Class org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest

1000

tests

1

failures

0

ignored

18h39m54.38s

duration

99%

successful

Failed tests

testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers

java.lang.AssertionError: [List check last element] 
Expecting:
 <"0">
not to be equal to:
 <"0">

	at org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.assertPrimariesTransfered(RepeatedRebalanceDUnitTest.java:277)
	at org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers(RepeatedRebalanceDUnitTest.java:216)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.apache.geode.test.dunit.rules.AbstractDistributedRule$1.evaluate(AbstractDistributedRule.java:59)
	at org.apache.geode.test.junit.rules.DescribedExternalResource$1.evaluate(DescribedExternalResource.java:40)
	at org.apache.geode.test.junit.rules.serializable.SerializableTemporaryFolder$1.evaluate(SerializableTemporaryFolder.java:124)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
	at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:118)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:175)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:157)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:404)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
	at java.lang.Thread.run(Thread.java:834)

Tests

Test Duration Result
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m17.74s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.05s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m10.58s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.27s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.32s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m25.30s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.67s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m18.41s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m10.25s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.40s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.77s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.64s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.36s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.06s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.51s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.736s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.573s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.08s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.49s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.05s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m43.42s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.53s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.72s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.56s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.82s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.63s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.40s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.40s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.580s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.02s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.61s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.69s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.19s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m12.92s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.70s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.065s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.08s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.93s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.65s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.89s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 57.627s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m9.03s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.075s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.81s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.60s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.79s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.02s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.59s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 57.677s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.079s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.91s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.83s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.17s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m12.66s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.982s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.487s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m9.99s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.083s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m16.41s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m9.27s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.96s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.332s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m28.62s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.58s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.04s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.750s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m16.13s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 57.587s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.00s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.90s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m12.78s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.92s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.84s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.52s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.18s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m9.47s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.27s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.272s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m9.89s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.86s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.831s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.49s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.580s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.55s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.87s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m18.45s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.50s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.55s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.60s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.04s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m44.23s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.68s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.13s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m10.24s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.358s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.29s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.82s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m9.37s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.48s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.07s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.23s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m9.42s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.76s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.58s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.20s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.34s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m44.49s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.65s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.53s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.20s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m15.96s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.79s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.84s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.624s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.29s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.345s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.96s failed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.14s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.91s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m34.43s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m43.59s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.34s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.42s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.24s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.80s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.43s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m13.50s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.96s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.496s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.52s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.81s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.52s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m13.74s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.63s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.18s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m12.87s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.91s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.859s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.05s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.30s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m27.80s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.39s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.99s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.98s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.92s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.85s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.96s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.577s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.66s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.99s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.90s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.704s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.035s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.83s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.00s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m11.03s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.63s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.93s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.73s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m20.09s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 57.847s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.57s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.58s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.58s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.91s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.94s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m9.47s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.10s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.22s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m20.74s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.47s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m20.53s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.76s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m9.35s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 57.902s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.908s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.868s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.51s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.81s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.111s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.24s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.07s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m10.30s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 57.470s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.33s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.51s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.33s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.32s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.88s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.70s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m13.69s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.433s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.43s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.662s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 57.465s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.04s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.32s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.552s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.55s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.45s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.23s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.25s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m23.69s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.79s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.648s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.42s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.88s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.04s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m9.55s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m13.06s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.52s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.33s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.47s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.76s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.60s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.81s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.90s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.09s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.64s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.58s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.61s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.93s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.85s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m34.28s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.63s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m28.58s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.69s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.37s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.32s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.59s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m9.40s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.478s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.03s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 57.909s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.78s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m35.10s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.48s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m13.60s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.90s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.220s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.904s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m18.77s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.13s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.453s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.44s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.89s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.30s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.202s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m10.47s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.47s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.56s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 57.738s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.44s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.90s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.80s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.988s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.41s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m14.81s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m15.63s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.97s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.904s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.02s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.076s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.04s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.74s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.69s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.54s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.355s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.33s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.564s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m24.68s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.078s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.592s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.97s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m40.59s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m13.07s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.57s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 56.977s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.21s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.79s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.53s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.13s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.06s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m41.70s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.17s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.030s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.20s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.82s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m27.81s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m9.08s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.76s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.233s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.04s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.90s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.63s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.38s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.26s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.39s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.57s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.97s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.936s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.39s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.788s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.03s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 57.394s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m10.18s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m10.46s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.47s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.22s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.64s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.316s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.26s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.04s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.05s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.62s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m44.08s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.66s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.17s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m26.79s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.716s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.93s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.64s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.85s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.32s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.459s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m28.05s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.607s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.91s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.76s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.31s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.429s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.56s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.96s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.03s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.257s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m10.21s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.38s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m11.11s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 51.727s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.42s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.997s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.70s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 53.884s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.29s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.040s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.33s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.76s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.56s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m14.72s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.659s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.46s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.28s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.46s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.17s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.95s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.38s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.47s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.33s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.507s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.39s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.52s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.36s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.94s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.77s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m45.02s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.93s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.137s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.80s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m12.00s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.410s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 53.492s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.41s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.87s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.93s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.01s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.63s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.30s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.73s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.43s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.77s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m21.63s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.44s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.64s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m9.79s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.57s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m12.96s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m11.95s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 57.582s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m12.87s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.351s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.46s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.85s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m11.50s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.21s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m44.29s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.23s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.37s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.504s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m29.70s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.67s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m16.63s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.14s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.45s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.49s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.05s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.88s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.88s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.86s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m13.07s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.24s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.97s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.59s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m9.14s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m10.85s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m14.67s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.10s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.969s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.225s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.25s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.34s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.41s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.64s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.77s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.65s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.60s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.31s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.80s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.62s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.674s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.61s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m13.33s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.95s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.33s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.91s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.771s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.62s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m9.03s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m7.63s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.27s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m41.65s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.22s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m11.45s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.232s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.99s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.51s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.48s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.47s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m13.01s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.45s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.46s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.994s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.225s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.14s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m15.13s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.54s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.81s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.16s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.23s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.86s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.37s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.649s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.04s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.79s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.81s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.82s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m5.91s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.90s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m19.04s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m6.27s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.28s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m11.14s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.10s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m11.09s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.69s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.07s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.20s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 2m23.96s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.60s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.826s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.84s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.582s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m11.14s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m1.53s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.81s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.42s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.38s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m12.33s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.87s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.19s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m8.64s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.337s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m0.56s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.94s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m4.17s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m3.16s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m9.02s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 1m2.15s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.034s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 58.559s passed
testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers 59.511s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.77s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.77s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.559s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.90s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.91s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.47s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.42s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.05s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.450s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.755s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.39s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.835s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m8.44s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.45s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.40s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m8.93s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.78s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m13.36s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m5.37s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m17.50s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.22s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.21s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.09s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.60s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.926s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.666s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.180s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.512s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.46s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m17.29s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.20s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.612s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.19s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m14.29s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.98s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.98s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.55s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m5.73s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.179s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.239s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m10.07s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m27.74s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.04s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.96s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.14s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.38s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.24s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 58.296s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.34s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.61s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 58.617s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 56.953s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.10s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.58s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.40s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.872s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m5.20s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m12.72s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.41s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.63s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m5.49s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.28s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.92s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m15.11s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.45s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.271s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.30s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.57s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m5.20s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.89s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.58s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.525s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.61s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m15.33s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.67s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m12.16s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.85s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.58s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.34s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.610s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m13.04s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.50s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m5.04s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m8.07s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.11s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.39s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m16.17s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.43s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.80s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.55s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m13.07s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.632s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.11s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.01s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.81s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.25s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.00s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.87s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.45s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m8.84s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.26s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.47s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.77s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.48s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.844s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 58.429s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m8.29s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.62s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.27s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.13s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.54s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 58.436s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.15s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m11.38s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.51s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.47s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.471s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m8.98s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.24s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.13s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.876s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 58.943s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.57s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.36s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.79s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.747s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.648s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.03s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.797s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.22s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.53s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.53s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.31s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.337s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m15.06s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.07s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m5.20s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m17.69s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.58s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.38s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 58.215s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.99s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m10.56s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.19s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.95s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m8.98s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m21.00s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m11.10s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.861s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.44s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.27s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.31s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.30s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.55s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.25s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.08s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.74s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.80s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.44s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.71s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m16.34s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.57s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.83s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.75s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.10s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 53.073s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.997s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 58.793s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.23s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.97s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.01s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.63s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.948s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.56s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.42s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.92s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.73s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.162s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.323s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.48s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.27s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m14.88s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.31s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.52s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.61s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.20s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.17s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m10.10s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.523s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.26s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.29s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.37s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.98s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.71s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.79s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m11.01s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m11.62s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.091s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m10.34s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m16.04s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.45s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.67s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.59s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.07s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m5.01s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.44s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m16.33s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.13s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.07s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m8.23s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m10.23s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m5.37s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m5.88s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m5.68s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m12.99s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m8.62s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.66s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.18s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.86s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m27.06s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.87s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 58.168s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.59s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.51s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.70s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.47s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.04s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.68s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m8.59s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m10.27s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.69s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.06s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.72s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m27.80s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.47s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.09s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.24s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.29s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.27s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.65s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.64s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.173s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.45s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.813s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.12s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m21.04s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.11s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.80s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.44s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.29s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.36s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.53s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.687s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m10.21s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.480s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.04s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.08s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.38s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.17s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.86s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.39s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.60s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m8.40s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.61s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.72s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m8.49s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m17.91s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.35s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.26s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.81s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.72s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.95s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.91s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.81s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.48s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.57s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.61s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.56s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.27s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.40s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m17.38s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.34s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.59s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.37s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.46s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.325s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.498s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.13s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m17.66s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.60s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m5.74s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.36s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.54s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.04s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.95s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m8.34s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.509s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.44s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 58.738s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.03s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.60s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m17.59s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.97s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.28s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.97s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 58.911s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.01s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.39s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.50s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.91s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.92s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.56s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.24s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.05s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.22s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m15.63s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.22s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m22.53s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m13.65s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.52s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.795s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m8.80s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.52s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.75s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.06s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.12s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.38s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m5.21s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.77s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m8.91s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m11.20s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.06s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.10s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.812s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.95s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.27s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 49.064s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.21s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.82s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m11.76s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.52s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m10.05s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.15s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m5.28s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.40s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.29s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.845s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.275s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.55s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.41s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m12.04s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.30s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m13.09s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 58.694s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.857s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.05s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.50s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 58.888s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.07s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.40s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.784s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m10.16s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.58s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m8.56s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.48s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.00s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.23s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m16.26s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.41s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.74s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.32s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.07s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.52s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m16.38s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m10.32s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.45s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.95s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.44s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m8.65s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.23s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.967s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.82s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.50s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.92s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.49s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m20.00s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.55s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.62s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.23s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.409s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m14.70s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 58.351s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.05s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.85s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.805s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m8.20s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.577s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 58.881s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.78s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m5.60s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.77s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m8.89s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m5.33s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.64s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.09s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.74s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.87s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m11.25s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m8.59s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.864s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m12.83s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.927s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.64s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m24.16s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.47s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 58.777s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.867s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.88s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m16.49s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.88s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m22.05s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.71s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.38s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.74s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.32s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.50s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.16s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.82s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m5.81s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m13.30s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.62s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.79s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.558s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.74s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.89s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 58.972s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.87s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m17.84s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.283s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.12s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.19s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.09s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.00s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.939s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.57s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m23.35s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.244s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.35s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.73s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 58.584s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.13s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.44s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.55s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.94s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.76s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.96s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.98s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m26.32s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.88s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.56s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.294s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m1.63s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.60s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.28s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 59.826s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.39s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m11.35s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.21s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.60s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.28s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 58.339s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.76s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.38s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m3.61s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.32s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m11.69s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m8.25s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.02s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 57.206s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m19.07s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.67s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.17s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m0.78s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 56.920s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m2.88s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.17s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 58.366s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m8.17s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.90s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m14.99s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m11.08s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.30s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 48.189s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m5.66s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m9.58s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 58.304s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m6.83s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m4.60s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 1m7.76s passed
testSecondRebalanceIsNotNecessaryWithAddedMembers 56.768s passed

Standard output

[info 2020/03/04 22:37:15.306 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6266342752981062893

[info 2020/03/04 22:37:15.309 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18210181217832629259

[info 2020/03/04 22:37:15.310 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6052656384469463555

[info 2020/03/04 22:37:15.309 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16251312926517633890

[info 2020/03/04 22:37:15.315 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12795179984597978584

[info 2020/03/04 22:37:15.329 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2070598015344119371

[info 2020/03/04 22:37:15.332 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10417329120011385420

[info 2020/03/04 22:37:15.355 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider
[info 2020/03/04 22:37:15.355 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider
[info 2020/03/04 22:37:15.355 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[info 2020/03/04 22:37:15.356 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:37:15.361 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:37:15.367 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:37:15.378 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:37:15.484 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9382874497619715217

[info 2020/03/04 22:37:15.528 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:37:16.967 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[info 2020/03/04 22:37:16.967 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[info 2020/03/04 22:37:16.967 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
Previously run tests: []
Previously run tests: []
gemfire.DUnitLauncher.RMI_PORT=20402
gemfire.DUnitLauncher.RMI_PORT=24958
gemfire.DUnitLauncher.RMI_PORT=24041
[info 2020/03/04 22:37:17.045 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
[info 2020/03/04 22:37:17.046 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
gemfire.DUnitLauncher.RMI_PORT=22360
gemfire.DUnitLauncher.RMI_PORT=26603
[info 2020/03/04 22:37:17.125 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24958, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest11/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24041, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest5/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20402, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest4/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
gemfire.DUnitLauncher.RMI_PORT=21207
[info 2020/03/04 22:37:17.195 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
[info 2020/03/04 22:37:17.205 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26603, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest6/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22360, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest10/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
gemfire.DUnitLauncher.RMI_PORT=23670
gemfire.DUnitLauncher.RMI_PORT=29376
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21207, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest9/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] Listening for transport dt_socket at address: 35007
[locator] Listening for transport dt_socket at address: 38839
[locator] Listening for transport dt_socket at address: 44755
[locator] Listening for transport dt_socket at address: 48219
[locator] Listening for transport dt_socket at address: 50349
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=23670, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest7/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29376, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest8/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] Listening for transport dt_socket at address: 39173
[locator] Listening for transport dt_socket at address: 54553
[locator] Listening for transport dt_socket at address: 36561
[locator] [info 2020/03/04 22:37:22.229 GMT <main> tid=0x1] VM-2 is launching with PID 77

[locator] [info 2020/03/04 22:37:22.407 GMT <main> tid=0x1] VM-2 is launching with PID 77

[locator] [info 2020/03/04 22:37:22.548 GMT <main> tid=0x1] VM-2 is launching with PID 77

[locator] gemfire.DUnitLauncher.RMI_PORT=20402
[locator] [info 2020/03/04 22:37:22.637 GMT <main> tid=0x1] VM-2 is launching with PID 69

[locator] [info 2020/03/04 22:37:22.651 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @2e985354(0, "")

[locator] gemfire.DUnitLauncher.RMI_PORT=24041
[locator] [info 2020/03/04 22:37:22.756 GMT <main> tid=0x1] VM-2 is launching with PID 77

[locator] [info 2020/03/04 22:37:22.784 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @531ab6ec(0, "")

[locator] [info 2020/03/04 22:37:22.812 GMT <main> tid=0x1] VM-2 is launching with PID 73

[locator] gemfire.DUnitLauncher.RMI_PORT=29376
[locator] [info 2020/03/04 22:37:22.885 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @204b7f39(0, "")

[locator] gemfire.DUnitLauncher.RMI_PORT=24958
[locator] [info 2020/03/04 22:37:22.921 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @2b58bbf2(0, "")

[locator] [info 2020/03/04 22:37:22.932 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting peer location for Distribution Locator on 6bcdaf3c6678

[locator] [info 2020/03/04 22:37:22.935 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Locator was created at Wed Mar 04 22:37:22 GMT 2020

[locator] [info 2020/03/04 22:37:22.935 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Listening on port 45571 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/04 22:37:22.944 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest4/dunit/locator/locator45571view.dat

[locator] [info 2020/03/04 22:37:22.945 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 22:37:22.946 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 22:37:22.947 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest4/dunit/locator/locator45571view.dat

[locator] [info 2020/03/04 22:37:22.957 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting distributed system

[locator] [info 2020/03/04 22:37:22.990 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 22:37:22.996 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting peer location for Distribution Locator on 1de7db97315e

[locator] [info 2020/03/04 22:37:22.998 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Locator was created at Wed Mar 04 22:37:22 GMT 2020

[locator] [info 2020/03/04 22:37:22.999 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Listening on port 37105 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/04 22:37:23.004 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest5/dunit/locator/locator37105view.dat

[locator] [info 2020/03/04 22:37:23.005 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 22:37:23.006 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 22:37:23.006 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest5/dunit/locator/locator37105view.dat

[locator] [info 2020/03/04 22:37:23.013 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting distributed system

[locator] [info 2020/03/04 22:37:23.022 GMT <main> tid=0x1] VM-2 is launching with PID 71

[locator] gemfire.DUnitLauncher.RMI_PORT=26603
[locator] [info 2020/03/04 22:37:23.043 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 22:37:23.052 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @52336b82(0, "")

[locator] gemfire.DUnitLauncher.RMI_PORT=22360
[locator] [info 2020/03/04 22:37:23.094 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @21e159ff(0, "")

[locator] [info 2020/03/04 22:37:23.099 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting peer location for Distribution Locator on 5bb7bbedf572

[locator] [info 2020/03/04 22:37:23.101 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Locator was created at Wed Mar 04 22:37:23 GMT 2020

[locator] [info 2020/03/04 22:37:23.102 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Listening on port 34903 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/04 22:37:23.092 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: 6bcdaf3c6678/172.17.0.2, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 77
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest4/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=20402
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest4/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator] [info 2020/03/04 22:37:23.108 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest8/dunit/locator/locator34903view.dat

[locator] [info 2020/03/04 22:37:23.110 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 22:37:23.112 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 22:37:23.112 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest8/dunit/locator/locator34903view.dat

[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest4/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 20402
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 2707
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 22:37:23.118 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.2[45571]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest4/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] [info 2020/03/04 22:37:23.125 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting distributed system

[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] [info 2020/03/04 22:37:23.126 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting peer location for Distribution Locator on f12754185911

[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 22:37:23.128 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Locator was created at Wed Mar 04 22:37:23 GMT 2020

[locator] [info 2020/03/04 22:37:23.129 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Listening on port 45515 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/04 22:37:23.133 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest11/dunit/locator/locator45515view.dat

[locator] [info 2020/03/04 22:37:23.133 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 22:37:23.133 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/04 22:37:23.134 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 22:37:23.135 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest11/dunit/locator/locator45515view.dat

[locator] [info 2020/03/04 22:37:23.146 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting distributed system

[locator] [info 2020/03/04 22:37:23.146 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/04 22:37:23.140 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: 1de7db97315e/172.17.0.4, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 77
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest5/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=24041
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest5/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator] [info 2020/03/04 22:37:23.160 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest5/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 24041
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 3620
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 22:37:23.160 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.4[37105]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest5/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 22:37:23.167 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/04 22:37:23.172 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/04 22:37:23.174 GMT <main> tid=0x1] VM-2 is launching with PID 78

[locator] [info 2020/03/04 22:37:23.181 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/04 22:37:23.182 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 22:37:23.203 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[locator] [info 2020/03/04 22:37:23.203 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/04 22:37:23.231 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[locator] gemfire.DUnitLauncher.RMI_PORT=21207
[locator] [info 2020/03/04 22:37:23.245 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Starting peer location for Distribution Locator on ebbfed54aa47

[locator] [info 2020/03/04 22:37:23.247 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Locator was created at Wed Mar 04 22:37:23 GMT 2020

[locator] [info 2020/03/04 22:37:23.247 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Listening on port 35027 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/04 22:37:23.251 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest6/dunit/locator/locator35027view.dat

[locator] [info 2020/03/04 22:37:23.252 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 22:37:23.253 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 22:37:23.254 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest6/dunit/locator/locator35027view.dat

[locator] [info 2020/03/04 22:37:23.258 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @425a0c6f(0, "")

[locator] [info 2020/03/04 22:37:23.254 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator] [info 2020/03/04 22:37:23.263 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Starting distributed system
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the

[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: 5bb7bbedf572/172.17.0.5, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 77
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest8/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=29376
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest8/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator] [info 2020/03/04 22:37:23.262 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] 
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest8/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: f12754185911/172.17.0.3, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 69
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest11/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=24958
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest11/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest11/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 24958
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 2417
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 22:37:23.278 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.3[45515]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest11/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 29376
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator] mcast-send-buffer-size=65535
[locator]     java.specification.name = Java Platform API Specification
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 22:37:23.285 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 12092
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 22:37:23.272 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Startup Configuration: 
[locator] [info 2020/03/04 22:37:23.303 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/04 22:37:23.306 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 22:37:23.310 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting peer location for Distribution Locator on 8d6594650321

[locator] [info 2020/03/04 22:37:23.313 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Locator was created at Wed Mar 04 22:37:23 GMT 2020

[locator] [info 2020/03/04 22:37:23.313 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Listening on port 36045 bound on address 0.0.0.0/0.0.0.0

[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.5[34903]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest8/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 22:37:23.279 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/04 22:37:23.294 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/04 22:37:23.320 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest10/dunit/locator/locator36045view.dat

[locator] [info 2020/03/04 22:37:23.321 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 22:37:23.321 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/04 22:37:23.322 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 22:37:23.323 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest10/dunit/locator/locator36045view.dat

[locator] [info 2020/03/04 22:37:23.332 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/04 22:37:23.337 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting distributed system

[locator] [info 2020/03/04 22:37:23.350 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[locator] [info 2020/03/04 22:37:23.354 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[locator] [info 2020/03/04 22:37:23.366 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] gemfire.DUnitLauncher.RMI_PORT=23670
[locator] [info 2020/03/04 22:37:23.403 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @31201967(0, "")

[locator] [info 2020/03/04 22:37:23.401 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: ebbfed54aa47/172.17.0.9, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 77
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest6/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=26603
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest6/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest6/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 26603
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 6644
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 22:37:23.418 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.9[35027]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest6/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 22:37:23.425 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/04 22:37:23.439 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/04 22:37:23.443 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting membership services

[locator] [info 2020/03/04 22:37:23.456 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator] [info 2020/03/04 22:37:23.464 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: 8d6594650321/172.17.0.8, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 73
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest10/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=22360
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest10/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator] [info 2020/03/04 22:37:23.472 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting membership services

[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator] [info 2020/03/04 22:37:23.479 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting peer location for Distribution Locator on 9dca1359b8dc

[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest10/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 22360
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator] [info 2020/03/04 22:37:23.481 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Locator was created at Wed Mar 04 22:37:23 GMT 2020

[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator] [info 2020/03/04 22:37:23.481 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Listening on port 37623 bound on address 0.0.0.0/0.0.0.0
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu

[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 1292
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 22:37:23.475 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.8[36045]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest10/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] [info 2020/03/04 22:37:23.485 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest9/dunit/locator/locator37623view.dat

[locator] [info 2020/03/04 22:37:23.486 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 22:37:23.487 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 22:37:23.488 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest9/dunit/locator/locator37623view.dat

[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 22:37:23.484 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/04 22:37:23.499 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/04 22:37:23.501 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting distributed system

[locator] [info 2020/03/04 22:37:23.508 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[locator] [info 2020/03/04 22:37:23.522 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/04 22:37:23.535 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 22:37:23.555 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[locator] [info 2020/03/04 22:37:23.592 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting membership services

[locator] [info 2020/03/04 22:37:23.602 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting membership services

[locator] [info 2020/03/04 22:37:23.619 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting peer location for Distribution Locator on e9f6ad519318

[locator] [info 2020/03/04 22:37:23.621 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Locator was created at Wed Mar 04 22:37:23 GMT 2020

[locator] [info 2020/03/04 22:37:23.621 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Listening on port 33393 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/04 22:37:23.624 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest7/dunit/locator/locator33393view.dat

[locator] [info 2020/03/04 22:37:23.625 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 22:37:23.626 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 22:37:23.627 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest7/dunit/locator/locator33393view.dat

[locator] [info 2020/03/04 22:37:23.637 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting distributed system

[locator] [info 2020/03/04 22:37:23.635 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: 9dca1359b8dc/172.17.0.7, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 71
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest9/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=21207
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest9/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator] [info 2020/03/04 22:37:23.655 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Established local address 6bcdaf3c6678(77:locator)<ec>:41000

[locator] [info 2020/03/04 22:37:23.655 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] JGroups channel created (took 212ms)

[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest9/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 21207
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 14364
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 22:37:23.662 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Startup Configuration: 
[locator] [info 2020/03/04 22:37:23.665 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Established local address 1de7db97315e(77:locator)<ec>:41000
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true

[locator] [info 2020/03/04 22:37:23.668 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] JGroups channel created (took 195ms)

[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.7[37623]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest9/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 22:37:23.673 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/04 22:37:23.681 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 22:37:23.687 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] GemFire P2P Listener started on /172.17.0.2:60528

[locator] [info 2020/03/04 22:37:23.698 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/04 22:37:23.694 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on 6bcdaf3c6678/172.17.0.2:41001.

[locator] [info 2020/03/04 22:37:23.707 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] GemFire P2P Listener started on /172.17.0.4:42395

[locator] [info 2020/03/04 22:37:23.716 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Peer locator is connecting to local membership services with ID 6bcdaf3c6678(77:locator)<ec>:41000

[locator] [info 2020/03/04 22:37:23.717 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] This member is becoming the membership coordinator with address 6bcdaf3c6678(77:locator)<ec>:41000

[locator] [info 2020/03/04 22:37:23.724 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/04 22:37:23.710 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on 1de7db97315e/172.17.0.4:56863.

[locator] [info 2020/03/04 22:37:23.725 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] received new view: View[6bcdaf3c6678(77:locator)<ec><v0>:41000|0] members: [6bcdaf3c6678(77:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/04 22:37:23.728 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Peer locator received new membership view: View[6bcdaf3c6678(77:locator)<ec><v0>:41000|0] members: [6bcdaf3c6678(77:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 22:37:23.731 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/04 22:37:23.732 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Peer locator is connecting to local membership services with ID 1de7db97315e(77:locator)<ec>:41000

[locator] [info 2020/03/04 22:37:23.733 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] This member is becoming the membership coordinator with address 1de7db97315e(77:locator)<ec>:41000

[locator] [info 2020/03/04 22:37:23.734 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/04 22:37:23.736 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] received new view: View[1de7db97315e(77:locator)<ec><v0>:41000|0] members: [1de7db97315e(77:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/04 22:37:23.737 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Peer locator received new membership view: View[1de7db97315e(77:locator)<ec><v0>:41000|0] members: [1de7db97315e(77:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 22:37:23.742 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] ViewCreator starting on:6bcdaf3c6678(77:locator)<ec><v0>:41000

[locator] [info 2020/03/04 22:37:23.746 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] ViewCreator starting on:1de7db97315e(77:locator)<ec><v0>:41000

[locator] [info 2020/03/04 22:37:23.748 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Finished joining (took 15ms).

[locator] [info 2020/03/04 22:37:23.748 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 22:37:23.749 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting DistributionManager 1de7db97315e(77:locator)<ec><v0>:41000.  (took 505 ms)

[locator] [info 2020/03/04 22:37:23.750 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Finished joining (took 33ms).

[locator] [info 2020/03/04 22:37:23.750 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 22:37:23.751 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting DistributionManager 6bcdaf3c6678(77:locator)<ec><v0>:41000.  (took 536 ms)

[locator] [info 2020/03/04 22:37:23.754 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initial (distribution manager) view, View[6bcdaf3c6678(77:locator)<ec><v0>:41000|0] members: [6bcdaf3c6678(77:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 22:37:23.756 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initial (distribution manager) view, View[1de7db97315e(77:locator)<ec><v0>:41000|0] members: [1de7db97315e(77:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 22:37:23.756 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 22:37:23.760 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Starting membership services

[locator] [info 2020/03/04 22:37:23.763 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 22:37:23.764 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] DistributionManager 1de7db97315e(77:locator)<ec><v0>:41000 started on localhost[0],1de7db97315e[37105]. There were 0 other DMs. others: []  (took 547 ms)  (locator)

[locator] [info 2020/03/04 22:37:23.765 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 22:37:23.766 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Established local address 5bb7bbedf572(77:locator)<ec>:41000

[locator] [info 2020/03/04 22:37:23.767 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] JGroups channel created (took 175ms)

[locator] [info 2020/03/04 22:37:23.768 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[locator] [info 2020/03/04 22:37:23.775 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 22:37:23.776 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] DistributionManager 6bcdaf3c6678(77:locator)<ec><v0>:41000 started on 6bcdaf3c6678[45571],localhost[0]. There were 0 other DMs. others: []  (took 590 ms)  (locator)

[locator] [info 2020/03/04 22:37:23.781 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Established local address f12754185911(69:locator)<ec>:41000

[locator] [info 2020/03/04 22:37:23.782 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] JGroups channel created (took 179ms)

[locator] [info 2020/03/04 22:37:23.791 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] GemFire P2P Listener started on /172.17.0.5:56636

[locator] [info 2020/03/04 22:37:23.788 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: e9f6ad519318/172.17.0.6, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 78
[locator] [info 2020/03/04 22:37:23.796 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on 5bb7bbedf572/172.17.0.5:46888.
[locator] User: root

[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest7/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=23670
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest7/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator] [info 2020/03/04 22:37:23.803 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Peer locator is connecting to local membership services with ID 5bb7bbedf572(77:locator)<ec>:41000

[locator] [info 2020/03/04 22:37:23.804 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] This member is becoming the membership coordinator with address 5bb7bbedf572(77:locator)<ec>:41000
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar

[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest7/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 23670
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator] [info 2020/03/04 22:37:23.809 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting membership services
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp

[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 7379
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 22:37:23.806 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.6[33393]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest7/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] [info 2020/03/04 22:37:23.812 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/04 22:37:23.816 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/04 22:37:23.818 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] received new view: View[5bb7bbedf572(77:locator)<ec><v0>:41000|0] members: [5bb7bbedf572(77:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/04 22:37:23.818 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Peer locator received new membership view: View[5bb7bbedf572(77:locator)<ec><v0>:41000|0] members: [5bb7bbedf572(77:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 22:37:23.819 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] GemFire P2P Listener started on /172.17.0.3:44450

[locator] [info 2020/03/04 22:37:23.823 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/04 22:37:23.825 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on f12754185911/172.17.0.3:48861.

[locator] [info 2020/03/04 22:37:23.827 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] ViewCreator starting on:5bb7bbedf572(77:locator)<ec><v0>:41000

[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] [info 2020/03/04 22:37:23.839 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Finished joining (took 35ms).

[locator] [info 2020/03/04 22:37:23.840 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting DistributionManager 5bb7bbedf572(77:locator)<ec><v0>:41000.  (took 477 ms)

[locator] [info 2020/03/04 22:37:23.843 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initial (distribution manager) view, View[5bb7bbedf572(77:locator)<ec><v0>:41000|0] members: [5bb7bbedf572(77:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 22:37:23.846 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Peer locator is connecting to local membership services with ID f12754185911(69:locator)<ec>:41000

[locator] mcast-address=239.192.81.1
[locator] [info 2020/03/04 22:37:23.847 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] This member is becoming the membership coordinator with address f12754185911(69:locator)<ec>:41000
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=

[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] [info 2020/03/04 22:37:23.847 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Location services has received notification that this node is becoming membership coordinator
[locator] remove-unresponsive-client=false

[locator] roles=
[locator] [info 2020/03/04 22:37:23.848 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] received new view: View[f12754185911(69:locator)<ec><v0>:41000|0] members: [f12754185911(69:locator)<ec><v0>:41000]
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 22:37:23.813 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/04 22:37:23.827 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] old view is: null

[locator] [info 2020/03/04 22:37:23.849 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Peer locator received new membership view: View[f12754185911(69:locator)<ec><v0>:41000|0] members: [f12754185911(69:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 22:37:23.852 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 22:37:23.857 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] ViewCreator starting on:f12754185911(69:locator)<ec><v0>:41000

[locator] [info 2020/03/04 22:37:23.857 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 22:37:23.859 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/04 22:37:23.860 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Finished joining (took 13ms).

[locator] [info 2020/03/04 22:37:23.861 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting DistributionManager f12754185911(69:locator)<ec><v0>:41000.  (took 495 ms)

[locator] [info 2020/03/04 22:37:23.861 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 22:37:23.867 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initial (distribution manager) view, View[f12754185911(69:locator)<ec><v0>:41000|0] members: [f12754185911(69:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 22:37:23.872 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 22:37:23.873 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] DistributionManager 5bb7bbedf572(77:locator)<ec><v0>:41000 started on 5bb7bbedf572[34903],localhost[0]. There were 0 other DMs. others: []  (took 539 ms)  (locator)

[locator] [info 2020/03/04 22:37:23.877 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 22:37:23.879 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 22:37:23.881 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] DistributionManager f12754185911(69:locator)<ec><v0>:41000 started on f12754185911[45515],localhost[0]. There were 0 other DMs. others: []  (took 538 ms)  (locator)

[locator] [info 2020/03/04 22:37:23.892 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[locator] [info 2020/03/04 22:37:23.908 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Creating cache for locator.

[locator] [info 2020/03/04 22:37:23.928 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/04 22:37:23.931 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/04 22:37:23.968 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Creating cache for locator.

[locator] [info 2020/03/04 22:37:23.985 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Established local address ebbfed54aa47(77:locator)<ec>:41000

[locator] [info 2020/03/04 22:37:23.985 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] JGroups channel created (took 224ms)

[locator] [info 2020/03/04 22:37:23.991 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Creating cache for locator.

[locator] [info 2020/03/04 22:37:23.993 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Established local address 8d6594650321(73:locator)<ec>:41000

[locator] [info 2020/03/04 22:37:23.995 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] JGroups channel created (took 186ms)

[locator] [info 2020/03/04 22:37:24.034 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting membership services

[locator] [info 2020/03/04 22:37:24.036 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] GemFire P2P Listener started on /172.17.0.8:46837

[locator] [info 2020/03/04 22:37:24.039 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] GemFire P2P Listener started on /172.17.0.9:54992

[locator] [info 2020/03/04 22:37:24.045 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on 8d6594650321/172.17.0.8:59920.

[locator] [info 2020/03/04 22:37:24.067 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Peer locator is connecting to local membership services with ID 8d6594650321(73:locator)<ec>:41000

[locator] [info 2020/03/04 22:37:24.068 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] This member is becoming the membership coordinator with address 8d6594650321(73:locator)<ec>:41000

[locator] [info 2020/03/04 22:37:24.068 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/04 22:37:24.069 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] received new view: View[8d6594650321(73:locator)<ec><v0>:41000|0] members: [8d6594650321(73:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/04 22:37:24.069 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Peer locator received new membership view: View[8d6594650321(73:locator)<ec><v0>:41000|0] members: [8d6594650321(73:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 22:37:24.077 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] ViewCreator starting on:8d6594650321(73:locator)<ec><v0>:41000

[locator] [info 2020/03/04 22:37:24.066 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on ebbfed54aa47/172.17.0.9:52150.

[locator] [info 2020/03/04 22:37:24.085 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 22:37:24.085 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Finished joining (took 18ms).

[locator] [info 2020/03/04 22:37:24.086 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting DistributionManager 8d6594650321(73:locator)<ec><v0>:41000.  (took 514 ms)

[locator] [info 2020/03/04 22:37:24.089 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 22:37:24.088 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Peer locator is connecting to local membership services with ID ebbfed54aa47(77:locator)<ec>:41000

[locator] [info 2020/03/04 22:37:24.087 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initial (distribution manager) view, View[8d6594650321(73:locator)<ec><v0>:41000|0] members: [8d6594650321(73:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 22:37:24.089 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] This member is becoming the membership coordinator with address ebbfed54aa47(77:locator)<ec>:41000

[locator] [info 2020/03/04 22:37:24.096 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/04 22:37:24.100 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 22:37:24.102 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] DistributionManager 8d6594650321(73:locator)<ec><v0>:41000 started on localhost[0],8d6594650321[36045]. There were 0 other DMs. others: []  (took 567 ms)  (locator)

[locator] [info 2020/03/04 22:37:24.118 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] received new view: View[ebbfed54aa47(77:locator)<ec><v0>:41000|0] members: [ebbfed54aa47(77:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/04 22:37:24.119 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Peer locator received new membership view: View[ebbfed54aa47(77:locator)<ec><v0>:41000|0] members: [ebbfed54aa47(77:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 22:37:24.127 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] ViewCreator starting on:ebbfed54aa47(77:locator)<ec><v0>:41000

[locator] [info 2020/03/04 22:37:24.136 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Creating cache for locator.

[locator] [info 2020/03/04 22:37:24.140 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Finished joining (took 51ms).

[locator] [info 2020/03/04 22:37:24.142 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Starting DistributionManager ebbfed54aa47(77:locator)<ec><v0>:41000.  (took 614 ms)

[locator] [info 2020/03/04 22:37:24.144 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 22:37:24.144 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initial (distribution manager) view, View[ebbfed54aa47(77:locator)<ec><v0>:41000|0] members: [ebbfed54aa47(77:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 22:37:24.147 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 22:37:24.155 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 22:37:24.157 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] DistributionManager ebbfed54aa47(77:locator)<ec><v0>:41000 started on ebbfed54aa47[35027],localhost[0]. There were 0 other DMs. others: []  (took 680 ms)  (locator)

[locator] [info 2020/03/04 22:37:24.178 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting membership services

[locator] [info 2020/03/04 22:37:24.181 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/04 22:37:24.199 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/04 22:37:24.230 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Established local address 9dca1359b8dc(71:locator)<ec>:41000

[locator] [info 2020/03/04 22:37:24.231 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] JGroups channel created (took 195ms)

[locator] [info 2020/03/04 22:37:24.251 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Creating cache for locator.

[locator] [info 2020/03/04 22:37:24.266 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] GemFire P2P Listener started on /172.17.0.7:51315

[locator] [info 2020/03/04 22:37:24.270 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on 9dca1359b8dc/172.17.0.7:46628.

[locator] [info 2020/03/04 22:37:24.272 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Peer locator is connecting to local membership services with ID 9dca1359b8dc(71:locator)<ec>:41000

[locator] [info 2020/03/04 22:37:24.274 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] This member is becoming the membership coordinator with address 9dca1359b8dc(71:locator)<ec>:41000

[locator] [info 2020/03/04 22:37:24.275 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/04 22:37:24.276 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] received new view: View[9dca1359b8dc(71:locator)<ec><v0>:41000|0] members: [9dca1359b8dc(71:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/04 22:37:24.277 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Peer locator received new membership view: View[9dca1359b8dc(71:locator)<ec><v0>:41000|0] members: [9dca1359b8dc(71:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 22:37:24.287 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] ViewCreator starting on:9dca1359b8dc(71:locator)<ec><v0>:41000

[locator] [info 2020/03/04 22:37:24.293 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 22:37:24.293 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Finished joining (took 19ms).

[locator] [info 2020/03/04 22:37:24.293 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Creating cache for locator.

[locator] [info 2020/03/04 22:37:24.297 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 22:37:24.297 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting DistributionManager 9dca1359b8dc(71:locator)<ec><v0>:41000.  (took 510 ms)

[locator] [info 2020/03/04 22:37:24.299 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initial (distribution manager) view, View[9dca1359b8dc(71:locator)<ec><v0>:41000|0] members: [9dca1359b8dc(71:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 22:37:24.304 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 22:37:24.305 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] DistributionManager 9dca1359b8dc(71:locator)<ec><v0>:41000 started on 9dca1359b8dc[37623],localhost[0]. There were 0 other DMs. others: []  (took 557 ms)  (locator)

[locator] [info 2020/03/04 22:37:24.348 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/04 22:37:24.361 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Established local address e9f6ad519318(78:locator)<ec>:41000

[locator] [info 2020/03/04 22:37:24.362 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] JGroups channel created (took 183ms)

[locator] [info 2020/03/04 22:37:24.397 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] GemFire P2P Listener started on /172.17.0.6:45621

[locator] [info 2020/03/04 22:37:24.413 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on e9f6ad519318/172.17.0.6:52997.

[locator] [info 2020/03/04 22:37:24.425 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Creating cache for locator.

[locator] [info 2020/03/04 22:37:24.428 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Peer locator is connecting to local membership services with ID e9f6ad519318(78:locator)<ec>:41000

[locator] [info 2020/03/04 22:37:24.429 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] This member is becoming the membership coordinator with address e9f6ad519318(78:locator)<ec>:41000

[locator] [info 2020/03/04 22:37:24.430 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/04 22:37:24.434 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] received new view: View[e9f6ad519318(78:locator)<ec><v0>:41000|0] members: [e9f6ad519318(78:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/04 22:37:24.436 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Peer locator received new membership view: View[e9f6ad519318(78:locator)<ec><v0>:41000|0] members: [e9f6ad519318(78:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 22:37:24.446 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] ViewCreator starting on:e9f6ad519318(78:locator)<ec><v0>:41000

[locator] [info 2020/03/04 22:37:24.449 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 22:37:24.450 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Finished joining (took 21ms).

[locator] [info 2020/03/04 22:37:24.451 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting DistributionManager e9f6ad519318(78:locator)<ec><v0>:41000.  (took 542 ms)

[locator] [info 2020/03/04 22:37:24.452 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 22:37:24.455 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initial (distribution manager) view, View[e9f6ad519318(78:locator)<ec><v0>:41000|0] members: [e9f6ad519318(78:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 22:37:24.462 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 22:37:24.464 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] DistributionManager e9f6ad519318(78:locator)<ec><v0>:41000 started on e9f6ad519318[33393],localhost[0]. There were 0 other DMs. others: []  (took 590 ms)  (locator)

[locator] [info 2020/03/04 22:37:24.512 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/04 22:37:24.628 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Creating cache for locator.

[locator] [info 2020/03/04 22:37:26.148 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 22:37:26.153 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[locator] [info 2020/03/04 22:37:26.194 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 22:37:26.196 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[locator] [info 2020/03/04 22:37:26.261 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 22:37:26.262 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/04 22:37:26.271 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 22:37:26.273 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[locator] [info 2020/03/04 22:37:26.329 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initializing region _monitoringRegion_172.17.0.3<v0>41000

[locator] [info 2020/03/04 22:37:26.329 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 22:37:26.330 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/04 22:37:26.331 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.3<v0>41000 completed

[locator] [info 2020/03/04 22:37:26.372 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 22:37:26.372 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/04 22:37:26.379 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/04 22:37:26.382 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 22:37:26.383 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 22:37:26.383 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/04 22:37:26.386 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initializing region _monitoringRegion_172.17.0.4<v0>41000

[locator] [info 2020/03/04 22:37:26.388 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.4<v0>41000 completed

[locator] [info 2020/03/04 22:37:26.389 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 22:37:26.389 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/04 22:37:26.393 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 22:37:26.394 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 22:37:26.394 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/04 22:37:26.397 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/04 22:37:26.398 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 22:37:26.399 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Locator started on 172.17.0.3[45515]

[locator] [info 2020/03/04 22:37:26.399 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting server location for Distribution Locator on f12754185911[45515]

[locator] [info 2020/03/04 22:37:26.408 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Got result: 45515
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @2b58bbf2(0, "") (took 3485 ms)

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24958, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest11/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/04 22:37:26.433 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/04 22:37:26.435 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initializing region _monitoringRegion_172.17.0.2<v0>41000

[locator] [info 2020/03/04 22:37:26.437 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.2<v0>41000 completed

[locator] [info 2020/03/04 22:37:26.437 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 22:37:26.438 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 22:37:26.437 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 22:37:26.438 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/04 22:37:26.440 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24958, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest11/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/04 22:37:26.444 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 22:37:26.445 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initialization of region __OperationStateRegion completed

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24958, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest11/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24958, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest11/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/04 22:37:26.450 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 22:37:26.450 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 22:37:26.450 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/04 22:37:26.454 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/04 22:37:26.455 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 22:37:26.456 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Locator started on 172.17.0.4[37105]

[locator] [info 2020/03/04 22:37:26.456 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting server location for Distribution Locator on 1de7db97315e[37105]

[locator] [info 2020/03/04 22:37:26.473 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Got result: 37105
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @531ab6ec(0, "") (took 3687 ms)

[locator] [info 2020/03/04 22:37:26.478 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 22:37:26.481 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24041, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest5/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24041, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest5/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24041, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest5/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24041, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest5/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/04 22:37:26.532 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/04 22:37:26.537 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 22:37:26.538 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 22:37:26.538 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/04 22:37:26.545 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 22:37:26.545 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/04 22:37:26.544 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 22:37:26.545 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/04 22:37:26.551 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 22:37:26.552 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 22:37:26.552 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/04 22:37:26.557 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/04 22:37:26.558 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 22:37:26.559 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Locator started on 172.17.0.2[45571]

[locator] [info 2020/03/04 22:37:26.559 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting server location for Distribution Locator on 6bcdaf3c6678[45571]

[locator] [info 2020/03/04 22:37:26.572 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Got result: 45571
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @2e985354(0, "") (took 3912 ms)

[locator] [info 2020/03/04 22:37:26.583 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 22:37:26.583 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20402, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest4/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm0] Listening for transport dt_socket at address: 36309
[locator] [info 2020/03/04 22:37:26.610 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initializing region _monitoringRegion_172.17.0.9<v0>41000

[locator] [info 2020/03/04 22:37:26.612 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.9<v0>41000 completed

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20402, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest4/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20402, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest4/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm1] Listening for transport dt_socket at address: 56303
[locator] [info 2020/03/04 22:37:26.648 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initializing region _monitoringRegion_172.17.0.8<v0>41000

[locator] [info 2020/03/04 22:37:26.650 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.8<v0>41000 completed

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20402, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest4/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm2] Listening for transport dt_socket at address: 35619
[locator] [info 2020/03/04 22:37:26.673 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/04 22:37:26.677 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 22:37:26.678 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 22:37:26.678 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Cluster configuration service is disabled

[vm3] Listening for transport dt_socket at address: 53231
[locator] [info 2020/03/04 22:37:26.686 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 22:37:26.687 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/04 22:37:26.693 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 22:37:26.693 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 22:37:26.694 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/04 22:37:26.698 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/04 22:37:26.700 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 22:37:26.700 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Locator started on 172.17.0.9[35027]

[locator] [info 2020/03/04 22:37:26.701 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Starting server location for Distribution Locator on ebbfed54aa47[35027]

[locator] [info 2020/03/04 22:37:26.707 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 22:37:26.713 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[locator] [info 2020/03/04 22:37:26.713 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Got result: 35027
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @52336b82(0, "") (took 3659 ms)

[vm1] Listening for transport dt_socket at address: 59905
[vm2] Listening for transport dt_socket at address: 59937
[vm0] Listening for transport dt_socket at address: 54059
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26603, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest6/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26603, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest6/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26603, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest6/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26603, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest6/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/04 22:37:26.792 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/04 22:37:26.797 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 22:37:26.797 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 22:37:26.797 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Cluster configuration service is disabled

[vm3] Listening for transport dt_socket at address: 49035
[locator] [info 2020/03/04 22:37:26.804 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 22:37:26.805 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/04 22:37:26.812 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 22:37:26.813 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 22:37:26.813 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/04 22:37:26.817 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/04 22:37:26.819 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 22:37:26.823 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Locator started on 172.17.0.8[36045]

[locator] [info 2020/03/04 22:37:26.824 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting server location for Distribution Locator on 8d6594650321[36045]

[locator] [info 2020/03/04 22:37:26.829 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 22:37:26.830 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/04 22:37:26.837 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Got result: 36045
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @21e159ff(0, "") (took 3741 ms)

[vm0] Listening for transport dt_socket at address: 41167
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22360, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest10/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22360, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest10/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/04 22:37:26.883 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 22:37:26.886 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22360, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest10/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/04 22:37:26.895 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initializing region _monitoringRegion_172.17.0.7<v0>41000

[locator] [info 2020/03/04 22:37:26.897 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.7<v0>41000 completed

[vm2] Listening for transport dt_socket at address: 55605
[vm3] Listening for transport dt_socket at address: 46785
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22360, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest10/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm1] Listening for transport dt_socket at address: 40925
[locator] [info 2020/03/04 22:37:26.987 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 22:37:26.988 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/04 22:37:26.995 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/04 22:37:27.008 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 22:37:27.008 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 22:37:27.009 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Cluster configuration service is disabled

[vm0] Listening for transport dt_socket at address: 54171
[locator] [info 2020/03/04 22:37:27.016 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 22:37:27.017 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/04 22:37:27.019 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 22:37:27.023 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[locator] [info 2020/03/04 22:37:27.023 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 22:37:27.023 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 22:37:27.024 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[vm1] Listening for transport dt_socket at address: 59031
[locator] [warn 2020/03/04 22:37:27.028 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/04 22:37:27.029 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 22:37:27.029 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Locator started on 172.17.0.7[37623]

[locator] [info 2020/03/04 22:37:27.030 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting server location for Distribution Locator on 9dca1359b8dc[37623]

[locator] [info 2020/03/04 22:37:27.055 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initializing region _monitoringRegion_172.17.0.6<v0>41000

[locator] [info 2020/03/04 22:37:27.059 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.6<v0>41000 completed

[locator] [info 2020/03/04 22:37:27.060 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Got result: 37623
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @425a0c6f(0, "") (took 3800 ms)

[vm3] Listening for transport dt_socket at address: 33041
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21207, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest9/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm2] Listening for transport dt_socket at address: 59733
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21207, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest9/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/04 22:37:27.137 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 22:37:27.137 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/04 22:37:27.141 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/04 22:37:27.145 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 22:37:27.146 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 22:37:27.146 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/04 22:37:27.154 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 22:37:27.155 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initialization of region __OperationStateRegion completed

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21207, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest9/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/04 22:37:27.161 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 22:37:27.161 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 22:37:27.162 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[vm0] Listening for transport dt_socket at address: 41877
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21207, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest9/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/04 22:37:27.207 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initializing region _monitoringRegion_172.17.0.5<v0>41000

[locator] [info 2020/03/04 22:37:27.210 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.5<v0>41000 completed

[vm1] Listening for transport dt_socket at address: 38379
[locator] [warn 2020/03/04 22:37:27.256 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] geode-web-management war file was not found

[vm2] Listening for transport dt_socket at address: 59803
[vm3] Listening for transport dt_socket at address: 50381
[locator] [info 2020/03/04 22:37:27.280 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 22:37:27.281 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Locator started on 172.17.0.6[33393]

[locator] [info 2020/03/04 22:37:27.281 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting server location for Distribution Locator on e9f6ad519318[33393]

[locator] [info 2020/03/04 22:37:27.292 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Got result: 33393
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @31201967(0, "") (took 3887 ms)

[locator] [info 2020/03/04 22:37:27.323 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Loading previously deployed jars

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=23670, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest7/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/04 22:37:27.330 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 22:37:27.331 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 22:37:27.332 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/04 22:37:27.338 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 22:37:27.340 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/04 22:37:27.346 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 22:37:27.346 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 22:37:27.347 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/04 22:37:27.350 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] geode-web-management war file was not found

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=23670, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest7/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/04 22:37:27.351 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 22:37:27.352 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Locator started on 172.17.0.5[34903]

[locator] [info 2020/03/04 22:37:27.352 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting server location for Distribution Locator on 5bb7bbedf572[34903]

[locator] [info 2020/03/04 22:37:27.364 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Got result: 34903
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @204b7f39(0, "") (took 4477 ms)

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=23670, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest7/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29376, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest8/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=23670, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest7/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm1] Listening for transport dt_socket at address: 46029
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29376, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest8/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29376, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest8/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29376, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest8/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm0] Listening for transport dt_socket at address: 41801
[vm2] Listening for transport dt_socket at address: 37041
[vm0] Listening for transport dt_socket at address: 36577
[vm3] Listening for transport dt_socket at address: 58821
[vm1] Listening for transport dt_socket at address: 45405
[vm2] Listening for transport dt_socket at address: 46153
[vm0] Listening for transport dt_socket at address: 51485
[vm3] Listening for transport dt_socket at address: 47877
[vm2] Listening for transport dt_socket at address: 55905
[vm1] Listening for transport dt_socket at address: 47503
[vm3] Listening for transport dt_socket at address: 58371
[vm2] [info 2020/03/04 22:37:40.771 GMT <main> tid=0x1] VM2 is launching with PID 183

[vm3] [info 2020/03/04 22:37:41.841 GMT <main> tid=0x1] VM3 is launching with PID 186

[vm2] gemfire.DUnitLauncher.RMI_PORT=24041
[vm0] [info 2020/03/04 22:37:42.151 GMT <main> tid=0x1] VM0 is launching with PID 174

[vm0] [info 2020/03/04 22:37:42.528 GMT <main> tid=0x1] VM0 is launching with PID 170

[vm1] [info 2020/03/04 22:37:42.761 GMT <main> tid=0x1] VM1 is launching with PID 178

[vm1] [info 2020/03/04 22:37:42.864 GMT <main> tid=0x1] VM1 is launching with PID 174

[vm0] gemfire.DUnitLauncher.RMI_PORT=24041
[vm3] gemfire.DUnitLauncher.RMI_PORT=24958
[vm2] [info 2020/03/04 22:37:43.325 GMT <main> tid=0x1] VM2 is launching with PID 182

[vm3] [info 2020/03/04 22:37:43.345 GMT <main> tid=0x1] VM3 is launching with PID 192

[vm0] gemfire.DUnitLauncher.RMI_PORT=24958
[vm1] [info 2020/03/04 22:37:43.555 GMT <main> tid=0x1] VM1 is launching with PID 184

[vm0] [info 2020/03/04 22:37:43.547 GMT <main> tid=0x1] VM0 is launching with PID 176

[vm1] gemfire.DUnitLauncher.RMI_PORT=24041
[vm3] [info 2020/03/04 22:37:43.691 GMT <main> tid=0x1] VM3 is launching with PID 191

[vm1] gemfire.DUnitLauncher.RMI_PORT=24958
[vm2] gemfire.DUnitLauncher.RMI_PORT=24958


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm1] [info 2020/03/04 22:37:44.097 GMT <main> tid=0x1] VM1 is launching with PID 181

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24958, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest11/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm0] [info 2020/03/04 22:37:44.171 GMT <main> tid=0x1] VM0 is launching with PID 181

[vm1] [info 2020/03/04 22:37:44.195 GMT <main> tid=0x1] VM1 is launching with PID 186

[vm3] gemfire.DUnitLauncher.RMI_PORT=24041


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24041, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest5/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm0] [info 2020/03/04 22:37:44.245 GMT <main> tid=0x1] VM0 is launching with PID 173

[vm3] gemfire.DUnitLauncher.RMI_PORT=21207
[vm0] gemfire.DUnitLauncher.RMI_PORT=20402
[vm1] gemfire.DUnitLauncher.RMI_PORT=26603
[vm4] Listening for transport dt_socket at address: 35003
[vm1] [info 2020/03/04 22:37:44.537 GMT <main> tid=0x1] VM1 is launching with PID 177

[vm3] [info 2020/03/04 22:37:44.663 GMT <main> tid=0x1] VM3 is launching with PID 198

[vm2] [info 2020/03/04 22:37:44.722 GMT <main> tid=0x1] VM2 is launching with PID 192
[vm4] Listening for transport dt_socket at address: 60027

[vm2] [info 2020/03/04 22:37:44.764 GMT <main> tid=0x1] VM2 is launching with PID 189

[vm1] gemfire.DUnitLauncher.RMI_PORT=20402
[vm0] [info 2020/03/04 22:37:44.822 GMT <main> tid=0x1] VM0 is launching with PID 180

[vm3] [info 2020/03/04 22:37:44.835 GMT <main> tid=0x1] VM3 is launching with PID 198

[vm3] [info 2020/03/04 22:37:44.851 GMT <main> tid=0x1] VM3 is launching with PID 195

[vm1] gemfire.DUnitLauncher.RMI_PORT=23670
[vm0] [info 2020/03/04 22:37:44.882 GMT <main> tid=0x1] VM0 is launching with PID 169

[vm0] gemfire.DUnitLauncher.RMI_PORT=29376
[vm0] gemfire.DUnitLauncher.RMI_PORT=23670
[vm3] [info 2020/03/04 22:37:45.206 GMT <main> tid=0x1] VM3 is launching with PID 198

[vm3] gemfire.DUnitLauncher.RMI_PORT=20402
[vm1] gemfire.DUnitLauncher.RMI_PORT=22360
[vm2] [info 2020/03/04 22:37:45.274 GMT <main> tid=0x1] VM2 is launching with PID 192

[vm2] gemfire.DUnitLauncher.RMI_PORT=26603
[vm2] [info 2020/03/04 22:37:45.316 GMT <main> tid=0x1] VM2 is launching with PID 187

[vm3] [info 2020/03/04 22:37:45.347 GMT <main> tid=0x1] VM3 is launching with PID 203

[vm2] gemfire.DUnitLauncher.RMI_PORT=20402


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20402, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest4/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm3] gemfire.DUnitLauncher.RMI_PORT=26603
[vm3] gemfire.DUnitLauncher.RMI_PORT=22360
[vm0] gemfire.DUnitLauncher.RMI_PORT=21207
[vm1] [info 2020/03/04 22:37:45.515 GMT <main> tid=0x1] VM1 is launching with PID 181

[vm0] gemfire.DUnitLauncher.RMI_PORT=26603
[vm2] [info 2020/03/04 22:37:45.632 GMT <main> tid=0x1] VM2 is launching with PID 182

[vm4] Listening for transport dt_socket at address: 49019


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26603, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest6/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm3] gemfire.DUnitLauncher.RMI_PORT=29376
[vm1] [info 2020/03/04 22:37:45.666 GMT <main> tid=0x1] VM1 is launching with PID 174

[vm0] [info 2020/03/04 22:37:45.684 GMT <main> tid=0x1] VM0 is launching with PID 173

[vm2] gemfire.DUnitLauncher.RMI_PORT=23670
[vm3] gemfire.DUnitLauncher.RMI_PORT=23670
[vm2] gemfire.DUnitLauncher.RMI_PORT=29376


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=23670, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest7/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm1] gemfire.DUnitLauncher.RMI_PORT=29376
[vm2] [info 2020/03/04 22:37:45.880 GMT <main> tid=0x1] VM2 is launching with PID 183

[vm4] Listening for transport dt_socket at address: 47841


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29376, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest8/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm2] gemfire.DUnitLauncher.RMI_PORT=21207
[vm1] gemfire.DUnitLauncher.RMI_PORT=21207
[vm4] Listening for transport dt_socket at address: 47725
[vm0] gemfire.DUnitLauncher.RMI_PORT=22360


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21207, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest9/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm2] gemfire.DUnitLauncher.RMI_PORT=22360


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22360, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest10/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm4] Listening for transport dt_socket at address: 54523
[vm4] Listening for transport dt_socket at address: 56613
[vm4] Listening for transport dt_socket at address: 59259
[vm4] [info 2020/03/04 22:37:50.020 GMT <main> tid=0x1] VM4 is launching with PID 402

[vm4] [info 2020/03/04 22:37:50.025 GMT <main> tid=0x1] VM4 is launching with PID 412

[vm4] gemfire.DUnitLauncher.RMI_PORT=24041
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24041, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest5/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm4] gemfire.DUnitLauncher.RMI_PORT=24958
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24958, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest11/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] Listening for transport dt_socket at address: 44549
[vm4] [info 2020/03/04 22:37:50.534 GMT <main> tid=0x1] VM4 is launching with PID 413

[vm4] [info 2020/03/04 22:37:50.565 GMT <main> tid=0x1] VM4 is launching with PID 427

[vm5] Listening for transport dt_socket at address: 35827
[vm4] gemfire.DUnitLauncher.RMI_PORT=26603
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26603, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest6/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm4] gemfire.DUnitLauncher.RMI_PORT=20402
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20402, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest4/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] Listening for transport dt_socket at address: 55513
[vm5] Listening for transport dt_socket at address: 50483
[vm4] [info 2020/03/04 22:37:51.067 GMT <main> tid=0x1] VM4 is launching with PID 419

[vm4] [info 2020/03/04 22:37:51.186 GMT <main> tid=0x1] VM4 is launching with PID 409

[vm4] gemfire.DUnitLauncher.RMI_PORT=23670
[vm4] [info 2020/03/04 22:37:51.267 GMT <main> tid=0x1] VM4 is launching with PID 420

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=23670, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest7/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm4] gemfire.DUnitLauncher.RMI_PORT=22360
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22360, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest10/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] Listening for transport dt_socket at address: 53897
[vm4] gemfire.DUnitLauncher.RMI_PORT=29376
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29376, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest8/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] Listening for transport dt_socket at address: 38977
[vm4] [info 2020/03/04 22:37:51.613 GMT <main> tid=0x1] VM4 is launching with PID 415

[vm5] Listening for transport dt_socket at address: 43767
[vm4] gemfire.DUnitLauncher.RMI_PORT=21207
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21207, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest9/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] Listening for transport dt_socket at address: 50889
[vm5] [info 2020/03/04 22:37:55.471 GMT <main> tid=0x1] VM5 is launching with PID 456

[vm5] gemfire.DUnitLauncher.RMI_PORT=24041
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24041, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest5/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm6] Listening for transport dt_socket at address: 42335
[vm5] [info 2020/03/04 22:37:56.151 GMT <main> tid=0x1] VM5 is launching with PID 478

[vm5] [info 2020/03/04 22:37:56.175 GMT <main> tid=0x1] VM5 is launching with PID 466

[vm5] [info 2020/03/04 22:37:56.197 GMT <main> tid=0x1] VM5 is launching with PID 464

[vm5] gemfire.DUnitLauncher.RMI_PORT=26603
[vm5] gemfire.DUnitLauncher.RMI_PORT=20402
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26603, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest6/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20402, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest4/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] [info 2020/03/04 22:37:56.435 GMT <main> tid=0x1] VM5 is launching with PID 472

[vm5] gemfire.DUnitLauncher.RMI_PORT=24958
[vm5] [info 2020/03/04 22:37:56.466 GMT <main> tid=0x1] VM5 is launching with PID 464

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24958, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest11/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm6] Listening for transport dt_socket at address: 39735
[vm6] Listening for transport dt_socket at address: 59911
[vm6] Listening for transport dt_socket at address: 54283
[vm5] gemfire.DUnitLauncher.RMI_PORT=22360
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22360, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest10/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] gemfire.DUnitLauncher.RMI_PORT=29376
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29376, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest8/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] [info 2020/03/04 22:37:56.811 GMT <main> tid=0x1] VM5 is launching with PID 478

[vm6] Listening for transport dt_socket at address: 44869
[vm6] Listening for transport dt_socket at address: 34321
[vm5] [info 2020/03/04 22:37:57.020 GMT <main> tid=0x1] VM5 is launching with PID 468

[vm5] gemfire.DUnitLauncher.RMI_PORT=23670
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=23670, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest7/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] gemfire.DUnitLauncher.RMI_PORT=21207
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21207, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest9/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm6] Listening for transport dt_socket at address: 35069
[vm6] Listening for transport dt_socket at address: 36535
[vm6] [info 2020/03/04 22:38:01.406 GMT <main> tid=0x1] VM6 is launching with PID 509

[vm6] [info 2020/03/04 22:38:01.587 GMT <main> tid=0x1] VM6 is launching with PID 532

[vm6] [info 2020/03/04 22:38:01.639 GMT <main> tid=0x1] VM6 is launching with PID 524

[vm6] gemfire.DUnitLauncher.RMI_PORT=24041
[vm6] [info 2020/03/04 22:38:01.785 GMT <main> tid=0x1] VM6 is launching with PID 522

[vm6] gemfire.DUnitLauncher.RMI_PORT=26603
[vm6] gemfire.DUnitLauncher.RMI_PORT=24958
[vm0] [info 2020/03/04 22:38:01.964 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@18829477

[vm0] [info 2020/03/04 22:38:02.001 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@12bb2e4

[vm6] gemfire.DUnitLauncher.RMI_PORT=20402
[vm0] [info 2020/03/04 22:38:02.086 GMT <RMI TCP Connection(2)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@51d33ad8

[vm6] [info 2020/03/04 22:38:02.096 GMT <main> tid=0x1] VM6 is launching with PID 532

[vm0] [info 2020/03/04 22:38:02.160 GMT <RMI TCP Connection(2)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6360bf17

[vm6] [info 2020/03/04 22:38:02.172 GMT <main> tid=0x1] VM6 is launching with PID 527

[vm0] [info 2020/03/04 22:38:02.176 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x1f] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 22:38:02.178 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x1f] Locator was created at Wed Mar 04 22:38:02 GMT 2020

[vm0] [info 2020/03/04 22:38:02.179 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x1f] Listening on port 24042 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:38:02.181 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10417329120011385420/locator/locator24042view.dat

[vm0] [info 2020/03/04 22:38:02.182 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x1f] recovery file not found: /tmp/junit10417329120011385420/locator/locator24042view.dat

[vm0] [info 2020/03/04 22:38:02.185 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 22:38:02.213 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:38:02.228 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 22:38:02.231 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] Locator was created at Wed Mar 04 22:38:02 GMT 2020

[vm0] [info 2020/03/04 22:38:02.232 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] Listening on port 26604 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:38:02.235 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12795179984597978584/locator/locator26604view.dat

[vm0] [info 2020/03/04 22:38:02.240 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] recovery file not found: /tmp/junit12795179984597978584/locator/locator26604view.dat

[vm0] [info 2020/03/04 22:38:02.248 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 22:38:02.298 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] gemfire.DUnitLauncher.RMI_PORT=23670
[vm0] [info 2020/03/04 22:38:02.319 GMT <RMI TCP Connection(2)-172.17.0.3> tid=0x1f] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 22:38:02.322 GMT <RMI TCP Connection(2)-172.17.0.3> tid=0x1f] Locator was created at Wed Mar 04 22:38:02 GMT 2020

[vm0] [info 2020/03/04 22:38:02.323 GMT <RMI TCP Connection(2)-172.17.0.3> tid=0x1f] Listening on port 24959 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:38:02.325 GMT <RMI TCP Connection(2)-172.17.0.3> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16251312926517633890/locator/locator24959view.dat

[vm0] [info 2020/03/04 22:38:02.328 GMT <RMI TCP Connection(2)-172.17.0.3> tid=0x1f] recovery file not found: /tmp/junit16251312926517633890/locator/locator24959view.dat

[vm0] [info 2020/03/04 22:38:02.331 GMT <RMI TCP Connection(2)-172.17.0.3> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 22:38:02.370 GMT <RMI TCP Connection(2)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] gemfire.DUnitLauncher.RMI_PORT=29376
[vm0] [info 2020/03/04 22:38:02.409 GMT <RMI TCP Connection(2)-172.17.0.2> tid=0x1f] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 22:38:02.411 GMT <RMI TCP Connection(2)-172.17.0.2> tid=0x1f] Locator was created at Wed Mar 04 22:38:02 GMT 2020

[vm0] [info 2020/03/04 22:38:02.412 GMT <RMI TCP Connection(2)-172.17.0.2> tid=0x1f] Listening on port 20403 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:38:02.414 GMT <RMI TCP Connection(2)-172.17.0.2> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6266342752981062893/locator/locator20403view.dat

[vm0] [info 2020/03/04 22:38:02.415 GMT <RMI TCP Connection(2)-172.17.0.2> tid=0x1f] recovery file not found: /tmp/junit6266342752981062893/locator/locator20403view.dat

[vm0] [info 2020/03/04 22:38:02.418 GMT <RMI TCP Connection(2)-172.17.0.2> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 22:38:02.472 GMT <RMI TCP Connection(2)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:38:02.518 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f04a2b8

[vm0] [info 2020/03/04 22:38:02.576 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d7f1d6c

[vm6] [info 2020/03/04 22:38:02.617 GMT <main> tid=0x1] VM6 is launching with PID 517

[vm0] [info 2020/03/04 22:38:02.740 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x1f] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 22:38:02.742 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x1f] Locator was created at Wed Mar 04 22:38:02 GMT 2020

[vm0] [info 2020/03/04 22:38:02.742 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x1f] Listening on port 23671 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:38:02.745 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9382874497619715217/locator/locator23671view.dat

[vm0] [info 2020/03/04 22:38:02.746 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x1f] recovery file not found: /tmp/junit9382874497619715217/locator/locator23671view.dat

[vm0] [info 2020/03/04 22:38:02.750 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 22:38:02.784 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:38:02.785 GMT <main> tid=0x1] VM6 is launching with PID 523

[vm0] [info 2020/03/04 22:38:02.791 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x1f] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 22:38:02.793 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x1f] Locator was created at Wed Mar 04 22:38:02 GMT 2020

[vm0] [info 2020/03/04 22:38:02.793 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x1f] Listening on port 29377 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:38:02.795 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2070598015344119371/locator/locator29377view.dat

[vm0] [info 2020/03/04 22:38:02.796 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x1f] recovery file not found: /tmp/junit2070598015344119371/locator/locator29377view.dat

[vm0] [info 2020/03/04 22:38:02.801 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 22:38:02.837 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] gemfire.DUnitLauncher.RMI_PORT=22360
[vm6] gemfire.DUnitLauncher.RMI_PORT=21207
[vm0] [info 2020/03/04 22:38:03.014 GMT <RMI TCP Connection(2)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4b2920b3

[vm0] [info 2020/03/04 22:38:03.141 GMT <RMI TCP Connection(2)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1facb428

[vm0] [info 2020/03/04 22:38:03.230 GMT <RMI TCP Connection(2)-172.17.0.8> tid=0x1f] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 22:38:03.232 GMT <RMI TCP Connection(2)-172.17.0.8> tid=0x1f] Locator was created at Wed Mar 04 22:38:03 GMT 2020

[vm0] [info 2020/03/04 22:38:03.232 GMT <RMI TCP Connection(2)-172.17.0.8> tid=0x1f] Listening on port 22361 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:38:03.235 GMT <RMI TCP Connection(2)-172.17.0.8> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18210181217832629259/locator/locator22361view.dat

[vm0] [info 2020/03/04 22:38:03.236 GMT <RMI TCP Connection(2)-172.17.0.8> tid=0x1f] recovery file not found: /tmp/junit18210181217832629259/locator/locator22361view.dat

[vm0] [info 2020/03/04 22:38:03.239 GMT <RMI TCP Connection(2)-172.17.0.8> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 22:38:03.270 GMT <RMI TCP Connection(2)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:38:03.343 GMT <RMI TCP Connection(2)-172.17.0.7> tid=0x1f] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 22:38:03.344 GMT <RMI TCP Connection(2)-172.17.0.7> tid=0x1f] Locator was created at Wed Mar 04 22:38:03 GMT 2020

[vm0] [info 2020/03/04 22:38:03.345 GMT <RMI TCP Connection(2)-172.17.0.7> tid=0x1f] Listening on port 21208 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:38:03.347 GMT <RMI TCP Connection(2)-172.17.0.7> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6052656384469463555/locator/locator21208view.dat

[vm0] [info 2020/03/04 22:38:03.348 GMT <RMI TCP Connection(2)-172.17.0.7> tid=0x1f] recovery file not found: /tmp/junit6052656384469463555/locator/locator21208view.dat

[vm0] [info 2020/03/04 22:38:03.356 GMT <RMI TCP Connection(2)-172.17.0.7> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 22:38:03.390 GMT <RMI TCP Connection(2)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:38:10.775 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5b97fd98

[vm1] [info 2020/03/04 22:38:10.952 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@39f6d603

[vm1] [info 2020/03/04 22:38:10.978 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:38:11.132 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:38:11.376 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@105b94e

[vm1] [info 2020/03/04 22:38:11.389 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3d306954

[vm1] [info 2020/03/04 22:38:11.525 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4d03a4e9

[vm1] [info 2020/03/04 22:38:11.600 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:38:11.618 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:38:11.750 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1eb42ddf

[vm1] [info 2020/03/04 22:38:11.756 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:38:11.961 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:38:12.211 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@772d168d

[vm1] [info 2020/03/04 22:38:12.254 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7738ea84

[vm1] [info 2020/03/04 22:38:12.431 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:38:12.473 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:38:14.187 GMT <RMI TCP Connection(4)-172.17.0.9> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@57152528

[vm2] [info 2020/03/04 22:38:14.355 GMT <RMI TCP Connection(4)-172.17.0.4> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7738ea84

[vm2] [info 2020/03/04 22:38:14.413 GMT <RMI TCP Connection(4)-172.17.0.9> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:38:14.623 GMT <RMI TCP Connection(4)-172.17.0.4> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:38:14.788 GMT <RMI TCP Connection(4)-172.17.0.2> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7738ea84

[vm2] [info 2020/03/04 22:38:14.945 GMT <RMI TCP Connection(4)-172.17.0.3> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32ceae1e

[vm2] [info 2020/03/04 22:38:15.002 GMT <RMI TCP Connection(4)-172.17.0.2> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:38:15.061 GMT <RMI TCP Connection(4)-172.17.0.6> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6a59cb1a

[vm2] [info 2020/03/04 22:38:15.166 GMT <RMI TCP Connection(4)-172.17.0.3> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:38:15.235 GMT <RMI TCP Connection(4)-172.17.0.5> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@538e76d

[vm2] [info 2020/03/04 22:38:15.285 GMT <RMI TCP Connection(4)-172.17.0.6> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:38:15.417 GMT <RMI TCP Connection(4)-172.17.0.5> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:38:15.653 GMT <RMI TCP Connection(4)-172.17.0.7> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6f2fee4c

[vm2] [info 2020/03/04 22:38:15.659 GMT <RMI TCP Connection(4)-172.17.0.8> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4f8fe20b

[vm2] [info 2020/03/04 22:38:15.879 GMT <RMI TCP Connection(4)-172.17.0.8> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:38:15.883 GMT <RMI TCP Connection(4)-172.17.0.7> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:38:18.164 GMT <RMI TCP Connection(5)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@8a8303a

[vm3] [info 2020/03/04 22:38:18.239 GMT <RMI TCP Connection(5)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a54a936

[vm3] [info 2020/03/04 22:38:18.431 GMT <RMI TCP Connection(5)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:38:18.474 GMT <RMI TCP Connection(5)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@a4d3174

[vm3] [info 2020/03/04 22:38:18.481 GMT <RMI TCP Connection(5)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:38:18.667 GMT <RMI TCP Connection(5)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@54066d5f

[vm3] [info 2020/03/04 22:38:18.706 GMT <RMI TCP Connection(5)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:38:18.754 GMT <RMI TCP Connection(5)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7bb583a4

[vm3] [info 2020/03/04 22:38:18.866 GMT <RMI TCP Connection(5)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:38:18.977 GMT <RMI TCP Connection(5)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:38:19.065 GMT <RMI TCP Connection(5)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4000234d

[vm3] [info 2020/03/04 22:38:19.127 GMT <RMI TCP Connection(5)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46d6e0b7

[vm3] [info 2020/03/04 22:38:19.264 GMT <RMI TCP Connection(5)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:38:19.357 GMT <RMI TCP Connection(5)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:38:19.431 GMT <RMI TCP Connection(5)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@12ac3edd

[vm3] [info 2020/03/04 22:38:19.655 GMT <RMI TCP Connection(5)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:38:21.787 GMT <RMI TCP Connection(6)-172.17.0.4> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38075f67

[vm4] [info 2020/03/04 22:38:21.902 GMT <RMI TCP Connection(6)-172.17.0.9> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@48dbdf20

[vm4] [info 2020/03/04 22:38:22.008 GMT <RMI TCP Connection(6)-172.17.0.4> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:38:22.107 GMT <RMI TCP Connection(6)-172.17.0.9> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:38:22.244 GMT <RMI TCP Connection(6)-172.17.0.6> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@377bf682

[vm4] [info 2020/03/04 22:38:22.255 GMT <RMI TCP Connection(6)-172.17.0.2> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5abfbe20

[vm4] [info 2020/03/04 22:38:22.335 GMT <RMI TCP Connection(6)-172.17.0.5> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@128a7d75

[vm4] [info 2020/03/04 22:38:22.450 GMT <RMI TCP Connection(6)-172.17.0.2> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:38:22.469 GMT <RMI TCP Connection(6)-172.17.0.6> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:38:22.539 GMT <RMI TCP Connection(6)-172.17.0.5> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:38:22.765 GMT <RMI TCP Connection(6)-172.17.0.8> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@33af8d69

[vm4] [info 2020/03/04 22:38:22.825 GMT <RMI TCP Connection(6)-172.17.0.3> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4d814fa8

[vm4] [info 2020/03/04 22:38:22.962 GMT <RMI TCP Connection(6)-172.17.0.8> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:38:23.064 GMT <RMI TCP Connection(6)-172.17.0.3> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:38:23.121 GMT <RMI TCP Connection(6)-172.17.0.7> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7ee7efa7

[vm4] [info 2020/03/04 22:38:23.287 GMT <RMI TCP Connection(6)-172.17.0.7> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:38:25.272 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24043]

[info 2020/03/04 22:38:25.315 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26605]

Command result for <connect --jmx-manager=localhost[26605]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26605] ..
Successfully connected to: [host=localhost, port=26605]


Command result for <connect --jmx-manager=localhost[24043]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24043] ..
Successfully connected to: [host=localhost, port=24043]


[info 2020/03/04 22:38:25.721 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23672]

[info 2020/03/04 22:38:25.768 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20404]

[info 2020/03/04 22:38:25.912 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29378]

Command result for <connect --jmx-manager=localhost[23672]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23672] ..
Successfully connected to: [host=localhost, port=23672]


Command result for <connect --jmx-manager=localhost[20404]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20404] ..
Successfully connected to: [host=localhost, port=20404]


Command result for <connect --jmx-manager=localhost[29378]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29378] ..
Successfully connected to: [host=localhost, port=29378]


[info 2020/03/04 22:38:26.473 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22362]

Command result for <connect --jmx-manager=localhost[22362]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22362] ..
Successfully connected to: [host=localhost, port=22362]


[info 2020/03/04 22:38:26.759 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24960]

Command result for <connect --jmx-manager=localhost[24960]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24960] ..
Successfully connected to: [host=localhost, port=24960]


[info 2020/03/04 22:38:27.187 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21209]

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <connect --jmx-manager=localhost[21209]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21209] ..
Successfully connected to: [host=localhost, port=21209]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:39:32.662 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d633415

[vm5] [info 2020/03/04 22:39:32.767 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7dc28b26

[vm5] [info 2020/03/04 22:39:32.841 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:39:32.943 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:39:33.359 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a7e3039

[vm5] [info 2020/03/04 22:39:33.541 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:39:34.010 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c556dd6

[vm5] [info 2020/03/04 22:39:34.205 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:39:35.024 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f0e93c

[vm5] [info 2020/03/04 22:39:35.235 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:39:36.357 GMT <RMI TCP Connection(9)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@62c40024

[vm6] [info 2020/03/04 22:39:36.404 GMT <RMI TCP Connection(9)-172.17.0.4> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d5c978f

[vm6] [info 2020/03/04 22:39:36.537 GMT <RMI TCP Connection(9)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:39:36.586 GMT <RMI TCP Connection(9)-172.17.0.4> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:39:37.066 GMT <RMI TCP Connection(9)-172.17.0.9> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64b6c493

[vm6] [info 2020/03/04 22:39:37.305 GMT <RMI TCP Connection(9)-172.17.0.9> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:39:37.475 GMT <RMI TCP Connection(9)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@596a0012

[vm5] [info 2020/03/04 22:39:37.659 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@52224993

[vm5] [info 2020/03/04 22:39:37.703 GMT <RMI TCP Connection(9)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:39:37.887 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:39:37.934 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@54ee01b7

[vm6] [info 2020/03/04 22:39:38.151 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:39:38.527 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@40d45a4c

[vm5] [info 2020/03/04 22:39:38.787 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:39:38.914 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4b7b293c

[vm6] [info 2020/03/04 22:39:39.163 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:39:41.320 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:39:41.323 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:39:42.071 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3feffd30

[vm1] [info 2020/03/04 22:39:42.108 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:39:42.269 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74ff50f

[vm6] [info 2020/03/04 22:39:42.301 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:39:42.465 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:39:43.065 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:39:43.517 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a7a2f7c

[vm6] [info 2020/03/04 22:39:43.883 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:39:45.048 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:39:48.436 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:39:48.588 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:39:49.828 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 11591
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608947
Total time (in milliseconds) spent moving buckets during this rebalance                         | 9444
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 181
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 34209


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 42


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 14546
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 9155
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 261
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 34752


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 57


[vm1] [info 2020/03/04 22:39:54.925 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 234 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 12414
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608938
Total time (in milliseconds) spent moving buckets during this rebalance                         | 8628
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 185
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 32016


[vm1] [info 2020/03/04 22:39:55.040 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 206 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 8430
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236224
Total time (in milliseconds) spent moving buckets during this rebalance                         | 6579
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 91
Total primaries transferred during this rebalance                                               | 9
Total time (in milliseconds) for this rebalance                                                 | 23766


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 138


[vm2] [info 2020/03/04 22:39:55.176 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 247 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 162


[vm2] [info 2020/03/04 22:39:55.313 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 264 ms)

[vm1] [info 2020/03/04 22:39:55.399 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 236 ms)

[vm3] [info 2020/03/04 22:39:55.432 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x1f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 243 ms)

[vm1] [info 2020/03/04 22:39:55.518 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 218 ms)

[vm3] [info 2020/03/04 22:39:55.526 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 208 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 8641
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 8188
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 286
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 29553


[vm2] [info 2020/03/04 22:39:55.636 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 230 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 39


[vm4] [info 2020/03/04 22:39:55.700 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x25] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 262 ms)

[vm4] [info 2020/03/04 22:39:55.780 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 247 ms)

[vm2] [info 2020/03/04 22:39:55.786 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x70] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 263 ms)

[vm3] [info 2020/03/04 22:39:55.858 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 216 ms)

[vm1] [info 2020/03/04 22:39:55.925 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 236 ms)

[vm5] [info 2020/03/04 22:39:55.937 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x62] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 232 ms)

[vm5] [info 2020/03/04 22:39:56.053 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x63] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 268 ms)

[vm3] [info 2020/03/04 22:39:56.060 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 268 ms)

[vm4] [info 2020/03/04 22:39:56.085 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 218 ms)

[vm2] [info 2020/03/04 22:39:56.162 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 233 ms)

[vm4] [info 2020/03/04 22:39:56.288 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 223 ms)

[vm5] [info 2020/03/04 22:39:56.329 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 225 ms)

[vm3] [info 2020/03/04 22:39:56.371 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 203 ms)

[vm5] [info 2020/03/04 22:39:56.507 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 213 ms)

[vm6] [info 2020/03/04 22:39:56.543 GMT <RMI TCP Connection(9)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 211 ms)

[vm0] [info 2020/03/04 22:39:56.724 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x6e] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 22:39:56.725 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 176 ms)

[info 2020/03/04 22:39:56.763 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:56.767 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @741b879f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:39:56.768 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:56.768 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @741b879f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:39:56.771 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48fcbb1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:39:56.772 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:39:56.772 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48fcbb1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:39:56.775 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @98b98f6(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:39:56.776 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:39:56.776 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @98b98f6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:39:56.778 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7603e1bd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:39:56.779 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:39:56.779 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7603e1bd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:39:56.783 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @adf51e8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:39:56.784 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:39:56.784 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @adf51e8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:39:56.788 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cedd1d9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:39:56.788 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:39:56.789 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cedd1d9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:39:56.792 GMT <RMI TCP Connection(9)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3df88956(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:39:56.792 GMT <RMI TCP Connection(9)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:39:56.793 GMT <RMI TCP Connection(9)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3df88956(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:39:56.799 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 22:39:56.813 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 13 ms)

[vm1] [info 2020/03/04 22:39:56.817 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 22:39:56.830 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 13 ms)

[vm2] [info 2020/03/04 22:39:56.835 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 22:39:56.850 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 14 ms)

[vm3] [info 2020/03/04 22:39:56.855 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 22:39:56.870 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 14 ms)

[vm4] [info 2020/03/04 22:39:56.874 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 22:39:56.886 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 12 ms)

[vm5] [info 2020/03/04 22:39:56.891 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 22:39:56.905 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 14 ms)

[vm6] [info 2020/03/04 22:39:56.910 GMT <RMI TCP Connection(9)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 22:39:56.924 GMT <RMI TCP Connection(9)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 13 ms)

[locator] [info 2020/03/04 22:39:56.936 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 22:39:56.937 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 1 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:39:56.988 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26605].
Not connected.


[info 2020/03/04 22:39:56.991 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:39:56.993 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:56.994 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @304fcce9(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:39:56.995 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:56.995 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @304fcce9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:39:56.996 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f38e38f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:39:56.996 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:39:56.997 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f38e38f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:39:56.998 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f5aa692(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:39:56.998 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:39:56.998 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f5aa692(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:39:56.999 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c8021e7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:39:57.000 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:39:57.000 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c8021e7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:39:57.001 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45c7e211(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:39:57.001 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:39:57.001 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45c7e211(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:39:57.002 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef2faeb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:39:57.003 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:39:57.003 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef2faeb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:39:57.004 GMT <RMI TCP Connection(9)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a41079d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:39:57.004 GMT <RMI TCP Connection(9)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:39:57.004 GMT <RMI TCP Connection(9)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a41079d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:39:57.008 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8750249007959184769

[info 2020/03/04 22:39:57.010 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:39:57.371 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:57.372 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d52562(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:39:57.373 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:57.373 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d52562(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:39:57.374 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63bef7ca(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:39:57.375 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:39:57.375 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63bef7ca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:39:57.376 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67855b65(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:39:57.376 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:39:57.376 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67855b65(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:39:57.377 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ad5fd21(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:39:57.377 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:39:57.378 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ad5fd21(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:39:57.379 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e92b5bc(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:39:57.379 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:39:57.379 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e92b5bc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:39:57.381 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a06fef0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:39:57.381 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:39:57.381 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a06fef0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:39:57.382 GMT <RMI TCP Connection(9)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6564b1b4(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:39:57.382 GMT <RMI TCP Connection(9)-172.17.0.9> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:39:57.382 GMT <RMI TCP Connection(9)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6564b1b4(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:39:57.387 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@45536147

[vm0] [info 2020/03/04 22:39:57.393 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x6e] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 22:39:57.394 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x6e] Locator was created at Wed Mar 04 22:39:57 GMT 2020

[vm0] [info 2020/03/04 22:39:57.394 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x6e] Listening on port 26607 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:39:57.394 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x6e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8750249007959184769/locator/locator26607view.dat

[vm0] [info 2020/03/04 22:39:57.394 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x6e] recovery file not found: /tmp/junit8750249007959184769/locator/locator26607view.dat

[vm0] [info 2020/03/04 22:39:57.395 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x6e] Starting distributed system

[vm0] [info 2020/03/04 22:39:57.397 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 12375
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 5526
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 342
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 22923


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 11794
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 5477
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 262
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 22413


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 36


[vm1] [info 2020/03/04 22:39:58.078 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 187 ms)

[vm1] [info 2020/03/04 22:39:58.114 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 198 ms)

[vm6] [info 2020/03/04 22:39:58.255 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 2313 ms)

[vm2] [info 2020/03/04 22:39:58.284 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x70] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 202 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 6713
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4973
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 275
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 18915


[vm2] [info 2020/03/04 22:39:58.311 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x29] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 190 ms)

[vm6] [info 2020/03/04 22:39:58.369 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x1f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 2311 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 51


[vm0] [info 2020/03/04 22:39:58.441 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x54] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 22:39:58.443 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 182 ms)

[info 2020/03/04 22:39:58.484 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:58.489 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @552f8d02(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:39:58.490 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:58.490 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @552f8d02(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:39:58.495 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24c8011a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:39:58.495 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:39:58.496 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24c8011a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:39:58.499 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5022611e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:39:58.500 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:39:58.500 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5022611e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:39:58.503 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6db51824(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:39:58.504 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:39:58.504 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x1f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6db51824(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:39:58.507 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 215 ms)

[vm4] [info 2020/03/04 22:39:58.508 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aa38ca(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:39:58.508 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:39:58.508 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x25] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aa38ca(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:39:58.512 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e1467d3(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:39:58.513 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x62] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:39:58.513 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x62] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e1467d3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:39:58.517 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3068a9d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:39:58.518 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:39:58.519 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3068a9d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:39:58.527 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm3] [info 2020/03/04 22:39:58.536 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 217 ms)

[vm0] [info 2020/03/04 22:39:58.542 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 14 ms)

[vm1] [info 2020/03/04 22:39:58.546 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 22:39:58.560 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 13 ms)

[vm0] [info 2020/03/04 22:39:58.561 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x6f] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 22:39:58.564 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 189 ms)

[vm2] [info 2020/03/04 22:39:58.564 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 22:39:58.582 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 17 ms)

[vm3] [info 2020/03/04 22:39:58.587 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm1] [info 2020/03/04 22:39:58.593 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 192 ms)

[vm3] [info 2020/03/04 22:39:58.602 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x1f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 14 ms)

[vm4] [info 2020/03/04 22:39:58.606 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x25] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[info 2020/03/04 22:39:58.616 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:58.622 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67d7d339(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:39:58.622 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x25] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 15 ms)

[vm0] [info 2020/03/04 22:39:58.622 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:58.623 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67d7d339(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:39:58.626 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78c91807(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:39:58.627 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x62] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm1] [info 2020/03/04 22:39:58.627 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:39:58.627 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78c91807(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:39:58.630 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6571dd3f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:39:58.631 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:39:58.631 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6571dd3f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:39:58.634 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48e176cd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:39:58.634 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:39:58.634 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48e176cd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:39:58.638 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ae44900(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:39:58.639 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:39:58.639 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ae44900(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:39:58.643 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x62] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 16 ms)

[vm5] [info 2020/03/04 22:39:58.643 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266ab0f1(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:39:58.644 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x63] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:39:58.644 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x63] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266ab0f1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:39:58.648 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4313b4cb(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:39:58.648 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 22:39:58.648 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:39:58.649 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x1f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4313b4cb(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:39:58.657 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm6] [info 2020/03/04 22:39:58.664 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 14 ms)

[vm4] [info 2020/03/04 22:39:58.668 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x70] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 2291 ms)

[vm0] [info 2020/03/04 22:39:58.674 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 16 ms)

[locator] [info 2020/03/04 22:39:58.677 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[vm1] [info 2020/03/04 22:39:58.678 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[locator] [info 2020/03/04 22:39:58.679 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 1 ms)

[vm1] [info 2020/03/04 22:39:58.691 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 13 ms)

[vm2] [info 2020/03/04 22:39:58.695 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 22:39:58.711 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 15 ms)

[vm3] [info 2020/03/04 22:39:58.716 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:39:58.730 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24043].
Not connected.


[vm3] [info 2020/03/04 22:39:58.731 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 14 ms)

[info 2020/03/04 22:39:58.733 GMT <Test worker> tid=0x18] Executing command: exit

[vm4] [info 2020/03/04 22:39:58.735 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[info 2020/03/04 22:39:58.734 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:58.737 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cea404c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:39:58.737 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:58.737 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cea404c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:39:58.738 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29410d9d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:39:58.739 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:39:58.738 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6c] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 226 ms)

[vm1] [info 2020/03/04 22:39:58.739 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29410d9d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:39:58.739 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 197 ms)

[vm2] [info 2020/03/04 22:39:58.740 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15a9b04f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:39:58.740 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:39:58.740 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15a9b04f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:39:58.741 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61624bde(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:39:58.742 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:39:58.742 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x1f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61624bde(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:39:58.743 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cb1d070(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:39:58.743 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:39:58.743 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x25] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cb1d070(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:39:58.744 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7640bfbf(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:39:58.744 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x62] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:39:58.745 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x62] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7640bfbf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:39:58.746 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2816e89f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:39:58.746 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:39:58.746 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2816e89f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:39:58.749 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17030483618794447548

[vm4] [info 2020/03/04 22:39:58.749 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 13 ms)

[info 2020/03/04 22:39:58.751 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:39:58.753 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x63] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 22:39:58.767 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x63] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 13 ms)

[vm6] [info 2020/03/04 22:39:58.773 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 22:39:58.788 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x1f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 15 ms)

[locator] [info 2020/03/04 22:39:58.802 GMT <RMI TCP Connection(2)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 22:39:58.804 GMT <RMI TCP Connection(2)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 1 ms)

[vm2] [info 2020/03/04 22:39:58.805 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 208 ms)

[vm6] [info 2020/03/04 22:39:58.825 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 2315 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:39:58.872 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22362].
Not connected.


[info 2020/03/04 22:39:58.875 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:39:58.876 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:58.881 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11d665c5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:39:58.881 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:58.881 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11d665c5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:39:58.882 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40419186(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:39:58.883 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:39:58.883 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40419186(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:39:58.884 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e2a313f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:39:58.884 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:39:58.884 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e2a313f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:39:58.886 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @301b46b9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:39:58.886 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:39:58.886 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @301b46b9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:39:58.887 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e2869dc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:39:58.888 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:39:58.888 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e2869dc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:39:58.887 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 215 ms)

[vm5] [info 2020/03/04 22:39:58.889 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @752701f6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:39:58.889 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x63] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:39:58.889 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x63] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @752701f6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:39:58.890 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25640209(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:39:58.890 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:39:58.891 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x1f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25640209(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:39:58.894 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16230534442167338477

[info 2020/03/04 22:39:58.896 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:39:58.970 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 226 ms)

[vm3] [info 2020/03/04 22:39:59.013 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x70] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 203 ms)

[vm0] [info 2020/03/04 22:39:59.029 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x54] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 22:39:59.031 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 201 ms)

[vm5] [info 2020/03/04 22:39:59.039 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x64] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 294 ms)

[info 2020/03/04 22:39:59.072 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:59.078 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @431d898a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:39:59.080 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:59.080 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @431d898a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:39:59.084 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @366f382b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:39:59.085 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:39:59.085 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @366f382b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:39:59.088 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7df8da69(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:39:59.089 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:39:59.089 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x70] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7df8da69(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:39:59.093 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77dfae47(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:39:59.094 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:39:59.094 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77dfae47(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:39:59.097 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17459ae7(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:39:59.098 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:39:59.098 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17459ae7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:39:59.100 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 208 ms)

[vm5] [info 2020/03/04 22:39:59.102 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @568da6d2(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:39:59.103 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:39:59.103 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @568da6d2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:39:59.107 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e6eacd(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:39:59.108 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:39:59.108 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e6eacd(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:39:59.116 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 22:39:59.130 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 14 ms)

[vm1] [info 2020/03/04 22:39:59.134 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[info 2020/03/04 22:39:59.167 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:39:59.168 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 195 ms)

[vm0] [info 2020/03/04 22:39:59.168 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65248b03(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:39:59.168 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:59.169 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65248b03(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:39:59.170 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @281029eb(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:39:59.170 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:39:59.170 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @281029eb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:39:59.171 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d62f8c4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:39:59.171 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:39:59.171 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d62f8c4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:39:59.171 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 36 ms)

[vm3] [info 2020/03/04 22:39:59.173 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @306f556a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:39:59.173 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:39:59.173 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x1f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @306f556a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:39:59.175 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20cc31ea(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:39:59.175 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x25] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:39:59.175 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x25] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20cc31ea(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:39:59.175 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm5] [info 2020/03/04 22:39:59.176 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52dcdcf3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:39:59.176 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x62] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:39:59.176 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x62] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52dcdcf3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:39:59.178 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3df1566d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:39:59.178 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:39:59.178 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3df1566d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:39:59.183 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@1b761c14

[vm0] [info 2020/03/04 22:39:59.189 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x54] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 22:39:59.189 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x54] Locator was created at Wed Mar 04 22:39:59 GMT 2020

[vm0] [info 2020/03/04 22:39:59.189 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x54] Listening on port 24045 bound on address 0.0.0.0/0.0.0.0

[vm2] [info 2020/03/04 22:39:59.192 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x70] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 16 ms)

[vm0] [info 2020/03/04 22:39:59.194 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17030483618794447548/locator/locator24045view.dat

[vm0] [info 2020/03/04 22:39:59.194 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x54] recovery file not found: /tmp/junit17030483618794447548/locator/locator24045view.dat

[vm0] [info 2020/03/04 22:39:59.195 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x54] Starting distributed system

[vm3] [info 2020/03/04 22:39:59.196 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm0] [info 2020/03/04 22:39:59.197 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:39:59.212 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 15 ms)

[vm4] [info 2020/03/04 22:39:59.217 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 22:39:59.233 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 16 ms)

[vm4] [info 2020/03/04 22:39:59.234 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 216 ms)

[vm5] [info 2020/03/04 22:39:59.237 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm6] [info 2020/03/04 22:39:59.247 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 206 ms)

[vm5] [info 2020/03/04 22:39:59.252 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 14 ms)

[vm6] [info 2020/03/04 22:39:59.256 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 22:39:59.273 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 16 ms)

[locator] [info 2020/03/04 22:39:59.285 GMT <RMI TCP Connection(2)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 22:39:59.287 GMT <RMI TCP Connection(2)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 1 ms)

[vm0] [info 2020/03/04 22:39:59.289 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x54] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 22:39:59.292 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 186 ms)

[info 2020/03/04 22:39:59.295 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:59.296 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b38b73c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:39:59.297 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:59.297 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b38b73c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:39:59.298 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67d6aa9f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:39:59.298 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:39:59.298 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67d6aa9f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:39:59.300 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ce77bf1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:39:59.300 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:39:59.300 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ce77bf1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:39:59.301 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56192592(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:39:59.301 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:39:59.302 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56192592(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:39:59.303 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63cae1cd(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:39:59.303 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:39:59.303 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63cae1cd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:39:59.305 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21d977cf(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:39:59.305 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x63] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:39:59.305 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x63] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21d977cf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:39:59.306 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63b14ca8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:39:59.306 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:39:59.306 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x1f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63b14ca8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:39:59.311 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4d101a06

[vm0] [info 2020/03/04 22:39:59.326 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x6f] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 22:39:59.327 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x6f] Locator was created at Wed Mar 04 22:39:59 GMT 2020

[vm0] [info 2020/03/04 22:39:59.327 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x6f] Listening on port 22364 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:39:59.327 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16230534442167338477/locator/locator22364view.dat

[vm0] [info 2020/03/04 22:39:59.327 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x6f] recovery file not found: /tmp/junit16230534442167338477/locator/locator22364view.dat

[vm0] [info 2020/03/04 22:39:59.328 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/04 22:39:59.329 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:39:59.336 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:59.341 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45f70bec(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:39:59.342 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:59.342 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45f70bec(0, "IgnoredException remove") (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm1] [info 2020/03/04 22:39:59.351 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @644238fe(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:39:59.351 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:39:59.352 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @644238fe(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:39:59.354 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d950c13(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:39:59.355 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:39:59.356 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d950c13(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:39:59.359 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4914fb3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:39:59.360 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:39:59.360 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4914fb3(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:39:59.363 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x55] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 22:39:59.364 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x55] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 191 ms)

[vm4] [info 2020/03/04 22:39:59.364 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @613e0d34(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:39:59.365 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:39:59.365 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x70] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @613e0d34(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:39:59.368 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a751216(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:39:59.369 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:39:59.369 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a751216(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:39:59.370 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21209].
Not connected.


[vm6] [info 2020/03/04 22:39:59.373 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44a30647(0, "IgnoredException remove")

[info 2020/03/04 22:39:59.373 GMT <Test worker> tid=0x18] Executing command: exit

[vm6] [info 2020/03/04 22:39:59.373 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:39:59.374 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44a30647(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:39:59.374 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:59.377 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48bbfa1c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:39:59.377 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:59.377 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48bbfa1c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:39:59.378 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6791262(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:39:59.378 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:39:59.378 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6791262(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:39:59.379 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f3c9042(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:39:59.380 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:39:59.380 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x70] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f3c9042(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:39:59.381 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @348b0f3e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:39:59.381 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:39:59.381 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @348b0f3e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:39:59.381 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm4] [info 2020/03/04 22:39:59.382 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c974e9d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:39:59.382 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:39:59.382 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c974e9d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:39:59.384 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f098a95(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:39:59.384 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:39:59.384 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f098a95(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:39:59.385 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50dac289(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:39:59.386 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:39:59.386 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50dac289(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:39:59.390 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12484846530205989181

[info 2020/03/04 22:39:59.393 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:39:59.396 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 14 ms)

[vm1] [info 2020/03/04 22:39:59.400 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[info 2020/03/04 22:39:59.411 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:39:59.413 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 12 ms)

[vm0] [info 2020/03/04 22:39:59.416 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x55] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @355dacf2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:39:59.417 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x55] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:59.417 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x55] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @355dacf2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:39:59.417 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm1] [info 2020/03/04 22:39:59.420 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @414653fe(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:39:59.420 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:39:59.420 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @414653fe(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:39:59.424 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2688a51d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:39:59.425 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:39:59.425 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x70] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2688a51d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:39:59.428 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38f514fc(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:39:59.429 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:39:59.429 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38f514fc(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:39:59.430 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 12 ms)

[vm4] [info 2020/03/04 22:39:59.432 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @557b590e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:39:59.433 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:39:59.433 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @557b590e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:39:59.435 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm5] [info 2020/03/04 22:39:59.437 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e1e6329(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:39:59.437 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:39:59.437 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e1e6329(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:39:59.441 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22672fbf(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:39:59.442 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:39:59.442 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22672fbf(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:39:59.449 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x6f] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 22:39:59.450 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 197 ms)

[vm0] [info 2020/03/04 22:39:59.450 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x55] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm3] [info 2020/03/04 22:39:59.452 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 16 ms)

[vm4] [info 2020/03/04 22:39:59.456 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm0] [info 2020/03/04 22:39:59.466 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x55] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 15 ms)

[vm1] [info 2020/03/04 22:39:59.470 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm4] [info 2020/03/04 22:39:59.471 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x70] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 14 ms)

[vm5] [info 2020/03/04 22:39:59.474 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm1] [info 2020/03/04 22:39:59.487 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 17 ms)

[vm5] [info 2020/03/04 22:39:59.488 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 13 ms)

[vm5] [info 2020/03/04 22:39:59.490 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x65] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 249 ms)

[vm2] [info 2020/03/04 22:39:59.492 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm6] [info 2020/03/04 22:39:59.492 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[info 2020/03/04 22:39:59.502 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:39:59.506 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 13 ms)

[vm2] [info 2020/03/04 22:39:59.507 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x70] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 14 ms)

[vm0] [info 2020/03/04 22:39:59.507 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5309de32(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:39:59.508 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:59.508 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5309de32(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:39:59.511 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm1] [info 2020/03/04 22:39:59.512 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3951c3de(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:39:59.513 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:39:59.513 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3951c3de(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:39:59.517 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x29] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65f4b8c0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:39:59.517 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x29] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:39:59.518 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x29] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65f4b8c0(0, "IgnoredException remove") (took 0 ms)

[locator] [info 2020/03/04 22:39:59.517 GMT <RMI TCP Connection(2)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 22:39:59.520 GMT <RMI TCP Connection(2)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 1 ms)

[vm3] [info 2020/03/04 22:39:59.521 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f5c9de3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:39:59.522 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:39:59.522 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f5c9de3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:39:59.526 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8675952(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:39:59.526 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:39:59.526 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8675952(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:39:59.527 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 15 ms)

[vm5] [info 2020/03/04 22:39:59.530 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c06d2c4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:39:59.530 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:39:59.531 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c06d2c4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:39:59.531 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm6] [info 2020/03/04 22:39:59.534 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69744efa(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:39:59.535 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:39:59.535 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69744efa(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:39:59.543 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm4] [info 2020/03/04 22:39:59.547 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6c] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 15 ms)

[vm5] [info 2020/03/04 22:39:59.552 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm0] [info 2020/03/04 22:39:59.563 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 18 ms)

[vm1] [info 2020/03/04 22:39:59.567 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm5] [info 2020/03/04 22:39:59.569 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 17 ms)

[vm6] [info 2020/03/04 22:39:59.574 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:39:59.578 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24960].
Not connected.


[info 2020/03/04 22:39:59.581 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:39:59.582 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:59.584 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fe7a6b9(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:39:59.584 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:59.584 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fe7a6b9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:39:59.585 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62cd6aa2(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:39:59.585 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:39:59.585 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62cd6aa2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:39:59.586 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 18 ms)

[vm2] [info 2020/03/04 22:39:59.587 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b16ea21(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:39:59.587 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:39:59.587 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b16ea21(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:39:59.588 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ced6a7f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:39:59.588 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:39:59.588 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ced6a7f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:39:59.589 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @136c2547(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:39:59.590 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:39:59.590 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x70] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @136c2547(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:39:59.590 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x29] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm6] [info 2020/03/04 22:39:59.591 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 17 ms)

[vm5] [info 2020/03/04 22:39:59.592 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c711a33(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:39:59.592 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:39:59.592 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c711a33(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:39:59.593 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27cf48ca(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:39:59.593 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:39:59.594 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27cf48ca(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:39:59.598 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12091724515242386403

[info 2020/03/04 22:39:59.601 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 22:39:59.605 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 22:39:59.607 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 1 ms)

[vm2] [info 2020/03/04 22:39:59.608 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x29] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 17 ms)

[vm3] [info 2020/03/04 22:39:59.612 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 22:39:59.635 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 23 ms)

[vm4] [info 2020/03/04 22:39:59.640 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 22:39:59.658 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 18 ms)

[vm5] [info 2020/03/04 22:39:59.663 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x64] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm5] [info 2020/03/04 22:39:59.680 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 16 ms)

[info 2020/03/04 22:39:59.684 GMT <Test worker> tid=0x18] Executing command: disconnect

[vm6] [info 2020/03/04 22:39:59.684 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

Command result for <disconnect>: 

No longer connected to localhost[23672].
Not connected.


[info 2020/03/04 22:39:59.688 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:39:59.690 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:59.692 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x55] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e700522(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:39:59.693 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @717e926d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:39:59.692 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x55] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>
[vm1] [info 2020/03/04 22:39:59.693 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>


[vm0] [info 2020/03/04 22:39:59.692 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x55] Got result: null
[vm1] [info 2020/03/04 22:39:59.693 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e700522(0, "IgnoredException remove") (took 0 ms)
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @717e926d(0, "IgnoredException remove") (took 0 ms)


[vm2] [info 2020/03/04 22:39:59.696 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ad4bd7f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:39:59.696 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:39:59.696 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x70] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ad4bd7f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:39:59.699 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c6f8a70(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:39:59.699 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:39:59.699 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c6f8a70(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:39:59.701 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60284eb9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:39:59.701 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:39:59.701 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 15 ms)

[vm4] [info 2020/03/04 22:39:59.701 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60284eb9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:39:59.702 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33e36ee2(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:39:59.703 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:39:59.702 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 209 ms)

[vm5] [info 2020/03/04 22:39:59.703 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33e36ee2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:39:59.705 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61dcfe5a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:39:59.705 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:39:59.705 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61dcfe5a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:39:59.709 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3129411348197860609

[info 2020/03/04 22:39:59.712 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 22:39:59.718 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 22:39:59.720 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 1 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:39:59.790 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29378].
Not connected.


[info 2020/03/04 22:39:59.794 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:39:59.796 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:59.798 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bb59a57(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:39:59.799 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:59.800 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bb59a57(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:39:59.801 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @104a8669(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:39:59.801 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:39:59.801 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @104a8669(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:39:59.803 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x29] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @810aa15(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:39:59.803 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x29] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:39:59.803 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x29] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @810aa15(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:39:59.806 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e3681b3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:39:59.806 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:39:59.806 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e3681b3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:39:59.807 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38e458d7(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:39:59.807 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:39:59.808 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38e458d7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:39:59.809 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26448272(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:39:59.809 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:39:59.809 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26448272(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:39:59.810 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b6aacda(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:39:59.811 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:39:59.811 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b6aacda(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:39:59.815 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15539218892642156923

[info 2020/03/04 22:39:59.818 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:39:59.906 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:59.908 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dd8db1d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:39:59.908 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:59.908 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dd8db1d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:39:59.909 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41a2396(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:39:59.910 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:39:59.910 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41a2396(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:39:59.911 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4161f782(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:39:59.911 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:39:59.911 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x70] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4161f782(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:39:59.913 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @247d3fa4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:39:59.913 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:39:59.913 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @247d3fa4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:39:59.914 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d6db848(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:39:59.914 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:39:59.914 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d6db848(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:39:59.916 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77ec717b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:39:59.916 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:39:59.916 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77ec717b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:39:59.917 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5454e0b4(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:39:59.917 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:39:59.918 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5454e0b4(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:39:59.923 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@39d78346

[vm0] [info 2020/03/04 22:39:59.929 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x54] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 22:39:59.930 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x54] Locator was created at Wed Mar 04 22:39:59 GMT 2020

[vm0] [info 2020/03/04 22:39:59.930 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x54] Listening on port 21211 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:39:59.931 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12484846530205989181/locator/locator21211view.dat

[vm0] [info 2020/03/04 22:39:59.932 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x54] recovery file not found: /tmp/junit12484846530205989181/locator/locator21211view.dat

[vm0] [info 2020/03/04 22:39:59.932 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 22:39:59.934 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:39:59.937 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x6e] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 22:39:59.938 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 231 ms)

[info 2020/03/04 22:39:59.988 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:59.992 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @476ef81(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:39:59.993 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:39:59.993 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @476ef81(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:39:59.997 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @385a7c4b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:39:59.998 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:39:59.998 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @385a7c4b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:40:00.002 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f75bf6b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:40:00.002 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:40:00.003 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f75bf6b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:40:00.006 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32be1f57(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:40:00.007 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:40:00.007 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32be1f57(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:40:00.010 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c3f9c64(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:40:00.011 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:40:00.011 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c3f9c64(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:40:00.015 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24fea632(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:40:00.016 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:40:00.016 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24fea632(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:40:00.020 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dcd5dbd(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:40:00.021 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:40:00.021 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dcd5dbd(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:40:00.030 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 22:40:00.050 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 19 ms)

[vm1] [info 2020/03/04 22:40:00.054 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 22:40:00.071 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 16 ms)

[vm2] [info 2020/03/04 22:40:00.076 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 22:40:00.095 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 18 ms)

[vm3] [info 2020/03/04 22:40:00.099 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 22:40:00.118 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 18 ms)

[info 2020/03/04 22:40:00.124 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:40:00.125 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15ea465(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:40:00.125 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:40:00.125 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15ea465(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:40:00.127 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61edd1bf(0, "IgnoredException addIgnoredException")
[vm4] [info 2020/03/04 22:40:00.123 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc


[vm1] [info 2020/03/04 22:40:00.127 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:40:00.127 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61edd1bf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:40:00.134 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dc65c1e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:40:00.134 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:40:00.134 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dc65c1e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:40:00.130 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49aa7515(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:40:00.130 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:40:00.130 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49aa7515(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:40:00.136 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @107d892(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:40:00.136 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:40:00.136 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x70] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @107d892(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:40:00.137 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4db50eb9(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:40:00.138 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x64] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:40:00.138 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4db50eb9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:40:00.139 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb00cda(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:40:00.139 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:40:00.139 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb00cda(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm4] [info 2020/03/04 22:40:00.143 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 20 ms)

[vm5] [info 2020/03/04 22:40:00.148 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x65] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm0] [info 2020/03/04 22:40:00.145 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3239e183

[vm0] [info 2020/03/04 22:40:00.153 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x54] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 22:40:00.154 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x54] Locator was created at Wed Mar 04 22:40:00 GMT 2020

[vm0] [info 2020/03/04 22:40:00.154 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x54] Listening on port 24962 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:40:00.159 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12091724515242386403/locator/locator24962view.dat

[vm0] [info 2020/03/04 22:40:00.159 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x54] recovery file not found: /tmp/junit12091724515242386403/locator/locator24962view.dat

[vm0] [info 2020/03/04 22:40:00.160 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x54] Starting distributed system

[vm5] [info 2020/03/04 22:40:00.168 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 19 ms)

[vm6] [info 2020/03/04 22:40:00.176 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm0] [info 2020/03/04 22:40:00.178 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:40:00.194 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 17 ms)

[locator] [info 2020/03/04 22:40:00.208 GMT <RMI TCP Connection(2)-172.17.0.2> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 22:40:00.210 GMT <RMI TCP Connection(2)-172.17.0.2> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 1 ms)

[info 2020/03/04 22:40:00.238 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:40:00.239 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x55] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72773a74(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:40:00.239 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x55] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:40:00.239 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x55] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72773a74(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:40:00.243 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ac147f0(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:40:00.243 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:40:00.241 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bcfd42(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:40:00.241 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:40:00.241 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bcfd42(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:40:00.243 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x70] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ac147f0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:40:00.244 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29125089(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:40:00.245 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:40:00.245 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29125089(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:40:00.247 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f17a7ec(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:40:00.247 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:40:00.247 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f17a7ec(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:40:00.250 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25b67741(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:40:00.250 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:40:00.250 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25b67741(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]
[vm5] [info 2020/03/04 22:40:00.248 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28eb1c9b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:40:00.249 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:40:00.249 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28eb1c9b(0, "IgnoredException addIgnoredException") (took 0 ms)



[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:40:00.255 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x55] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3df67880

[vm0] [info 2020/03/04 22:40:00.261 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x55] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 22:40:00.261 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x55] Locator was created at Wed Mar 04 22:40:00 GMT 2020

[vm0] [info 2020/03/04 22:40:00.262 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x55] Listening on port 23674 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:40:00.263 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x55] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3129411348197860609/locator/locator23674view.dat

[vm0] [info 2020/03/04 22:40:00.264 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x55] recovery file not found: /tmp/junit3129411348197860609/locator/locator23674view.dat

[vm0] [info 2020/03/04 22:40:00.264 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x55] Starting distributed system

[vm0] [info 2020/03/04 22:40:00.266 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x55] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:40:00.294 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20404].
Not connected.


[info 2020/03/04 22:40:00.297 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:40:00.298 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:40:00.300 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25a6feee(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:40:00.300 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:40:00.300 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25a6feee(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:40:00.304 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @330bbb84(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:40:00.304 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:40:00.304 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @330bbb84(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:40:00.302 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @194491b8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:40:00.302 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:40:00.303 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @194491b8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:40:00.305 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c34e366(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:40:00.306 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:40:00.306 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c34e366(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:40:00.307 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c7f7a40(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:40:00.307 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:40:00.307 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c7f7a40(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:40:00.309 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:40:00.309 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4daa53d2(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:40:00.309 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:40:00.309 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4daa53d2(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:40:00.310 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d4383d8(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:40:00.310 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:40:00.310 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d4383d8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:40:00.312 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d2dd2bc(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:40:00.312 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:40:00.312 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d2dd2bc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:40:00.313 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d7bbda4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:40:00.314 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:40:00.314 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d7bbda4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:40:00.318 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13506513605052113791

[info 2020/03/04 22:40:00.320 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:40:00.322 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @312bb1b6(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:40:00.322 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:40:00.323 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @312bb1b6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:40:00.321 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x29] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49848474(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:40:00.321 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x29] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:40:00.321 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x29] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49848474(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:40:00.324 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44aad9b0(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:40:00.324 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:40:00.325 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44aad9b0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:40:00.326 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35dab8a6(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:40:00.326 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x64] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:40:00.326 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35dab8a6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:40:00.328 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a1de31a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:40:00.328 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:40:00.328 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a1de31a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:40:00.333 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@44ed0bb

[vm0] [info 2020/03/04 22:40:00.339 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x6f] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 22:40:00.339 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x6f] Locator was created at Wed Mar 04 22:40:00 GMT 2020

[vm0] [info 2020/03/04 22:40:00.339 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x6f] Listening on port 29380 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:40:00.340 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15539218892642156923/locator/locator29380view.dat

[vm0] [info 2020/03/04 22:40:00.341 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x6f] recovery file not found: /tmp/junit15539218892642156923/locator/locator29380view.dat

[vm0] [info 2020/03/04 22:40:00.341 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/04 22:40:00.345 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:40:00.835 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:40:00.836 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34b23c8b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:40:00.836 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:40:00.836 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34b23c8b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:40:00.837 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f60f2a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:40:00.838 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:40:00.838 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f60f2a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:40:00.839 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10028976(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:40:00.839 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:40:00.839 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10028976(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:40:00.840 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44a578ca(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:40:00.840 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:40:00.841 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44a578ca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:40:00.842 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ea5539(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:40:00.842 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:40:00.842 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ea5539(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:40:00.843 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4687d52d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:40:00.844 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x65] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:40:00.844 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4687d52d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:40:00.845 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aba7fcd(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:40:00.845 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:40:00.845 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aba7fcd(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:40:00.850 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@712df826

[vm0] [info 2020/03/04 22:40:00.856 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x6e] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 22:40:00.857 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x6e] Locator was created at Wed Mar 04 22:40:00 GMT 2020

[vm0] [info 2020/03/04 22:40:00.857 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x6e] Listening on port 20406 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:40:00.857 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x6e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13506513605052113791/locator/locator20406view.dat

[vm0] [info 2020/03/04 22:40:00.858 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x6e] recovery file not found: /tmp/junit13506513605052113791/locator/locator20406view.dat

[vm0] [info 2020/03/04 22:40:00.858 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x6e] Starting distributed system

[vm0] [info 2020/03/04 22:40:00.860 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:40:01.920 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6b5b81d4

[vm1] [info 2020/03/04 22:40:01.925 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:40:02.698 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2dd0b76b

[vm2] [info 2020/03/04 22:40:02.703 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:40:03.596 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a41a13d

[vm3] [info 2020/03/04 22:40:03.608 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:40:03.689 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@366a4cb2

[vm1] [info 2020/03/04 22:40:03.698 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:40:03.859 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@48a295ca

[vm1] [info 2020/03/04 22:40:03.866 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:40:04.265 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2661a13e

[vm1] [info 2020/03/04 22:40:04.272 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:40:04.447 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6130acb7

[vm4] [info 2020/03/04 22:40:04.451 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@432ee9d3

[vm2] [info 2020/03/04 22:40:04.453 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:40:04.459 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:40:04.662 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ee6a19d

[vm2] [info 2020/03/04 22:40:04.670 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:40:04.788 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@67544852

[vm1] [info 2020/03/04 22:40:04.794 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:40:04.903 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@216ee5a7

[vm1] [info 2020/03/04 22:40:04.912 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:40:04.939 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@426280

[vm1] [info 2020/03/04 22:40:04.948 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:40:04.998 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@35c8e408

[vm2] [info 2020/03/04 22:40:05.006 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:40:05.238 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@6d0c027d

[vm1] [info 2020/03/04 22:40:05.245 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:40:05.268 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26608]

Command result for <connect --jmx-manager=localhost[26608]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26608] ..
Successfully connected to: [host=localhost, port=26608]


[vm3] [info 2020/03/04 22:40:05.362 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6d3c80f6

[vm3] [info 2020/03/04 22:40:05.378 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:40:05.564 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5c7c281f

[vm2] [info 2020/03/04 22:40:05.584 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@228594b8

[vm3] [info 2020/03/04 22:40:05.587 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:40:05.592 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:40:05.741 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@54ce1453

[vm2] [info 2020/03/04 22:40:05.749 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:40:05.780 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x29] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@43f49acd

[vm2] [info 2020/03/04 22:40:05.787 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x29] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:40:05.937 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@6ce1fe23

[vm3] [info 2020/03/04 22:40:05.943 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:40:06.051 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@493d0b5c

[vm2] [info 2020/03/04 22:40:06.057 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:40:06.317 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x25] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@56f3e924

[vm4] [info 2020/03/04 22:40:06.326 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x25] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:40:06.622 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2070484d

[vm4] [info 2020/03/04 22:40:06.663 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:40:06.712 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@146f5c2a

[vm3] [info 2020/03/04 22:40:06.736 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:40:06.734 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@35dcfb04

[vm3] [info 2020/03/04 22:40:06.764 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:40:06.887 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@706857dc

[vm3] [info 2020/03/04 22:40:06.897 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:40:06.927 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2026fe86

[vm4] [info 2020/03/04 22:40:06.935 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:40:07.102 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2bbe215d

[vm3] [info 2020/03/04 22:40:07.108 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:40:07.397 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24046]

Command result for <connect --jmx-manager=localhost[24046]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24046] ..
Successfully connected to: [host=localhost, port=24046]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:40:07.721 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22365]

Command result for <connect --jmx-manager=localhost[22365]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22365] ..
Successfully connected to: [host=localhost, port=22365]


[vm4] [info 2020/03/04 22:40:07.766 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@62dbe79f

[vm4] [info 2020/03/04 22:40:07.790 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:40:07.893 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@339d819c

[vm4] [info 2020/03/04 22:40:07.909 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:40:08.029 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@476d2a08

[vm4] [info 2020/03/04 22:40:08.040 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:40:08.096 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21212]

Command result for <connect --jmx-manager=localhost[21212]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21212] ..
Successfully connected to: [host=localhost, port=21212]


[vm4] [info 2020/03/04 22:40:08.150 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2d1f3d02

[vm4] [info 2020/03/04 22:40:08.159 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:40:08.852 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24963]

Command result for <connect --jmx-manager=localhost[24963]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24963] ..
Successfully connected to: [host=localhost, port=24963]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:40:08.952 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23675]

Command result for <connect --jmx-manager=localhost[23675]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23675] ..
Successfully connected to: [host=localhost, port=23675]


[info 2020/03/04 22:40:09.110 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29381]

Command result for <connect --jmx-manager=localhost[29381]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29381] ..
Successfully connected to: [host=localhost, port=29381]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:40:09.325 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20407]

Command result for <connect --jmx-manager=localhost[20407]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20407] ..
Successfully connected to: [host=localhost, port=20407]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:41:00.077 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x66] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@6a16e820

[vm5] [info 2020/03/04 22:41:00.084 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x66] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:41:00.315 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440@7eba544c

[vm5] [info 2020/03/04 22:41:00.322 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:41:01.044 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40@558078f7

[vm6] [info 2020/03/04 22:41:01.051 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:41:01.094 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x64] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@7158726a

[vm5] [info 2020/03/04 22:41:01.107 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x64] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:41:01.241 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x27] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40@1ab950cf

[vm6] [info 2020/03/04 22:41:01.247 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x27] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:41:01.425 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@6a66867

[vm5] [info 2020/03/04 22:41:01.432 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:41:01.795 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x65] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440@4f60c48a

[vm5] [info 2020/03/04 22:41:01.801 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x65] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:41:01.803 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840@16284def

[vm5] [info 2020/03/04 22:41:01.813 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:41:02.094 GMT <RMI TCP Connection(15)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@1c75c23a

[vm6] [info 2020/03/04 22:41:02.104 GMT <RMI TCP Connection(15)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:41:02.290 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@2a1f3797

[vm5] [info 2020/03/04 22:41:02.298 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:41:02.525 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@9f835d6

[vm6] [info 2020/03/04 22:41:02.533 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:41:02.936 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@a64a1c1

[vm6] [info 2020/03/04 22:41:02.953 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:41:03.025 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x26] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@7c10453e

[vm6] [info 2020/03/04 22:41:03.034 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x26] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:41:03.386 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@16c4c9a9

[vm6] [info 2020/03/04 22:41:03.396 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 5835
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 384
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 19056


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 51


[vm1] [info 2020/03/04 22:41:08.708 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 220 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 5947
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 428
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 19446


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 30


[vm2] [info 2020/03/04 22:41:08.924 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 212 ms)

[vm1] [info 2020/03/04 22:41:09.084 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 222 ms)

[vm3] [info 2020/03/04 22:41:09.156 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 225 ms)

[vm5] [info 2020/03/04 22:41:09.288 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x64] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840@3254ef8f

[vm2] [info 2020/03/04 22:41:09.289 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 201 ms)

[vm5] [info 2020/03/04 22:41:09.295 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x64] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 5708
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 277
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 18210


[vm4] [info 2020/03/04 22:41:09.383 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 223 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 36


[vm3] [info 2020/03/04 22:41:09.498 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x59] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 206 ms)

[vm5] [info 2020/03/04 22:41:09.581 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 194 ms)

[vm1] [info 2020/03/04 22:41:09.649 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 208 ms)

[vm4] [info 2020/03/04 22:41:09.667 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 160 ms)

[vm6] [info 2020/03/04 22:41:09.762 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 173 ms)

[vm2] [info 2020/03/04 22:41:09.821 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x29] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 169 ms)

[vm5] [info 2020/03/04 22:41:09.896 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 226 ms)

[vm0] [info 2020/03/04 22:41:09.919 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x6f] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 22:41:09.920 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 155 ms)

[info 2020/03/04 22:41:09.921 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:09.924 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20e0831b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:41:09.924 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:09.924 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20e0831b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:41:09.927 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @637be373(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:41:09.927 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:09.927 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @637be373(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:41:09.929 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45f86204(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:41:09.929 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:09.929 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45f86204(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:41:09.932 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6323c174(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:41:09.932 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:09.933 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6323c174(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:41:09.936 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @546322bf(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:41:09.936 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:09.936 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @546322bf(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:41:09.937 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d5df5ed(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:41:09.938 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:09.938 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d5df5ed(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:41:09.939 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @397d20c4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:41:09.939 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:41:09.939 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @397d20c4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:41:09.942 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 22:41:09.943 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 22:41:09.946 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 22:41:09.946 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 22:41:09.948 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 22:41:09.948 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 22:41:09.951 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 22:41:09.951 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 22:41:09.955 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 22:41:09.955 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 22:41:09.957 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 22:41:09.957 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 22:41:09.958 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 22:41:09.959 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 22:41:09.961 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 22:41:09.961 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 5847
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 331
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 18813


[vm3] [info 2020/03/04 22:41:10.008 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 184 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:41:10.027 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26608].
Not connected.


[info 2020/03/04 22:41:10.032 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:41:10.033 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:10.035 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @674fe81b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:41:10.035 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:10.035 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @674fe81b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:41:10.036 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58f315dd(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:41:10.036 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:10.036 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58f315dd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:41:10.037 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @500c1340(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:41:10.037 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:10.038 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @500c1340(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:41:10.039 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56d216d5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:41:10.039 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:10.039 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56d216d5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:41:10.040 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @564d8edd(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:41:10.041 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:10.041 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @564d8edd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:41:10.042 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7be76a76(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:41:10.042 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:10.042 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7be76a76(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:41:10.043 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fcda1d0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:41:10.044 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:41:10.044 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fcda1d0(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:41:10.049 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16755371761647812803

[info 2020/03/04 22:41:10.052 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:41:10.084 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x27] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 186 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 54


[vm4] [info 2020/03/04 22:41:10.210 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 199 ms)

[vm0] [info 2020/03/04 22:41:10.265 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x6e] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 22:41:10.266 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 178 ms)

[info 2020/03/04 22:41:10.267 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:10.270 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @98b86e6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:41:10.270 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:10.270 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @98b86e6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:41:10.271 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @539875a6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:41:10.272 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:10.272 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @539875a6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:41:10.275 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c30e88f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:41:10.275 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:10.276 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c30e88f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:41:10.277 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x59] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40144626(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:41:10.277 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x59] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:10.277 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x59] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40144626(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:41:10.278 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @faf049e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:41:10.278 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:10.278 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @faf049e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:41:10.280 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e96e0e7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:41:10.280 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:10.280 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e96e0e7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:41:10.281 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b5d528b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:41:10.281 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:41:10.281 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x27] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b5d528b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:41:10.284 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 22:41:10.285 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 22:41:10.286 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 22:41:10.286 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 22:41:10.289 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x5c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 22:41:10.290 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 22:41:10.291 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x59] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 22:41:10.291 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x59] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 22:41:10.293 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 22:41:10.293 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 22:41:10.295 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 22:41:10.295 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 22:41:10.296 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x27] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 22:41:10.297 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x27] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 22:41:10.300 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 22:41:10.300 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)

[vm1] [info 2020/03/04 22:41:10.309 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 217 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 5471
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 307
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 17865


[info 2020/03/04 22:41:10.353 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24046].
Not connected.


[info 2020/03/04 22:41:10.357 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:41:10.358 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:10.359 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cfb9eba(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:41:10.359 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:10.359 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cfb9eba(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:41:10.361 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2785e1be(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:41:10.361 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:10.361 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2785e1be(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:41:10.362 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cc3753b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:41:10.363 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:10.363 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cc3753b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:41:10.365 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x59] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ac7f3b5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:41:10.365 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x59] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:10.365 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x59] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ac7f3b5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:41:10.366 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @697a9ee0(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:41:10.367 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:10.367 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @697a9ee0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:41:10.368 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cddd044(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:41:10.368 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:10.368 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cddd044(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:41:10.369 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c360f5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:41:10.370 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:41:10.370 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x27] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c360f5(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:41:10.374 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17977935954224995410

[info 2020/03/04 22:41:10.377 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:41:10.414 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x64] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 202 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 69


[info 2020/03/04 22:41:10.454 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:10.455 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @133555cd(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:41:10.456 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:10.456 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @133555cd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:41:10.457 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5705e53(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:41:10.457 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:10.457 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5705e53(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:41:10.463 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58cf4396(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:41:10.463 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:10.463 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58cf4396(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:41:10.465 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67370e18(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:41:10.465 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:10.465 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67370e18(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:41:10.466 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @692df56d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:41:10.466 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:10.466 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @692df56d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:41:10.468 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @264c6186(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:41:10.468 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:10.468 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @264c6186(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:41:10.469 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a97b7cc(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:41:10.469 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:41:10.469 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a97b7cc(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:41:10.474 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7d7dace8

[vm6] [info 2020/03/04 22:41:10.486 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@5ac80577

[vm0] [info 2020/03/04 22:41:10.503 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x6f] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 22:41:10.503 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x6f] Locator was created at Wed Mar 04 22:41:10 GMT 2020

[vm0] [info 2020/03/04 22:41:10.505 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x6f] Listening on port 26610 bound on address 0.0.0.0/0.0.0.0

[vm6] [info 2020/03/04 22:41:10.505 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:41:10.509 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16755371761647812803/locator/locator26610view.dat

[vm0] [info 2020/03/04 22:41:10.509 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x6f] recovery file not found: /tmp/junit16755371761647812803/locator/locator26610view.dat

[vm0] [info 2020/03/04 22:41:10.510 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/04 22:41:10.513 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:41:10.554 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 242 ms)

[vm6] [info 2020/03/04 22:41:10.638 GMT <RMI TCP Connection(15)-172.17.0.5> tid=0x20] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 222 ms)

[vm1] [info 2020/03/04 22:41:10.690 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 243 ms)

[vm3] [info 2020/03/04 22:41:10.768 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x57] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 210 ms)

[info 2020/03/04 22:41:10.779 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:10.780 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc483dd(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:41:10.780 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:10.780 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc483dd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:41:10.781 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70c5723c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:41:10.781 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:10.781 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70c5723c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:41:10.782 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @109a2857(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:41:10.783 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x5c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:10.783 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @109a2857(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:41:10.784 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x59] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58fc6c35(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:41:10.784 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x59] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:10.784 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x59] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58fc6c35(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:41:10.785 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b84dfc6(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:41:10.786 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:10.786 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b84dfc6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:41:10.787 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b6e8439(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:41:10.787 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:10.787 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b6e8439(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:41:10.788 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4265a0a9(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:41:10.788 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x27] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:41:10.788 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x27] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4265a0a9(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:41:10.790 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xf3] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 22:41:10.791 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xf3] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 150 ms)

[vm0] [info 2020/03/04 22:41:10.792 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@61b69f6b

[info 2020/03/04 22:41:10.792 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:10.796 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xf3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59789bfa(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:41:10.796 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xf3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:10.796 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xf3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59789bfa(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:41:10.797 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dda00b3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:41:10.797 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:10.797 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dda00b3(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:41:10.798 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x6e] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 22:41:10.798 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x6e] Locator was created at Wed Mar 04 22:41:10 GMT 2020

[vm0] [info 2020/03/04 22:41:10.798 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x6e] Listening on port 24048 bound on address 0.0.0.0/0.0.0.0

[vm2] [info 2020/03/04 22:41:10.799 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x29] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37929797(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:41:10.799 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x29] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:10.799 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x29] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37929797(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:41:10.799 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x6e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17977935954224995410/locator/locator24048view.dat

[vm0] [info 2020/03/04 22:41:10.799 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x6e] recovery file not found: /tmp/junit17977935954224995410/locator/locator24048view.dat

[vm0] [info 2020/03/04 22:41:10.800 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x6e] Starting distributed system

[vm3] [info 2020/03/04 22:41:10.800 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bc9ba5a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:41:10.800 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:10.801 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bc9ba5a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:41:10.802 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @706c3ad6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:41:10.802 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:10.802 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @706c3ad6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:41:10.803 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e0352b5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:41:10.803 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:10.803 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e0352b5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:41:10.805 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider
[vm6] [info 2020/03/04 22:41:10.805 GMT <RMI TCP Connection(15)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1160c6c9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:41:10.805 GMT <RMI TCP Connection(15)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>


[vm6] [info 2020/03/04 22:41:10.805 GMT <RMI TCP Connection(15)-172.17.0.5> tid=0x20] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1160c6c9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:41:10.808 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xf3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 22:41:10.809 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xf3] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 22:41:10.810 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 22:41:10.810 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 5691
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 535
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 19038


[vm2] [info 2020/03/04 22:41:10.811 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x29] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 22:41:10.812 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x29] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 22:41:10.813 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 22:41:10.813 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 22:41:10.815 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 22:41:10.815 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 22:41:10.816 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x64] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 22:41:10.817 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 22:41:10.818 GMT <RMI TCP Connection(15)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 22:41:10.818 GMT <RMI TCP Connection(15)-172.17.0.5> tid=0x20] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 22:41:10.821 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 22:41:10.822 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:41:10.868 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29381].
Not connected.


[info 2020/03/04 22:41:10.873 GMT <Test worker> tid=0x18] Executing command: exit

[vm2] [info 2020/03/04 22:41:10.874 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 181 ms)

[info 2020/03/04 22:41:10.876 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:10.878 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xf3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a374436(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:41:10.878 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xf3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:10.878 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xf3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a374436(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:41:10.880 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e43ed2e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:41:10.880 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:10.880 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e43ed2e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:41:10.881 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x29] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cd484d7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:41:10.881 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x29] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:10.881 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x29] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cd484d7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:41:10.882 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @533235c1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:41:10.882 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:10.882 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @533235c1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:41:10.883 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @706b91f2(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:41:10.884 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:10.884 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @706b91f2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:41:10.885 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48608456(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:41:10.886 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:10.886 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48608456(0, "IgnoredException remove") (took 0 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

[vm6] [info 2020/03/04 22:41:10.887 GMT <RMI TCP Connection(15)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d3d8216(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:41:10.887 GMT <RMI TCP Connection(15)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:41:10.887 GMT <RMI TCP Connection(15)-172.17.0.5> tid=0x20] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d3d8216(0, "IgnoredException remove") (took 0 ms)

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 39


[info 2020/03/04 22:41:10.892 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8155638863134987525

[info 2020/03/04 22:41:10.895 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:41:10.969 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 198 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 5774
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 378
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 18912


[vm3] [info 2020/03/04 22:41:11.142 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x70] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 264 ms)

[vm1] [info 2020/03/04 22:41:11.144 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 254 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 108


[vm5] [info 2020/03/04 22:41:11.246 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 274 ms)

[info 2020/03/04 22:41:11.334 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:11.335 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xf3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e6f48b7(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:41:11.335 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xf3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:11.335 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xf3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e6f48b7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:41:11.336 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d8e5ef4(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:41:11.336 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:11.337 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d8e5ef4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:41:11.337 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x29] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @619b3ef0(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:41:11.338 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x29] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:11.338 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x29] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @619b3ef0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:41:11.339 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @403ccdbe(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:41:11.339 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:11.339 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @403ccdbe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:41:11.340 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57940294(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:41:11.340 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:11.340 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57940294(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:41:11.341 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15da7e08(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:41:11.341 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x64] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:11.341 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15da7e08(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:41:11.342 GMT <RMI TCP Connection(15)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bb83481(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:41:11.342 GMT <RMI TCP Connection(15)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:41:11.342 GMT <RMI TCP Connection(15)-172.17.0.5> tid=0x20] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bb83481(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:41:11.346 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xf3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@418eca67

[vm0] [info 2020/03/04 22:41:11.357 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xf3] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 22:41:11.357 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xf3] Locator was created at Wed Mar 04 22:41:11 GMT 2020

[vm0] [info 2020/03/04 22:41:11.357 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xf3] Listening on port 29383 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:41:11.357 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xf3] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8155638863134987525/locator/locator29383view.dat

[vm0] [info 2020/03/04 22:41:11.358 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xf3] recovery file not found: /tmp/junit8155638863134987525/locator/locator29383view.dat

[vm0] [info 2020/03/04 22:41:11.358 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xf3] Starting distributed system

[vm0] [info 2020/03/04 22:41:11.360 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xf3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:41:11.362 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 216 ms)

[vm1] [info 2020/03/04 22:41:11.433 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 202 ms)

[vm6] [info 2020/03/04 22:41:11.438 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 190 ms)

[vm2] [info 2020/03/04 22:41:11.445 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x29] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 298 ms)

[vm5] [info 2020/03/04 22:41:11.573 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x65] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 209 ms)

[vm0] [info 2020/03/04 22:41:11.622 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0xee] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 22:41:11.624 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0xee] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 182 ms)

[info 2020/03/04 22:41:11.625 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:11.633 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0xee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c3ed05e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:41:11.634 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0xee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:11.634 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0xee] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c3ed05e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:41:11.635 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @587df917(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:41:11.635 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:11.635 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @587df917(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:41:11.639 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7843a34c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:41:11.639 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x5b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:11.639 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7843a34c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:41:11.640 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x57] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57ba0bf8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:41:11.641 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x57] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:11.641 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x57] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57ba0bf8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:41:11.644 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72217162(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:41:11.645 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:11.645 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72217162(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:41:11.646 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54e1e44c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:41:11.646 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:11.646 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54e1e44c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:41:11.648 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fb2d9b3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:41:11.648 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:41:11.648 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fb2d9b3(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:41:11.651 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0xee] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 22:41:11.652 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0xee] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 22:41:11.653 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 22:41:11.653 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm3] [info 2020/03/04 22:41:11.656 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 207 ms)

[vm2] [info 2020/03/04 22:41:11.656 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x5b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 22:41:11.657 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm4] [info 2020/03/04 22:41:11.662 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 22:41:11.663 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm3] [info 2020/03/04 22:41:11.659 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x57] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 22:41:11.659 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x57] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm5] [info 2020/03/04 22:41:11.664 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 22:41:11.665 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 22:41:11.666 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 22:41:11.667 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 22:41:11.670 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 22:41:11.670 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)

[vm2] [info 2020/03/04 22:41:11.689 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x70] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 253 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:41:11.727 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23675].
Not connected.


[info 2020/03/04 22:41:11.732 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:41:11.734 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:11.735 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0xee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fb58ac(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:41:11.735 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0xee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:11.735 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0xee] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fb58ac(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:41:11.736 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4be51144(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:41:11.737 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:11.737 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4be51144(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:41:11.738 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a5173a3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:41:11.738 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x5b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:11.738 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a5173a3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:41:11.739 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x57] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @645ad672(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:41:11.739 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x57] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:11.740 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x57] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @645ad672(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:41:11.741 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76ce9615(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:41:11.741 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:11.741 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76ce9615(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:41:11.742 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68fb0a8a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:41:11.742 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:11.742 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68fb0a8a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:41:11.743 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ef83ec(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:41:11.744 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:41:11.744 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ef83ec(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:41:11.748 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2883131400991644070

[info 2020/03/04 22:41:11.751 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:41:11.777 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 202 ms)

[vm4] [info 2020/03/04 22:41:11.858 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0xd7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 199 ms)

[vm3] [info 2020/03/04 22:41:11.891 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 198 ms)

[vm0] [info 2020/03/04 22:41:11.933 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x84] Distribution Locator on 6bcdaf3c6678 is stopped

[info 2020/03/04 22:41:11.936 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:11.935 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x84] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 154 ms)

[vm0] [info 2020/03/04 22:41:11.940 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58e4f559(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:41:11.940 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:11.941 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58e4f559(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:41:11.943 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c6b3f79(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:41:11.943 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:11.943 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c6b3f79(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:41:11.946 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25590141(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:41:11.947 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:11.947 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25590141(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:41:11.948 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb2796f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:41:11.948 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:11.948 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb2796f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:41:11.951 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @735be94a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:41:11.951 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:11.951 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @735be94a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:41:11.952 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1523bd06(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:41:11.953 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:11.953 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1523bd06(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:41:11.954 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f0c599b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:41:11.954 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:41:11.954 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f0c599b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:41:11.957 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 22:41:11.958 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 22:41:11.961 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 22:41:11.961 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 22:41:11.964 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 22:41:11.964 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 22:41:11.965 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 22:41:11.965 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 22:41:11.968 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 22:41:11.969 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 22:41:11.970 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x65] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 22:41:11.971 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 22:41:11.972 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 22:41:11.972 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 22:41:11.975 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 22:41:11.975 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:41:12.058 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20407].
Not connected.


[info 2020/03/04 22:41:12.061 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:41:12.062 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:12.064 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8f5a98(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:41:12.064 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:12.064 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8f5a98(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:41:12.065 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b98e134(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:41:12.066 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:12.066 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b98e134(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:41:12.067 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f76f8b4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:41:12.067 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:12.067 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f76f8b4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:41:12.068 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d3a1451(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:41:12.068 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:12.069 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d3a1451(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:41:12.069 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b41c355(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:41:12.070 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:12.070 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b41c355(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:41:12.078 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 184 ms)

[vm5] [info 2020/03/04 22:41:12.071 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d223176(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:41:12.071 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:12.071 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d223176(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:41:12.072 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5171c184(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:41:12.072 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:41:12.073 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5171c184(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:41:12.076 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2998173114385394642

[info 2020/03/04 22:41:12.079 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:41:12.088 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 227 ms)

[info 2020/03/04 22:41:12.196 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:12.197 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0xee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32af9718(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:41:12.197 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0xee] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:12.197 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0xee] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32af9718(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:41:12.198 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66a06127(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:41:12.199 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:12.199 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66a06127(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:41:12.200 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1273055d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:41:12.200 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x5b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:12.200 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1273055d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:41:12.201 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x57] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78dee554(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:41:12.201 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x57] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:12.201 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x57] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78dee554(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:41:12.202 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6821334d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:41:12.203 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:12.203 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6821334d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:41:12.204 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fb864ce(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:41:12.204 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:12.204 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fb864ce(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:41:12.205 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ec176db(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:41:12.205 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:41:12.205 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ec176db(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:41:12.209 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0xee] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4742eb1c

[vm0] [info 2020/03/04 22:41:12.216 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0xee] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 22:41:12.216 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0xee] Locator was created at Wed Mar 04 22:41:12 GMT 2020

[vm0] [info 2020/03/04 22:41:12.216 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0xee] Listening on port 23677 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:41:12.217 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0xee] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2883131400991644070/locator/locator23677view.dat

[vm0] [info 2020/03/04 22:41:12.217 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0xee] recovery file not found: /tmp/junit2883131400991644070/locator/locator23677view.dat

[vm0] [info 2020/03/04 22:41:12.217 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0xee] Starting distributed system

[vm0] [info 2020/03/04 22:41:12.219 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0xee] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:41:12.273 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x26] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 181 ms)

[vm5] [info 2020/03/04 22:41:12.296 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 216 ms)

[vm0] [info 2020/03/04 22:41:12.420 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x54] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 22:41:12.421 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 145 ms)

[info 2020/03/04 22:41:12.422 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[info 2020/03/04 22:41:12.426 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:12.426 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5598b7ca(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:41:12.426 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:12.427 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5598b7ca(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:41:12.427 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ac351d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:41:12.427 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:12.427 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ac351d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:41:12.428 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fd6e400(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:41:12.429 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:12.429 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fd6e400(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:41:12.429 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3492bc71(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:41:12.429 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:12.429 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3492bc71(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:41:12.430 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @576c4fcd(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:41:12.430 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:12.430 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @576c4fcd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:41:12.431 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f61f21b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:41:12.431 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:12.431 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f61f21b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:41:12.432 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @781648f9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:41:12.432 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:12.432 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @781648f9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:41:12.432 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x29] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6de86d60(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:41:12.433 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x29] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:12.433 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x29] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6de86d60(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:41:12.433 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4156504e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:41:12.433 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x65] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:12.434 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4156504e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:41:12.434 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1396e893(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:41:12.435 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:41:12.435 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1396e893(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm3] [info 2020/03/04 22:41:12.436 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a924168(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:41:12.436 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:12.436 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a924168(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:41:12.437 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0xd7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12d83d34(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:41:12.438 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0xd7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:12.438 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0xd7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12d83d34(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:41:12.439 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@47fb55b4

[vm5] [info 2020/03/04 22:41:12.439 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d0395c4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:41:12.439 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:12.439 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d0395c4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:41:12.440 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x26] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18e8eca5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:41:12.440 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x26] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:41:12.441 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x26] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18e8eca5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:41:12.444 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 22:41:12.444 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x84] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 22:41:12.444 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x84] Locator was created at Wed Mar 04 22:41:12 GMT 2020

[vm0] [info 2020/03/04 22:41:12.444 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x84] Listening on port 20409 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:41:12.444 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm0] [info 2020/03/04 22:41:12.445 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x84] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2998173114385394642/locator/locator20409view.dat

[vm0] [info 2020/03/04 22:41:12.445 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x84] recovery file not found: /tmp/junit2998173114385394642/locator/locator20409view.dat

[vm0] [info 2020/03/04 22:41:12.445 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x84] Starting distributed system

[vm0] [info 2020/03/04 22:41:12.447 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:41:12.447 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 22:41:12.448 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 22:41:12.451 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x29] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 22:41:12.451 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x29] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 22:41:12.454 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 22:41:12.455 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 22:41:12.456 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0xd7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 22:41:12.457 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0xd7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 22:41:12.458 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 22:41:12.459 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 22:41:12.460 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x26] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 22:41:12.460 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x26] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 22:41:12.463 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 22:41:12.464 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)

[vm6] [info 2020/03/04 22:41:12.476 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 177 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:41:12.524 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22365].
Not connected.


[info 2020/03/04 22:41:12.527 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:41:12.528 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:12.530 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a26ebb4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:41:12.530 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:12.530 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a26ebb4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:41:12.531 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f5c155b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:41:12.532 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:12.532 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f5c155b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:41:12.533 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x29] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @739ed224(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:41:12.533 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x29] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:12.533 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x29] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @739ed224(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:41:12.534 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dbbef57(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:41:12.534 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:12.534 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dbbef57(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:41:12.535 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0xd7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @311ecc4c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:41:12.536 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0xd7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:12.536 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0xd7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @311ecc4c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:41:12.537 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e1deedd(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:41:12.537 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:12.537 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e1deedd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:41:12.538 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x26] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e0c4a9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:41:12.538 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x26] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:41:12.538 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x26] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e0c4a9(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:41:12.542 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3088322004470164411

[info 2020/03/04 22:41:12.544 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:41:12.628 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x83] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 22:41:12.629 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x83] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 150 ms)

[info 2020/03/04 22:41:12.630 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:12.634 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @123e1d45(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:41:12.634 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x83] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:12.634 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x83] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @123e1d45(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:41:12.636 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b9907c7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:41:12.636 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:12.636 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b9907c7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:41:12.639 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39b978f2(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:41:12.640 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:12.640 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x70] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39b978f2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:41:12.641 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5324a4b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:41:12.641 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:12.641 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5324a4b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:41:12.642 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20da982d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:41:12.643 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:12.643 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20da982d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:41:12.644 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cb220c9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:41:12.644 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:12.644 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cb220c9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:41:12.646 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @426975a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:41:12.646 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:41:12.646 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @426975a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:41:12.649 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x83] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 22:41:12.650 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x83] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 22:41:12.653 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 22:41:12.653 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 22:41:12.656 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 22:41:12.657 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x70] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 22:41:12.658 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 22:41:12.658 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 22:41:12.659 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 22:41:12.660 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 22:41:12.661 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 22:41:12.662 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 22:41:12.663 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 22:41:12.663 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 22:41:12.666 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 22:41:12.666 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:41:12.729 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21212].
Not connected.


[info 2020/03/04 22:41:12.734 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:41:12.735 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:12.737 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f35f46f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:41:12.737 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x83] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:12.737 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x83] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f35f46f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:41:12.738 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8a01fbd(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:41:12.739 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:12.739 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8a01fbd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:41:12.740 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d5fd82b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:41:12.740 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:12.741 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x70] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d5fd82b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:41:12.742 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d8a16c5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:41:12.742 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:12.742 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d8a16c5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:41:12.743 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @117b9aae(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:41:12.743 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:12.743 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @117b9aae(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:41:12.744 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e3b472(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:41:12.744 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:12.744 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e3b472(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:41:12.745 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37655c80(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:41:12.746 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:41:12.746 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37655c80(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:41:12.749 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5211130088313790831

[info 2020/03/04 22:41:12.752 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:41:13.028 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:13.029 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a6a35e5(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:41:13.029 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:13.029 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a6a35e5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:41:13.030 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fe0ccb5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:41:13.030 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:13.030 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fe0ccb5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:41:13.031 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x29] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d7b9f1b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:41:13.032 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x29] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:13.032 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x29] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d7b9f1b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:41:13.033 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1221a1c4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:41:13.033 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:13.033 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1221a1c4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:41:13.034 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0xd7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @496dc32d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:41:13.034 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0xd7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:13.034 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0xd7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @496dc32d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:41:13.035 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d1e57fe(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:41:13.035 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:13.035 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d1e57fe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:41:13.036 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x26] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a200fc7(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:41:13.036 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x26] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:41:13.036 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x26] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a200fc7(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:41:13.040 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@194e7576

[vm0] [info 2020/03/04 22:41:13.045 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x54] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 22:41:13.046 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x54] Locator was created at Wed Mar 04 22:41:13 GMT 2020

[vm0] [info 2020/03/04 22:41:13.046 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x54] Listening on port 22367 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:41:13.046 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3088322004470164411/locator/locator22367view.dat

[vm0] [info 2020/03/04 22:41:13.046 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x54] recovery file not found: /tmp/junit3088322004470164411/locator/locator22367view.dat

[vm0] [info 2020/03/04 22:41:13.047 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 22:41:13.048 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:41:13.141 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:13.142 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2350962e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:41:13.143 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x83] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:13.143 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x83] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2350962e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:41:13.144 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8a1dddc(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:41:13.144 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:13.144 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8a1dddc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:41:13.145 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @263fd9c3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:41:13.145 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:13.146 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x70] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @263fd9c3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:41:13.146 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a18a439(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:41:13.147 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:13.147 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a18a439(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:41:13.152 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74792afa(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:41:13.152 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:13.152 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74792afa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:41:13.159 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26253a17(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:41:13.159 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:13.157 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40316141(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:41:13.158 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>
[vm6] [info 2020/03/04 22:41:13.159 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Got result: null

[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26253a17(0, "IgnoredException addIgnoredException") (took 0 ms)
[vm5] [info 2020/03/04 22:41:13.158 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] Got result: null

[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40316141(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:41:13.163 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x83] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a3ad230

[vm0] [info 2020/03/04 22:41:13.173 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x83] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 22:41:13.174 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x83] Locator was created at Wed Mar 04 22:41:13 GMT 2020

[vm0] [info 2020/03/04 22:41:13.174 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x83] Listening on port 21214 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:41:13.179 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x83] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5211130088313790831/locator/locator21214view.dat

[vm0] [info 2020/03/04 22:41:13.180 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x83] recovery file not found: /tmp/junit5211130088313790831/locator/locator21214view.dat

[vm0] [info 2020/03/04 22:41:13.180 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x83] Starting distributed system

[vm0] [info 2020/03/04 22:41:13.209 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x83] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:41:14.713 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@69099492

[vm1] [info 2020/03/04 22:41:14.720 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:41:15.007 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4621a31b

[vm1] [info 2020/03/04 22:41:15.034 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:41:15.441 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5d4e1df4

[vm2] [info 2020/03/04 22:41:15.448 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:41:15.506 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@784916bf

[vm1] [info 2020/03/04 22:41:15.513 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3611
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 198
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 11874


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33


[vm2] [info 2020/03/04 22:41:15.798 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x5c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e0bb13b

[vm2] [info 2020/03/04 22:41:15.805 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x5c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:41:15.969 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 179 ms)

[vm2] [info 2020/03/04 22:41:16.130 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 159 ms)

[vm3] [info 2020/03/04 22:41:16.165 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c2c9519

[vm3] [info 2020/03/04 22:41:16.172 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:41:16.199 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@1e8cf289

[vm1] [info 2020/03/04 22:41:16.209 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:41:16.329 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x29] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3b2865e0

[vm2] [info 2020/03/04 22:41:16.337 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x29] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:41:16.350 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 216 ms)

[vm1] [info 2020/03/04 22:41:16.510 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7ba02494

[vm4] [info 2020/03/04 22:41:16.511 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x70] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 158 ms)

[vm1] [info 2020/03/04 22:41:16.517 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:41:16.581 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x59] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@78b1cba7

[vm3] [info 2020/03/04 22:41:16.589 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x59] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:41:16.705 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 192 ms)

[vm4] [info 2020/03/04 22:41:16.895 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@25e0d851

[vm6] [info 2020/03/04 22:41:16.898 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 191 ms)

[vm4] [info 2020/03/04 22:41:16.902 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:41:17.012 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x5b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ad7054b

[vm2] [info 2020/03/04 22:41:17.021 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x5b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:41:17.038 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3ec8772b

[vm3] [info 2020/03/04 22:41:17.046 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:41:17.062 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@521abf84

[vm0] [info 2020/03/04 22:41:17.064 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x84] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 22:41:17.065 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x84] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 164 ms)

[info 2020/03/04 22:41:17.067 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:17.068 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7cb2f529

[vm1] [info 2020/03/04 22:41:17.069 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:41:17.071 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c27b3fc(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:41:17.071 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:17.071 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c27b3fc(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:41:17.075 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e18d7bf(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:41:17.075 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:17.075 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e18d7bf(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:41:17.075 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:41:17.078 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4439ecc8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:41:17.078 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:17.078 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4439ecc8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:41:17.081 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @535e2a51(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:41:17.081 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:17.081 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @535e2a51(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:41:17.084 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57b6b842(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:41:17.085 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:17.085 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x70] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57b6b842(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:41:17.086 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62000765(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:41:17.086 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:17.086 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62000765(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:41:17.087 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66f39756(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:41:17.088 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:41:17.088 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66f39756(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:41:17.091 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 22:41:17.091 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 22:41:17.094 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 22:41:17.094 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 22:41:17.098 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 22:41:17.098 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 22:41:17.101 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 22:41:17.102 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 22:41:17.105 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 22:41:17.105 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x70] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 22:41:17.106 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 22:41:17.107 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 22:41:17.108 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 22:41:17.108 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 22:41:17.112 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 22:41:17.112 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:41:17.169 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24963].
Not connected.


[info 2020/03/04 22:41:17.172 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:41:17.173 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:17.174 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54e26ea3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:41:17.174 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:17.175 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54e26ea3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:41:17.176 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62910e0a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:41:17.176 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:17.176 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62910e0a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:41:17.177 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c69a755(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:41:17.177 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:17.177 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c69a755(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:41:17.178 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @935665f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:41:17.178 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:17.178 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @935665f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:41:17.179 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73c1c020(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:41:17.180 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:17.180 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x70] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73c1c020(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:41:17.181 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cd3ec93(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:41:17.181 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:17.181 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cd3ec93(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:41:17.182 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5711e7cf(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:41:17.182 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:41:17.182 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5711e7cf(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:41:17.187 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14948454203667276879

[info 2020/03/04 22:41:17.190 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:41:17.324 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@11acb82

[vm2] [info 2020/03/04 22:41:17.330 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:41:17.429 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@471ecdd9

[vm4] [info 2020/03/04 22:41:17.435 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:41:17.645 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:17.646 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b61dfd6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:41:17.646 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:41:17.646 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b61dfd6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:41:17.647 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48cb7965(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:41:17.647 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:41:17.647 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48cb7965(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:41:17.648 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58fdeee6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:41:17.648 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:41:17.649 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58fdeee6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:41:17.650 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35bec1f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:41:17.650 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:41:17.650 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35bec1f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:41:17.651 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10c64438(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:41:17.651 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:41:17.651 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x70] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10c64438(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:41:17.652 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @739eb658(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:41:17.652 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x64] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:41:17.653 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @739eb658(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:41:17.654 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72bf866f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:41:17.654 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:41:17.654 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72bf866f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:41:17.660 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5dee0ba2

[vm0] [info 2020/03/04 22:41:17.666 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x84] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 22:41:17.667 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x84] Locator was created at Wed Mar 04 22:41:17 GMT 2020

[vm0] [info 2020/03/04 22:41:17.667 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x84] Listening on port 24965 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:41:17.667 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x84] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14948454203667276879/locator/locator24965view.dat

[vm0] [info 2020/03/04 22:41:17.668 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x84] recovery file not found: /tmp/junit14948454203667276879/locator/locator24965view.dat

[vm0] [info 2020/03/04 22:41:17.668 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x84] Starting distributed system

[vm0] [info 2020/03/04 22:41:17.670 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:41:17.704 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26611]

Command result for <connect --jmx-manager=localhost[26611]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26611] ..
Successfully connected to: [host=localhost, port=26611]


[vm4] [info 2020/03/04 22:41:17.922 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d1f622a

[vm4] [info 2020/03/04 22:41:17.938 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:41:17.945 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x57] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1143ba9b

[vm3] [info 2020/03/04 22:41:17.957 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x57] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:41:18.005 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@589b7392

[vm2] [info 2020/03/04 22:41:18.019 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:41:18.069 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x29] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@73f5dd5

[vm2] [info 2020/03/04 22:41:18.076 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x29] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:41:18.154 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7eabe79f

[vm3] [info 2020/03/04 22:41:18.161 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:41:18.337 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24049]

Command result for <connect --jmx-manager=localhost[24049]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24049] ..
Successfully connected to: [host=localhost, port=24049]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:41:18.792 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3d4383a3

[vm4] [info 2020/03/04 22:41:18.801 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:41:18.847 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@75111f61

[vm3] [info 2020/03/04 22:41:18.856 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:41:18.895 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29384]

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:41:18.941 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@75135c78

Command result for <connect --jmx-manager=localhost[29384]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29384] ..
Successfully connected to: [host=localhost, port=29384]


[vm3] [info 2020/03/04 22:41:18.956 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:41:19.034 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6000b066

[vm4] [info 2020/03/04 22:41:19.042 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:41:19.576 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23678]

Command result for <connect --jmx-manager=localhost[23678]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23678] ..
Successfully connected to: [host=localhost, port=23678]


[vm4] [info 2020/03/04 22:41:19.671 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1357672e

[vm4] [info 2020/03/04 22:41:19.680 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:41:19.776 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0xd7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@61b2eb64

[vm4] [info 2020/03/04 22:41:19.797 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0xd7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:41:19.854 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20410]

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <connect --jmx-manager=localhost[20410]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20410] ..
Successfully connected to: [host=localhost, port=20410]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:41:20.455 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21215]

Command result for <connect --jmx-manager=localhost[21215]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21215] ..
Successfully connected to: [host=localhost, port=21215]


[info 2020/03/04 22:41:20.662 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22368]

Command result for <connect --jmx-manager=localhost[22368]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22368] ..
Successfully connected to: [host=localhost, port=22368]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:41:22.331 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4eb517b6

[vm1] [info 2020/03/04 22:41:22.339 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:41:23.180 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3bd74523

[vm2] [info 2020/03/04 22:41:23.187 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:41:23.925 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@e2cc90e

[vm3] [info 2020/03/04 22:41:23.932 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:41:24.702 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29361ce2

[vm4] [info 2020/03/04 22:41:24.708 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:41:25.465 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24966]

Command result for <connect --jmx-manager=localhost[24966]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24966] ..
Successfully connected to: [host=localhost, port=24966]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:42:06.293 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x66] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@9a0f3d6

[vm5] [info 2020/03/04 22:42:06.300 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x66] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:42:06.723 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x62] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@319ff903

[vm5] [info 2020/03/04 22:42:06.729 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x62] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:42:07.177 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@43f2b539

[vm6] [info 2020/03/04 22:42:07.183 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:42:07.414 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x65] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5d1cbb63

[vm5] [info 2020/03/04 22:42:07.421 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x65] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:42:07.654 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x27] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@420df2ba

[vm6] [info 2020/03/04 22:42:07.660 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x27] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:42:07.981 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x66] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c9411b2

[vm5] [info 2020/03/04 22:42:07.992 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x66] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:42:08.370 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:42:08.398 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1298bec

[vm6] [info 2020/03/04 22:42:08.415 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:42:08.881 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:42:09.064 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@263f9d8a

[vm6] [info 2020/03/04 22:42:09.082 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:42:09.670 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@58ce14c4

[vm5] [info 2020/03/04 22:42:09.691 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:42:10.001 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:42:10.655 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:42:10.865 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7332a32e

[vm6] [info 2020/03/04 22:42:10.879 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:42:12.536 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:42:14.850 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@248fd944

[vm5] [info 2020/03/04 22:42:14.857 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2720
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 5021
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 317
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 17370


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 36


[vm1] [info 2020/03/04 22:42:15.248 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 191 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 3264
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4685
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 290
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 16623


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 36


[vm2] [info 2020/03/04 22:42:15.473 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 222 ms)

[vm3] [info 2020/03/04 22:42:15.669 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 192 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 3300
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236200
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3437
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 75
Total primaries transferred during this rebalance                                               | 9
Total time (in milliseconds) for this rebalance                                                 | 12024


[vm1] [info 2020/03/04 22:42:15.696 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 225 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 45


[vm4] [info 2020/03/04 22:42:15.872 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 199 ms)

[vm2] [info 2020/03/04 22:42:15.906 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 207 ms)

[vm6] [info 2020/03/04 22:42:15.909 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e3929b8

[vm6] [info 2020/03/04 22:42:15.924 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:42:15.960 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 203 ms)

[vm5] [info 2020/03/04 22:42:16.075 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 201 ms)

[vm3] [info 2020/03/04 22:42:16.144 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x59] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 233 ms)

[vm2] [info 2020/03/04 22:42:16.158 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 195 ms)

[vm6] [info 2020/03/04 22:42:16.250 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 173 ms)

[vm4] [info 2020/03/04 22:42:16.302 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 155 ms)

[vm3] [info 2020/03/04 22:42:16.328 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 167 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2985
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4396
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 307
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 15711


[vm0] [info 2020/03/04 22:42:16.394 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x54] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 22:42:16.395 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 142 ms)

[info 2020/03/04 22:42:16.396 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:16.398 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f8ee658(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:42:16.399 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:16.399 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f8ee658(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:42:16.401 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ac575a2(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:42:16.402 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:16.402 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ac575a2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:42:16.403 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d67981c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:42:16.403 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:16.403 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d67981c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:42:16.404 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1804e9c0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:42:16.405 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:16.405 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1804e9c0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:42:16.406 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b0431eb(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:42:16.406 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:42:16.406 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b0431eb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:42:16.407 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d93ab9c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:42:16.407 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:16.408 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d93ab9c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:42:16.409 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e732fe1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:42:16.409 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:42:16.409 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e732fe1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:42:16.412 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 22:42:16.413 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 22:42:16.415 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 22:42:16.415 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 22:42:16.417 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 22:42:16.417 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 22:42:16.419 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 22:42:16.419 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 22:42:16.421 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 22:42:16.421 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 22:42:16.423 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 22:42:16.423 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 22:42:16.425 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 22:42:16.425 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 22:42:16.428 GMT <RMI TCP Connection(4)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 22:42:16.428 GMT <RMI TCP Connection(4)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33




[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:42:16.473 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26611].
Not connected.


[info 2020/03/04 22:42:16.476 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:42:16.477 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:16.479 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51519f7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:42:16.479 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:16.479 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51519f7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:42:16.480 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1606d4ef(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:42:16.480 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:16.480 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1606d4ef(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:42:16.481 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f5e46f4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:42:16.481 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:16.482 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f5e46f4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:42:16.483 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fdc99d8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:42:16.483 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:16.483 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fdc99d8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:42:16.484 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a6a3958(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:42:16.484 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:42:16.484 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a6a3958(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:42:16.486 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @570ecfbe(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:42:16.486 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:16.486 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @570ecfbe(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:42:16.487 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cf4dc1b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:42:16.487 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:42:16.487 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cf4dc1b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:42:16.490 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15879367213843891492

[vm5] [info 2020/03/04 22:42:16.491 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x62] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 187 ms)

[info 2020/03/04 22:42:16.493 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:42:16.534 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6c] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 203 ms)

[vm1] [info 2020/03/04 22:42:16.659 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 216 ms)

[vm5] [info 2020/03/04 22:42:16.679 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x64] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7fc30231

[vm5] [info 2020/03/04 22:42:16.686 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x64] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:42:16.749 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 212 ms)

[vm2] [info 2020/03/04 22:42:16.830 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 168 ms)

[vm6] [info 2020/03/04 22:42:16.920 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 169 ms)

[vm5] [info 2020/03/04 22:42:16.938 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5c820967

[vm5] [info 2020/03/04 22:42:16.945 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:42:17.001 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:17.002 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ed9f0be(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:42:17.002 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:17.003 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ed9f0be(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:42:17.004 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d89b559(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:42:17.004 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:17.004 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d89b559(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:42:17.005 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d19932e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:42:17.005 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:17.006 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d19932e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:42:17.006 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c7a1a48(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:42:17.007 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:17.007 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c7a1a48(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:42:17.008 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33edf251(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:42:17.008 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:42:17.008 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33edf251(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:42:17.009 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4054616a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:42:17.009 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:17.009 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4054616a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:42:17.010 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @180fd41a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:42:17.010 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:42:17.010 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @180fd41a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm3] [info 2020/03/04 22:42:17.012 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x70] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 179 ms)

[vm0] [info 2020/03/04 22:42:17.015 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@43b8a9d2

[vm0] [info 2020/03/04 22:42:17.022 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x54] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 22:42:17.022 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x54] Locator was created at Wed Mar 04 22:42:17 GMT 2020

[vm0] [info 2020/03/04 22:42:17.022 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x54] Listening on port 26613 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:42:17.023 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15879367213843891492/locator/locator26613view.dat

[vm0] [info 2020/03/04 22:42:17.023 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x54] recovery file not found: /tmp/junit15879367213843891492/locator/locator26613view.dat

[vm0] [info 2020/03/04 22:42:17.024 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 22:42:17.025 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:42:17.078 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x68] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 22:42:17.079 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x68] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 156 ms)

[info 2020/03/04 22:42:17.080 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:17.082 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31bb6732(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:42:17.082 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:17.082 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31bb6732(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:42:17.085 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61771d92(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:42:17.085 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:17.085 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61771d92(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:42:17.086 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b80667a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:42:17.086 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:17.086 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b80667a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:42:17.087 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a053960(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:42:17.088 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:17.088 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a053960(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:42:17.089 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ef41ee(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:42:17.089 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:42:17.089 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ef41ee(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:42:17.090 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46b749dc(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:42:17.090 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:17.091 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46b749dc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:42:17.092 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7123c273(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:42:17.092 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:42:17.092 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7123c273(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:42:17.095 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 22:42:17.095 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 22:42:17.098 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 22:42:17.098 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 22:42:17.099 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 22:42:17.100 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 22:42:17.101 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 22:42:17.101 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 22:42:17.103 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 22:42:17.103 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6c] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 22:42:17.114 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 22:42:17.114 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 22:42:17.116 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 22:42:17.116 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 22:42:17.119 GMT <RMI TCP Connection(4)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 22:42:17.120 GMT <RMI TCP Connection(4)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)

[vm1] [info 2020/03/04 22:42:17.120 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:42:17.155 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23678].
Not connected.


[info 2020/03/04 22:42:17.157 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:42:17.159 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:17.160 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @637d82b2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:42:17.160 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:17.160 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @637d82b2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:42:17.162 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @595e0bc7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:42:17.162 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:17.162 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @595e0bc7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:42:17.163 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58af357d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:42:17.163 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:17.163 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58af357d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:42:17.164 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @789c4329(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:42:17.164 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:17.164 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @789c4329(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:42:17.165 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54698707(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:42:17.165 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:42:17.166 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54698707(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:42:17.167 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5790fd21(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:42:17.167 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:17.167 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5790fd21(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:42:17.168 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @174cd1f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:42:17.168 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:42:17.168 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @174cd1f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:42:17.171 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 156 ms)

[info 2020/03/04 22:42:17.171 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18207261643381159846

[info 2020/03/04 22:42:17.174 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:42:17.353 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x65] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 180 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2069
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3576
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 249
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 12561


[vm6] [info 2020/03/04 22:42:17.522 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 167 ms)

[info 2020/03/04 22:42:17.563 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:17.564 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33e8ae41(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:42:17.564 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x68] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:17.564 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33e8ae41(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:42:17.565 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ad4dc87(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:42:17.565 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:17.565 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ad4dc87(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:42:17.566 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d33de47(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:42:17.567 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:17.567 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d33de47(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:42:17.568 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @787b293d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:42:17.568 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:17.568 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @787b293d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:42:17.569 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f1d710e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:42:17.569 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:42:17.569 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f1d710e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:42:17.570 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1722c144(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:42:17.570 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:17.571 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1722c144(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm6] [info 2020/03/04 22:42:17.571 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34a5eb07(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:42:17.572 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:42:17.572 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34a5eb07(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm0] [info 2020/03/04 22:42:17.576 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x68] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@42b84c2d

[vm0] [info 2020/03/04 22:42:17.585 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x68] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 22:42:17.585 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x68] Locator was created at Wed Mar 04 22:42:17 GMT 2020

[vm0] [info 2020/03/04 22:42:17.585 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x68] Listening on port 23680 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:42:17.585 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x68] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18207261643381159846/locator/locator23680view.dat

[vm0] [info 2020/03/04 22:42:17.586 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x68] recovery file not found: /tmp/junit18207261643381159846/locator/locator23680view.dat

[vm0] [info 2020/03/04 22:42:17.586 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x68] Starting distributed system

[vm0] [info 2020/03/04 22:42:17.589 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x68] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 45


[vm0] [info 2020/03/04 22:42:17.689 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x54] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 22:42:17.691 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 166 ms)

[info 2020/03/04 22:42:17.692 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:17.694 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71ae7c9b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:42:17.694 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:17.694 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71ae7c9b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:42:17.697 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b7f168e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:42:17.697 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:17.698 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b7f168e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:42:17.699 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13209331(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:42:17.699 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:17.699 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13209331(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:42:17.700 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @301e5aa4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:42:17.700 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:17.700 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @301e5aa4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:42:17.701 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26b40c43(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:42:17.702 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:42:17.702 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26b40c43(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:42:17.703 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29583dc7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:42:17.703 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:17.703 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29583dc7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:42:17.704 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a5ec9e2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:42:17.704 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:42:17.704 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a5ec9e2(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:42:17.708 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 22:42:17.708 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 22:42:17.711 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 22:42:17.711 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 22:42:17.713 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 22:42:17.713 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 22:42:17.714 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 22:42:17.715 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 22:42:17.716 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 22:42:17.716 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 22:42:17.718 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x65] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 22:42:17.718 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 22:42:17.719 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2997c1ce

[vm6] [info 2020/03/04 22:42:17.720 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 22:42:17.720 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 22:42:17.723 GMT <RMI TCP Connection(4)-172.17.0.2> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 22:42:17.724 GMT <RMI TCP Connection(4)-172.17.0.2> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)

[vm6] [info 2020/03/04 22:42:17.726 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:42:17.760 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20410].
Not connected.


[info 2020/03/04 22:42:17.762 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:42:17.764 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:17.765 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2117c366(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:42:17.765 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:17.765 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2117c366(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:42:17.767 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4777310b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:42:17.767 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:17.767 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4777310b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:42:17.770 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a7a2057(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:42:17.770 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:17.770 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a7a2057(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:42:17.768 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @279f52(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:42:17.769 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:17.769 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @279f52(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:42:17.772 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4027bad7(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:42:17.772 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:42:17.772 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4027bad7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:42:17.773 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55e83e0c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:42:17.774 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:17.774 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55e83e0c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:42:17.775 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20ee3b63(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:42:17.775 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:42:17.775 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20ee3b63(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:42:17.778 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit395521942728031393

[info 2020/03/04 22:42:17.781 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:42:17.859 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 266 ms)

[vm6] [info 2020/03/04 22:42:18.088 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@8c625b7

[vm6] [info 2020/03/04 22:42:18.097 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:42:18.170 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x29] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 305 ms)

[info 2020/03/04 22:42:18.351 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:18.352 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3951eb07(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:42:18.352 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:18.352 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3951eb07(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:42:18.353 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @df1c1c8(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:42:18.354 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:18.354 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @df1c1c8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:42:18.355 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @665c59e3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:42:18.355 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:18.355 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @665c59e3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:42:18.355 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 181 ms)

[vm3] [info 2020/03/04 22:42:18.356 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55978164(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:42:18.356 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:18.356 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55978164(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:42:18.357 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @935bcd9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:42:18.357 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:42:18.357 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @935bcd9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:42:18.358 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64ae3cd4(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:42:18.359 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x65] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:18.359 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64ae3cd4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:42:18.360 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cce8cf8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:42:18.360 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:42:18.360 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cce8cf8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:42:18.369 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4fe987c7

[vm0] [info 2020/03/04 22:42:18.376 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x54] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 22:42:18.376 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x54] Locator was created at Wed Mar 04 22:42:18 GMT 2020

[vm0] [info 2020/03/04 22:42:18.376 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x54] Listening on port 20412 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:42:18.376 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit395521942728031393/locator/locator20412view.dat

[vm0] [info 2020/03/04 22:42:18.377 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x54] recovery file not found: /tmp/junit395521942728031393/locator/locator20412view.dat

[vm0] [info 2020/03/04 22:42:18.377 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 22:42:18.379 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:42:18.516 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0xd7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 157 ms)

[vm5] [info 2020/03/04 22:42:18.712 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 194 ms)

[vm6] [info 2020/03/04 22:42:18.760 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x27] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 2266 ms)

[vm0] [info 2020/03/04 22:42:18.904 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x68] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 22:42:18.906 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x68] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 143 ms)

[info 2020/03/04 22:42:18.906 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:18.909 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a5bef7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:42:18.909 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:18.909 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a5bef7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:42:18.912 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @144a2bf3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:42:18.912 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:18.913 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @144a2bf3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:42:18.920 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b894b1a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:42:18.920 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:18.920 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b894b1a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:42:18.921 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x59] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a1bae83(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:42:18.922 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x59] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:18.922 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x59] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a1bae83(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:42:18.922 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x1f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 207 ms)

[vm4] [info 2020/03/04 22:42:18.923 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18e9f42a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:42:18.923 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:42:18.923 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18e9f42a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:42:18.924 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45968069(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:42:18.924 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x62] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:18.924 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x62] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45968069(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:42:18.925 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @629e694e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:42:18.925 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:42:18.925 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x27] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @629e694e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:42:18.928 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 22:42:18.929 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 22:42:18.932 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 22:42:18.932 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 22:42:18.934 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x5c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 22:42:18.934 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 22:42:18.936 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x59] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 22:42:18.936 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x59] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 22:42:18.937 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 22:42:18.938 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 22:42:18.940 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x62] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 22:42:18.940 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x62] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 22:42:18.944 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x27] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 22:42:18.945 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x27] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 22:42:18.953 GMT <RMI TCP Connection(4)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 22:42:18.953 GMT <RMI TCP Connection(4)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)

[vm1] [info 2020/03/04 22:42:18.960 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:42:18.998 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24049].
Not connected.


[info 2020/03/04 22:42:19.001 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:42:19.002 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:19.003 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6579b952(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:42:19.004 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:19.004 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6579b952(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:42:19.005 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1148f6b7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:42:19.005 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:19.005 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1148f6b7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:42:19.006 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73d71e43(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:42:19.006 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:19.006 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73d71e43(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:42:19.008 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x59] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bc7c156(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:42:19.008 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x59] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:19.008 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x59] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bc7c156(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:42:19.009 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @365f9e44(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:42:19.009 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:42:19.009 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @365f9e44(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:42:19.010 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @419e7b5d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:42:19.010 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x62] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:19.010 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x62] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @419e7b5d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:42:19.011 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c69a073(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:42:19.011 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:42:19.011 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x27] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c69a073(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:42:19.014 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7120694995596936245

[info 2020/03/04 22:42:19.017 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:42:19.074 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x70] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 22:42:19.075 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 151 ms)

[info 2020/03/04 22:42:19.076 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:19.079 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ab88ba1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:42:19.079 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:19.079 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ab88ba1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:42:19.080 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @799d7228(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:42:19.080 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:19.081 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @799d7228(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:42:19.082 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x29] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73946950(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:42:19.082 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x29] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:19.082 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x29] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73946950(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:42:19.083 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18a8b3d2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:42:19.083 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:19.083 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18a8b3d2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:42:19.087 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0xd7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f97a25(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:42:19.087 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0xd7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:42:19.087 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0xd7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f97a25(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:42:19.088 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e0fa429(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:42:19.088 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:19.088 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e0fa429(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:42:19.090 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5820f9f7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:42:19.090 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:42:19.090 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x1f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5820f9f7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:42:19.093 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 22:42:19.093 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 22:42:19.094 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 22:42:19.095 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 22:42:19.096 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x29] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 22:42:19.096 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x29] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 22:42:19.098 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 22:42:19.098 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 22:42:19.102 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0xd7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 22:42:19.102 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0xd7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 22:42:19.104 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 22:42:19.104 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 22:42:19.105 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 22:42:19.106 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x1f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 22:42:19.108 GMT <RMI TCP Connection(4)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 22:42:19.109 GMT <RMI TCP Connection(4)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:42:19.162 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22368].
Not connected.


[info 2020/03/04 22:42:19.164 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:42:19.168 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:19.169 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @526da5fc(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:42:19.169 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:19.169 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @526da5fc(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:42:19.171 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15672a11(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:42:19.171 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:19.171 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15672a11(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:42:19.172 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x29] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1afb035b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:42:19.172 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x29] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:19.172 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x29] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1afb035b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:42:19.173 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @245cb5c5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:42:19.173 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:19.173 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @245cb5c5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:42:19.174 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0xd7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7692534(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:42:19.175 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0xd7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:42:19.175 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0xd7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7692534(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:42:19.176 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b4d9e3c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:42:19.176 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:19.176 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b4d9e3c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:42:19.177 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7277e2b6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:42:19.177 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:42:19.177 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x1f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7277e2b6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:42:19.180 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14347350915188622463

[info 2020/03/04 22:42:19.182 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:42:19.332 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:42:19.525 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:19.527 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @448eb23d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:42:19.527 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x68] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:19.527 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @448eb23d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:42:19.528 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8ad34df(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:42:19.528 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:19.528 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8ad34df(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:42:19.529 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @320b0e18(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:42:19.530 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x5c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:19.530 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @320b0e18(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:42:19.531 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x59] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bb16c09(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:42:19.531 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x59] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:19.531 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x59] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bb16c09(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:42:19.533 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24e5f0a3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:42:19.534 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x62] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:19.534 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x62] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24e5f0a3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:42:19.535 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79b5579b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:42:19.535 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x27] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>
[vm4] [info 2020/03/04 22:42:19.532 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c726cbb(0, "IgnoredException addIgnoredException")


[vm6] [info 2020/03/04 22:42:19.535 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x27] Got result: null
[vm4] [info 2020/03/04 22:42:19.532 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79b5579b(0, "IgnoredException addIgnoredException") (took 0 ms)


[vm4] [info 2020/03/04 22:42:19.532 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c726cbb(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:42:19.539 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x68] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@4fb01f

[vm0] [info 2020/03/04 22:42:19.552 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x68] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 22:42:19.555 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x68] Locator was created at Wed Mar 04 22:42:19 GMT 2020

[vm0] [info 2020/03/04 22:42:19.555 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x68] Listening on port 24051 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:42:19.556 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x68] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7120694995596936245/locator/locator24051view.dat

[vm0] [info 2020/03/04 22:42:19.556 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x68] recovery file not found: /tmp/junit7120694995596936245/locator/locator24051view.dat

[vm0] [info 2020/03/04 22:42:19.556 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x68] Starting distributed system

[vm0] [info 2020/03/04 22:42:19.560 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x68] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:42:19.657 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:19.658 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a2ee958(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:42:19.659 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:19.659 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a2ee958(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:42:19.660 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c4b6b7f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:42:19.660 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:19.660 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c4b6b7f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:42:19.661 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x29] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7501d6fc(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:42:19.661 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x29] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:19.661 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x29] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7501d6fc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:42:19.662 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bcf7234(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:42:19.662 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:19.662 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bcf7234(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:42:19.663 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0xd7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @730a8ff3(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:42:19.664 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0xd7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:42:19.664 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0xd7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @730a8ff3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:42:19.664 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4028a48e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:42:19.665 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:19.665 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4028a48e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:42:19.665 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eebcc44(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:42:19.666 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:42:19.666 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x1f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eebcc44(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:42:19.670 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64006ae6

[vm0] [info 2020/03/04 22:42:19.676 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x70] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 22:42:19.677 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x70] Locator was created at Wed Mar 04 22:42:19 GMT 2020

[vm0] [info 2020/03/04 22:42:19.677 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x70] Listening on port 22370 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:42:19.678 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x70] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14347350915188622463/locator/locator22370view.dat

[vm0] [info 2020/03/04 22:42:19.678 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x70] recovery file not found: /tmp/junit14347350915188622463/locator/locator22370view.dat

[vm0] [info 2020/03/04 22:42:19.679 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x70] Starting distributed system

[vm0] [info 2020/03/04 22:42:19.697 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:42:21.473 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7b1aa01

[vm1] [info 2020/03/04 22:42:21.479 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:42:22.126 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@39ed981

[vm2] [info 2020/03/04 22:42:22.133 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:42:22.152 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3d71e1f3

[vm1] [info 2020/03/04 22:42:22.160 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 3144
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3826
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 173
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 13410


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 22:42:22.437 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 171 ms)

[vm2] [info 2020/03/04 22:42:22.612 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0xc7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 172 ms)

[vm1] [info 2020/03/04 22:42:22.770 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7025f9bc

[vm1] [info 2020/03/04 22:42:22.779 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:42:22.790 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x9e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 175 ms)

[vm2] [info 2020/03/04 22:42:22.812 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5f6ad1de

[vm2] [info 2020/03/04 22:42:22.824 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:42:22.944 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@44a07ad0

[vm3] [info 2020/03/04 22:42:22.952 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:42:22.978 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x96] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 180 ms)

[vm5] [info 2020/03/04 22:42:23.153 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x1f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 173 ms)

[vm6] [info 2020/03/04 22:42:23.314 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 159 ms)

[vm2] [info 2020/03/04 22:42:23.438 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c123a92

[vm2] [info 2020/03/04 22:42:23.444 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:42:23.471 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x6f] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 22:42:23.472 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 154 ms)

[info 2020/03/04 22:42:23.473 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:23.476 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70399384(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:42:23.476 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:23.476 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70399384(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:42:23.479 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24afa2a1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:42:23.479 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:23.479 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24afa2a1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:42:23.480 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0xc7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f080774(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:42:23.480 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0xc7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:23.480 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0xc7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f080774(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:42:23.481 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x9e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17d0c1d3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:42:23.481 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x9e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:23.481 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x9e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17d0c1d3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:42:23.482 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3af5dcee(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:42:23.482 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x96] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:42:23.482 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x96] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3af5dcee(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:42:23.483 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e9615c4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:42:23.484 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:23.484 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x1f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e9615c4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:42:23.484 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c457ef2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:42:23.485 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:42:23.485 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c457ef2(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:42:23.489 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 22:42:23.489 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 22:42:23.492 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 22:42:23.492 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 22:42:23.494 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0xc7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 22:42:23.494 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0xc7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 22:42:23.495 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x9e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 22:42:23.496 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x9e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 22:42:23.497 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x96] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 22:42:23.497 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x96] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 22:42:23.499 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 22:42:23.499 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x1f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 22:42:23.500 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 22:42:23.501 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 22:42:23.503 GMT <RMI TCP Connection(4)-172.17.0.5> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 22:42:23.504 GMT <RMI TCP Connection(4)-172.17.0.5> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:42:23.540 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29384].
Not connected.


[info 2020/03/04 22:42:23.542 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:42:23.544 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:23.545 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38cbe22f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:42:23.545 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:23.545 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38cbe22f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:42:23.546 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2814e6a5(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:42:23.546 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:23.546 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2814e6a5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:42:23.547 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0xc7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52d36d32(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:42:23.547 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0xc7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:23.547 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0xc7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52d36d32(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:42:23.549 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x9e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b164190(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:42:23.549 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x9e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:23.549 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x9e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b164190(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:42:23.550 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74934110(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:42:23.550 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x96] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:42:23.550 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x96] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74934110(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:42:23.551 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a410c54(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:42:23.551 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:23.551 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x1f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a410c54(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:42:23.552 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fd07849(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:42:23.552 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:42:23.552 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fd07849(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:42:23.556 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7710791715606171631

[info 2020/03/04 22:42:23.559 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2248
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3404
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 202
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 11949


[vm3] [info 2020/03/04 22:42:23.719 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@285952a5

[vm3] [info 2020/03/04 22:42:23.731 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:42:23.785 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@8688288

[vm4] [info 2020/03/04 22:42:23.800 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 84


[vm1] [info 2020/03/04 22:42:23.914 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1fab770b

[vm1] [info 2020/03/04 22:42:23.922 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:42:23.995 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 192 ms)

[info 2020/03/04 22:42:24.053 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:24.054 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c698345(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:42:24.054 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:24.054 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c698345(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:42:24.055 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @392d4dfe(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:42:24.055 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:24.055 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @392d4dfe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:42:24.056 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0xc7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18f187bc(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:42:24.056 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0xc7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:24.056 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0xc7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18f187bc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:42:24.057 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x9e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1572e0ba(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:42:24.057 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x9e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:24.057 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x9e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1572e0ba(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:42:24.058 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31be9b4f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:42:24.059 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x96] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:42:24.059 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x96] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31be9b4f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:42:24.059 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cda5e16(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:42:24.060 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:24.060 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x1f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cda5e16(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:42:24.061 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c876ed7(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:42:24.061 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:42:24.061 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c876ed7(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:42:24.065 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@39124b

[vm0] [info 2020/03/04 22:42:24.070 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x6f] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 22:42:24.071 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x6f] Locator was created at Wed Mar 04 22:42:24 GMT 2020

[vm0] [info 2020/03/04 22:42:24.071 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x6f] Listening on port 29386 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:42:24.071 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7710791715606171631/locator/locator29386view.dat

[vm0] [info 2020/03/04 22:42:24.071 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x6f] recovery file not found: /tmp/junit7710791715606171631/locator/locator29386view.dat

[vm0] [info 2020/03/04 22:42:24.072 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/04 22:42:24.073 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:42:24.135 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@b453982

[vm1] [info 2020/03/04 22:42:24.142 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
[vm2] [info 2020/03/04 22:42:24.164 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6d] Got result: null
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 165 ms)

Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2648
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3294
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 295
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 12072


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 66


[vm3] [info 2020/03/04 22:42:24.256 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1fae280f

[vm3] [info 2020/03/04 22:42:24.264 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:42:24.363 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 197 ms)

[vm1] [info 2020/03/04 22:42:24.416 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 167 ms)

[vm4] [info 2020/03/04 22:42:24.525 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x70] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 159 ms)

[vm2] [info 2020/03/04 22:42:24.550 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x5c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4984a9b2

[vm2] [info 2020/03/04 22:42:24.558 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x5c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:42:24.581 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x70] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 162 ms)

[vm4] [info 2020/03/04 22:42:24.626 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64648af0

[vm4] [info 2020/03/04 22:42:24.639 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:42:24.686 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26614]

Command result for <connect --jmx-manager=localhost[26614]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26614] ..
Successfully connected to: [host=localhost, port=26614]


[vm5] [info 2020/03/04 22:42:24.734 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 207 ms)

[vm3] [info 2020/03/04 22:42:24.862 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 278 ms)

[vm2] [info 2020/03/04 22:42:24.893 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x29] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@217d057f

[vm6] [info 2020/03/04 22:42:24.900 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 164 ms)

[vm2] [info 2020/03/04 22:42:24.904 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x29] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:42:25.023 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 158 ms)

[vm0] [info 2020/03/04 22:42:25.046 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x71] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 22:42:25.047 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 144 ms)

[info 2020/03/04 22:42:25.048 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:25.051 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e87d9fb(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:42:25.051 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:25.051 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e87d9fb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:42:25.055 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37954b4a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:42:25.055 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:25.055 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37954b4a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:42:25.056 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @303fb0da(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:42:25.056 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:25.056 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @303fb0da(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:42:25.058 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @db73799(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:42:25.058 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:25.058 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @db73799(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:42:25.059 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6db0b783(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:42:25.060 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:42:25.060 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x70] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6db0b783(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:42:25.061 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a696965(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:42:25.061 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:25.061 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a696965(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:42:25.062 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b34fdae(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:42:25.062 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:42:25.063 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b34fdae(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:42:25.066 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 22:42:25.066 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 22:42:25.069 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 22:42:25.069 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 22:42:25.071 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 22:42:25.071 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 22:42:25.073 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 22:42:25.073 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 22:42:25.074 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 22:42:25.075 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x70] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 22:42:25.076 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 22:42:25.077 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 22:42:25.078 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 22:42:25.078 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 22:42:25.081 GMT <RMI TCP Connection(4)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 22:42:25.081 GMT <RMI TCP Connection(4)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)

[vm4] [info 2020/03/04 22:42:25.082 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7ccda1b6

[vm4] [info 2020/03/04 22:42:25.094 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:42:25.140 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24966].
Not connected.


[info 2020/03/04 22:42:25.143 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:42:25.145 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:25.146 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @734f8178(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:42:25.146 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:25.146 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @734f8178(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:42:25.147 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a9f6b61(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:42:25.147 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:25.147 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a9f6b61(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:42:25.148 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d9a7588(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:42:25.149 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:25.149 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d9a7588(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:42:25.150 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bad40b2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:42:25.150 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:25.150 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bad40b2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:42:25.151 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55418bce(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:42:25.151 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:42:25.151 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x70] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55418bce(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:42:25.152 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c5117ea(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:42:25.152 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:25.152 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c5117ea(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:42:25.153 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dce8da1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:42:25.153 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:42:25.153 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dce8da1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:42:25.156 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12032503371425964334

[info 2020/03/04 22:42:25.158 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:42:25.223 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 198 ms)

[vm6] [info 2020/03/04 22:42:25.388 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 163 ms)

[vm3] [info 2020/03/04 22:42:25.414 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x59] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@146c7e44

[info 2020/03/04 22:42:25.418 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23681]

[vm3] [info 2020/03/04 22:42:25.421 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x59] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[23681]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23681] ..
Successfully connected to: [host=localhost, port=23681]


[vm0] [info 2020/03/04 22:42:25.538 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x6f] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 22:42:25.540 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 148 ms)

[info 2020/03/04 22:42:25.542 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:25.545 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @648f1ed5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:42:25.546 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:25.546 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @648f1ed5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:42:25.549 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5653a097(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:42:25.549 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:25.549 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5653a097(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:42:25.550 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4affdb9f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:42:25.550 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:25.550 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x70] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4affdb9f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:42:25.552 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @497dd3b3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:42:25.552 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:25.552 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @497dd3b3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:42:25.553 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad7baae(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:42:25.553 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:42:25.553 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad7baae(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:42:25.554 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57667e98(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:42:25.554 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:25.554 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57667e98(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:42:25.555 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dfc2daf(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:42:25.556 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:42:25.556 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dfc2daf(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:42:25.558 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 22:42:25.558 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 22:42:25.561 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 22:42:25.562 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 22:42:25.563 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 22:42:25.564 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x70] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 22:42:25.565 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 22:42:25.566 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 22:42:25.567 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 22:42:25.567 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 22:42:25.569 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 22:42:25.569 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 22:42:25.571 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 22:42:25.571 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 22:42:25.573 GMT <RMI TCP Connection(4)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 22:42:25.573 GMT <RMI TCP Connection(4)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:42:25.606 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21215].
Not connected.


[info 2020/03/04 22:42:25.609 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:42:25.610 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:25.611 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d6e5b30(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:42:25.612 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:25.612 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d6e5b30(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:42:25.612 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e199b74(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:42:25.613 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:25.613 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e199b74(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:42:25.614 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ae25b46(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:42:25.614 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:25.614 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x70] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ae25b46(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:42:25.615 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f79c5c0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:42:25.615 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:25.615 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f79c5c0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:42:25.616 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a1d8dc5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:42:25.616 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:42:25.616 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a1d8dc5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:42:25.617 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @596f8b77(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:42:25.618 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:25.618 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @596f8b77(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:42:25.619 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c8584bf(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:42:25.619 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:42:25.619 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c8584bf(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:42:25.622 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5770879414614470657

[info 2020/03/04 22:42:25.625 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:42:25.702 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e8d799b

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:42:25.708 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:42:25.709 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:25.710 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @732ece41(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:42:25.710 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:25.710 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @732ece41(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:42:25.711 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @599ab810(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:42:25.711 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:25.711 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @599ab810(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:42:25.712 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26061ae0(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:42:25.712 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:25.712 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26061ae0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:42:25.713 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @735910f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:42:25.713 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:25.713 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @735910f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:42:25.714 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49868564(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:42:25.715 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:42:25.715 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x70] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49868564(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:42:25.716 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c5bbb8(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:42:25.716 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x64] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:25.716 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c5bbb8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:42:25.717 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53285e89(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:42:25.717 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:42:25.717 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53285e89(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:42:25.721 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@8cf56f

[vm0] [info 2020/03/04 22:42:25.728 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x71] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 22:42:25.728 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x71] Locator was created at Wed Mar 04 22:42:25 GMT 2020

[vm0] [info 2020/03/04 22:42:25.728 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x71] Listening on port 24968 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:42:25.728 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x71] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12032503371425964334/locator/locator24968view.dat

[vm0] [info 2020/03/04 22:42:25.729 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x71] recovery file not found: /tmp/junit12032503371425964334/locator/locator24968view.dat

[vm0] [info 2020/03/04 22:42:25.729 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x71] Starting distributed system

[vm0] [info 2020/03/04 22:42:25.731 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:42:25.915 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20413]

Command result for <connect --jmx-manager=localhost[20413]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20413] ..
Successfully connected to: [host=localhost, port=20413]


[info 2020/03/04 22:42:26.107 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:26.108 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @385d57a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:42:26.108 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:42:26.109 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @385d57a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:42:26.110 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2da6cfae(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:42:26.110 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:42:26.110 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2da6cfae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:42:26.111 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5446892b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:42:26.111 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:42:26.111 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x70] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5446892b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:42:26.112 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @352636ec(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:42:26.112 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:42:26.112 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @352636ec(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:42:26.113 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d7eac5d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:42:26.114 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:42:26.114 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d7eac5d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:42:26.115 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b9b43ca(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:42:26.115 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:42:26.115 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b9b43ca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:42:26.116 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29bacd1b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:42:26.116 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:42:26.116 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29bacd1b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:42:26.120 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@54c12dbe

[vm0] [info 2020/03/04 22:42:26.127 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x6f] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 22:42:26.127 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x6f] Locator was created at Wed Mar 04 22:42:26 GMT 2020

[vm0] [info 2020/03/04 22:42:26.127 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x6f] Listening on port 21217 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:42:26.128 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5770879414614470657/locator/locator21217view.dat

[vm0] [info 2020/03/04 22:42:26.128 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x6f] recovery file not found: /tmp/junit5770879414614470657/locator/locator21217view.dat

[vm0] [info 2020/03/04 22:42:26.128 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/04 22:42:26.130 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:42:26.355 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3dda4bca

[vm4] [info 2020/03/04 22:42:26.367 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:42:26.553 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0xd7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7bbe2f75

[vm4] [info 2020/03/04 22:42:26.559 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0xd7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:42:27.198 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24052]

Command result for <connect --jmx-manager=localhost[24052]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24052] ..
Successfully connected to: [host=localhost, port=24052]


[info 2020/03/04 22:42:27.399 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22371]

Command result for <connect --jmx-manager=localhost[22371]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22371] ..
Successfully connected to: [host=localhost, port=22371]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:42:28.336 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7d640b01

[vm1] [info 2020/03/04 22:42:28.344 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:42:29.017 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0xc7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@626ee09c

[vm2] [info 2020/03/04 22:42:29.031 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0xc7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:42:29.932 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x9e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4d11f8ac

[vm3] [info 2020/03/04 22:42:29.938 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x9e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:42:29.977 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7347ad4

[vm1] [info 2020/03/04 22:42:29.987 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:42:30.365 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@20374647

[vm1] [info 2020/03/04 22:42:30.373 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:42:30.608 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@36f21cb4

[vm2] [info 2020/03/04 22:42:30.615 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:42:30.715 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x96] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a621699

[vm4] [info 2020/03/04 22:42:30.721 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x96] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:42:31.010 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7e965575

[vm2] [info 2020/03/04 22:42:31.018 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:42:31.401 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@145bcd8c

[vm3] [info 2020/03/04 22:42:31.408 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:42:31.537 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29387]

Command result for <connect --jmx-manager=localhost[29387]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29387] ..
Successfully connected to: [host=localhost, port=29387]


[vm3] [info 2020/03/04 22:42:31.929 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@708acafc

[vm3] [info 2020/03/04 22:42:31.940 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider
Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.



[vm4] [info 2020/03/04 22:42:32.291 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6ae8d47c

[vm4] [info 2020/03/04 22:42:32.299 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:42:32.806 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f4f8fb0

[vm4] [info 2020/03/04 22:42:32.819 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:42:33.142 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24969]

Command result for <connect --jmx-manager=localhost[24969]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24969] ..
Successfully connected to: [host=localhost, port=24969]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:42:33.635 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21218]

Command result for <connect --jmx-manager=localhost[21218]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21218] ..
Successfully connected to: [host=localhost, port=21218]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:43:18.304 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x66] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@418f2f7

[vm5] [info 2020/03/04 22:43:18.311 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x66] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:43:18.542 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x171] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440@4a9acc39

[vm5] [info 2020/03/04 22:43:18.548 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x171] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:43:18.711 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x17a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@26fea49a

[vm5] [info 2020/03/04 22:43:18.717 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x17a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:43:19.197 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40@106d732a

[vm6] [info 2020/03/04 22:43:19.204 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:43:19.465 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@4bb7eea8

[vm6] [info 2020/03/04 22:43:19.474 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:43:19.648 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@44127a6f

[vm6] [info 2020/03/04 22:43:19.657 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:43:19.969 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x174] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440@4a84650e

[vm5] [info 2020/03/04 22:43:19.977 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x174] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:43:21.061 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x17d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40@76c41536

[vm6] [info 2020/03/04 22:43:21.073 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x17d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3643
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 373
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 12285


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3571
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 325
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 11976


[vm1] [info 2020/03/04 22:43:24.545 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 169 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 36


[vm2] [info 2020/03/04 22:43:24.732 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 183 ms)

[vm5] [info 2020/03/04 22:43:24.768 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x168] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@351d8098

[vm5] [info 2020/03/04 22:43:24.780 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x168] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:43:24.801 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 198 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3510
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 330
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 11805


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm3] [info 2020/03/04 22:43:24.916 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 180 ms)

[vm2] [info 2020/03/04 22:43:24.977 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 172 ms)

[vm1] [info 2020/03/04 22:43:25.073 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 197 ms)

[vm4] [info 2020/03/04 22:43:25.137 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 217 ms)

[vm3] [info 2020/03/04 22:43:25.155 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 174 ms)

[vm2] [info 2020/03/04 22:43:25.245 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1b1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 168 ms)

[vm5] [info 2020/03/04 22:43:25.341 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x66] Got result: null
[vm4] [info 2020/03/04 22:43:25.341 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 179 ms)
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 200 ms)


[vm3] [info 2020/03/04 22:43:25.442 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1c9] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 190 ms)

[vm6] [info 2020/03/04 22:43:25.516 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 173 ms)

[vm5] [info 2020/03/04 22:43:25.545 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x171] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 202 ms)

[vm4] [info 2020/03/04 22:43:25.620 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x1b4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 175 ms)

[vm0] [info 2020/03/04 22:43:25.677 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x1f8] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 22:43:25.679 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x1f8] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 158 ms)

[info 2020/03/04 22:43:25.680 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:25.684 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x1f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70c37b7f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:43:25.685 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x1f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:25.685 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x1f8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70c37b7f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:43:25.689 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @564bcd4b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:43:25.689 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:25.689 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @564bcd4b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:43:25.690 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d8cd0b8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:43:25.691 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:25.691 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d8cd0b8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:43:25.692 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d8078ea(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:43:25.693 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:25.693 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d8078ea(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:43:25.694 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @788c4d91(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:43:25.694 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:25.694 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @788c4d91(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:43:25.695 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b8dee42(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:43:25.695 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:25.695 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b8dee42(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:43:25.697 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d1ccb15(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:43:25.697 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:25.697 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d1ccb15(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:43:25.700 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x1f8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 22:43:25.700 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x1f8] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 22:43:25.704 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 22:43:25.705 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 22:43:25.706 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 22:43:25.707 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm6] [info 2020/03/04 22:43:25.708 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 161 ms)

[vm3] [info 2020/03/04 22:43:25.708 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 22:43:25.708 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 22:43:25.709 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 22:43:25.710 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 22:43:25.711 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 22:43:25.712 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 22:43:25.713 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 22:43:25.713 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 22:43:25.716 GMT <RMI TCP Connection(5)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 22:43:25.717 GMT <RMI TCP Connection(5)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:43:25.749 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26614].
Not connected.


[info 2020/03/04 22:43:25.751 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:43:25.753 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:25.754 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x1f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @322e1244(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:43:25.755 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x1f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:25.755 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x1f8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @322e1244(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:43:25.757 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5876972b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:43:25.757 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:25.757 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5876972b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:43:25.758 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16d5ab9c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:43:25.759 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:25.759 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16d5ab9c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:43:25.760 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73f24daa(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:43:25.761 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:25.761 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73f24daa(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:43:25.762 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12380f49(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:43:25.762 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:25.762 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12380f49(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:43:25.763 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c4b11d6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:43:25.763 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:25.763 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c4b11d6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:43:25.764 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5479c9b4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:43:25.765 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:25.765 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5479c9b4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:43:25.769 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15856644061370997921

[info 2020/03/04 22:43:25.773 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:43:25.804 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x17a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 181 ms)

[vm6] [info 2020/03/04 22:43:25.850 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@2e75c764

[vm0] [info 2020/03/04 22:43:25.863 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x1fb] Distribution Locator on 6bcdaf3c6678 is stopped

[vm6] [info 2020/03/04 22:43:25.863 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:43:25.864 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 152 ms)

[info 2020/03/04 22:43:25.865 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:25.869 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7337aff8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:43:25.869 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x1fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:25.869 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7337aff8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:43:25.870 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b5dd00c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:43:25.870 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:25.870 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b5dd00c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:43:25.871 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @501c1e34(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:43:25.872 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:25.872 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @501c1e34(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:43:25.873 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d8cd0b8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:43:25.873 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:25.873 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d8cd0b8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:43:25.874 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d4494a3(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:43:25.874 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:25.874 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d4494a3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:43:25.875 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x171] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29595d89(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:43:25.875 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x171] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:25.875 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x171] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29595d89(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:43:25.876 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ab3d6e5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:43:25.876 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:25.876 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ab3d6e5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:43:25.879 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 22:43:25.880 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 22:43:25.881 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 22:43:25.881 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 22:43:25.882 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 22:43:25.882 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 22:43:25.884 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 22:43:25.884 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 22:43:25.886 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1c4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 22:43:25.886 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 22:43:25.888 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x171] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 22:43:25.888 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x171] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 22:43:25.889 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 22:43:25.890 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 22:43:25.893 GMT <RMI TCP Connection(5)-172.17.0.2> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 22:43:25.894 GMT <RMI TCP Connection(5)-172.17.0.2> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:43:25.932 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20413].
Not connected.


[info 2020/03/04 22:43:25.935 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:43:25.936 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:25.938 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f27be9e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:43:25.939 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x1fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:25.939 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f27be9e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:43:25.940 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78b46021(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:43:25.940 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:25.940 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78b46021(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:43:25.941 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @102792a7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:43:25.942 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:25.942 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @102792a7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:43:25.943 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16d5ab9c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:43:25.944 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:25.944 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16d5ab9c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:43:25.945 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54b723c6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:43:25.945 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:25.945 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54b723c6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:43:25.946 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x171] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b3b1c66(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:43:25.946 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x171] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:25.947 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x171] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b3b1c66(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:43:25.948 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78243f37(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:43:25.948 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:25.948 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78243f37(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:43:25.953 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17404251187346662164

[info 2020/03/04 22:43:25.956 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:43:25.975 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 167 ms)

[info 2020/03/04 22:43:26.089 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:26.090 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x1f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @710983de(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:43:26.090 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x1f8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:26.090 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x1f8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @710983de(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:43:26.091 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @115a5b30(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:43:26.092 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:26.092 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @115a5b30(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:43:26.093 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ec98f54(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:43:26.093 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:26.093 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ec98f54(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:43:26.094 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bde5dce(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:43:26.094 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1b5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:26.094 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bde5dce(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:43:26.095 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a212e1c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:43:26.095 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:26.095 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a212e1c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:43:26.096 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @123fd8e7(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:43:26.096 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:26.096 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @123fd8e7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:43:26.097 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50008ea4(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:43:26.098 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:26.098 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50008ea4(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:43:26.101 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x1f8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@78b875f2

[vm0] [info 2020/03/04 22:43:26.108 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x1f8] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 22:43:26.108 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x1f8] Locator was created at Wed Mar 04 22:43:26 GMT 2020

[vm0] [info 2020/03/04 22:43:26.108 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x1f8] Listening on port 26616 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:43:26.108 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x1f8] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15856644061370997921/locator/locator26616view.dat

[vm0] [info 2020/03/04 22:43:26.109 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x1f8] recovery file not found: /tmp/junit15856644061370997921/locator/locator26616view.dat

[vm0] [info 2020/03/04 22:43:26.109 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x1f8] Starting distributed system

[vm0] [info 2020/03/04 22:43:26.111 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x1f8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3579
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 281
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 11817


[vm0] [info 2020/03/04 22:43:26.133 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x201] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 22:43:26.135 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x201] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 157 ms)

[info 2020/03/04 22:43:26.136 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:26.139 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3af3070b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:43:26.139 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x201] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:26.139 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x201] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3af3070b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:43:26.142 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57495df1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:43:26.142 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:26.142 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57495df1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:43:26.143 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @636d4f53(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:43:26.144 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:26.144 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @636d4f53(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:43:26.147 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1c9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79f7154e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:43:26.147 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1c9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:26.147 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1c9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79f7154e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:43:26.148 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x1b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46c04418(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:43:26.149 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x1b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:26.149 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x1b4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46c04418(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:43:26.150 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79a1a6e9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:43:26.150 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x17a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:26.150 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x17a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79a1a6e9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:43:26.152 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2afda80b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:43:26.152 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:26.152 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2afda80b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:43:26.154 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x201] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 22:43:26.155 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x201] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 22:43:26.158 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 22:43:26.158 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 22:43:26.160 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 22:43:26.160 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 22:43:26.164 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1c9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 22:43:26.164 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1c9] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 22:43:26.166 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x1b4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 22:43:26.166 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x1b4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 22:43:26.168 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x17a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 22:43:26.168 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x17a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 22:43:26.170 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 22:43:26.170 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 22:43:26.174 GMT <RMI TCP Connection(5)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 22:43:26.175 GMT <RMI TCP Connection(5)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 30


[info 2020/03/04 22:43:26.212 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23681].
Not connected.


[info 2020/03/04 22:43:26.214 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:43:26.215 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:26.217 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17d09af1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:43:26.217 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x201] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:26.217 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x201] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17d09af1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:43:26.219 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e50f756(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:43:26.219 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:26.219 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e50f756(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:43:26.220 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a2613b8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:43:26.221 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:26.221 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a2613b8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:43:26.222 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1c9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fa4bf9a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:43:26.222 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1c9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:26.222 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1c9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fa4bf9a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:43:26.224 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x1b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7214b157(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:43:26.224 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x1b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:26.224 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x1b4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7214b157(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:43:26.225 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ae01cbc(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:43:26.225 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x17a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:26.225 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x17a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ae01cbc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:43:26.226 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d62a1fd(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:43:26.227 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:26.227 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d62a1fd(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:43:26.231 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18238130616631674246

[info 2020/03/04 22:43:26.236 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:43:26.363 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:26.364 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @206f700a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:43:26.365 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x1fb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:26.365 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @206f700a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:43:26.366 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c4e178d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:43:26.366 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:26.366 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c4e178d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:43:26.367 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68161b21(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:43:26.368 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:26.368 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68161b21(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:43:26.369 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ec98f54(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:43:26.369 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:26.369 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ec98f54(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:43:26.370 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cdbb78a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:43:26.371 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1c4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:26.371 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cdbb78a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:43:26.372 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x171] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11703ac9(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:43:26.372 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x171] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:26.372 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x171] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11703ac9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:43:26.373 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ccfe3da(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:43:26.373 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:26.373 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ccfe3da(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:43:26.377 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3733340d

[vm0] [info 2020/03/04 22:43:26.384 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x1fb] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 22:43:26.384 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x1fb] Locator was created at Wed Mar 04 22:43:26 GMT 2020

[vm0] [info 2020/03/04 22:43:26.385 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x1fb] Listening on port 20415 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:43:26.385 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x1fb] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17404251187346662164/locator/locator20415view.dat

[vm0] [info 2020/03/04 22:43:26.385 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x1fb] recovery file not found: /tmp/junit17404251187346662164/locator/locator20415view.dat

[vm0] [info 2020/03/04 22:43:26.386 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x1fb] Starting distributed system

[vm0] [info 2020/03/04 22:43:26.388 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x1fb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:43:26.406 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 199 ms)

[info 2020/03/04 22:43:26.585 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:26.586 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24fc39c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:43:26.587 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x201] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:26.587 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x201] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24fc39c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:43:26.588 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eb3ce1c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:43:26.588 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:26.588 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eb3ce1c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:43:26.590 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6224c80e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:43:26.590 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:26.590 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6224c80e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:43:26.591 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1c9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @527c4442(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:43:26.591 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1c9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:26.591 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1c9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @527c4442(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:43:26.592 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x1b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ab36a4f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:43:26.592 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x1b4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:26.593 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x1b4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ab36a4f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:43:26.593 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45ceb903(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:43:26.594 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x17a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:26.594 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x17a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45ceb903(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:43:26.595 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a06042(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:43:26.595 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:26.595 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a06042(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:43:26.599 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x201] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@25a1d59d

[vm0] [info 2020/03/04 22:43:26.606 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x201] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 22:43:26.606 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x201] Locator was created at Wed Mar 04 22:43:26 GMT 2020

[vm0] [info 2020/03/04 22:43:26.606 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x201] Listening on port 23683 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:43:26.607 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x201] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18238130616631674246/locator/locator23683view.dat

[vm0] [info 2020/03/04 22:43:26.607 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x201] recovery file not found: /tmp/junit18238130616631674246/locator/locator23683view.dat

[vm0] [info 2020/03/04 22:43:26.607 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x201] Starting distributed system

[vm0] [info 2020/03/04 22:43:26.610 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x201] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:43:26.653 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 231 ms)

[vm3] [info 2020/03/04 22:43:26.830 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 171 ms)

[vm4] [info 2020/03/04 22:43:27.016 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 182 ms)

[vm5] [info 2020/03/04 22:43:27.212 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x174] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 194 ms)

[vm6] [info 2020/03/04 22:43:27.371 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x17d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 157 ms)

[vm0] [info 2020/03/04 22:43:27.553 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x6d] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 22:43:27.554 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x6d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 180 ms)

[info 2020/03/04 22:43:27.555 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:27.558 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52cbc479(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:43:27.558 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:27.558 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x6d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52cbc479(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:43:27.561 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @259d8914(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:43:27.561 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:27.561 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @259d8914(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:43:27.562 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @514d9033(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:43:27.563 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:27.563 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @514d9033(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:43:27.566 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2afec773(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:43:27.566 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:27.566 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2afec773(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:43:27.567 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @724f12d4(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:43:27.567 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:27.567 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @724f12d4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:43:27.568 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a24a4d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:43:27.569 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:27.569 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a24a4d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:43:27.570 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x17d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31ed1b70(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:43:27.570 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x17d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:27.570 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x17d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31ed1b70(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:43:27.573 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 22:43:27.573 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x6d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 22:43:27.577 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 22:43:27.577 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 22:43:27.578 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 22:43:27.578 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 22:43:27.581 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 22:43:27.582 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 22:43:27.583 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 22:43:27.583 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 22:43:27.584 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x174] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 22:43:27.585 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 22:43:27.586 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x17d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 22:43:27.586 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x17d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 22:43:27.589 GMT <RMI TCP Connection(5)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 22:43:27.589 GMT <RMI TCP Connection(5)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:43:27.639 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24052].
Not connected.


[info 2020/03/04 22:43:27.642 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:43:27.644 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:27.648 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b3b4c8c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:43:27.648 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:27.648 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x6d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b3b4c8c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:43:27.649 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cd49650(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:43:27.650 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:27.650 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cd49650(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:43:27.652 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c70b3da(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:43:27.652 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:27.652 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c70b3da(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:43:27.655 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72239ccc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:43:27.655 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:27.655 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72239ccc(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:43:27.654 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b4688c2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:43:27.654 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:27.654 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b4688c2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:43:27.656 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @183831a0(0, "IgnoredException remove")
[vm6] [info 2020/03/04 22:43:27.657 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x17d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cdd794c(0, "IgnoredException remove")


[vm6] [info 2020/03/04 22:43:27.657 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x17d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:27.656 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:27.657 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x17d] Got result: null
[vm5] [info 2020/03/04 22:43:27.656 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x174] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cdd794c(0, "IgnoredException remove") (took 0 ms)
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @183831a0(0, "IgnoredException remove") (took 0 ms)


[info 2020/03/04 22:43:27.665 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11031074507731990432

[info 2020/03/04 22:43:27.669 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:43:28.026 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:28.028 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f43a7dd(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:43:28.028 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:28.028 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x6d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f43a7dd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:43:28.029 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77056cda(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:43:28.029 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:28.030 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77056cda(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:43:28.031 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44f1e340(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:43:28.031 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x19c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:28.031 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44f1e340(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:43:28.032 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @391294d4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:43:28.032 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:28.032 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @391294d4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:43:28.033 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48587664(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:43:28.034 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:28.034 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48587664(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:43:28.035 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7af1b600(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:43:28.035 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x174] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:28.035 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7af1b600(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:43:28.037 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x17d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @765fe898(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:43:28.037 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x17d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:28.037 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x17d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @765fe898(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:43:28.041 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@666466d8

[vm0] [info 2020/03/04 22:43:28.048 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x6d] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 22:43:28.048 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x6d] Locator was created at Wed Mar 04 22:43:28 GMT 2020

[vm0] [info 2020/03/04 22:43:28.048 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x6d] Listening on port 24054 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:43:28.049 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x6d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11031074507731990432/locator/locator24054view.dat

[vm0] [info 2020/03/04 22:43:28.050 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x6d] recovery file not found: /tmp/junit11031074507731990432/locator/locator24054view.dat

[vm0] [info 2020/03/04 22:43:28.050 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x6d] Starting distributed system

[vm0] [info 2020/03/04 22:43:28.053 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:43:28.202 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x63] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840@1760bebe

[vm5] [info 2020/03/04 22:43:28.209 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x63] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:43:29.069 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@19c659d5

[vm6] [info 2020/03/04 22:43:29.076 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:43:30.433 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@571c776c

[vm1] [info 2020/03/04 22:43:30.438 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:43:30.591 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@254fda1c

[vm1] [info 2020/03/04 22:43:30.597 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:43:30.785 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@49cf38e4

[vm1] [info 2020/03/04 22:43:30.791 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3607
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 345
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 12069


[vm2] [info 2020/03/04 22:43:31.076 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e747372

[vm2] [info 2020/03/04 22:43:31.082 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm2] [info 2020/03/04 22:43:31.245 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3bdfba49

[vm2] [info 2020/03/04 22:43:31.251 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:43:31.298 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 201 ms)

[vm2] [info 2020/03/04 22:43:31.422 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@50f7ed78

[vm2] [info 2020/03/04 22:43:31.428 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:43:31.458 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xc7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 157 ms)

[vm3] [info 2020/03/04 22:43:31.653 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x9e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 192 ms)

[vm3] [info 2020/03/04 22:43:31.751 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38cba820

[vm3] [info 2020/03/04 22:43:31.757 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1b5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:43:31.818 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x96] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 163 ms)

[vm1] [info 2020/03/04 22:43:31.965 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@335f7889

[vm1] [info 2020/03/04 22:43:31.971 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:43:31.980 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2e747372

[vm3] [info 2020/03/04 22:43:31.986 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:43:32.000 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 179 ms)

[vm3] [info 2020/03/04 22:43:32.125 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1c9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@25a2aa4a

[vm3] [info 2020/03/04 22:43:32.131 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x1c9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:43:32.162 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 160 ms)

[vm0] [info 2020/03/04 22:43:32.309 GMT <RMI TCP Connection(40)-172.17.0.5> tid=0x70] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 22:43:32.310 GMT <RMI TCP Connection(40)-172.17.0.5> tid=0x70] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 146 ms)

[info 2020/03/04 22:43:32.311 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:32.313 GMT <RMI TCP Connection(40)-172.17.0.5> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @648f8afe(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:43:32.313 GMT <RMI TCP Connection(40)-172.17.0.5> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:32.313 GMT <RMI TCP Connection(40)-172.17.0.5> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @648f8afe(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:43:32.314 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @529fa074(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:43:32.314 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:32.314 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @529fa074(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:43:32.315 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xc7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d618e2b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:43:32.316 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xc7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:32.316 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xc7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d618e2b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:43:32.316 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x9e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aef38c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:43:32.317 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x9e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:32.317 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x9e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aef38c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:43:32.320 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c3d5fd1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:43:32.320 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x96] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:32.320 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x96] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c3d5fd1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:43:32.321 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ae9c67a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:43:32.321 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x168] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:32.321 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ae9c67a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:43:32.322 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e6e828c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:43:32.322 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:32.322 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e6e828c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:43:32.326 GMT <RMI TCP Connection(40)-172.17.0.5> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 22:43:32.326 GMT <RMI TCP Connection(40)-172.17.0.5> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 22:43:32.327 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 22:43:32.328 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 22:43:32.329 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xc7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 22:43:32.329 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xc7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 22:43:32.330 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x9e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 22:43:32.331 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x9e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 22:43:32.334 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x96] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 22:43:32.335 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x96] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 22:43:32.336 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 22:43:32.337 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 22:43:32.338 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 22:43:32.339 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 22:43:32.341 GMT <RMI TCP Connection(5)-172.17.0.5> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 22:43:32.342 GMT <RMI TCP Connection(5)-172.17.0.5> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:43:32.380 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29387].
Not connected.


[info 2020/03/04 22:43:32.383 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:43:32.384 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:32.386 GMT <RMI TCP Connection(40)-172.17.0.5> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c7aa0d5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:43:32.386 GMT <RMI TCP Connection(40)-172.17.0.5> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:32.386 GMT <RMI TCP Connection(40)-172.17.0.5> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c7aa0d5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:43:32.387 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28b4911a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:43:32.388 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:32.388 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28b4911a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:43:32.389 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xc7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1150a8e7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:43:32.389 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xc7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:32.389 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xc7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1150a8e7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:43:32.391 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x9e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16b38015(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:43:32.391 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x9e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:32.391 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x9e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16b38015(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:43:32.392 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fa1ed28(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:43:32.392 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x96] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:32.392 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x96] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fa1ed28(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:43:32.393 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6344134d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:43:32.393 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x168] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:32.393 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6344134d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:43:32.394 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6784849a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:43:32.395 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:32.395 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6784849a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:43:32.399 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14329225146686203726

[info 2020/03/04 22:43:32.403 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:43:32.412 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d18a7d3

[vm4] [info 2020/03/04 22:43:32.418 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:43:32.635 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@69dbbfc7

[vm2] [info 2020/03/04 22:43:32.641 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x19c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:43:32.697 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1c4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@53070159

[vm4] [info 2020/03/04 22:43:32.704 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1c4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:43:32.768 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:32.769 GMT <RMI TCP Connection(40)-172.17.0.5> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66a2c59d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:43:32.769 GMT <RMI TCP Connection(40)-172.17.0.5> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:32.769 GMT <RMI TCP Connection(40)-172.17.0.5> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66a2c59d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:43:32.770 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bb7ab8e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:43:32.770 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:32.770 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bb7ab8e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:43:32.771 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xc7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a5c63f4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:43:32.771 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xc7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:32.771 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xc7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a5c63f4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:43:32.772 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x9e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70464e0c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:43:32.773 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x9e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:32.773 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x9e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70464e0c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:43:32.774 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14d4286c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:43:32.774 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x96] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:32.774 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x96] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14d4286c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:43:32.775 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @510c5acd(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:43:32.775 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x168] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:32.775 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @510c5acd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:43:32.777 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @351bc2fb(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:43:32.777 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:32.777 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @351bc2fb(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:43:32.782 GMT <RMI TCP Connection(40)-172.17.0.5> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2dd5fdbc

[vm0] [info 2020/03/04 22:43:32.791 GMT <RMI TCP Connection(40)-172.17.0.5> tid=0x70] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 22:43:32.791 GMT <RMI TCP Connection(40)-172.17.0.5> tid=0x70] Locator was created at Wed Mar 04 22:43:32 GMT 2020

[vm0] [info 2020/03/04 22:43:32.791 GMT <RMI TCP Connection(40)-172.17.0.5> tid=0x70] Listening on port 29389 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:43:32.792 GMT <RMI TCP Connection(40)-172.17.0.5> tid=0x70] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14329225146686203726/locator/locator29389view.dat

[vm0] [info 2020/03/04 22:43:32.792 GMT <RMI TCP Connection(40)-172.17.0.5> tid=0x70] recovery file not found: /tmp/junit14329225146686203726/locator/locator29389view.dat

[vm0] [info 2020/03/04 22:43:32.792 GMT <RMI TCP Connection(40)-172.17.0.5> tid=0x70] Starting distributed system

[vm0] [info 2020/03/04 22:43:32.794 GMT <RMI TCP Connection(40)-172.17.0.5> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:43:32.808 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x1b4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1e0abad9

[vm4] [info 2020/03/04 22:43:32.814 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x1b4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:43:32.903 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x64] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840@2b7c5e23

[vm5] [info 2020/03/04 22:43:32.909 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x64] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:43:33.157 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26617]

Command result for <connect --jmx-manager=localhost[26617]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26617] ..
Successfully connected to: [host=localhost, port=26617]


[vm3] [info 2020/03/04 22:43:33.352 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d7d2f1

[vm3] [info 2020/03/04 22:43:33.358 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:43:33.391 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20416]

Command result for <connect --jmx-manager=localhost[20416]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20416] ..
Successfully connected to: [host=localhost, port=20416]


[info 2020/03/04 22:43:33.520 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23684]

Command result for <connect --jmx-manager=localhost[23684]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23684] ..
Successfully connected to: [host=localhost, port=23684]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:43:33.886 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@21620eed

[vm6] [info 2020/03/04 22:43:33.893 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:43:34.042 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29866a91

[vm4] [info 2020/03/04 22:43:34.049 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3523
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 543
Total primaries transferred during this rebalance                                               | 63
Total time (in milliseconds) for this rebalance                                                 | 12423


[vm5] [info 2020/03/04 22:43:34.188 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x171] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@55fd0001

[vm5] [info 2020/03/04 22:43:34.195 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x171] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 22:43:34.380 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 156 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:43:34.542 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 160 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:43:34.724 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a2] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 179 ms)

[info 2020/03/04 22:43:34.734 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24055]

Command result for <connect --jmx-manager=localhost[24055]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24055] ..
Successfully connected to: [host=localhost, port=24055]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:43:34.956 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a5] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 228 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:43:35.146 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x63] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 187 ms)

[vm6] [info 2020/03/04 22:43:35.192 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x187] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@5545a40b

[vm6] [info 2020/03/04 22:43:35.200 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x187] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:43:35.319 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 171 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 22:43:35.475 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0xea] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 22:43:35.480 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0xea] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 158 ms)

[info 2020/03/04 22:43:35.482 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:35.484 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0xea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e0fa871(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:43:35.485 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0xea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:35.485 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0xea] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e0fa871(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:43:35.486 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @94cd1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:43:35.486 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:35.486 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @94cd1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:43:35.487 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5071b093(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:43:35.487 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:35.488 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5071b093(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:43:35.489 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3601249(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:43:35.489 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:35.489 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3601249(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:43:35.490 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d356bf8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:43:35.490 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:35.490 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d356bf8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:43:35.491 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c316a4f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:43:35.492 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x63] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:35.492 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x63] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c316a4f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:43:35.493 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @556cedbe(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:43:35.493 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:35.493 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @556cedbe(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:43:35.497 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0xea] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 22:43:35.497 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0xea] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 22:43:35.498 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 22:43:35.499 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 22:43:35.500 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 22:43:35.500 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 22:43:35.501 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 22:43:35.502 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a2] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 22:43:35.503 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 22:43:35.504 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a5] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 22:43:35.505 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x63] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 22:43:35.505 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x63] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 22:43:35.507 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 22:43:35.507 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 22:43:35.510 GMT <RMI TCP Connection(5)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 22:43:35.511 GMT <RMI TCP Connection(5)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:43:35.542 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22371].
Not connected.


[info 2020/03/04 22:43:35.544 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:43:35.545 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:35.547 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0xea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36db1c49(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:43:35.547 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0xea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:35.547 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0xea] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36db1c49(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:43:35.548 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77e9c3de(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:43:35.548 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:35.548 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77e9c3de(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:43:35.549 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @451b8517(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:43:35.550 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:35.550 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @451b8517(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:43:35.551 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e731603(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:43:35.551 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:35.551 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e731603(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:43:35.552 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cf0e327(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:43:35.552 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:35.552 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cf0e327(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:43:35.553 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ce8c39(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:43:35.554 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x63] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:35.554 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x63] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ce8c39(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:43:35.555 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @327ca66(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:43:35.555 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:35.555 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @327ca66(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:43:35.560 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17691131344148142008

[info 2020/03/04 22:43:35.563 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:43:36.009 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:36.010 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0xea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7040f59(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:43:36.010 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0xea] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:36.010 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0xea] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7040f59(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:43:36.011 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f9baf04(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:43:36.012 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:36.012 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f9baf04(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:43:36.013 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b6c35f1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:43:36.013 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:36.013 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b6c35f1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:43:36.014 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @491438f8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:43:36.015 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:36.015 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @491438f8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:43:36.017 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53010e43(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:43:36.017 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:36.017 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53010e43(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:43:36.018 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c5adc8f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:43:36.018 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x63] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:36.019 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x63] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c5adc8f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:43:36.020 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fc3d9d2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:43:36.020 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:36.021 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fc3d9d2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:43:36.026 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0xea] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64e1a48e

[vm0] [info 2020/03/04 22:43:36.034 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0xea] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 22:43:36.034 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0xea] Locator was created at Wed Mar 04 22:43:36 GMT 2020

[vm0] [info 2020/03/04 22:43:36.034 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0xea] Listening on port 22373 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:43:36.035 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0xea] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17691131344148142008/locator/locator22373view.dat

[vm0] [info 2020/03/04 22:43:36.035 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0xea] recovery file not found: /tmp/junit17691131344148142008/locator/locator22373view.dat

[vm0] [info 2020/03/04 22:43:36.035 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0xea] Starting distributed system

[vm0] [info 2020/03/04 22:43:36.038 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0xea] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:43:37.238 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1300c3ba

[vm1] [info 2020/03/04 22:43:37.252 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:43:37.943 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xc7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5616f7d9

[vm2] [info 2020/03/04 22:43:37.949 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0xc7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:43:38.658 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x9e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@be63448

[vm3] [info 2020/03/04 22:43:38.665 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x9e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3694
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 252
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 12057


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33


[vm1] [info 2020/03/04 22:43:39.304 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 211 ms)

[vm4] [info 2020/03/04 22:43:39.409 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x96] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@9b51530

[vm4] [info 2020/03/04 22:43:39.416 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x96] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:43:39.482 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x196] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 174 ms)

[vm3] [info 2020/03/04 22:43:39.680 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a1] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 190 ms)

[vm4] [info 2020/03/04 22:43:39.853 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a3] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 169 ms)

[vm5] [info 2020/03/04 22:43:40.045 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 190 ms)

[info 2020/03/04 22:43:40.095 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29390]

Command result for <connect --jmx-manager=localhost[29390]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29390] ..
Successfully connected to: [host=localhost, port=29390]


[vm6] [info 2020/03/04 22:43:40.234 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 186 ms)

[vm0] [info 2020/03/04 22:43:40.390 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x54] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 22:43:40.391 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 152 ms)

[info 2020/03/04 22:43:40.392 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:40.394 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @628a1b2d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:43:40.394 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:40.394 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @628a1b2d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:43:40.398 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62767422(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:43:40.398 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:40.398 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62767422(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:43:40.399 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x196] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d64be8c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:43:40.399 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x196] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:40.399 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x196] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d64be8c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:43:40.402 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @543aae93(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:43:40.402 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:40.403 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @543aae93(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:43:40.404 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @667f6bf7(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:43:40.404 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:40.404 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @667f6bf7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:43:40.405 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @132325ae(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:43:40.405 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:40.405 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @132325ae(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:43:40.405 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@430a9b85

[vm6] [info 2020/03/04 22:43:40.406 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @103ef532(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:43:40.406 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:40.406 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @103ef532(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:43:40.410 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 22:43:40.410 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 22:43:40.412 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:43:40.413 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 22:43:40.413 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 22:43:40.414 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x196] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 22:43:40.415 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x196] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 22:43:40.418 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 22:43:40.419 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 22:43:40.420 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 22:43:40.420 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 22:43:40.421 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 22:43:40.421 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 22:43:40.422 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 22:43:40.423 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 22:43:40.425 GMT <RMI TCP Connection(5)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 22:43:40.426 GMT <RMI TCP Connection(5)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:43:40.469 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24969].
Not connected.


[info 2020/03/04 22:43:40.472 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:43:40.473 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:40.475 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d04f115(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:43:40.475 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:40.475 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d04f115(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:43:40.476 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1df64b6d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:43:40.476 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:40.476 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1df64b6d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:43:40.477 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x196] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d440f6(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:43:40.478 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x196] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:40.478 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x196] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d440f6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:43:40.479 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eaa11f7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:43:40.479 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:40.479 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eaa11f7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:43:40.480 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dc0d6d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:43:40.480 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:40.480 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dc0d6d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:43:40.481 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b4ef6b9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:43:40.482 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:40.482 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b4ef6b9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:43:40.483 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @287c770d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:43:40.483 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:40.483 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @287c770d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:43:40.487 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16699831818396398641

[info 2020/03/04 22:43:40.490 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3754
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 392
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 12663


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:43:40.831 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 182 ms)

[info 2020/03/04 22:43:40.880 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:40.881 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c76a059(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:43:40.881 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:40.881 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c76a059(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:43:40.882 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @192e7dc2(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:43:40.883 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:40.883 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @192e7dc2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:43:40.884 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x196] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cd82a1f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:43:40.884 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x196] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:40.884 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x196] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cd82a1f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:43:40.885 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ce73754(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:43:40.885 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:40.885 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ce73754(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:43:40.886 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a247836(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:43:40.886 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:40.887 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a247836(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:43:40.888 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72ccf0dd(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:43:40.888 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x64] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:40.888 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72ccf0dd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:43:40.889 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17ac2594(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:43:40.889 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:40.889 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17ac2594(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:43:40.894 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@690abf3a

[vm0] [info 2020/03/04 22:43:40.902 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x54] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 22:43:40.902 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x54] Locator was created at Wed Mar 04 22:43:40 GMT 2020

[vm0] [info 2020/03/04 22:43:40.902 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x54] Listening on port 24971 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:43:40.903 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16699831818396398641/locator/locator24971view.dat

[vm0] [info 2020/03/04 22:43:40.903 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x54] recovery file not found: /tmp/junit16699831818396398641/locator/locator24971view.dat

[vm0] [info 2020/03/04 22:43:40.903 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 22:43:40.905 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:43:41.022 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 188 ms)

[vm2] [info 2020/03/04 22:43:41.139 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1bc5a701

[vm2] [info 2020/03/04 22:43:41.146 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:43:41.210 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a3] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 184 ms)

[vm4] [info 2020/03/04 22:43:41.365 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a5] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 152 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:43:41.558 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x171] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 190 ms)

[vm6] [info 2020/03/04 22:43:41.716 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x187] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 157 ms)

[vm3] [info 2020/03/04 22:43:41.800 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5d744108

[vm3] [info 2020/03/04 22:43:41.806 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:43:41.875 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x54] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 22:43:41.877 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 157 ms)

[info 2020/03/04 22:43:41.878 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:41.880 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @259b3814(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:43:41.880 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:41.880 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @259b3814(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:43:41.881 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34459740(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:43:41.881 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:41.881 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34459740(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:43:41.884 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5183f76b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:43:41.884 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:41.884 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5183f76b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:43:41.885 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3301635(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:43:41.886 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:41.886 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3301635(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:43:41.887 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @385f129c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:43:41.887 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:41.887 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @385f129c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:43:41.888 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x171] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cde9aa9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:43:41.889 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x171] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:41.889 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x171] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cde9aa9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:43:41.890 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x187] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @712b6dd5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:43:41.890 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x187] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:41.890 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x187] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @712b6dd5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:43:41.893 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 22:43:41.893 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 22:43:41.895 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 22:43:41.895 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 22:43:41.898 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 22:43:41.898 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 22:43:41.899 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 22:43:41.900 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a3] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 22:43:41.901 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 22:43:41.901 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a5] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 22:43:41.903 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x171] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 22:43:41.903 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x171] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 22:43:41.904 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x187] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 22:43:41.905 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x187] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 22:43:41.907 GMT <RMI TCP Connection(5)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 22:43:41.908 GMT <RMI TCP Connection(5)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:43:41.945 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21218].
Not connected.


[info 2020/03/04 22:43:41.948 GMT <Test worker> tid=0x18] Executing command: exit

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:43:41.949 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:41.951 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c0635d1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:43:41.951 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:41.951 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c0635d1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:43:41.952 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a96befe(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:43:41.952 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:41.952 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a96befe(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:43:41.954 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2729ddae(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:43:41.954 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:41.954 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2729ddae(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:43:41.955 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @915c0c1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:43:41.955 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:41.955 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @915c0c1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:43:41.956 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4abf65c1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:43:41.956 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:41.957 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4abf65c1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:43:41.958 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x171] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f468ac7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:43:41.958 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x171] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:41.958 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x171] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f468ac7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:43:41.959 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x187] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17c37dab(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:43:41.959 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x187] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:41.959 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x187] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17c37dab(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:43:41.963 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3259633521325161450

[info 2020/03/04 22:43:41.966 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:43:42.311 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:42.312 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3759423e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:43:42.312 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:43:42.312 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3759423e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:43:42.313 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35d80034(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:43:42.314 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:43:42.314 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35d80034(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:43:42.315 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ef0857(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:43:42.315 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:43:42.315 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ef0857(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:43:42.316 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bc65ba2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:43:42.316 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:43:42.316 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bc65ba2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:43:42.317 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1806e875(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:43:42.317 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:43:42.318 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1806e875(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:43:42.319 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x171] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @373b9e1b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:43:42.319 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x171] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:43:42.319 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x171] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @373b9e1b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:43:42.320 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x187] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3889ebee(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:43:42.320 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x187] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:43:42.320 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x187] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3889ebee(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:43:42.325 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6279fc5b

[vm0] [info 2020/03/04 22:43:42.331 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x54] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 22:43:42.332 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x54] Locator was created at Wed Mar 04 22:43:42 GMT 2020

[vm0] [info 2020/03/04 22:43:42.332 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x54] Listening on port 21220 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:43:42.332 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3259633521325161450/locator/locator21220view.dat

[vm0] [info 2020/03/04 22:43:42.332 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x54] recovery file not found: /tmp/junit3259633521325161450/locator/locator21220view.dat

[vm0] [info 2020/03/04 22:43:42.333 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 22:43:42.335 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:43:42.507 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@17173ec9

[vm4] [info 2020/03/04 22:43:42.514 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:43:43.151 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22374]

Command result for <connect --jmx-manager=localhost[22374]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22374] ..
Successfully connected to: [host=localhost, port=22374]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:43:44.836 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4e0180f

[vm1] [info 2020/03/04 22:43:44.841 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:43:45.447 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x196] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@a7ab39c

[vm2] [info 2020/03/04 22:43:45.453 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x196] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:43:46.043 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@751f529f

[vm1] [info 2020/03/04 22:43:46.049 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:43:46.075 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c1c7307

[vm3] [info 2020/03/04 22:43:46.081 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:43:46.673 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@77b6ae57

[vm2] [info 2020/03/04 22:43:46.679 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:43:46.711 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@30c75211

[vm4] [info 2020/03/04 22:43:46.720 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:43:47.307 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@43148595

[vm3] [info 2020/03/04 22:43:47.313 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:43:47.363 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24972]

Command result for <connect --jmx-manager=localhost[24972]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24972] ..
Successfully connected to: [host=localhost, port=24972]


[vm4] [info 2020/03/04 22:43:47.947 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@27ca7f6a

[vm4] [info 2020/03/04 22:43:47.954 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:43:48.616 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21221]

Command result for <connect --jmx-manager=localhost[21221]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21221] ..
Successfully connected to: [host=localhost, port=21221]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:44:21.358 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x171] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6ff5e6c8

[vm5] [info 2020/03/04 22:44:21.364 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x171] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:44:21.841 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x66] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@343d9a3b

[vm5] [info 2020/03/04 22:44:21.847 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x66] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:44:22.081 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@724a8a0f

[vm6] [info 2020/03/04 22:44:22.086 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:44:22.111 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x17a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3e7f2d3e

[vm5] [info 2020/03/04 22:44:22.116 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x17a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:44:22.403 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x174] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@39fcd0c6

[vm5] [info 2020/03/04 22:44:22.409 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x174] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:44:22.592 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3df0960b

[vm6] [info 2020/03/04 22:44:22.599 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:44:22.896 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6739c113

[vm6] [info 2020/03/04 22:44:22.902 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:44:23.038 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:44:23.157 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x17d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d4fd4fc

[vm6] [info 2020/03/04 22:44:23.162 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x17d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:44:23.567 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:44:23.910 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:44:24.217 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:44:26.623 GMT <RMI TCP Connection(26)-172.17.0.5> tid=0x168] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@76354aff

[vm5] [info 2020/03/04 22:44:26.628 GMT <RMI TCP Connection(26)-172.17.0.5> tid=0x168] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1652
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2522
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 216
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 9042


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 22:44:26.944 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 163 ms)

[vm2] [info 2020/03/04 22:44:27.109 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 163 ms)

[vm3] [info 2020/03/04 22:44:27.302 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 190 ms)

[vm6] [info 2020/03/04 22:44:27.384 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1469b38a

[vm6] [info 2020/03/04 22:44:27.391 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:44:27.470 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 165 ms)

[vm5] [info 2020/03/04 22:44:27.628 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x171] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 156 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1629
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2837
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 267
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 10167


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm6] [info 2020/03/04 22:44:27.774 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 144 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1353
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2729
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 217
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 9561


[vm1] [info 2020/03/04 22:44:27.865 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 158 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm0] [info 2020/03/04 22:44:27.919 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x6e] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 22:44:27.920 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 144 ms)

[info 2020/03/04 22:44:27.921 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:27.924 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb3b84c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:44:27.924 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:27.924 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb3b84c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:44:27.927 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34e47fce(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:44:27.927 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:27.927 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34e47fce(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:44:27.928 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @508a7a83(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:44:27.928 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:27.928 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @508a7a83(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:44:27.929 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4304fd16(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:44:27.929 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:27.929 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4304fd16(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:44:27.930 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b8af2d8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:44:27.931 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:27.931 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b8af2d8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:44:27.932 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x171] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4952f76a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:44:27.932 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x171] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:27.932 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x171] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4952f76a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:44:27.933 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a4c0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:44:27.933 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:27.933 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a4c0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:44:27.937 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 22:44:27.937 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 22:44:27.940 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 22:44:27.940 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 22:44:27.942 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 22:44:27.942 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 22:44:27.943 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 22:44:27.944 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 22:44:27.945 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1c4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 22:44:27.945 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 22:44:27.946 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x171] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 22:44:27.946 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x171] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 22:44:27.947 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 22:44:27.948 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 22:44:27.950 GMT <RMI TCP Connection(6)-172.17.0.2> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 22:44:27.951 GMT <RMI TCP Connection(6)-172.17.0.2> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:44:27.991 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20416].
Not connected.


[info 2020/03/04 22:44:27.993 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:44:27.994 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:27.995 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f57c29b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:44:27.995 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:27.995 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f57c29b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:44:27.996 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61c8f4ab(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:44:27.997 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:27.997 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61c8f4ab(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:44:27.997 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a46c3d8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:44:27.998 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:27.998 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a46c3d8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:44:27.998 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f2e257f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:44:27.999 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:27.999 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f2e257f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:44:27.999 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @622b548c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:44:28.000 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:28.000 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @622b548c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:44:28.000 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x171] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67fdfc85(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:44:28.001 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x171] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:28.001 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x171] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67fdfc85(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:44:28.002 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7989a2ac(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:44:28.002 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:28.002 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7989a2ac(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:44:28.004 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1079040631152970253

[info 2020/03/04 22:44:28.007 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:44:28.035 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 167 ms)

[vm1] [info 2020/03/04 22:44:28.082 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 187 ms)

[vm3] [info 2020/03/04 22:44:28.197 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 160 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1493
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2711
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 305
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9837


[info 2020/03/04 22:44:28.311 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:28.312 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cab6530(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:44:28.312 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:28.312 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cab6530(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:44:28.313 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66f51602(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:44:28.314 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:28.314 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66f51602(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:44:28.314 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31da083c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:44:28.315 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:28.315 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31da083c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:44:28.316 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28cfbbe1(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:44:28.316 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:28.316 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28cfbbe1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:44:28.317 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c03cc6e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:44:28.317 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1c4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:28.317 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c03cc6e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:44:28.317 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:44:28.318 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x171] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f456270(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:44:28.318 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x171] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:28.318 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x171] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f456270(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:44:28.319 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c401067(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:44:28.319 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:28.319 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c401067(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:44:28.323 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@458b0678

[vm0] [info 2020/03/04 22:44:28.329 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x6e] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 22:44:28.330 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x6e] Locator was created at Wed Mar 04 22:44:28 GMT 2020

[vm0] [info 2020/03/04 22:44:28.330 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x6e] Listening on port 20418 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:44:28.330 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x6e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1079040631152970253/locator/locator20418view.dat

[vm0] [info 2020/03/04 22:44:28.330 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x6e] recovery file not found: /tmp/junit1079040631152970253/locator/locator20418view.dat

[vm0] [info 2020/03/04 22:44:28.330 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x6e] Starting distributed system

[vm0] [info 2020/03/04 22:44:28.332 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm2] [info 2020/03/04 22:44:28.344 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1b1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 259 ms)

[vm4] [info 2020/03/04 22:44:28.366 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 165 ms)

[vm3] [info 2020/03/04 22:44:28.520 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1c9] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 173 ms)

[vm1] [info 2020/03/04 22:44:28.528 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 193 ms)

[vm5] [info 2020/03/04 22:44:28.545 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 177 ms)

[vm4] [info 2020/03/04 22:44:28.692 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x1b4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 168 ms)

[vm2] [info 2020/03/04 22:44:28.707 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 171 ms)

[vm6] [info 2020/03/04 22:44:28.708 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 162 ms)

[vm5] [info 2020/03/04 22:44:28.864 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x17a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 170 ms)

[vm0] [info 2020/03/04 22:44:28.866 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x54] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 22:44:28.866 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 156 ms)

[info 2020/03/04 22:44:28.867 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:28.870 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2222d3e5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:44:28.870 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:28.870 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2222d3e5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:44:28.871 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d0b3828(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:44:28.872 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:28.872 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d0b3828(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:44:28.873 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 163 ms)

[vm2] [info 2020/03/04 22:44:28.873 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a40af06(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:44:28.874 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:28.874 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a40af06(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:44:28.875 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c3bd28b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:44:28.875 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:28.875 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c3bd28b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:44:28.876 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54b003b6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:44:28.876 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:28.876 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54b003b6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:44:28.877 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @367f9837(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:44:28.877 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:28.877 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @367f9837(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:44:28.878 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @414bd093(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:44:28.878 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:28.878 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @414bd093(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:44:28.881 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 22:44:28.882 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 22:44:28.883 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 22:44:28.883 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 22:44:28.884 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 22:44:28.884 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 22:44:28.885 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 22:44:28.886 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 22:44:28.887 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 22:44:28.887 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 22:44:28.888 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 22:44:28.888 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 22:44:28.889 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 22:44:28.889 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 22:44:28.892 GMT <RMI TCP Connection(6)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 22:44:28.892 GMT <RMI TCP Connection(6)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:44:28.929 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26617].
Not connected.


[info 2020/03/04 22:44:28.931 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:44:28.932 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:28.933 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67330a3d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:44:28.934 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:28.934 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67330a3d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:44:28.935 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49d20181(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:44:28.935 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:28.935 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49d20181(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:44:28.936 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @125226c8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:44:28.936 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:28.936 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @125226c8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:44:28.937 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c0198(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:44:28.938 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:28.938 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c0198(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:44:28.939 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ef63198(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:44:28.939 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:28.939 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ef63198(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:44:28.940 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18a9e034(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:44:28.940 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:28.940 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18a9e034(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:44:28.941 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59963131(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:44:28.941 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:28.941 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59963131(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:44:28.943 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6603439977244124161

[info 2020/03/04 22:44:28.946 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:44:29.025 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 159 ms)

[vm4] [info 2020/03/04 22:44:29.029 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 153 ms)

[vm0] [info 2020/03/04 22:44:29.187 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x68] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 22:44:29.188 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x68] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 160 ms)

[info 2020/03/04 22:44:29.189 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:29.191 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c4ffc0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:44:29.192 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:29.192 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c4ffc0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:44:29.194 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c3ed4df(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:44:29.194 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:29.194 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c3ed4df(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:44:29.195 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58722539(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:44:29.195 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:29.195 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58722539(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:44:29.196 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1c9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @746ce32a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:44:29.196 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1c9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:29.197 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1c9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @746ce32a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:44:29.197 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x1b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @94a5bb9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:44:29.198 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x1b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:29.198 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x1b4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @94a5bb9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:44:29.199 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3500c0ea(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:44:29.199 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x17a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:29.199 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x17a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3500c0ea(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:44:29.200 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60ef3beb(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:44:29.200 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:29.200 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60ef3beb(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:44:29.203 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 22:44:29.203 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 22:44:29.206 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 22:44:29.206 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 22:44:29.207 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 22:44:29.208 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 22:44:29.209 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1c9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 22:44:29.209 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1c9] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 22:44:29.210 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x1b4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 22:44:29.210 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x1b4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 22:44:29.211 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x17a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 22:44:29.211 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x17a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 22:44:29.213 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 22:44:29.213 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 22:44:29.215 GMT <RMI TCP Connection(6)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 22:44:29.216 GMT <RMI TCP Connection(6)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)

[vm5] [info 2020/03/04 22:44:29.223 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x174] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 192 ms)

[info 2020/03/04 22:44:29.223 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:29.224 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8ccfe85(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:44:29.224 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:29.224 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8ccfe85(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:44:29.225 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f88005a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:44:29.225 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:29.225 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f88005a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:44:29.226 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4304fd16(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:44:29.226 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:29.227 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4304fd16(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:44:29.227 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bfa971d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:44:29.228 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:29.228 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bfa971d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:44:29.229 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @384e643e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:44:29.229 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:29.229 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @384e643e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:44:29.230 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e43f94d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:44:29.230 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:29.230 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e43f94d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:44:29.231 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c5dc019(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:44:29.231 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:29.231 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c5dc019(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:44:29.235 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6ad682e3

[vm0] [info 2020/03/04 22:44:29.241 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x54] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 22:44:29.242 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x54] Locator was created at Wed Mar 04 22:44:29 GMT 2020

[vm0] [info 2020/03/04 22:44:29.242 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x54] Listening on port 26619 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:44:29.242 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6603439977244124161/locator/locator26619view.dat

[vm0] [info 2020/03/04 22:44:29.242 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x54] recovery file not found: /tmp/junit6603439977244124161/locator/locator26619view.dat

[vm0] [info 2020/03/04 22:44:29.243 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x54] Starting distributed system



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:44:29.245 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:44:29.255 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23684].
Not connected.


[info 2020/03/04 22:44:29.257 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:44:29.258 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:29.260 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @357b2170(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:44:29.260 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:29.260 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @357b2170(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:44:29.261 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @454e79f1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:44:29.261 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:29.261 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @454e79f1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:44:29.262 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59297aad(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:44:29.262 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:29.262 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59297aad(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:44:29.263 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1c9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62e09332(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:44:29.263 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1c9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:29.263 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1c9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62e09332(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:44:29.264 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x1b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cb42b0b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:44:29.264 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x1b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:29.264 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x1b4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cb42b0b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:44:29.265 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a244c55(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:44:29.265 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x17a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:29.265 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x17a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a244c55(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:44:29.266 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1aac949e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:44:29.266 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:29.267 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1aac949e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:44:29.269 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8191761823093257470

[info 2020/03/04 22:44:29.272 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:44:29.373 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x17d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 148 ms)

[vm0] [info 2020/03/04 22:44:29.521 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x68] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 22:44:29.522 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x68] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 146 ms)

[info 2020/03/04 22:44:29.523 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:29.525 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62e78e61(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:44:29.526 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:29.526 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62e78e61(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:44:29.528 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @267afb8a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:44:29.528 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:29.528 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @267afb8a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:44:29.529 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb6eada(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:44:29.530 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:29.530 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb6eada(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:44:29.530 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55aca601(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:44:29.531 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:29.531 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55aca601(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:44:29.531 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57837266(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:44:29.532 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:29.532 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57837266(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:44:29.532 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32f776a0(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:44:29.533 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:29.533 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32f776a0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:44:29.533 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x17d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6126cb81(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:44:29.534 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x17d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:29.534 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x17d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6126cb81(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:44:29.537 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 22:44:29.537 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 22:44:29.540 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 22:44:29.540 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 22:44:29.541 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 22:44:29.541 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 22:44:29.542 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 22:44:29.543 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 22:44:29.544 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 22:44:29.544 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 22:44:29.545 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x174] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 22:44:29.545 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 22:44:29.546 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x17d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 22:44:29.547 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x17d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 22:44:29.549 GMT <RMI TCP Connection(6)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 22:44:29.549 GMT <RMI TCP Connection(6)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)

[info 2020/03/04 22:44:29.554 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:29.555 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @290bdf12(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:44:29.555 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x68] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:29.555 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @290bdf12(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:44:29.556 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e0a7afc(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:44:29.556 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:29.556 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e0a7afc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:44:29.557 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a2eb9bd(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:44:29.557 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:29.557 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a2eb9bd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:44:29.558 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1c9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64f3ff9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:44:29.558 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1c9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:29.558 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1c9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64f3ff9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:44:29.559 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x1b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @204ee8fc(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:44:29.560 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x1b4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:29.560 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x1b4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @204ee8fc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:44:29.561 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74373869(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:44:29.561 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x17a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:29.561 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x17a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74373869(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:44:29.562 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67db4a5(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:44:29.562 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:29.562 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67db4a5(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:44:29.566 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x68] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@148d4b9

[vm0] [info 2020/03/04 22:44:29.572 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x68] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 22:44:29.572 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x68] Locator was created at Wed Mar 04 22:44:29 GMT 2020

[vm0] [info 2020/03/04 22:44:29.572 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x68] Listening on port 23686 bound on address 0.0.0.0/0.0.0.0



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:44:29.573 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x68] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8191761823093257470/locator/locator23686view.dat

[vm0] [info 2020/03/04 22:44:29.573 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x68] recovery file not found: /tmp/junit8191761823093257470/locator/locator23686view.dat

[vm0] [info 2020/03/04 22:44:29.573 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x68] Starting distributed system

[vm0] [info 2020/03/04 22:44:29.575 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x68] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:44:29.582 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24055].
Not connected.


[info 2020/03/04 22:44:29.584 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:44:29.585 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:29.586 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b8b54ed(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:44:29.586 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:29.586 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b8b54ed(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:44:29.587 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e7a221f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:44:29.587 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:29.587 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e7a221f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:44:29.588 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bf5cc00(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:44:29.588 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:29.588 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bf5cc00(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:44:29.589 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @767bd71a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:44:29.589 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:29.589 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @767bd71a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:44:29.590 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c3571e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:44:29.590 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:29.590 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c3571e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:44:29.591 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21001097(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:44:29.592 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:29.592 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21001097(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:44:29.592 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x17d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26df7fa1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:44:29.592 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x17d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:29.593 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x17d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26df7fa1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:44:29.595 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13711583585772903194

[info 2020/03/04 22:44:29.597 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:44:29.877 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:29.878 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b5da30b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:44:29.878 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x68] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:29.878 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b5da30b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:44:29.879 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @118f7fbf(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:44:29.879 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:29.879 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @118f7fbf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:44:29.881 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2edfeaa(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:44:29.881 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x19c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:29.881 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2edfeaa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:44:29.882 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ba5e9c2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:44:29.882 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:29.882 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ba5e9c2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:44:29.884 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266115e4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:44:29.884 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x1aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:29.884 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266115e4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:44:29.886 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @155dddd3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:44:29.886 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x174] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:29.886 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @155dddd3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:44:29.887 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x17d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @223c3e84(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:44:29.887 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x17d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:29.887 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x17d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @223c3e84(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:44:29.890 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x68] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@510cb6e

[vm0] [info 2020/03/04 22:44:29.896 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x68] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 22:44:29.896 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x68] Locator was created at Wed Mar 04 22:44:29 GMT 2020

[vm0] [info 2020/03/04 22:44:29.896 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x68] Listening on port 24057 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:44:29.897 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x68] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13711583585772903194/locator/locator24057view.dat

[vm0] [info 2020/03/04 22:44:29.897 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x68] recovery file not found: /tmp/junit13711583585772903194/locator/locator24057view.dat

[vm0] [info 2020/03/04 22:44:29.897 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x68] Starting distributed system

[vm0] [info 2020/03/04 22:44:29.899 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x68] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573304
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1299
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608938
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2841
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 192
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 9771


[vm1] [info 2020/03/04 22:44:32.268 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@373e0e82

[vm1] [info 2020/03/04 22:44:32.273 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 22:44:32.449 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 166 ms)

[vm2] [info 2020/03/04 22:44:32.613 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0xc7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 161 ms)

[vm3] [info 2020/03/04 22:44:32.766 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x9e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 151 ms)

[vm2] [info 2020/03/04 22:44:32.869 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2dc7fad0

[vm2] [info 2020/03/04 22:44:32.876 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:44:32.913 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x96] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 144 ms)

[vm5] [info 2020/03/04 22:44:33.091 GMT <RMI TCP Connection(26)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 177 ms)

[vm1] [info 2020/03/04 22:44:33.188 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@72f28b6f

[vm1] [info 2020/03/04 22:44:33.193 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:44:33.237 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 144 ms)

[vm0] [info 2020/03/04 22:44:33.383 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0xf3] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 22:44:33.384 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0xf3] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 144 ms)

[info 2020/03/04 22:44:33.385 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:33.388 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0xf3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cdd739b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:44:33.388 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0xf3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:33.388 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0xf3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cdd739b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:44:33.391 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @469b1e0b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:44:33.391 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:33.391 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @469b1e0b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:44:33.392 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0xc7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307b3b79(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:44:33.392 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0xc7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:33.392 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0xc7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307b3b79(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:44:33.393 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x9e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2967b20a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:44:33.393 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x9e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:33.393 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x9e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2967b20a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:44:33.394 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60e2e2ed(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:44:33.394 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x96] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:33.394 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x96] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60e2e2ed(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:44:33.395 GMT <RMI TCP Connection(26)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4436399(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:44:33.395 GMT <RMI TCP Connection(26)-172.17.0.5> tid=0x168] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:33.395 GMT <RMI TCP Connection(26)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4436399(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:44:33.396 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ffb0a40(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:44:33.396 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:33.396 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ffb0a40(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:44:33.399 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0xf3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 22:44:33.399 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0xf3] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 22:44:33.401 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 22:44:33.402 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 22:44:33.403 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0xc7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 22:44:33.403 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0xc7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 22:44:33.404 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x9e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 22:44:33.404 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x9e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 22:44:33.405 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x96] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 22:44:33.405 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x96] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 22:44:33.406 GMT <RMI TCP Connection(26)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 22:44:33.407 GMT <RMI TCP Connection(26)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 22:44:33.407 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 22:44:33.408 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[vm5] [info 2020/03/04 22:44:33.408 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x64] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29555b35

[locator] [info 2020/03/04 22:44:33.410 GMT <RMI TCP Connection(6)-172.17.0.5> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 22:44:33.410 GMT <RMI TCP Connection(6)-172.17.0.5> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)

[vm5] [info 2020/03/04 22:44:33.413 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x64] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:44:33.422 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@380b8537

[vm1] [info 2020/03/04 22:44:33.427 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:44:33.450 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29390].
Not connected.


[info 2020/03/04 22:44:33.452 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:44:33.453 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:33.454 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0xf3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68da252c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:44:33.454 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0xf3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:33.455 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0xf3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68da252c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:44:33.455 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39a6dcba(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:44:33.456 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:33.456 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39a6dcba(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:44:33.456 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0xc7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2652c371(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:44:33.456 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0xc7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:33.457 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0xc7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2652c371(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:44:33.457 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x9e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f839cd2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:44:33.457 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x9e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:33.458 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x9e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f839cd2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:44:33.458 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e03673c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:44:33.459 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x96] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:33.459 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x96] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e03673c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:44:33.459 GMT <RMI TCP Connection(26)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60875649(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:44:33.460 GMT <RMI TCP Connection(26)-172.17.0.5> tid=0x168] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:33.460 GMT <RMI TCP Connection(26)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60875649(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:44:33.460 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68269669(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:44:33.461 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:33.461 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68269669(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:44:33.463 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4062219899253191107

[info 2020/03/04 22:44:33.466 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:44:33.498 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7dc40288

[vm3] [info 2020/03/04 22:44:33.501 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@447c661c

[vm1] [info 2020/03/04 22:44:33.502 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:44:33.507 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:44:33.725 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:33.725 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0xf3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @231230af(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:44:33.726 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0xf3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:33.726 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0xf3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @231230af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:44:33.726 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fc30a27(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:44:33.727 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:33.727 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fc30a27(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:44:33.728 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0xc7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fcf42b5(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:44:33.728 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0xc7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:33.728 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0xc7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fcf42b5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:44:33.729 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x9e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ff76838(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:44:33.729 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x9e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:33.729 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x9e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ff76838(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:44:33.730 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4968e02c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:44:33.730 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x96] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:33.730 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x96] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4968e02c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:44:33.731 GMT <RMI TCP Connection(26)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16772a36(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:44:33.731 GMT <RMI TCP Connection(26)-172.17.0.5> tid=0x168] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:33.731 GMT <RMI TCP Connection(26)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16772a36(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:44:33.732 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5043a426(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:44:33.732 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:33.732 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5043a426(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:44:33.736 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0xf3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c2dad6f

[vm0] [info 2020/03/04 22:44:33.741 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0xf3] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 22:44:33.741 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0xf3] Locator was created at Wed Mar 04 22:44:33 GMT 2020

[vm0] [info 2020/03/04 22:44:33.741 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0xf3] Listening on port 29392 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:44:33.742 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0xf3] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4062219899253191107/locator/locator29392view.dat

[vm0] [info 2020/03/04 22:44:33.742 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0xf3] recovery file not found: /tmp/junit4062219899253191107/locator/locator29392view.dat

[vm0] [info 2020/03/04 22:44:33.742 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0xf3] Starting distributed system

[vm0] [info 2020/03/04 22:44:33.744 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0xf3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:44:33.788 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46b921f

[vm2] [info 2020/03/04 22:44:33.795 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:44:34.017 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@71ce3f13

[vm2] [info 2020/03/04 22:44:34.025 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:44:34.113 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32c5e661

[vm2] [info 2020/03/04 22:44:34.122 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x19c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:44:34.132 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@240a25f3

[vm6] [info 2020/03/04 22:44:34.138 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:44:34.162 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1c4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@52a40ed8

[vm4] [info 2020/03/04 22:44:34.171 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1c4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:44:34.239 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x63] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2571ab92

[vm5] [info 2020/03/04 22:44:34.245 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x63] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:44:34.435 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@63a4ebe3

[vm3] [info 2020/03/04 22:44:34.441 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:44:34.697 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1c9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@15ff3482

[vm3] [info 2020/03/04 22:44:34.703 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x1c9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:44:34.790 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@658be83

[vm3] [info 2020/03/04 22:44:34.802 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:44:34.807 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20419]

Command result for <connect --jmx-manager=localhost[20419]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20419] ..
Successfully connected to: [host=localhost, port=20419]


[vm6] [info 2020/03/04 22:44:35.060 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e9be933

[vm6] [info 2020/03/04 22:44:35.066 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:44:35.136 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:44:35.154 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1da86a29

[vm4] [info 2020/03/04 22:44:35.162 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:44:35.319 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x172] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@75fa6cec

[vm5] [info 2020/03/04 22:44:35.325 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x172] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:44:35.350 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x1b4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@99b4497

[vm4] [info 2020/03/04 22:44:35.356 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x1b4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:44:35.451 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b0b6430

[vm4] [info 2020/03/04 22:44:35.459 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x1aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:44:35.886 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26620]

Command result for <connect --jmx-manager=localhost[26620]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26620] ..
Successfully connected to: [host=localhost, port=26620]


[info 2020/03/04 22:44:36.129 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23687]

Command result for <connect --jmx-manager=localhost[23687]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23687] ..
Successfully connected to: [host=localhost, port=23687]


[vm6] [info 2020/03/04 22:44:36.174 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3289a296

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:44:36.187 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:44:36.251 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:44:36.255 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24058]

Command result for <connect --jmx-manager=localhost[24058]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24058] ..
Successfully connected to: [host=localhost, port=24058]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:44:37.233 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:44:37.885 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@239f8b7c

[vm1] [info 2020/03/04 22:44:37.892 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:44:38.562 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0xc7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@48192c18

[vm2] [info 2020/03/04 22:44:38.571 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0xc7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1774
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608947
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2934
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 215
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 10413


[vm3] [info 2020/03/04 22:44:39.251 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x9e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@273bb100

[vm3] [info 2020/03/04 22:44:39.259 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x9e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/04 22:44:39.469 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 170 ms)

[vm2] [info 2020/03/04 22:44:39.624 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x207] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 152 ms)

[vm3] [info 2020/03/04 22:44:39.788 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x218] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 160 ms)

[vm4] [info 2020/03/04 22:44:39.925 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x96] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@464539c

[vm4] [info 2020/03/04 22:44:39.932 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x96] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:44:39.943 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 151 ms)

[vm5] [info 2020/03/04 22:44:40.112 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 167 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1418
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2819
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 335
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 10233


[vm6] [info 2020/03/04 22:44:40.261 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 147 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm0] [info 2020/03/04 22:44:40.407 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x27a] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 22:44:40.408 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x27a] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 144 ms)

[info 2020/03/04 22:44:40.409 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:40.411 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x27a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69430456(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:44:40.412 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x27a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:40.412 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x27a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69430456(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:44:40.415 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44a6a7ce(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:44:40.415 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:40.415 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44a6a7ce(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:44:40.416 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x207] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ab69947(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:44:40.416 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x207] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:40.416 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x207] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ab69947(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:44:40.417 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x218] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5944d46b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:44:40.417 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x218] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:40.417 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x218] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5944d46b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:44:40.418 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5843a6bc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:44:40.418 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x22b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:40.418 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5843a6bc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:44:40.419 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e23a855(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:44:40.419 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:40.419 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e23a855(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:44:40.420 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24c45403(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:44:40.421 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:40.421 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24c45403(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:44:40.424 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x27a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 22:44:40.424 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x27a] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 22:44:40.427 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 22:44:40.427 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 22:44:40.428 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x207] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 22:44:40.429 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x207] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 22:44:40.430 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x218] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 22:44:40.430 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x218] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 22:44:40.431 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 22:44:40.432 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 22:44:40.433 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 22:44:40.433 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 22:44:40.434 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 22:44:40.434 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 22:44:40.436 GMT <RMI TCP Connection(6)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 22:44:40.437 GMT <RMI TCP Connection(6)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:44:40.466 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24972].
Not connected.


[info 2020/03/04 22:44:40.468 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:44:40.469 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:40.471 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x27a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a015bc8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:44:40.471 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x27a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:40.471 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x27a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a015bc8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:44:40.471 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 179 ms)

[vm1] [info 2020/03/04 22:44:40.472 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56c0b03f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:44:40.472 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:40.472 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56c0b03f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:44:40.473 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x207] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44488907(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:44:40.473 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x207] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:40.473 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x207] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44488907(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:44:40.474 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x218] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56b331cc(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:44:40.474 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x218] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:40.474 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x218] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56b331cc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:44:40.475 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d1e1906(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:44:40.475 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x22b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:40.475 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d1e1906(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:44:40.476 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f0b1036(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:44:40.476 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:40.477 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f0b1036(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:44:40.477 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8120d85(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:44:40.478 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:40.478 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8120d85(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:44:40.481 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12361890059873858284

[info 2020/03/04 22:44:40.483 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:44:40.634 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29393]

[vm2] [info 2020/03/04 22:44:40.651 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x232] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 177 ms)

Command result for <connect --jmx-manager=localhost[29393]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29393] ..
Successfully connected to: [host=localhost, port=29393]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1610
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236215
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2411
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 146
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 8490


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 30


[info 2020/03/04 22:44:40.753 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:40.753 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x27a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41654617(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:44:40.754 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x27a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:40.754 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x27a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41654617(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:44:40.755 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13615551(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:44:40.755 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:40.755 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13615551(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:44:40.756 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x207] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc318a4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:44:40.756 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x207] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:40.756 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x207] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc318a4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:44:40.757 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x218] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e8bf1c0(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:44:40.758 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x218] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:40.758 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x218] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e8bf1c0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:44:40.759 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1527df7f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:44:40.759 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x22b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:40.759 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1527df7f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:44:40.760 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2202b7a0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:44:40.760 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x64] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:40.760 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2202b7a0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:44:40.761 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a2715b9(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:44:40.761 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:40.761 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a2715b9(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:44:40.766 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x27a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@520f56eb

[vm0] [info 2020/03/04 22:44:40.773 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x27a] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 22:44:40.773 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x27a] Locator was created at Wed Mar 04 22:44:40 GMT 2020

[vm0] [info 2020/03/04 22:44:40.774 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x27a] Listening on port 24974 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:44:40.774 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x27a] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12361890059873858284/locator/locator24974view.dat

[vm0] [info 2020/03/04 22:44:40.774 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x27a] recovery file not found: /tmp/junit12361890059873858284/locator/locator24974view.dat

[vm0] [info 2020/03/04 22:44:40.775 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x27a] Starting distributed system

[vm0] [info 2020/03/04 22:44:40.780 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x27a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:44:40.821 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x21b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 167 ms)

[vm1] [info 2020/03/04 22:44:40.918 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 177 ms)

[vm4] [info 2020/03/04 22:44:40.999 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x224] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 174 ms)

[vm2] [info 2020/03/04 22:44:41.079 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 157 ms)

[vm5] [info 2020/03/04 22:44:41.160 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x63] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 159 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:44:41.264 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 182 ms)

[vm6] [info 2020/03/04 22:44:41.310 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x1f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 148 ms)

[vm4] [info 2020/03/04 22:44:41.436 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 167 ms)

[vm0] [info 2020/03/04 22:44:41.460 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0xea] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 22:44:41.461 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0xea] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 148 ms)

[info 2020/03/04 22:44:41.462 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:41.464 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0xea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dee121a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:44:41.464 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0xea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:41.465 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0xea] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dee121a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:44:41.465 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58688179(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:44:41.466 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:41.466 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58688179(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:44:41.466 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x232] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a9bc914(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:44:41.467 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x232] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:41.467 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x232] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a9bc914(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:44:41.468 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x21b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b5ce998(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:44:41.468 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x21b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:41.468 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x21b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b5ce998(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:44:41.469 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x224] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c5cc9d0(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:44:41.469 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x224] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:41.469 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x224] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c5cc9d0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:44:41.470 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39b2f5c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:44:41.470 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x63] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:41.470 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x63] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39b2f5c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:44:41.471 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d86e8a7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:44:41.471 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:41.471 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x1f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d86e8a7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:44:41.474 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0xea] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 22:44:41.474 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0xea] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 22:44:41.475 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 22:44:41.476 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 22:44:41.477 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x232] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 22:44:41.477 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x232] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 22:44:41.478 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x21b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 22:44:41.478 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x21b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 22:44:41.479 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x224] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 22:44:41.479 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x224] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 22:44:41.480 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x63] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 22:44:41.481 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x63] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 22:44:41.482 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 22:44:41.482 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x1f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 22:44:41.484 GMT <RMI TCP Connection(6)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 22:44:41.485 GMT <RMI TCP Connection(6)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:44:41.518 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22374].
Not connected.


[info 2020/03/04 22:44:41.519 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:44:41.520 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:41.522 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0xea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d7b5098(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:44:41.522 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0xea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:41.522 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0xea] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d7b5098(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:44:41.523 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16c5bf16(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:44:41.523 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:41.523 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16c5bf16(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:44:41.524 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x232] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ea0f6eb(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:44:41.524 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x232] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:41.524 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x232] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ea0f6eb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:44:41.525 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x21b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @179d147b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:44:41.525 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x21b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:41.525 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x21b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @179d147b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:44:41.526 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x224] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @169ee10d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:44:41.526 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x224] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:41.526 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x224] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @169ee10d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:44:41.527 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5207c91b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:44:41.527 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x63] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:41.527 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x63] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5207c91b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:44:41.528 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7de4402d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:44:41.528 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:41.528 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x1f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7de4402d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:44:41.531 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13456950060011756139

[info 2020/03/04 22:44:41.533 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:44:41.599 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 161 ms)

[vm6] [info 2020/03/04 22:44:41.763 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 162 ms)

[info 2020/03/04 22:44:41.773 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:41.774 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0xea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @580ec233(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:44:41.774 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0xea] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:41.774 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0xea] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @580ec233(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:44:41.775 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a653918(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:44:41.776 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:41.776 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a653918(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:44:41.776 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x232] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @564b223d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:44:41.777 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x232] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:41.777 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x232] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @564b223d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:44:41.778 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x21b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ff7864a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:44:41.778 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x21b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:41.778 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x21b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ff7864a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:44:41.779 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x224] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e43c41c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:44:41.779 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x224] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:41.779 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x224] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e43c41c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:44:41.780 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c44cf34(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:44:41.781 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x63] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:41.781 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x63] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c44cf34(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:44:41.782 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @656527c5(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:44:41.782 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:41.782 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x1f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @656527c5(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:44:41.786 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0xea] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@346306a1

[vm0] [info 2020/03/04 22:44:41.793 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0xea] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 22:44:41.793 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0xea] Locator was created at Wed Mar 04 22:44:41 GMT 2020

[vm0] [info 2020/03/04 22:44:41.793 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0xea] Listening on port 22376 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:44:41.794 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0xea] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13456950060011756139/locator/locator22376view.dat

[vm0] [info 2020/03/04 22:44:41.794 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0xea] recovery file not found: /tmp/junit13456950060011756139/locator/locator22376view.dat

[vm0] [info 2020/03/04 22:44:41.794 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0xea] Starting distributed system

[vm0] [info 2020/03/04 22:44:41.796 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0xea] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:44:41.909 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x26a] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 22:44:41.910 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x26a] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 144 ms)

[info 2020/03/04 22:44:41.911 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:41.913 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x26a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7719a760(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:44:41.913 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x26a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:41.913 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x26a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7719a760(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:44:41.915 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79d50ba8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:44:41.916 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:41.916 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79d50ba8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:44:41.917 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fc9a6f0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:44:41.917 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:41.917 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fc9a6f0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:44:41.918 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c3ac2b0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:44:41.918 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:41.918 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c3ac2b0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:44:41.919 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @578a03fc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:44:41.919 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x22a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:41.919 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @578a03fc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:44:41.920 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9739cc6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:44:41.920 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:41.920 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9739cc6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:44:41.921 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eae9626(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:44:41.921 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:41.921 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eae9626(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:44:41.924 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x26a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 22:44:41.924 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x26a] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 22:44:41.927 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 22:44:41.927 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 22:44:41.928 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 22:44:41.928 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 22:44:41.929 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 22:44:41.930 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 22:44:41.931 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 22:44:41.931 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 22:44:41.932 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x172] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 22:44:41.932 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:44:41.933 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 22:44:41.934 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 22:44:41.936 GMT <RMI TCP Connection(6)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 22:44:41.937 GMT <RMI TCP Connection(6)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:44:41.980 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21221].
Not connected.


[info 2020/03/04 22:44:41.982 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:44:41.983 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:41.985 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x26a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b5a472c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:44:41.985 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x26a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:41.985 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x26a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b5a472c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:44:41.986 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74c28135(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:44:41.986 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:41.986 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74c28135(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:44:41.987 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d4c2ee4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:44:41.988 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:41.988 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d4c2ee4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:44:41.989 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26f5ec6c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:44:41.989 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:41.989 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26f5ec6c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:44:41.990 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2079bd7a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:44:41.990 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x22a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:41.990 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2079bd7a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:44:41.991 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6333aa3a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:44:41.991 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:41.991 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6333aa3a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:44:41.992 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53128005(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:44:41.992 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:41.992 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53128005(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:44:41.995 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9415018365604717343

[info 2020/03/04 22:44:41.997 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:44:42.329 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:42.330 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x26a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b48efd4(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:44:42.330 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x26a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:44:42.331 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x26a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b48efd4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:44:42.332 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d13e79(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:44:42.332 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:44:42.332 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d13e79(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:44:42.333 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45223d1f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:44:42.333 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:44:42.333 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45223d1f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:44:42.334 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e78ff10(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:44:42.334 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:44:42.334 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e78ff10(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:44:42.335 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58cf3567(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:44:42.335 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x22a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:44:42.335 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58cf3567(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:44:42.336 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @315ef280(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:44:42.336 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x172] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:44:42.336 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @315ef280(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:44:42.337 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @621dc7c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:44:42.337 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:44:42.337 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @621dc7c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:44:42.341 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x26a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6a27fda2

[vm0] [info 2020/03/04 22:44:42.346 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x26a] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 22:44:42.346 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x26a] Locator was created at Wed Mar 04 22:44:42 GMT 2020

[vm0] [info 2020/03/04 22:44:42.346 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x26a] Listening on port 21223 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:44:42.347 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x26a] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9415018365604717343/locator/locator21223view.dat

[vm0] [info 2020/03/04 22:44:42.347 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x26a] recovery file not found: /tmp/junit9415018365604717343/locator/locator21223view.dat

[vm0] [info 2020/03/04 22:44:42.347 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x26a] Starting distributed system

[vm0] [info 2020/03/04 22:44:42.349 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x26a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:44:44.615 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@42392d5a

[vm1] [info 2020/03/04 22:44:44.619 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:44:45.203 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x207] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@13565e90

[vm2] [info 2020/03/04 22:44:45.212 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x207] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:44:45.544 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@27582a85

[vm1] [info 2020/03/04 22:44:45.548 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:44:45.856 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x218] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@54ddf7c8

[vm3] [info 2020/03/04 22:44:45.863 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x218] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:44:46.000 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@176a8a8b

[vm1] [info 2020/03/04 22:44:46.005 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:44:46.163 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x232] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@56f43dcf

[vm2] [info 2020/03/04 22:44:46.170 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x232] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:44:46.470 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@36ce005c

[vm4] [info 2020/03/04 22:44:46.477 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x22b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:44:46.588 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1f77da00

[vm2] [info 2020/03/04 22:44:46.595 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:44:46.786 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x21b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@65b1ea84

[vm3] [info 2020/03/04 22:44:46.793 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x21b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:44:47.121 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24975]

Command result for <connect --jmx-manager=localhost[24975]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24975] ..
Successfully connected to: [host=localhost, port=24975]


[vm3] [info 2020/03/04 22:44:47.221 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@1aef33c9

[vm3] [info 2020/03/04 22:44:47.229 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x21f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:44:47.515 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x224] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3c1b3d3e

[vm4] [info 2020/03/04 22:44:47.522 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x224] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:44:47.954 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6a514080

[vm4] [info 2020/03/04 22:44:47.960 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x22a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:44:48.181 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22377]

Command result for <connect --jmx-manager=localhost[22377]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22377] ..
Successfully connected to: [host=localhost, port=22377]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:44:48.657 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21224]

Command result for <connect --jmx-manager=localhost[21224]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21224] ..
Successfully connected to: [host=localhost, port=21224]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:45:26.217 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x245] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440@3792826b

[vm5] [info 2020/03/04 22:45:26.225 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x245] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:45:26.979 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x244] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@354e0a3a

[vm6] [info 2020/03/04 22:45:26.987 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x244] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:45:27.077 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1b3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440@2d5eea99

[vm5] [info 2020/03/04 22:45:27.084 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1b3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:45:27.373 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x66] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@205730ba

[vm5] [info 2020/03/04 22:45:27.382 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x66] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:45:27.865 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x27] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40@479aa021

[vm6] [info 2020/03/04 22:45:27.876 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x27] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:45:28.205 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x17e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@20eecb47

[vm6] [info 2020/03/04 22:45:28.212 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x17e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2946
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 385
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 10215


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm5] [info 2020/03/04 22:45:31.279 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x237] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@5c6a0e8b

[vm5] [info 2020/03/04 22:45:31.287 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x237] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:45:31.395 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 169 ms)

[vm2] [info 2020/03/04 22:45:31.540 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x263] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 142 ms)

[vm3] [info 2020/03/04 22:45:31.700 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x265] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 158 ms)

[vm4] [info 2020/03/04 22:45:31.860 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x27b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 157 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2823
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 321
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9651


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm5] [info 2020/03/04 22:45:32.051 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x245] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 189 ms)

[vm6] [info 2020/03/04 22:45:32.092 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@81fef1d

[vm6] [info 2020/03/04 22:45:32.101 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x24b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2719
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 242
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 9135


[vm1] [info 2020/03/04 22:45:32.152 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 186 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm6] [info 2020/03/04 22:45:32.201 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x244] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 148 ms)

[vm2] [info 2020/03/04 22:45:32.316 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 161 ms)

[vm1] [info 2020/03/04 22:45:32.344 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 152 ms)

[vm5] [info 2020/03/04 22:45:32.345 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x66] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@4d129cb9

[vm0] [info 2020/03/04 22:45:32.349 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x84] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 22:45:32.350 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x84] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 147 ms)

[info 2020/03/04 22:45:32.351 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:32.353 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d6af1fa(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:45:32.353 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:32.353 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d6af1fa(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:45:32.354 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x66] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:45:32.354 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24b348b3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:45:32.354 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:32.354 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24b348b3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:45:32.357 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75b72ecf(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:45:32.357 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x263] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:32.357 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x263] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75b72ecf(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:45:32.358 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x265] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d034be5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:45:32.358 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x265] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:32.358 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x265] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d034be5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:45:32.361 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x27b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4939c670(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:45:32.361 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x27b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:32.361 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x27b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4939c670(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:45:32.362 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x245] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f37f52(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:45:32.363 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x245] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:32.363 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x245] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f37f52(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:45:32.364 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x244] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5222b11(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:45:32.364 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x244] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:32.364 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x244] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5222b11(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:45:32.366 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 22:45:32.367 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 22:45:32.368 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 22:45:32.368 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 22:45:32.371 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x263] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 22:45:32.371 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x263] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 22:45:32.372 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x265] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 22:45:32.372 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x265] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 22:45:32.375 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x27b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 22:45:32.375 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x27b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 22:45:32.376 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x245] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 22:45:32.377 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x245] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 22:45:32.377 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x244] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 22:45:32.378 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x244] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 22:45:32.380 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 22:45:32.381 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:45:32.408 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20419].
Not connected.


[info 2020/03/04 22:45:32.410 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:45:32.410 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:32.412 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @482700f8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:45:32.412 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:32.412 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @482700f8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:45:32.413 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a102bd5(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:45:32.413 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:32.413 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a102bd5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:45:32.414 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12cdbfb5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:45:32.414 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x263] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:32.414 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x263] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12cdbfb5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:45:32.415 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x265] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5087c911(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:45:32.415 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x265] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:32.415 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x265] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5087c911(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:45:32.416 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x27b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fd6c77a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:45:32.416 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x27b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:32.416 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x27b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fd6c77a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:45:32.416 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x245] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cefe4ca(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:45:32.417 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x245] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:32.417 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x245] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cefe4ca(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:45:32.417 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x244] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63de48fc(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:45:32.418 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x244] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:32.418 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x244] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63de48fc(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:45:32.421 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2228232385100804315

[info 2020/03/04 22:45:32.423 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:45:32.466 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x59] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 148 ms)

[vm2] [info 2020/03/04 22:45:32.505 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1a2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 158 ms)

[vm4] [info 2020/03/04 22:45:32.625 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1a9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 155 ms)

[info 2020/03/04 22:45:32.648 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:32.649 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16e511a8(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:45:32.649 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:32.649 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16e511a8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:45:32.650 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca0691a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:45:32.651 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:32.651 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca0691a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:45:32.652 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18cb89f1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:45:32.652 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x263] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:32.652 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x263] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18cb89f1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:45:32.653 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x265] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @336c9b68(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:45:32.653 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x265] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:32.653 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x265] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @336c9b68(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:45:32.654 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x27b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60bdf76(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:45:32.654 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x27b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:32.654 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x27b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60bdf76(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:45:32.655 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x245] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6af92a3a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:45:32.655 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x245] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:32.655 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x245] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6af92a3a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:45:32.656 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x244] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d49cefb(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:45:32.656 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x244] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:32.656 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x244] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d49cefb(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:45:32.660 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2480c662

[vm0] [info 2020/03/04 22:45:32.666 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x84] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 22:45:32.666 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x84] Locator was created at Wed Mar 04 22:45:32 GMT 2020

[vm0] [info 2020/03/04 22:45:32.666 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x84] Listening on port 20421 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:45:32.667 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x84] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2228232385100804315/locator/locator20421view.dat

[vm0] [info 2020/03/04 22:45:32.667 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x84] recovery file not found: /tmp/junit2228232385100804315/locator/locator20421view.dat

[vm0] [info 2020/03/04 22:45:32.668 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x84] Starting distributed system

[vm0] [info 2020/03/04 22:45:32.669 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:45:32.682 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1b9] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 174 ms)

[vm5] [info 2020/03/04 22:45:32.812 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1b3] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 185 ms)

[vm4] [info 2020/03/04 22:45:32.843 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x19f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 158 ms)

[vm6] [info 2020/03/04 22:45:32.988 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x27] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 175 ms)

[vm5] [info 2020/03/04 22:45:33.029 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 184 ms)

[vm6] [info 2020/03/04 22:45:33.132 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40@77a899e9

[vm0] [info 2020/03/04 22:45:33.132 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x1e6] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 22:45:33.133 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 142 ms)

[info 2020/03/04 22:45:33.134 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:33.136 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15ab047c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:45:33.136 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x1e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:33.136 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15ab047c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:45:33.137 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66d41439(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:45:33.137 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:33.138 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66d41439(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:45:33.140 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d5e1d39(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:45:33.140 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:33.140 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d5e1d39(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:45:33.140 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:45:33.141 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x59] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @718dd6b6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:45:33.142 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x59] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:33.142 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x59] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @718dd6b6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:45:33.143 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e3abcd1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:45:33.143 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:33.143 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1a9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e3abcd1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:45:33.144 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @617d75ca(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:45:33.145 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1b3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:33.145 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1b3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @617d75ca(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:45:33.146 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b422047(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:45:33.146 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:33.146 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x27] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b422047(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:45:33.149 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 22:45:33.149 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 22:45:33.150 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 22:45:33.150 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 22:45:33.152 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x5c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 22:45:33.152 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 22:45:33.153 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x59] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 22:45:33.154 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x59] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 22:45:33.154 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1a9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 22:45:33.155 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1a9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 22:45:33.156 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1b3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 22:45:33.156 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1b3] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 22:45:33.157 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x27] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 22:45:33.157 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x27] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 22:45:33.159 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 22:45:33.160 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)

[vm6] [info 2020/03/04 22:45:33.174 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x17e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 143 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:45:33.190 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24058].
Not connected.


[info 2020/03/04 22:45:33.192 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:45:33.194 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:33.195 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c2ae111(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:45:33.195 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x1e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:33.195 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c2ae111(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:45:33.196 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @632bb1ae(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:45:33.197 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:33.197 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @632bb1ae(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:45:33.198 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50170316(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:45:33.198 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:33.198 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50170316(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:45:33.199 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x59] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c666c78(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:45:33.199 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x59] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:33.199 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x59] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c666c78(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:45:33.200 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @754b352a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:45:33.200 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:33.200 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1a9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @754b352a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:45:33.201 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @514d7481(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:45:33.201 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1b3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:33.201 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1b3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @514d7481(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:45:33.202 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ba9a07(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:45:33.202 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:33.202 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x27] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ba9a07(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:45:33.206 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9812995325973934303

[info 2020/03/04 22:45:33.208 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:45:33.323 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0xee] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 22:45:33.324 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0xee] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 148 ms)

[info 2020/03/04 22:45:33.325 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:33.328 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0xee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65792ed2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:45:33.328 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0xee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:33.328 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0xee] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65792ed2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:45:33.330 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59ab4d85(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:45:33.331 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:33.331 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59ab4d85(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:45:33.333 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ced88bd(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:45:33.333 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:33.333 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1a2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ced88bd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:45:33.334 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4851b9a4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:45:33.334 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:33.334 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1b9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4851b9a4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:45:33.335 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d74d2d6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:45:33.335 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x19f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:33.335 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x19f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d74d2d6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:45:33.336 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27edb2c1(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:45:33.337 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:33.337 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27edb2c1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:45:33.338 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x17e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9743193(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:45:33.339 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x17e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:33.339 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x17e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9743193(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:45:33.341 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0xee] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 22:45:33.341 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0xee] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 22:45:33.344 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 22:45:33.345 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 22:45:33.347 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1a2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 22:45:33.347 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1a2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 22:45:33.348 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1b9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 22:45:33.349 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1b9] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 22:45:33.350 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x19f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 22:45:33.350 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x19f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 22:45:33.351 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 22:45:33.351 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 22:45:33.352 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x17e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 22:45:33.352 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x17e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 22:45:33.354 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 22:45:33.355 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:45:33.374 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23687].
Not connected.


[info 2020/03/04 22:45:33.376 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:45:33.377 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:33.379 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0xee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e804cfc(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:45:33.379 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0xee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:33.379 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0xee] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e804cfc(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:45:33.380 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12acab09(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:45:33.380 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:33.381 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12acab09(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:45:33.381 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7be29536(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:45:33.382 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:33.382 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1a2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7be29536(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:45:33.383 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d7dfab1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:45:33.383 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:33.383 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1b9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d7dfab1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:45:33.384 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d924bf5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:45:33.384 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x19f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:33.384 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x19f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d924bf5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:45:33.385 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d80bf56(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:45:33.385 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:33.385 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d80bf56(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:45:33.386 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x17e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b70d3c8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:45:33.386 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x17e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:33.386 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x17e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b70d3c8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:45:33.390 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4897127795886409874

[info 2020/03/04 22:45:33.392 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:45:33.437 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:33.438 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @543231b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:45:33.438 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x1e6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:33.438 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @543231b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:45:33.439 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bc0cece(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:45:33.439 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:33.440 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bc0cece(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:45:33.440 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b342dfb(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:45:33.440 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x5c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:33.441 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b342dfb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:45:33.441 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x59] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6578618b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:45:33.441 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x59] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:33.442 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x59] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6578618b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:45:33.442 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e4da1ed(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:45:33.442 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1a9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:33.442 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1a9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e4da1ed(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:45:33.443 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17be0972(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:45:33.444 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1b3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:33.444 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1b3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17be0972(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:45:33.444 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35775edb(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:45:33.444 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x27] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:33.445 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x27] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35775edb(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:45:33.448 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@298c2ed9

[vm0] [info 2020/03/04 22:45:33.454 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x1e6] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 22:45:33.454 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x1e6] Locator was created at Wed Mar 04 22:45:33 GMT 2020

[vm0] [info 2020/03/04 22:45:33.455 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x1e6] Listening on port 24060 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:45:33.455 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x1e6] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9812995325973934303/locator/locator24060view.dat

[vm0] [info 2020/03/04 22:45:33.455 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x1e6] recovery file not found: /tmp/junit9812995325973934303/locator/locator24060view.dat

[vm0] [info 2020/03/04 22:45:33.456 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x1e6] Starting distributed system

[vm0] [info 2020/03/04 22:45:33.457 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x1e6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:45:33.657 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:33.657 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0xee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9497693(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:45:33.658 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0xee] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:33.658 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0xee] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9497693(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:45:33.658 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60687def(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:45:33.659 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:33.659 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60687def(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:45:33.660 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d40fe80(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:45:33.660 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1a2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:33.660 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1a2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d40fe80(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:45:33.661 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @223802d3(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:45:33.661 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1b9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:33.661 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1b9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @223802d3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:45:33.662 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35b59db4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:45:33.662 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x19f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:33.662 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x19f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35b59db4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:45:33.663 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @429bee4d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:45:33.663 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:33.663 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @429bee4d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:45:33.663 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x17e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e9edbac(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:45:33.664 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x17e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:33.664 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x17e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e9edbac(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:45:33.667 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0xee] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@661db08c

[vm0] [info 2020/03/04 22:45:33.676 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0xee] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 22:45:33.676 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0xee] Locator was created at Wed Mar 04 22:45:33 GMT 2020

[vm0] [info 2020/03/04 22:45:33.676 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0xee] Listening on port 23689 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:45:33.677 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0xee] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4897127795886409874/locator/locator23689view.dat

[vm0] [info 2020/03/04 22:45:33.677 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0xee] recovery file not found: /tmp/junit4897127795886409874/locator/locator23689view.dat

[vm0] [info 2020/03/04 22:45:33.677 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0xee] Starting distributed system

[vm0] [info 2020/03/04 22:45:33.679 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0xee] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2958
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 369
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 10170


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 22:45:36.505 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 162 ms)

[vm2] [info 2020/03/04 22:45:36.665 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x261] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 156 ms)

[vm1] [info 2020/03/04 22:45:36.677 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7e076cfd

[vm1] [info 2020/03/04 22:45:36.682 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:45:36.841 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x276] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 173 ms)

[vm4] [info 2020/03/04 22:45:36.994 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x262] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 150 ms)

[vm5] [info 2020/03/04 22:45:37.149 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 153 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2841
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 328
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9708


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm2] [info 2020/03/04 22:45:37.293 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x263] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b95c0af

[vm6] [info 2020/03/04 22:45:37.294 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 143 ms)

[vm2] [info 2020/03/04 22:45:37.299 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x263] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:45:37.392 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 146 ms)

[vm1] [info 2020/03/04 22:45:37.405 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7bf8494c

[vm1] [info 2020/03/04 22:45:37.410 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:45:37.437 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6f] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 22:45:37.438 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 142 ms)

[info 2020/03/04 22:45:37.439 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:37.441 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68b26b85(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:45:37.441 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:37.441 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68b26b85(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:45:37.442 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4704de37(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:45:37.442 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:37.442 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4704de37(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:45:37.445 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aad30df(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:45:37.445 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x261] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:37.445 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x261] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aad30df(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:45:37.446 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33c3decd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:45:37.446 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x276] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:37.446 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33c3decd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:45:37.447 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x262] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e88b182(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:45:37.447 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x262] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:37.447 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x262] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e88b182(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:45:37.448 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e22a940(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:45:37.449 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x237] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:37.449 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e22a940(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:45:37.449 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73569e49(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:45:37.450 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x24b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:37.450 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73569e49(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:45:37.452 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 22:45:37.453 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 22:45:37.454 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 22:45:37.454 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 22:45:37.456 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 22:45:37.456 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x261] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 22:45:37.457 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x276] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 22:45:37.458 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 22:45:37.458 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x262] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 22:45:37.459 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x262] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 22:45:37.460 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 22:45:37.460 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 22:45:37.461 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 22:45:37.461 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 22:45:37.463 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 22:45:37.464 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:45:37.498 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29393].
Not connected.


[info 2020/03/04 22:45:37.500 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:45:37.501 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:37.502 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40513eda(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:45:37.503 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:37.503 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40513eda(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:45:37.504 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fd6b0c9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:45:37.504 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:37.504 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fd6b0c9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:45:37.505 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c931df8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:45:37.505 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x261] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:37.505 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x261] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c931df8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:45:37.506 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42af4282(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:45:37.506 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x276] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:37.506 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42af4282(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:45:37.507 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x262] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @488c9259(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:45:37.507 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x262] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:37.507 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x262] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @488c9259(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:45:37.508 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fb014d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:45:37.508 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x237] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:37.508 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fb014d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:45:37.509 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a996681(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:45:37.509 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x24b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:37.509 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a996681(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:45:37.512 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5027124792444108836

[info 2020/03/04 22:45:37.515 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:45:37.545 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 150 ms)

[vm1] [info 2020/03/04 22:45:37.626 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@e9da8c5

[vm1] [info 2020/03/04 22:45:37.631 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:45:37.703 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 155 ms)

[info 2020/03/04 22:45:37.748 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:37.749 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17172a98(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:45:37.749 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:37.749 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17172a98(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:45:37.750 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dd44d70(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:45:37.750 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:37.750 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dd44d70(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:45:37.751 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @613c9c13(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:45:37.751 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x261] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:37.751 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x261] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @613c9c13(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:45:37.752 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b627d5d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:45:37.752 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x276] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:37.752 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b627d5d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:45:37.753 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x262] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13cdb071(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:45:37.753 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x262] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:37.753 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x262] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13cdb071(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:45:37.754 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39af6bd2(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:45:37.754 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x237] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:37.754 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39af6bd2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:45:37.755 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7941cee(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:45:37.755 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x24b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:37.755 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7941cee(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:45:37.758 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@70545988

[vm0] [info 2020/03/04 22:45:37.764 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6f] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 22:45:37.764 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6f] Locator was created at Wed Mar 04 22:45:37 GMT 2020

[vm0] [info 2020/03/04 22:45:37.764 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6f] Listening on port 29395 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:45:37.765 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5027124792444108836/locator/locator29395view.dat

[vm0] [info 2020/03/04 22:45:37.765 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6f] recovery file not found: /tmp/junit5027124792444108836/locator/locator29395view.dat

[vm0] [info 2020/03/04 22:45:37.765 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/04 22:45:37.767 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:45:37.857 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 151 ms)

[vm3] [info 2020/03/04 22:45:37.907 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x265] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5527d29

[vm3] [info 2020/03/04 22:45:37.912 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x265] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:45:38.018 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 160 ms)

[vm2] [info 2020/03/04 22:45:38.025 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x5c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@485ae447

[vm2] [info 2020/03/04 22:45:38.031 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x5c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:45:38.166 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 146 ms)

[vm5] [info 2020/03/04 22:45:38.210 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x64] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840@6ba85633

[vm5] [info 2020/03/04 22:45:38.217 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x64] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:45:38.226 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1a2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@68155e49

[vm2] [info 2020/03/04 22:45:38.231 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1a2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:45:38.310 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x2b8] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 22:45:38.311 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x2b8] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 142 ms)

[info 2020/03/04 22:45:38.312 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:38.314 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x2b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b7dd273(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:45:38.315 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x2b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:38.315 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x2b8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b7dd273(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:45:38.315 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b258a2a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:45:38.316 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:38.316 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b258a2a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:45:38.316 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @639fa421(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:45:38.317 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:38.317 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @639fa421(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:45:38.319 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2340860(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:45:38.319 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:38.319 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2340860(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:45:38.320 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2338cbc9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:45:38.320 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:38.320 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2338cbc9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:45:38.321 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f08bc9d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:45:38.322 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:38.322 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f08bc9d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:45:38.323 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e0be934(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:45:38.323 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:38.323 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e0be934(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:45:38.326 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x2b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 22:45:38.326 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x2b8] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 22:45:38.327 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 22:45:38.327 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 22:45:38.328 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 22:45:38.329 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 22:45:38.331 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 22:45:38.331 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 22:45:38.332 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 22:45:38.332 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 22:45:38.333 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 22:45:38.333 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 22:45:38.334 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 22:45:38.334 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 22:45:38.337 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 22:45:38.337 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:45:38.370 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26620].
Not connected.


[info 2020/03/04 22:45:38.372 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:45:38.373 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:38.375 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x2b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7338ec8e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:45:38.375 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x2b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:38.375 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x2b8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7338ec8e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:45:38.376 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @647bf039(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:45:38.376 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:38.376 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @647bf039(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:45:38.377 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6efeb43(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:45:38.377 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:38.377 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6efeb43(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:45:38.378 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @490c862d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:45:38.378 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:38.378 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @490c862d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:45:38.379 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266fdc57(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:45:38.379 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:38.379 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266fdc57(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:45:38.380 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66b3966d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:45:38.380 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:38.380 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66b3966d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:45:38.381 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49c4674e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:45:38.381 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:38.382 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49c4674e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:45:38.385 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3968783418570119115

[info 2020/03/04 22:45:38.387 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:45:38.532 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x27b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@29c55283

[vm4] [info 2020/03/04 22:45:38.538 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x27b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:45:38.679 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x59] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2aa9ff6d

[vm3] [info 2020/03/04 22:45:38.685 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x59] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:45:38.731 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:38.731 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x2b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a9f4b3f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:45:38.732 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x2b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:38.732 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x2b8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a9f4b3f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:45:38.733 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e835b01(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:45:38.733 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:38.733 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e835b01(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:45:38.734 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52a8c50c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:45:38.734 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:38.734 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52a8c50c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:45:38.734 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f2027d7(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:45:38.735 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1b5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:38.735 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f2027d7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:45:38.735 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef859fa(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:45:38.736 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:38.736 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef859fa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:45:38.736 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10220705(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:45:38.737 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:38.737 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10220705(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:45:38.738 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @594bd953(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:45:38.738 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:38.738 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @594bd953(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:45:38.741 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x2b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20374d02

[vm0] [info 2020/03/04 22:45:38.746 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x2b8] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 22:45:38.746 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x2b8] Locator was created at Wed Mar 04 22:45:38 GMT 2020

[vm0] [info 2020/03/04 22:45:38.746 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x2b8] Listening on port 26622 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:45:38.747 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x2b8] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3968783418570119115/locator/locator26622view.dat

[vm0] [info 2020/03/04 22:45:38.747 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x2b8] recovery file not found: /tmp/junit3968783418570119115/locator/locator26622view.dat

[vm0] [info 2020/03/04 22:45:38.747 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x2b8] Starting distributed system

[vm0] [info 2020/03/04 22:45:38.749 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x2b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:45:38.907 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1b9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@61d02d67

[vm3] [info 2020/03/04 22:45:38.913 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x1b9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:45:39.012 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@3ef025d7

[vm6] [info 2020/03/04 22:45:39.025 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:45:39.189 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20422]

Command result for <connect --jmx-manager=localhost[20422]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20422] ..
Successfully connected to: [host=localhost, port=20422]


[vm4] [info 2020/03/04 22:45:39.344 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1a9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3988785f

[vm4] [info 2020/03/04 22:45:39.349 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1a9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:45:39.597 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x19f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7e4a2550

[vm4] [info 2020/03/04 22:45:39.602 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x19f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:45:39.681 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x259] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840@2b7e2ab7

[vm5] [info 2020/03/04 22:45:39.688 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x259] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:45:39.968 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24061]

Command result for <connect --jmx-manager=localhost[24061]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24061] ..
Successfully connected to: [host=localhost, port=24061]


[vm5] [info 2020/03/04 22:45:40.198 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x172] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@13842e55

[vm5] [info 2020/03/04 22:45:40.205 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x172] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:45:40.222 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23690]

Command result for <connect --jmx-manager=localhost[23690]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23690] ..
Successfully connected to: [host=localhost, port=23690]


[vm6] [info 2020/03/04 22:45:40.450 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x269] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@4115d1ee

[vm6] [info 2020/03/04 22:45:40.459 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x269] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:45:41.006 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@cd09e16

[vm6] [info 2020/03/04 22:45:41.014 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:45:41.703 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6362a639

[vm1] [info 2020/03/04 22:45:41.708 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:45:42.434 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x261] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3ee6f1b7

[vm2] [info 2020/03/04 22:45:42.444 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x261] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:45:42.729 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@29f6662f

[vm1] [info 2020/03/04 22:45:42.735 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:45:43.107 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x276] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@a84b41

[vm3] [info 2020/03/04 22:45:43.114 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x276] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:45:43.404 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5f90d0f0

[vm2] [info 2020/03/04 22:45:43.410 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3340
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 398
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 11421


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm4] [info 2020/03/04 22:45:43.784 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x262] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@25e16fca

[vm4] [info 2020/03/04 22:45:43.792 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x262] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:45:43.849 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 165 ms)

[vm2] [info 2020/03/04 22:45:44.016 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x207] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 164 ms)

[vm3] [info 2020/03/04 22:45:44.060 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32eccbb4

[vm3] [info 2020/03/04 22:45:44.068 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1b5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:45:44.184 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x218] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 165 ms)

[vm4] [info 2020/03/04 22:45:44.335 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 149 ms)

[info 2020/03/04 22:45:44.473 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29396]

[vm5] [info 2020/03/04 22:45:44.500 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 162 ms)

Command result for <connect --jmx-manager=localhost[29396]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29396] ..
Successfully connected to: [host=localhost, port=29396]


[vm6] [info 2020/03/04 22:45:44.650 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 149 ms)

[vm4] [info 2020/03/04 22:45:44.730 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20aa7660

[vm4] [info 2020/03/04 22:45:44.735 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:45:44.794 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x1d6] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 22:45:44.794 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x1d6] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 141 ms)

[info 2020/03/04 22:45:44.795 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:44.798 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x1d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a9ef72c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:45:44.798 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x1d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:44.798 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x1d6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a9ef72c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:45:44.800 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c73e947(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:45:44.801 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:44.801 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c73e947(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:45:44.801 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x207] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66523d60(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:45:44.802 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x207] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:44.802 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x207] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66523d60(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:45:44.802 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x218] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @705c1eb3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:45:44.803 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x218] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:44.803 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x218] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @705c1eb3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:45:44.804 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43fdb2ea(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:45:44.804 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x22b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:44.804 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43fdb2ea(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:45:44.805 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43baa2e1(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:45:44.805 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:44.805 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43baa2e1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:45:44.806 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ea453b8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:45:44.807 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:44.807 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ea453b8(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:45:44.809 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x1d6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 22:45:44.810 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x1d6] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 22:45:44.812 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 22:45:44.813 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 22:45:44.813 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x207] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 22:45:44.814 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x207] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 22:45:44.815 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x218] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 22:45:44.815 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x218] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 22:45:44.816 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 22:45:44.816 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 22:45:44.817 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 22:45:44.818 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 22:45:44.819 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 22:45:44.819 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 22:45:44.821 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 22:45:44.822 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:45:44.851 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24975].
Not connected.


[info 2020/03/04 22:45:44.853 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:45:44.854 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:44.855 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x1d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b31f259(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:45:44.855 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x1d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:44.856 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x1d6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b31f259(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:45:44.856 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32598b3a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:45:44.857 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:44.857 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32598b3a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:45:44.857 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x207] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @518d66e5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:45:44.858 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x207] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:44.858 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x207] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @518d66e5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:45:44.859 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x218] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27d9fab0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:45:44.859 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x218] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:44.859 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x218] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27d9fab0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:45:44.860 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @703a72da(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:45:44.860 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x22b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:44.860 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @703a72da(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:45:44.861 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60a56d48(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:45:44.861 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:44.861 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60a56d48(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:45:44.862 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a38f69e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:45:44.862 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:44.862 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a38f69e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:45:44.865 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15864312987595062666

[info 2020/03/04 22:45:44.867 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:45:45.078 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:45.079 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x1d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47b4e64d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:45:45.079 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x1d6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:45.079 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x1d6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47b4e64d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:45:45.080 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2af9d337(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:45:45.080 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:45.080 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2af9d337(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:45:45.081 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x207] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ffb8c62(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:45:45.082 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x207] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:45.082 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x207] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ffb8c62(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:45:45.083 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x218] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fe13d5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:45:45.083 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x218] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:45.083 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x218] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fe13d5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:45:45.084 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a4b1e48(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:45:45.084 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x22b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:45.084 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a4b1e48(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:45:45.085 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @601b25b2(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:45:45.085 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x64] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:45.085 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @601b25b2(0, "IgnoredException addIgnoredException") (took 0 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3370
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 380
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 11508


[vm6] [info 2020/03/04 22:45:45.086 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45915a49(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:45:45.086 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:45.086 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45915a49(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:45:45.089 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x1d6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5da473ae

[vm0] [info 2020/03/04 22:45:45.095 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x1d6] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 22:45:45.095 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x1d6] Locator was created at Wed Mar 04 22:45:45 GMT 2020

[vm0] [info 2020/03/04 22:45:45.095 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x1d6] Listening on port 24977 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:45:45.095 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x1d6] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15864312987595062666/locator/locator24977view.dat

[vm0] [info 2020/03/04 22:45:45.095 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x1d6] recovery file not found: /tmp/junit15864312987595062666/locator/locator24977view.dat

[vm0] [info 2020/03/04 22:45:45.096 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x1d6] Starting distributed system

[vm0] [info 2020/03/04 22:45:45.098 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x1d6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3096
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 218
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 10140


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 22:45:45.329 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 186 ms)

[info 2020/03/04 22:45:45.368 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26623]

Command result for <connect --jmx-manager=localhost[26623]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26623] ..
Successfully connected to: [host=localhost, port=26623]


[vm1] [info 2020/03/04 22:45:45.429 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 151 ms)

[vm2] [info 2020/03/04 22:45:45.484 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x247] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 151 ms)

[vm2] [info 2020/03/04 22:45:45.577 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 145 ms)

[vm3] [info 2020/03/04 22:45:45.636 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x229] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 150 ms)

[vm3] [info 2020/03/04 22:45:45.727 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 148 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:45:45.787 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x230] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 148 ms)

[vm4] [info 2020/03/04 22:45:45.877 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 147 ms)

[vm5] [info 2020/03/04 22:45:45.949 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 160 ms)

[vm5] [info 2020/03/04 22:45:46.040 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 162 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:45:46.094 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 143 ms)

[vm6] [info 2020/03/04 22:45:46.186 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 144 ms)

[vm0] [info 2020/03/04 22:45:46.240 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0xea] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 22:45:46.241 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0xea] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 144 ms)

[info 2020/03/04 22:45:46.241 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:46.243 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0xea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13831530(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:45:46.243 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0xea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:46.243 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0xea] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13831530(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:45:46.244 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b3a7228(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:45:46.244 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:46.244 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b3a7228(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:45:46.246 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x247] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dfb098d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:45:46.247 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x247] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:46.247 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x247] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dfb098d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:45:46.248 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x229] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74f68b48(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:45:46.248 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x229] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:46.248 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x229] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74f68b48(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:45:46.249 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x230] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9a5f975(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:45:46.249 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x230] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:46.249 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x230] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9a5f975(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:45:46.251 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @527b374c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:45:46.251 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x259] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:46.251 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @527b374c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:45:46.252 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @750f89d4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:45:46.252 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:46.253 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @750f89d4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:45:46.255 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0xea] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 22:45:46.255 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0xea] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 22:45:46.256 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 22:45:46.256 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 22:45:46.258 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x247] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 22:45:46.258 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x247] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 22:45:46.259 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x229] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 22:45:46.260 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x229] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 22:45:46.260 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x230] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 22:45:46.261 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x230] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 22:45:46.262 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 22:45:46.262 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 22:45:46.263 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 22:45:46.263 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 22:45:46.265 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 22:45:46.266 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:45:46.287 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22377].
Not connected.


[info 2020/03/04 22:45:46.288 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:45:46.289 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:46.291 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0xea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1202ecef(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:45:46.291 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0xea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:46.291 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0xea] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1202ecef(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:45:46.292 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64b57509(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:45:46.292 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:46.292 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64b57509(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:45:46.293 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x247] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @de1c816(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:45:46.293 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x247] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:46.293 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x247] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @de1c816(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:45:46.294 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x229] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63daf88d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:45:46.294 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x229] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:46.294 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x229] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63daf88d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:45:46.295 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x230] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9286b0d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:45:46.295 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x230] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:46.295 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x230] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9286b0d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:45:46.296 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c9d4882(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:45:46.296 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x259] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:46.296 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c9d4882(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:45:46.297 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31c9cdf5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:45:46.297 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:46.297 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31c9cdf5(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:45:46.301 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6512585148330310042

[info 2020/03/04 22:45:46.303 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:45:46.323 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1f] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 22:45:46.324 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 136 ms)

[info 2020/03/04 22:45:46.325 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:46.327 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76ecb2c9(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:45:46.327 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:46.327 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76ecb2c9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:45:46.328 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @159422dc(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:45:46.328 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:46.328 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @159422dc(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:45:46.329 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @629727c3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:45:46.329 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:46.329 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @629727c3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:45:46.332 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40eed63f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:45:46.332 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:46.332 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40eed63f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:45:46.333 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2766294c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:45:46.333 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x22a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:46.333 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2766294c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:45:46.334 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a9cee90(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:45:46.335 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:46.335 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a9cee90(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:45:46.336 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ed5a509(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:45:46.336 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:46.336 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ed5a509(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:45:46.338 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 22:45:46.339 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 22:45:46.340 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 22:45:46.340 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 22:45:46.341 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 22:45:46.341 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 22:45:46.344 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 22:45:46.344 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 22:45:46.345 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 22:45:46.345 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 22:45:46.346 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x172] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 22:45:46.346 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 22:45:46.347 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 22:45:46.347 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 22:45:46.350 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 22:45:46.350 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:45:46.388 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21224].
Not connected.


[info 2020/03/04 22:45:46.390 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:45:46.391 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 22:45:46.393 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @304dcaf4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:45:46.393 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:46.393 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @304dcaf4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:45:46.394 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53195fef(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:45:46.394 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:46.394 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53195fef(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:45:46.395 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58701dd(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:45:46.395 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:46.395 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58701dd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:45:46.396 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @362af5d0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:45:46.396 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:46.396 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @362af5d0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:45:46.397 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e41c613(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:45:46.398 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x22a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:46.398 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e41c613(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:45:46.398 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a53c34c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:45:46.399 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:46.399 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a53c34c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:45:46.399 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49896b97(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:45:46.400 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:46.400 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49896b97(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:45:46.403 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2688229271239474191

[info 2020/03/04 22:45:46.406 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:45:46.524 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:46.524 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0xea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4357da20(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:45:46.525 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0xea] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:46.525 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0xea] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4357da20(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:45:46.526 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5326b05d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:45:46.526 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:46.526 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5326b05d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:45:46.527 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x247] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59c5da06(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:45:46.527 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x247] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:46.527 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x247] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59c5da06(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:45:46.528 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x229] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31e38cd4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:45:46.528 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x229] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:46.528 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x229] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31e38cd4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:45:46.529 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x230] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4022ec13(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:45:46.529 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x230] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:46.529 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x230] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4022ec13(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:45:46.530 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aba8a2b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:45:46.530 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x259] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:46.530 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aba8a2b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:45:46.531 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fb4573e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:45:46.531 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x269] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:46.531 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fb4573e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:45:46.534 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0xea] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4d86310a

[vm0] [info 2020/03/04 22:45:46.539 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0xea] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 22:45:46.540 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0xea] Locator was created at Wed Mar 04 22:45:46 GMT 2020

[vm0] [info 2020/03/04 22:45:46.540 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0xea] Listening on port 22379 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:45:46.540 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0xea] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6512585148330310042/locator/locator22379view.dat

[vm0] [info 2020/03/04 22:45:46.540 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0xea] recovery file not found: /tmp/junit6512585148330310042/locator/locator22379view.dat

[vm0] [info 2020/03/04 22:45:46.541 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0xea] Starting distributed system

[vm0] [info 2020/03/04 22:45:46.542 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0xea] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:45:46.647 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:46.647 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d6f1869(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:45:46.648 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:45:46.648 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d6f1869(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:45:46.648 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @265cd899(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:45:46.649 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:45:46.649 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @265cd899(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:45:46.650 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ddffed2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:45:46.650 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:45:46.650 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ddffed2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:45:46.651 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1095d464(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:45:46.651 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:45:46.651 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1095d464(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:45:46.652 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74c9d920(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:45:46.652 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x22a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:45:46.652 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74c9d920(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:45:46.653 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16246113(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:45:46.653 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x172] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:45:46.653 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16246113(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:45:46.654 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @382bb19e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:45:46.654 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:45:46.654 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @382bb19e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:45:46.657 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@75ded86a

[vm0] [info 2020/03/04 22:45:46.662 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1f] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 22:45:46.662 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1f] Locator was created at Wed Mar 04 22:45:46 GMT 2020

[vm0] [info 2020/03/04 22:45:46.663 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1f] Listening on port 21226 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:45:46.663 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2688229271239474191/locator/locator21226view.dat

[vm0] [info 2020/03/04 22:45:46.663 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1f] recovery file not found: /tmp/junit2688229271239474191/locator/locator21226view.dat

[vm0] [info 2020/03/04 22:45:46.663 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 22:45:46.665 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:45:49.025 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@396ecddd

[vm1] [info 2020/03/04 22:45:49.030 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:45:49.617 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x207] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@41206fb1

[vm2] [info 2020/03/04 22:45:49.623 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x207] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:45:50.250 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x218] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@23d99db9

[vm3] [info 2020/03/04 22:45:50.256 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x218] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:45:50.319 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4ae007ff

[vm1] [info 2020/03/04 22:45:50.324 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:45:50.509 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@296fc827

[vm1] [info 2020/03/04 22:45:50.515 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:45:50.854 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@40fe46e3

[vm4] [info 2020/03/04 22:45:50.859 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x22b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:45:50.966 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x247] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@75cb5629

[vm2] [info 2020/03/04 22:45:50.971 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x247] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:45:51.121 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a56f99e

[vm2] [info 2020/03/04 22:45:51.126 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:45:51.498 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24978]

Command result for <connect --jmx-manager=localhost[24978]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24978] ..
Successfully connected to: [host=localhost, port=24978]


[vm3] [info 2020/03/04 22:45:51.587 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x229] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@852e3bc

[vm3] [info 2020/03/04 22:45:51.594 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x229] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:45:51.758 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@3f63d160

[vm3] [info 2020/03/04 22:45:51.763 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x21f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:45:52.293 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x230] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@267e6c56

[vm4] [info 2020/03/04 22:45:52.299 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x230] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:45:52.375 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@408bb3d5

[vm4] [info 2020/03/04 22:45:52.380 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x22a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:45:52.933 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22380]

Command result for <connect --jmx-manager=localhost[22380]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22380] ..
Successfully connected to: [host=localhost, port=22380]


[info 2020/03/04 22:45:53.018 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21227]

Command result for <connect --jmx-manager=localhost[21227]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21227] ..
Successfully connected to: [host=localhost, port=21227]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:46:29.991 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x245] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@704eb0af

[vm5] [info 2020/03/04 22:46:29.997 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x245] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:46:30.704 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x244] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@73a224b4

[vm6] [info 2020/03/04 22:46:30.709 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x244] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:46:30.716 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x174] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@713738ce

[vm5] [info 2020/03/04 22:46:30.722 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x174] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:46:31.070 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x66] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c41a08a

[vm5] [info 2020/03/04 22:46:31.075 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x66] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:46:31.536 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x17d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@59ad48d6

[vm6] [info 2020/03/04 22:46:31.541 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x17d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:46:31.578 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:46:31.796 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x17e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32cdddfe

[vm6] [info 2020/03/04 22:46:31.802 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x17e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:46:32.490 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:46:32.738 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1203
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2171
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 119
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 7509


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 22:46:34.957 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 158 ms)

[vm2] [info 2020/03/04 22:46:35.107 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x263] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 148 ms)

[vm3] [info 2020/03/04 22:46:35.268 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x265] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 159 ms)

[vm4] [info 2020/03/04 22:46:35.426 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x27b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 156 ms)

[vm5] [info 2020/03/04 22:46:35.599 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x245] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 170 ms)

[vm6] [info 2020/03/04 22:46:35.748 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x244] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 147 ms)

[vm0] [info 2020/03/04 22:46:35.888 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x1fb] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 22:46:35.889 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 139 ms)

[info 2020/03/04 22:46:35.890 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:35.892 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @499ef65e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:46:35.893 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x1fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:35.893 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @499ef65e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:46:35.895 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @297733c6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:46:35.895 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:35.895 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @297733c6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:46:35.896 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a091018(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:46:35.896 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x263] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:35.896 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x263] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a091018(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:46:35.897 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x265] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @418ef14b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:46:35.897 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x265] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:35.897 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x265] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @418ef14b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:46:35.898 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x27b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2209a87d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:46:35.898 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x27b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:35.899 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x27b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2209a87d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:46:35.899 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x245] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f62f734(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:46:35.900 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x245] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:35.900 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x245] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f62f734(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:46:35.900 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x244] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aec406f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:46:35.901 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x244] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:35.901 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x244] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aec406f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:46:35.929 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 22:46:35.929 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 22:46:35.932 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 22:46:35.932 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 22:46:35.933 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x263] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 22:46:35.933 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x263] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 22:46:35.934 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x265] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 22:46:35.935 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x265] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 22:46:35.936 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x27b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 22:46:35.936 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x27b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 22:46:35.937 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x245] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 22:46:35.937 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x245] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 22:46:35.939 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x244] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 22:46:35.939 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x244] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 22:46:35.941 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 22:46:35.942 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:46:35.970 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20422].
Not connected.


[info 2020/03/04 22:46:35.971 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:46:35.972 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:35.974 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ec64226(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:46:35.974 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x1fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:35.974 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ec64226(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:46:35.975 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @138d5fdf(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:46:35.975 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:35.975 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @138d5fdf(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:46:35.976 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9fad93f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:46:35.976 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x263] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:35.976 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x263] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9fad93f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:46:35.977 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x265] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55361f83(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:46:35.977 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x265] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:35.977 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x265] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55361f83(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:46:35.977 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x27b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @276ef2f2(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:46:35.978 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x27b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:35.978 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x27b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @276ef2f2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:46:35.979 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x245] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c790ebb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:46:35.979 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x245] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:35.979 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x245] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c790ebb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:46:35.980 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x244] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ee6c56f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:46:35.980 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x244] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:35.980 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x244] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ee6c56f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:46:35.982 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15935079488584939122

[info 2020/03/04 22:46:35.984 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1001
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2226
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 227
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 7920


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 977
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2578
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 336
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9327


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[info 2020/03/04 22:46:36.217 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:36.217 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1265255d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:46:36.218 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x1fb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:36.218 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1265255d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:46:36.219 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af1dd01(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:46:36.219 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:36.219 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af1dd01(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:46:36.220 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1088988c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:46:36.220 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x263] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:36.220 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x263] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1088988c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:46:36.221 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x265] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f51db59(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:46:36.221 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x265] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:36.221 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x265] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f51db59(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:46:36.222 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x27b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eaba721(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:46:36.222 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x27b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:36.222 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x27b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eaba721(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:46:36.223 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x245] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cd693f1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:46:36.223 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x245] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:36.223 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x245] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cd693f1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:46:36.224 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x244] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38279bdd(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:46:36.224 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x244] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:36.224 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x244] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38279bdd(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm1] [info 2020/03/04 22:46:36.226 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 166 ms)

[vm0] [info 2020/03/04 22:46:36.228 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@e2260b6

[vm0] [info 2020/03/04 22:46:36.234 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x1fb] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 22:46:36.234 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x1fb] Locator was created at Wed Mar 04 22:46:36 GMT 2020

[vm0] [info 2020/03/04 22:46:36.234 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x1fb] Listening on port 20424 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:46:36.235 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x1fb] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15935079488584939122/locator/locator20424view.dat

[vm0] [info 2020/03/04 22:46:36.235 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x1fb] recovery file not found: /tmp/junit15935079488584939122/locator/locator20424view.dat

[vm0] [info 2020/03/04 22:46:36.236 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x1fb] Starting distributed system

[vm0] [info 2020/03/04 22:46:36.237 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x1fb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:46:36.375 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 170 ms)

[vm2] [info 2020/03/04 22:46:36.383 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1a2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 154 ms)

[vm5] [info 2020/03/04 22:46:36.501 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x66] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@782dd10b

[vm5] [info 2020/03/04 22:46:36.507 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x66] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:46:36.540 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 163 ms)

[vm3] [info 2020/03/04 22:46:36.549 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1b9] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 163 ms)

[vm4] [info 2020/03/04 22:46:36.708 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x19f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 156 ms)

[vm3] [info 2020/03/04 22:46:36.711 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 165 ms)

[vm4] [info 2020/03/04 22:46:36.865 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 151 ms)

[vm5] [info 2020/03/04 22:46:36.881 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 171 ms)

[vm6] [info 2020/03/04 22:46:37.031 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x17e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 148 ms)

[vm5] [info 2020/03/04 22:46:37.031 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x174] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 164 ms)

[vm0] [info 2020/03/04 22:46:37.174 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x201] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 22:46:37.175 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x201] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 141 ms)

[info 2020/03/04 22:46:37.176 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:37.178 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bf32fda(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:46:37.178 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x201] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:37.178 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x201] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bf32fda(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:46:37.179 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x17d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 145 ms)

[vm1] [info 2020/03/04 22:46:37.181 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eab61dc(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:46:37.181 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:37.181 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eab61dc(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:46:37.181 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44fb3255(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:46:37.182 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:37.182 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1a2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44fb3255(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:46:37.182 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d4ccb6b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:46:37.183 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:37.183 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1b9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d4ccb6b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:46:37.184 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66fc7792(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:46:37.184 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x19f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:37.184 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x19f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66fc7792(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:46:37.185 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72296817(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:46:37.185 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:37.185 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72296817(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:46:37.186 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x17e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @580a839a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:46:37.186 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x17e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:37.186 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x17e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @580a839a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:46:37.189 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x201] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 22:46:37.189 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x201] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 22:46:37.192 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 22:46:37.192 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 22:46:37.193 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1a2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 22:46:37.195 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1a2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 22:46:37.196 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1b9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 22:46:37.196 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1b9] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 22:46:37.197 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x19f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 22:46:37.197 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x19f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 22:46:37.198 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 22:46:37.198 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 22:46:37.199 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x17e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 22:46:37.200 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x17e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 22:46:37.202 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 22:46:37.203 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:46:37.239 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23690].
Not connected.


[info 2020/03/04 22:46:37.241 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:46:37.243 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:37.244 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48004d5b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:46:37.244 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x201] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:37.244 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x201] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48004d5b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:46:37.245 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ed7018d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:46:37.245 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:37.245 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ed7018d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:46:37.246 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d534063(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:46:37.246 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:37.246 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1a2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d534063(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:46:37.247 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e953f99(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:46:37.247 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:37.247 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1b9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e953f99(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:46:37.248 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27d76299(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:46:37.248 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x19f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:37.248 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x19f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27d76299(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:46:37.249 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @383c8a77(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:46:37.249 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:37.249 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @383c8a77(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:46:37.250 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x17e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c9634ff(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:46:37.250 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x17e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:37.250 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x17e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c9634ff(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:46:37.251 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@18410a68

[info 2020/03/04 22:46:37.253 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8648220407228239101

[info 2020/03/04 22:46:37.255 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:46:37.256 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:46:37.322 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1e6] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 22:46:37.323 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 142 ms)

[info 2020/03/04 22:46:37.324 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:37.326 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad25af0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:46:37.326 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:37.326 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad25af0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:46:37.329 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6033efea(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:46:37.329 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:37.329 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6033efea(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:46:37.330 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @336bf945(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:46:37.330 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:37.330 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @336bf945(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:46:37.332 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11d91054(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:46:37.333 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:37.333 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11d91054(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:46:37.333 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34c39805(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:46:37.334 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:37.334 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34c39805(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:46:37.334 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53b4694(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:46:37.335 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:37.335 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53b4694(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:46:37.336 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x17d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d287c7c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:46:37.336 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x17d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:37.336 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x17d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d287c7c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:46:37.338 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 22:46:37.339 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 22:46:37.341 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 22:46:37.341 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 22:46:37.342 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 22:46:37.342 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 22:46:37.345 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 22:46:37.345 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 22:46:37.346 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 22:46:37.346 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 22:46:37.347 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x174] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 22:46:37.347 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 22:46:37.348 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x17d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 22:46:37.349 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x17d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 22:46:37.351 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 22:46:37.351 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:46:37.378 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24061].
Not connected.


[info 2020/03/04 22:46:37.380 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:46:37.381 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:37.382 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d30a3e1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:46:37.382 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:37.382 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d30a3e1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:46:37.383 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15835069(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:46:37.383 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:37.383 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15835069(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:46:37.384 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @922a05c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:46:37.384 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:37.384 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @922a05c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:46:37.385 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2460ec56(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:46:37.385 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:37.385 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2460ec56(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:46:37.386 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42da0fd4(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:46:37.386 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:37.386 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42da0fd4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:46:37.387 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @631d64f5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:46:37.387 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:37.387 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @631d64f5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:46:37.388 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x17d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dee3324(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:46:37.388 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x17d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:37.388 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x17d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dee3324(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:46:37.390 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14446428230781111489

[info 2020/03/04 22:46:37.393 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:46:37.515 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:37.516 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d4b1d29(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:46:37.517 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x201] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:37.517 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x201] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d4b1d29(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:46:37.517 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48697ccc(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:46:37.517 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:37.517 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48697ccc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:46:37.518 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b1720(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:46:37.518 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1a2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:37.518 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1a2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b1720(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:46:37.519 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @375f8257(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:46:37.519 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1b9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:37.519 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1b9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @375f8257(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:46:37.520 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77d61693(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:46:37.520 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x19f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:37.520 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x19f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77d61693(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:46:37.521 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a84f34(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:46:37.521 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:37.522 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a84f34(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:46:37.522 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x17e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30aadd49(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:46:37.522 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x17e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:37.523 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x17e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30aadd49(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:46:37.526 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x201] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e4db8f6

[vm0] [info 2020/03/04 22:46:37.531 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x201] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 22:46:37.531 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x201] Locator was created at Wed Mar 04 22:46:37 GMT 2020

[vm0] [info 2020/03/04 22:46:37.531 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x201] Listening on port 23692 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:46:37.532 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x201] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8648220407228239101/locator/locator23692view.dat

[vm0] [info 2020/03/04 22:46:37.532 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x201] recovery file not found: /tmp/junit8648220407228239101/locator/locator23692view.dat

[vm0] [info 2020/03/04 22:46:37.532 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x201] Starting distributed system

[vm0] [info 2020/03/04 22:46:37.540 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x201] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:46:37.725 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:37.726 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f8b5f1b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:46:37.726 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1e6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:37.726 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f8b5f1b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:46:37.727 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1180c10f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:46:37.727 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:37.727 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1180c10f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:46:37.728 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @463b1de1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:46:37.728 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x19c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:37.729 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @463b1de1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:46:37.729 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1746c1bc(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:46:37.729 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x1a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:37.729 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1746c1bc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:46:37.730 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5355886(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:46:37.730 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x1aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:37.730 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5355886(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:46:37.731 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c2281bd(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:46:37.731 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x174] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:37.731 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c2281bd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:46:37.732 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x17d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70ab4f3c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:46:37.732 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x17d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:37.732 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x17d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70ab4f3c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:46:37.736 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@62b54d58

[vm0] [info 2020/03/04 22:46:37.741 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1e6] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 22:46:37.741 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1e6] Locator was created at Wed Mar 04 22:46:37 GMT 2020

[vm0] [info 2020/03/04 22:46:37.741 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1e6] Listening on port 24063 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:46:37.742 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1e6] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14446428230781111489/locator/locator24063view.dat

[vm0] [info 2020/03/04 22:46:37.742 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1e6] recovery file not found: /tmp/junit14446428230781111489/locator/locator24063view.dat

[vm0] [info 2020/03/04 22:46:37.742 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1e6] Starting distributed system

[vm0] [info 2020/03/04 22:46:37.744 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1e6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:46:38.275 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:46:39.502 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x237] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@532ac851

[vm5] [info 2020/03/04 22:46:39.508 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x237] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:46:40.224 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38ae70c3

[vm6] [info 2020/03/04 22:46:40.229 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x24b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:46:40.230 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@590d284b

[vm1] [info 2020/03/04 22:46:40.234 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:46:40.821 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x263] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@26573b1e

[vm2] [info 2020/03/04 22:46:40.826 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x263] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:46:41.096 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1582
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2084
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 47
Total primaries transferred during this rebalance                                               | 6
Total time (in milliseconds) for this rebalance                                                 | 7176


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 36


[vm3] [info 2020/03/04 22:46:41.471 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x265] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1fb98ded

[vm1] [info 2020/03/04 22:46:41.472 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 167 ms)

[vm3] [info 2020/03/04 22:46:41.477 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x265] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:46:41.507 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@2bd1ccc9

[vm1] [info 2020/03/04 22:46:41.513 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:46:41.526 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@65022b9

[vm1] [info 2020/03/04 22:46:41.530 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:46:41.634 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 159 ms)

[vm5] [info 2020/03/04 22:46:41.753 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x64] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2ef7a8fd

[vm5] [info 2020/03/04 22:46:41.763 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x64] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:46:41.788 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 151 ms)

[vm4] [info 2020/03/04 22:46:41.942 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 152 ms)

[vm5] [info 2020/03/04 22:46:42.104 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 160 ms)

[vm2] [info 2020/03/04 22:46:42.114 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1a2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@218c8322

[vm2] [info 2020/03/04 22:46:42.120 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1a2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:46:42.140 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@da9611c

[vm2] [info 2020/03/04 22:46:42.147 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x19c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:46:42.159 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x27b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@214ac4b4

[vm4] [info 2020/03/04 22:46:42.166 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x27b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:46:42.254 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 147 ms)

[vm0] [info 2020/03/04 22:46:42.392 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x54] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 22:46:42.393 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 137 ms)

[info 2020/03/04 22:46:42.394 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:42.396 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11f80b8c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:46:42.396 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:42.396 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11f80b8c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:46:42.397 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a870bc6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:46:42.397 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:42.397 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a870bc6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:46:42.398 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29b9f9c7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:46:42.398 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:42.399 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29b9f9c7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:46:42.399 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38a9d64b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:46:42.400 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:42.400 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38a9d64b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:46:42.400 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1468740b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:46:42.401 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:42.401 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1468740b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:46:42.402 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ad8341(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:46:42.402 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:42.402 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ad8341(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:46:42.403 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b6d8773(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:46:42.403 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:42.403 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b6d8773(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:46:42.405 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 22:46:42.406 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 22:46:42.406 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 22:46:42.407 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 22:46:42.408 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 22:46:42.408 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 22:46:42.409 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 22:46:42.409 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 22:46:42.410 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 22:46:42.410 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 22:46:42.411 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 22:46:42.412 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 22:46:42.413 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 22:46:42.413 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 22:46:42.415 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 22:46:42.416 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:46:42.444 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26623].
Not connected.


[info 2020/03/04 22:46:42.446 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:46:42.447 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:42.450 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @722b57ed(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:46:42.450 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:42.450 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @722b57ed(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:46:42.451 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @365a1281(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:46:42.451 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:42.451 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @365a1281(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:46:42.452 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @571fd8ff(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:46:42.452 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:42.452 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @571fd8ff(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:46:42.453 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77b384b3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:46:42.453 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:42.453 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77b384b3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:46:42.454 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b452df1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:46:42.454 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:42.454 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b452df1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:46:42.455 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cf3fb6b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:46:42.455 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:42.455 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cf3fb6b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:46:42.456 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54b3a7af(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:46:42.456 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:42.456 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54b3a7af(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:46:42.459 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13825670049053123871

[info 2020/03/04 22:46:42.461 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:46:42.495 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@76e30a38

[vm6] [info 2020/03/04 22:46:42.501 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:46:42.768 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:42.769 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62169c61(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:46:42.769 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:42.769 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62169c61(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:46:42.770 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dbd52e7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:46:42.770 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:42.770 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dbd52e7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:46:42.771 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78ca737(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:46:42.771 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:42.771 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78ca737(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:46:42.772 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eecc007(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:46:42.772 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1b5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:42.772 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eecc007(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:46:42.773 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @637d17cc(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:46:42.773 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:42.774 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @637d17cc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:46:42.774 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c04e1f7(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:46:42.775 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:42.775 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c04e1f7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:46:42.775 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1427ff05(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:46:42.776 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:42.776 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1427ff05(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:46:42.779 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1708163d

[vm0] [info 2020/03/04 22:46:42.785 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x54] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 22:46:42.785 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x54] Locator was created at Wed Mar 04 22:46:42 GMT 2020

[vm0] [info 2020/03/04 22:46:42.785 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x54] Listening on port 26625 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:46:42.785 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13825670049053123871/locator/locator26625view.dat

[vm0] [info 2020/03/04 22:46:42.786 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x54] recovery file not found: /tmp/junit13825670049053123871/locator/locator26625view.dat

[vm0] [info 2020/03/04 22:46:42.786 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 22:46:42.788 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:46:42.790 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1b9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1892c637

[vm3] [info 2020/03/04 22:46:42.799 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x1b9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:46:42.814 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20425]

[vm3] [info 2020/03/04 22:46:42.820 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7d9d7fdf

[vm3] [info 2020/03/04 22:46:42.834 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x1a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[20425]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20425] ..
Successfully connected to: [host=localhost, port=20425]


[vm4] [info 2020/03/04 22:46:43.481 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x19f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@288b9c2e

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:46:43.488 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x19f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:46:43.556 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@37d9720c

[vm4] [info 2020/03/04 22:46:43.562 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x1aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:46:43.565 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:46:44.135 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23693]

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <connect --jmx-manager=localhost[23693]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23693] ..
Successfully connected to: [host=localhost, port=23693]


[info 2020/03/04 22:46:44.216 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24064]

Command result for <connect --jmx-manager=localhost[24064]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24064] ..
Successfully connected to: [host=localhost, port=24064]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 764
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2729
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 343
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9708


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 22:46:45.134 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 168 ms)

[vm2] [info 2020/03/04 22:46:45.283 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x261] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 146 ms)

[vm3] [info 2020/03/04 22:46:45.445 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x276] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 159 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:46:45.591 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x262] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 143 ms)

[vm5] [info 2020/03/04 22:46:45.755 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 162 ms)

[vm6] [info 2020/03/04 22:46:45.899 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 142 ms)

[vm0] [info 2020/03/04 22:46:46.040 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x2d5] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 22:46:46.041 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x2d5] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 140 ms)

[info 2020/03/04 22:46:46.042 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:46.044 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x2d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e7f695c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:46:46.045 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x2d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:46.045 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x2d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e7f695c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:46:46.047 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e46c606(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:46:46.047 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:46.047 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e46c606(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:46:46.048 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65acb225(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:46:46.048 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x261] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:46.048 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x261] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65acb225(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:46:46.049 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ba63346(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:46:46.049 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x276] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:46.049 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ba63346(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:46:46.051 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x262] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dfcd835(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:46:46.051 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x262] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:46.051 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x262] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dfcd835(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:46:46.052 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @144fa96f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:46:46.052 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x237] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:46.052 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @144fa96f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:46:46.053 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27101c33(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:46:46.053 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x24b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:46.053 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27101c33(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:46:46.055 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x2d5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 22:46:46.056 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x2d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 22:46:46.058 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 22:46:46.058 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 22:46:46.059 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 22:46:46.059 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x261] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 22:46:46.060 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x276] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 22:46:46.060 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 22:46:46.063 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x262] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 22:46:46.063 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x262] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 22:46:46.064 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 22:46:46.064 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 22:46:46.065 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 22:46:46.066 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 22:46:46.068 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 22:46:46.068 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:46:46.100 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29396].
Not connected.


[info 2020/03/04 22:46:46.102 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:46:46.103 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:46.105 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x2d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ec9ecd1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:46:46.105 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x2d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:46.105 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x2d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ec9ecd1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:46:46.106 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24167c21(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:46:46.106 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:46.106 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24167c21(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:46:46.107 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d4c4e72(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:46:46.107 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x261] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:46.107 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x261] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d4c4e72(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:46:46.108 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @103c09de(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:46:46.108 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x276] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:46.108 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @103c09de(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:46:46.109 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x262] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1246630(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:46:46.109 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x262] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:46.109 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x262] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1246630(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:46:46.110 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43b78c3e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:46:46.110 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x237] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:46.110 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43b78c3e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:46:46.111 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14432a0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:46:46.111 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x24b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:46.111 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14432a0(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:46:46.114 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5518657937000472922

[info 2020/03/04 22:46:46.116 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:46:46.350 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:46.350 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x2d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30163a87(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:46:46.351 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x2d5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:46.351 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x2d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30163a87(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:46:46.351 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69a93cbc(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:46:46.352 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:46.352 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69a93cbc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:46:46.353 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7beab271(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:46:46.353 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x261] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:46.353 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x261] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7beab271(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:46:46.354 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e81ded3(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:46:46.354 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x276] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:46.354 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e81ded3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:46:46.355 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x262] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31d45312(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:46:46.355 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x262] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:46.355 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x262] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31d45312(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:46:46.356 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66a7ef18(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:46:46.356 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x237] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:46.356 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66a7ef18(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:46:46.357 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f6087cc(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:46:46.357 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x24b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:46.357 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f6087cc(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:46:46.361 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x2d5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@58e16197

[vm0] [info 2020/03/04 22:46:46.367 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x2d5] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 22:46:46.367 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x2d5] Locator was created at Wed Mar 04 22:46:46 GMT 2020

[vm0] [info 2020/03/04 22:46:46.367 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x2d5] Listening on port 29398 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:46:46.368 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x2d5] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5518657937000472922/locator/locator29398view.dat

[vm0] [info 2020/03/04 22:46:46.368 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x2d5] recovery file not found: /tmp/junit5518657937000472922/locator/locator29398view.dat

[vm0] [info 2020/03/04 22:46:46.368 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x2d5] Starting distributed system

[vm0] [info 2020/03/04 22:46:46.370 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x2d5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:46:46.831 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6a04c073

[vm1] [info 2020/03/04 22:46:46.836 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1292
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2577
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 191
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 9036


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 22:46:47.374 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 164 ms)

[vm2] [info 2020/03/04 22:46:47.450 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4d0bf5fd

[vm2] [info 2020/03/04 22:46:47.455 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:46:47.530 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x207] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 153 ms)

[vm3] [info 2020/03/04 22:46:47.692 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x218] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 159 ms)

[vm4] [info 2020/03/04 22:46:47.841 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 146 ms)

[vm5] [info 2020/03/04 22:46:48.000 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 157 ms)

[vm3] [info 2020/03/04 22:46:48.086 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@552d6a45

[vm3] [info 2020/03/04 22:46:48.092 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x1b5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:46:48.149 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 147 ms)

[vm0] [info 2020/03/04 22:46:48.295 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2c4] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 22:46:48.296 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2c4] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 144 ms)

[info 2020/03/04 22:46:48.297 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:48.300 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @764afddf(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:46:48.301 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:48.301 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2c4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @764afddf(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:46:48.305 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @597ac432(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:46:48.305 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:48.305 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @597ac432(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:46:48.308 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x207] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6840e27(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:46:48.308 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x207] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:48.308 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x207] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6840e27(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:46:48.309 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x218] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d9d357c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:46:48.309 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x218] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:48.309 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x218] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d9d357c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:46:48.312 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @684d87c0(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:46:48.312 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x22b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:48.312 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @684d87c0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:46:48.313 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56c0b1af(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:46:48.314 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:48.314 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56c0b1af(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:46:48.315 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d130fd0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:46:48.315 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:48.315 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d130fd0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:46:48.317 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2c4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 22:46:48.318 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2c4] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 22:46:48.320 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 22:46:48.321 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 22:46:48.323 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x207] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 22:46:48.323 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x207] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 22:46:48.324 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x218] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 22:46:48.325 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x218] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 22:46:48.328 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 22:46:48.328 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 22:46:48.329 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 22:46:48.329 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 22:46:48.330 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 22:46:48.330 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 22:46:48.332 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 22:46:48.333 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:46:48.363 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24978].
Not connected.


[info 2020/03/04 22:46:48.365 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:46:48.367 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:48.368 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @439a90af(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:46:48.368 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:48.368 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2c4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @439a90af(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:46:48.369 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @212faacb(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:46:48.369 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:48.369 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @212faacb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:46:48.370 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x207] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14c3d8d3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:46:48.370 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x207] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:48.370 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x207] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14c3d8d3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:46:48.371 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x218] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @91a80b6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:46:48.371 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x218] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:48.372 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x218] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @91a80b6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:46:48.372 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ca7e6ea(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:46:48.372 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x22b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:48.372 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ca7e6ea(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:46:48.373 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31c6d705(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:46:48.373 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:48.374 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31c6d705(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:46:48.374 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b8a49d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:46:48.374 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:48.375 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b8a49d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:46:48.377 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16000190604199631069

[info 2020/03/04 22:46:48.380 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:46:48.594 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:48.595 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52e40c36(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:46:48.595 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2c4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:48.595 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2c4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52e40c36(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:46:48.596 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d3a4c4b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:46:48.596 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:48.596 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d3a4c4b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:46:48.597 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x207] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ff7addd(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:46:48.597 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x207] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:48.597 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x207] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ff7addd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:46:48.597 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x218] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ea7378d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:46:48.598 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x218] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:48.598 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x218] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ea7378d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:46:48.598 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37814e42(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:46:48.599 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x22b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:48.599 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37814e42(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:46:48.599 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35bc867b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:46:48.600 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x64] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:48.600 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35bc867b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:46:48.600 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @384145f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:46:48.601 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:48.601 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @384145f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:46:48.604 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2c4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@138fe202

[vm0] [info 2020/03/04 22:46:48.610 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2c4] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 22:46:48.610 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2c4] Locator was created at Wed Mar 04 22:46:48 GMT 2020

[vm0] [info 2020/03/04 22:46:48.610 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2c4] Listening on port 24980 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:46:48.610 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2c4] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16000190604199631069/locator/locator24980view.dat

[vm0] [info 2020/03/04 22:46:48.610 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2c4] recovery file not found: /tmp/junit16000190604199631069/locator/locator24980view.dat

[vm0] [info 2020/03/04 22:46:48.611 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2c4] Starting distributed system

[vm0] [info 2020/03/04 22:46:48.612 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2c4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:46:48.737 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1b0dba71

[vm4] [info 2020/03/04 22:46:48.742 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:46:48.767 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x259] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@79ce8c4f

[vm5] [info 2020/03/04 22:46:48.776 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x259] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:46:48.842 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x172] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3d490ac1

[vm5] [info 2020/03/04 22:46:48.848 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x172] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:46:49.384 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26626]

Command result for <connect --jmx-manager=localhost[26626]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26626] ..
Successfully connected to: [host=localhost, port=26626]


[vm6] [info 2020/03/04 22:46:49.566 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x269] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64f73161

[vm6] [info 2020/03/04 22:46:49.581 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x269] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:46:49.673 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29ed6ca

[vm6] [info 2020/03/04 22:46:49.679 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:46:50.237 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@16e6ecc7

[vm1] [info 2020/03/04 22:46:50.242 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:46:50.481 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:46:50.571 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:46:50.856 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x261] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@30931b87

[vm2] [info 2020/03/04 22:46:50.862 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x261] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:46:51.611 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x276] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@24993642

[vm3] [info 2020/03/04 22:46:51.616 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x276] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:46:52.255 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x262] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6d4b90df

[vm4] [info 2020/03/04 22:46:52.260 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x262] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:46:52.548 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1fc970b9

[vm1] [info 2020/03/04 22:46:52.553 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:46:52.920 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29399]

Command result for <connect --jmx-manager=localhost[29399]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29399] ..
Successfully connected to: [host=localhost, port=29399]


[vm2] [info 2020/03/04 22:46:53.154 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x207] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@508739a

[vm2] [info 2020/03/04 22:46:53.160 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x207] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1337
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2160
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 70
Total primaries transferred during this rebalance                                               | 9
Total time (in milliseconds) for this rebalance                                                 | 7386


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:46:53.738 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 161 ms)

[vm3] [info 2020/03/04 22:46:53.796 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x218] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6ebb0945

[vm3] [info 2020/03/04 22:46:53.802 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x218] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:46:53.887 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x247] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 146 ms)

[vm3] [info 2020/03/04 22:46:54.042 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x229] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 153 ms)

[vm4] [info 2020/03/04 22:46:54.193 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x230] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 148 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1289
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2569
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 287
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9306


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm5] [info 2020/03/04 22:46:54.365 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 170 ms)

[vm4] [info 2020/03/04 22:46:54.455 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@17feeeab

[vm4] [info 2020/03/04 22:46:54.467 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x22b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:46:54.487 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 181 ms)

[vm6] [info 2020/03/04 22:46:54.513 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 146 ms)

[vm2] [info 2020/03/04 22:46:54.640 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 150 ms)

[vm0] [info 2020/03/04 22:46:54.652 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x54] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 22:46:54.653 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 138 ms)

[info 2020/03/04 22:46:54.654 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:54.657 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @734283(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:46:54.657 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:54.657 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @734283(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:46:54.658 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f65ae1d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:46:54.658 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:54.659 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f65ae1d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:46:54.659 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x247] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a4189ac(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:46:54.660 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x247] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:54.660 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x247] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a4189ac(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:46:54.660 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x229] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @599814f4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:46:54.661 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x229] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:54.661 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x229] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @599814f4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:46:54.664 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x230] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d22ba41(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:46:54.664 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x230] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:54.664 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x230] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d22ba41(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:46:54.665 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c50e65b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:46:54.665 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x259] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:54.665 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c50e65b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:46:54.666 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13e869bf(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:46:54.666 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:54.666 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13e869bf(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:46:54.669 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 22:46:54.669 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 22:46:54.670 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 22:46:54.670 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 22:46:54.671 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x247] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 22:46:54.672 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x247] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 22:46:54.672 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x229] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 22:46:54.673 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x229] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 22:46:54.675 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x230] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 22:46:54.676 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x230] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 22:46:54.676 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 22:46:54.677 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 22:46:54.678 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 22:46:54.678 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 22:46:54.680 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 22:46:54.681 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:46:54.710 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22380].
Not connected.


[info 2020/03/04 22:46:54.711 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:46:54.712 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:54.713 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28463be5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:46:54.713 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:54.713 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28463be5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:46:54.714 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f332544(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:46:54.714 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:54.714 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f332544(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:46:54.715 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x247] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52afe378(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:46:54.715 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x247] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:54.715 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x247] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52afe378(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:46:54.716 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x229] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41a2b6ee(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:46:54.716 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x229] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:54.716 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x229] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41a2b6ee(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:46:54.717 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x230] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a8a059b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:46:54.717 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x230] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:54.717 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x230] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a8a059b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:46:54.718 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47b5fbb3(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:46:54.718 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x259] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:54.718 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47b5fbb3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:46:54.719 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ffa99c6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:46:54.719 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:54.719 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ffa99c6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:46:54.722 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6251835701290289686

[info 2020/03/04 22:46:54.724 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:46:54.793 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 151 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:46:54.948 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 152 ms)

[info 2020/03/04 22:46:55.007 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:55.008 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a430c68(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:46:55.008 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:55.008 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a430c68(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:46:55.009 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @726f211f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:46:55.009 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:55.009 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @726f211f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:46:55.010 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x247] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e4efc81(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:46:55.010 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x247] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:55.010 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x247] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e4efc81(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:46:55.011 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x229] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34918c0e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:46:55.011 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x229] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:55.011 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x229] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34918c0e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:46:55.012 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x230] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @237751a1(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:46:55.012 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x230] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:55.012 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x230] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @237751a1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:46:55.013 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c96d2bc(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:46:55.013 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x259] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:55.013 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c96d2bc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:46:55.014 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4370a2d3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:46:55.014 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x269] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:55.014 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4370a2d3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:46:55.017 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@78b38953

[vm0] [info 2020/03/04 22:46:55.023 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x54] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 22:46:55.023 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x54] Locator was created at Wed Mar 04 22:46:55 GMT 2020

[vm0] [info 2020/03/04 22:46:55.023 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x54] Listening on port 22382 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:46:55.023 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6251835701290289686/locator/locator22382view.dat

[vm0] [info 2020/03/04 22:46:55.023 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x54] recovery file not found: /tmp/junit6251835701290289686/locator/locator22382view.dat

[vm0] [info 2020/03/04 22:46:55.024 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 22:46:55.025 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:46:55.109 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24981]

[vm5] [info 2020/03/04 22:46:55.118 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 168 ms)

Command result for <connect --jmx-manager=localhost[24981]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24981] ..
Successfully connected to: [host=localhost, port=24981]


[vm6] [info 2020/03/04 22:46:55.297 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 177 ms)

[vm0] [info 2020/03/04 22:46:55.467 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b8] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 22:46:55.468 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b8] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 167 ms)

[info 2020/03/04 22:46:55.469 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:55.471 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b42341d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:46:55.471 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:55.472 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b42341d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:46:55.474 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @727c3895(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:46:55.474 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:55.474 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @727c3895(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:46:55.475 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e15b576(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:46:55.475 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:55.475 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e15b576(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:46:55.476 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50cbd67d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:46:55.476 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:55.476 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50cbd67d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:46:55.477 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51b3fa1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:46:55.477 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x22a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:55.477 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51b3fa1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:46:55.478 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @487d0d3f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:46:55.478 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:55.478 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @487d0d3f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:46:55.479 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4178a24f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:46:55.480 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:55.480 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4178a24f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:46:55.482 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 22:46:55.482 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b8] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 22:46:55.485 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 22:46:55.485 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 22:46:55.486 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 22:46:55.486 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 22:46:55.488 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 22:46:55.488 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 22:46:55.489 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 22:46:55.489 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 22:46:55.490 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x172] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 22:46:55.491 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 22:46:55.492 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 22:46:55.492 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 22:46:55.494 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 22:46:55.495 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:46:55.526 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21227].
Not connected.


[info 2020/03/04 22:46:55.528 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:46:55.529 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:55.530 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @121a54cb(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:46:55.530 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:55.530 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @121a54cb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:46:55.531 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d3518f7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:46:55.531 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:55.531 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d3518f7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:46:55.532 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a4482ed(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:46:55.533 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:55.533 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a4482ed(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:46:55.533 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51314373(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:46:55.534 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:55.534 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51314373(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:46:55.534 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40551145(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:46:55.535 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x22a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:55.535 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40551145(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:46:55.536 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c984dcc(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:46:55.536 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:55.536 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c984dcc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:46:55.537 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @672770a6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:46:55.537 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:55.537 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @672770a6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:46:55.540 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16248532142490525951

[info 2020/03/04 22:46:55.543 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:46:55.761 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:55.762 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aea133b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:46:55.762 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:46:55.762 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aea133b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:46:55.763 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c198785(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:46:55.763 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:46:55.763 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c198785(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:46:55.764 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @103c9139(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:46:55.764 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:46:55.764 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @103c9139(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:46:55.765 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47a413d4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:46:55.765 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:46:55.765 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47a413d4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:46:55.766 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e58917(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:46:55.766 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x22a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:46:55.766 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e58917(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:46:55.767 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dba0b71(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:46:55.767 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x172] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:46:55.767 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dba0b71(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:46:55.768 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @264fd77d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:46:55.768 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:46:55.768 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @264fd77d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:46:55.771 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@635013c9

[vm0] [info 2020/03/04 22:46:55.776 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b8] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 22:46:55.777 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b8] Locator was created at Wed Mar 04 22:46:55 GMT 2020

[vm0] [info 2020/03/04 22:46:55.777 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b8] Listening on port 21229 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:46:55.777 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b8] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16248532142490525951/locator/locator21229view.dat

[vm0] [info 2020/03/04 22:46:55.777 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b8] recovery file not found: /tmp/junit16248532142490525951/locator/locator21229view.dat

[vm0] [info 2020/03/04 22:46:55.777 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b8] Starting distributed system

[vm0] [info 2020/03/04 22:46:55.779 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:46:58.806 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4ef157f9

[vm1] [info 2020/03/04 22:46:58.811 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:46:59.420 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x247] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@12593fdf

[vm2] [info 2020/03/04 22:46:59.427 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x247] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:46:59.552 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@17dafb0b

[vm1] [info 2020/03/04 22:46:59.557 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:47:00.045 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x229] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4d893860

[vm3] [info 2020/03/04 22:47:00.052 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x229] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:47:00.142 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1fd69dfc

[vm2] [info 2020/03/04 22:47:00.148 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:47:00.672 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x230] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a26afb3

[vm4] [info 2020/03/04 22:47:00.677 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x230] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:47:00.790 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@64072574

[vm3] [info 2020/03/04 22:47:00.796 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x21f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:47:01.300 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22383]

Command result for <connect --jmx-manager=localhost[22383]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22383] ..
Successfully connected to: [host=localhost, port=22383]


[vm4] [info 2020/03/04 22:47:01.427 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@613ddcdf

[vm4] [info 2020/03/04 22:47:01.433 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x22a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:47:02.060 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21230]

Command result for <connect --jmx-manager=localhost[21230]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21230] ..
Successfully connected to: [host=localhost, port=21230]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:47:33.035 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x66] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@1fd1550d

[vm5] [info 2020/03/04 22:47:33.041 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x66] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:47:33.788 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x17e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@48552dbf

[vm6] [info 2020/03/04 22:47:33.796 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x17e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:47:35.964 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x245] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440@1efa57a5

[vm5] [info 2020/03/04 22:47:35.971 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x245] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:47:36.710 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x244] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@13a6b602

[vm6] [info 2020/03/04 22:47:36.716 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x244] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:47:37.443 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x174] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440@5647d73a

[vm5] [info 2020/03/04 22:47:37.449 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x174] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2704
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 358
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9390


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 22:47:37.968 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 158 ms)

[vm2] [info 2020/03/04 22:47:38.126 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1a2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 155 ms)

[vm6] [info 2020/03/04 22:47:38.249 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x17d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40@5d9874c5

[vm5] [info 2020/03/04 22:47:38.251 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x66] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@8321a40

[vm6] [info 2020/03/04 22:47:38.255 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x17d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:47:38.263 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x66] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:47:38.284 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1b9] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 155 ms)

[vm4] [info 2020/03/04 22:47:38.447 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x19f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 160 ms)

[vm5] [info 2020/03/04 22:47:38.619 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 169 ms)

[vm6] [info 2020/03/04 22:47:38.773 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x17e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 152 ms)

[vm0] [info 2020/03/04 22:47:38.918 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x68] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 22:47:38.919 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x68] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 143 ms)

[info 2020/03/04 22:47:38.920 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:38.922 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cd47a8c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:47:38.922 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:38.922 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cd47a8c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:47:38.924 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @477aad75(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:47:38.925 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:38.925 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @477aad75(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:47:38.925 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f98713d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:47:38.926 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:38.926 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1a2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f98713d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:47:38.926 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46d07c83(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:47:38.927 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:38.927 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1b9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46d07c83(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:47:38.927 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @489e149a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:47:38.928 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x19f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:38.928 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x19f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @489e149a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:47:38.928 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4893ccf6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:47:38.928 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:38.929 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4893ccf6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:47:38.929 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x17e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @432d4947(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:47:38.930 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x17e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:38.930 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x17e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @432d4947(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:47:38.932 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 22:47:38.933 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 22:47:38.936 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 22:47:38.936 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 22:47:38.937 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1a2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 22:47:38.937 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1a2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 22:47:38.938 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1b9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 22:47:38.939 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1b9] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 22:47:38.940 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x19f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 22:47:38.940 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x19f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 22:47:38.941 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 22:47:38.941 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 22:47:38.942 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x17e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 22:47:38.942 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x17e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 22:47:38.945 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 22:47:38.945 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:47:38.980 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23693].
Not connected.


[info 2020/03/04 22:47:38.982 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:47:38.983 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:38.984 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e859fc3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:47:38.984 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:38.985 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e859fc3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:47:38.986 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @591ff4e4(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:47:38.986 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:38.986 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @591ff4e4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:47:38.987 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7505643f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:47:38.987 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:38.987 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1a2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7505643f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:47:38.988 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45ce4c40(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:47:38.988 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:38.988 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1b9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45ce4c40(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:47:38.989 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bec1cfa(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:47:38.989 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x19f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:38.989 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x19f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bec1cfa(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:47:38.990 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72e23c42(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:47:38.990 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:38.990 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72e23c42(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:47:38.991 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x17e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56b7cca2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:47:38.991 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x17e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:38.991 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x17e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56b7cca2(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:47:38.995 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11906522632748640651

[info 2020/03/04 22:47:38.998 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:47:39.093 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40@3849553d

[vm6] [info 2020/03/04 22:47:39.100 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:47:39.288 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:39.289 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e7d58b7(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:47:39.290 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x68] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:39.290 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e7d58b7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:47:39.291 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40871349(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:47:39.291 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:39.291 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40871349(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:47:39.292 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ba35a92(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:47:39.292 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1a2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:39.292 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1a2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ba35a92(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:47:39.293 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c4e6a31(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:47:39.293 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1b9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:39.293 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1b9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c4e6a31(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:47:39.294 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6efb5d00(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:47:39.295 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x19f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:39.295 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x19f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6efb5d00(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:47:39.295 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @533fa5de(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:47:39.296 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:39.296 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @533fa5de(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:47:39.296 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x17e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @723685e2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:47:39.297 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x17e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:39.297 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x17e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @723685e2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:47:39.300 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x68] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5d5ecce2

[vm0] [info 2020/03/04 22:47:39.306 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x68] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 22:47:39.306 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x68] Locator was created at Wed Mar 04 22:47:39 GMT 2020

[vm0] [info 2020/03/04 22:47:39.306 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x68] Listening on port 23695 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:47:39.306 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x68] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11906522632748640651/locator/locator23695view.dat

[vm0] [info 2020/03/04 22:47:39.307 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x68] recovery file not found: /tmp/junit11906522632748640651/locator/locator23695view.dat

[vm0] [info 2020/03/04 22:47:39.307 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x68] Starting distributed system

[vm0] [info 2020/03/04 22:47:39.309 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x68] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2645
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 158
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 8598


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 22:47:40.628 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 161 ms)

[vm2] [info 2020/03/04 22:47:40.805 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x263] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 174 ms)

[vm3] [info 2020/03/04 22:47:40.983 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x265] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 175 ms)

[vm4] [info 2020/03/04 22:47:41.146 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x27b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 160 ms)

[vm5] [info 2020/03/04 22:47:41.308 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x245] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 160 ms)

[vm6] [info 2020/03/04 22:47:41.452 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x244] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 141 ms)

[vm5] [info 2020/03/04 22:47:41.573 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x168] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@4291e4c3

[vm5] [info 2020/03/04 22:47:41.579 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x168] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:47:41.596 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x2bd] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 22:47:41.597 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x2bd] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 143 ms)

[info 2020/03/04 22:47:41.598 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:41.600 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x2bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1670a87d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:47:41.600 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x2bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:41.600 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x2bd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1670a87d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:47:41.601 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @258c0087(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:47:41.601 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:41.601 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @258c0087(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:47:41.602 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d6858e8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:47:41.602 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x263] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:41.602 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x263] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d6858e8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:47:41.605 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x265] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b1cc249(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:47:41.605 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x265] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:41.605 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x265] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b1cc249(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:47:41.606 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x27b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2642cfae(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:47:41.606 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x27b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:41.606 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x27b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2642cfae(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:47:41.607 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x245] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62a19176(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:47:41.607 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x245] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:41.607 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x245] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62a19176(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:47:41.608 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x244] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4df9800(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:47:41.608 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x244] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:41.608 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x244] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4df9800(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:47:41.611 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x2bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 22:47:41.611 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x2bd] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 22:47:41.612 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 22:47:41.612 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 22:47:41.613 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x263] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 22:47:41.613 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x263] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 22:47:41.615 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x265] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 22:47:41.616 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x265] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 22:47:41.617 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x27b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 22:47:41.617 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x27b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 22:47:41.618 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x245] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 22:47:41.618 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x245] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 22:47:41.619 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x244] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 22:47:41.619 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x244] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 22:47:41.621 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 22:47:41.622 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:47:41.648 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20425].
Not connected.


[info 2020/03/04 22:47:41.649 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:47:41.650 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:41.652 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x2bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61a34b6f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:47:41.652 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x2bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:41.652 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x2bd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61a34b6f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:47:41.653 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aeb0a76(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:47:41.653 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:41.653 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aeb0a76(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:47:41.654 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3852ccae(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:47:41.654 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x263] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:41.654 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x263] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3852ccae(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:47:41.655 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x265] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49355f5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:47:41.655 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x265] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:41.655 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x265] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49355f5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:47:41.656 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x27b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c488e08(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:47:41.656 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x27b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:41.656 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x27b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c488e08(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:47:41.657 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x245] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716bea6c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:47:41.657 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x245] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:41.657 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x245] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716bea6c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:47:41.657 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x244] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @104adb47(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:47:41.658 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x244] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:41.658 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x244] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @104adb47(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:47:41.661 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17073586123526832682

[info 2020/03/04 22:47:41.663 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:47:41.892 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:41.893 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x2bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fb24545(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:47:41.893 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x2bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:41.893 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x2bd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fb24545(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:47:41.894 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e00a13(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:47:41.894 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:41.894 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e00a13(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:47:41.895 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @587d93cd(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:47:41.895 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x263] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:41.895 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x263] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @587d93cd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:47:41.896 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x265] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @335050b3(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:47:41.896 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x265] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:41.896 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x265] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @335050b3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:47:41.897 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x27b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19faf135(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:47:41.897 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x27b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:41.897 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x27b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19faf135(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:47:41.898 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x245] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2047b36f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:47:41.898 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x245] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:41.898 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x245] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2047b36f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:47:41.899 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x244] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3363b980(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:47:41.899 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x244] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:41.899 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x244] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3363b980(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:47:41.902 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x2bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@64f35b59

[vm0] [info 2020/03/04 22:47:41.907 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x2bd] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 22:47:41.907 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x2bd] Locator was created at Wed Mar 04 22:47:41 GMT 2020

[vm0] [info 2020/03/04 22:47:41.908 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x2bd] Listening on port 20427 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:47:41.908 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x2bd] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17073586123526832682/locator/locator20427view.dat

[vm0] [info 2020/03/04 22:47:41.908 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x2bd] recovery file not found: /tmp/junit17073586123526832682/locator/locator20427view.dat

[vm0] [info 2020/03/04 22:47:41.908 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x2bd] Starting distributed system

[vm0] [info 2020/03/04 22:47:41.910 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x2bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:47:42.381 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@4390d6e

[vm6] [info 2020/03/04 22:47:42.386 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2830
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 377
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9849


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 22:47:42.624 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 155 ms)

[vm2] [info 2020/03/04 22:47:42.775 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 147 ms)

[vm3] [info 2020/03/04 22:47:42.962 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 184 ms)

[vm4] [info 2020/03/04 22:47:43.112 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 148 ms)

[vm1] [info 2020/03/04 22:47:43.273 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3dd56eeb

[vm1] [info 2020/03/04 22:47:43.277 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:47:43.296 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x174] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 181 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2863
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 435
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 10089


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm6] [info 2020/03/04 22:47:43.448 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x17d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 150 ms)

[vm1] [info 2020/03/04 22:47:43.531 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 151 ms)

[vm0] [info 2020/03/04 22:47:43.591 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x68] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 22:47:43.592 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x68] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 142 ms)

[info 2020/03/04 22:47:43.593 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:43.595 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @378540e3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:47:43.595 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:43.595 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @378540e3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:47:43.598 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5880f086(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:47:43.598 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:43.598 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5880f086(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:47:43.599 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @575b626e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:47:43.599 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:43.599 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @575b626e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:47:43.600 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6952b260(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:47:43.600 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:43.600 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6952b260(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:47:43.601 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c7f8d51(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:47:43.601 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:43.601 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c7f8d51(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:47:43.602 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @605d4369(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:47:43.602 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:43.602 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @605d4369(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:47:43.603 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x17d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58148184(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:47:43.603 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x17d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:43.603 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x17d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58148184(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:47:43.606 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 22:47:43.606 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 22:47:43.608 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 22:47:43.609 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 22:47:43.610 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 22:47:43.610 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 22:47:43.611 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 22:47:43.611 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 22:47:43.612 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 22:47:43.612 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 22:47:43.613 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x174] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 22:47:43.613 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 22:47:43.614 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x17d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 22:47:43.615 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x17d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 22:47:43.616 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 22:47:43.617 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:47:43.645 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24064].
Not connected.


[info 2020/03/04 22:47:43.647 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:47:43.648 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:43.649 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3850fcba(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:47:43.650 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:43.650 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3850fcba(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:47:43.651 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10c9ab26(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:47:43.651 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:43.651 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10c9ab26(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:47:43.652 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b144a0e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:47:43.652 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:43.652 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b144a0e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:47:43.653 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @153a4bc9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:47:43.653 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:43.653 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @153a4bc9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:47:43.654 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bf8c68(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:47:43.654 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:43.654 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bf8c68(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:47:43.655 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bd8137f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:47:43.655 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:43.655 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bd8137f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:47:43.656 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x17d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20c1f17d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:47:43.656 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x17d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:43.656 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x17d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20c1f17d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:47:43.660 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12386607770160574540

[info 2020/03/04 22:47:43.662 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:47:43.686 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 152 ms)

[vm3] [info 2020/03/04 22:47:43.851 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 162 ms)

[vm2] [info 2020/03/04 22:47:43.892 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1a2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@48eb0b74

[info 2020/03/04 22:47:43.897 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:43.898 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1a2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:47:43.898 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73a619c6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:47:43.898 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x68] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:43.898 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73a619c6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:47:43.899 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a73b15a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:47:43.899 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:43.899 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a73b15a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:47:43.900 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5686e9c6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:47:43.900 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x19c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:43.900 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5686e9c6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:47:43.901 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3520ea8d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:47:43.901 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x1a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:43.901 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3520ea8d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:47:43.902 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5735315(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:47:43.902 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x1aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:43.902 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5735315(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:47:43.903 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5609e34e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:47:43.903 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x174] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:43.903 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5609e34e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:47:43.904 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x17d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @427b99af(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:47:43.904 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x17d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:43.904 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x17d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @427b99af(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:47:43.907 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x68] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@6b5ef310

[vm0] [info 2020/03/04 22:47:43.913 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x68] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 22:47:43.913 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x68] Locator was created at Wed Mar 04 22:47:43 GMT 2020

[vm0] [info 2020/03/04 22:47:43.913 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x68] Listening on port 24066 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:47:43.913 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x68] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12386607770160574540/locator/locator24066view.dat

[vm0] [info 2020/03/04 22:47:43.913 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x68] recovery file not found: /tmp/junit12386607770160574540/locator/locator24066view.dat

[vm0] [info 2020/03/04 22:47:43.914 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x68] Starting distributed system

[vm0] [info 2020/03/04 22:47:43.916 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x68] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:47:44.001 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x64] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840@1d96123b

[vm5] [info 2020/03/04 22:47:44.006 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x64] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:47:44.008 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 154 ms)

[vm5] [info 2020/03/04 22:47:44.171 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 160 ms)

[vm6] [info 2020/03/04 22:47:44.315 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 142 ms)

[vm0] [info 2020/03/04 22:47:44.455 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6e] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 22:47:44.456 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 139 ms)

[info 2020/03/04 22:47:44.456 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:44.459 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @98b86e6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:47:44.459 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:44.459 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @98b86e6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:47:44.460 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fc8a621(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:47:44.460 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:44.460 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fc8a621(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:47:44.461 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e214a40(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:47:44.461 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:44.461 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e214a40(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:47:44.462 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f252871(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:47:44.462 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:44.462 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f252871(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:47:44.463 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73a3350a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:47:44.463 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x1bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:44.463 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73a3350a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:47:44.465 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b1b09b2(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:47:44.465 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:44.465 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b1b09b2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:47:44.466 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7907274f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:47:44.466 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:44.466 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7907274f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:47:44.468 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 22:47:44.469 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 22:47:44.470 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 22:47:44.470 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 22:47:44.471 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 22:47:44.471 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 22:47:44.472 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 22:47:44.472 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 22:47:44.473 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 22:47:44.473 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 22:47:44.474 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 22:47:44.474 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 22:47:44.475 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 22:47:44.476 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 22:47:44.478 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 22:47:44.478 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)

[vm3] [info 2020/03/04 22:47:44.494 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1b9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6803182b

[vm3] [info 2020/03/04 22:47:44.499 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x1b9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:47:44.512 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26626].
Not connected.


[info 2020/03/04 22:47:44.514 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:47:44.515 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:44.516 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cfb9eba(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:47:44.516 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:44.516 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cfb9eba(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:47:44.517 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21cbf8d2(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:47:44.517 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:44.517 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21cbf8d2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:47:44.518 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a9e5ac8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:47:44.518 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:44.518 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a9e5ac8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:47:44.519 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af044dd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:47:44.519 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:44.519 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af044dd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:47:44.520 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34eb890b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:47:44.520 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x1bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:44.520 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34eb890b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:47:44.521 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @544b655c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:47:44.521 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:44.521 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @544b655c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:47:44.522 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8eadfd4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:47:44.522 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:44.522 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8eadfd4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:47:44.526 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14174269346429297848

[info 2020/03/04 22:47:44.529 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:47:44.723 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@5090403a

[vm6] [info 2020/03/04 22:47:44.729 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:47:44.737 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:44.738 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc483dd(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:47:44.738 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:44.738 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc483dd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:47:44.739 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ca3a74d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:47:44.739 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:44.739 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ca3a74d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:47:44.740 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ffae067(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:47:44.740 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:44.740 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ffae067(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:47:44.741 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bfd516(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:47:44.741 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1b5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:44.741 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bfd516(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:47:44.742 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @593737c0(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:47:44.742 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x1bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:44.742 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x1bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @593737c0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:47:44.743 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6da84aa5(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:47:44.743 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:44.743 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6da84aa5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:47:44.744 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @108be6e1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:47:44.744 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:44.744 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @108be6e1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:47:44.747 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@61b69f6b

[vm0] [info 2020/03/04 22:47:44.753 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6e] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 22:47:44.753 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6e] Locator was created at Wed Mar 04 22:47:44 GMT 2020

[vm0] [info 2020/03/04 22:47:44.753 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6e] Listening on port 26628 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:47:44.753 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14174269346429297848/locator/locator26628view.dat

[vm0] [info 2020/03/04 22:47:44.753 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6e] recovery file not found: /tmp/junit14174269346429297848/locator/locator26628view.dat

[vm0] [info 2020/03/04 22:47:44.754 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6e] Starting distributed system

[vm0] [info 2020/03/04 22:47:44.755 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:47:45.090 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x19f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6bbff452

[vm4] [info 2020/03/04 22:47:45.100 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x19f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:47:45.793 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@183fdd20

[info 2020/03/04 22:47:45.797 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23696]

[vm1] [info 2020/03/04 22:47:45.798 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[23696]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23696] ..
Successfully connected to: [host=localhost, port=23696]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2724
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 254
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 9117


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm2] [info 2020/03/04 22:47:46.410 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x263] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@22ef202b

[vm2] [info 2020/03/04 22:47:46.416 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x263] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:47:46.437 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 169 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:47:46.582 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0xc7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 143 ms)

[vm3] [info 2020/03/04 22:47:46.732 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x9e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 148 ms)

[vm4] [info 2020/03/04 22:47:46.880 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x96] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 145 ms)

[vm3] [info 2020/03/04 22:47:47.004 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x265] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@195d4d6a

[vm3] [info 2020/03/04 22:47:47.009 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x265] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:47:47.042 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 159 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:47:47.188 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 144 ms)

[vm0] [info 2020/03/04 22:47:47.331 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x70] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 22:47:47.332 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x70] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 141 ms)

[info 2020/03/04 22:47:47.333 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:47.335 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dc23aa2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:47:47.335 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:47.335 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dc23aa2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:47:47.338 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16df3cfd(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:47:47.338 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:47.338 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16df3cfd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:47:47.338 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0xc7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a0d5ccb(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:47:47.339 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0xc7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:47.339 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0xc7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a0d5ccb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:47:47.340 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x9e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52e6e11c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:47:47.340 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x9e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:47.340 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x9e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52e6e11c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:47:47.340 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cf7a085(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:47:47.341 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x96] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:47.341 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x96] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cf7a085(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:47:47.341 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49a72f21(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:47:47.342 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x168] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:47.342 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49a72f21(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:47:47.342 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3611ccf1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:47:47.343 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:47.343 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3611ccf1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:47:47.345 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 22:47:47.345 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 22:47:47.348 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 22:47:47.348 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 22:47:47.349 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0xc7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 22:47:47.349 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0xc7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 22:47:47.350 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x9e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 22:47:47.350 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x9e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 22:47:47.351 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x96] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 22:47:47.351 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x96] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 22:47:47.352 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 22:47:47.353 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 22:47:47.354 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 22:47:47.354 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 22:47:47.356 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 22:47:47.357 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:47:47.384 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29399].
Not connected.


[info 2020/03/04 22:47:47.386 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:47:47.390 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:47.391 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a4f0c7f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:47:47.392 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:47.392 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a4f0c7f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:47:47.393 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4af3f76b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:47:47.393 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:47.393 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4af3f76b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:47:47.394 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0xc7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71c34bc5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:47:47.394 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0xc7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:47.394 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0xc7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71c34bc5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:47:47.395 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x9e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38269d2f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:47:47.395 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x9e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:47.395 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x9e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38269d2f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:47:47.396 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aa05c86(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:47:47.396 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x96] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:47.396 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x96] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aa05c86(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:47:47.397 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63b09c44(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:47:47.397 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x168] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:47.397 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63b09c44(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:47:47.398 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48557420(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:47:47.398 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:47.398 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48557420(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:47:47.402 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17452563860494537715

[info 2020/03/04 22:47:47.405 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:47:47.584 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3a19b761

[vm1] [info 2020/03/04 22:47:47.588 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:47:47.624 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x27b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@481e471b

[vm4] [info 2020/03/04 22:47:47.629 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x27b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:47:47.633 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:47.634 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49f84ade(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:47:47.634 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:47.634 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49f84ade(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:47:47.635 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e70365f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:47:47.635 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:47.635 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e70365f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:47:47.636 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0xc7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @625b0094(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:47:47.636 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0xc7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:47.636 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0xc7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @625b0094(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:47:47.637 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x9e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66778726(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:47:47.637 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x9e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:47.637 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x9e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66778726(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:47:47.638 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41439bf6(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:47:47.638 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x96] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:47.638 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x96] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41439bf6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:47:47.638 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62c25204(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:47:47.639 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x168] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:47.639 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62c25204(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:47:47.640 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @784da57(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:47:47.640 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:47.640 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @784da57(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:47:47.643 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@47b0b26

[vm0] [info 2020/03/04 22:47:47.647 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x70] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 22:47:47.648 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x70] Locator was created at Wed Mar 04 22:47:47 GMT 2020

[vm0] [info 2020/03/04 22:47:47.648 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x70] Listening on port 29401 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:47:47.648 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x70] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17452563860494537715/locator/locator29401view.dat

[vm0] [info 2020/03/04 22:47:47.648 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x70] recovery file not found: /tmp/junit17452563860494537715/locator/locator29401view.dat

[vm0] [info 2020/03/04 22:47:47.648 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x70] Starting distributed system

[vm0] [info 2020/03/04 22:47:47.662 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:47:48.196 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20895222

[vm2] [info 2020/03/04 22:47:48.202 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x19c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:47:48.336 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20428]

Command result for <connect --jmx-manager=localhost[20428]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20428] ..
Successfully connected to: [host=localhost, port=20428]


[vm1] [info 2020/03/04 22:47:48.682 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@57d1978c

[vm1] [info 2020/03/04 22:47:48.688 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:47:48.854 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4387e098

[vm3] [info 2020/03/04 22:47:48.860 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x1a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3061
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 488
Total primaries transferred during this rebalance                                               | 60
Total time (in milliseconds) for this rebalance                                                 | 10842


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm2] [info 2020/03/04 22:47:49.308 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@580e250d

[vm2] [info 2020/03/04 22:47:49.318 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:47:49.382 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 161 ms)

[vm4] [info 2020/03/04 22:47:49.463 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b1661cc

[vm4] [info 2020/03/04 22:47:49.468 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x1aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:47:49.538 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x207] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 152 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:47:49.700 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x218] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 160 ms)

[vm4] [info 2020/03/04 22:47:49.848 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 145 ms)

[vm3] [info 2020/03/04 22:47:49.938 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1056c030

[vm3] [info 2020/03/04 22:47:49.945 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x1b5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:47:50.023 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 172 ms)

[info 2020/03/04 22:47:50.090 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24067]

Command result for <connect --jmx-manager=localhost[24067]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24067] ..
Successfully connected to: [host=localhost, port=24067]


[vm6] [info 2020/03/04 22:47:50.181 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 156 ms)

[vm0] [info 2020/03/04 22:47:50.333 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x1d6] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 22:47:50.334 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x1d6] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 151 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:47:50.335 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:50.338 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x1d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ab7c5f2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:47:50.338 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x1d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:50.338 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x1d6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ab7c5f2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:47:50.339 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c2e5324(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:47:50.339 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:50.339 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c2e5324(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:47:50.340 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x207] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d1f49f4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:47:50.340 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x207] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:50.340 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x207] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d1f49f4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:47:50.343 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x218] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ca271cf(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:47:50.343 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x218] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:50.343 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x218] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ca271cf(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:47:50.344 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @403ecc8a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:47:50.344 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x22b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:50.344 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @403ecc8a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:47:50.345 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56663151(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:47:50.345 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:50.345 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56663151(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:47:50.346 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1974ef59(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:47:50.346 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:50.346 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1974ef59(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:47:50.349 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x1d6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 22:47:50.349 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x1d6] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 22:47:50.350 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 22:47:50.351 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 22:47:50.352 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x207] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 22:47:50.352 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x207] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 22:47:50.355 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x218] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 22:47:50.355 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x218] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 22:47:50.356 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 22:47:50.356 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 22:47:50.358 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 22:47:50.358 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 22:47:50.359 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 22:47:50.359 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 22:47:50.362 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 22:47:50.362 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:47:50.400 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24981].
Not connected.


[info 2020/03/04 22:47:50.402 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:47:50.403 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:50.405 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x1d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6abfdc3a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:47:50.405 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x1d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:50.405 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x1d6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6abfdc3a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:47:50.406 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dc1c4c4(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:47:50.406 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:50.406 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dc1c4c4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:47:50.407 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x207] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad7077c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:47:50.407 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x207] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:50.407 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x207] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad7077c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:47:50.408 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x218] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74679800(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:47:50.408 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x218] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:50.408 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x218] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74679800(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:47:50.409 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41170624(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:47:50.409 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x22b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:50.409 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41170624(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:47:50.410 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30686d59(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:47:50.410 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:50.410 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30686d59(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:47:50.411 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18c4af87(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:47:50.411 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:50.411 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18c4af87(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:47:50.415 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11067583611542606109

[info 2020/03/04 22:47:50.417 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:47:50.507 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x259] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840@546f9e4c

[vm5] [info 2020/03/04 22:47:50.514 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x259] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:47:50.561 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x1bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@c84d5eb

[vm4] [info 2020/03/04 22:47:50.567 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x1bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:47:50.638 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:50.639 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x1d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @84f3999(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:47:50.639 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x1d6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:50.639 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x1d6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @84f3999(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:47:50.640 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75731b3b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:47:50.640 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:50.640 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75731b3b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:47:50.641 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x207] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a217be2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:47:50.641 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x207] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:50.641 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x207] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a217be2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:47:50.642 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x218] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13abde07(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:47:50.642 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x218] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:50.642 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x218] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13abde07(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:47:50.643 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60a75c72(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:47:50.643 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x22b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:50.643 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60a75c72(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:47:50.644 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62680bb0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:47:50.644 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x64] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:50.644 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x64] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62680bb0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:47:50.645 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55638f5a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:47:50.645 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:50.645 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55638f5a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:47:50.648 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x1d6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@10767d58

[vm0] [info 2020/03/04 22:47:50.653 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x1d6] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 22:47:50.653 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x1d6] Locator was created at Wed Mar 04 22:47:50 GMT 2020

[vm0] [info 2020/03/04 22:47:50.653 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x1d6] Listening on port 24983 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:47:50.654 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x1d6] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11067583611542606109/locator/locator24983view.dat

[vm0] [info 2020/03/04 22:47:50.654 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x1d6] recovery file not found: /tmp/junit11067583611542606109/locator/locator24983view.dat

[vm0] [info 2020/03/04 22:47:50.654 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x1d6] Starting distributed system

[vm0] [info 2020/03/04 22:47:50.656 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x1d6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:47:51.171 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26629]

Command result for <connect --jmx-manager=localhost[26629]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26629] ..
Successfully connected to: [host=localhost, port=26629]


[vm6] [info 2020/03/04 22:47:51.307 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x269] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@5bd45d80

[vm6] [info 2020/03/04 22:47:51.315 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x269] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:47:51.567 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4e23357f

[vm1] [info 2020/03/04 22:47:51.584 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:47:51.905 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x172] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@1b047e42

[vm5] [info 2020/03/04 22:47:51.911 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x172] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:47:52.218 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0xc7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@39c8facf

[vm2] [info 2020/03/04 22:47:52.224 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0xc7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:47:52.647 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@583b38db

[vm6] [info 2020/03/04 22:47:52.654 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:47:52.865 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x9e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3cc1bcd2

[vm3] [info 2020/03/04 22:47:52.870 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x9e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:47:53.545 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x96] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4c6fe661

[vm4] [info 2020/03/04 22:47:53.552 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x96] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:47:54.227 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29402]

Command result for <connect --jmx-manager=localhost[29402]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29402] ..
Successfully connected to: [host=localhost, port=29402]


[vm1] [info 2020/03/04 22:47:54.808 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7f8f2a3c

[vm1] [info 2020/03/04 22:47:54.813 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2857
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 266
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9573


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm2] [info 2020/03/04 22:47:55.437 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x207] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6d1c6117

[vm2] [info 2020/03/04 22:47:55.443 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x207] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:47:55.572 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 159 ms)

[vm2] [info 2020/03/04 22:47:55.731 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x247] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 156 ms)

[vm3] [info 2020/03/04 22:47:55.893 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x229] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 159 ms)

[vm4] [info 2020/03/04 22:47:56.053 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x230] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 157 ms)

[vm3] [info 2020/03/04 22:47:56.061 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x218] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@51436482

[vm3] [info 2020/03/04 22:47:56.067 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x218] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:47:56.235 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 179 ms)

[vm6] [info 2020/03/04 22:47:56.395 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 156 ms)

[vm0] [info 2020/03/04 22:47:56.548 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 22:47:56.549 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 151 ms)

[info 2020/03/04 22:47:56.550 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:56.553 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68de63f8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:47:56.553 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:56.553 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68de63f8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:47:56.554 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70f22e40(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:47:56.554 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:56.554 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70f22e40(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:47:56.555 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x247] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71f965fa(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:47:56.555 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x247] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:56.556 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x247] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71f965fa(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:47:56.556 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x229] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @967e03f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:47:56.557 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x229] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:56.557 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x229] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @967e03f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:47:56.557 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x230] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e44553f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:47:56.558 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x230] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:56.558 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x230] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e44553f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:47:56.559 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35adda7b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:47:56.559 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x259] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:56.559 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35adda7b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:47:56.560 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3de790f6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:47:56.560 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:56.560 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3de790f6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:47:56.562 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 22:47:56.563 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 22:47:56.564 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 22:47:56.564 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 22:47:56.565 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x247] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 22:47:56.565 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x247] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 22:47:56.566 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x229] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 22:47:56.566 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x229] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 22:47:56.567 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x230] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 22:47:56.568 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x230] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 22:47:56.569 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 22:47:56.569 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 22:47:56.570 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 22:47:56.570 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 22:47:56.573 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 22:47:56.573 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:47:56.607 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22383].
Not connected.


[info 2020/03/04 22:47:56.609 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:47:56.610 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:56.612 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eb5a084(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:47:56.612 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:56.612 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eb5a084(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:47:56.613 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5521f56f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:47:56.613 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:56.613 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5521f56f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:47:56.614 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x247] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47f24e94(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:47:56.614 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x247] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:56.614 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x247] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47f24e94(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:47:56.615 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x229] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @671e459a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:47:56.615 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x229] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:56.615 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x229] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @671e459a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:47:56.616 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x230] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23e7fe5e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:47:56.616 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x230] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:56.616 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x230] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23e7fe5e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:47:56.617 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2188fdf5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:47:56.617 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x259] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:56.617 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2188fdf5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:47:56.618 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cd767fb(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:47:56.618 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:56.618 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cd767fb(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:47:56.622 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4011791780376204901

[info 2020/03/04 22:47:56.625 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:47:56.700 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2530628e

[vm4] [info 2020/03/04 22:47:56.706 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x22b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:47:56.910 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:56.911 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70e7e82f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:47:56.911 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:56.911 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70e7e82f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:47:56.912 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65622b9c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:47:56.912 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:56.912 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65622b9c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:47:56.913 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x247] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e4d1490(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:47:56.913 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x247] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:56.913 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x247] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e4d1490(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:47:56.914 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x229] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75cc4a17(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:47:56.914 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x229] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:56.914 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x229] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75cc4a17(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:47:56.915 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x230] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2563e525(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:47:56.915 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x230] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:56.915 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x230] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2563e525(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:47:56.916 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @564ac6de(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:47:56.916 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x259] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:56.916 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @564ac6de(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:47:56.917 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ca35383(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:47:56.917 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x269] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:56.917 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ca35383(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:47:56.920 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6f44b59d

[vm0] [info 2020/03/04 22:47:56.925 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 22:47:56.925 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54] Locator was created at Wed Mar 04 22:47:56 GMT 2020

[vm0] [info 2020/03/04 22:47:56.925 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54] Listening on port 22385 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:47:56.926 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4011791780376204901/locator/locator22385view.dat

[vm0] [info 2020/03/04 22:47:56.926 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54] recovery file not found: /tmp/junit4011791780376204901/locator/locator22385view.dat

[vm0] [info 2020/03/04 22:47:56.926 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 22:47:56.928 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3100
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 461
Total primaries transferred during this rebalance                                               | 57
Total time (in milliseconds) for this rebalance                                                 | 10881


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 42


[vm1] [info 2020/03/04 22:47:57.288 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 158 ms)

[info 2020/03/04 22:47:57.342 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24984]

Command result for <connect --jmx-manager=localhost[24984]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24984] ..
Successfully connected to: [host=localhost, port=24984]


[vm2] [info 2020/03/04 22:47:57.458 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 167 ms)

[vm3] [info 2020/03/04 22:47:57.628 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 167 ms)

[vm4] [info 2020/03/04 22:47:57.788 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 158 ms)

[vm5] [info 2020/03/04 22:47:57.966 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 175 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:47:58.117 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 149 ms)

[vm0] [info 2020/03/04 22:47:58.264 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x1f] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 22:47:58.265 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 145 ms)

[info 2020/03/04 22:47:58.265 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:58.268 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d7317d7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:47:58.268 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:58.268 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d7317d7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:47:58.269 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24f4897d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:47:58.269 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:58.269 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24f4897d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:47:58.272 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74e95392(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:47:58.272 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:58.272 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74e95392(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:47:58.273 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a6d9c03(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:47:58.273 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:58.273 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a6d9c03(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:47:58.274 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f140b90(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:47:58.274 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x22a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:58.274 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f140b90(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:47:58.275 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69136f22(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:47:58.275 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:58.276 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69136f22(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:47:58.276 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d544f5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:47:58.277 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:58.277 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d544f5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:47:58.279 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 22:47:58.279 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 22:47:58.280 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 22:47:58.281 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 22:47:58.283 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 22:47:58.284 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 22:47:58.285 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 22:47:58.285 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 22:47:58.286 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 22:47:58.286 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 22:47:58.287 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x172] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 22:47:58.287 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 22:47:58.288 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 22:47:58.289 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 22:47:58.291 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 22:47:58.291 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:47:58.321 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21230].
Not connected.


[info 2020/03/04 22:47:58.323 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:47:58.324 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:58.325 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59e9ecd6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:47:58.325 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:58.326 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59e9ecd6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:47:58.326 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @721cfd84(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:47:58.326 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:58.326 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @721cfd84(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:47:58.327 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48bdc7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:47:58.327 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:58.327 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48bdc7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:47:58.328 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d518f05(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:47:58.328 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:58.328 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d518f05(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:47:58.329 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @386ce602(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:47:58.329 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x22a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:58.329 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @386ce602(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:47:58.330 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20e5abfe(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:47:58.330 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:58.330 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20e5abfe(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:47:58.331 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9e996a9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:47:58.331 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:58.331 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9e996a9(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:47:58.335 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11136799970016860704

[info 2020/03/04 22:47:58.337 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:47:58.554 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:58.555 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a4f53dc(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:47:58.555 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:47:58.556 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a4f53dc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:47:58.556 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d2546cc(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:47:58.556 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:47:58.556 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d2546cc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:47:58.557 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @142a608d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:47:58.557 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:47:58.557 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @142a608d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:47:58.558 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c83b311(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:47:58.558 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:47:58.558 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c83b311(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:47:58.559 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68da636(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:47:58.559 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x22a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:47:58.559 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68da636(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:47:58.560 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bb8fb3b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:47:58.560 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x172] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:47:58.560 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bb8fb3b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:47:58.561 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78096601(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:47:58.561 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:47:58.561 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78096601(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:47:58.565 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@72420bcb

[vm0] [info 2020/03/04 22:47:58.570 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x1f] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 22:47:58.570 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x1f] Locator was created at Wed Mar 04 22:47:58 GMT 2020

[vm0] [info 2020/03/04 22:47:58.570 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x1f] Listening on port 21232 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:47:58.571 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11136799970016860704/locator/locator21232view.dat

[vm0] [info 2020/03/04 22:47:58.571 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x1f] recovery file not found: /tmp/junit11136799970016860704/locator/locator21232view.dat

[vm0] [info 2020/03/04 22:47:58.571 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 22:47:58.572 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:48:00.674 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@755c8d19

[vm1] [info 2020/03/04 22:48:00.680 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:48:01.296 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x247] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@262275ee

[vm2] [info 2020/03/04 22:48:01.301 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x247] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:48:01.895 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x229] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4c693956

[vm3] [info 2020/03/04 22:48:01.901 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x229] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:48:02.172 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@21bdc69b

[vm1] [info 2020/03/04 22:48:02.177 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:48:02.501 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x230] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@78a61bb2

[vm4] [info 2020/03/04 22:48:02.507 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x230] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:48:02.784 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@62c97a10

[vm2] [info 2020/03/04 22:48:02.790 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:48:03.134 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22386]

Command result for <connect --jmx-manager=localhost[22386]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22386] ..
Successfully connected to: [host=localhost, port=22386]


[vm3] [info 2020/03/04 22:48:03.433 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@6cc9344d

[vm3] [info 2020/03/04 22:48:03.438 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x21f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:48:04.062 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5193863a

[vm4] [info 2020/03/04 22:48:04.068 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x22a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:48:04.674 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21233]

Command result for <connect --jmx-manager=localhost[21233]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21233] ..
Successfully connected to: [host=localhost, port=21233]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:48:38.443 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x66] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4b18753b

[vm5] [info 2020/03/04 22:48:38.448 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x66] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:48:39.135 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x17e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6faa0c1f

[vm6] [info 2020/03/04 22:48:39.141 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x17e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:48:40.019 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:48:40.628 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x245] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2632427b

[vm5] [info 2020/03/04 22:48:40.639 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x245] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:48:41.393 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x379] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@56d4df2b

[vm6] [info 2020/03/04 22:48:41.399 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x379] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:48:42.128 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x323] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@41b4be46

[vm5] [info 2020/03/04 22:48:42.134 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x323] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:48:42.297 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:48:42.893 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x327] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7af331b7

[vm6] [info 2020/03/04 22:48:42.903 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x327] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:48:43.674 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x38d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@133f54d8

[vm5] [info 2020/03/04 22:48:43.681 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x38d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1006
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2662
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 237
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 9306


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 22:48:43.804 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:48:43.935 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 164 ms)

[vm2] [info 2020/03/04 22:48:44.087 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x394] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 150 ms)

[vm3] [info 2020/03/04 22:48:44.234 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x3b8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 143 ms)

[vm4] [info 2020/03/04 22:48:44.391 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x391] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 154 ms)

[vm6] [info 2020/03/04 22:48:44.410 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4b2db8dc

[vm6] [info 2020/03/04 22:48:44.419 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:48:44.612 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 220 ms)

[vm6] [info 2020/03/04 22:48:44.766 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x17e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 152 ms)

[vm0] [info 2020/03/04 22:48:44.918 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x41d] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 22:48:44.918 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x41d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 149 ms)

[info 2020/03/04 22:48:44.919 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:44.922 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x41d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bd288aa(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:48:44.922 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x41d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:44.922 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x41d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bd288aa(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:48:44.925 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a8de800(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:48:44.925 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:48:44.925 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a8de800(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:48:44.926 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3749e09c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:48:44.926 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:48:44.926 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x394] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3749e09c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:48:44.927 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x3b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @230121ad(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:48:44.928 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x3b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:48:44.928 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x3b8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @230121ad(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:48:44.929 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x391] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @395d7a91(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:48:44.929 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x391] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:48:44.929 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x391] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @395d7a91(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:48:44.929 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f1ddb0a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:48:44.930 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:48:44.930 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f1ddb0a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:48:44.931 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x17e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c01f31f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:48:44.931 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x17e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:48:44.931 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x17e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c01f31f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:48:44.933 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x41d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 22:48:44.934 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x41d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 22:48:44.937 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 22:48:44.937 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 22:48:44.938 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x394] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 22:48:44.939 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x394] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 22:48:44.940 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x3b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 22:48:44.940 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x3b8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 22:48:44.941 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x391] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 22:48:44.941 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x391] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 22:48:44.943 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 22:48:44.943 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 22:48:44.944 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x17e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 22:48:44.944 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x17e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 22:48:44.947 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 22:48:44.948 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:48:44.970 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23696].
Not connected.


[info 2020/03/04 22:48:44.972 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:48:44.973 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:44.975 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x41d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60f5863a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:48:44.975 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x41d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:44.975 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x41d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60f5863a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:48:44.976 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22bece82(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:48:44.976 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:48:44.977 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22bece82(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:48:44.977 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50ec57f5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:48:44.978 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:48:44.978 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x394] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50ec57f5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:48:44.978 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x3b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1276310c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:48:44.979 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x3b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:48:44.979 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x3b8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1276310c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:48:44.980 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x391] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bb10dd0(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:48:44.980 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x391] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:48:44.980 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x391] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bb10dd0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:48:44.981 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e7e9389(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:48:44.981 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:48:44.981 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e7e9389(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:48:44.982 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x17e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fb220d7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:48:44.982 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x17e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:48:44.982 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x17e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fb220d7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:48:44.985 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8909586186019388971

[info 2020/03/04 22:48:44.988 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:48:45.231 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:45.232 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x41d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39f271d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:48:45.232 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x41d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:45.232 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x41d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39f271d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:48:45.233 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7983d293(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:48:45.233 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:48:45.233 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7983d293(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:48:45.234 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b272a3d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:48:45.234 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x394] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:48:45.234 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x394] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b272a3d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:48:45.235 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x3b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7885e929(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:48:45.235 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x3b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:48:45.235 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x3b8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7885e929(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:48:45.236 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x391] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c497167(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:48:45.237 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x391] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:48:45.237 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x391] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c497167(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:48:45.238 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cac4822(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:48:45.238 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:48:45.238 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cac4822(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:48:45.239 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x17e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a267d65(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:48:45.239 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x17e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:48:45.239 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x17e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a267d65(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:48:45.243 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x41d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@474bde0

[vm0] [info 2020/03/04 22:48:45.249 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x41d] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 22:48:45.249 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x41d] Locator was created at Wed Mar 04 22:48:45 GMT 2020

[vm0] [info 2020/03/04 22:48:45.249 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x41d] Listening on port 23698 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:48:45.250 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x41d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8909586186019388971/locator/locator23698view.dat

[vm0] [info 2020/03/04 22:48:45.250 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x41d] recovery file not found: /tmp/junit8909586186019388971/locator/locator23698view.dat

[vm0] [info 2020/03/04 22:48:45.250 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x41d] Starting distributed system

[vm0] [info 2020/03/04 22:48:45.252 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x41d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:48:45.396 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:48:46.106 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x237] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f5ce586

[vm5] [info 2020/03/04 22:48:46.119 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x237] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1186
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2796
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 226
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 9711


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 45


[vm1] [info 2020/03/04 22:48:46.410 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 204 ms)

[vm2] [info 2020/03/04 22:48:46.609 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 196 ms)

[vm3] [info 2020/03/04 22:48:46.772 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 159 ms)

[vm6] [info 2020/03/04 22:48:46.922 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6b9cf1e5

[vm6] [info 2020/03/04 22:48:46.928 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:48:46.938 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3aa] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 162 ms)

[vm5] [info 2020/03/04 22:48:47.101 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x245] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 162 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1345
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2496
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 71
Total primaries transferred during this rebalance                                               | 9
Total time (in milliseconds) for this rebalance                                                 | 8406


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm6] [info 2020/03/04 22:48:47.255 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x379] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 152 ms)

[vm0] [info 2020/03/04 22:48:47.420 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x412] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 22:48:47.421 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x412] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 163 ms)

[info 2020/03/04 22:48:47.422 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:47.425 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x412] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cdb1542(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:48:47.425 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x412] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:47.425 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x412] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cdb1542(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:48:47.428 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aa84c75(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:48:47.428 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:48:47.428 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aa84c75(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:48:47.431 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45e0212a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:48:47.431 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:48:47.431 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45e0212a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:48:47.432 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e4ac776(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:48:47.432 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x387] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:48:47.432 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e4ac776(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:48:47.433 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dbde2a4(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:48:47.433 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:48:47.433 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dbde2a4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:48:47.435 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x245] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62aeaecc(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:48:47.435 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x245] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:48:47.435 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x245] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62aeaecc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:48:47.436 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x379] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d54cbcf(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:48:47.436 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x379] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:48:47.436 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x379] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d54cbcf(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:48:47.439 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x412] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 22:48:47.439 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x412] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 22:48:47.442 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 22:48:47.442 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 22:48:47.445 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 22:48:47.445 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 22:48:47.446 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 22:48:47.446 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 22:48:47.447 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 22:48:47.448 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 22:48:47.449 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x245] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 22:48:47.449 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x245] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm1] [info 2020/03/04 22:48:47.449 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 192 ms)

[vm6] [info 2020/03/04 22:48:47.450 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x379] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 22:48:47.450 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x379] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 22:48:47.452 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 22:48:47.453 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:48:47.482 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20428].
Not connected.


[info 2020/03/04 22:48:47.484 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:48:47.485 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:47.487 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x412] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4020a5ec(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:48:47.487 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x412] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:47.487 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x412] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4020a5ec(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:48:47.488 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6737b652(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:48:47.489 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:48:47.489 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6737b652(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:48:47.489 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @199ff5f0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:48:47.490 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:48:47.490 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @199ff5f0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:48:47.491 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3823402c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:48:47.491 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x387] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:48:47.491 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3823402c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:48:47.492 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1106(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:48:47.492 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:48:47.492 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1106(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:48:47.493 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x245] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @794f3d7d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:48:47.493 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x245] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:48:47.493 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x245] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @794f3d7d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:48:47.494 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x379] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dfc4def(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:48:47.494 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x379] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:48:47.494 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x379] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dfc4def(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:48:47.497 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9958309870421138276

[info 2020/03/04 22:48:47.500 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:48:47.615 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x306] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 164 ms)

[vm3] [info 2020/03/04 22:48:47.776 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x30b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 157 ms)

[info 2020/03/04 22:48:47.781 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:47.782 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x412] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @692126(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:48:47.782 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x412] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:47.783 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x412] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @692126(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:48:47.783 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @305564fc(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:48:47.783 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:48:47.783 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @305564fc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:48:47.785 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a4ddeed(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:48:47.785 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:48:47.785 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a4ddeed(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:48:47.786 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60fb73f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:48:47.786 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x387] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:48:47.786 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60fb73f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:48:47.787 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20adf3fd(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:48:47.787 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:48:47.787 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20adf3fd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:48:47.788 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x245] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39aa390c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:48:47.788 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x245] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:48:47.788 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x245] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39aa390c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:48:47.790 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x379] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e182cf0(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:48:47.790 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x379] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:48:47.791 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x379] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e182cf0(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:48:47.794 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x412] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1d04ce44

[vm0] [info 2020/03/04 22:48:47.800 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x412] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 22:48:47.801 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x412] Locator was created at Wed Mar 04 22:48:47 GMT 2020

[vm0] [info 2020/03/04 22:48:47.801 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x412] Listening on port 20430 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:48:47.801 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x412] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9958309870421138276/locator/locator20430view.dat

[vm0] [info 2020/03/04 22:48:47.802 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x412] recovery file not found: /tmp/junit9958309870421138276/locator/locator20430view.dat

[vm0] [info 2020/03/04 22:48:47.802 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x412] Starting distributed system

[vm0] [info 2020/03/04 22:48:47.804 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x412] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:48:47.880 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:48:47.952 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x30b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 173 ms)

[vm5] [info 2020/03/04 22:48:48.119 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x323] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 165 ms)

[vm6] [info 2020/03/04 22:48:48.268 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x327] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 148 ms)

[vm0] [info 2020/03/04 22:48:48.435 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0x68] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 22:48:48.436 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0x68] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 166 ms)

[info 2020/03/04 22:48:48.437 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:48.440 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12cc2517(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:48:48.440 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:48.440 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12cc2517(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:48:48.443 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @610b571b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:48:48.443 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:48:48.443 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @610b571b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:48:48.444 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x306] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d9e4a92(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:48:48.445 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x306] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:48:48.445 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x306] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d9e4a92(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:48:48.445 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x30b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69c30abb(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:48:48.446 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x30b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:48:48.446 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x30b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69c30abb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:48:48.446 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x30b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55526242(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:48:48.447 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x30b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:48:48.447 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x30b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55526242(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:48:48.448 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x323] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55ca5444(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:48:48.448 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x323] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:48:48.448 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x323] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55ca5444(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:48:48.449 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x327] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fcb98f0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:48:48.449 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x327] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:48:48.449 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x327] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fcb98f0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:48:48.452 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0x68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 22:48:48.452 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 22:48:48.455 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 22:48:48.455 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 22:48:48.456 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x306] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 22:48:48.457 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x306] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 22:48:48.458 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x30b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 22:48:48.458 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x30b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 22:48:48.459 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x30b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 22:48:48.459 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x30b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 22:48:48.460 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x323] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 22:48:48.460 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x323] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 22:48:48.461 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x327] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 22:48:48.462 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x327] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 22:48:48.464 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 22:48:48.464 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:48:48.499 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24067].
Not connected.


[info 2020/03/04 22:48:48.501 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:48:48.502 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:48.503 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e2264b2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:48:48.504 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:48.504 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e2264b2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:48:48.505 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73527304(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:48:48.505 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:48:48.505 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73527304(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:48:48.506 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x306] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6886480b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:48:48.507 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x306] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:48:48.507 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x306] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6886480b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:48:48.509 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x30b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77809c7b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:48:48.510 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x30b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:48:48.510 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x30b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77809c7b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:48:48.511 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x323] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c6ef97e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:48:48.511 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x323] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:48:48.511 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x323] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c6ef97e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:48:48.508 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x30b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cbc8326(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:48:48.508 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x30b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:48:48.508 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x30b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cbc8326(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:48:48.512 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x327] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d3342c9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:48:48.512 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x327] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:48:48.512 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x327] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d3342c9(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:48:48.515 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8464571595520587911

[info 2020/03/04 22:48:48.518 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:48:48.773 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:48.773 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a41a910(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:48:48.774 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0x68] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:48.774 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a41a910(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:48:48.775 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5551df02(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:48:48.775 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:48:48.775 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5551df02(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:48:48.776 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x306] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @512ac4bc(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:48:48.776 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x306] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:48:48.776 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x306] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @512ac4bc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:48:48.777 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x30b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69b0f893(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:48:48.777 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x30b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:48:48.777 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x30b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69b0f893(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:48:48.778 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x30b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31b68683(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:48:48.778 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x30b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:48:48.778 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x30b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31b68683(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:48:48.779 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x323] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49c6cd0e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:48:48.779 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x323] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:48:48.779 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x323] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49c6cd0e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:48:48.780 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x327] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b63b834(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:48:48.780 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x327] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:48:48.780 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x327] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b63b834(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:48:48.783 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0x68] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@1f0ab34e

[vm0] [info 2020/03/04 22:48:48.791 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0x68] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 22:48:48.791 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0x68] Locator was created at Wed Mar 04 22:48:48 GMT 2020

[vm0] [info 2020/03/04 22:48:48.791 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0x68] Listening on port 24069 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:48:48.792 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0x68] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8464571595520587911/locator/locator24069view.dat

[vm0] [info 2020/03/04 22:48:48.792 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0x68] recovery file not found: /tmp/junit8464571595520587911/locator/locator24069view.dat

[vm0] [info 2020/03/04 22:48:48.792 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0x68] Starting distributed system

[vm0] [info 2020/03/04 22:48:48.794 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0x68] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:48:49.449 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@8bf1e64

[vm1] [info 2020/03/04 22:48:49.454 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1230
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2973
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 214
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 10251


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 39


[vm1] [info 2020/03/04 22:48:49.706 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 182 ms)

[vm2] [info 2020/03/04 22:48:49.875 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 165 ms)

[vm3] [info 2020/03/04 22:48:50.032 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 155 ms)

[vm2] [info 2020/03/04 22:48:50.047 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x394] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@62f803ce

[vm2] [info 2020/03/04 22:48:50.053 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x394] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:48:50.180 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x372] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 145 ms)

[vm5] [info 2020/03/04 22:48:50.334 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x38d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 152 ms)

[vm6] [info 2020/03/04 22:48:50.480 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3a7] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 144 ms)

[vm0] [info 2020/03/04 22:48:50.628 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x40a] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 22:48:50.630 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x40a] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 147 ms)

[info 2020/03/04 22:48:50.631 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:50.633 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x40a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @156d2614(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:48:50.634 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x40a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:50.634 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x40a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @156d2614(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:48:50.635 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @eed8383(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:48:50.635 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:48:50.635 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @eed8383(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:48:50.636 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c17d228(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:48:50.636 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:48:50.636 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c17d228(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:48:50.637 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f88d3bf(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:48:50.638 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:48:50.638 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f88d3bf(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:48:50.639 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x372] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b2077e0(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:48:50.639 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x372] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:48:50.639 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x372] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b2077e0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:48:50.640 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x38d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5df525(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:48:50.640 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x38d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:48:50.640 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x38d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5df525(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:48:50.641 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b106f43(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:48:50.641 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:48:50.641 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3a7] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b106f43(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:48:50.644 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x40a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 22:48:50.644 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x40a] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 22:48:50.645 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 22:48:50.645 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 22:48:50.646 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 22:48:50.646 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 22:48:50.648 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 22:48:50.648 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 22:48:50.649 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x372] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 22:48:50.649 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x372] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 22:48:50.650 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x38d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 22:48:50.651 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x38d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 22:48:50.652 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 22:48:50.652 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3a7] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 22:48:50.654 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 22:48:50.655 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:48:50.685 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26629].
Not connected.


[info 2020/03/04 22:48:50.686 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:48:50.687 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:50.689 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x40a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6170049(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:48:50.689 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x40a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:50.689 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x40a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6170049(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:48:50.689 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14c65ae7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:48:50.690 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:48:50.690 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14c65ae7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:48:50.691 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37ec80df(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:48:50.691 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:48:50.691 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37ec80df(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:48:50.692 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c7d1dd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:48:50.692 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:48:50.692 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c7d1dd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:48:50.693 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x372] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28c189ec(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:48:50.693 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x372] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:48:50.693 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x372] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28c189ec(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:48:50.693 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x38d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4824dd0b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:48:50.694 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x38d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:48:50.694 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x38d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4824dd0b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:48:50.695 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64b83740(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:48:50.695 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:48:50.695 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3a7] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64b83740(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:48:50.695 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x3b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6db4b0f6

[info 2020/03/04 22:48:50.697 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3980914859266578508

[info 2020/03/04 22:48:50.700 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:48:50.700 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x3b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:48:50.921 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:50.922 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x40a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b3a888b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:48:50.922 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x40a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:50.922 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x40a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b3a888b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:48:50.923 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2149e6f5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:48:50.923 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:48:50.923 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2149e6f5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:48:50.925 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7031299e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:48:50.925 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:48:50.925 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7031299e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:48:50.926 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e1b379(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:48:50.926 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1b5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:48:50.926 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1b5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e1b379(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:48:50.927 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x372] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @245fc82f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:48:50.928 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x372] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:48:50.928 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x372] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @245fc82f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:48:50.929 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x38d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b632a43(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:48:50.929 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x38d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:48:50.929 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x38d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b632a43(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:48:50.930 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3215717b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:48:50.930 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:48:50.930 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3a7] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3215717b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:48:50.933 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x40a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20e46447

[vm0] [info 2020/03/04 22:48:50.938 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x40a] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 22:48:50.939 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x40a] Locator was created at Wed Mar 04 22:48:50 GMT 2020

[vm0] [info 2020/03/04 22:48:50.939 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x40a] Listening on port 26631 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:48:50.939 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x40a] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3980914859266578508/locator/locator26631view.dat

[vm0] [info 2020/03/04 22:48:50.939 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x40a] recovery file not found: /tmp/junit3980914859266578508/locator/locator26631view.dat

[vm0] [info 2020/03/04 22:48:50.940 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x40a] Starting distributed system

[vm0] [info 2020/03/04 22:48:50.941 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x40a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:48:51.341 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x391] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38c6de3d

[vm4] [info 2020/03/04 22:48:51.348 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x391] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1031
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2771
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 167
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 9375


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 22:48:51.799 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 163 ms)

[vm1] [info 2020/03/04 22:48:51.801 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@6e0f181a

[vm1] [info 2020/03/04 22:48:51.806 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:48:51.963 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x261] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 159 ms)

[info 2020/03/04 22:48:51.985 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23699]

Command result for <connect --jmx-manager=localhost[23699]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23699] ..
Successfully connected to: [host=localhost, port=23699]


[vm3] [info 2020/03/04 22:48:52.124 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x276] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 159 ms)

[vm4] [info 2020/03/04 22:48:52.270 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x262] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 143 ms)

[vm2] [info 2020/03/04 22:48:52.406 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@587f0c3

[vm2] [info 2020/03/04 22:48:52.412 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:48:52.430 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 158 ms)

[vm6] [info 2020/03/04 22:48:52.577 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 145 ms)

[vm1] [info 2020/03/04 22:48:52.607 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3fb9de28

[vm1] [info 2020/03/04 22:48:52.612 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 22:48:52.726 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x2d5] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 22:48:52.727 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x2d5] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 148 ms)

[info 2020/03/04 22:48:52.728 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:52.730 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x2d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1de0023d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:48:52.730 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x2d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:52.730 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x2d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1de0023d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:48:52.733 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71daad05(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:48:52.733 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:48:52.733 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71daad05(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:48:52.736 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @105fa9d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:48:52.736 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x261] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:48:52.736 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x261] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @105fa9d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:48:52.737 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51aef349(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:48:52.737 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x276] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:48:52.737 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51aef349(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:48:52.738 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x262] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1076169c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:48:52.738 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x262] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:48:52.738 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x262] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1076169c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:48:52.739 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @177574ae(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:48:52.739 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x237] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:48:52.739 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @177574ae(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:48:52.740 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22611895(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:48:52.740 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:48:52.740 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22611895(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:48:52.743 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x2d5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 22:48:52.744 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x2d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 22:48:52.746 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 22:48:52.747 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 22:48:52.750 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 22:48:52.750 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x261] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 22:48:52.751 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x276] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 22:48:52.751 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 22:48:52.752 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x262] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 22:48:52.753 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x262] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 22:48:52.754 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 22:48:52.754 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 22:48:52.755 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 22:48:52.755 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 22:48:52.758 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 22:48:52.759 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:48:52.789 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29402].
Not connected.


[info 2020/03/04 22:48:52.791 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:48:52.793 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:52.795 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x2d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f5e5369(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:48:52.795 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x2d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:52.795 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x2d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f5e5369(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:48:52.796 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57b2b9d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:48:52.796 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:48:52.796 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57b2b9d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:48:52.798 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ba7072b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:48:52.798 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x261] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:48:52.798 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x261] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ba7072b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:48:52.799 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21c6f07e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:48:52.799 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x276] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:48:52.799 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21c6f07e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:48:52.800 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x262] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a561a44(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:48:52.800 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x262] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:48:52.800 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x262] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a561a44(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:48:52.801 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ca0d36a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:48:52.802 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x237] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:48:52.802 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ca0d36a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:48:52.803 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bea05f6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:48:52.803 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:48:52.803 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bea05f6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:48:52.806 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6212181869099411480

[info 2020/03/04 22:48:52.808 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:48:53.012 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x387] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3651db35

[vm3] [info 2020/03/04 22:48:53.018 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x387] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:48:53.033 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:53.034 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x2d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d760607(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:48:53.035 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x2d5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:48:53.035 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x2d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d760607(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:48:53.036 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bca7638(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:48:53.036 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:48:53.036 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bca7638(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:48:53.037 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d123ae(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:48:53.037 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x261] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:48:53.037 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x261] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d123ae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:48:53.038 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45cdaaba(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:48:53.038 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x276] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:48:53.038 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45cdaaba(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:48:53.039 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x262] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66f3c15c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:48:53.039 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x262] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:48:53.039 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x262] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66f3c15c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:48:53.040 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f9e4e10(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:48:53.040 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x237] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:48:53.040 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f9e4e10(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:48:53.041 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76d48b70(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:48:53.041 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:48:53.041 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76d48b70(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:48:53.044 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x2d5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2790521

[vm0] [info 2020/03/04 22:48:53.050 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x2d5] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 22:48:53.050 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x2d5] Locator was created at Wed Mar 04 22:48:53 GMT 2020

[vm0] [info 2020/03/04 22:48:53.050 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x2d5] Listening on port 29404 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:48:53.051 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x2d5] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6212181869099411480/locator/locator29404view.dat

[vm0] [info 2020/03/04 22:48:53.051 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x2d5] recovery file not found: /tmp/junit6212181869099411480/locator/locator29404view.dat

[vm0] [info 2020/03/04 22:48:53.051 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x2d5] Starting distributed system

[vm0] [info 2020/03/04 22:48:53.053 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x2d5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:48:53.225 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x306] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@16ac02e4

[vm2] [info 2020/03/04 22:48:53.231 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x306] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:48:53.626 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@31128c75

[vm4] [info 2020/03/04 22:48:53.634 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:48:53.877 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x30b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1191356

[vm3] [info 2020/03/04 22:48:53.882 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x30b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:48:54.249 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20431]

Command result for <connect --jmx-manager=localhost[20431]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20431] ..
Successfully connected to: [host=localhost, port=20431]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:48:54.533 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x30b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@489711ee

[vm4] [info 2020/03/04 22:48:54.538 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x30b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:48:54.891 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@51e17fa8

[vm1] [info 2020/03/04 22:48:54.896 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:48:55.138 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24070]

Command result for <connect --jmx-manager=localhost[24070]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24070] ..
Successfully connected to: [host=localhost, port=24070]


[vm2] [info 2020/03/04 22:48:55.521 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4c417983

[vm2] [info 2020/03/04 22:48:55.527 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:48:55.565 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x376] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@57889087

[vm5] [info 2020/03/04 22:48:55.570 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x376] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:48:56.150 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1b5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d7299bc

[vm3] [info 2020/03/04 22:48:56.155 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x1b5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:48:56.296 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x391] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@357e3343

[vm6] [info 2020/03/04 22:48:56.302 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x391] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:48:56.652 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x259] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@33afa727

[vm5] [info 2020/03/04 22:48:56.658 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x259] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:48:56.781 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x372] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@14879b0f

[vm4] [info 2020/03/04 22:48:56.786 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x372] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:48:56.932 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@549fa3ba

[vm1] [info 2020/03/04 22:48:56.936 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:48:57.200 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:48:57.419 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26632]

[vm6] [info 2020/03/04 22:48:57.429 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x269] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@59fe04c8

[vm6] [info 2020/03/04 22:48:57.437 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x269] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[26632]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26632] ..
Successfully connected to: [host=localhost, port=26632]


[vm2] [info 2020/03/04 22:48:57.608 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x261] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3375825e

[vm2] [info 2020/03/04 22:48:57.614 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x261] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:48:58.337 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x276] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@77810983

[vm3] [info 2020/03/04 22:48:58.342 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x276] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:48:58.427 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:48:58.676 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x172] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3277af2b

[vm5] [info 2020/03/04 22:48:58.683 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x172] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:48:58.991 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x262] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@588632e3

[vm4] [info 2020/03/04 22:48:58.997 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x262] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:48:59.548 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x3aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1030ffc4

[vm6] [info 2020/03/04 22:48:59.555 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x3aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:48:59.660 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29405]

Command result for <connect --jmx-manager=localhost[29405]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29405] ..
Successfully connected to: [host=localhost, port=29405]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:49:00.514 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1233
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3026
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 229
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 10464


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 39


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:49:01.629 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 201 ms)

[vm2] [info 2020/03/04 22:49:01.813 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x36f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 181 ms)

[vm3] [info 2020/03/04 22:49:02.002 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 186 ms)

[vm4] [info 2020/03/04 22:49:02.160 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 154 ms)

[vm5] [info 2020/03/04 22:49:02.347 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x376] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 184 ms)

[vm6] [info 2020/03/04 22:49:02.502 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x391] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 154 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1140
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3149
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 220
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 10758


[vm0] [info 2020/03/04 22:49:02.660 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x41e] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 22:49:02.661 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x41e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 156 ms)

[info 2020/03/04 22:49:02.662 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:02.666 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @525384a1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:49:02.666 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x41e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:02.666 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x41e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @525384a1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:49:02.669 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6add5c17(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:49:02.670 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:49:02.670 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6add5c17(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:49:02.671 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x36f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2718a754(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:49:02.671 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x36f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:49:02.671 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x36f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2718a754(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:49:02.672 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f0554fe(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:49:02.672 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:49:02.672 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f0554fe(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:49:02.673 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @314eba32(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:49:02.673 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x22b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:49:02.673 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @314eba32(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:49:02.674 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x376] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54ac9f9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:49:02.674 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x376] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:49:02.674 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x376] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54ac9f9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:49:02.675 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x391] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26a99eca(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:49:02.675 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x391] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:49:02.676 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x391] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26a99eca(0, "IgnoredException remove") (took 0 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm0] [info 2020/03/04 22:49:02.678 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x41e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 22:49:02.679 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x41e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 22:49:02.682 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 22:49:02.682 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 22:49:02.683 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x36f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 22:49:02.683 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x36f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 22:49:02.684 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 22:49:02.685 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 22:49:02.686 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 22:49:02.686 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 22:49:02.687 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x376] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 22:49:02.687 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x376] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 22:49:02.688 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x391] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 22:49:02.689 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x391] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 22:49:02.691 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 22:49:02.692 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:49:02.726 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24984].
Not connected.


[info 2020/03/04 22:49:02.728 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:49:02.730 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:02.731 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @654520af(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:49:02.732 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x41e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:02.732 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x41e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @654520af(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:49:02.733 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @437a4928(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:49:02.733 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:49:02.733 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @437a4928(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:49:02.734 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x36f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10b7016a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:49:02.735 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x36f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:49:02.735 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x36f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10b7016a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:49:02.736 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c02075a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:49:02.736 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:49:02.736 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c02075a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:49:02.737 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @380f1911(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:49:02.737 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x22b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:49:02.737 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @380f1911(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:49:02.738 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x376] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18e4f4e3(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:49:02.738 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x376] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:49:02.738 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x376] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18e4f4e3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:49:02.739 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x391] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1527fe70(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:49:02.739 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x391] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:49:02.739 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x391] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1527fe70(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:49:02.742 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2041773099868593572

[info 2020/03/04 22:49:02.744 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:49:02.869 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 189 ms)

[info 2020/03/04 22:49:03.008 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:03.009 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fe4f63f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:49:03.009 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x41e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:03.009 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x41e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fe4f63f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:49:03.010 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26145efe(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:49:03.010 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:49:03.010 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26145efe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:49:03.011 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x36f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f09702e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:49:03.011 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x36f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:49:03.011 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x36f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f09702e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:49:03.012 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @701e40bf(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:49:03.013 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:49:03.013 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @701e40bf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:49:03.013 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dae62ba(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:49:03.014 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x22b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:49:03.014 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x22b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dae62ba(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:49:03.015 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x376] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6666e77c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:49:03.015 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x376] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:49:03.015 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x376] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6666e77c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:49:03.016 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x391] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47def41e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:49:03.016 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x391] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:49:03.016 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x391] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47def41e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:49:03.020 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x41e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@f73423f

[vm0] [info 2020/03/04 22:49:03.025 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x41e] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 22:49:03.025 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x41e] Locator was created at Wed Mar 04 22:49:03 GMT 2020

[vm0] [info 2020/03/04 22:49:03.026 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x41e] Listening on port 24986 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:49:03.026 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x41e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2041773099868593572/locator/locator24986view.dat

[vm0] [info 2020/03/04 22:49:03.026 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x41e] recovery file not found: /tmp/junit2041773099868593572/locator/locator24986view.dat

[vm0] [info 2020/03/04 22:49:03.026 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x41e] Starting distributed system

[vm0] [info 2020/03/04 22:49:03.028 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x41e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:49:03.037 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x3be] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 165 ms)

[vm3] [info 2020/03/04 22:49:03.210 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x389] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 168 ms)

[vm4] [info 2020/03/04 22:49:03.381 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x230] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 167 ms)

[vm5] [info 2020/03/04 22:49:03.561 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 177 ms)

[vm6] [info 2020/03/04 22:49:03.717 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 154 ms)

[vm0] [info 2020/03/04 22:49:03.868 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xec] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 22:49:03.869 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 150 ms)

[info 2020/03/04 22:49:03.870 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:03.873 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @447c76ed(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:49:03.873 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:03.873 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @447c76ed(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:49:03.874 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5161ed6e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:49:03.874 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:49:03.874 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5161ed6e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:49:03.875 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x3be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d359987(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:49:03.876 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x3be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:49:03.876 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x3be] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d359987(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:49:03.877 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d2bcd0a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:49:03.877 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x389] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:49:03.877 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x389] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d2bcd0a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:49:03.878 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x230] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @527dee88(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:49:03.878 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x230] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:49:03.878 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x230] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @527dee88(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:49:03.879 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @657c23c0(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:49:03.879 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x259] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:49:03.879 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @657c23c0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:49:03.880 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c8ddf15(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:49:03.880 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:49:03.880 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c8ddf15(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:49:03.883 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 22:49:03.884 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 22:49:03.885 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 22:49:03.885 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 22:49:03.886 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x3be] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 22:49:03.886 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x3be] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 22:49:03.888 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 22:49:03.888 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x389] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 22:49:03.889 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x230] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 22:49:03.890 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x230] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 22:49:03.891 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 22:49:03.892 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 22:49:03.893 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 22:49:03.893 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 22:49:03.896 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 22:49:03.896 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:49:03.927 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22386].
Not connected.


[info 2020/03/04 22:49:03.929 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:49:03.930 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:03.932 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30ce1c7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:49:03.932 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:03.932 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30ce1c7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:49:03.934 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58720c32(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:49:03.934 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:49:03.934 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58720c32(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:49:03.935 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x3be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ff4c860(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:49:03.935 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x3be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:49:03.935 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x3be] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ff4c860(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:49:03.936 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45bff129(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:49:03.936 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x389] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:49:03.936 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x389] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45bff129(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:49:03.937 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x230] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @778d5fe5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:49:03.937 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x230] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:49:03.937 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x230] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @778d5fe5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:49:03.938 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b00bf79(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:49:03.938 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x259] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:49:03.938 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b00bf79(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:49:03.939 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b8b8753(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:49:03.939 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:49:03.939 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b8b8753(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:49:03.942 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5186384558680748465

[info 2020/03/04 22:49:03.945 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1330
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236200
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2563
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 100
Total primaries transferred during this rebalance                                               | 12
Total time (in milliseconds) for this rebalance                                                 | 8745


[info 2020/03/04 22:49:04.187 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:04.188 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1654131a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:49:04.189 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:04.189 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1654131a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:49:04.190 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dd4978a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:49:04.190 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:49:04.190 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dd4978a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:49:04.191 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x3be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67f6afad(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:49:04.191 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x3be] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:49:04.191 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x3be] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67f6afad(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:49:04.192 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b4cec2d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:49:04.192 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x389] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:49:04.192 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x389] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b4cec2d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:49:04.193 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x230] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @229203bf(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:49:04.193 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x230] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:49:04.194 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x230] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @229203bf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:49:04.195 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @489a0d18(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:49:04.195 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x259] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:49:04.195 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @489a0d18(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:49:04.196 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b91a6e9(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:49:04.196 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x269] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:49:04.196 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b91a6e9(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm0] [info 2020/03/04 22:49:04.199 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@608cdb05

[vm0] [info 2020/03/04 22:49:04.206 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xec] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 22:49:04.206 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xec] Locator was created at Wed Mar 04 22:49:04 GMT 2020

[vm0] [info 2020/03/04 22:49:04.206 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xec] Listening on port 22388 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:49:04.207 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xec] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5186384558680748465/locator/locator22388view.dat

[vm0] [info 2020/03/04 22:49:04.207 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xec] recovery file not found: /tmp/junit5186384558680748465/locator/locator22388view.dat

[vm0] [info 2020/03/04 22:49:04.207 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xec] Starting distributed system

[vm0] [info 2020/03/04 22:49:04.209 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:49:04.384 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 182 ms)

[vm2] [info 2020/03/04 22:49:04.565 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 175 ms)

[vm3] [info 2020/03/04 22:49:04.724 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x393] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 156 ms)

[vm4] [info 2020/03/04 22:49:04.905 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 178 ms)

[vm5] [info 2020/03/04 22:49:05.089 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 183 ms)

[vm6] [info 2020/03/04 22:49:05.270 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x3aa] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 178 ms)

[vm0] [info 2020/03/04 22:49:05.425 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x40b] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 22:49:05.426 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 153 ms)

[info 2020/03/04 22:49:05.426 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:05.429 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x40b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b002e2a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:49:05.430 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x40b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:05.430 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b002e2a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:49:05.432 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a607473(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:49:05.432 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:49:05.433 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a607473(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:49:05.433 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d556b35(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:49:05.434 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:49:05.434 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d556b35(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:49:05.435 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x393] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c29b4bd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:49:05.435 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x393] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:49:05.435 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x393] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c29b4bd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:49:05.436 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60da1b5a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:49:05.436 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x22a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:49:05.436 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60da1b5a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:49:05.437 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14a7c079(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:49:05.437 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:49:05.437 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14a7c079(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:49:05.438 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x3aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25ecd3f7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:49:05.438 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x3aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:49:05.438 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x3aa] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25ecd3f7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:49:05.441 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x40b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 22:49:05.442 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 22:49:05.445 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 22:49:05.445 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 22:49:05.446 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 22:49:05.446 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 22:49:05.447 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x393] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 22:49:05.448 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x393] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 22:49:05.448 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 22:49:05.449 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 22:49:05.450 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x172] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 22:49:05.450 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 22:49:05.451 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x3aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 22:49:05.451 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x3aa] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 22:49:05.454 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 22:49:05.454 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:49:05.483 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21233].
Not connected.


[info 2020/03/04 22:49:05.485 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:49:05.496 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:05.497 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x40b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c20d1c1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:49:05.498 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x40b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:05.498 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c20d1c1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:49:05.499 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @422f997d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:49:05.499 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:49:05.499 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @422f997d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:49:05.500 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d2abc1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:49:05.500 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:49:05.501 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d2abc1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:49:05.501 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x393] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18cee034(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:49:05.501 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x393] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:49:05.502 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x393] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18cee034(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:49:05.503 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @786ebaab(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:49:05.503 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x22a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:49:05.503 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @786ebaab(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:49:05.504 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c6c1914(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:49:05.504 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:49:05.504 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c6c1914(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:49:05.505 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x3aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51a60fb0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:49:05.505 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x3aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:49:05.505 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x3aa] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51a60fb0(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:49:05.508 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18069945480248180490

[info 2020/03/04 22:49:05.511 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:49:05.741 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:05.742 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x40b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d23ded1(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:49:05.742 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x40b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:05.742 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d23ded1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:49:05.743 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @317f2159(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:49:05.743 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:49:05.743 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @317f2159(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:49:05.744 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63132e53(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:49:05.744 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:49:05.744 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63132e53(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:49:05.745 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x393] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ed2d215(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:49:05.745 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x393] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:49:05.745 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x393] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ed2d215(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:49:05.746 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45a3fdee(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:49:05.746 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x22a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:49:05.746 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x22a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45a3fdee(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:49:05.747 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2de9d7e1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:49:05.748 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x172] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:49:05.748 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x172] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2de9d7e1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:49:05.749 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x3aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ef3623(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:49:05.749 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x3aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:49:05.749 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x3aa] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ef3623(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:49:05.752 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x40b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@66c8542f

[vm0] [info 2020/03/04 22:49:05.757 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x40b] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 22:49:05.757 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x40b] Locator was created at Wed Mar 04 22:49:05 GMT 2020

[vm0] [info 2020/03/04 22:49:05.757 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x40b] Listening on port 21235 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:49:05.757 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x40b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18069945480248180490/locator/locator21235view.dat

[vm0] [info 2020/03/04 22:49:05.757 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x40b] recovery file not found: /tmp/junit18069945480248180490/locator/locator21235view.dat

[vm0] [info 2020/03/04 22:49:05.758 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x40b] Starting distributed system

[vm0] [info 2020/03/04 22:49:05.759 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x40b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:49:07.009 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4fe0a86b

[vm1] [info 2020/03/04 22:49:07.024 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:49:07.636 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x36f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@23f51c2

[vm2] [info 2020/03/04 22:49:07.642 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x36f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:49:07.999 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3fa24c93

[vm1] [info 2020/03/04 22:49:08.006 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:49:08.267 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1213f451

[vm3] [info 2020/03/04 22:49:08.272 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:49:08.625 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x3be] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@587d95ce

[vm2] [info 2020/03/04 22:49:08.631 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x3be] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:49:08.875 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x22b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5c0f18ba

[vm4] [info 2020/03/04 22:49:08.881 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x22b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:49:09.256 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x389] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@184a8198

[vm3] [info 2020/03/04 22:49:09.263 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x389] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:49:09.514 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24987]

[vm1] [info 2020/03/04 22:49:09.517 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@340aab79

[vm1] [info 2020/03/04 22:49:09.522 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[24987]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24987] ..
Successfully connected to: [host=localhost, port=24987]


[vm4] [info 2020/03/04 22:49:09.877 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x230] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3ef490f9

[vm4] [info 2020/03/04 22:49:09.883 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x230] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:49:10.103 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@f9326c3

[vm2] [info 2020/03/04 22:49:10.108 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:49:10.511 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22389]

Command result for <connect --jmx-manager=localhost[22389]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22389] ..
Successfully connected to: [host=localhost, port=22389]


[vm3] [info 2020/03/04 22:49:10.725 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x393] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@55be1c3e

[vm3] [info 2020/03/04 22:49:10.731 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x393] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:49:11.347 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x22a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@debd2ba

[vm4] [info 2020/03/04 22:49:11.352 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x22a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:49:11.973 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21236]

Command result for <connect --jmx-manager=localhost[21236]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21236] ..
Successfully connected to: [host=localhost, port=21236]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:49:48.070 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x406] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@6d828ae9

[vm5] [info 2020/03/04 22:49:48.076 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x406] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:49:48.782 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@678376e5

[vm6] [info 2020/03/04 22:49:48.788 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x40c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:49:49.589 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440@7e5d106e

[vm5] [info 2020/03/04 22:49:49.596 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:49:50.347 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@310ef04f

[vm6] [info 2020/03/04 22:49:50.356 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:49:51.427 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440@289a156f

[vm5] [info 2020/03/04 22:49:51.433 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:49:52.170 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40@2674f6c6

[vm6] [info 2020/03/04 22:49:52.182 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3149
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 400
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 10848


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 30


[vm5] [info 2020/03/04 22:49:53.429 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@52f53a67

[vm5] [info 2020/03/04 22:49:53.436 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3fe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:49:53.463 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 197 ms)

[vm2] [info 2020/03/04 22:49:53.642 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x394] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 176 ms)

[vm3] [info 2020/03/04 22:49:53.810 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x3b8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 165 ms)

[vm4] [info 2020/03/04 22:49:53.967 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x391] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 154 ms)

[vm5] [info 2020/03/04 22:49:54.157 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x406] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 187 ms)

[vm6] [info 2020/03/04 22:49:54.172 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x417] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40@157a735b

[vm6] [info 2020/03/04 22:49:54.178 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x417] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:49:54.313 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 154 ms)

[vm0] [info 2020/03/04 22:49:54.468 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x68] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 22:49:54.469 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x68] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 153 ms)

[info 2020/03/04 22:49:54.469 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:54.472 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65716e73(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:49:54.472 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:54.472 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65716e73(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:49:54.475 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53dffea9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:49:54.475 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:49:54.475 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53dffea9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:49:54.477 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ab126ad(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:49:54.478 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:49:54.478 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x394] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ab126ad(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:49:54.479 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x3b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71f44224(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:49:54.479 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x3b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:49:54.479 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x3b8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71f44224(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:49:54.481 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x391] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d6214d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:49:54.481 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x391] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:49:54.481 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x391] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d6214d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:49:54.482 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77a7fe91(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:49:54.482 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:49:54.482 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77a7fe91(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:49:54.483 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53a831b6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:49:54.483 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x40c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:49:54.484 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53a831b6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:49:54.486 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 22:49:54.486 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 22:49:54.489 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 22:49:54.489 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 22:49:54.491 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x394] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 22:49:54.492 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x394] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 22:49:54.493 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x3b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 22:49:54.493 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x3b8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 22:49:54.496 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x391] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 22:49:54.496 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x391] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 22:49:54.497 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 22:49:54.497 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 22:49:54.499 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 22:49:54.499 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 22:49:54.501 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 22:49:54.502 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3088
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 221
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 10128


[info 2020/03/04 22:49:54.532 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23699].
Not connected.


[info 2020/03/04 22:49:54.534 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:49:54.535 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:54.537 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23a4228f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:49:54.537 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:54.537 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23a4228f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:49:54.538 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10cc8544(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:49:54.539 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:49:54.539 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10cc8544(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:49:54.539 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b884f3d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:49:54.540 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:49:54.540 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x394] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b884f3d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:49:54.541 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x3b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c28f735(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:49:54.541 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x3b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:49:54.541 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x3b8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c28f735(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:49:54.542 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x391] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d52bb3(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:49:54.542 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x391] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:49:54.542 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x391] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d52bb3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:49:54.543 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @285ecfe8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:49:54.543 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:49:54.543 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @285ecfe8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:49:54.544 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @612dbafb(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:49:54.544 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x40c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:49:54.545 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @612dbafb(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:49:54.548 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17834368795731829357

[info 2020/03/04 22:49:54.551 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/04 22:49:54.755 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 170 ms)

[info 2020/03/04 22:49:54.807 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:54.808 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c0c239a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:49:54.808 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x68] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:54.808 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c0c239a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:49:54.810 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2635b1de(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:49:54.810 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:49:54.810 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2635b1de(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:49:54.811 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d491886(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:49:54.811 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x394] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:49:54.811 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x394] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d491886(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:49:54.812 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x3b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31e3a0c2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:49:54.812 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x3b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:49:54.813 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x3b8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31e3a0c2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:49:54.813 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x391] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f1d34aa(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:49:54.813 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x391] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:49:54.814 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x391] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f1d34aa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:49:54.815 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42cb45f0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:49:54.815 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x406] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:49:54.815 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42cb45f0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:49:54.816 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46b2cb47(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:49:54.816 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x40c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:49:54.816 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46b2cb47(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:49:54.819 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x68] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@eb67b1f

[vm0] [info 2020/03/04 22:49:54.824 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x68] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 22:49:54.825 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x68] Locator was created at Wed Mar 04 22:49:54 GMT 2020

[vm0] [info 2020/03/04 22:49:54.825 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x68] Listening on port 23701 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:49:54.825 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x68] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17834368795731829357/locator/locator23701view.dat

[vm0] [info 2020/03/04 22:49:54.825 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x68] recovery file not found: /tmp/junit17834368795731829357/locator/locator23701view.dat

[vm0] [info 2020/03/04 22:49:54.826 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x68] Starting distributed system

[vm0] [info 2020/03/04 22:49:54.827 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x68] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:49:54.887 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x168] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@1d6c443e

[vm5] [info 2020/03/04 22:49:54.896 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x168] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:49:54.916 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 158 ms)

[vm3] [info 2020/03/04 22:49:55.071 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 153 ms)

[vm4] [info 2020/03/04 22:49:55.222 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3aa] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 149 ms)

[vm5] [info 2020/03/04 22:49:55.395 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 171 ms)

[vm6] [info 2020/03/04 22:49:55.539 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 142 ms)

[vm6] [info 2020/03/04 22:49:55.638 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@440e74f7

[vm6] [info 2020/03/04 22:49:55.643 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x24b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:49:55.720 GMT <RMI TCP Connection(74)-172.17.0.2> tid=0x84] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 22:49:55.721 GMT <RMI TCP Connection(74)-172.17.0.2> tid=0x84] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 180 ms)

[info 2020/03/04 22:49:55.722 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:55.724 GMT <RMI TCP Connection(74)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70df9181(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:49:55.724 GMT <RMI TCP Connection(74)-172.17.0.2> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:55.724 GMT <RMI TCP Connection(74)-172.17.0.2> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70df9181(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:49:55.725 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @411024da(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:49:55.725 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:49:55.725 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @411024da(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:49:55.726 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cbc1d8b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:49:55.726 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:49:55.726 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cbc1d8b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:49:55.727 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ba5f5d9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:49:55.727 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x387] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:49:55.728 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ba5f5d9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:49:55.728 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @688cee59(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:49:55.728 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:49:55.728 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @688cee59(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:49:55.729 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18aea5b5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:49:55.729 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:49:55.729 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18aea5b5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:49:55.730 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ddf992(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:49:55.730 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:49:55.730 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ddf992(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:49:55.732 GMT <RMI TCP Connection(74)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 22:49:55.733 GMT <RMI TCP Connection(74)-172.17.0.2> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 22:49:55.734 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 22:49:55.734 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 22:49:55.735 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 22:49:55.735 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 22:49:55.736 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 22:49:55.736 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 22:49:55.737 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 22:49:55.737 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 22:49:55.738 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 22:49:55.738 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 22:49:55.739 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 22:49:55.740 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 22:49:55.742 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 22:49:55.742 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:49:55.771 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20431].
Not connected.


[info 2020/03/04 22:49:55.772 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:49:55.773 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:55.775 GMT <RMI TCP Connection(74)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69d614f5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:49:55.775 GMT <RMI TCP Connection(74)-172.17.0.2> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:55.775 GMT <RMI TCP Connection(74)-172.17.0.2> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69d614f5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:49:55.776 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11c56e89(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:49:55.776 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:49:55.776 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11c56e89(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:49:55.777 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30778e2f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:49:55.777 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:49:55.777 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30778e2f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:49:55.778 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ecd95d4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:49:55.778 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x387] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:49:55.778 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ecd95d4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:49:55.779 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43db6cc8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:49:55.779 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:49:55.779 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43db6cc8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:49:55.780 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35294239(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:49:55.780 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:49:55.780 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35294239(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:49:55.781 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e57661e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:49:55.781 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:49:55.781 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e57661e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:49:55.785 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2455376891182049751

[info 2020/03/04 22:49:55.787 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:49:56.002 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:56.003 GMT <RMI TCP Connection(74)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ada1fda(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:49:56.003 GMT <RMI TCP Connection(74)-172.17.0.2> tid=0x84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:56.003 GMT <RMI TCP Connection(74)-172.17.0.2> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ada1fda(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:49:56.004 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6073a45d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:49:56.005 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:49:56.005 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6073a45d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:49:56.005 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cf055c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:49:56.006 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:49:56.006 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cf055c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:49:56.006 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f4da492(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:49:56.006 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x387] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:49:56.007 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f4da492(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:49:56.007 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @144b1931(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:49:56.007 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:49:56.008 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @144b1931(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:49:56.008 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2212e8fb(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:49:56.008 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:49:56.008 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2212e8fb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:49:56.009 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36852d0d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:49:56.009 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:49:56.009 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36852d0d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:49:56.012 GMT <RMI TCP Connection(74)-172.17.0.2> tid=0x84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@c1a4ba8

[vm0] [info 2020/03/04 22:49:56.018 GMT <RMI TCP Connection(74)-172.17.0.2> tid=0x84] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 22:49:56.018 GMT <RMI TCP Connection(74)-172.17.0.2> tid=0x84] Locator was created at Wed Mar 04 22:49:56 GMT 2020

[vm0] [info 2020/03/04 22:49:56.018 GMT <RMI TCP Connection(74)-172.17.0.2> tid=0x84] Listening on port 20433 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:49:56.018 GMT <RMI TCP Connection(74)-172.17.0.2> tid=0x84] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2455376891182049751/locator/locator20433view.dat

[vm0] [info 2020/03/04 22:49:56.018 GMT <RMI TCP Connection(74)-172.17.0.2> tid=0x84] recovery file not found: /tmp/junit2455376891182049751/locator/locator20433view.dat

[vm0] [info 2020/03/04 22:49:56.019 GMT <RMI TCP Connection(74)-172.17.0.2> tid=0x84] Starting distributed system

[vm0] [info 2020/03/04 22:49:56.021 GMT <RMI TCP Connection(74)-172.17.0.2> tid=0x84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3034
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 380
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 10461


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/04 22:49:56.687 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 154 ms)

[vm2] [info 2020/03/04 22:49:56.844 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 154 ms)

[vm3] [info 2020/03/04 22:49:56.997 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 151 ms)

[vm4] [info 2020/03/04 22:49:57.153 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 153 ms)

[vm5] [info 2020/03/04 22:49:57.317 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 163 ms)

[vm6] [info 2020/03/04 22:49:57.464 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 145 ms)

[vm0] [info 2020/03/04 22:49:57.620 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x1dd] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 22:49:57.621 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x1dd] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 154 ms)

[info 2020/03/04 22:49:57.622 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:57.624 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x1dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e3c3280(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:49:57.624 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x1dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:57.624 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x1dd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e3c3280(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:49:57.627 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6541d93c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:49:57.627 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:49:57.627 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6541d93c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:49:57.628 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d681398(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:49:57.628 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:49:57.628 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d681398(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:49:57.629 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d1230b7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:49:57.629 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:49:57.630 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d1230b7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:49:57.630 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5043af76(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:49:57.631 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:49:57.631 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5043af76(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:49:57.631 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1790f16e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:49:57.631 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:49:57.632 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1790f16e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:49:57.632 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @588dfed1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:49:57.633 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:49:57.633 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @588dfed1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:49:57.635 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x1dd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 22:49:57.635 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x1dd] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 22:49:57.638 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 22:49:57.639 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 22:49:57.640 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 22:49:57.640 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 22:49:57.641 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 22:49:57.641 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 22:49:57.642 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 22:49:57.642 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 22:49:57.643 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 22:49:57.643 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 22:49:57.644 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 22:49:57.645 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 22:49:57.647 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 22:49:57.647 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:49:57.675 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24070].
Not connected.


[info 2020/03/04 22:49:57.677 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:49:57.678 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:57.680 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x1dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79ef69ae(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:49:57.680 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x1dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:57.680 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x1dd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79ef69ae(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:49:57.681 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2256214f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:49:57.681 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:49:57.681 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2256214f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:49:57.682 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d0b084f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:49:57.682 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:49:57.682 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d0b084f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:49:57.683 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f211c24(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:49:57.683 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:49:57.683 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f211c24(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:49:57.684 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e0d6ec7(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:49:57.684 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:49:57.684 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e0d6ec7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:49:57.685 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8b4a4a8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:49:57.685 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:49:57.685 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8b4a4a8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:49:57.686 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @575991af(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:49:57.686 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:49:57.686 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @575991af(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:49:57.690 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2696021177862881257

[info 2020/03/04 22:49:57.693 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2660
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 215
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8805


[info 2020/03/04 22:49:57.912 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:57.912 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x1dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b9a86c3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:49:57.913 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x1dd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:57.913 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x1dd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b9a86c3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:49:57.914 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c7e255e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:49:57.914 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:49:57.914 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c7e255e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:49:57.914 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aeea9fd(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:49:57.915 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x19c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:49:57.915 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aeea9fd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:49:57.916 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62c0809c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:49:57.916 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:49:57.916 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62c0809c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:49:57.917 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7425ac5a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:49:57.917 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x1aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:49:57.917 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7425ac5a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:49:57.918 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31bd88f0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:49:57.918 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:49:57.918 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31bd88f0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:49:57.919 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f24877(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:49:57.919 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:49:57.919 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f24877(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:49:57.922 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x1dd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@34e1489f

[vm0] [info 2020/03/04 22:49:57.927 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x1dd] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 22:49:57.928 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x1dd] Locator was created at Wed Mar 04 22:49:57 GMT 2020

[vm0] [info 2020/03/04 22:49:57.928 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x1dd] Listening on port 24072 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:49:57.928 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x1dd] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2696021177862881257/locator/locator24072view.dat

[vm0] [info 2020/03/04 22:49:57.928 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x1dd] recovery file not found: /tmp/junit2696021177862881257/locator/locator24072view.dat

[vm0] [info 2020/03/04 22:49:57.929 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x1dd] Starting distributed system

[vm0] [info 2020/03/04 22:49:57.930 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x1dd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 22:49:58.108 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 175 ms)

[vm2] [info 2020/03/04 22:49:58.262 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3d7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 152 ms)

[vm3] [info 2020/03/04 22:49:58.413 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 148 ms)

[vm4] [info 2020/03/04 22:49:58.560 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x405] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 144 ms)

[vm5] [info 2020/03/04 22:49:58.731 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 170 ms)

[vm1] [info 2020/03/04 22:49:58.795 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@5b8c2aa0

[vm1] [info 2020/03/04 22:49:58.802 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:49:58.888 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x417] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 155 ms)

[vm0] [info 2020/03/04 22:49:59.064 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x40b] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 22:49:59.065 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 175 ms)

[info 2020/03/04 22:49:59.066 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:59.068 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x40b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @359bfd2f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:49:59.068 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x40b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:59.068 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @359bfd2f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:49:59.069 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2669dd1c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:49:59.069 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:49:59.069 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2669dd1c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:49:59.076 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27ba79e5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:49:59.076 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:49:59.076 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27ba79e5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:49:59.077 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21f61970(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:49:59.077 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:49:59.077 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21f61970(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:49:59.078 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @247a5bf(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:49:59.078 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:49:59.078 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x405] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @247a5bf(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:49:59.079 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ce3ed01(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:49:59.079 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:49:59.079 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ce3ed01(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:49:59.080 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c8b38ff(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:49:59.080 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x417] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:49:59.080 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x417] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c8b38ff(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:49:59.082 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x40b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 22:49:59.082 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 22:49:59.083 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 22:49:59.084 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 22:49:59.085 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3d7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 22:49:59.085 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 22:49:59.086 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3ff] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 22:49:59.086 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 22:49:59.087 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x405] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 22:49:59.088 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x405] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 22:49:59.089 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 22:49:59.089 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 22:49:59.090 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x417] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 22:49:59.090 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x417] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 22:49:59.093 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 22:49:59.094 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:49:59.123 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26632].
Not connected.


[info 2020/03/04 22:49:59.125 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:49:59.127 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:59.128 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x40b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bf9a1f6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:49:59.128 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x40b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:59.128 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bf9a1f6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:49:59.129 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a889be5(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:49:59.129 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:49:59.129 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a889be5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:49:59.130 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @273b4918(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:49:59.130 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:49:59.130 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @273b4918(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:49:59.131 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @453cdfcd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:49:59.131 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:49:59.131 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @453cdfcd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:49:59.132 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26969fcd(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:49:59.132 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:49:59.132 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x405] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26969fcd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:49:59.133 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @544dc3cd(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:49:59.133 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:49:59.133 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @544dc3cd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:49:59.134 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @413c441d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:49:59.134 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x417] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:49:59.134 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x417] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @413c441d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:49:59.138 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11694429833430031076

[info 2020/03/04 22:49:59.140 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:49:59.358 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:59.359 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x40b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @393fb0e2(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:49:59.359 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x40b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:49:59.359 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @393fb0e2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:49:59.360 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cff8d36(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:49:59.360 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:49:59.360 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cff8d36(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:49:59.361 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c7dcfe6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:49:59.361 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3d7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:49:59.361 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c7dcfe6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:49:59.362 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d0d3636(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:49:59.362 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3ff] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:49:59.362 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d0d3636(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:49:59.363 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @280dff79(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:49:59.363 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x405] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:49:59.364 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x405] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @280dff79(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:49:59.364 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14958e96(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:49:59.364 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3fe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:49:59.364 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14958e96(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:49:59.365 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f761c1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:49:59.365 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x417] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:49:59.365 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x417] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f761c1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:49:59.368 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x40b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5341052

[vm0] [info 2020/03/04 22:49:59.375 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x40b] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 22:49:59.375 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x40b] Locator was created at Wed Mar 04 22:49:59 GMT 2020

[vm0] [info 2020/03/04 22:49:59.375 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x40b] Listening on port 26634 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:49:59.375 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x40b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11694429833430031076/locator/locator26634view.dat

[vm0] [info 2020/03/04 22:49:59.376 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x40b] recovery file not found: /tmp/junit11694429833430031076/locator/locator26634view.dat

[vm0] [info 2020/03/04 22:49:59.376 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x40b] Starting distributed system

[vm0] [info 2020/03/04 22:49:59.378 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x40b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:49:59.447 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x394] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6221efe4

[vm2] [info 2020/03/04 22:49:59.454 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x394] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2774
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 294
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9378


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 22:49:59.714 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 155 ms)

[vm2] [info 2020/03/04 22:49:59.885 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 168 ms)

[vm1] [info 2020/03/04 22:50:00.011 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@34a5f298

[vm1] [info 2020/03/04 22:50:00.018 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:50:00.086 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3a1] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 197 ms)

[vm3] [info 2020/03/04 22:50:00.098 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x3b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5a264b50

[vm3] [info 2020/03/04 22:50:00.105 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x3b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:50:00.236 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38c] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 147 ms)

[vm5] [info 2020/03/04 22:50:00.416 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 178 ms)

[vm6] [info 2020/03/04 22:50:00.563 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 145 ms)

[vm0] [info 2020/03/04 22:50:00.725 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x2d5] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 22:50:00.726 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x2d5] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 160 ms)

[info 2020/03/04 22:50:00.727 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:00.729 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x2d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b47ccc7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:50:00.729 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x2d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:00.729 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x2d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b47ccc7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:50:00.729 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x391] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20461bb2

[vm1] [info 2020/03/04 22:50:00.730 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @264bba63(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:50:00.730 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:50:00.730 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @264bba63(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:50:00.731 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17e9d441(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:50:00.731 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:50:00.731 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17e9d441(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:50:00.732 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dcc76cd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:50:00.732 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:50:00.732 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dcc76cd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:50:00.734 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c07d1b6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:50:00.734 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:50:00.734 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c07d1b6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:50:00.735 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ee8f5eb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:50:00.735 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x168] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:50:00.735 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ee8f5eb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:50:00.736 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x391] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:50:00.736 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ce75f61(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:50:00.736 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x24b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:50:00.736 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ce75f61(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:50:00.738 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x2d5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 22:50:00.739 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x2d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 22:50:00.740 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 22:50:00.740 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 22:50:00.741 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 22:50:00.741 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 22:50:00.742 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3a1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 22:50:00.743 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 22:50:00.744 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 22:50:00.744 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38c] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 22:50:00.745 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 22:50:00.745 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 22:50:00.746 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 22:50:00.746 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[vm2] [info 2020/03/04 22:50:00.747 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@438db5ca

[locator] [info 2020/03/04 22:50:00.748 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 22:50:00.749 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)

[vm2] [info 2020/03/04 22:50:00.755 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:50:00.768 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29405].
Not connected.


[info 2020/03/04 22:50:00.770 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:50:00.771 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:00.773 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x2d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @614853ba(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:50:00.773 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x2d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:00.773 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x2d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @614853ba(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:50:00.774 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @366d0816(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:50:00.774 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:50:00.774 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @366d0816(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:50:00.775 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @692cba(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:50:00.775 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:50:00.775 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @692cba(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:50:00.776 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d25dc92(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:50:00.776 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:50:00.776 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d25dc92(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:50:00.777 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @109e8893(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:50:00.777 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:50:00.777 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @109e8893(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:50:00.778 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a302f0(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:50:00.778 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x168] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:50:00.778 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a302f0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:50:00.779 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f6aa1bf(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:50:00.779 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x24b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:50:00.779 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f6aa1bf(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:50:00.782 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9635925829068658138

[info 2020/03/04 22:50:00.784 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:50:01.008 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:01.009 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x2d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @253e6325(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:50:01.009 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x2d5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:01.009 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x2d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @253e6325(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:50:01.010 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50f427df(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:50:01.010 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:50:01.010 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50f427df(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:50:01.011 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56ed360e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:50:01.011 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:50:01.011 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56ed360e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:50:01.012 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b7aaae1(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:50:01.012 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3a1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:50:01.012 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b7aaae1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:50:01.013 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad8750(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:50:01.013 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:50:01.013 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad8750(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:50:01.014 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26ff383f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:50:01.014 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x168] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:50:01.014 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26ff383f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:50:01.015 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36cbd858(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:50:01.015 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x24b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:50:01.015 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36cbd858(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:50:01.018 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x2d5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32782c7e

[vm0] [info 2020/03/04 22:50:01.023 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x2d5] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 22:50:01.023 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x2d5] Locator was created at Wed Mar 04 22:50:01 GMT 2020

[vm0] [info 2020/03/04 22:50:01.023 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x2d5] Listening on port 29407 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:50:01.024 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x2d5] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9635925829068658138/locator/locator29407view.dat

[vm0] [info 2020/03/04 22:50:01.024 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x2d5] recovery file not found: /tmp/junit9635925829068658138/locator/locator29407view.dat

[vm0] [info 2020/03/04 22:50:01.024 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x2d5] Starting distributed system

[vm0] [info 2020/03/04 22:50:01.026 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x2d5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:50:01.362 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23702]

[vm3] [info 2020/03/04 22:50:01.380 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x387] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@e36d077

[vm3] [info 2020/03/04 22:50:01.386 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x387] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[23702]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23702] ..
Successfully connected to: [host=localhost, port=23702]


[vm1] [info 2020/03/04 22:50:01.747 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@bec712

[vm1] [info 2020/03/04 22:50:01.754 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:50:02.035 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5de8ffa3

[vm4] [info 2020/03/04 22:50:02.040 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:50:02.427 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@25322a07

[vm2] [info 2020/03/04 22:50:02.433 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x19c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:50:02.680 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20434]

Command result for <connect --jmx-manager=localhost[20434]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20434] ..
Successfully connected to: [host=localhost, port=20434]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:50:03.055 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@239ab115

[vm3] [info 2020/03/04 22:50:03.060 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:50:03.347 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@23dc3f70

[vm1] [info 2020/03/04 22:50:03.354 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:50:03.725 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@9a40e99

[vm4] [info 2020/03/04 22:50:03.730 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x1aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:50:03.999 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3d7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@15a09f9b

[vm2] [info 2020/03/04 22:50:04.004 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3d7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:50:04.335 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24073]

Command result for <connect --jmx-manager=localhost[24073]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24073] ..
Successfully connected to: [host=localhost, port=24073]


[vm3] [info 2020/03/04 22:50:04.631 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3ff] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@56e414b

[vm3] [info 2020/03/04 22:50:04.638 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3ff] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:50:04.884 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@174a45c9

[vm1] [info 2020/03/04 22:50:04.891 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:50:04.909 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x259] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840@1049a1eb

[vm5] [info 2020/03/04 22:50:04.915 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x259] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:50:05.254 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x405] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7b1be8ca

[vm4] [info 2020/03/04 22:50:05.260 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x405] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:50:05.526 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2cae8e64

[vm2] [info 2020/03/04 22:50:05.531 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:50:05.651 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x269] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@34951acb

[vm6] [info 2020/03/04 22:50:05.657 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x269] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:50:05.873 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26635]

Command result for <connect --jmx-manager=localhost[26635]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26635] ..
Successfully connected to: [host=localhost, port=26635]


[vm3] [info 2020/03/04 22:50:06.181 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3a1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e5925c0

[vm3] [info 2020/03/04 22:50:06.187 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3a1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:50:06.251 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@306bd13c

[vm5] [info 2020/03/04 22:50:06.257 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:50:06.818 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@23198d6a

[vm4] [info 2020/03/04 22:50:06.831 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x38c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:50:06.988 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x41d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@4d1703bd

[vm6] [info 2020/03/04 22:50:06.993 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x41d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:50:07.475 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29408]

Command result for <connect --jmx-manager=localhost[29408]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29408] ..
Successfully connected to: [host=localhost, port=29408]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:50:09.228 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3e5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840@264ca6de

[vm5] [info 2020/03/04 22:50:09.234 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3e5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2812
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 248
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 9393


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 22:50:09.766 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 175 ms)

[vm2] [info 2020/03/04 22:50:09.937 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x3ab] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 166 ms)

[vm6] [info 2020/03/04 22:50:10.014 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3ff] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@545b8fe0

[vm6] [info 2020/03/04 22:50:10.021 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3ff] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:50:10.104 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x37b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 164 ms)

[vm4] [info 2020/03/04 22:50:10.266 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x386] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 158 ms)

[vm5] [info 2020/03/04 22:50:10.452 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 185 ms)

[vm6] [info 2020/03/04 22:50:10.604 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 149 ms)

[vm0] [info 2020/03/04 22:50:10.765 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0x70] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 22:50:10.766 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 159 ms)

[info 2020/03/04 22:50:10.767 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:10.769 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aefa12f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:50:10.769 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:10.769 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aefa12f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:50:10.770 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44185f91(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:50:10.770 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:50:10.770 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44185f91(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:50:10.773 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x3ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14c3c33d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:50:10.773 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x3ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:50:10.773 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x3ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14c3c33d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:50:10.774 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x37b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c6dca0f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:50:10.774 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x37b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:50:10.774 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x37b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c6dca0f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:50:10.775 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x386] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77096fab(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:50:10.775 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x386] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:50:10.775 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x386] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77096fab(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:50:10.776 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d60a3ec(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:50:10.776 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x259] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:50:10.776 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d60a3ec(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:50:10.777 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69f50a98(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:50:10.777 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:50:10.777 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69f50a98(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:50:10.780 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 22:50:10.780 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 22:50:10.781 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 22:50:10.781 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 22:50:10.785 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x3ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 22:50:10.785 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x3ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 22:50:10.786 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x37b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 22:50:10.786 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x37b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 22:50:10.787 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x386] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 22:50:10.788 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x386] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 22:50:10.789 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 22:50:10.790 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 22:50:10.791 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 22:50:10.791 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 22:50:10.794 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 22:50:10.794 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:50:10.824 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22389].
Not connected.


[info 2020/03/04 22:50:10.827 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:50:10.829 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:10.831 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ae3ee86(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:50:10.831 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:10.831 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ae3ee86(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:50:10.832 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @333e8968(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:50:10.832 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:50:10.832 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @333e8968(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:50:10.833 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x3ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @740a237(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:50:10.833 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x3ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:50:10.834 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x3ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @740a237(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:50:10.834 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x37b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f90bb64(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:50:10.834 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x37b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:50:10.835 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x37b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f90bb64(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:50:10.835 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x386] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37d1dcbe(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:50:10.835 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x386] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:50:10.836 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x386] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37d1dcbe(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:50:10.836 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56bccc8f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:50:10.836 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x259] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:50:10.837 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56bccc8f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:50:10.837 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ede4fa8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:50:10.838 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:50:10.838 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ede4fa8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:50:10.841 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3499203046383391531

[info 2020/03/04 22:50:10.844 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:50:11.081 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:11.082 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25af98b8(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:50:11.082 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:11.082 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25af98b8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:50:11.083 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @669e2019(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:50:11.083 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:50:11.083 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @669e2019(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:50:11.084 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x3ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @706056bc(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:50:11.084 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x3ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:50:11.084 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x3ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @706056bc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:50:11.085 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x37b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @252ff732(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:50:11.085 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x37b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:50:11.085 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x37b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @252ff732(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:50:11.086 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x386] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45788667(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:50:11.086 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x386] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:50:11.086 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x386] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45788667(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:50:11.087 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11939f5d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:50:11.088 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x259] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:50:11.088 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11939f5d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:50:11.088 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76934ad2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:50:11.089 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x269] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:50:11.089 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76934ad2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:50:11.092 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a82d4ca

[vm0] [info 2020/03/04 22:50:11.098 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0x70] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 22:50:11.098 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0x70] Locator was created at Wed Mar 04 22:50:11 GMT 2020

[vm0] [info 2020/03/04 22:50:11.098 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0x70] Listening on port 22391 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:50:11.098 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0x70] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3499203046383391531/locator/locator22391view.dat

[vm0] [info 2020/03/04 22:50:11.099 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0x70] recovery file not found: /tmp/junit3499203046383391531/locator/locator22391view.dat

[vm0] [info 2020/03/04 22:50:11.099 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0x70] Starting distributed system

[vm0] [info 2020/03/04 22:50:11.101 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3120
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 402
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 10767


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 22:50:11.561 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 183 ms)

[vm2] [info 2020/03/04 22:50:11.734 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3e3] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 171 ms)

[vm3] [info 2020/03/04 22:50:11.888 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x401] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 151 ms)

[vm4] [info 2020/03/04 22:50:12.056 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x410] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 166 ms)

[vm5] [info 2020/03/04 22:50:12.264 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e4] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 205 ms)

[vm6] [info 2020/03/04 22:50:12.413 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x41d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 148 ms)

[vm0] [info 2020/03/04 22:50:12.568 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x489] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 22:50:12.569 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x489] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 154 ms)

[info 2020/03/04 22:50:12.570 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:12.572 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x489] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17cc0873(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:50:12.572 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x489] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:12.572 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x489] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17cc0873(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:50:12.573 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cbf7e81(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:50:12.573 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:50:12.573 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cbf7e81(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:50:12.574 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3e3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37585de5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:50:12.574 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3e3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:50:12.574 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3e3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37585de5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:50:12.577 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x401] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e62c322(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:50:12.578 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x401] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:50:12.578 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x401] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e62c322(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:50:12.578 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d3c000d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:50:12.579 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x410] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:50:12.579 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d3c000d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:50:12.579 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d1a3f89(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:50:12.580 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:50:12.580 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d1a3f89(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:50:12.581 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x41d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fe57a6b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:50:12.581 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x41d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:50:12.581 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x41d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fe57a6b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:50:12.583 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x489] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 22:50:12.584 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x489] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 22:50:12.585 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 22:50:12.585 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 22:50:12.586 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3e3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 22:50:12.586 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3e3] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 22:50:12.589 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x401] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 22:50:12.589 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x401] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 22:50:12.591 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x410] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 22:50:12.591 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 22:50:12.592 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 22:50:12.592 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e4] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 22:50:12.593 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x41d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 22:50:12.594 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x41d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 22:50:12.596 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 22:50:12.597 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:50:12.626 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21236].
Not connected.


[info 2020/03/04 22:50:12.627 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:50:12.628 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:12.630 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x489] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49b88f62(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:50:12.631 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x489] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:12.631 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x489] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49b88f62(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:50:12.632 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ab598c3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:50:12.632 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:50:12.632 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ab598c3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:50:12.633 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3e3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39582503(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:50:12.633 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3e3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:50:12.633 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3e3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39582503(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:50:12.634 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x401] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1514faa7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:50:12.634 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x401] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:50:12.634 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x401] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1514faa7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:50:12.635 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41873b65(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:50:12.635 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x410] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:50:12.635 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41873b65(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:50:12.636 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @145b4f00(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:50:12.636 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:50:12.636 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @145b4f00(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:50:12.637 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x41d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @521600c7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:50:12.637 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x41d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:50:12.637 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x41d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @521600c7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:50:12.642 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5213093349489799364

[info 2020/03/04 22:50:12.644 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:50:12.884 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:12.885 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x489] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13264f2a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:50:12.885 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x489] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:12.885 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x489] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13264f2a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:50:12.886 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ba5078(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:50:12.886 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:50:12.886 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ba5078(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:50:12.887 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3e3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5aceaaa4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:50:12.887 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3e3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:50:12.887 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3e3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5aceaaa4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:50:12.888 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x401] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42e39c90(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:50:12.888 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x401] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:50:12.888 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x401] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42e39c90(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:50:12.889 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bee63bf(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:50:12.889 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x410] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:50:12.889 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bee63bf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:50:12.890 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25b5385c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:50:12.890 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:50:12.890 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25b5385c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:50:12.892 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x41d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c23adb(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:50:12.892 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x41d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:50:12.892 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x41d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c23adb(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:50:12.895 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x489] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1b778907

[vm0] [info 2020/03/04 22:50:12.900 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x489] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 22:50:12.901 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x489] Locator was created at Wed Mar 04 22:50:12 GMT 2020

[vm0] [info 2020/03/04 22:50:12.901 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x489] Listening on port 21238 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:50:12.901 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x489] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5213093349489799364/locator/locator21238view.dat

[vm0] [info 2020/03/04 22:50:12.901 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x489] recovery file not found: /tmp/junit5213093349489799364/locator/locator21238view.dat

[vm0] [info 2020/03/04 22:50:12.902 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x489] Starting distributed system

[vm0] [info 2020/03/04 22:50:12.904 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x489] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3258
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 445
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 11304


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 69


[vm1] [info 2020/03/04 22:50:14.796 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 167 ms)

[vm2] [info 2020/03/04 22:50:14.965 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 166 ms)

[vm1] [info 2020/03/04 22:50:15.026 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@6413d079

[vm1] [info 2020/03/04 22:50:15.033 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:50:15.129 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 161 ms)

[vm4] [info 2020/03/04 22:50:15.286 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 154 ms)

[vm5] [info 2020/03/04 22:50:15.455 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3e5] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 167 ms)

[vm6] [info 2020/03/04 22:50:15.606 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3ff] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 149 ms)

[vm2] [info 2020/03/04 22:50:15.686 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x3ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5147405f

[vm2] [info 2020/03/04 22:50:15.691 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x3ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:50:15.758 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x41e] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 22:50:15.759 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x41e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 151 ms)

[info 2020/03/04 22:50:15.760 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:15.762 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75bfe6be(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:50:15.763 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x41e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:15.763 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x41e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75bfe6be(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:50:15.765 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73a1fbf7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:50:15.765 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:50:15.765 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73a1fbf7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:50:15.766 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2df84d7d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:50:15.766 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:50:15.766 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2df84d7d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:50:15.767 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d198086(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:50:15.767 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:50:15.767 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d198086(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:50:15.769 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b72a998(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:50:15.769 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:50:15.769 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b72a998(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:50:15.770 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5685b00(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:50:15.770 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:50:15.770 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5685b00(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:50:15.771 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @469bb0a2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:50:15.771 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:50:15.771 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3ff] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @469bb0a2(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:50:15.773 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x41e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 22:50:15.774 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x41e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 22:50:15.776 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 22:50:15.776 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 22:50:15.777 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 22:50:15.777 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 22:50:15.778 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 22:50:15.778 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 22:50:15.781 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 22:50:15.781 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 22:50:15.782 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3e5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 22:50:15.782 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 22:50:15.783 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3ff] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 22:50:15.783 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3ff] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 22:50:15.785 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 22:50:15.786 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:50:15.814 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24987].
Not connected.


[info 2020/03/04 22:50:15.816 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:50:15.818 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:15.819 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @466bd9fc(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:50:15.819 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x41e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:15.819 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x41e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @466bd9fc(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:50:15.820 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c543c76(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:50:15.820 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:50:15.820 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c543c76(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:50:15.821 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58080746(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:50:15.821 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:50:15.821 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58080746(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:50:15.822 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @470fa82a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:50:15.822 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:50:15.822 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @470fa82a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:50:15.822 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7df9ef5c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:50:15.823 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:50:15.823 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7df9ef5c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:50:15.824 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9a0e124(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:50:15.824 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:50:15.824 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9a0e124(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:50:15.825 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64424432(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:50:15.825 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:50:15.825 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3ff] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64424432(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:50:15.828 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14621172866298576318

[info 2020/03/04 22:50:15.830 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:50:16.045 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:16.046 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72fe2958(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:50:16.046 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x41e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:50:16.046 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x41e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72fe2958(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:50:16.047 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e52ce3(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:50:16.047 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:50:16.047 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e52ce3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:50:16.048 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fc1409f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:50:16.048 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:50:16.049 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fc1409f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:50:16.049 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eb33c7(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:50:16.049 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:50:16.049 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eb33c7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:50:16.050 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2758c96e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:50:16.050 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:50:16.050 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2758c96e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:50:16.051 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @493ba087(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:50:16.051 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3e5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:50:16.051 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @493ba087(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:50:16.052 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52bbb41(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:50:16.052 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3ff] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:50:16.052 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3ff] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52bbb41(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:50:16.056 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x41e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@27221174

[vm0] [info 2020/03/04 22:50:16.061 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x41e] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 22:50:16.061 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x41e] Locator was created at Wed Mar 04 22:50:16 GMT 2020

[vm0] [info 2020/03/04 22:50:16.061 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x41e] Listening on port 24989 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:50:16.062 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x41e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14621172866298576318/locator/locator24989view.dat

[vm0] [info 2020/03/04 22:50:16.062 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x41e] recovery file not found: /tmp/junit14621172866298576318/locator/locator24989view.dat

[vm0] [info 2020/03/04 22:50:16.062 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x41e] Starting distributed system

[vm0] [info 2020/03/04 22:50:16.064 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x41e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:50:16.307 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x37b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@78b9ae7c

[vm3] [info 2020/03/04 22:50:16.312 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x37b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:50:16.674 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@23b82a40

[vm1] [info 2020/03/04 22:50:16.680 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:50:16.936 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x386] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@685a9567

[vm4] [info 2020/03/04 22:50:16.942 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x386] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:50:17.328 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3e3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1fbb3168

[vm2] [info 2020/03/04 22:50:17.337 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3e3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:50:17.630 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22392]

Command result for <connect --jmx-manager=localhost[22392]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22392] ..
Successfully connected to: [host=localhost, port=22392]


[vm3] [info 2020/03/04 22:50:17.979 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x401] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@69491ce9

[vm3] [info 2020/03/04 22:50:17.985 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x401] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:50:18.656 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x410] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c03afa3

[vm4] [info 2020/03/04 22:50:18.662 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x410] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:50:19.290 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21239]

Command result for <connect --jmx-manager=localhost[21239]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21239] ..
Successfully connected to: [host=localhost, port=21239]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:50:19.865 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@25b0c070

[vm1] [info 2020/03/04 22:50:19.872 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:50:20.521 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5980151d

[vm2] [info 2020/03/04 22:50:20.527 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:50:21.140 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2104ba57

[vm3] [info 2020/03/04 22:50:21.148 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:50:21.794 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@39b98dbb

[vm4] [info 2020/03/04 22:50:21.801 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:50:22.425 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24990]

Command result for <connect --jmx-manager=localhost[24990]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24990] ..
Successfully connected to: [host=localhost, port=24990]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:50:55.815 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x406] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7d4bcb8c

[vm5] [info 2020/03/04 22:50:55.820 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x406] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:50:56.509 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2999c2c4

[vm6] [info 2020/03/04 22:50:56.515 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x40c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:50:56.662 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6feef4c6

[vm5] [info 2020/03/04 22:50:56.668 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:50:57.403 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:50:57.407 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@50f1cf1a

[vm6] [info 2020/03/04 22:50:57.415 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:50:58.334 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:50:58.873 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@40d18dc4

[vm5] [info 2020/03/04 22:50:58.879 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:50:59.653 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@50917b3f

[vm6] [info 2020/03/04 22:50:59.660 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:51:00.563 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:51:00.800 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@76ca9ef6

[vm5] [info 2020/03/04 22:51:00.807 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3fe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1002
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2731
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 215
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 9417


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 39


[vm1] [info 2020/03/04 22:51:01.384 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 196 ms)

[vm5] [info 2020/03/04 22:51:01.478 GMT <RMI TCP Connection(52)-172.17.0.5> tid=0x168] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@101bb6f6

[vm5] [info 2020/03/04 22:51:01.483 GMT <RMI TCP Connection(52)-172.17.0.5> tid=0x168] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:51:01.539 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x394] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 152 ms)

[vm6] [info 2020/03/04 22:51:01.590 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x417] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46b89aba

[vm6] [info 2020/03/04 22:51:01.596 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x417] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:51:01.703 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x3b8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 162 ms)

[vm4] [info 2020/03/04 22:51:01.856 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x391] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 150 ms)

[vm5] [info 2020/03/04 22:51:02.014 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x406] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 156 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1076
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2690
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 263
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9486


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm6] [info 2020/03/04 22:51:02.159 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 144 ms)

[vm6] [info 2020/03/04 22:51:02.199 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@59ce0d39

[vm6] [info 2020/03/04 22:51:02.204 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x24b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:51:02.311 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x41c] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 22:51:02.313 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x41c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 151 ms)

[info 2020/03/04 22:51:02.314 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:02.316 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x41c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46d8228c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:51:02.317 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x41c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:02.317 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x41c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46d8228c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:51:02.320 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @291cf5b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:51:02.320 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:02.320 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @291cf5b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:51:02.321 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56992bf0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:51:02.321 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:02.321 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x394] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56992bf0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:51:02.322 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x3b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ef8798d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:51:02.322 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x3b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:02.322 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x3b8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ef8798d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:51:02.323 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x391] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a0e9d57(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:51:02.323 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x391] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:02.323 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x391] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a0e9d57(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:51:02.324 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a062b1e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:51:02.324 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:02.324 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a062b1e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:51:02.325 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e3850b5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:51:02.325 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x40c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:02.325 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e3850b5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:51:02.326 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 179 ms)

[vm0] [info 2020/03/04 22:51:02.328 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x41c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 22:51:02.328 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x41c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 22:51:02.331 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 22:51:02.331 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 22:51:02.332 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x394] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 22:51:02.332 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x394] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 22:51:02.333 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x3b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 22:51:02.334 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x3b8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 22:51:02.335 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x391] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 22:51:02.335 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x391] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 22:51:02.336 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 22:51:02.336 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 22:51:02.338 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 22:51:02.338 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 22:51:02.340 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 22:51:02.341 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:51:02.388 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23702].
Not connected.


[info 2020/03/04 22:51:02.391 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:51:02.392 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:02.393 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x41c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57b5b48f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:51:02.393 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x41c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:02.393 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x41c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57b5b48f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:51:02.394 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ae6c8be(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:51:02.394 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:02.394 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ae6c8be(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:51:02.395 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e4ce7f7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:51:02.395 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:02.395 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x394] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e4ce7f7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:51:02.396 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x3b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57d3ee56(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:51:02.396 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x3b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:02.396 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x3b8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57d3ee56(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:51:02.397 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x391] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6269d5cc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:51:02.397 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x391] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:02.397 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x391] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6269d5cc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:51:02.398 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75cf5cfd(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:51:02.398 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:02.398 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75cf5cfd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:51:02.399 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67a02222(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:51:02.399 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x40c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:02.399 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67a02222(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:51:02.402 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8301320240359695090

[info 2020/03/04 22:51:02.405 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:51:02.483 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 154 ms)

[vm1] [info 2020/03/04 22:51:02.485 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:51:02.637 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 152 ms)

[info 2020/03/04 22:51:02.711 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:02.712 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x41c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67736ee4(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:51:02.712 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x41c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:02.712 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x41c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67736ee4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:51:02.713 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b19790d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:51:02.714 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:02.714 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b19790d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:51:02.715 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59b133f4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:51:02.715 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x394] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:02.715 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x394] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59b133f4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:51:02.716 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x3b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51162a63(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:51:02.716 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x3b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:02.716 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x3b8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51162a63(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:51:02.717 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x391] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30ce87a2(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:51:02.717 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x391] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:02.717 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x391] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30ce87a2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:51:02.718 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12d7136(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:51:02.718 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x406] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:02.718 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12d7136(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:51:02.719 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6faf47bc(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:51:02.719 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x40c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:02.719 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6faf47bc(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:51:02.722 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x41c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7db291fb

[vm0] [info 2020/03/04 22:51:02.729 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x41c] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 22:51:02.729 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x41c] Locator was created at Wed Mar 04 22:51:02 GMT 2020

[vm0] [info 2020/03/04 22:51:02.729 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x41c] Listening on port 23704 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:51:02.730 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x41c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8301320240359695090/locator/locator23704view.dat

[vm0] [info 2020/03/04 22:51:02.730 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x41c] recovery file not found: /tmp/junit8301320240359695090/locator/locator23704view.dat

[vm0] [info 2020/03/04 22:51:02.730 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x41c] Starting distributed system

[vm0] [info 2020/03/04 22:51:02.732 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x41c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:51:02.801 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3aa] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 161 ms)

[vm5] [info 2020/03/04 22:51:02.981 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 178 ms)

[vm1] [info 2020/03/04 22:51:03.126 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:51:03.134 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 151 ms)

[vm0] [info 2020/03/04 22:51:03.301 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x54] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 22:51:03.302 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 166 ms)

[info 2020/03/04 22:51:03.303 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:03.305 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44e949a4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:51:03.306 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:03.306 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44e949a4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:51:03.306 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74403a7a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:51:03.307 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:03.307 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74403a7a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:51:03.308 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73a224b4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:51:03.308 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:03.308 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73a224b4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:51:03.309 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1980b036(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:51:03.309 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x387] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:03.309 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1980b036(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:51:03.310 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a2b14d3(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:51:03.310 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:03.310 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a2b14d3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:51:03.311 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36cbe505(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:51:03.311 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:03.311 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36cbe505(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:51:03.312 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64572ab9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:51:03.312 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:03.312 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64572ab9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:51:03.314 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 22:51:03.314 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 22:51:03.315 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 22:51:03.315 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 22:51:03.316 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 22:51:03.316 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 22:51:03.317 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 22:51:03.317 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 22:51:03.318 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 22:51:03.319 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 22:51:03.320 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 22:51:03.320 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 22:51:03.321 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 22:51:03.321 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 22:51:03.323 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 22:51:03.324 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:51:03.354 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20434].
Not connected.


[info 2020/03/04 22:51:03.356 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:51:03.358 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:03.359 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a71e167(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:51:03.359 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:03.359 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a71e167(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:51:03.360 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d96250e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:51:03.360 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:03.360 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d96250e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:51:03.361 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fc05849(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:51:03.361 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:03.361 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fc05849(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:51:03.362 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @476a3595(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:51:03.362 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x387] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:03.362 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @476a3595(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:51:03.363 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @215796b4(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:51:03.363 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:03.363 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @215796b4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:51:03.364 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51991dd(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:51:03.364 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:03.364 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51991dd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:51:03.365 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e162eb(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:51:03.365 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:03.365 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e162eb(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:51:03.368 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9579454473631485057

[info 2020/03/04 22:51:03.370 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:51:03.597 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:03.598 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bc131ea(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:51:03.598 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:03.598 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bc131ea(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:51:03.599 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41384431(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:51:03.599 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:03.599 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41384431(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:51:03.600 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10fc0550(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:51:03.600 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:03.600 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10fc0550(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:51:03.601 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @559eb949(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:51:03.601 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x387] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:03.601 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @559eb949(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:51:03.602 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f663510(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:51:03.602 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:03.602 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f663510(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:51:03.603 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5380aabd(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:51:03.603 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:03.603 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5380aabd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:51:03.604 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52e70de8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:51:03.605 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:03.605 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52e70de8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:51:03.608 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@94d071

[vm0] [info 2020/03/04 22:51:03.616 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x54] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 22:51:03.616 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x54] Locator was created at Wed Mar 04 22:51:03 GMT 2020

[vm0] [info 2020/03/04 22:51:03.616 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x54] Listening on port 20436 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:51:03.617 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9579454473631485057/locator/locator20436view.dat

[vm0] [info 2020/03/04 22:51:03.617 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x54] recovery file not found: /tmp/junit9579454473631485057/locator/locator20436view.dat

[vm0] [info 2020/03/04 22:51:03.618 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 22:51:03.626 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 991
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2829
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 257
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 9852


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 22:51:04.677 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 182 ms)

[vm2] [info 2020/03/04 22:51:04.848 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 167 ms)

[vm3] [info 2020/03/04 22:51:05.000 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 147 ms)

[vm4] [info 2020/03/04 22:51:05.152 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 150 ms)

[vm5] [info 2020/03/04 22:51:05.307 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 153 ms)

[vm6] [info 2020/03/04 22:51:05.453 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 145 ms)

[vm0] [info 2020/03/04 22:51:05.602 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x1e6] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 22:51:05.603 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 147 ms)

[info 2020/03/04 22:51:05.604 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:05.606 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a32d41(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:51:05.606 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x1e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:05.607 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a32d41(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:51:05.609 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34eb9923(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:51:05.610 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:05.610 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34eb9923(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:51:05.612 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a99d6ea(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:51:05.612 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:05.612 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a99d6ea(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:51:05.613 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @539be0a3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:51:05.613 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:05.614 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @539be0a3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:51:05.614 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @83e7761(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:51:05.615 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:05.615 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @83e7761(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:51:05.616 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b976f99(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:51:05.616 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:05.616 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b976f99(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:51:05.617 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5362e770(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:51:05.617 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:05.617 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5362e770(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:51:05.619 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 22:51:05.619 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 22:51:05.622 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 22:51:05.622 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 22:51:05.625 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 22:51:05.625 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 22:51:05.626 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 22:51:05.626 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 22:51:05.627 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 22:51:05.628 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 22:51:05.629 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 22:51:05.629 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 22:51:05.630 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 22:51:05.630 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 22:51:05.632 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 22:51:05.632 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:51:05.668 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24073].
Not connected.


[info 2020/03/04 22:51:05.670 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:51:05.671 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:05.672 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24bca981(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:51:05.672 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x1e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:05.672 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24bca981(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:51:05.673 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @267d67e6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:51:05.673 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:05.673 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @267d67e6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:51:05.674 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b7a442(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:51:05.674 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:05.674 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b7a442(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:51:05.675 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a16e98f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:51:05.675 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:05.676 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a16e98f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:51:05.676 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b788146(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:51:05.676 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:05.677 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b788146(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:51:05.677 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50fcbe74(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:51:05.677 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:05.678 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50fcbe74(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:51:05.678 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6964e816(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:51:05.678 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:05.678 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6964e816(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:51:05.681 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6667898856947271611

[info 2020/03/04 22:51:05.683 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:51:05.953 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:05.954 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @147e706a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:51:05.955 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x1e6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:05.955 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @147e706a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:51:05.955 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b995f42(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:51:05.956 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:05.956 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b995f42(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:51:05.956 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @179d5063(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:51:05.957 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x19c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:05.957 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @179d5063(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:51:05.957 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5189b6bf(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:51:05.958 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x1a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:05.958 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5189b6bf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:51:05.959 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4caff86f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:51:05.959 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x1aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:05.959 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4caff86f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:51:05.960 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5119e753(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:51:05.960 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:05.960 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5119e753(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:51:05.961 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18cc4e5b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:51:05.961 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:05.961 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18cc4e5b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:51:05.965 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@70387124

[vm0] [info 2020/03/04 22:51:05.972 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x1e6] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 22:51:05.972 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x1e6] Locator was created at Wed Mar 04 22:51:05 GMT 2020

[vm0] [info 2020/03/04 22:51:05.972 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x1e6] Listening on port 24075 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:51:05.972 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x1e6] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6667898856947271611/locator/locator24075view.dat

[vm0] [info 2020/03/04 22:51:05.973 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x1e6] recovery file not found: /tmp/junit6667898856947271611/locator/locator24075view.dat

[vm0] [info 2020/03/04 22:51:05.973 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x1e6] Starting distributed system

[vm0] [info 2020/03/04 22:51:05.975 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x1e6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 927
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2896
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 263
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 10041


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1993
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2401
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 196
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 8739


[vm1] [info 2020/03/04 22:51:06.653 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 160 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm2] [info 2020/03/04 22:51:06.810 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3d7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 154 ms)

[vm1] [info 2020/03/04 22:51:06.824 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 158 ms)

[vm1] [info 2020/03/04 22:51:06.890 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@6556b3f

[vm1] [info 2020/03/04 22:51:06.894 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:51:06.991 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 178 ms)

[vm2] [info 2020/03/04 22:51:06.999 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 172 ms)

[vm4] [info 2020/03/04 22:51:07.145 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x405] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 151 ms)

[vm3] [info 2020/03/04 22:51:07.152 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x3a1] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 151 ms)

[vm4] [info 2020/03/04 22:51:07.308 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38c] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 154 ms)

[vm5] [info 2020/03/04 22:51:07.315 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 169 ms)

[vm6] [info 2020/03/04 22:51:07.462 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x417] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 145 ms)

[vm5] [info 2020/03/04 22:51:07.473 GMT <RMI TCP Connection(52)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 163 ms)

[vm2] [info 2020/03/04 22:51:07.520 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x394] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@8128366

[vm2] [info 2020/03/04 22:51:07.525 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x394] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:51:07.604 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x54] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 22:51:07.605 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 140 ms)

[info 2020/03/04 22:51:07.606 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:07.608 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18b153ae(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:51:07.608 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:07.608 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18b153ae(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:51:07.609 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ce37e2c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:51:07.609 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:07.609 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ce37e2c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:51:07.610 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69be4df5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:51:07.610 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:07.610 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69be4df5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:51:07.611 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f95831d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:51:07.611 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:07.611 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f95831d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:51:07.612 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eeecb56(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:51:07.612 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:07.613 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x405] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eeecb56(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:51:07.613 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a88ae3c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:51:07.613 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:07.613 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a88ae3c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:51:07.614 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @696089ea(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:51:07.614 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x417] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:07.614 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x417] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @696089ea(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:51:07.616 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 142 ms)

[vm0] [info 2020/03/04 22:51:07.617 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 22:51:07.617 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 22:51:07.618 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 22:51:07.618 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 22:51:07.619 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3d7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 22:51:07.619 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 22:51:07.620 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3ff] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 22:51:07.620 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 22:51:07.622 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x405] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 22:51:07.622 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x405] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 22:51:07.623 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 22:51:07.623 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 22:51:07.624 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x417] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 22:51:07.624 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x417] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 22:51:07.626 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 22:51:07.627 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:51:07.657 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26635].
Not connected.


[info 2020/03/04 22:51:07.658 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:51:07.659 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:07.660 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32e3d4a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:51:07.661 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:07.661 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32e3d4a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:51:07.661 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a1a6626(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:51:07.661 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:07.661 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a1a6626(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:51:07.662 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7490d0bc(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:51:07.662 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:07.662 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7490d0bc(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:51:07.663 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a19fb4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:51:07.663 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:07.663 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a19fb4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:51:07.664 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @537f78ea(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:51:07.664 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:07.664 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x405] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @537f78ea(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:51:07.665 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @769a58e3(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:51:07.665 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:07.665 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @769a58e3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:51:07.666 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e719466(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:51:07.666 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x417] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:07.666 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x417] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e719466(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:51:07.668 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit403206478675612894

[info 2020/03/04 22:51:07.671 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:51:07.763 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7b4d83c2

[vm0] [info 2020/03/04 22:51:07.765 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x430] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 22:51:07.766 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x430] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 147 ms)

[info 2020/03/04 22:51:07.766 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:07.768 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:51:07.769 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x430] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fe2018d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:51:07.769 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x430] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:07.769 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x430] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fe2018d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:51:07.770 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7580ef82(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:51:07.770 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:07.770 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7580ef82(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:51:07.771 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22c9bc45(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:51:07.771 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:07.771 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22c9bc45(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:51:07.771 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x3a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27319f8e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:51:07.772 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x3a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:07.772 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x3a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27319f8e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:51:07.774 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @509ff50a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:51:07.774 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:07.774 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @509ff50a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:51:07.775 GMT <RMI TCP Connection(52)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a1d494d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:51:07.775 GMT <RMI TCP Connection(52)-172.17.0.5> tid=0x168] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:07.775 GMT <RMI TCP Connection(52)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a1d494d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:51:07.776 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @313b7ed8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:51:07.776 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x24b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:07.776 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @313b7ed8(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:51:07.779 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x430] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 22:51:07.779 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x430] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 22:51:07.780 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 22:51:07.780 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 22:51:07.781 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 22:51:07.781 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 22:51:07.782 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x3a1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 22:51:07.783 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x3a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 22:51:07.785 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 22:51:07.785 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38c] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 22:51:07.786 GMT <RMI TCP Connection(52)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 22:51:07.786 GMT <RMI TCP Connection(52)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 22:51:07.787 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 22:51:07.787 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 22:51:07.789 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 22:51:07.789 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:51:07.817 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29408].
Not connected.


[info 2020/03/04 22:51:07.818 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:51:07.819 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:07.821 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x430] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @241d77a3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:51:07.821 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x430] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:07.821 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x430] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @241d77a3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:51:07.822 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @369085ba(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:51:07.822 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:07.822 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @369085ba(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:51:07.823 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ecf61f8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:51:07.823 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:07.823 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ecf61f8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:51:07.824 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x3a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bf04f1d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:51:07.824 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x3a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:07.824 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x3a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bf04f1d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:51:07.824 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4693817b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:51:07.825 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:07.825 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4693817b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:51:07.825 GMT <RMI TCP Connection(52)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c84aeb6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:51:07.826 GMT <RMI TCP Connection(52)-172.17.0.5> tid=0x168] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:07.826 GMT <RMI TCP Connection(52)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c84aeb6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:51:07.826 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38c199d4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:51:07.826 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x24b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:07.827 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38c199d4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:51:07.829 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13235230569312187008

[info 2020/03/04 22:51:07.831 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:51:07.880 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:07.881 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62713049(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:51:07.881 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:07.881 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62713049(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:51:07.882 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74df3480(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:51:07.882 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:07.882 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74df3480(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:51:07.883 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b352e45(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:51:07.883 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3d7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:07.883 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b352e45(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:51:07.884 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ac87764(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:51:07.884 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3ff] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:07.884 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ac87764(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:51:07.885 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bb955bd(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:51:07.885 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x405] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:07.885 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x405] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bb955bd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:51:07.886 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e3ffb6(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:51:07.886 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3fe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:07.886 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e3ffb6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:51:07.887 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ab7abfa(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:51:07.887 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x417] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:07.887 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x417] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ab7abfa(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:51:07.890 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@70869959

[vm0] [info 2020/03/04 22:51:07.899 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x54] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 22:51:07.899 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x54] Locator was created at Wed Mar 04 22:51:07 GMT 2020

[vm0] [info 2020/03/04 22:51:07.900 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x54] Listening on port 26637 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:51:07.900 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit403206478675612894/locator/locator26637view.dat

[vm0] [info 2020/03/04 22:51:07.900 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x54] recovery file not found: /tmp/junit403206478675612894/locator/locator26637view.dat

[vm0] [info 2020/03/04 22:51:07.900 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 22:51:07.905 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:51:08.047 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:08.047 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x430] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76058f73(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:51:08.048 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x430] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:08.048 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x430] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76058f73(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:51:08.049 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67386a70(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:51:08.049 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:08.049 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67386a70(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:51:08.050 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25bc163d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:51:08.050 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:08.050 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25bc163d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:51:08.051 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x3a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31cb71a8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:51:08.051 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x3a1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:08.051 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x3a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31cb71a8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:51:08.052 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27b8fa99(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:51:08.052 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:08.052 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27b8fa99(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:51:08.052 GMT <RMI TCP Connection(52)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3918a61(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:51:08.053 GMT <RMI TCP Connection(52)-172.17.0.5> tid=0x168] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:08.053 GMT <RMI TCP Connection(52)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3918a61(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:51:08.053 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22c70674(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:51:08.053 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x24b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:08.053 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22c70674(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:51:08.056 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x430] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@470c4fc2

[vm0] [info 2020/03/04 22:51:08.061 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x430] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 22:51:08.061 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x430] Locator was created at Wed Mar 04 22:51:08 GMT 2020

[vm0] [info 2020/03/04 22:51:08.061 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x430] Listening on port 29410 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:51:08.062 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x430] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13235230569312187008/locator/locator29410view.dat

[vm0] [info 2020/03/04 22:51:08.062 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x430] recovery file not found: /tmp/junit13235230569312187008/locator/locator29410view.dat

[vm0] [info 2020/03/04 22:51:08.062 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x430] Starting distributed system

[vm0] [info 2020/03/04 22:51:08.063 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x430] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:51:08.124 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x3b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@242e7eee

[vm3] [info 2020/03/04 22:51:08.130 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x3b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:51:08.417 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@66f78bf2

[vm2] [info 2020/03/04 22:51:08.422 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:51:08.747 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x391] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4407e3fd

[vm4] [info 2020/03/04 22:51:08.753 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x391] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:51:09.067 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x387] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@42e7f58d

[vm3] [info 2020/03/04 22:51:09.072 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x387] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:51:09.413 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23705]

Command result for <connect --jmx-manager=localhost[23705]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23705] ..
Successfully connected to: [host=localhost, port=23705]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:51:09.701 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@af6d515

[vm1] [info 2020/03/04 22:51:09.706 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@23538070
[vm4] [info 2020/03/04 22:51:09.706 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider


[vm1] [info 2020/03/04 22:51:09.711 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:51:10.336 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20437]

[vm2] [info 2020/03/04 22:51:10.352 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7dfa644e

[vm2] [info 2020/03/04 22:51:10.359 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x19c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[20437]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20437] ..
Successfully connected to: [host=localhost, port=20437]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:51:10.895 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x259] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@509d3df3

[vm5] [info 2020/03/04 22:51:10.901 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x259] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:51:10.988 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6435f776

[vm3] [info 2020/03/04 22:51:10.993 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x1a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:51:11.596 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x269] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38758969

[vm6] [info 2020/03/04 22:51:11.601 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x269] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:51:11.656 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2eb4d955

[vm4] [info 2020/03/04 22:51:11.660 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x1aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:51:11.666 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6467df4b

[vm1] [info 2020/03/04 22:51:11.670 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:51:11.816 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1e084d33

[vm1] [info 2020/03/04 22:51:11.820 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:51:12.247 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24076]

[vm2] [info 2020/03/04 22:51:12.253 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3d7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@26f111dd

[vm2] [info 2020/03/04 22:51:12.259 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3d7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[24076]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24076] ..
Successfully connected to: [host=localhost, port=24076]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:51:12.486 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:51:12.512 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4d5ce045

[vm2] [info 2020/03/04 22:51:12.526 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:51:13.016 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3ff] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c62cc44

[vm3] [info 2020/03/04 22:51:13.023 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3ff] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:51:13.215 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x3a1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@47c76254

[vm3] [info 2020/03/04 22:51:13.227 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x3a1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:51:13.537 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3e5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20333b29

[vm5] [info 2020/03/04 22:51:13.543 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3e5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:51:13.686 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x405] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2bbef164

[vm4] [info 2020/03/04 22:51:13.692 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x405] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:51:13.934 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@455591c

[vm4] [info 2020/03/04 22:51:13.941 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x38c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:51:14.269 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ff] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@272fc902

[vm6] [info 2020/03/04 22:51:14.275 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ff] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:51:14.369 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26638]

Command result for <connect --jmx-manager=localhost[26638]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26638] ..
Successfully connected to: [host=localhost, port=26638]


[info 2020/03/04 22:51:14.612 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29411]

Command result for <connect --jmx-manager=localhost[29411]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29411] ..
Successfully connected to: [host=localhost, port=29411]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:51:15.264 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1372
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2153
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 121
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 7530


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 22:51:15.887 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 182 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:51:16.067 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x3ab] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 178 ms)

[vm3] [info 2020/03/04 22:51:16.223 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x37b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 153 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:51:16.379 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x386] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 153 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:51:16.539 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 159 ms)

[vm6] [info 2020/03/04 22:51:16.683 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 143 ms)

[vm0] [info 2020/03/04 22:51:16.830 GMT <RMI TCP Connection(97)-172.17.0.8> tid=0x400] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 22:51:16.831 GMT <RMI TCP Connection(97)-172.17.0.8> tid=0x400] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 145 ms)

[info 2020/03/04 22:51:16.832 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:16.834 GMT <RMI TCP Connection(97)-172.17.0.8> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @475cff67(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:51:16.834 GMT <RMI TCP Connection(97)-172.17.0.8> tid=0x400] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:16.834 GMT <RMI TCP Connection(97)-172.17.0.8> tid=0x400] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @475cff67(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:51:16.835 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65e37d8d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:51:16.835 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:16.835 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65e37d8d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:51:16.836 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x3ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5375e326(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:51:16.836 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x3ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:16.836 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x3ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5375e326(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:51:16.837 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x37b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bd2656d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:51:16.837 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x37b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:16.837 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x37b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bd2656d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:51:16.838 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x386] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a3ed9ad(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:51:16.838 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x386] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:16.838 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x386] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a3ed9ad(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:51:16.839 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a7899b6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:51:16.839 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x259] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:16.839 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a7899b6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:51:16.840 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15feb4ed(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:51:16.840 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:16.840 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15feb4ed(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:51:16.842 GMT <RMI TCP Connection(97)-172.17.0.8> tid=0x400] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 22:51:16.842 GMT <RMI TCP Connection(97)-172.17.0.8> tid=0x400] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 22:51:16.843 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 22:51:16.844 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 22:51:16.844 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x3ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 22:51:16.845 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x3ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 22:51:16.846 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x37b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 22:51:16.846 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x37b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 22:51:16.847 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x386] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 22:51:16.847 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x386] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 22:51:16.848 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 22:51:16.848 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 22:51:16.849 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 22:51:16.850 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 22:51:16.852 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 22:51:16.852 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:51:16.885 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22392].
Not connected.


[info 2020/03/04 22:51:16.887 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:51:16.887 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:16.889 GMT <RMI TCP Connection(97)-172.17.0.8> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d2cf1b0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:51:16.889 GMT <RMI TCP Connection(97)-172.17.0.8> tid=0x400] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:16.889 GMT <RMI TCP Connection(97)-172.17.0.8> tid=0x400] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d2cf1b0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:51:16.890 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12a657de(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:51:16.890 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:16.890 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12a657de(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:51:16.891 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x3ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cd551c9(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:51:16.891 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x3ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:16.891 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x3ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cd551c9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:51:16.892 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x37b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4beb3f9e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:51:16.892 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x37b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:16.892 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x37b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4beb3f9e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:51:16.893 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x386] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @685fdb97(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:51:16.893 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x386] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:16.893 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x386] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @685fdb97(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:51:16.894 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6332c7d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:51:16.894 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x259] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:16.894 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6332c7d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:51:16.895 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66ed75c7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:51:16.895 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:16.896 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66ed75c7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:51:16.899 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16302026517059812331

[info 2020/03/04 22:51:16.901 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:51:17.123 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:17.124 GMT <RMI TCP Connection(97)-172.17.0.8> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63c02988(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:51:17.124 GMT <RMI TCP Connection(97)-172.17.0.8> tid=0x400] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:17.124 GMT <RMI TCP Connection(97)-172.17.0.8> tid=0x400] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63c02988(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:51:17.125 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6af7d157(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:51:17.125 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:17.125 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6af7d157(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:51:17.127 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x3ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13a6627c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:51:17.127 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x3ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:17.127 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x3ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13a6627c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:51:17.128 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x37b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4641ea01(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:51:17.128 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x37b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:17.129 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x37b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4641ea01(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:51:17.130 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x386] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cc0e34(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:51:17.130 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x386] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:17.130 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x386] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cc0e34(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:51:17.131 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x259] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28a30756(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:51:17.131 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x259] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:17.131 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x259] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28a30756(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:51:17.132 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f1e8d1b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:51:17.132 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x269] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:17.132 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f1e8d1b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:51:17.136 GMT <RMI TCP Connection(97)-172.17.0.8> tid=0x400] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3cb14ff7

[vm0] [info 2020/03/04 22:51:17.142 GMT <RMI TCP Connection(97)-172.17.0.8> tid=0x400] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 22:51:17.142 GMT <RMI TCP Connection(97)-172.17.0.8> tid=0x400] Locator was created at Wed Mar 04 22:51:17 GMT 2020

[vm0] [info 2020/03/04 22:51:17.143 GMT <RMI TCP Connection(97)-172.17.0.8> tid=0x400] Listening on port 22394 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:51:17.143 GMT <RMI TCP Connection(97)-172.17.0.8> tid=0x400] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16302026517059812331/locator/locator22394view.dat

[vm0] [info 2020/03/04 22:51:17.143 GMT <RMI TCP Connection(97)-172.17.0.8> tid=0x400] recovery file not found: /tmp/junit16302026517059812331/locator/locator22394view.dat

[vm0] [info 2020/03/04 22:51:17.144 GMT <RMI TCP Connection(97)-172.17.0.8> tid=0x400] Starting distributed system

[vm0] [info 2020/03/04 22:51:17.146 GMT <RMI TCP Connection(97)-172.17.0.8> tid=0x400] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:51:17.322 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6d78ee13

[vm5] [info 2020/03/04 22:51:17.329 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:51:18.069 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x41d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@66135cc9

[vm6] [info 2020/03/04 22:51:18.074 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x41d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1213
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2650
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 241
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 9318


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 22:51:19.015 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:51:19.165 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 173 ms)

[vm2] [info 2020/03/04 22:51:19.319 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 152 ms)

[vm3] [info 2020/03/04 22:51:19.490 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 168 ms)

[vm4] [info 2020/03/04 22:51:19.685 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 188 ms)

[vm5] [info 2020/03/04 22:51:19.864 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3e5] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 177 ms)

[vm6] [info 2020/03/04 22:51:20.020 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ff] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 154 ms)

[vm0] [info 2020/03/04 22:51:20.164 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x49d] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 22:51:20.165 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x49d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 142 ms)

[info 2020/03/04 22:51:20.165 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:20.167 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x49d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @694b5192(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:51:20.168 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x49d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:20.168 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x49d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @694b5192(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:51:20.170 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69cf8b1f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:51:20.170 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:20.170 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69cf8b1f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:51:20.171 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @797ef71c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:51:20.171 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:20.171 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @797ef71c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:51:20.172 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78639f02(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:51:20.172 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:20.172 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78639f02(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:51:20.173 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @157e9110(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:51:20.173 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:20.173 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @157e9110(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:51:20.174 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @423d0d23(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:51:20.175 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:20.175 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @423d0d23(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:51:20.176 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29d0e9a3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:51:20.176 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:20.176 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ff] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29d0e9a3(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:51:20.178 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x49d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 22:51:20.179 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x49d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 22:51:20.181 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 22:51:20.182 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 22:51:20.183 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 22:51:20.183 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 22:51:20.184 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 22:51:20.185 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 22:51:20.186 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 22:51:20.186 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 22:51:20.187 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3e5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 22:51:20.188 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 22:51:20.189 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ff] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 22:51:20.189 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ff] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 22:51:20.191 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 22:51:20.192 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:51:20.232 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24990].
Not connected.


[info 2020/03/04 22:51:20.233 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:51:20.234 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:20.236 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x49d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4785e38c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:51:20.237 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x49d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:20.237 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x49d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4785e38c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:51:20.237 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a13b50(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:51:20.238 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:20.238 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a13b50(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:51:20.239 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6123bacb(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:51:20.239 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:20.239 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6123bacb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:51:20.240 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3342cf26(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:51:20.240 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:20.240 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3342cf26(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:51:20.241 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5931c613(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:51:20.241 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:20.241 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5931c613(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:51:20.242 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49acc7d6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:51:20.242 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:20.242 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49acc7d6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:51:20.243 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32f60365(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:51:20.244 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:20.244 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ff] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32f60365(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:51:20.246 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11846826134596007097

[info 2020/03/04 22:51:20.248 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:51:20.471 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:20.471 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x49d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d5f2fbe(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:51:20.472 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x49d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:20.472 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x49d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d5f2fbe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:51:20.473 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ed0d694(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:51:20.473 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:20.473 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ed0d694(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:51:20.474 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aca746e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:51:20.474 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:20.474 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aca746e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:51:20.475 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @602a8d61(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:51:20.475 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:20.475 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @602a8d61(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:51:20.476 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51183e7e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:51:20.476 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:20.476 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51183e7e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:51:20.477 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7de33bfd(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:51:20.478 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3e5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:20.478 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7de33bfd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:51:20.478 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f488899(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:51:20.479 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ff] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:20.479 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ff] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f488899(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:51:20.482 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x49d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@388dda3b

[vm0] [info 2020/03/04 22:51:20.487 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x49d] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 22:51:20.488 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x49d] Locator was created at Wed Mar 04 22:51:20 GMT 2020

[vm0] [info 2020/03/04 22:51:20.488 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x49d] Listening on port 24992 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:51:20.488 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x49d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11846826134596007097/locator/locator24992view.dat

[vm0] [info 2020/03/04 22:51:20.488 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x49d] recovery file not found: /tmp/junit11846826134596007097/locator/locator24992view.dat

[vm0] [info 2020/03/04 22:51:20.489 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x49d] Starting distributed system

[vm0] [info 2020/03/04 22:51:20.491 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x49d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:51:21.092 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@179c33ad

[vm1] [info 2020/03/04 22:51:21.097 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:51:21.714 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x3ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d633c6f

[vm2] [info 2020/03/04 22:51:21.720 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x3ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:51:22.352 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x37b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1cd0e67b

[vm3] [info 2020/03/04 22:51:22.357 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x37b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1075
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2787
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 337
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 10008


[vm4] [info 2020/03/04 22:51:22.969 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x386] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@50c00fcd

[vm4] [info 2020/03/04 22:51:22.976 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x386] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 22:51:23.151 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 164 ms)

[vm2] [info 2020/03/04 22:51:23.310 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e3] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 157 ms)

[vm3] [info 2020/03/04 22:51:23.461 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x401] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 148 ms)

[info 2020/03/04 22:51:23.608 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22395]

[vm4] [info 2020/03/04 22:51:23.618 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x410] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 154 ms)

Command result for <connect --jmx-manager=localhost[22395]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22395] ..
Successfully connected to: [host=localhost, port=22395]


[vm5] [info 2020/03/04 22:51:23.783 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e4] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 163 ms)

[vm6] [info 2020/03/04 22:51:23.929 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x41d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 144 ms)

[vm0] [info 2020/03/04 22:51:24.072 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40b] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 22:51:24.072 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 141 ms)

[info 2020/03/04 22:51:24.073 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:24.075 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7014bc86(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:51:24.075 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:24.076 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7014bc86(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:51:24.078 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8aa7c68(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:51:24.078 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:24.078 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8aa7c68(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:51:24.079 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c9ba95b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:51:24.079 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:24.079 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c9ba95b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:51:24.080 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x401] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36038856(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:51:24.080 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x401] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:24.080 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x401] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36038856(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:51:24.082 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a7f0e1a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:51:24.082 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x410] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:24.082 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a7f0e1a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:51:24.083 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f4fd604(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:51:24.083 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:24.083 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f4fd604(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:51:24.083 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x41d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dd8a729(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:51:24.084 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x41d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:24.084 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x41d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dd8a729(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:51:24.086 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 22:51:24.086 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 22:51:24.089 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 22:51:24.089 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 22:51:24.090 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 22:51:24.091 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e3] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 22:51:24.092 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x401] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 22:51:24.092 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x401] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 22:51:24.093 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x410] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 22:51:24.093 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 22:51:24.094 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 22:51:24.094 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e4] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 22:51:24.095 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x41d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 22:51:24.095 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x41d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 22:51:24.098 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 22:51:24.098 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:51:24.128 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21239].
Not connected.


[info 2020/03/04 22:51:24.130 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:51:24.131 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:24.133 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27fe5674(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:51:24.133 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:24.133 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27fe5674(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:51:24.134 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28e79487(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:51:24.134 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:24.134 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28e79487(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:51:24.135 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c3d7f39(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:51:24.135 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:24.135 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c3d7f39(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:51:24.136 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x401] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dd9c75c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:51:24.136 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x401] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:24.136 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x401] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dd9c75c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:51:24.137 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50b68913(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:51:24.137 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x410] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:24.137 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50b68913(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:51:24.138 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c1ca51a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:51:24.138 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:24.138 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c1ca51a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:51:24.139 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x41d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @186bc2a8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:51:24.139 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x41d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:24.140 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x41d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @186bc2a8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:51:24.142 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6513594571183359103

[info 2020/03/04 22:51:24.145 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:51:24.348 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@40ebd330

[info 2020/03/04 22:51:24.349 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:24.349 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16a84cee(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:51:24.350 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:51:24.350 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16a84cee(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:51:24.351 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @258a8bf7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:51:24.351 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:51:24.351 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @258a8bf7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:51:24.352 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d2c1645(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:51:24.352 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:51:24.352 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d2c1645(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:51:24.352 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:51:24.353 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x401] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65693592(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:51:24.353 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x401] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:51:24.353 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x401] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65693592(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:51:24.354 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e15d62a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:51:24.354 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x410] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:51:24.354 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e15d62a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:51:24.355 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59341ae7(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:51:24.355 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:51:24.355 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59341ae7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:51:24.356 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x41d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b1c9002(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:51:24.356 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x41d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:51:24.356 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x41d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b1c9002(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:51:24.359 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@13623546

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 22:51:24.365 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40b] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 22:51:24.365 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40b] Locator was created at Wed Mar 04 22:51:24 GMT 2020

[vm0] [info 2020/03/04 22:51:24.365 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40b] Listening on port 21241 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:51:24.366 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6513594571183359103/locator/locator21241view.dat

[vm0] [info 2020/03/04 22:51:24.366 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40b] recovery file not found: /tmp/junit6513594571183359103/locator/locator21241view.dat

[vm0] [info 2020/03/04 22:51:24.366 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40b] Starting distributed system

[vm0] [info 2020/03/04 22:51:24.368 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:51:24.953 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@191adeb5

[vm2] [info 2020/03/04 22:51:24.958 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:51:25.565 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@508bde4b

[vm3] [info 2020/03/04 22:51:25.572 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:51:26.281 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@44432d98

[vm4] [info 2020/03/04 22:51:26.287 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:51:26.940 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24993]

Command result for <connect --jmx-manager=localhost[24993]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24993] ..
Successfully connected to: [host=localhost, port=24993]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:51:28.058 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@35276f07

[vm1] [info 2020/03/04 22:51:28.063 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:51:28.669 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@58acbf15

[vm2] [info 2020/03/04 22:51:28.674 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3e3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:51:29.291 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x401] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@638df18

[vm3] [info 2020/03/04 22:51:29.297 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x401] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:51:29.912 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x410] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3fbcda8d

[vm4] [info 2020/03/04 22:51:29.917 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x410] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:51:30.536 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21242]

Command result for <connect --jmx-manager=localhost[21242]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21242] ..
Successfully connected to: [host=localhost, port=21242]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:52:02.500 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x406] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@735d90fe

[vm5] [info 2020/03/04 22:52:02.506 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x406] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:52:03.207 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@4de67f27

[vm6] [info 2020/03/04 22:52:03.213 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x40c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:52:04.110 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440@cf1b8ed

[vm5] [info 2020/03/04 22:52:04.116 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3f2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:52:04.831 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@71ae9d1d

[vm6] [info 2020/03/04 22:52:04.838 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:52:06.273 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440@6ec705ab

[vm5] [info 2020/03/04 22:52:06.279 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:52:06.999 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40@309c1153

[vm6] [info 2020/03/04 22:52:07.005 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2832
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 318
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9654


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 22:52:07.470 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 157 ms)

[vm2] [info 2020/03/04 22:52:07.633 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x394] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 160 ms)

[vm3] [info 2020/03/04 22:52:07.811 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x3b8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 174 ms)

[vm4] [info 2020/03/04 22:52:07.984 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x391] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 170 ms)

[vm5] [info 2020/03/04 22:52:08.178 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x406] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 192 ms)

[vm6] [info 2020/03/04 22:52:08.332 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 151 ms)

[vm0] [info 2020/03/04 22:52:08.483 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0x55] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 22:52:08.484 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0x55] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 150 ms)

[info 2020/03/04 22:52:08.485 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:08.488 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0x55] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @735b3298(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:52:08.488 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0x55] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:08.488 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0x55] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @735b3298(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:52:08.491 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11cdaceb(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:52:08.491 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:08.491 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11cdaceb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:52:08.492 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b300b92(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:52:08.492 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:08.492 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x394] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b300b92(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:52:08.493 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x3b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @292e63dd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:52:08.493 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x3b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:08.493 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x3b8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @292e63dd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:52:08.494 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x391] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5100c8de(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:52:08.494 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x391] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:08.494 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x391] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5100c8de(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:52:08.495 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @732285b8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:52:08.495 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:08.495 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @732285b8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:52:08.496 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10cb016b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:52:08.496 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x40c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:08.497 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10cb016b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:52:08.499 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0x55] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 22:52:08.499 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0x55] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 22:52:08.503 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 22:52:08.503 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 22:52:08.504 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x394] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 22:52:08.504 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x394] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 22:52:08.505 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x3b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 22:52:08.505 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x3b8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 22:52:08.506 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x391] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 22:52:08.507 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x391] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 22:52:08.508 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 22:52:08.508 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 22:52:08.509 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 22:52:08.509 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 22:52:08.512 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 22:52:08.513 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:52:08.534 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23705].
Not connected.


[info 2020/03/04 22:52:08.536 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:52:08.537 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:08.539 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0x55] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a9ce65b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:52:08.539 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0x55] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:08.539 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0x55] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a9ce65b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:52:08.540 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @386ef166(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:52:08.540 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:08.540 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @386ef166(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:52:08.542 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67f14d6d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:52:08.542 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:08.542 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x394] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67f14d6d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:52:08.543 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x3b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a3c25ca(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:52:08.543 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x3b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:08.543 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x3b8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a3c25ca(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:52:08.544 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x391] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72f9708(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:52:08.544 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x391] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:08.544 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x391] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72f9708(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:52:08.545 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ba88c9d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:52:08.545 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:08.545 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ba88c9d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:52:08.546 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cd9d174(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:52:08.546 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x40c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:08.546 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cd9d174(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:52:08.549 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4568250399468097614

[info 2020/03/04 22:52:08.552 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:52:08.787 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:08.788 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0x55] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43d3a9bc(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:52:08.789 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0x55] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:08.789 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0x55] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43d3a9bc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:52:08.790 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ec6fba7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:52:08.790 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:08.790 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ec6fba7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:52:08.791 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @791f316d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:52:08.791 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x394] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:08.791 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x394] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @791f316d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:52:08.792 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x3b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68b8d948(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:52:08.792 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x3b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:08.792 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x3b8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68b8d948(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:52:08.793 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x391] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56a1365c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:52:08.793 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x391] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:08.793 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x391] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56a1365c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:52:08.794 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716a6432(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:52:08.794 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x406] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:08.794 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716a6432(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:52:08.795 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2672767e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:52:08.795 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x40c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:08.795 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2672767e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:52:08.799 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0x55] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5168e0ad

[vm0] [info 2020/03/04 22:52:08.805 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0x55] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 22:52:08.805 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0x55] Locator was created at Wed Mar 04 22:52:08 GMT 2020

[vm0] [info 2020/03/04 22:52:08.805 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0x55] Listening on port 23707 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:52:08.805 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0x55] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4568250399468097614/locator/locator23707view.dat

[vm0] [info 2020/03/04 22:52:08.806 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0x55] recovery file not found: /tmp/junit4568250399468097614/locator/locator23707view.dat

[vm0] [info 2020/03/04 22:52:08.806 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0x55] Starting distributed system

[vm0] [info 2020/03/04 22:52:08.808 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0x55] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:52:08.840 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x168] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@2f06b3b7

[vm5] [info 2020/03/04 22:52:08.846 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x168] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3098
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 388
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 10653


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 22:52:09.379 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 170 ms)

[vm2] [info 2020/03/04 22:52:09.545 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 164 ms)

[vm6] [info 2020/03/04 22:52:09.605 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@2942be9f

[vm6] [info 2020/03/04 22:52:09.612 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x24b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:52:09.731 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 182 ms)

[vm4] [info 2020/03/04 22:52:09.879 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3aa] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 146 ms)

[vm5] [info 2020/03/04 22:52:10.059 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 178 ms)

[vm6] [info 2020/03/04 22:52:10.209 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 149 ms)

[vm0] [info 2020/03/04 22:52:10.357 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0x1fb] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 22:52:10.359 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 147 ms)

[info 2020/03/04 22:52:10.359 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:10.362 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fe8ac80(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:52:10.362 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0x1fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:10.362 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fe8ac80(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:52:10.363 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a8d37e7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:52:10.363 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:10.364 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a8d37e7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:52:10.364 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26cf1f29(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:52:10.365 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:10.365 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26cf1f29(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:52:10.366 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34a011b4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:52:10.366 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x387] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:10.366 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34a011b4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:52:10.367 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39819db2(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:52:10.367 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:10.367 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39819db2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:52:10.367 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38b4e3b0(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:52:10.368 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:10.368 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38b4e3b0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:52:10.369 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4418d2b1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:52:10.369 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:10.369 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4418d2b1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:52:10.371 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 22:52:10.371 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 22:52:10.372 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 22:52:10.373 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 22:52:10.374 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 22:52:10.374 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 22:52:10.375 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 22:52:10.375 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 22:52:10.376 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 22:52:10.376 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 22:52:10.377 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 22:52:10.378 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 22:52:10.379 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 22:52:10.379 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 22:52:10.381 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 22:52:10.382 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:52:10.410 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20437].
Not connected.


[info 2020/03/04 22:52:10.411 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:52:10.413 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:10.414 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a139e43(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:52:10.414 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0x1fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:10.414 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a139e43(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:52:10.415 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68190c5(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:52:10.415 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:10.415 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68190c5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:52:10.416 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f783a3c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:52:10.416 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:10.417 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f783a3c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:52:10.417 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dbb64bb(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:52:10.417 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x387] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:10.418 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dbb64bb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:52:10.418 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52f72b13(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:52:10.419 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:10.419 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52f72b13(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:52:10.420 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73a551fd(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:52:10.420 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:10.420 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73a551fd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:52:10.421 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21e91db0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:52:10.422 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:10.422 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21e91db0(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:52:10.426 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2067919156627893790

[info 2020/03/04 22:52:10.429 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:52:10.660 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:10.661 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7efcb7fe(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:52:10.662 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0x1fb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:10.662 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7efcb7fe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:52:10.663 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56f8c27c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:52:10.663 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:10.663 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56f8c27c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:52:10.663 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67c445f3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:52:10.664 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:10.664 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67c445f3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:52:10.664 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @366beba9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:52:10.665 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x387] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:10.665 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @366beba9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:52:10.665 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @782e9ab0(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:52:10.666 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:10.666 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @782e9ab0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:52:10.666 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29664f19(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:52:10.667 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3f2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:10.667 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29664f19(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:52:10.667 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @247b0fcd(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:52:10.668 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:10.668 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @247b0fcd(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:52:10.671 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@fa2032

[vm0] [info 2020/03/04 22:52:10.676 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0x1fb] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 22:52:10.676 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0x1fb] Locator was created at Wed Mar 04 22:52:10 GMT 2020

[vm0] [info 2020/03/04 22:52:10.676 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0x1fb] Listening on port 20439 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:52:10.676 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0x1fb] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2067919156627893790/locator/locator20439view.dat

[vm0] [info 2020/03/04 22:52:10.676 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0x1fb] recovery file not found: /tmp/junit2067919156627893790/locator/locator20439view.dat

[vm0] [info 2020/03/04 22:52:10.677 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0x1fb] Starting distributed system

[vm0] [info 2020/03/04 22:52:10.678 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0x1fb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3122
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 314
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 10521


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 22:52:11.501 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 157 ms)

[vm2] [info 2020/03/04 22:52:11.687 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 183 ms)

[vm3] [info 2020/03/04 22:52:11.875 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 174 ms)

[vm4] [info 2020/03/04 22:52:12.025 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 146 ms)

[vm5] [info 2020/03/04 22:52:12.190 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 164 ms)

[vm6] [info 2020/03/04 22:52:12.364 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 172 ms)

[vm0] [info 2020/03/04 22:52:12.512 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0x42a] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 22:52:12.513 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 147 ms)

[info 2020/03/04 22:52:12.514 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:12.516 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a9d0a28(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:52:12.516 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0x42a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:12.516 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a9d0a28(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:52:12.519 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fdbcf76(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:52:12.519 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:12.520 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fdbcf76(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:52:12.520 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @259484c0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:52:12.520 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:12.521 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @259484c0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:52:12.521 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d75dd6a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:52:12.522 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:12.522 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d75dd6a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:52:12.523 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7db1adbb(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:52:12.523 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:12.523 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7db1adbb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:52:12.524 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @482782de(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:52:12.524 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:12.524 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @482782de(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:52:12.525 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @781f7a70(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:52:12.525 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:12.525 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @781f7a70(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:52:12.528 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0x42a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 22:52:12.528 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 22:52:12.531 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 22:52:12.531 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 22:52:12.532 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 22:52:12.533 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 22:52:12.534 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 22:52:12.534 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 22:52:12.535 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 22:52:12.536 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 22:52:12.537 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 22:52:12.537 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 22:52:12.538 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 22:52:12.538 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 22:52:12.540 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 22:52:12.541 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:52:12.577 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24076].
Not connected.


[info 2020/03/04 22:52:12.579 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:52:12.580 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:12.581 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d4fd3c9(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:52:12.582 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0x42a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:12.582 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d4fd3c9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:52:12.583 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48271db(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:52:12.583 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:12.583 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48271db(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:52:12.584 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c674729(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:52:12.584 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:12.584 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c674729(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:52:12.585 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f5e47ea(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:52:12.585 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:12.585 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f5e47ea(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:52:12.586 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34410a5b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:52:12.586 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:12.586 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34410a5b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:52:12.587 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37b1f351(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:52:12.587 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:12.587 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37b1f351(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:52:12.588 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b0f1144(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:52:12.588 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:12.588 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b0f1144(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:52:12.593 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1798025872542855413

[info 2020/03/04 22:52:12.595 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:52:12.732 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@143b3664

[vm1] [info 2020/03/04 22:52:12.737 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:52:12.829 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:12.830 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f5c9ac5(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:52:12.830 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0x42a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:12.830 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f5c9ac5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:52:12.831 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27b281f8(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:52:12.831 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:12.831 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27b281f8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:52:12.832 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14f441bb(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:52:12.832 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x19c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:12.832 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14f441bb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:52:12.833 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b675b76(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:52:12.833 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x1a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:12.833 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b675b76(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:52:12.834 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c4171c9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:52:12.834 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x1aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:12.834 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x1aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c4171c9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:52:12.835 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b595c1d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:52:12.835 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:12.835 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b595c1d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:52:12.836 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36ff58d1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:52:12.836 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:12.836 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36ff58d1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:52:12.839 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0x42a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@24f16bb5

[vm0] [info 2020/03/04 22:52:12.844 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0x42a] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 22:52:12.844 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0x42a] Locator was created at Wed Mar 04 22:52:12 GMT 2020

[vm0] [info 2020/03/04 22:52:12.844 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0x42a] Listening on port 24078 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:52:12.845 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0x42a] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1798025872542855413/locator/locator24078view.dat

[vm0] [info 2020/03/04 22:52:12.845 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0x42a] recovery file not found: /tmp/junit1798025872542855413/locator/locator24078view.dat

[vm0] [info 2020/03/04 22:52:12.845 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0x42a] Starting distributed system

[vm0] [info 2020/03/04 22:52:12.847 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0x42a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:52:13.326 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x394] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b6b213e

[vm2] [info 2020/03/04 22:52:13.333 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x394] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2947
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 267
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9825


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 66


[vm1] [info 2020/03/04 22:52:13.888 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 169 ms)

[vm3] [info 2020/03/04 22:52:13.988 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x3b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20524134

[vm3] [info 2020/03/04 22:52:13.994 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x3b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:52:14.041 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x261] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 151 ms)

[vm3] [info 2020/03/04 22:52:14.238 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x276] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 194 ms)

[vm4] [info 2020/03/04 22:52:14.399 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x262] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 158 ms)

[vm5] [info 2020/03/04 22:52:14.586 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 185 ms)

[vm4] [info 2020/03/04 22:52:14.636 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x391] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@566ff959

[vm4] [info 2020/03/04 22:52:14.642 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x391] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:52:14.643 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3ee0cc98

[vm1] [info 2020/03/04 22:52:14.647 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:52:14.711 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@7b2a39e9

[vm5] [info 2020/03/04 22:52:14.716 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x3fe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:52:14.732 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 144 ms)

[vm0] [info 2020/03/04 22:52:14.874 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x2d3] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 22:52:14.875 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x2d3] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 141 ms)

[info 2020/03/04 22:52:14.876 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:14.878 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x2d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7702ae78(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:52:14.878 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x2d3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:14.878 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x2d3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7702ae78(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:52:14.879 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b433283(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:52:14.879 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:14.879 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b433283(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:52:14.880 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @403a4ea0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:52:14.880 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x261] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:14.880 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x261] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @403a4ea0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:52:14.881 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @337a2d96(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:52:14.881 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x276] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:14.881 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @337a2d96(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:52:14.882 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x262] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6992fe14(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:52:14.882 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x262] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:14.882 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x262] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6992fe14(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:52:14.883 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cd449be(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:52:14.883 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x168] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:14.883 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cd449be(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:52:14.884 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ec4f51d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:52:14.884 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x24b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:14.884 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ec4f51d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:52:14.886 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x2d3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 22:52:14.887 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x2d3] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 22:52:14.887 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 22:52:14.888 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 22:52:14.889 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 22:52:14.889 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x261] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 22:52:14.890 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x276] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 22:52:14.890 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 22:52:14.891 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x262] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 22:52:14.891 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x262] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 22:52:14.892 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 22:52:14.892 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 22:52:14.893 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 22:52:14.893 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 22:52:14.895 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 22:52:14.896 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:52:14.922 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29411].
Not connected.


[info 2020/03/04 22:52:14.923 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:52:14.924 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:14.925 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x2d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20954882(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:52:14.926 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x2d3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:14.926 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x2d3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20954882(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:52:14.926 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dfbbd3c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:52:14.927 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:14.927 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dfbbd3c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:52:14.927 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26f157f8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:52:14.928 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x261] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:14.928 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x261] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26f157f8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:52:14.928 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f7f1a90(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:52:14.928 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x276] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:14.928 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f7f1a90(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:52:14.929 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x262] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @377025b3(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:52:14.929 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x262] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:14.929 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x262] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @377025b3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:52:14.930 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5659afd5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:52:14.930 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x168] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:14.930 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5659afd5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:52:14.931 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1629a92e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:52:14.931 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x24b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:14.931 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1629a92e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:52:14.934 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16444274900217446471

[info 2020/03/04 22:52:14.937 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:52:15.165 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:15.166 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x2d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @123c7296(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:52:15.167 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x2d3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:15.167 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x2d3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @123c7296(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:52:15.167 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60a871a5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:52:15.168 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:15.168 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60a871a5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:52:15.169 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f4f1bbe(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:52:15.169 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x261] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:15.169 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x261] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f4f1bbe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:52:15.170 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64e5717a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:52:15.170 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x276] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:15.170 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64e5717a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:52:15.171 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x262] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6efa2e62(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:52:15.171 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x262] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:15.171 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x262] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6efa2e62(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:52:15.172 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19b6568c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:52:15.172 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x168] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:15.172 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19b6568c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:52:15.173 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @254be417(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:52:15.173 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x24b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:15.173 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @254be417(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:52:15.176 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x2d3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3733ef7c

[vm0] [info 2020/03/04 22:52:15.182 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x2d3] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 22:52:15.182 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x2d3] Locator was created at Wed Mar 04 22:52:15 GMT 2020

[vm0] [info 2020/03/04 22:52:15.182 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x2d3] Listening on port 29413 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:52:15.183 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x2d3] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16444274900217446471/locator/locator29413view.dat

[vm0] [info 2020/03/04 22:52:15.183 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x2d3] recovery file not found: /tmp/junit16444274900217446471/locator/locator29413view.dat

[vm0] [info 2020/03/04 22:52:15.184 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x2d3] Starting distributed system

[vm0] [info 2020/03/04 22:52:15.185 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x2d3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:52:15.251 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1f8ee1c

[info 2020/03/04 22:52:15.253 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23708]

[vm2] [info 2020/03/04 22:52:15.258 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[23708]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23708] ..
Successfully connected to: [host=localhost, port=23708]


[vm6] [info 2020/03/04 22:52:15.448 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x417] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40@34c4ed0a

[vm6] [info 2020/03/04 22:52:15.454 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x417] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:52:15.893 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x387] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2708f8c5

[vm3] [info 2020/03/04 22:52:15.899 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x387] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:52:16.521 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@267fd25a

[vm4] [info 2020/03/04 22:52:16.527 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:52:16.606 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@27312eb0

[vm1] [info 2020/03/04 22:52:16.611 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:52:17.112 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20440]

Command result for <connect --jmx-manager=localhost[20440]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20440] ..
Successfully connected to: [host=localhost, port=20440]


[vm2] [info 2020/03/04 22:52:17.205 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4d65e16b

[vm2] [info 2020/03/04 22:52:17.211 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x19c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:52:17.818 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@b1f59f4

[vm3] [info 2020/03/04 22:52:17.824 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x1a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:52:18.480 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x1aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@60c8f9a7

[vm4] [info 2020/03/04 22:52:18.485 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x1aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:52:18.946 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x46d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840@46d3ef36

[vm5] [info 2020/03/04 22:52:18.952 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x46d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:52:19.094 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24079]

[vm1] [info 2020/03/04 22:52:19.104 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@26132664

[vm1] [info 2020/03/04 22:52:19.110 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[24079]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24079] ..
Successfully connected to: [host=localhost, port=24079]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2732
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 170
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 8886


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 22:52:19.398 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 157 ms)

[vm2] [info 2020/03/04 22:52:19.551 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3d7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 151 ms)

[vm6] [info 2020/03/04 22:52:19.660 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x47e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@38930e91

[vm6] [info 2020/03/04 22:52:19.666 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x47e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:52:19.708 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 154 ms)

[vm2] [info 2020/03/04 22:52:19.742 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x261] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@475b7a36

[vm2] [info 2020/03/04 22:52:19.752 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x261] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:52:19.867 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x405] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 157 ms)

[vm5] [info 2020/03/04 22:52:20.039 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 169 ms)

[vm6] [info 2020/03/04 22:52:20.184 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x417] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 144 ms)

[vm0] [info 2020/03/04 22:52:20.330 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0x4f1] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 22:52:20.331 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0x4f1] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 144 ms)

[info 2020/03/04 22:52:20.331 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:20.334 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0x4f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cb40df9(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:52:20.334 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0x4f1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:20.334 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0x4f1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cb40df9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:52:20.335 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bb1f6c4(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:52:20.335 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:20.335 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bb1f6c4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:52:20.336 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c99b978(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:52:20.336 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:20.336 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c99b978(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:52:20.337 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2752418(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:52:20.337 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:20.337 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2752418(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:52:20.338 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b889e14(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:52:20.338 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:20.338 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x405] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b889e14(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:52:20.339 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33624784(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:52:20.339 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x3fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:20.339 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33624784(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:52:20.341 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28d22683(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:52:20.341 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x417] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:20.341 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x417] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28d22683(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:52:20.343 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0x4f1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 22:52:20.344 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0x4f1] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 22:52:20.345 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 22:52:20.345 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 22:52:20.346 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3d7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 22:52:20.346 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 22:52:20.347 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3ff] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 22:52:20.347 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 22:52:20.348 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x405] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 22:52:20.349 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x405] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 22:52:20.350 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 22:52:20.350 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 22:52:20.351 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x417] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 22:52:20.351 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x417] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[vm3] [info 2020/03/04 22:52:20.351 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x276] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@68ae3dd3

[locator] [info 2020/03/04 22:52:20.353 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 22:52:20.354 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)

[vm3] [info 2020/03/04 22:52:20.357 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x276] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:52:20.379 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26638].
Not connected.


[info 2020/03/04 22:52:20.381 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:52:20.382 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:20.383 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0x4f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15042497(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:52:20.384 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0x4f1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:20.384 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0x4f1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15042497(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:52:20.385 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33a83c0d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:52:20.385 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:20.385 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33a83c0d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:52:20.386 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20e4a61f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:52:20.386 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:20.386 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20e4a61f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:52:20.387 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @660ee0dc(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:52:20.387 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:20.387 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @660ee0dc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:52:20.388 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41c1b85f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:52:20.388 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:20.388 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x405] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41c1b85f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:52:20.389 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7be60e45(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:52:20.389 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x3fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:20.389 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7be60e45(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:52:20.390 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78e63e8c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:52:20.390 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x417] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:20.390 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x417] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78e63e8c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:52:20.394 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18191913602807688154

[info 2020/03/04 22:52:20.396 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:52:20.679 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:20.680 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0x4f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @119ed6a8(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:52:20.681 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0x4f1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:20.681 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0x4f1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @119ed6a8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:52:20.682 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e2a8cb2(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:52:20.682 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:20.682 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e2a8cb2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:52:20.683 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @309f8d4d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:52:20.683 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3d7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:20.683 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @309f8d4d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:52:20.684 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13d70f0f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:52:20.684 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3ff] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:20.684 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13d70f0f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:52:20.685 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59b56c29(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:52:20.685 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x405] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:20.685 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x405] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59b56c29(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:52:20.686 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f105f4a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:52:20.686 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x3fe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:20.686 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f105f4a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:52:20.686 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36524239(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:52:20.687 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x417] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:20.687 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x417] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36524239(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:52:20.690 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0x4f1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74319ea7

[vm0] [info 2020/03/04 22:52:20.695 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0x4f1] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 22:52:20.696 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0x4f1] Locator was created at Wed Mar 04 22:52:20 GMT 2020

[vm0] [info 2020/03/04 22:52:20.696 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0x4f1] Listening on port 26640 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:52:20.696 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0x4f1] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18191913602807688154/locator/locator26640view.dat

[vm0] [info 2020/03/04 22:52:20.696 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0x4f1] recovery file not found: /tmp/junit18191913602807688154/locator/locator26640view.dat

[vm0] [info 2020/03/04 22:52:20.697 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0x4f1] Starting distributed system

[vm0] [info 2020/03/04 22:52:20.698 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0x4f1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:52:20.987 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x262] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46d63e86

[vm4] [info 2020/03/04 22:52:20.993 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x262] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:52:21.667 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29414]

Command result for <connect --jmx-manager=localhost[29414]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29414] ..
Successfully connected to: [host=localhost, port=29414]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3275
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 361
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 11109


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 22:52:24.323 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 164 ms)

[vm2] [info 2020/03/04 22:52:24.515 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x452] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 187 ms)

[vm1] [info 2020/03/04 22:52:24.682 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4fe72e61

[vm1] [info 2020/03/04 22:52:24.687 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:52:24.733 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x40d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 216 ms)

[vm4] [info 2020/03/04 22:52:24.896 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x421] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 159 ms)

[vm5] [info 2020/03/04 22:52:25.096 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x46d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 199 ms)

[vm6] [info 2020/03/04 22:52:25.258 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x47e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 160 ms)

[vm2] [info 2020/03/04 22:52:25.316 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3d7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38d2823a

[vm2] [info 2020/03/04 22:52:25.322 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3d7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:52:25.416 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x54] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 22:52:25.417 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 157 ms)

[info 2020/03/04 22:52:25.418 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:25.420 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dbf799d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:52:25.420 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:25.420 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dbf799d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:52:25.421 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18ddcf3d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:52:25.421 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:25.421 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18ddcf3d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:52:25.422 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x452] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @506523b3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:52:25.423 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x452] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:25.423 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x452] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @506523b3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:52:25.424 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2507e3dd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:52:25.424 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:25.424 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x40d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2507e3dd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:52:25.425 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e7dcb70(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:52:25.425 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x421] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:25.426 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x421] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e7dcb70(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:52:25.426 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x46d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @795f1fcc(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:52:25.426 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x46d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:25.427 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x46d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @795f1fcc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:52:25.427 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x47e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7657589e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:52:25.428 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x47e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:25.428 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x47e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7657589e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:52:25.430 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 22:52:25.430 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 22:52:25.431 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 22:52:25.432 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 22:52:25.433 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x452] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 22:52:25.433 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x452] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 22:52:25.434 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x40d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 22:52:25.434 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x40d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 22:52:25.435 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x421] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 22:52:25.436 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x421] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 22:52:25.437 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x46d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 22:52:25.437 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x46d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 22:52:25.438 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x47e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 22:52:25.439 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x47e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 22:52:25.442 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 22:52:25.442 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:52:25.471 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22395].
Not connected.


[info 2020/03/04 22:52:25.472 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:52:25.473 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:25.475 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @529290ea(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:52:25.475 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:25.475 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @529290ea(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:52:25.476 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bcd816(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:52:25.477 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:25.477 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bcd816(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:52:25.477 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x452] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b807d3e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:52:25.478 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x452] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:25.478 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x452] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b807d3e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:52:25.479 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c497b04(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:52:25.479 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:25.479 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x40d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c497b04(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:52:25.480 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10f48ab8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:52:25.480 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x421] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:25.480 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x421] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10f48ab8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:52:25.481 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x46d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74644c8f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:52:25.481 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x46d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:25.481 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x46d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74644c8f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:52:25.482 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x47e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42c2a98a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:52:25.482 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x47e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:25.482 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x47e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42c2a98a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:52:25.486 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7539985767691425848

[info 2020/03/04 22:52:25.489 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:52:25.715 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:25.716 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37229e7f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:52:25.716 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:25.716 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37229e7f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:52:25.717 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c0f72c7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:52:25.717 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:25.717 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c0f72c7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:52:25.718 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x452] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c7845df(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:52:25.718 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x452] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:25.718 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x452] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c7845df(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:52:25.719 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41dc716c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:52:25.720 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x40d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:25.720 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x40d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41dc716c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:52:25.721 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @658ad6cb(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:52:25.721 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x421] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:25.721 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x421] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @658ad6cb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:52:25.723 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x46d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ce3938c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:52:25.723 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x46d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:25.723 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x46d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ce3938c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:52:25.724 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x47e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @183389a7(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:52:25.724 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x47e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:25.724 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x47e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @183389a7(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:52:25.727 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@28bb513e

[vm0] [info 2020/03/04 22:52:25.733 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x54] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 22:52:25.733 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x54] Locator was created at Wed Mar 04 22:52:25 GMT 2020

[vm0] [info 2020/03/04 22:52:25.733 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x54] Listening on port 22397 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:52:25.734 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7539985767691425848/locator/locator22397view.dat

[vm0] [info 2020/03/04 22:52:25.734 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x54] recovery file not found: /tmp/junit7539985767691425848/locator/locator22397view.dat

[vm0] [info 2020/03/04 22:52:25.734 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 22:52:25.736 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:52:25.945 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3ff] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@22672c19

[vm3] [info 2020/03/04 22:52:25.951 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3ff] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:52:26.592 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x405] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@444833c

[vm4] [info 2020/03/04 22:52:26.598 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x405] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:52:27.280 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26641]

Command result for <connect --jmx-manager=localhost[26641]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26641] ..
Successfully connected to: [host=localhost, port=26641]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:52:29.251 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3e5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840@140d2a29

[vm5] [info 2020/03/04 22:52:29.257 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3e5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:52:29.451 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3ecc951

[vm1] [info 2020/03/04 22:52:29.456 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:52:29.944 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ff] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@5a843a41

[vm6] [info 2020/03/04 22:52:29.951 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ff] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:52:30.087 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x452] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@766b451b

[vm2] [info 2020/03/04 22:52:30.093 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x452] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:52:30.706 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x40d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3ac264d9

[vm3] [info 2020/03/04 22:52:30.711 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x40d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:52:31.323 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x421] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4513dda7

[vm4] [info 2020/03/04 22:52:31.328 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x421] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:52:31.954 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22398]

Command result for <connect --jmx-manager=localhost[22398]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22398] ..
Successfully connected to: [host=localhost, port=22398]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:52:32.811 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3e4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@4a32dce6

[vm5] [info 2020/03/04 22:52:32.817 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3e4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:52:33.497 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x41d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@69e7b360

[vm6] [info 2020/03/04 22:52:33.503 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x41d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2862
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 357
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9837


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 22:52:34.183 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 159 ms)

[vm2] [info 2020/03/04 22:52:34.345 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 159 ms)

[vm3] [info 2020/03/04 22:52:34.513 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 165 ms)

[vm4] [info 2020/03/04 22:52:34.671 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 155 ms)

[vm5] [info 2020/03/04 22:52:34.849 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3e5] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 177 ms)

[vm6] [info 2020/03/04 22:52:34.998 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ff] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 147 ms)

[vm0] [info 2020/03/04 22:52:35.176 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x1d6] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 22:52:35.176 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x1d6] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 176 ms)

[info 2020/03/04 22:52:35.177 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:35.180 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x1d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67e27db3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:52:35.180 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x1d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:35.180 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x1d6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67e27db3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:52:35.181 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @637c70af(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:52:35.181 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:35.181 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @637c70af(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:52:35.182 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a789b40(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:52:35.182 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:35.182 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a789b40(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:52:35.185 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f77b349(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:52:35.185 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:35.185 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f77b349(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:52:35.186 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ec75a4a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:52:35.186 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:35.186 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ec75a4a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:52:35.187 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24bc5ba0(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:52:35.187 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:35.187 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24bc5ba0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:52:35.188 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57202f5c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:52:35.188 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:35.188 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ff] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57202f5c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:52:35.191 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x1d6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 22:52:35.191 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x1d6] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 22:52:35.192 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 22:52:35.192 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 22:52:35.193 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 22:52:35.194 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 22:52:35.197 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 22:52:35.197 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 22:52:35.198 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 22:52:35.198 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 22:52:35.199 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3e5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 22:52:35.199 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 22:52:35.200 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ff] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 22:52:35.201 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ff] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 22:52:35.202 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 22:52:35.203 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:52:35.222 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24993].
Not connected.


[info 2020/03/04 22:52:35.223 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:52:35.224 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:35.225 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x1d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6626c126(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:52:35.226 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x1d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:35.226 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x1d6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6626c126(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:52:35.226 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e0a3b6b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:52:35.227 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:35.227 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e0a3b6b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:52:35.227 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e533066(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:52:35.228 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:35.228 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e533066(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:52:35.229 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52274869(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:52:35.229 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:35.229 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52274869(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:52:35.230 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ea37e4d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:52:35.230 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:35.230 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ea37e4d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:52:35.230 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @710e154(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:52:35.231 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:35.231 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @710e154(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:52:35.231 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10c70035(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:52:35.232 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:35.232 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ff] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10c70035(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:52:35.236 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7471057767435030326

[info 2020/03/04 22:52:35.238 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:52:35.494 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:35.495 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x1d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b1992ec(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:52:35.495 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x1d6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:35.495 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x1d6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b1992ec(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:52:35.496 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @501fabe2(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:52:35.496 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:35.496 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @501fabe2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:52:35.497 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42691e61(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:52:35.497 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:35.497 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42691e61(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:52:35.498 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71c865cc(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:52:35.498 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:35.498 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71c865cc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:52:35.499 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b4c3ea3(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:52:35.499 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:35.499 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b4c3ea3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:52:35.500 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2db47243(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:52:35.500 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3e5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:35.500 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2db47243(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:52:35.501 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @808ce2b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:52:35.502 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ff] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:35.502 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ff] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @808ce2b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:52:35.505 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x1d6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c817420

[vm0] [info 2020/03/04 22:52:35.512 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x1d6] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 22:52:35.513 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x1d6] Locator was created at Wed Mar 04 22:52:35 GMT 2020

[vm0] [info 2020/03/04 22:52:35.513 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x1d6] Listening on port 24995 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:52:35.513 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x1d6] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7471057767435030326/locator/locator24995view.dat

[vm0] [info 2020/03/04 22:52:35.513 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x1d6] recovery file not found: /tmp/junit7471057767435030326/locator/locator24995view.dat

[vm0] [info 2020/03/04 22:52:35.514 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x1d6] Starting distributed system

[vm0] [info 2020/03/04 22:52:35.516 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x1d6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3033
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 392
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 10470


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 22:52:37.981 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 163 ms)

[vm2] [info 2020/03/04 22:52:38.150 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e3] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 166 ms)

[vm3] [info 2020/03/04 22:52:38.314 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x401] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 162 ms)

[vm4] [info 2020/03/04 22:52:38.469 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x410] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 152 ms)

[vm5] [info 2020/03/04 22:52:38.646 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3e4] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 174 ms)

[vm6] [info 2020/03/04 22:52:38.793 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x41d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 146 ms)

[vm0] [info 2020/03/04 22:52:38.945 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d4] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 22:52:38.945 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d4] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 150 ms)

[info 2020/03/04 22:52:38.946 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:38.948 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73890482(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:52:38.949 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:38.949 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73890482(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:52:38.951 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11bdc1c5(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:52:38.951 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:38.951 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11bdc1c5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:52:38.952 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ed95074(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:52:38.952 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:38.952 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ed95074(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:52:38.953 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x401] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d55d05f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:52:38.953 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x401] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:38.953 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x401] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d55d05f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:52:38.954 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ad7eba9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:52:38.954 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x410] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:38.955 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ad7eba9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:52:38.956 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53f907ac(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:52:38.956 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:38.956 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3e4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53f907ac(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:52:38.957 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x41d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5429b4b4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:52:38.957 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x41d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:38.957 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x41d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5429b4b4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:52:38.960 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 22:52:38.961 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d4] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 22:52:38.963 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 22:52:38.964 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 22:52:38.966 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 22:52:38.966 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e3] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 22:52:38.967 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x401] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 22:52:38.968 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x401] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 22:52:38.969 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x410] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 22:52:38.969 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 22:52:38.970 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3e4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 22:52:38.970 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3e4] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 22:52:38.971 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x41d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 22:52:38.972 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x41d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 22:52:38.975 GMT <RMI TCP Connection(15)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 22:52:38.976 GMT <RMI TCP Connection(15)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:52:39.009 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21242].
Not connected.


[info 2020/03/04 22:52:39.011 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:52:39.012 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:39.014 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b3fa2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:52:39.015 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:39.015 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b3fa2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:52:39.015 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac2a75e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:52:39.016 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:39.016 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac2a75e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:52:39.017 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50c4c902(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:52:39.017 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:39.017 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50c4c902(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:52:39.018 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x401] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48c1ce6a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:52:39.018 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x401] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:39.018 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x401] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48c1ce6a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:52:39.019 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a8c7a2d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:52:39.019 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x410] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:39.019 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a8c7a2d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:52:39.020 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3967f789(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:52:39.020 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:39.020 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3e4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3967f789(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:52:39.021 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x41d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @726f7ea6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:52:39.021 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x41d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:39.022 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x41d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @726f7ea6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:52:39.025 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14672416146353967289

[info 2020/03/04 22:52:39.028 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:52:39.243 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:39.244 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5da1175(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:52:39.244 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:52:39.244 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5da1175(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:52:39.245 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38a2e64d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:52:39.245 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:52:39.245 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38a2e64d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:52:39.246 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4da881b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:52:39.246 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:52:39.247 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4da881b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:52:39.247 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x401] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @630665bb(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:52:39.247 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x401] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:52:39.248 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x401] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @630665bb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:52:39.248 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d1e2531(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:52:39.249 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x410] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:52:39.249 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d1e2531(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:52:39.250 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f79fe14(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:52:39.250 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3e4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:52:39.250 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3e4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f79fe14(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:52:39.251 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x41d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a583167(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:52:39.251 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x41d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:52:39.251 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x41d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a583167(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:52:39.254 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@42fb70b7

[vm0] [info 2020/03/04 22:52:39.260 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d4] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 22:52:39.260 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d4] Locator was created at Wed Mar 04 22:52:39 GMT 2020

[vm0] [info 2020/03/04 22:52:39.260 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d4] Listening on port 21244 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:52:39.261 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d4] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14672416146353967289/locator/locator21244view.dat

[vm0] [info 2020/03/04 22:52:39.261 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d4] recovery file not found: /tmp/junit14672416146353967289/locator/locator21244view.dat

[vm0] [info 2020/03/04 22:52:39.261 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d4] Starting distributed system

[vm0] [info 2020/03/04 22:52:39.263 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:52:39.424 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@76c094b0

[vm1] [info 2020/03/04 22:52:39.430 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:52:40.024 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1dec0ca3

[vm2] [info 2020/03/04 22:52:40.029 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:52:40.647 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@27702cf5

[vm3] [info 2020/03/04 22:52:40.652 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:52:41.264 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@25c137f4

[vm4] [info 2020/03/04 22:52:41.270 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:52:41.883 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24996]

Command result for <connect --jmx-manager=localhost[24996]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24996] ..
Successfully connected to: [host=localhost, port=24996]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:52:42.996 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5169fa8a

[vm1] [info 2020/03/04 22:52:43.002 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:52:43.602 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31f0156f

[vm2] [info 2020/03/04 22:52:43.608 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3e3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:52:44.232 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x401] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@3e1da1e8

[vm3] [info 2020/03/04 22:52:44.238 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x401] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:52:44.876 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x410] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4f0d71f2

[vm4] [info 2020/03/04 22:52:44.882 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x410] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:52:45.511 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21245]

Command result for <connect --jmx-manager=localhost[21245]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21245] ..
Successfully connected to: [host=localhost, port=21245]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:53:12.111 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@df69971

[vm5] [info 2020/03/04 22:53:12.117 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x3f2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:53:12.821 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@98bdf06

[vm6] [info 2020/03/04 22:53:12.827 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:53:13.686 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:53:14.545 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6e07afdd

[vm5] [info 2020/03/04 22:53:14.551 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x53e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:53:15.243 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x394] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@8d8e57a

[vm6] [info 2020/03/04 22:53:15.249 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x394] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:53:16.137 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:53:16.689 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x548] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3708253d

[vm5] [info 2020/03/04 22:53:16.695 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x548] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1125
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2275
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 78
Total primaries transferred during this rebalance                                               | 9
Total time (in milliseconds) for this rebalance                                                 | 7635


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/04 22:53:17.034 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 172 ms)

[vm2] [info 2020/03/04 22:53:17.184 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x52d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 147 ms)

[vm3] [info 2020/03/04 22:53:17.348 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 161 ms)

[vm6] [info 2020/03/04 22:53:17.415 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@479fe8ba

[vm6] [info 2020/03/04 22:53:17.421 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x40c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:53:17.510 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x545] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 159 ms)

[vm5] [info 2020/03/04 22:53:17.675 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 163 ms)

[vm6] [info 2020/03/04 22:53:17.823 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 147 ms)

[vm0] [info 2020/03/04 22:53:17.977 GMT <RMI TCP Connection(93)-172.17.0.2> tid=0x1fb] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 22:53:17.978 GMT <RMI TCP Connection(93)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 152 ms)

[info 2020/03/04 22:53:17.979 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:17.981 GMT <RMI TCP Connection(93)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36c6edfb(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:53:17.981 GMT <RMI TCP Connection(93)-172.17.0.2> tid=0x1fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:17.981 GMT <RMI TCP Connection(93)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36c6edfb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:53:17.982 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @730531f2(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:53:17.982 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:17.982 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @730531f2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:53:17.984 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x52d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5211be71(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:53:17.984 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x52d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:17.985 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x52d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5211be71(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:53:17.987 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @516c8d89(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:53:17.987 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x387] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:17.987 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @516c8d89(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:53:17.988 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x545] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d4ab054(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:53:17.988 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x545] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:17.988 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x545] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d4ab054(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:53:17.989 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4962b331(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:53:17.989 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x3f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:17.989 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4962b331(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:53:17.990 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bf64d27(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:53:17.990 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:17.990 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bf64d27(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:53:17.993 GMT <RMI TCP Connection(93)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 22:53:17.993 GMT <RMI TCP Connection(93)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 22:53:17.995 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 22:53:17.995 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 22:53:17.998 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x52d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 22:53:17.998 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x52d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 22:53:18.001 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 22:53:18.001 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 22:53:18.002 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x545] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 22:53:18.002 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x545] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 22:53:18.004 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 22:53:18.004 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 22:53:18.005 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 22:53:18.005 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 22:53:18.007 GMT <RMI TCP Connection(15)-172.17.0.2> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 22:53:18.008 GMT <RMI TCP Connection(15)-172.17.0.2> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:53:18.040 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20440].
Not connected.


[info 2020/03/04 22:53:18.042 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:53:18.043 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:18.044 GMT <RMI TCP Connection(93)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18cf72d0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:53:18.044 GMT <RMI TCP Connection(93)-172.17.0.2> tid=0x1fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:18.045 GMT <RMI TCP Connection(93)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18cf72d0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:53:18.045 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a2ff4f7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:53:18.046 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:18.046 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a2ff4f7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:53:18.046 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x52d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9375603(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:53:18.046 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x52d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:18.046 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x52d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9375603(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:53:18.047 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34016410(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:53:18.048 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x387] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:18.048 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34016410(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:53:18.048 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x545] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58021af1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:53:18.049 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x545] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:18.049 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x545] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58021af1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:53:18.049 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36309e5d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:53:18.049 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x3f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:18.050 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36309e5d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:53:18.050 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1192430(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:53:18.050 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:18.051 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1192430(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:53:18.054 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit171097729312878301

[info 2020/03/04 22:53:18.057 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:53:18.294 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:18.295 GMT <RMI TCP Connection(93)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20fe33b7(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:53:18.295 GMT <RMI TCP Connection(93)-172.17.0.2> tid=0x1fb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:18.295 GMT <RMI TCP Connection(93)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20fe33b7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:53:18.296 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a902082(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:53:18.296 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:18.296 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a902082(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:53:18.297 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x52d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5da80794(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:53:18.297 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x52d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:18.297 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x52d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5da80794(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:53:18.298 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46048b74(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:53:18.298 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x387] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:18.298 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46048b74(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:53:18.299 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x545] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d6b7897(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:53:18.299 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x545] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:18.299 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x545] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d6b7897(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:53:18.300 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9e0e174(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:53:18.300 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x3f2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:18.300 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9e0e174(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:53:18.301 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a78a840(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:53:18.301 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:18.301 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a78a840(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:53:18.304 GMT <RMI TCP Connection(93)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@44ddb84c

[vm0] [info 2020/03/04 22:53:18.309 GMT <RMI TCP Connection(93)-172.17.0.2> tid=0x1fb] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 22:53:18.309 GMT <RMI TCP Connection(93)-172.17.0.2> tid=0x1fb] Locator was created at Wed Mar 04 22:53:18 GMT 2020

[vm0] [info 2020/03/04 22:53:18.309 GMT <RMI TCP Connection(93)-172.17.0.2> tid=0x1fb] Listening on port 20442 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:53:18.310 GMT <RMI TCP Connection(93)-172.17.0.2> tid=0x1fb] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit171097729312878301/locator/locator20442view.dat

[vm0] [info 2020/03/04 22:53:18.310 GMT <RMI TCP Connection(93)-172.17.0.2> tid=0x1fb] recovery file not found: /tmp/junit171097729312878301/locator/locator20442view.dat

[vm0] [info 2020/03/04 22:53:18.310 GMT <RMI TCP Connection(93)-172.17.0.2> tid=0x1fb] Starting distributed system

[vm1] [info 2020/03/04 22:53:18.313 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:53:18.314 GMT <RMI TCP Connection(93)-172.17.0.2> tid=0x1fb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250074
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1091
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236218
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2278
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 48
Total primaries transferred during this rebalance                                               | 6
Total time (in milliseconds) for this rebalance                                                 | 7581


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 22:53:19.446 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 177 ms)

[vm2] [info 2020/03/04 22:53:19.606 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 158 ms)

[vm3] [info 2020/03/04 22:53:19.757 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 148 ms)

[vm4] [info 2020/03/04 22:53:19.919 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 160 ms)

[vm5] [info 2020/03/04 22:53:20.098 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 176 ms)

[vm6] [info 2020/03/04 22:53:20.248 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 149 ms)

[vm0] [info 2020/03/04 22:53:20.397 GMT <RMI TCP Connection(108)-172.17.0.4> tid=0x638] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 22:53:20.398 GMT <RMI TCP Connection(108)-172.17.0.4> tid=0x638] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 147 ms)

[info 2020/03/04 22:53:20.399 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:20.401 GMT <RMI TCP Connection(108)-172.17.0.4> tid=0x638] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @651e62f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:53:20.402 GMT <RMI TCP Connection(108)-172.17.0.4> tid=0x638] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:20.402 GMT <RMI TCP Connection(108)-172.17.0.4> tid=0x638] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @651e62f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:53:20.404 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24166347(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:53:20.404 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:20.405 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24166347(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:53:20.406 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65af7768(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:53:20.406 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:20.406 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65af7768(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:53:20.407 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @182c5e20(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:53:20.407 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:20.407 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @182c5e20(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:53:20.408 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bb3ca7(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:53:20.408 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x54a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:20.408 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bb3ca7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:53:20.409 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a135bcd(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:53:20.409 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x53e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:20.409 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a135bcd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:53:20.410 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71b99389(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:53:20.410 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:20.410 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71b99389(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:53:20.413 GMT <RMI TCP Connection(108)-172.17.0.4> tid=0x638] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 22:53:20.413 GMT <RMI TCP Connection(108)-172.17.0.4> tid=0x638] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 22:53:20.416 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 22:53:20.416 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 22:53:20.418 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 22:53:20.418 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 22:53:20.419 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 22:53:20.419 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 22:53:20.420 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 22:53:20.420 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 22:53:20.421 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 22:53:20.422 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 22:53:20.423 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 22:53:20.423 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 22:53:20.425 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 22:53:20.425 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:53:20.455 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24079].
Not connected.


[info 2020/03/04 22:53:20.457 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:53:20.458 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:20.459 GMT <RMI TCP Connection(108)-172.17.0.4> tid=0x638] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b0584e7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:53:20.459 GMT <RMI TCP Connection(108)-172.17.0.4> tid=0x638] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:20.459 GMT <RMI TCP Connection(108)-172.17.0.4> tid=0x638] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b0584e7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:53:20.460 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16ec8abb(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:53:20.460 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:20.460 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16ec8abb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:53:20.461 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e275e5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:53:20.461 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:20.461 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e275e5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:53:20.462 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dcbdb30(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:53:20.462 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:20.462 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dcbdb30(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:53:20.463 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ea3393c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:53:20.463 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x54a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:20.463 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ea3393c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:53:20.464 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a1648d7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:53:20.464 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x53e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:20.464 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a1648d7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:53:20.465 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43711863(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:53:20.465 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:20.465 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43711863(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:53:20.468 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5418715775752393523

[info 2020/03/04 22:53:20.470 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:53:20.696 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:20.697 GMT <RMI TCP Connection(108)-172.17.0.4> tid=0x638] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c1cf05e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:53:20.697 GMT <RMI TCP Connection(108)-172.17.0.4> tid=0x638] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:20.697 GMT <RMI TCP Connection(108)-172.17.0.4> tid=0x638] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c1cf05e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:53:20.699 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f168f62(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:53:20.699 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:20.699 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f168f62(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:53:20.700 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30c6a554(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:53:20.700 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x19c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:20.700 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30c6a554(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:53:20.701 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d6abca(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:53:20.701 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x1a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:20.701 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d6abca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:53:20.702 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e6dedc2(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:53:20.702 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x54a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:20.702 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e6dedc2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:53:20.703 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @746b5165(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:53:20.703 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x53e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:20.703 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @746b5165(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:53:20.704 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @426e41fe(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:53:20.704 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x394] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:20.704 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @426e41fe(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:53:20.708 GMT <RMI TCP Connection(108)-172.17.0.4> tid=0x638] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@97277e2

[vm0] [info 2020/03/04 22:53:20.714 GMT <RMI TCP Connection(108)-172.17.0.4> tid=0x638] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 22:53:20.714 GMT <RMI TCP Connection(108)-172.17.0.4> tid=0x638] Locator was created at Wed Mar 04 22:53:20 GMT 2020

[vm0] [info 2020/03/04 22:53:20.714 GMT <RMI TCP Connection(108)-172.17.0.4> tid=0x638] Listening on port 24081 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:53:20.715 GMT <RMI TCP Connection(108)-172.17.0.4> tid=0x638] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5418715775752393523/locator/locator24081view.dat

[vm0] [info 2020/03/04 22:53:20.715 GMT <RMI TCP Connection(108)-172.17.0.4> tid=0x638] recovery file not found: /tmp/junit5418715775752393523/locator/locator24081view.dat

[vm0] [info 2020/03/04 22:53:20.715 GMT <RMI TCP Connection(108)-172.17.0.4> tid=0x638] Starting distributed system

[vm0] [info 2020/03/04 22:53:20.717 GMT <RMI TCP Connection(108)-172.17.0.4> tid=0x638] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:53:21.465 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x168] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@76fe59ef

[vm5] [info 2020/03/04 22:53:21.470 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x168] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:53:21.649 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6b1b5492

[vm5] [info 2020/03/04 22:53:21.655 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x3fe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1042
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2668
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 274
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9429


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm6] [info 2020/03/04 22:53:22.171 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4713e29a

[vm6] [info 2020/03/04 22:53:22.176 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x24b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:53:22.252 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 167 ms)

[vm1] [info 2020/03/04 22:53:22.340 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@5d282aa6

[vm1] [info 2020/03/04 22:53:22.350 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:53:22.387 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x564] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@572f96cb

[vm6] [info 2020/03/04 22:53:22.393 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x564] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:53:22.400 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 145 ms)

[vm3] [info 2020/03/04 22:53:22.571 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x56c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 167 ms)

[vm4] [info 2020/03/04 22:53:22.729 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x53d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 156 ms)

[vm5] [info 2020/03/04 22:53:22.905 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x548] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 174 ms)

[vm2] [info 2020/03/04 22:53:22.974 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x52d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b566dfc

[vm2] [info 2020/03/04 22:53:22.979 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x52d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:53:23.062 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 155 ms)

[vm1] [info 2020/03/04 22:53:23.064 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:53:23.204 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x626] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 22:53:23.205 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 140 ms)

[info 2020/03/04 22:53:23.205 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:23.208 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x626] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a9eca0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:53:23.208 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x626] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:23.208 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a9eca0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:53:23.210 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @964f5ae(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:53:23.210 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:23.210 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @964f5ae(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:53:23.211 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @de4b548(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:53:23.211 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:23.211 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @de4b548(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:53:23.212 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x56c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fd300a8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:53:23.212 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x56c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:23.212 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x56c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fd300a8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:53:23.213 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x53d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e95fc6e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:53:23.213 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x53d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:23.213 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x53d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e95fc6e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:53:23.214 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x548] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32c6aa15(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:53:23.214 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x548] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:23.214 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x548] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32c6aa15(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:53:23.214 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a1b9de5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:53:23.215 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x40c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:23.215 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a1b9de5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:53:23.217 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x626] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 22:53:23.218 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 22:53:23.220 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 22:53:23.220 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 22:53:23.221 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 22:53:23.221 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 22:53:23.222 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x56c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 22:53:23.223 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x56c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 22:53:23.223 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x53d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 22:53:23.224 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x53d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 22:53:23.225 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x548] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 22:53:23.225 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x548] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 22:53:23.226 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 22:53:23.226 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 22:53:23.228 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 22:53:23.228 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:53:23.260 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23708].
Not connected.


[info 2020/03/04 22:53:23.262 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:53:23.263 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:23.264 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x626] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66ab1673(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:53:23.264 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x626] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:23.264 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66ab1673(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:53:23.265 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @323cabab(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:53:23.265 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:23.265 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @323cabab(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:53:23.266 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55b9741f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:53:23.266 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:23.266 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55b9741f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:53:23.267 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x56c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68ab5e8a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:53:23.267 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x56c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:23.267 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x56c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68ab5e8a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:53:23.268 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x53d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f7a5f1c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:53:23.268 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x53d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:23.268 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x53d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f7a5f1c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:53:23.269 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x548] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @122465eb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:53:23.269 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x548] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:23.269 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x548] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @122465eb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:53:23.270 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bb9744(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:53:23.270 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x40c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:23.270 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bb9744(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:53:23.273 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6214703929382493003

[info 2020/03/04 22:53:23.276 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:53:23.342 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:53:23.484 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:23.484 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x626] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @904f781(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:53:23.484 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x626] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:23.484 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @904f781(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:53:23.485 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19bd3775(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:53:23.486 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:23.486 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19bd3775(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:53:23.486 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dd540d2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:53:23.487 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:23.487 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dd540d2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:53:23.487 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x56c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1045cfd5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:53:23.487 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x56c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:23.487 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x56c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1045cfd5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:53:23.488 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x53d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @274559f9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:53:23.488 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x53d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:23.488 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x53d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @274559f9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:53:23.489 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x548] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39c26c33(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:53:23.489 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x548] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:23.489 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x548] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39c26c33(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:53:23.490 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70e0e97f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:53:23.490 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x40c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:23.490 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70e0e97f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:53:23.493 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x626] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@153f930f

[vm0] [info 2020/03/04 22:53:23.498 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x626] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 22:53:23.498 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x626] Locator was created at Wed Mar 04 22:53:23 GMT 2020

[vm0] [info 2020/03/04 22:53:23.498 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x626] Listening on port 23710 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:53:23.500 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x626] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6214703929382493003/locator/locator23710view.dat

[vm0] [info 2020/03/04 22:53:23.500 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x626] recovery file not found: /tmp/junit6214703929382493003/locator/locator23710view.dat

[vm0] [info 2020/03/04 22:53:23.500 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x626] Starting distributed system

[vm0] [info 2020/03/04 22:53:23.502 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x626] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:53:23.574 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x387] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3468a60e

[vm3] [info 2020/03/04 22:53:23.579 GMT <RMI TCP Connection(40)-172.17.0.2> tid=0x387] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:53:24.246 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x545] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@18b99f0c

[vm4] [info 2020/03/04 22:53:24.253 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x545] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:53:24.573 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@21d0301d

[vm1] [info 2020/03/04 22:53:24.580 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:53:24.894 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20443]

Command result for <connect --jmx-manager=localhost[20443]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20443] ..
Successfully connected to: [host=localhost, port=20443]


[vm2] [info 2020/03/04 22:53:25.192 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2efd8ce2

[vm2] [info 2020/03/04 22:53:25.198 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x19c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:53:25.816 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d84a192

[vm3] [info 2020/03/04 22:53:25.821 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x1a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:53:26.211 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c239044

[vm5] [info 2020/03/04 22:53:26.216 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x54a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:53:26.428 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ea20563

[vm4] [info 2020/03/04 22:53:26.433 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x54a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1240
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2570
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 189
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 8910


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 22:53:26.814 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 172 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:53:26.941 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x55e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@53e50842

[vm6] [info 2020/03/04 22:53:26.946 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x55e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:53:26.972 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 155 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 819
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608938
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2620
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 293
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9255


[info 2020/03/04 22:53:27.083 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24082]

Command result for <connect --jmx-manager=localhost[24082]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24082] ..
Successfully connected to: [host=localhost, port=24082]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm3] [info 2020/03/04 22:53:27.143 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x3a1] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 168 ms)

[vm1] [info 2020/03/04 22:53:27.283 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 172 ms)

[vm4] [info 2020/03/04 22:53:27.312 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38c] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 167 ms)

[vm2] [info 2020/03/04 22:53:27.446 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3d7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 160 ms)

[vm1] [info 2020/03/04 22:53:27.464 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@56657293

[vm1] [info 2020/03/04 22:53:27.469 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:53:27.486 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 172 ms)

[vm3] [info 2020/03/04 22:53:27.631 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 183 ms)

[vm6] [info 2020/03/04 22:53:27.632 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 145 ms)

[vm4] [info 2020/03/04 22:53:27.783 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x405] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 148 ms)

[vm0] [info 2020/03/04 22:53:27.788 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0x430] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 22:53:27.789 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0x430] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 155 ms)

[info 2020/03/04 22:53:27.790 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:27.792 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0x430] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2964399a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:53:27.793 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0x430] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:27.793 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0x430] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2964399a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:53:27.794 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17884fb7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:53:27.794 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:27.794 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17884fb7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:53:27.795 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c4346f7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:53:27.795 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:27.795 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c4346f7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:53:27.796 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x3a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62bd8fdd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:53:27.796 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x3a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:27.796 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x3a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62bd8fdd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:53:27.797 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45725438(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:53:27.797 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:27.797 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45725438(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:53:27.798 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52a8bf65(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:53:27.798 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x168] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:27.799 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52a8bf65(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:53:27.799 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cdd974(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:53:27.799 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x24b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:27.800 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cdd974(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:53:27.802 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0x430] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 22:53:27.802 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0x430] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 22:53:27.803 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 22:53:27.804 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 22:53:27.805 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 22:53:27.805 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 22:53:27.806 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x3a1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 22:53:27.806 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x3a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 22:53:27.807 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 22:53:27.808 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38c] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 22:53:27.809 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 22:53:27.809 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 22:53:27.810 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 22:53:27.810 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 22:53:27.813 GMT <RMI TCP Connection(15)-172.17.0.5> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 22:53:27.813 GMT <RMI TCP Connection(15)-172.17.0.5> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:53:27.829 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:53:27.839 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29414].
Not connected.


[info 2020/03/04 22:53:27.841 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:53:27.841 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:27.843 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0x430] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b427692(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:53:27.843 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0x430] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:27.843 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0x430] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b427692(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:53:27.844 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @778c7706(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:53:27.845 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:27.845 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @778c7706(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:53:27.845 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39d55f65(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:53:27.846 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:27.846 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39d55f65(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:53:27.846 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x3a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @629d3327(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:53:27.846 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x3a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:27.846 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x3a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @629d3327(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:53:27.847 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5355b71e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:53:27.847 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:27.847 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5355b71e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:53:27.848 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10267bee(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:53:27.848 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x168] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:27.848 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10267bee(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:53:27.849 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a1ba702(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:53:27.849 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x24b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:27.850 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a1ba702(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:53:27.852 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11958050736369955507

[info 2020/03/04 22:53:27.855 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:53:27.960 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 175 ms)

[vm2] [info 2020/03/04 22:53:28.066 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5bbdb343

[vm2] [info 2020/03/04 22:53:28.072 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:53:28.078 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:28.079 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0x430] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56f56164(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:53:28.079 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0x430] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:28.079 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0x430] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56f56164(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:53:28.080 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cf59062(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:53:28.080 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:28.080 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cf59062(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:53:28.081 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dd53272(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:53:28.081 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:28.081 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dd53272(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:53:28.082 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x3a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38fcc43b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:53:28.082 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x3a1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:28.082 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x3a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38fcc43b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:53:28.082 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bd60090(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:53:28.083 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:28.083 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bd60090(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:53:28.083 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x168] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f483a45(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:53:28.084 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x168] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:28.084 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x168] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f483a45(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:53:28.084 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @625db2f6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:53:28.084 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x24b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:28.084 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x24b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @625db2f6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:53:28.087 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0x430] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31a14590

[vm0] [info 2020/03/04 22:53:28.092 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0x430] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 22:53:28.092 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0x430] Locator was created at Wed Mar 04 22:53:28 GMT 2020

[vm0] [info 2020/03/04 22:53:28.092 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0x430] Listening on port 29416 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:53:28.093 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0x430] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11958050736369955507/locator/locator29416view.dat

[vm0] [info 2020/03/04 22:53:28.093 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0x430] recovery file not found: /tmp/junit11958050736369955507/locator/locator29416view.dat

[vm0] [info 2020/03/04 22:53:28.093 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0x430] Starting distributed system

[vm0] [info 2020/03/04 22:53:28.095 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0x430] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:53:28.110 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x564] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 148 ms)

[vm0] [info 2020/03/04 22:53:28.254 GMT <RMI TCP Connection(95)-172.17.0.9> tid=0x4f1] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 22:53:28.255 GMT <RMI TCP Connection(95)-172.17.0.9> tid=0x4f1] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 144 ms)

[info 2020/03/04 22:53:28.256 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:28.258 GMT <RMI TCP Connection(95)-172.17.0.9> tid=0x4f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e936be6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:53:28.258 GMT <RMI TCP Connection(95)-172.17.0.9> tid=0x4f1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:28.258 GMT <RMI TCP Connection(95)-172.17.0.9> tid=0x4f1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e936be6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:53:28.259 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @106cb6f9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:53:28.259 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:28.259 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @106cb6f9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:53:28.260 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f7938c4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:53:28.260 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:28.260 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f7938c4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:53:28.261 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7669c816(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:53:28.261 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:28.261 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7669c816(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:53:28.262 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b76326b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:53:28.262 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:28.262 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x405] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b76326b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:53:28.263 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a66da58(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:53:28.263 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x3fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:28.263 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a66da58(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:53:28.264 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x564] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37f1bca1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:53:28.264 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x564] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:28.264 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x564] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37f1bca1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:53:28.266 GMT <RMI TCP Connection(95)-172.17.0.9> tid=0x4f1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 22:53:28.267 GMT <RMI TCP Connection(95)-172.17.0.9> tid=0x4f1] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 22:53:28.267 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 22:53:28.268 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 22:53:28.269 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3d7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 22:53:28.269 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 22:53:28.270 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3ff] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 22:53:28.270 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 22:53:28.271 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x405] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 22:53:28.271 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x405] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 22:53:28.272 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 22:53:28.272 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 22:53:28.273 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x564] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 22:53:28.274 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x564] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 22:53:28.276 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 22:53:28.276 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:53:28.315 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26641].
Not connected.


[info 2020/03/04 22:53:28.316 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:53:28.317 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:28.318 GMT <RMI TCP Connection(95)-172.17.0.9> tid=0x4f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76b651b5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:53:28.318 GMT <RMI TCP Connection(95)-172.17.0.9> tid=0x4f1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:28.318 GMT <RMI TCP Connection(95)-172.17.0.9> tid=0x4f1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76b651b5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:53:28.319 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72c5f906(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:53:28.319 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:28.319 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72c5f906(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:53:28.320 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78da01e3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:53:28.320 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:28.320 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78da01e3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:53:28.321 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bec35a2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:53:28.321 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:28.321 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bec35a2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:53:28.322 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d0af433(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:53:28.322 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:28.322 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x405] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d0af433(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:53:28.323 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8d9bd09(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:53:28.323 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x3fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:28.323 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8d9bd09(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:53:28.324 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x564] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ec20e54(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:53:28.324 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x564] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:28.325 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x564] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ec20e54(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:53:28.327 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6231538116932132759

[info 2020/03/04 22:53:28.329 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:53:28.589 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:28.590 GMT <RMI TCP Connection(95)-172.17.0.9> tid=0x4f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5765577(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:53:28.590 GMT <RMI TCP Connection(95)-172.17.0.9> tid=0x4f1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:28.590 GMT <RMI TCP Connection(95)-172.17.0.9> tid=0x4f1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5765577(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:53:28.591 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16f89ebd(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:53:28.591 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:28.591 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16f89ebd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:53:28.592 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @676095d5(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:53:28.592 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3d7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:28.592 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @676095d5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:53:28.593 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ebf4522(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:53:28.593 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3ff] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:28.593 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ebf4522(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:53:28.594 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e6a91f4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:53:28.594 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x405] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:28.594 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x405] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e6a91f4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:53:28.595 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5540dd15(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:53:28.596 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x3fe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:28.596 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5540dd15(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:53:28.597 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x564] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e646351(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:53:28.597 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x564] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:28.597 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x564] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e646351(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:53:28.600 GMT <RMI TCP Connection(95)-172.17.0.9> tid=0x4f1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@616fe247

[vm0] [info 2020/03/04 22:53:28.605 GMT <RMI TCP Connection(95)-172.17.0.9> tid=0x4f1] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 22:53:28.606 GMT <RMI TCP Connection(95)-172.17.0.9> tid=0x4f1] Locator was created at Wed Mar 04 22:53:28 GMT 2020

[vm0] [info 2020/03/04 22:53:28.606 GMT <RMI TCP Connection(95)-172.17.0.9> tid=0x4f1] Listening on port 26643 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:53:28.606 GMT <RMI TCP Connection(95)-172.17.0.9> tid=0x4f1] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6231538116932132759/locator/locator26643view.dat

[vm0] [info 2020/03/04 22:53:28.606 GMT <RMI TCP Connection(95)-172.17.0.9> tid=0x4f1] recovery file not found: /tmp/junit6231538116932132759/locator/locator26643view.dat

[vm0] [info 2020/03/04 22:53:28.607 GMT <RMI TCP Connection(95)-172.17.0.9> tid=0x4f1] Starting distributed system

[vm0] [info 2020/03/04 22:53:28.609 GMT <RMI TCP Connection(95)-172.17.0.9> tid=0x4f1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:53:28.702 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x56c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@143693b9

[vm3] [info 2020/03/04 22:53:28.708 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x56c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:53:29.333 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x53d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e9ba9a4

[vm4] [info 2020/03/04 22:53:29.339 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x53d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:53:30.021 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23711]

Command result for <connect --jmx-manager=localhost[23711]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23711] ..
Successfully connected to: [host=localhost, port=23711]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 971
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236218
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2348
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 95
Total primaries transferred during this rebalance                                               | 12
Total time (in milliseconds) for this rebalance                                                 | 7875


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 22:53:31.219 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 185 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:53:31.377 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x452] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 155 ms)

[vm3] [info 2020/03/04 22:53:31.531 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x40d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 151 ms)

[vm4] [info 2020/03/04 22:53:31.707 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x421] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 174 ms)

[vm5] [info 2020/03/04 22:53:31.877 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 168 ms)

[vm1] [info 2020/03/04 22:53:31.974 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@ee022be

[vm1] [info 2020/03/04 22:53:31.978 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:53:32.024 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x55e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 145 ms)

[vm0] [info 2020/03/04 22:53:32.224 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xec] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 22:53:32.225 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 199 ms)

[info 2020/03/04 22:53:32.226 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:32.228 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bfb1803(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:53:32.228 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:32.228 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bfb1803(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:53:32.229 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51f85828(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:53:32.229 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:32.229 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51f85828(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:53:32.230 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x452] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dfa16ac(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:53:32.230 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x452] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:32.230 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x452] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dfa16ac(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:53:32.231 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d6d8d2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:53:32.231 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:32.231 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x40d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d6d8d2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:53:32.232 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fb808a2(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:53:32.232 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x421] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:32.232 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x421] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fb808a2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:53:32.233 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @512e99df(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:53:32.233 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x54a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:32.233 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @512e99df(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:53:32.234 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x55e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7411b15b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:53:32.234 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x55e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:32.234 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x55e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7411b15b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:53:32.236 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 22:53:32.237 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 22:53:32.238 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 22:53:32.238 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 22:53:32.239 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x452] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 22:53:32.239 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x452] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 22:53:32.240 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x40d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 22:53:32.241 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x40d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 22:53:32.242 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x421] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 22:53:32.242 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x421] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 22:53:32.243 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 22:53:32.243 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 22:53:32.244 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x55e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 22:53:32.244 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x55e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 22:53:32.246 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 22:53:32.247 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:53:32.275 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22398].
Not connected.


[info 2020/03/04 22:53:32.277 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:53:32.277 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:32.279 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4041ced0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:53:32.279 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:32.279 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4041ced0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:53:32.280 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b16f9dd(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:53:32.280 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:32.280 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b16f9dd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:53:32.281 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x452] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f4a83a5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:53:32.281 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x452] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:32.281 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x452] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f4a83a5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:53:32.282 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34aa90fd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:53:32.282 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:32.282 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x40d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34aa90fd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:53:32.283 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71ec36c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:53:32.283 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x421] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:32.283 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x421] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71ec36c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:53:32.284 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6269d181(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:53:32.284 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x54a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:32.284 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6269d181(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:53:32.285 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x55e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b8d524c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:53:32.285 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x55e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:32.285 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x55e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b8d524c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:53:32.287 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6916268029345844191

[info 2020/03/04 22:53:32.290 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:53:32.491 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5f41ad8d

[vm1] [info 2020/03/04 22:53:32.496 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:53:32.522 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:32.523 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ce798d5(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:53:32.523 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:32.523 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ce798d5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:53:32.524 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d4b8c87(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:53:32.524 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:32.524 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d4b8c87(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:53:32.525 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x452] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3595d8c2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:53:32.525 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x452] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:32.525 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x452] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3595d8c2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:53:32.526 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c4f4809(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:53:32.526 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x40d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:32.526 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x40d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c4f4809(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:53:32.527 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72f142e4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:53:32.527 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x421] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:32.527 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x421] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72f142e4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:53:32.528 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ac4ebfd(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:53:32.528 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x54a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:32.528 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ac4ebfd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:53:32.529 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x55e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b98ea93(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:53:32.529 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x55e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:32.529 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x55e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b98ea93(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:53:32.533 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38ede241

[vm0] [info 2020/03/04 22:53:32.538 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xec] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 22:53:32.538 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xec] Locator was created at Wed Mar 04 22:53:32 GMT 2020

[vm0] [info 2020/03/04 22:53:32.538 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xec] Listening on port 22400 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:53:32.538 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xec] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6916268029345844191/locator/locator22400view.dat

[vm0] [info 2020/03/04 22:53:32.538 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xec] recovery file not found: /tmp/junit6916268029345844191/locator/locator22400view.dat

[vm0] [info 2020/03/04 22:53:32.539 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xec] Starting distributed system

[vm0] [info 2020/03/04 22:53:32.540 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:53:32.622 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@14e0aad1

[vm2] [info 2020/03/04 22:53:32.628 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:53:33.116 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3d7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5bbda712

[vm2] [info 2020/03/04 22:53:33.121 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3d7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:53:33.251 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x3a1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@11be63a1

[vm3] [info 2020/03/04 22:53:33.256 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x3a1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:53:33.730 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3ff] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@34f29d9b

[vm3] [info 2020/03/04 22:53:33.738 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x3ff] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:53:33.865 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6dac7bd1

[vm4] [info 2020/03/04 22:53:33.873 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x38c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:53:34.350 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x405] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6d2d3b5f

[vm4] [info 2020/03/04 22:53:34.356 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x405] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:53:34.525 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29417]

Command result for <connect --jmx-manager=localhost[29417]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29417] ..
Successfully connected to: [host=localhost, port=29417]


[vm5] [info 2020/03/04 22:53:34.769 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x518] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@603db796

[vm5] [info 2020/03/04 22:53:34.774 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x518] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:53:34.952 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26644]

Command result for <connect --jmx-manager=localhost[26644]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26644] ..
Successfully connected to: [host=localhost, port=26644]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:53:35.468 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x545] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3b007196

[vm6] [info 2020/03/04 22:53:35.473 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x545] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:53:36.185 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@778df374

[vm1] [info 2020/03/04 22:53:36.191 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:53:36.320 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:53:36.810 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x452] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2837020c

[vm2] [info 2020/03/04 22:53:36.816 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x452] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:53:37.430 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x40d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@b72f636

[vm3] [info 2020/03/04 22:53:37.435 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x40d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:53:38.052 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x421] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e5df2cf

[vm4] [info 2020/03/04 22:53:38.058 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x421] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:53:38.670 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x51d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@c1ff6df

[info 2020/03/04 22:53:38.674 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22401]

[vm5] [info 2020/03/04 22:53:38.676 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x51d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[22401]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22401] ..
Successfully connected to: [host=localhost, port=22401]


[vm6] [info 2020/03/04 22:53:39.397 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x561] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@a8a143d

[vm6] [info 2020/03/04 22:53:39.403 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x561] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1612
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2344
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 95
Total primaries transferred during this rebalance                                               | 12
Total time (in milliseconds) for this rebalance                                                 | 8106


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 22:53:39.824 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 170 ms)

[vm2] [info 2020/03/04 22:53:39.987 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x4f4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 160 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:53:40.163 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x521] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 174 ms)

[vm1] [info 2020/03/04 22:53:40.314 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:53:40.328 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 162 ms)

[vm5] [info 2020/03/04 22:53:40.500 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x518] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 170 ms)

[vm6] [info 2020/03/04 22:53:40.651 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x545] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 150 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 22:53:40.799 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x41e] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 22:53:40.800 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x41e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 147 ms)

[info 2020/03/04 22:53:40.801 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:40.803 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56998e6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:53:40.803 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x41e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:40.804 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x41e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56998e6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:53:40.805 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c99b133(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:53:40.805 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:40.805 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c99b133(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:53:40.806 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x4f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1db5dcfd(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:53:40.806 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x4f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:40.806 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x4f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1db5dcfd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:53:40.807 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x521] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c0a47a4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:53:40.808 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x521] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:40.808 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x521] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c0a47a4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:53:40.809 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @289fa054(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:53:40.809 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:40.809 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @289fa054(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:53:40.810 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x518] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26ee2117(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:53:40.810 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x518] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:40.810 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x518] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26ee2117(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:53:40.811 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x545] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7939f6da(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:53:40.811 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x545] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:40.811 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x545] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7939f6da(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:53:40.814 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x41e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 22:53:40.814 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x41e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 22:53:40.815 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 22:53:40.815 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 22:53:40.816 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x4f4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 22:53:40.816 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x4f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 22:53:40.818 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x521] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 22:53:40.818 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x521] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 22:53:40.819 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 22:53:40.819 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 22:53:40.820 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x518] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 22:53:40.821 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x518] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 22:53:40.822 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x545] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 22:53:40.822 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x545] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 22:53:40.824 GMT <RMI TCP Connection(15)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 22:53:40.825 GMT <RMI TCP Connection(15)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:53:40.856 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24996].
Not connected.


[info 2020/03/04 22:53:40.858 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:53:40.859 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:40.860 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4377ab6a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:53:40.861 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x41e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:40.861 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x41e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4377ab6a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:53:40.862 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5142de1b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:53:40.862 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:40.862 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5142de1b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:53:40.862 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x4f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fcde2c4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:53:40.863 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x4f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:40.863 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x4f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fcde2c4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:53:40.863 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x521] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8d706b6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:53:40.864 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x521] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:40.864 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x521] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8d706b6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:53:40.865 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @580f5e9f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:53:40.865 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:40.865 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @580f5e9f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:53:40.865 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x518] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70b7c45b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:53:40.866 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x518] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:40.866 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x518] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70b7c45b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:53:40.867 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x545] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @277734c2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:53:40.867 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x545] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:40.867 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x545] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @277734c2(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:53:40.870 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12831549481112389764

[info 2020/03/04 22:53:40.872 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:53:41.122 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:41.123 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @586c356e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:53:41.123 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x41e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:41.123 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x41e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @586c356e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:53:41.124 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57772877(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:53:41.124 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:41.124 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57772877(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:53:41.125 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x4f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ba9dd9(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:53:41.125 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x4f4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:41.125 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x4f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ba9dd9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:53:41.126 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x521] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @101977ff(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:53:41.126 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x521] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:41.126 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x521] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @101977ff(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:53:41.127 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c80ddc8(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:53:41.127 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:41.127 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c80ddc8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:53:41.128 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x518] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf9959c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:53:41.128 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x518] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:41.128 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x518] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf9959c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:53:41.129 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x545] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b6f5b93(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:53:41.129 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x545] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:41.129 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x545] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b6f5b93(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:53:41.133 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x41e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@67eadaa

[vm0] [info 2020/03/04 22:53:41.138 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x41e] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 22:53:41.138 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x41e] Locator was created at Wed Mar 04 22:53:41 GMT 2020

[vm0] [info 2020/03/04 22:53:41.138 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x41e] Listening on port 24998 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:53:41.138 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x41e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12831549481112389764/locator/locator24998view.dat

[vm0] [info 2020/03/04 22:53:41.138 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x41e] recovery file not found: /tmp/junit12831549481112389764/locator/locator24998view.dat

[vm0] [info 2020/03/04 22:53:41.139 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x41e] Starting distributed system

[vm0] [info 2020/03/04 22:53:41.141 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x41e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 866
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2765
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 171
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 9357


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 22:53:44.248 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 169 ms)

[vm2] [info 2020/03/04 22:53:44.418 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 167 ms)

[vm3] [info 2020/03/04 22:53:44.578 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 157 ms)

[vm4] [info 2020/03/04 22:53:44.731 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 151 ms)

[vm5] [info 2020/03/04 22:53:44.909 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x51d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 176 ms)

[vm1] [info 2020/03/04 22:53:45.013 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7f13db2b

[vm1] [info 2020/03/04 22:53:45.018 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:53:45.062 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x561] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 152 ms)

[vm0] [info 2020/03/04 22:53:45.215 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d5] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 22:53:45.216 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d5] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 151 ms)

[info 2020/03/04 22:53:45.217 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:45.219 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ef7ac4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:53:45.219 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:45.219 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ef7ac4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:53:45.221 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @145aa86c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:53:45.221 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:45.221 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @145aa86c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:53:45.222 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d113d7c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:53:45.223 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x4fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:45.223 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d113d7c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:53:45.226 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53f9822b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:53:45.226 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x52b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:45.226 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53f9822b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:53:45.227 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c7bf607(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:53:45.227 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x53b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:45.227 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c7bf607(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:53:45.228 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x51d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a452ce5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:53:45.228 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x51d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:45.228 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x51d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a452ce5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:53:45.229 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x561] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e4bed4b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:53:45.229 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x561] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:45.229 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x561] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e4bed4b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:53:45.232 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 22:53:45.232 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 22:53:45.235 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 22:53:45.235 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 22:53:45.236 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 22:53:45.236 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 22:53:45.239 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 22:53:45.239 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 22:53:45.240 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 22:53:45.240 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 22:53:45.241 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x51d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 22:53:45.242 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x51d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 22:53:45.243 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x561] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 22:53:45.243 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x561] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 22:53:45.245 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 22:53:45.246 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:53:45.276 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21245].
Not connected.


[info 2020/03/04 22:53:45.278 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:53:45.280 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:45.281 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6787b824(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:53:45.281 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:45.281 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6787b824(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:53:45.282 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58bee509(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:53:45.282 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:45.282 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58bee509(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:53:45.283 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43d07575(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:53:45.283 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x4fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:45.283 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43d07575(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:53:45.284 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f9eb014(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:53:45.284 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x52b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:45.284 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f9eb014(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:53:45.285 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e6a6a1c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:53:45.285 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x53b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:45.285 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e6a6a1c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:53:45.286 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x51d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52fa7186(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:53:45.286 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x51d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:45.286 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x51d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52fa7186(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:53:45.287 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x561] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40a8e7b0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:53:45.287 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x561] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:45.288 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x561] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40a8e7b0(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:53:45.291 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2868835174683161063

[info 2020/03/04 22:53:45.293 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:53:45.514 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:45.515 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d655d37(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:53:45.515 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:53:45.515 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d655d37(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:53:45.516 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45ff6aaa(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:53:45.516 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:53:45.516 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45ff6aaa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:53:45.517 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5902ecbd(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:53:45.517 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x4fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:53:45.517 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5902ecbd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:53:45.518 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a0dbdbb(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:53:45.518 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x52b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:53:45.518 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a0dbdbb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:53:45.519 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e263689(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:53:45.519 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x53b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:53:45.519 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e263689(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:53:45.520 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x51d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bf12f16(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:53:45.520 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x51d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:53:45.520 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x51d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bf12f16(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:53:45.521 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x561] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7830c966(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:53:45.521 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x561] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:53:45.521 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x561] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7830c966(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:53:45.524 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@18f88929

[vm0] [info 2020/03/04 22:53:45.529 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d5] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 22:53:45.529 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d5] Locator was created at Wed Mar 04 22:53:45 GMT 2020

[vm0] [info 2020/03/04 22:53:45.530 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d5] Listening on port 21247 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:53:45.530 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d5] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2868835174683161063/locator/locator21247view.dat

[vm0] [info 2020/03/04 22:53:45.530 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d5] recovery file not found: /tmp/junit2868835174683161063/locator/locator21247view.dat

[vm0] [info 2020/03/04 22:53:45.530 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d5] Starting distributed system

[vm0] [info 2020/03/04 22:53:45.532 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:53:45.610 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x4f4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38923c1f

[vm2] [info 2020/03/04 22:53:45.616 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x4f4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:53:46.252 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x521] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@33f1c815

[vm3] [info 2020/03/04 22:53:46.258 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x521] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:53:46.889 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@33a9034c

[vm4] [info 2020/03/04 22:53:46.894 GMT <RMI TCP Connection(41)-172.17.0.3> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:53:47.509 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24999]

Command result for <connect --jmx-manager=localhost[24999]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24999] ..
Successfully connected to: [host=localhost, port=24999]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:53:49.228 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@9ed5af

[vm1] [info 2020/03/04 22:53:49.232 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:53:49.857 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1595462

[vm2] [info 2020/03/04 22:53:49.863 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x4fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:53:50.505 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@52cce67d

[vm3] [info 2020/03/04 22:53:50.511 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x52b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:53:51.120 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5defe736

[vm4] [info 2020/03/04 22:53:51.125 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x53b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:53:51.735 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21248]

Command result for <connect --jmx-manager=localhost[21248]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21248] ..
Successfully connected to: [host=localhost, port=21248]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:54:21.017 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440@25dd5d12

[vm5] [info 2020/03/04 22:54:21.023 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x3f2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:54:21.781 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@3f2f4bb7

[vm6] [info 2020/03/04 22:54:21.787 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:54:23.843 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440@139e74b4

[vm5] [info 2020/03/04 22:54:23.850 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x53e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:54:24.617 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x394] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40@3771ecfe

[vm6] [info 2020/03/04 22:54:24.623 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x394] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3029
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 370
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 10383


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 22:54:26.211 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 169 ms)

[vm2] [info 2020/03/04 22:54:26.370 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x52d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 155 ms)

[vm3] [info 2020/03/04 22:54:26.557 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 184 ms)

[vm4] [info 2020/03/04 22:54:26.722 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x545] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 162 ms)

[vm5] [info 2020/03/04 22:54:26.900 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 176 ms)

[vm6] [info 2020/03/04 22:54:27.066 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 164 ms)

[vm0] [info 2020/03/04 22:54:27.218 GMT <RMI TCP Connection(100)-172.17.0.2> tid=0x662] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 22:54:27.219 GMT <RMI TCP Connection(100)-172.17.0.2> tid=0x662] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 150 ms)

[info 2020/03/04 22:54:27.219 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:27.222 GMT <RMI TCP Connection(100)-172.17.0.2> tid=0x662] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d9bbcca(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:54:27.222 GMT <RMI TCP Connection(100)-172.17.0.2> tid=0x662] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:27.222 GMT <RMI TCP Connection(100)-172.17.0.2> tid=0x662] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d9bbcca(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:54:27.223 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @189cbf13(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:54:27.224 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:27.224 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @189cbf13(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:54:27.225 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x52d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @654aa8a3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:54:27.225 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x52d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:27.225 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x52d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @654aa8a3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:54:27.226 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @83e0ee8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:54:27.226 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x387] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:27.226 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @83e0ee8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:54:27.227 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x545] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52baf4ea(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:54:27.227 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x545] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:27.227 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x545] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52baf4ea(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:54:27.228 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5557ef51(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:54:27.228 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x3f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:27.228 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5557ef51(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:54:27.229 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @498c0a19(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:54:27.229 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:27.229 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @498c0a19(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:54:27.231 GMT <RMI TCP Connection(100)-172.17.0.2> tid=0x662] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 22:54:27.232 GMT <RMI TCP Connection(100)-172.17.0.2> tid=0x662] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 22:54:27.233 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 22:54:27.233 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 22:54:27.234 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x52d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 22:54:27.234 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x52d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 22:54:27.235 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 22:54:27.236 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 22:54:27.237 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x545] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 22:54:27.237 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x545] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 22:54:27.238 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 22:54:27.238 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 22:54:27.239 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 22:54:27.240 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 22:54:27.242 GMT <RMI TCP Connection(16)-172.17.0.2> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 22:54:27.242 GMT <RMI TCP Connection(16)-172.17.0.2> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:54:27.271 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20443].
Not connected.


[info 2020/03/04 22:54:27.272 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:54:27.274 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:27.275 GMT <RMI TCP Connection(100)-172.17.0.2> tid=0x662] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fda9407(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:54:27.275 GMT <RMI TCP Connection(100)-172.17.0.2> tid=0x662] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:27.275 GMT <RMI TCP Connection(100)-172.17.0.2> tid=0x662] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fda9407(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:54:27.276 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ea62ff7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:54:27.277 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:27.277 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ea62ff7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:54:27.277 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x52d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f97515b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:54:27.278 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x52d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:27.278 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x52d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f97515b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:54:27.279 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a2ed54c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:54:27.279 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x387] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:27.279 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a2ed54c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:54:27.280 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x545] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cf2a3c3(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:54:27.280 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x545] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:27.280 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x545] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cf2a3c3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:54:27.281 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ac12fa7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:54:27.281 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x3f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:27.281 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ac12fa7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:54:27.282 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23b44b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:54:27.282 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:27.282 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23b44b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:54:27.286 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11374581207907917632

[info 2020/03/04 22:54:27.288 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:54:27.511 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:27.512 GMT <RMI TCP Connection(100)-172.17.0.2> tid=0x662] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44ad03e8(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:54:27.512 GMT <RMI TCP Connection(100)-172.17.0.2> tid=0x662] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:27.512 GMT <RMI TCP Connection(100)-172.17.0.2> tid=0x662] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44ad03e8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:54:27.513 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30acd515(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:54:27.513 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:27.513 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30acd515(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:54:27.514 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x52d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5360600d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:54:27.514 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x52d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:27.514 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x52d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5360600d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:54:27.515 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x387] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @260c8c28(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:54:27.515 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x387] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:27.515 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @260c8c28(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:54:27.516 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x545] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @246f07ec(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:54:27.516 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x545] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:27.516 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x545] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @246f07ec(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:54:27.517 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x3f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @177eb46a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:54:27.517 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x3f2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:27.517 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x3f2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @177eb46a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:54:27.518 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c5c8c17(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:54:27.518 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:27.518 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c5c8c17(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:54:27.521 GMT <RMI TCP Connection(100)-172.17.0.2> tid=0x662] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@30d01d76

[vm0] [info 2020/03/04 22:54:27.526 GMT <RMI TCP Connection(100)-172.17.0.2> tid=0x662] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 22:54:27.526 GMT <RMI TCP Connection(100)-172.17.0.2> tid=0x662] Locator was created at Wed Mar 04 22:54:27 GMT 2020

[vm0] [info 2020/03/04 22:54:27.526 GMT <RMI TCP Connection(100)-172.17.0.2> tid=0x662] Listening on port 20445 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:54:27.526 GMT <RMI TCP Connection(100)-172.17.0.2> tid=0x662] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11374581207907917632/locator/locator20445view.dat

[vm0] [info 2020/03/04 22:54:27.527 GMT <RMI TCP Connection(100)-172.17.0.2> tid=0x662] recovery file not found: /tmp/junit11374581207907917632/locator/locator20445view.dat

[vm0] [info 2020/03/04 22:54:27.527 GMT <RMI TCP Connection(100)-172.17.0.2> tid=0x662] Starting distributed system

[vm0] [info 2020/03/04 22:54:27.529 GMT <RMI TCP Connection(100)-172.17.0.2> tid=0x662] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3259
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 500
Total primaries transferred during this rebalance                                               | 60
Total time (in milliseconds) for this rebalance                                                 | 11493


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 22:54:29.417 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 158 ms)

[vm2] [info 2020/03/04 22:54:29.576 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 156 ms)

[vm3] [info 2020/03/04 22:54:29.740 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 161 ms)

[vm4] [info 2020/03/04 22:54:29.884 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 142 ms)

[vm5] [info 2020/03/04 22:54:30.058 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 171 ms)

[vm6] [info 2020/03/04 22:54:30.205 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 146 ms)

[vm0] [info 2020/03/04 22:54:30.354 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x1e6] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 22:54:30.355 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 148 ms)

[info 2020/03/04 22:54:30.356 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:30.358 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b5709e8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:54:30.358 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x1e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:30.358 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b5709e8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:54:30.361 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29758ac5(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:54:30.361 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:30.361 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29758ac5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:54:30.362 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c57dd1a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:54:30.362 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:30.362 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c57dd1a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:54:30.363 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @326e987e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:54:30.363 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:30.363 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @326e987e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:54:30.364 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2550b747(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:54:30.364 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x54a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:30.364 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2550b747(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:54:30.365 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @339ce018(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:54:30.365 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x53e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:30.365 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @339ce018(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:54:30.366 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c43d87e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:54:30.366 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:30.366 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c43d87e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:54:30.369 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 22:54:30.369 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 22:54:30.371 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 22:54:30.372 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 22:54:30.373 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 22:54:30.373 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 22:54:30.374 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 22:54:30.374 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 22:54:30.375 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 22:54:30.375 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 22:54:30.376 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 22:54:30.377 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 22:54:30.378 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 22:54:30.378 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 22:54:30.380 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 22:54:30.380 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:54:30.406 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24082].
Not connected.


[info 2020/03/04 22:54:30.408 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:54:30.409 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:30.410 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eebb0d4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:54:30.410 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x1e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:30.410 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eebb0d4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:54:30.411 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8ef7792(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:54:30.411 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:30.411 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8ef7792(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:54:30.412 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @686d6d24(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:54:30.412 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:30.412 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @686d6d24(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:54:30.413 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1abfcf3a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:54:30.413 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:30.413 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1abfcf3a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:54:30.414 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ab0918a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:54:30.414 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x54a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:30.414 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ab0918a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:54:30.415 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eea2987(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:54:30.415 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x53e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:30.415 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eea2987(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:54:30.416 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ff942b6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:54:30.416 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:30.416 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ff942b6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:54:30.419 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10387515306290639771

[info 2020/03/04 22:54:30.421 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:54:30.636 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:30.636 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c541338(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:54:30.637 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x1e6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:30.637 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c541338(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:54:30.637 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42a50f8d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:54:30.638 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:30.638 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42a50f8d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:54:30.638 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1331c500(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:54:30.639 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x19c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:30.639 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1331c500(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:54:30.639 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cb46129(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:54:30.640 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x1a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:30.640 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cb46129(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:54:30.640 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42f5f6cf(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:54:30.641 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x54a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:30.641 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42f5f6cf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:54:30.641 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65462f38(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:54:30.642 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x53e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:30.642 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65462f38(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:54:30.642 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bba2419(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:54:30.642 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x394] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:30.643 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bba2419(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:54:30.645 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@13369c5c

[vm0] [info 2020/03/04 22:54:30.651 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x1e6] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 22:54:30.651 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x1e6] Locator was created at Wed Mar 04 22:54:30 GMT 2020

[vm0] [info 2020/03/04 22:54:30.651 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x1e6] Listening on port 24084 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:54:30.652 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x1e6] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10387515306290639771/locator/locator24084view.dat

[vm0] [info 2020/03/04 22:54:30.652 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x1e6] recovery file not found: /tmp/junit10387515306290639771/locator/locator24084view.dat

[vm0] [info 2020/03/04 22:54:30.652 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x1e6] Starting distributed system

[vm0] [info 2020/03/04 22:54:30.654 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x1e6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:54:31.410 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@61e2c0c0

[vm1] [info 2020/03/04 22:54:31.415 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:54:32.023 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x52d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@34aa43c2

[vm2] [info 2020/03/04 22:54:32.029 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x52d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:54:32.035 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@4ca21b38

[vm5] [info 2020/03/04 22:54:32.042 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x3fe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:54:32.635 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x387] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@30fa33ae

[vm3] [info 2020/03/04 22:54:32.642 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x387] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:54:32.743 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x564] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40@40095f0

[vm6] [info 2020/03/04 22:54:32.748 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x564] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:54:32.875 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x548] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@1ffe0aed

[vm5] [info 2020/03/04 22:54:32.880 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x548] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:54:33.256 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x545] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3e19b5a7

[vm4] [info 2020/03/04 22:54:33.263 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x545] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:54:33.599 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@a64258c

[vm6] [info 2020/03/04 22:54:33.622 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x40c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:54:33.912 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20446]

Command result for <connect --jmx-manager=localhost[20446]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20446] ..
Successfully connected to: [host=localhost, port=20446]


[vm1] [info 2020/03/04 22:54:34.424 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@69961b56

[vm1] [info 2020/03/04 22:54:34.429 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:54:35.018 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6ad25f34

[vm2] [info 2020/03/04 22:54:35.024 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x19c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:54:35.643 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@61d0fc7d

[vm3] [info 2020/03/04 22:54:35.649 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x1a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:54:35.803 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840@1dbf8a3b

[vm5] [info 2020/03/04 22:54:35.808 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:54:36.258 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4096947f

[vm4] [info 2020/03/04 22:54:36.263 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x54a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:54:36.484 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x269] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@7eb23212

[vm6] [info 2020/03/04 22:54:36.489 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x269] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:54:36.785 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x237] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@2e48c92b

[vm5] [info 2020/03/04 22:54:36.790 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x237] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2881
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 359
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9900


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[info 2020/03/04 22:54:36.919 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24085]

Command result for <connect --jmx-manager=localhost[24085]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24085] ..
Successfully connected to: [host=localhost, port=24085]


[vm1] [info 2020/03/04 22:54:37.021 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 166 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:54:37.184 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x56f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 159 ms)

[vm3] [info 2020/03/04 22:54:37.345 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a2] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 158 ms)

[vm6] [info 2020/03/04 22:54:37.471 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x5ba] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@1dbd5e88

[vm6] [info 2020/03/04 22:54:37.477 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x5ba] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:54:37.493 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5b5] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 145 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2839
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 336
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9732


[vm5] [info 2020/03/04 22:54:37.659 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 164 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm6] [info 2020/03/04 22:54:37.808 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x564] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 146 ms)

[vm1] [info 2020/03/04 22:54:37.861 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 151 ms)

[vm0] [info 2020/03/04 22:54:37.954 GMT <RMI TCP Connection(102)-172.17.0.9> tid=0x663] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 22:54:37.955 GMT <RMI TCP Connection(102)-172.17.0.9> tid=0x663] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 145 ms)

[info 2020/03/04 22:54:37.956 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:37.958 GMT <RMI TCP Connection(102)-172.17.0.9> tid=0x663] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @436c132(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:54:37.958 GMT <RMI TCP Connection(102)-172.17.0.9> tid=0x663] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:37.958 GMT <RMI TCP Connection(102)-172.17.0.9> tid=0x663] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @436c132(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:54:37.959 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3602e0f3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:54:37.959 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:37.960 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3602e0f3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:54:37.960 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x56f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @199b98b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:54:37.960 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x56f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:37.960 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x56f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @199b98b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:54:37.961 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e0c9d0b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:54:37.962 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:37.962 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e0c9d0b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:54:37.962 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c39b12e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:54:37.962 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:37.962 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5b5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c39b12e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:54:37.963 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70a5c3d5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:54:37.963 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x3fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:37.963 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70a5c3d5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:54:37.964 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x564] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b736f4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:54:37.964 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x564] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:37.964 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x564] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b736f4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:54:37.966 GMT <RMI TCP Connection(102)-172.17.0.9> tid=0x663] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 22:54:37.967 GMT <RMI TCP Connection(102)-172.17.0.9> tid=0x663] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 22:54:37.968 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 22:54:37.968 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 22:54:37.969 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x56f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 22:54:37.969 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x56f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 22:54:37.970 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 22:54:37.970 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a2] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 22:54:37.971 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5b5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 22:54:37.971 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5b5] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 22:54:37.972 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 22:54:37.972 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 22:54:37.973 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x564] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 22:54:37.973 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x564] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 22:54:37.975 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 22:54:37.976 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:54:38.003 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26644].
Not connected.


[info 2020/03/04 22:54:38.005 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:54:38.007 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:38.007 GMT <RMI TCP Connection(102)-172.17.0.9> tid=0x663] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16a497aa(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:54:38.007 GMT <RMI TCP Connection(102)-172.17.0.9> tid=0x663] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:38.008 GMT <RMI TCP Connection(102)-172.17.0.9> tid=0x663] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16a497aa(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:54:38.008 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2666ba20(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:54:38.009 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:38.009 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2666ba20(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:54:38.009 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x56f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d378362(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:54:38.010 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x56f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:38.010 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x56f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d378362(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:54:38.010 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14babdd5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:54:38.010 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:38.011 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14babdd5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:54:38.011 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x598] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 147 ms)

[vm4] [info 2020/03/04 22:54:38.011 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d72a3eb(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:54:38.012 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:38.012 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5b5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d72a3eb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:54:38.013 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @354ecadd(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:54:38.013 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x3fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:38.013 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @354ecadd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:54:38.014 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x564] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @191885c8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:54:38.014 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x564] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:38.014 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x564] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @191885c8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:54:38.018 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7658448527331759521

[info 2020/03/04 22:54:38.021 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:54:38.179 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x5cc] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 164 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:54:38.268 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:38.269 GMT <RMI TCP Connection(102)-172.17.0.9> tid=0x663] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @120133c4(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:54:38.269 GMT <RMI TCP Connection(102)-172.17.0.9> tid=0x663] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:38.269 GMT <RMI TCP Connection(102)-172.17.0.9> tid=0x663] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @120133c4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:54:38.270 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e96b13(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:54:38.270 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:38.271 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e96b13(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:54:38.272 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x56f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d75ec6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:54:38.272 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x56f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:38.272 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x56f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d75ec6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:54:38.273 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c45fad0(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:54:38.273 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:38.273 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c45fad0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:54:38.274 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45df93e7(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:54:38.274 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5b5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:38.274 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5b5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45df93e7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:54:38.275 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x3fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ce12e43(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:54:38.275 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x3fe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:38.275 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x3fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ce12e43(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:54:38.276 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x564] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @118d0788(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:54:38.276 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x564] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:38.276 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x564] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @118d0788(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:54:38.279 GMT <RMI TCP Connection(102)-172.17.0.9> tid=0x663] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b2d5fa5

[vm0] [info 2020/03/04 22:54:38.285 GMT <RMI TCP Connection(102)-172.17.0.9> tid=0x663] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 22:54:38.285 GMT <RMI TCP Connection(102)-172.17.0.9> tid=0x663] Locator was created at Wed Mar 04 22:54:38 GMT 2020

[vm0] [info 2020/03/04 22:54:38.285 GMT <RMI TCP Connection(102)-172.17.0.9> tid=0x663] Listening on port 26646 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:54:38.285 GMT <RMI TCP Connection(102)-172.17.0.9> tid=0x663] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7658448527331759521/locator/locator26646view.dat

[vm0] [info 2020/03/04 22:54:38.286 GMT <RMI TCP Connection(102)-172.17.0.9> tid=0x663] recovery file not found: /tmp/junit7658448527331759521/locator/locator26646view.dat

[vm0] [info 2020/03/04 22:54:38.286 GMT <RMI TCP Connection(102)-172.17.0.9> tid=0x663] Starting distributed system

[vm0] [info 2020/03/04 22:54:38.288 GMT <RMI TCP Connection(102)-172.17.0.9> tid=0x663] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:54:38.339 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x59e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 156 ms)

[vm5] [info 2020/03/04 22:54:38.522 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x548] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 181 ms)

[vm6] [info 2020/03/04 22:54:38.679 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 156 ms)

[vm0] [info 2020/03/04 22:54:38.827 GMT <RMI TCP Connection(110)-172.17.0.6> tid=0x626] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 22:54:38.828 GMT <RMI TCP Connection(110)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 146 ms)

[info 2020/03/04 22:54:38.829 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:38.831 GMT <RMI TCP Connection(110)-172.17.0.6> tid=0x626] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cecc881(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:54:38.831 GMT <RMI TCP Connection(110)-172.17.0.6> tid=0x626] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:38.831 GMT <RMI TCP Connection(110)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cecc881(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:54:38.832 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d78c9db(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:54:38.832 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:38.832 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d78c9db(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:54:38.835 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x598] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b099173(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:54:38.835 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x598] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:38.835 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x598] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b099173(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:54:38.836 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x5cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3034991(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:54:38.836 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x5cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:38.836 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x5cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3034991(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:54:38.837 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x59e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77563c76(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:54:38.837 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x59e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:38.838 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x59e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77563c76(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:54:38.838 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x548] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ad57431(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:54:38.838 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x548] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:38.839 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x548] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ad57431(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:54:38.839 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @358eb655(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:54:38.839 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x40c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:38.839 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @358eb655(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:54:38.843 GMT <RMI TCP Connection(110)-172.17.0.6> tid=0x626] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 22:54:38.843 GMT <RMI TCP Connection(110)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 22:54:38.844 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 22:54:38.844 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 22:54:38.847 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x598] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 22:54:38.847 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x598] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 22:54:38.848 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x5cc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 22:54:38.848 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x5cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 22:54:38.850 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x59e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 22:54:38.850 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x59e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 22:54:38.851 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x548] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 22:54:38.851 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x548] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 22:54:38.852 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 22:54:38.853 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 22:54:38.857 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 22:54:38.857 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:54:38.885 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23711].
Not connected.


[info 2020/03/04 22:54:38.886 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:54:38.887 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:38.889 GMT <RMI TCP Connection(110)-172.17.0.6> tid=0x626] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc01a1d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:54:38.889 GMT <RMI TCP Connection(110)-172.17.0.6> tid=0x626] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:38.889 GMT <RMI TCP Connection(110)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc01a1d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:54:38.890 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @198e211f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:54:38.890 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:38.890 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @198e211f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:54:38.891 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x598] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @247dbdca(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:54:38.891 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x598] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:38.891 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x598] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @247dbdca(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:54:38.892 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x5cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a6053ca(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:54:38.892 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x5cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:38.892 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x5cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a6053ca(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:54:38.893 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x59e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @416435c9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:54:38.893 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x59e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:38.893 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x59e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @416435c9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:54:38.894 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x548] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e77a5d5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:54:38.894 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x548] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:38.894 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x548] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e77a5d5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:54:38.895 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f5171f8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:54:38.895 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x40c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:38.895 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f5171f8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:54:38.899 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14543529608351703324

[info 2020/03/04 22:54:38.902 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:54:39.145 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:39.146 GMT <RMI TCP Connection(110)-172.17.0.6> tid=0x626] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4abcdcb9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:54:39.147 GMT <RMI TCP Connection(110)-172.17.0.6> tid=0x626] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:39.147 GMT <RMI TCP Connection(110)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4abcdcb9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:54:39.148 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ccbd726(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:54:39.148 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:39.148 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ccbd726(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:54:39.149 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x598] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b2f8313(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:54:39.149 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x598] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:39.149 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x598] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b2f8313(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:54:39.150 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x5cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12028e1c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:54:39.150 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x5cc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:39.150 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x5cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12028e1c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:54:39.151 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x59e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39f2592f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:54:39.151 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x59e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:39.151 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x59e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39f2592f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:54:39.152 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x548] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @504884ef(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:54:39.152 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x548] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:39.152 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x548] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @504884ef(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:54:39.153 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x40c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77537432(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:54:39.153 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x40c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:39.153 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x40c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77537432(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:54:39.156 GMT <RMI TCP Connection(110)-172.17.0.6> tid=0x626] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7b60e939

[vm0] [info 2020/03/04 22:54:39.161 GMT <RMI TCP Connection(110)-172.17.0.6> tid=0x626] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 22:54:39.162 GMT <RMI TCP Connection(110)-172.17.0.6> tid=0x626] Locator was created at Wed Mar 04 22:54:39 GMT 2020

[vm0] [info 2020/03/04 22:54:39.162 GMT <RMI TCP Connection(110)-172.17.0.6> tid=0x626] Listening on port 23713 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:54:39.162 GMT <RMI TCP Connection(110)-172.17.0.6> tid=0x626] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14543529608351703324/locator/locator23713view.dat

[vm0] [info 2020/03/04 22:54:39.162 GMT <RMI TCP Connection(110)-172.17.0.6> tid=0x626] recovery file not found: /tmp/junit14543529608351703324/locator/locator23713view.dat

[vm0] [info 2020/03/04 22:54:39.163 GMT <RMI TCP Connection(110)-172.17.0.6> tid=0x626] Starting distributed system

[vm0] [info 2020/03/04 22:54:39.164 GMT <RMI TCP Connection(110)-172.17.0.6> tid=0x626] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3021
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 360
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 10344


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 22:54:40.878 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 156 ms)

[vm2] [info 2020/03/04 22:54:41.030 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x5ed] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 149 ms)

[vm3] [info 2020/03/04 22:54:41.180 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x589] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 147 ms)

[vm4] [info 2020/03/04 22:54:41.334 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x5ac] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 149 ms)

[vm5] [info 2020/03/04 22:54:41.516 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 180 ms)

[vm6] [info 2020/03/04 22:54:41.659 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 141 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3042
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 343
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 10350


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm0] [info 2020/03/04 22:54:41.800 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xec] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 22:54:41.801 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 141 ms)

[info 2020/03/04 22:54:41.802 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:41.804 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66d76156(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:54:41.804 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:41.804 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66d76156(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:54:41.805 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6da93d26(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:54:41.805 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:41.805 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6da93d26(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:54:41.806 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x5ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31adc10a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:54:41.806 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x5ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:41.806 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x5ed] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31adc10a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:54:41.807 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x589] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17684243(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:54:41.807 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x589] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:41.807 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x589] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17684243(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:54:41.808 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7974bc35(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:54:41.808 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x5ac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:41.808 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x5ac] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7974bc35(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:54:41.809 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cfc8cc7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:54:41.809 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:41.809 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cfc8cc7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:54:41.810 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29c373ac(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:54:41.810 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:41.810 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29c373ac(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:54:41.812 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 22:54:41.812 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 22:54:41.813 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 22:54:41.814 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 22:54:41.815 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x5ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 22:54:41.815 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x5ed] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 22:54:41.816 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x589] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 22:54:41.817 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x589] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 22:54:41.818 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x5ac] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 22:54:41.818 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x5ac] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 22:54:41.819 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 22:54:41.819 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 22:54:41.820 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 22:54:41.821 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 22:54:41.823 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 22:54:41.823 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:54:41.842 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22401].
Not connected.


[info 2020/03/04 22:54:41.843 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:54:41.844 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:41.846 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25c8759f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:54:41.846 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:41.846 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25c8759f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:54:41.848 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27ad7d8d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:54:41.848 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:41.848 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27ad7d8d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:54:41.849 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x5ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e50fb34(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:54:41.849 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x5ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:41.849 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x5ed] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e50fb34(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:54:41.850 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x589] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32668a3b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:54:41.850 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x589] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:41.850 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x589] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32668a3b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:54:41.851 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55722370(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:54:41.851 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x5ac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:41.851 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x5ac] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55722370(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:54:41.852 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f98a6e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:54:41.852 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:41.852 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f98a6e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:54:41.853 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46612260(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:54:41.854 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:41.854 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46612260(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:54:41.858 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10270275877367195047

[info 2020/03/04 22:54:41.861 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:54:41.872 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 163 ms)

[vm2] [info 2020/03/04 22:54:42.030 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 153 ms)

[info 2020/03/04 22:54:42.091 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:42.092 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b4a95fd(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:54:42.092 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:42.092 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b4a95fd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:54:42.093 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fb4bc0d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:54:42.093 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:42.093 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fb4bc0d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:54:42.093 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x5ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6600b2cc(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:54:42.094 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x5ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:42.094 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x5ed] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6600b2cc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:54:42.094 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x589] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a102085(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:54:42.094 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x589] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:42.094 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x589] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a102085(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:54:42.095 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dea6334(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:54:42.095 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x5ac] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:42.095 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x5ac] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dea6334(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:54:42.096 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ead333(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:54:42.097 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:42.097 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ead333(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:54:42.097 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24cdddf2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:54:42.097 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x269] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:42.097 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24cdddf2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:54:42.100 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7357e232

[vm0] [info 2020/03/04 22:54:42.106 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xec] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 22:54:42.106 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xec] Locator was created at Wed Mar 04 22:54:42 GMT 2020

[vm0] [info 2020/03/04 22:54:42.106 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xec] Listening on port 22403 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:54:42.106 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xec] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10270275877367195047/locator/locator22403view.dat

[vm0] [info 2020/03/04 22:54:42.106 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xec] recovery file not found: /tmp/junit10270275877367195047/locator/locator22403view.dat

[vm0] [info 2020/03/04 22:54:42.107 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xec] Starting distributed system

[vm0] [info 2020/03/04 22:54:42.109 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:54:42.191 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5b3] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 158 ms)

[vm1] [info 2020/03/04 22:54:42.333 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@793d027

[vm1] [info 2020/03/04 22:54:42.337 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:54:42.383 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 188 ms)

[vm5] [info 2020/03/04 22:54:42.554 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 169 ms)

[vm6] [info 2020/03/04 22:54:42.702 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x5ba] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 146 ms)

[vm0] [info 2020/03/04 22:54:42.846 GMT <RMI TCP Connection(122)-172.17.0.5> tid=0x2d5] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 22:54:42.846 GMT <RMI TCP Connection(122)-172.17.0.5> tid=0x2d5] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 142 ms)

[info 2020/03/04 22:54:42.847 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:42.849 GMT <RMI TCP Connection(122)-172.17.0.5> tid=0x2d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fbf0d5f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:54:42.850 GMT <RMI TCP Connection(122)-172.17.0.5> tid=0x2d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:42.850 GMT <RMI TCP Connection(122)-172.17.0.5> tid=0x2d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fbf0d5f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:54:42.851 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @128ba48(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:54:42.851 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:42.851 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @128ba48(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:54:42.854 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26f0fa0f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:54:42.854 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x38a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:42.854 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26f0fa0f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:54:42.855 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3190d6a5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:54:42.855 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5b3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:42.855 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5b3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3190d6a5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:54:42.856 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eb515f7(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:54:42.856 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5a4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:42.856 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eb515f7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:54:42.857 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29d464fb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:54:42.857 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x237] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:42.857 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29d464fb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:54:42.858 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x5ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @471ecfb3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:54:42.858 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x5ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:42.858 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x5ba] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @471ecfb3(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:54:42.860 GMT <RMI TCP Connection(122)-172.17.0.5> tid=0x2d5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 22:54:42.860 GMT <RMI TCP Connection(122)-172.17.0.5> tid=0x2d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 22:54:42.861 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 22:54:42.862 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 22:54:42.865 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 22:54:42.865 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 22:54:42.866 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5b3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 22:54:42.866 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5b3] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 22:54:42.867 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 22:54:42.867 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 22:54:42.868 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 22:54:42.868 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 22:54:42.869 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x5ba] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 22:54:42.870 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x5ba] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 22:54:42.872 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 22:54:42.873 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:54:42.898 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29417].
Not connected.


[info 2020/03/04 22:54:42.899 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:54:42.901 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:42.902 GMT <RMI TCP Connection(122)-172.17.0.5> tid=0x2d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @423bf527(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:54:42.902 GMT <RMI TCP Connection(122)-172.17.0.5> tid=0x2d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:42.902 GMT <RMI TCP Connection(122)-172.17.0.5> tid=0x2d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @423bf527(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:54:42.903 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4518690e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:54:42.903 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:42.903 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4518690e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:54:42.904 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45b7248a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:54:42.904 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x38a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:42.904 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45b7248a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:54:42.905 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76053b63(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:54:42.905 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5b3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:42.905 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5b3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76053b63(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:54:42.905 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5831db1d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:54:42.906 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5a4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:42.906 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5831db1d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:54:42.906 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19235a85(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:54:42.906 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x237] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:42.907 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19235a85(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:54:42.907 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x5ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14f393a9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:54:42.908 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x5ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:42.908 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x5ba] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14f393a9(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:54:42.912 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8330822292350140387

[info 2020/03/04 22:54:42.914 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:54:42.916 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x56f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3789b1b2

[vm2] [info 2020/03/04 22:54:42.922 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x56f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:54:43.105 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@dc200b9

[vm1] [info 2020/03/04 22:54:43.110 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:54:43.165 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:43.166 GMT <RMI TCP Connection(122)-172.17.0.5> tid=0x2d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64adcfe8(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:54:43.166 GMT <RMI TCP Connection(122)-172.17.0.5> tid=0x2d5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:43.166 GMT <RMI TCP Connection(122)-172.17.0.5> tid=0x2d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64adcfe8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:54:43.167 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17d64691(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:54:43.167 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:43.167 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17d64691(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:54:43.168 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48545869(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:54:43.168 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x38a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:43.168 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48545869(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:54:43.169 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e5557a9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:54:43.169 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5b3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:43.169 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5b3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e5557a9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:54:43.170 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @200efd31(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:54:43.170 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5a4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:43.170 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @200efd31(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:54:43.171 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7233a593(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:54:43.171 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x237] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:43.171 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7233a593(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:54:43.172 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x5ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @318f81d1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:54:43.172 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x5ba] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:43.172 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x5ba] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @318f81d1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:54:43.175 GMT <RMI TCP Connection(122)-172.17.0.5> tid=0x2d5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@708cde62

[vm0] [info 2020/03/04 22:54:43.180 GMT <RMI TCP Connection(122)-172.17.0.5> tid=0x2d5] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 22:54:43.180 GMT <RMI TCP Connection(122)-172.17.0.5> tid=0x2d5] Locator was created at Wed Mar 04 22:54:43 GMT 2020

[vm0] [info 2020/03/04 22:54:43.180 GMT <RMI TCP Connection(122)-172.17.0.5> tid=0x2d5] Listening on port 29419 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:54:43.181 GMT <RMI TCP Connection(122)-172.17.0.5> tid=0x2d5] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8330822292350140387/locator/locator29419view.dat

[vm0] [info 2020/03/04 22:54:43.181 GMT <RMI TCP Connection(122)-172.17.0.5> tid=0x2d5] recovery file not found: /tmp/junit8330822292350140387/locator/locator29419view.dat

[vm0] [info 2020/03/04 22:54:43.181 GMT <RMI TCP Connection(122)-172.17.0.5> tid=0x2d5] Starting distributed system

[vm0] [info 2020/03/04 22:54:43.183 GMT <RMI TCP Connection(122)-172.17.0.5> tid=0x2d5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:54:43.598 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6613745a

[vm3] [info 2020/03/04 22:54:43.603 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:54:43.714 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x598] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@973f237

[vm2] [info 2020/03/04 22:54:43.719 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x598] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:54:44.219 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5b5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6b39d87e

[vm4] [info 2020/03/04 22:54:44.225 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5b5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:54:44.327 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x5cc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29a9004d

[vm3] [info 2020/03/04 22:54:44.332 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x5cc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:54:44.425 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x588] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840@389300

[vm5] [info 2020/03/04 22:54:44.431 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x588] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:54:44.827 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26647]

Command result for <connect --jmx-manager=localhost[26647]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26647] ..
Successfully connected to: [host=localhost, port=26647]


[vm4] [info 2020/03/04 22:54:45.008 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x59e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3d74bcc7

[vm4] [info 2020/03/04 22:54:45.014 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x59e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:54:45.156 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@604aeff5

[vm6] [info 2020/03/04 22:54:45.162 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:54:45.659 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23714]

Command result for <connect --jmx-manager=localhost[23714]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23714] ..
Successfully connected to: [host=localhost, port=23714]


[vm1] [info 2020/03/04 22:54:45.818 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@1d83e458

[vm1] [info 2020/03/04 22:54:45.823 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:54:46.490 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x5ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1bee8176

[vm2] [info 2020/03/04 22:54:46.495 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x5ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:54:46.989 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@769f0af

[vm1] [info 2020/03/04 22:54:46.994 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:54:47.124 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x589] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a6945bc

[vm3] [info 2020/03/04 22:54:47.130 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x589] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:54:47.626 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@170dd785

[vm2] [info 2020/03/04 22:54:47.632 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x38a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:54:47.757 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x5ac] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@10ada03b

[vm4] [info 2020/03/04 22:54:47.762 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x5ac] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:54:48.269 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5b3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@703c10b3

[vm3] [info 2020/03/04 22:54:48.275 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5b3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:54:48.411 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22404]

[vm5] [info 2020/03/04 22:54:48.415 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x591] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@4a903433

[vm5] [info 2020/03/04 22:54:48.421 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x591] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[22404]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22404] ..
Successfully connected to: [host=localhost, port=22404]


[vm4] [info 2020/03/04 22:54:48.890 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74af4b33

[vm4] [info 2020/03/04 22:54:48.895 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x5a4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:54:49.089 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5d9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@58ceca9f

[vm6] [info 2020/03/04 22:54:49.095 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5d9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2859
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 316
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9699


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 22:54:49.356 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 170 ms)

[vm2] [info 2020/03/04 22:54:49.519 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x4f4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 161 ms)

[info 2020/03/04 22:54:49.524 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29420]

Command result for <connect --jmx-manager=localhost[29420]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29420] ..
Successfully connected to: [host=localhost, port=29420]


[vm3] [info 2020/03/04 22:54:49.685 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x521] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 163 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:54:49.833 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 146 ms)

[vm5] [info 2020/03/04 22:54:50.012 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 177 ms)

[vm6] [info 2020/03/04 22:54:50.166 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 152 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 22:54:50.314 GMT <RMI TCP Connection(100)-172.17.0.3> tid=0x49d] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 22:54:50.316 GMT <RMI TCP Connection(100)-172.17.0.3> tid=0x49d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 148 ms)

[info 2020/03/04 22:54:50.317 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:50.319 GMT <RMI TCP Connection(100)-172.17.0.3> tid=0x49d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dbc5c3b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:54:50.319 GMT <RMI TCP Connection(100)-172.17.0.3> tid=0x49d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:50.319 GMT <RMI TCP Connection(100)-172.17.0.3> tid=0x49d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dbc5c3b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:54:50.320 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18de75f9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:54:50.321 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:50.321 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18de75f9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:54:50.322 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x4f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @703359b1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:54:50.322 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x4f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:50.322 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x4f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @703359b1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:54:50.323 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x521] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a17af1c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:54:50.323 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x521] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:50.323 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x521] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a17af1c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:54:50.324 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41fcc728(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:54:50.325 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:50.325 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41fcc728(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:54:50.326 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @482d5ec7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:54:50.326 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:50.327 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @482d5ec7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:54:50.328 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6207e009(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:54:50.328 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:50.328 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6207e009(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:54:50.331 GMT <RMI TCP Connection(100)-172.17.0.3> tid=0x49d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 22:54:50.331 GMT <RMI TCP Connection(100)-172.17.0.3> tid=0x49d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 22:54:50.332 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 22:54:50.333 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 22:54:50.334 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x4f4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 22:54:50.334 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x4f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 22:54:50.335 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x521] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 22:54:50.335 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x521] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 22:54:50.336 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 22:54:50.337 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 22:54:50.338 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 22:54:50.338 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 22:54:50.339 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 22:54:50.339 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 22:54:50.341 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 22:54:50.342 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:54:50.370 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24999].
Not connected.


[info 2020/03/04 22:54:50.371 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:54:50.372 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:50.374 GMT <RMI TCP Connection(100)-172.17.0.3> tid=0x49d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67073457(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:54:50.374 GMT <RMI TCP Connection(100)-172.17.0.3> tid=0x49d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:50.374 GMT <RMI TCP Connection(100)-172.17.0.3> tid=0x49d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67073457(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:54:50.375 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bcc54ad(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:54:50.375 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:50.375 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bcc54ad(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:54:50.376 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x4f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6765735c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:54:50.376 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x4f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:50.376 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x4f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6765735c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:54:50.377 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x521] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65b85c9c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:54:50.377 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x521] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:50.377 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x521] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65b85c9c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:54:50.378 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73ec4a99(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:54:50.378 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:50.378 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73ec4a99(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:54:50.379 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15a5804f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:54:50.379 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:50.379 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15a5804f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:54:50.380 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @458b85bb(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:54:50.380 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:50.381 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @458b85bb(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:54:50.384 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16667527131339629739

[info 2020/03/04 22:54:50.386 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:54:50.611 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:50.612 GMT <RMI TCP Connection(100)-172.17.0.3> tid=0x49d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d0afb20(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:54:50.612 GMT <RMI TCP Connection(100)-172.17.0.3> tid=0x49d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:50.612 GMT <RMI TCP Connection(100)-172.17.0.3> tid=0x49d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d0afb20(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:54:50.613 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a5e9502(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:54:50.613 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:50.613 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a5e9502(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:54:50.614 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x4f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32028725(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:54:50.614 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x4f4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:50.614 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x4f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32028725(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:54:50.615 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x521] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f2329bf(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:54:50.615 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x521] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:50.615 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x521] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f2329bf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:54:50.616 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b99f07a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:54:50.616 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:50.616 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b99f07a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:54:50.617 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68b293aa(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:54:50.617 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x588] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:50.617 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68b293aa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:54:50.618 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6afba805(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:54:50.618 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:50.618 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6afba805(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:54:50.621 GMT <RMI TCP Connection(100)-172.17.0.3> tid=0x49d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@59e7cef

[vm0] [info 2020/03/04 22:54:50.628 GMT <RMI TCP Connection(100)-172.17.0.3> tid=0x49d] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 22:54:50.629 GMT <RMI TCP Connection(100)-172.17.0.3> tid=0x49d] Locator was created at Wed Mar 04 22:54:50 GMT 2020

[vm0] [info 2020/03/04 22:54:50.629 GMT <RMI TCP Connection(100)-172.17.0.3> tid=0x49d] Listening on port 25001 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:54:50.629 GMT <RMI TCP Connection(100)-172.17.0.3> tid=0x49d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16667527131339629739/locator/locator25001view.dat

[vm0] [info 2020/03/04 22:54:50.629 GMT <RMI TCP Connection(100)-172.17.0.3> tid=0x49d] recovery file not found: /tmp/junit16667527131339629739/locator/locator25001view.dat

[vm0] [info 2020/03/04 22:54:50.630 GMT <RMI TCP Connection(100)-172.17.0.3> tid=0x49d] Starting distributed system

[vm0] [info 2020/03/04 22:54:50.631 GMT <RMI TCP Connection(100)-172.17.0.3> tid=0x49d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3070
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 363
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 10482


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 22:54:53.553 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 154 ms)

[vm2] [info 2020/03/04 22:54:53.715 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 159 ms)

[vm3] [info 2020/03/04 22:54:53.880 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 163 ms)

[vm4] [info 2020/03/04 22:54:54.029 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 147 ms)

[vm5] [info 2020/03/04 22:54:54.202 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x591] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 171 ms)

[vm6] [info 2020/03/04 22:54:54.349 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5d9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 145 ms)

[vm0] [info 2020/03/04 22:54:54.493 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x489] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 22:54:54.494 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x489] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 143 ms)

[info 2020/03/04 22:54:54.495 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:54.497 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x489] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ef02c61(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:54:54.497 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x489] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:54.497 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x489] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ef02c61(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:54:54.500 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2678de14(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:54:54.500 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:54.500 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2678de14(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:54:54.501 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75241c73(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:54:54.501 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x4fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:54.501 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75241c73(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:54:54.502 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a867616(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:54:54.502 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x52b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:54.502 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a867616(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:54:54.503 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18eeaddb(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:54:54.503 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x53b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:54.503 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18eeaddb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:54:54.504 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @509f1c8c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:54:54.504 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:54.504 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @509f1c8c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:54:54.505 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @322f671f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:54:54.505 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:54.505 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @322f671f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:54:54.507 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x489] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 22:54:54.507 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x489] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 22:54:54.508 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4a082b4f

[vm1] [info 2020/03/04 22:54:54.510 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 22:54:54.510 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 22:54:54.511 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 22:54:54.511 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 22:54:54.512 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 22:54:54.512 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm1] [info 2020/03/04 22:54:54.513 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:54:54.514 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 22:54:54.514 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 22:54:54.515 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x591] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 22:54:54.515 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 22:54:54.516 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5d9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 22:54:54.517 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 22:54:54.519 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 22:54:54.519 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:54:54.546 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21248].
Not connected.


[info 2020/03/04 22:54:54.548 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:54:54.549 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:54.550 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x489] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79656dce(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:54:54.550 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x489] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:54.550 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x489] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79656dce(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:54:54.551 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50a6187c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:54:54.551 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:54.551 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50a6187c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:54:54.552 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b3242cf(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:54:54.552 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x4fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:54.552 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b3242cf(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:54:54.553 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3326b585(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:54:54.553 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x52b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:54.553 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3326b585(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:54:54.554 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5049fa3b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:54:54.554 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x53b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:54.554 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5049fa3b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:54:54.555 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4548862d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:54:54.555 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:54.555 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4548862d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:54:54.556 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74994b5d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:54:54.556 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:54.556 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74994b5d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:54:54.560 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14904517412448315233

[info 2020/03/04 22:54:54.563 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:54:54.800 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:54.801 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x489] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f7f60c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:54:54.801 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x489] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:54:54.801 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x489] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f7f60c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:54:54.802 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @580594b8(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:54:54.802 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:54:54.802 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @580594b8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:54:54.803 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @380b3d4e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:54:54.803 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x4fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:54:54.803 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @380b3d4e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:54:54.804 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5724cadf(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:54:54.804 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x52b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:54:54.804 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5724cadf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:54:54.805 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25d0f4a7(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:54:54.805 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x53b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:54:54.805 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25d0f4a7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:54:54.806 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @518090e3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:54:54.806 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x591] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:54:54.806 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @518090e3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:54:54.807 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25672113(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:54:54.807 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5d9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:54:54.807 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25672113(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:54:54.810 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x489] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@443a2c93

[vm0] [info 2020/03/04 22:54:54.815 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x489] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 22:54:54.815 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x489] Locator was created at Wed Mar 04 22:54:54 GMT 2020

[vm0] [info 2020/03/04 22:54:54.815 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x489] Listening on port 21250 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:54:54.816 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x489] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14904517412448315233/locator/locator21250view.dat

[vm0] [info 2020/03/04 22:54:54.816 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x489] recovery file not found: /tmp/junit14904517412448315233/locator/locator21250view.dat

[vm0] [info 2020/03/04 22:54:54.816 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x489] Starting distributed system

[vm0] [info 2020/03/04 22:54:54.818 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x489] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:54:55.126 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x4f4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a55004f

[vm2] [info 2020/03/04 22:54:55.132 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x4f4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:54:55.751 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x521] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@65c9b6d7

[vm3] [info 2020/03/04 22:54:55.762 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x521] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:54:56.377 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7ee328a2

[vm4] [info 2020/03/04 22:54:56.382 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:54:57.014 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25002]

Command result for <connect --jmx-manager=localhost[25002]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25002] ..
Successfully connected to: [host=localhost, port=25002]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:54:58.559 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@10239754

[vm1] [info 2020/03/04 22:54:58.564 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:54:59.168 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@66bbb39c

[vm2] [info 2020/03/04 22:54:59.173 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x4fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:54:59.836 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@7432555e

[vm3] [info 2020/03/04 22:54:59.842 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x52b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:55:00.464 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6adab890

[vm4] [info 2020/03/04 22:55:00.469 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x53b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:55:01.095 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21251]

Command result for <connect --jmx-manager=localhost[21251]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21251] ..
Successfully connected to: [host=localhost, port=21251]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:55:30.200 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x605] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@303b5ac3

[vm5] [info 2020/03/04 22:55:30.206 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x605] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:55:30.973 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b2a0c3

[vm6] [info 2020/03/04 22:55:30.979 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:55:31.886 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:55:33.949 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@167af0a1

[vm5] [info 2020/03/04 22:55:33.956 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x53e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:55:34.719 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x394] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1b213605

[vm6] [info 2020/03/04 22:55:34.725 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x394] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:55:35.657 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1124
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3131
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 209
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 10653


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/04 22:55:36.352 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 209 ms)

[vm2] [info 2020/03/04 22:55:36.553 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5d7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 198 ms)

[vm3] [info 2020/03/04 22:55:36.734 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f0] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 178 ms)

[vm4] [info 2020/03/04 22:55:36.913 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x611] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 176 ms)

[vm5] [info 2020/03/04 22:55:37.105 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x605] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 190 ms)

[vm6] [info 2020/03/04 22:55:37.291 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5fd] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 184 ms)

[vm0] [info 2020/03/04 22:55:37.453 GMT <RMI TCP Connection(107)-172.17.0.2> tid=0x669] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 22:55:37.454 GMT <RMI TCP Connection(107)-172.17.0.2> tid=0x669] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 160 ms)

[info 2020/03/04 22:55:37.455 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:37.457 GMT <RMI TCP Connection(107)-172.17.0.2> tid=0x669] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71ce07a0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:55:37.457 GMT <RMI TCP Connection(107)-172.17.0.2> tid=0x669] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:37.457 GMT <RMI TCP Connection(107)-172.17.0.2> tid=0x669] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71ce07a0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:55:37.458 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28bd541d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:55:37.458 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:55:37.458 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28bd541d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:55:37.460 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45b42502(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:55:37.460 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:55:37.460 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45b42502(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:55:37.461 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bb13f05(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:55:37.461 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:55:37.461 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bb13f05(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:55:37.462 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x611] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b283d74(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:55:37.462 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x611] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:55:37.462 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x611] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b283d74(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:55:37.464 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x605] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32ae82c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:55:37.464 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x605] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:55:37.464 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x605] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32ae82c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:55:37.465 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a7c2268(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:55:37.465 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:55:37.465 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a7c2268(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:55:37.468 GMT <RMI TCP Connection(107)-172.17.0.2> tid=0x669] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 22:55:37.468 GMT <RMI TCP Connection(107)-172.17.0.2> tid=0x669] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 22:55:37.469 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 22:55:37.470 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 22:55:37.471 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5d7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 22:55:37.471 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 22:55:37.472 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 22:55:37.472 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f0] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 22:55:37.473 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x611] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 22:55:37.473 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x611] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 22:55:37.474 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x605] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 22:55:37.474 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x605] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 22:55:37.475 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 22:55:37.476 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 22:55:37.478 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 22:55:37.479 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:55:37.513 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20446].
Not connected.


[info 2020/03/04 22:55:37.515 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:55:37.516 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:37.518 GMT <RMI TCP Connection(107)-172.17.0.2> tid=0x669] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74d396d2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:55:37.518 GMT <RMI TCP Connection(107)-172.17.0.2> tid=0x669] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:37.518 GMT <RMI TCP Connection(107)-172.17.0.2> tid=0x669] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74d396d2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:55:37.519 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b2041f1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:55:37.519 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:55:37.519 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b2041f1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:55:37.520 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e5c7be(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:55:37.521 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:55:37.521 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e5c7be(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:55:37.522 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @89c8cad(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:55:37.522 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:55:37.522 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @89c8cad(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:55:37.523 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x611] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18e438d8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:55:37.523 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x611] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:55:37.523 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x611] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18e438d8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:55:37.524 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x605] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33f8958d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:55:37.524 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x605] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:55:37.524 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x605] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33f8958d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:55:37.525 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4386ef06(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:55:37.525 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:55:37.525 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4386ef06(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:55:37.529 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7656282229907696426

[info 2020/03/04 22:55:37.532 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:55:37.808 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:37.809 GMT <RMI TCP Connection(107)-172.17.0.2> tid=0x669] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7200722e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:55:37.809 GMT <RMI TCP Connection(107)-172.17.0.2> tid=0x669] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:37.809 GMT <RMI TCP Connection(107)-172.17.0.2> tid=0x669] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7200722e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:55:37.810 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a952395(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:55:37.810 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:55:37.810 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a952395(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:55:37.811 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eabb32a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:55:37.811 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5d7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:55:37.811 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eabb32a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:55:37.812 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76a27aa7(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:55:37.813 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:55:37.813 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76a27aa7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:55:37.814 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x611] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3aa3af2d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:55:37.814 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x611] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:55:37.814 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x611] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3aa3af2d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:55:37.815 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x605] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ba679a0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:55:37.815 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x605] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:55:37.815 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x605] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ba679a0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:55:37.816 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @381164a3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:55:37.816 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:55:37.816 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @381164a3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:55:37.820 GMT <RMI TCP Connection(107)-172.17.0.2> tid=0x669] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6fc149a6

[vm0] [info 2020/03/04 22:55:37.828 GMT <RMI TCP Connection(107)-172.17.0.2> tid=0x669] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 22:55:37.828 GMT <RMI TCP Connection(107)-172.17.0.2> tid=0x669] Locator was created at Wed Mar 04 22:55:37 GMT 2020

[vm0] [info 2020/03/04 22:55:37.828 GMT <RMI TCP Connection(107)-172.17.0.2> tid=0x669] Listening on port 20448 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:55:37.828 GMT <RMI TCP Connection(107)-172.17.0.2> tid=0x669] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7656282229907696426/locator/locator20448view.dat

[vm0] [info 2020/03/04 22:55:37.829 GMT <RMI TCP Connection(107)-172.17.0.2> tid=0x669] recovery file not found: /tmp/junit7656282229907696426/locator/locator20448view.dat

[vm0] [info 2020/03/04 22:55:37.830 GMT <RMI TCP Connection(107)-172.17.0.2> tid=0x669] Starting distributed system

[vm0] [info 2020/03/04 22:55:37.832 GMT <RMI TCP Connection(107)-172.17.0.2> tid=0x669] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1429
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236224
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2652
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 194
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 9285


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 22:55:39.576 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 165 ms)

[vm2] [info 2020/03/04 22:55:39.746 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 166 ms)

[vm3] [info 2020/03/04 22:55:39.907 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 159 ms)

[vm4] [info 2020/03/04 22:55:40.065 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 155 ms)

[vm5] [info 2020/03/04 22:55:40.253 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 186 ms)

[vm6] [info 2020/03/04 22:55:40.403 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 148 ms)

[vm0] [info 2020/03/04 22:55:40.553 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x638] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 22:55:40.554 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x638] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 149 ms)

[info 2020/03/04 22:55:40.555 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:40.557 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x638] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64cf7889(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:55:40.557 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x638] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:40.557 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x638] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64cf7889(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:55:40.559 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4053459f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:55:40.559 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:55:40.559 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4053459f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:55:40.560 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62075f51(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:55:40.561 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:55:40.561 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62075f51(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:55:40.562 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b19637f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:55:40.562 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:55:40.562 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b19637f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:55:40.562 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4abe3520(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:55:40.563 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x54a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:55:40.563 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4abe3520(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:55:40.564 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a1ccd7c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:55:40.564 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x53e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:55:40.564 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a1ccd7c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:55:40.565 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11a49b02(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:55:40.565 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:55:40.565 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11a49b02(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:55:40.567 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x638] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 22:55:40.567 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x638] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 22:55:40.570 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 22:55:40.570 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 22:55:40.571 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 22:55:40.571 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 22:55:40.572 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 22:55:40.573 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 22:55:40.574 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 22:55:40.574 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 22:55:40.575 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 22:55:40.575 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 22:55:40.576 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 22:55:40.576 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 22:55:40.578 GMT <RMI TCP Connection(17)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 22:55:40.578 GMT <RMI TCP Connection(17)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:55:40.610 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24085].
Not connected.


[info 2020/03/04 22:55:40.612 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:55:40.613 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:40.615 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x638] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @295953c7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:55:40.615 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x638] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:40.615 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x638] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @295953c7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:55:40.616 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36209a1e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:55:40.616 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:55:40.617 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36209a1e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:55:40.617 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b5a4c83(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:55:40.618 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:55:40.618 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b5a4c83(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:55:40.619 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75328101(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:55:40.619 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:55:40.619 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75328101(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:55:40.620 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e34e382(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:55:40.620 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x54a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:55:40.620 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e34e382(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:55:40.621 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30b2393c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:55:40.621 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x53e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:55:40.621 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30b2393c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:55:40.622 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77aad4e2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:55:40.622 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:55:40.622 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77aad4e2(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:55:40.627 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1726348458073281155

[info 2020/03/04 22:55:40.630 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:55:40.911 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:40.912 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x638] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @264a5201(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:55:40.912 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x638] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:40.912 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x638] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @264a5201(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:55:40.913 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24849d09(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:55:40.913 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:55:40.913 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24849d09(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:55:40.914 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @661f1ffb(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:55:40.914 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x19c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:55:40.914 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @661f1ffb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:55:40.915 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25652b33(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:55:40.915 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:55:40.915 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25652b33(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:55:40.916 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c8b8966(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:55:40.916 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x54a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:55:40.916 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c8b8966(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:55:40.917 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4980c748(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:55:40.917 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x53e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:55:40.917 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4980c748(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:55:40.918 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ef178a9(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:55:40.918 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x394] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:55:40.918 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ef178a9(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:55:40.923 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x638] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@3063ca2d

[vm0] [info 2020/03/04 22:55:40.929 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x638] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 22:55:40.930 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x638] Locator was created at Wed Mar 04 22:55:40 GMT 2020

[vm0] [info 2020/03/04 22:55:40.930 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x638] Listening on port 24087 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:55:40.930 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x638] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1726348458073281155/locator/locator24087view.dat

[vm0] [info 2020/03/04 22:55:40.930 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x638] recovery file not found: /tmp/junit1726348458073281155/locator/locator24087view.dat

[vm0] [info 2020/03/04 22:55:40.931 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x638] Starting distributed system

[vm0] [info 2020/03/04 22:55:40.933 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x638] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:55:41.785 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@58a12c81

[vm1] [info 2020/03/04 22:55:41.790 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:55:42.405 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5d7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@43901dcf

[vm2] [info 2020/03/04 22:55:42.412 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5d7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:55:43.078 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6a859136

[vm3] [info 2020/03/04 22:55:43.086 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:55:43.731 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x611] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5a462846

[vm4] [info 2020/03/04 22:55:43.737 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x611] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:55:44.387 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20449]

Command result for <connect --jmx-manager=localhost[20449]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20449] ..
Successfully connected to: [host=localhost, port=20449]


[vm1] [info 2020/03/04 22:55:44.647 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@228515b1

[vm1] [info 2020/03/04 22:55:44.654 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:55:44.972 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x623] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4d08808a

[vm5] [info 2020/03/04 22:55:44.977 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x623] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:55:45.274 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4c48f42a

[vm2] [info 2020/03/04 22:55:45.282 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x19c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:55:45.686 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x62f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7244d3f2

[vm6] [info 2020/03/04 22:55:45.691 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x62f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:55:45.926 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@773a0c77

[vm3] [info 2020/03/04 22:55:45.932 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x1a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:55:46.601 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:55:46.613 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@30b3d273

[vm4] [info 2020/03/04 22:55:46.621 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x54a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:55:47.350 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24088]

Command result for <connect --jmx-manager=localhost[24088]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24088] ..
Successfully connected to: [host=localhost, port=24088]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:55:48.054 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a2fe1dc

[vm5] [info 2020/03/04 22:55:48.060 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x54a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:55:48.786 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x269] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@131044c9

[vm6] [info 2020/03/04 22:55:48.793 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x269] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:55:48.817 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x237] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7d73b1a8

[vm5] [info 2020/03/04 22:55:48.824 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x237] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:55:49.543 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5ba] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@e646429

[vm6] [info 2020/03/04 22:55:49.549 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5ba] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:55:49.701 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:55:49.851 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7f9e479

[vm5] [info 2020/03/04 22:55:49.857 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x5f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1008
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2772
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 274
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9744


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 22:55:50.577 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:55:50.689 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x625] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@36941fe2

[vm1] [info 2020/03/04 22:55:50.693 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 199 ms)

[vm6] [info 2020/03/04 22:55:50.695 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x625] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:55:50.864 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5a6] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 168 ms)

[vm3] [info 2020/03/04 22:55:51.022 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5dd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 154 ms)

[vm4] [info 2020/03/04 22:55:51.199 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5ab] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 175 ms)

[vm5] [info 2020/03/04 22:55:51.393 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x623] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 191 ms)

[vm6] [info 2020/03/04 22:55:51.547 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x62f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 152 ms)

[vm1] [info 2020/03/04 22:55:51.647 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:55:51.704 GMT <RMI TCP Connection(117)-172.17.0.6> tid=0x626] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 22:55:51.705 GMT <RMI TCP Connection(117)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 156 ms)

[info 2020/03/04 22:55:51.706 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:51.708 GMT <RMI TCP Connection(117)-172.17.0.6> tid=0x626] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ddfae53(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:55:51.708 GMT <RMI TCP Connection(117)-172.17.0.6> tid=0x626] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:51.708 GMT <RMI TCP Connection(117)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ddfae53(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:55:51.709 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cf91d18(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:55:51.710 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:55:51.710 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cf91d18(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:55:51.711 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34b5f8e6(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:55:51.711 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:55:51.711 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5a6] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34b5f8e6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:55:51.712 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28eaaf11(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:55:51.712 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:55:51.712 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28eaaf11(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:55:51.713 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26f15dfc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:55:51.713 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:55:51.713 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26f15dfc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:55:51.714 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d7d98de(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:55:51.714 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:55:51.714 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x623] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d7d98de(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:55:51.715 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x62f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b7b0843(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:55:51.716 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x62f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:55:51.716 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x62f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b7b0843(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:55:51.718 GMT <RMI TCP Connection(117)-172.17.0.6> tid=0x626] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 22:55:51.718 GMT <RMI TCP Connection(117)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 22:55:51.719 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 22:55:51.719 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 22:55:51.721 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5a6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 22:55:51.721 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5a6] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 22:55:51.722 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5dd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 22:55:51.722 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 22:55:51.723 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 22:55:51.723 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 22:55:51.724 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x623] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 22:55:51.725 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x623] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 22:55:51.726 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x62f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 22:55:51.726 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x62f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 22:55:51.728 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 22:55:51.729 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:55:51.753 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23714].
Not connected.


[info 2020/03/04 22:55:51.755 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:55:51.755 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:51.757 GMT <RMI TCP Connection(117)-172.17.0.6> tid=0x626] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24d9d4b8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:55:51.757 GMT <RMI TCP Connection(117)-172.17.0.6> tid=0x626] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:51.757 GMT <RMI TCP Connection(117)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24d9d4b8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:55:51.758 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57bd2f95(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:55:51.758 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:55:51.758 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57bd2f95(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:55:51.759 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @714e7e73(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:55:51.759 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:55:51.759 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5a6] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @714e7e73(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:55:51.760 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3834b7d9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:55:51.760 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:55:51.760 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3834b7d9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:55:51.761 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f16574e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:55:51.761 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:55:51.761 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f16574e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:55:51.762 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64dae507(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:55:51.763 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:55:51.763 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x623] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64dae507(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:55:51.763 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x62f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e014cd5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:55:51.764 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x62f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:55:51.764 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x62f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e014cd5(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:55:51.767 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12781844806717826790

[info 2020/03/04 22:55:51.770 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:55:52.032 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:52.033 GMT <RMI TCP Connection(117)-172.17.0.6> tid=0x626] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59a12938(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:55:52.033 GMT <RMI TCP Connection(117)-172.17.0.6> tid=0x626] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:52.033 GMT <RMI TCP Connection(117)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59a12938(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:55:52.034 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40cf7890(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:55:52.034 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:55:52.034 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40cf7890(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:55:52.035 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28ba6464(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:55:52.035 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5a6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:55:52.035 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5a6] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28ba6464(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:55:52.036 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307f19d7(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:55:52.036 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5dd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:55:52.036 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307f19d7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:55:52.037 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11649886(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:55:52.037 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:55:52.037 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11649886(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:55:52.038 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e98c66(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:55:52.038 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x623] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:55:52.038 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x623] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e98c66(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:55:52.039 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x62f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74cd22bc(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:55:52.039 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x62f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:55:52.039 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x62f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74cd22bc(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:55:52.043 GMT <RMI TCP Connection(117)-172.17.0.6> tid=0x626] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a300abe

[vm0] [info 2020/03/04 22:55:52.050 GMT <RMI TCP Connection(117)-172.17.0.6> tid=0x626] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 22:55:52.050 GMT <RMI TCP Connection(117)-172.17.0.6> tid=0x626] Locator was created at Wed Mar 04 22:55:52 GMT 2020

[vm0] [info 2020/03/04 22:55:52.050 GMT <RMI TCP Connection(117)-172.17.0.6> tid=0x626] Listening on port 23716 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:55:52.051 GMT <RMI TCP Connection(117)-172.17.0.6> tid=0x626] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12781844806717826790/locator/locator23716view.dat

[vm0] [info 2020/03/04 22:55:52.051 GMT <RMI TCP Connection(117)-172.17.0.6> tid=0x626] recovery file not found: /tmp/junit12781844806717826790/locator/locator23716view.dat

[vm0] [info 2020/03/04 22:55:52.052 GMT <RMI TCP Connection(117)-172.17.0.6> tid=0x626] Starting distributed system

[vm0] [info 2020/03/04 22:55:52.054 GMT <RMI TCP Connection(117)-172.17.0.6> tid=0x626] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1523
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2981
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 170
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 10239


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 22:55:53.889 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 163 ms)

[vm2] [info 2020/03/04 22:55:54.050 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x5ed] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 158 ms)

[vm3] [info 2020/03/04 22:55:54.227 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x589] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 174 ms)

[vm4] [info 2020/03/04 22:55:54.382 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x5ac] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 153 ms)

[vm5] [info 2020/03/04 22:55:54.547 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 163 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1005
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2973
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 343
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 10536


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm6] [info 2020/03/04 22:55:54.701 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 152 ms)

[vm1] [info 2020/03/04 22:55:54.829 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 175 ms)

[vm0] [info 2020/03/04 22:55:54.857 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x2b7] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 22:55:54.859 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x2b7] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 154 ms)

[info 2020/03/04 22:55:54.860 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:54.862 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x2b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @408807f3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:55:54.862 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x2b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:54.862 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x2b7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @408807f3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:55:54.863 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a71ebae(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:55:54.863 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:55:54.863 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a71ebae(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:55:54.864 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x5ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @489cda5f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:55:54.865 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x5ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:55:54.865 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x5ed] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @489cda5f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:55:54.865 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x589] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39e2c5c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:55:54.866 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x589] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:55:54.866 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x589] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39e2c5c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:55:54.866 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14ed05c0(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:55:54.867 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x5ac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:55:54.867 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x5ac] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14ed05c0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:55:54.868 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bf88721(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:55:54.868 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x54a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:55:54.868 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bf88721(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:55:54.869 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12b21e2d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:55:54.869 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:55:54.869 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12b21e2d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:55:54.871 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x2b7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 22:55:54.872 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x2b7] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 22:55:54.873 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 22:55:54.873 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 22:55:54.874 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x5ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 22:55:54.874 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x5ed] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 22:55:54.875 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x589] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 22:55:54.876 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x589] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 22:55:54.877 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x5ac] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 22:55:54.877 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x5ac] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 22:55:54.878 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 22:55:54.878 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 22:55:54.879 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 22:55:54.879 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 22:55:54.882 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 22:55:54.882 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:55:54.915 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22404].
Not connected.


[info 2020/03/04 22:55:54.916 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:55:54.917 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:54.918 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x2b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @523d04fd(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:55:54.919 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x2b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:54.919 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x2b7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @523d04fd(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:55:54.920 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @571b6a34(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:55:54.920 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:55:54.920 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @571b6a34(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:55:54.921 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x5ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50c94e2a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:55:54.921 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x5ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:55:54.921 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x5ed] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50c94e2a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:55:54.922 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x589] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @662b4cf0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:55:54.922 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x589] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:55:54.922 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x589] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @662b4cf0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:55:54.923 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54078a8c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:55:54.923 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x5ac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:55:54.923 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x5ac] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54078a8c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:55:54.924 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73c25e16(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:55:54.924 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x54a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:55:54.924 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73c25e16(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:55:54.925 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29e3111d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:55:54.925 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:55:54.925 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29e3111d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:55:54.929 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9550491136742832330

[info 2020/03/04 22:55:54.932 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:55:54.992 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 160 ms)

[vm3] [info 2020/03/04 22:55:55.155 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5b3] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 160 ms)

[info 2020/03/04 22:55:55.238 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:55.239 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x2b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fc7579b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:55:55.239 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x2b7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:55.240 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x2b7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fc7579b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:55:55.240 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a57dccc(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:55:55.240 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:55:55.240 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a57dccc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:55:55.241 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x5ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d261dbd(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:55:55.241 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x5ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:55:55.241 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x5ed] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d261dbd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:55:55.242 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x589] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10b48244(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:55:55.242 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x589] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:55:55.242 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x589] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10b48244(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:55:55.243 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bdd7ab3(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:55:55.243 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x5ac] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:55:55.244 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x5ac] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bdd7ab3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:55:55.245 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fb5fcdf(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:55:55.245 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x54a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:55:55.245 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fb5fcdf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:55:55.246 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d16ca22(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:55:55.246 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x269] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:55:55.246 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d16ca22(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:55:55.250 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x2b7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@657aac6b

[vm0] [info 2020/03/04 22:55:55.257 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x2b7] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 22:55:55.257 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x2b7] Locator was created at Wed Mar 04 22:55:55 GMT 2020

[vm0] [info 2020/03/04 22:55:55.257 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x2b7] Listening on port 22406 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:55:55.257 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x2b7] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9550491136742832330/locator/locator22406view.dat

[vm0] [info 2020/03/04 22:55:55.258 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x2b7] recovery file not found: /tmp/junit9550491136742832330/locator/locator22406view.dat

[vm0] [info 2020/03/04 22:55:55.258 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x2b7] Starting distributed system

[vm0] [info 2020/03/04 22:55:55.260 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x2b7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:55:55.337 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 179 ms)

[vm5] [info 2020/03/04 22:55:55.505 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 167 ms)

[vm6] [info 2020/03/04 22:55:55.652 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5ba] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 145 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 949
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2968
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 342
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 10506


[vm0] [info 2020/03/04 22:55:55.803 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x430] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 22:55:55.804 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x430] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 150 ms)

[info 2020/03/04 22:55:55.805 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:55.808 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x430] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fea1366(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:55:55.808 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x430] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:55.808 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x430] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fea1366(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:55:55.809 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c95da35(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:55:55.809 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:55:55.809 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c95da35(0, "IgnoredException remove") (took 0 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm2] [info 2020/03/04 22:55:55.810 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26dc592(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:55:55.810 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x38a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:55:55.810 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26dc592(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:55:55.811 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e268d88(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:55:55.811 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5b3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:55:55.811 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5b3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e268d88(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:55:55.814 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14d5bc0b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:55:55.814 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5a4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:55:55.814 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14d5bc0b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:55:55.816 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f85b166(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:55:55.816 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x237] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:55:55.816 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f85b166(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:55:55.817 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1720ec7e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:55:55.817 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:55:55.817 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5ba] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1720ec7e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:55:55.820 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x430] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 22:55:55.820 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x430] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 22:55:55.821 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 22:55:55.821 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 22:55:55.822 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 22:55:55.823 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 22:55:55.824 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5b3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 22:55:55.824 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5b3] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 22:55:55.827 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 22:55:55.827 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 22:55:55.828 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 22:55:55.828 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 22:55:55.830 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5ba] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 22:55:55.830 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5ba] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 22:55:55.832 GMT <RMI TCP Connection(17)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 22:55:55.833 GMT <RMI TCP Connection(17)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:55:55.863 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29420].
Not connected.


[info 2020/03/04 22:55:55.864 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:55:55.866 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:55.867 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x430] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @955cce0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:55:55.867 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x430] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:55.867 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x430] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @955cce0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:55:55.868 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b29b93d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:55:55.868 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:55:55.868 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b29b93d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:55:55.869 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @648f4ce4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:55:55.869 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x38a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:55:55.869 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @648f4ce4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:55:55.870 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @565a283a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:55:55.870 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5b3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:55:55.870 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5b3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @565a283a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:55:55.871 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7263ea4d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:55:55.871 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5a4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:55:55.871 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7263ea4d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:55:55.872 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b9242f7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:55:55.872 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x237] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:55:55.872 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b9242f7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:55:55.873 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @683e4439(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:55:55.873 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:55:55.873 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5ba] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @683e4439(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:55:55.877 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13126827085598067056

[info 2020/03/04 22:55:55.879 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:55:55.975 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 164 ms)

[vm1] [info 2020/03/04 22:55:56.131 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@101dfa38

[vm2] [info 2020/03/04 22:55:56.133 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x56e] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 156 ms)

[info 2020/03/04 22:55:56.135 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:56.136 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x430] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @520c07a8(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:55:56.136 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x430] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:56.136 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x430] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @520c07a8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:55:56.137 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:55:56.137 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c054fd1(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:55:56.137 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:55:56.137 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c054fd1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:55:56.138 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e07ff45(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:55:56.138 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x38a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:55:56.139 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x38a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e07ff45(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:55:56.140 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ec5cb2a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:55:56.140 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5b3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:55:56.140 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5b3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ec5cb2a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:55:56.141 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17544f6a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:55:56.141 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5a4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:55:56.141 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17544f6a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:55:56.142 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @782acc9d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:55:56.142 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x237] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:55:56.142 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @782acc9d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:55:56.143 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @566d2a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:55:56.144 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5ba] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:55:56.144 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5ba] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @566d2a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:55:56.148 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x430] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ec3fcaf

[vm0] [info 2020/03/04 22:55:56.156 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x430] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 22:55:56.157 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x430] Locator was created at Wed Mar 04 22:55:56 GMT 2020

[vm0] [info 2020/03/04 22:55:56.157 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x430] Listening on port 29422 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:55:56.157 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x430] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13126827085598067056/locator/locator29422view.dat

[vm0] [info 2020/03/04 22:55:56.157 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x430] recovery file not found: /tmp/junit13126827085598067056/locator/locator29422view.dat

[vm0] [info 2020/03/04 22:55:56.158 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x430] Starting distributed system

[vm0] [info 2020/03/04 22:55:56.160 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x430] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:55:56.346 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 210 ms)

[vm4] [info 2020/03/04 22:55:56.503 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5aa] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 154 ms)

[vm5] [info 2020/03/04 22:55:56.685 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 181 ms)

[vm2] [info 2020/03/04 22:55:56.802 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5a6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5a66229

[vm2] [info 2020/03/04 22:55:56.810 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5a6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:55:56.838 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 151 ms)

[vm0] [info 2020/03/04 22:55:56.996 GMT <RMI TCP Connection(108)-172.17.0.9> tid=0x6b1] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 22:55:56.997 GMT <RMI TCP Connection(108)-172.17.0.9> tid=0x6b1] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 156 ms)

[info 2020/03/04 22:55:56.998 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:57.000 GMT <RMI TCP Connection(108)-172.17.0.9> tid=0x6b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72cbac73(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:55:57.000 GMT <RMI TCP Connection(108)-172.17.0.9> tid=0x6b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:57.000 GMT <RMI TCP Connection(108)-172.17.0.9> tid=0x6b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72cbac73(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:55:57.001 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @202a1a94(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:55:57.001 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:55:57.001 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @202a1a94(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:55:57.002 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x56e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5286385b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:55:57.002 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x56e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:55:57.002 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x56e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5286385b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:55:57.003 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x59f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @603f195d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:55:57.003 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x59f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:55:57.003 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @603f195d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:55:57.004 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2548609(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:55:57.004 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:55:57.004 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2548609(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:55:57.005 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c0e4c52(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:55:57.005 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:55:57.005 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c0e4c52(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:55:57.006 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16659307(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:55:57.006 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:55:57.007 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16659307(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:55:57.009 GMT <RMI TCP Connection(108)-172.17.0.9> tid=0x6b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 22:55:57.010 GMT <RMI TCP Connection(108)-172.17.0.9> tid=0x6b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 22:55:57.011 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 22:55:57.011 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 22:55:57.012 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x56e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 22:55:57.012 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x56e] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 22:55:57.013 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x59f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 22:55:57.013 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 22:55:57.014 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 22:55:57.015 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 22:55:57.015 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 22:55:57.016 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 22:55:57.017 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 22:55:57.017 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 22:55:57.020 GMT <RMI TCP Connection(17)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 22:55:57.020 GMT <RMI TCP Connection(17)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:55:57.040 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26647].
Not connected.


[info 2020/03/04 22:55:57.041 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:55:57.042 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:57.044 GMT <RMI TCP Connection(108)-172.17.0.9> tid=0x6b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @184547d2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:55:57.044 GMT <RMI TCP Connection(108)-172.17.0.9> tid=0x6b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:57.044 GMT <RMI TCP Connection(108)-172.17.0.9> tid=0x6b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @184547d2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:55:57.045 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @306f1e0c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:55:57.045 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:55:57.045 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @306f1e0c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:55:57.046 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x56e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3879048c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:55:57.046 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x56e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:55:57.046 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x56e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3879048c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:55:57.047 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x59f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d604380(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:55:57.047 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x59f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:55:57.047 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d604380(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:55:57.048 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @276a3d58(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:55:57.048 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:55:57.049 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @276a3d58(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:55:57.049 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f65ac40(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:55:57.049 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:55:57.049 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f65ac40(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:55:57.050 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58707ca5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:55:57.050 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:55:57.050 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58707ca5(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:55:57.054 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18199054448000766312

[info 2020/03/04 22:55:57.056 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:55:57.281 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x588] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b467134

[vm5] [info 2020/03/04 22:55:57.289 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x588] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:55:57.315 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:57.316 GMT <RMI TCP Connection(108)-172.17.0.9> tid=0x6b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d0b021(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:55:57.316 GMT <RMI TCP Connection(108)-172.17.0.9> tid=0x6b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:55:57.317 GMT <RMI TCP Connection(108)-172.17.0.9> tid=0x6b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d0b021(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:55:57.318 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2403837a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:55:57.318 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:55:57.318 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2403837a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:55:57.319 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x56e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @225ed956(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:55:57.319 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x56e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:55:57.319 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x56e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @225ed956(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:55:57.320 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x59f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15e70013(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:55:57.320 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x59f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:55:57.320 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15e70013(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:55:57.321 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @590fa78e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:55:57.321 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:55:57.321 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @590fa78e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:55:57.322 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aed1845(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:55:57.322 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x5f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:55:57.322 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aed1845(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:55:57.323 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @351b89df(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:55:57.323 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x625] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:55:57.323 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @351b89df(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:55:57.330 GMT <RMI TCP Connection(108)-172.17.0.9> tid=0x6b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6a69793

[vm0] [info 2020/03/04 22:55:57.337 GMT <RMI TCP Connection(108)-172.17.0.9> tid=0x6b1] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 22:55:57.337 GMT <RMI TCP Connection(108)-172.17.0.9> tid=0x6b1] Locator was created at Wed Mar 04 22:55:57 GMT 2020

[vm0] [info 2020/03/04 22:55:57.337 GMT <RMI TCP Connection(108)-172.17.0.9> tid=0x6b1] Listening on port 26649 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:55:57.338 GMT <RMI TCP Connection(108)-172.17.0.9> tid=0x6b1] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18199054448000766312/locator/locator26649view.dat

[vm0] [info 2020/03/04 22:55:57.338 GMT <RMI TCP Connection(108)-172.17.0.9> tid=0x6b1] recovery file not found: /tmp/junit18199054448000766312/locator/locator26649view.dat

[vm0] [info 2020/03/04 22:55:57.338 GMT <RMI TCP Connection(108)-172.17.0.9> tid=0x6b1] Starting distributed system

[vm0] [info 2020/03/04 22:55:57.340 GMT <RMI TCP Connection(108)-172.17.0.9> tid=0x6b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:55:57.446 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5dd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@67b8a5b3

[vm3] [info 2020/03/04 22:55:57.460 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x5dd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:55:57.996 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c2c24e8

[vm6] [info 2020/03/04 22:55:58.001 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:55:58.110 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@25c2ba57

[vm4] [info 2020/03/04 22:55:58.117 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:55:58.768 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23717]

Command result for <connect --jmx-manager=localhost[23717]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23717] ..
Successfully connected to: [host=localhost, port=23717]


[vm1] [info 2020/03/04 22:55:58.929 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:55:59.079 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@df65567

[vm1] [info 2020/03/04 22:55:59.086 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:55:59.742 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x5ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@57aaa52a

[vm2] [info 2020/03/04 22:55:59.749 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x5ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:56:00.160 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@16969821

[vm1] [info 2020/03/04 22:56:00.165 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:56:00.417 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x589] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7734748b

[vm3] [info 2020/03/04 22:56:00.425 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x589] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:56:00.777 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x38a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@771fa57e

[vm2] [info 2020/03/04 22:56:00.785 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x38a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:56:01.070 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x5ac] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2ad8b12f

[vm4] [info 2020/03/04 22:56:01.077 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x5ac] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:56:01.374 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@324826c0

[vm1] [info 2020/03/04 22:56:01.379 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:56:01.455 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5b3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@410813d5

[vm3] [info 2020/03/04 22:56:01.463 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5b3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:56:01.733 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22407]

Command result for <connect --jmx-manager=localhost[22407]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22407] ..
Successfully connected to: [host=localhost, port=22407]


[vm2] [info 2020/03/04 22:56:01.983 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x56e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@54c81d0a

[vm2] [info 2020/03/04 22:56:01.991 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x56e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:56:02.136 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@505cfdab

[vm4] [info 2020/03/04 22:56:02.144 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x5a4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:56:02.637 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x59f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5c38daff

[vm3] [info 2020/03/04 22:56:02.645 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x59f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1098
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2786
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 271
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9798


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[info 2020/03/04 22:56:02.869 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29423]

Command result for <connect --jmx-manager=localhost[29423]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29423] ..
Successfully connected to: [host=localhost, port=29423]


[vm1] [info 2020/03/04 22:56:02.918 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 171 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:56:03.089 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x4f4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 168 ms)

[vm3] [info 2020/03/04 22:56:03.268 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x521] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 176 ms)

[vm4] [info 2020/03/04 22:56:03.322 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@66509c0c

[vm4] [info 2020/03/04 22:56:03.329 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:56:03.433 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 162 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:56:03.694 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 259 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:56:03.846 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 150 ms)

[info 2020/03/04 22:56:03.976 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26650]

[vm0] [info 2020/03/04 22:56:03.997 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x5f3] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 22:56:03.997 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x5f3] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 149 ms)

[info 2020/03/04 22:56:03.998 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:04.001 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x5f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50b003b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:56:04.001 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x5f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:04.001 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x5f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50b003b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:56:04.002 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32405e30(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:56:04.002 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:56:04.002 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32405e30(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:56:04.003 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x4f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60b9c3f1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:56:04.003 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x4f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:56:04.003 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x4f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60b9c3f1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:56:04.004 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x521] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3992d06d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:56:04.004 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x521] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:56:04.004 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x521] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3992d06d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:56:04.007 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51d2b4c4(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:56:04.007 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:56:04.007 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51d2b4c4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:56:04.009 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b0b9324(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:56:04.009 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:56:04.009 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b0b9324(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:56:04.009 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @350c1c4d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:56:04.010 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:56:04.010 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @350c1c4d(0, "IgnoredException remove") (took 0 ms)

Command result for <connect --jmx-manager=localhost[26650]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26650] ..
Successfully connected to: [host=localhost, port=26650]


[vm0] [info 2020/03/04 22:56:04.012 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x5f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 22:56:04.013 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x5f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 22:56:04.014 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 22:56:04.014 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 22:56:04.016 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x4f4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 22:56:04.016 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x4f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 22:56:04.017 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x521] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 22:56:04.017 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x521] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 22:56:04.020 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 22:56:04.020 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 22:56:04.021 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 22:56:04.021 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 22:56:04.022 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 22:56:04.023 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 22:56:04.025 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 22:56:04.025 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:56:04.055 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25002].
Not connected.


[info 2020/03/04 22:56:04.057 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:56:04.058 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:04.059 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x5f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c9318d4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:56:04.059 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x5f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:04.059 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x5f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c9318d4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:56:04.060 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b3af32(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:56:04.060 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:56:04.060 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b3af32(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:56:04.062 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x4f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a3c1b8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:56:04.062 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x4f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:56:04.062 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x4f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a3c1b8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:56:04.063 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x521] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fa79e1e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:56:04.063 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x521] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:56:04.063 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x521] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fa79e1e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:56:04.064 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75347c43(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:56:04.064 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:56:04.064 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75347c43(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:56:04.065 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @155623bf(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:56:04.066 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:56:04.066 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @155623bf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:56:04.067 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55bcba1e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:56:04.067 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:56:04.067 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55bcba1e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:56:04.071 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15961701480640550452

[info 2020/03/04 22:56:04.074 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:56:04.340 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:04.341 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x5f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @316da2ac(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:56:04.341 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x5f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:04.341 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x5f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @316da2ac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:56:04.342 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72783117(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:56:04.342 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:56:04.342 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72783117(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:56:04.343 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x4f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69658d31(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:56:04.343 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x4f4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:56:04.343 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x4f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69658d31(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:56:04.344 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x521] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @374a518f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:56:04.344 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x521] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:56:04.344 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x521] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @374a518f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:56:04.345 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dfcf7d1(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:56:04.345 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:56:04.345 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dfcf7d1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:56:04.346 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a931ead(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:56:04.346 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x588] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:56:04.346 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a931ead(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:56:04.347 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d17bdf6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:56:04.348 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:56:04.348 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d17bdf6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:56:04.352 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x5f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2eecd296

[vm0] [info 2020/03/04 22:56:04.359 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x5f3] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 22:56:04.359 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x5f3] Locator was created at Wed Mar 04 22:56:04 GMT 2020

[vm0] [info 2020/03/04 22:56:04.359 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x5f3] Listening on port 25004 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:56:04.360 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x5f3] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15961701480640550452/locator/locator25004view.dat

[vm0] [info 2020/03/04 22:56:04.360 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x5f3] recovery file not found: /tmp/junit15961701480640550452/locator/locator25004view.dat

[vm0] [info 2020/03/04 22:56:04.361 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x5f3] Starting distributed system

[vm0] [info 2020/03/04 22:56:04.362 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x5f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:56:07.985 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x591] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@655421d7

[vm5] [info 2020/03/04 22:56:07.990 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x591] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:56:08.226 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@20221fe6

[vm1] [info 2020/03/04 22:56:08.231 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:56:08.685 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5d9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7006403b

[vm6] [info 2020/03/04 22:56:08.691 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5d9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:56:08.817 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x4f4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46ef8c71

[vm2] [info 2020/03/04 22:56:08.824 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x4f4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:56:09.477 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x521] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@44a1158

[vm3] [info 2020/03/04 22:56:09.484 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x521] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:56:09.572 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:56:10.151 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@487ddfe6

[vm4] [info 2020/03/04 22:56:10.158 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:56:10.904 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25005]

Command result for <connect --jmx-manager=localhost[25005]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25005] ..
Successfully connected to: [host=localhost, port=25005]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1070
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2698
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 342
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9741


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 22:56:13.625 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 170 ms)

[vm2] [info 2020/03/04 22:56:13.788 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 161 ms)

[vm3] [info 2020/03/04 22:56:13.955 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 165 ms)

[vm4] [info 2020/03/04 22:56:14.106 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 148 ms)

[vm5] [info 2020/03/04 22:56:14.278 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x591] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 170 ms)

[vm6] [info 2020/03/04 22:56:14.429 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5d9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 149 ms)

[vm0] [info 2020/03/04 22:56:14.575 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x40b] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 22:56:14.576 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 145 ms)

[info 2020/03/04 22:56:14.577 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:14.579 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x40b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e1ecc4e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:56:14.579 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x40b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:14.579 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e1ecc4e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:56:14.582 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @230acba1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:56:14.582 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:56:14.582 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @230acba1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:56:14.583 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23075867(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:56:14.583 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x4fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:56:14.583 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23075867(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:56:14.584 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57b291a4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:56:14.584 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x52b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:56:14.584 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57b291a4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:56:14.585 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c641ea1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:56:14.585 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x53b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:56:14.585 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c641ea1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:56:14.586 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @676fa3c5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:56:14.586 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:56:14.586 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @676fa3c5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:56:14.587 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @545d8816(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:56:14.587 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:56:14.587 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @545d8816(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:56:14.590 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x40b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 22:56:14.590 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 22:56:14.593 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 22:56:14.593 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 22:56:14.594 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 22:56:14.594 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 22:56:14.595 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 22:56:14.596 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 22:56:14.597 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 22:56:14.597 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 22:56:14.598 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x591] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 22:56:14.598 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 22:56:14.599 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5d9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 22:56:14.600 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 22:56:14.603 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 22:56:14.603 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:56:14.635 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21251].
Not connected.


[info 2020/03/04 22:56:14.636 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:56:14.638 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:14.639 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x40b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad77218(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:56:14.639 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x40b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:14.639 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad77218(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:56:14.640 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3986a8cf(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:56:14.640 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:56:14.640 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3986a8cf(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:56:14.641 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @523f97a2(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:56:14.641 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x4fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:56:14.641 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @523f97a2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:56:14.642 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11586694(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:56:14.643 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x52b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:56:14.643 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11586694(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:56:14.644 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c722a05(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:56:14.644 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x53b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:56:14.644 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c722a05(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:56:14.645 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8ae3650(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:56:14.645 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:56:14.645 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8ae3650(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:56:14.646 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a4970f0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:56:14.646 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:56:14.646 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a4970f0(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:56:14.650 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17588587313595033225

[info 2020/03/04 22:56:14.653 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:56:14.916 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:14.917 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x40b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65e4d008(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:56:14.917 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x40b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:14.917 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65e4d008(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:56:14.918 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b5b6874(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:56:14.918 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:56:14.918 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b5b6874(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:56:14.919 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7047c30(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:56:14.919 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x4fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:56:14.919 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7047c30(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:56:14.920 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5285f3f1(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:56:14.920 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x52b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:56:14.920 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5285f3f1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:56:14.921 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4da1b57f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:56:14.921 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x53b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:56:14.921 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4da1b57f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:56:14.922 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @735997cc(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:56:14.922 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x591] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:56:14.922 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @735997cc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:56:14.923 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c7c8fec(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:56:14.923 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5d9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:56:14.923 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c7c8fec(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:56:14.927 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x40b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@e575999

[vm0] [info 2020/03/04 22:56:14.934 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x40b] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 22:56:14.934 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x40b] Locator was created at Wed Mar 04 22:56:14 GMT 2020

[vm0] [info 2020/03/04 22:56:14.934 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x40b] Listening on port 21253 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:56:14.935 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x40b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17588587313595033225/locator/locator21253view.dat

[vm0] [info 2020/03/04 22:56:14.935 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x40b] recovery file not found: /tmp/junit17588587313595033225/locator/locator21253view.dat

[vm0] [info 2020/03/04 22:56:14.936 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x40b] Starting distributed system

[vm0] [info 2020/03/04 22:56:14.938 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x40b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:56:18.619 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2f114e

[vm1] [info 2020/03/04 22:56:18.625 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:56:19.210 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5d0e5f76

[vm2] [info 2020/03/04 22:56:19.217 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x4fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:56:19.866 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@53357ecc

[vm3] [info 2020/03/04 22:56:19.873 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x52b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:56:20.508 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ebe52e6

[vm4] [info 2020/03/04 22:56:20.515 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x53b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:56:21.165 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21254]

Command result for <connect --jmx-manager=localhost[21254]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21254] ..
Successfully connected to: [host=localhost, port=21254]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:56:47.444 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x605] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440@50022e34

[vm5] [info 2020/03/04 22:56:47.451 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x605] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:56:48.181 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@bf59006

[vm6] [info 2020/03/04 22:56:48.188 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:56:50.857 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440@766e3d94

[vm5] [info 2020/03/04 22:56:50.864 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x53e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:56:51.586 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x394] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40@6c4bdfc4

[vm6] [info 2020/03/04 22:56:51.594 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x394] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2948
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 368
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 10137


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 22:56:52.562 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 171 ms)

[vm2] [info 2020/03/04 22:56:52.718 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5d7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 154 ms)

[vm3] [info 2020/03/04 22:56:52.884 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f0] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 163 ms)

[vm4] [info 2020/03/04 22:56:53.036 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x611] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 149 ms)

[vm5] [info 2020/03/04 22:56:53.216 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x605] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 179 ms)

[vm6] [info 2020/03/04 22:56:53.364 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 146 ms)

[vm0] [info 2020/03/04 22:56:53.509 GMT <RMI TCP Connection(112)-172.17.0.2> tid=0x1fb] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 22:56:53.510 GMT <RMI TCP Connection(112)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 144 ms)

[info 2020/03/04 22:56:53.510 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:53.512 GMT <RMI TCP Connection(112)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b497f49(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:56:53.513 GMT <RMI TCP Connection(112)-172.17.0.2> tid=0x1fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:53.513 GMT <RMI TCP Connection(112)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b497f49(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:56:53.513 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @396168ce(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:56:53.514 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:56:53.514 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @396168ce(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:56:53.516 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b99b52(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:56:53.516 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:56:53.516 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b99b52(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:56:53.517 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bb0af6b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:56:53.518 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:56:53.518 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bb0af6b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:56:53.518 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x611] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f260b7f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:56:53.519 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x611] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:56:53.519 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x611] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f260b7f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:56:53.520 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x605] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66c640e6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:56:53.520 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x605] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:56:53.520 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x605] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66c640e6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:56:53.521 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a1decf(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:56:53.521 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:56:53.521 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a1decf(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:56:53.524 GMT <RMI TCP Connection(112)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 22:56:53.524 GMT <RMI TCP Connection(112)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 22:56:53.525 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 22:56:53.525 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 22:56:53.528 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5d7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 22:56:53.528 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 22:56:53.529 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 22:56:53.529 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f0] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 22:56:53.530 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x611] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 22:56:53.530 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x611] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 22:56:53.531 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x605] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 22:56:53.532 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x605] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 22:56:53.533 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 22:56:53.533 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 22:56:53.537 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 22:56:53.538 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:56:53.555 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20449].
Not connected.


[info 2020/03/04 22:56:53.557 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:56:53.559 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:53.560 GMT <RMI TCP Connection(112)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5961e06b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:56:53.561 GMT <RMI TCP Connection(112)-172.17.0.2> tid=0x1fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:53.561 GMT <RMI TCP Connection(112)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5961e06b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:56:53.561 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @111061c3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:56:53.562 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:56:53.562 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @111061c3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:56:53.562 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b28e975(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:56:53.563 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:56:53.563 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b28e975(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:56:53.563 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39be46a4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:56:53.563 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:56:53.564 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39be46a4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:56:53.564 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x611] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @584abb67(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:56:53.565 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x611] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:56:53.565 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x611] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @584abb67(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:56:53.565 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x605] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2475ddf2(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:56:53.565 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x605] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:56:53.565 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x605] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2475ddf2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:56:53.566 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @566a691b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:56:53.566 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:56:53.566 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @566a691b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:56:53.571 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3029869838930135518

[info 2020/03/04 22:56:53.573 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:56:53.790 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:53.792 GMT <RMI TCP Connection(112)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @495a34ac(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:56:53.792 GMT <RMI TCP Connection(112)-172.17.0.2> tid=0x1fb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:53.792 GMT <RMI TCP Connection(112)-172.17.0.2> tid=0x1fb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @495a34ac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:56:53.793 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30633a87(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:56:53.793 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:56:53.793 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30633a87(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:56:53.794 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42448a00(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:56:53.794 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5d7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:56:53.794 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42448a00(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:56:53.795 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55103b37(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:56:53.795 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:56:53.795 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55103b37(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:56:53.796 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x611] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27d68a62(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:56:53.796 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x611] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:56:53.796 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x611] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27d68a62(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:56:53.797 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x605] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6713547f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:56:53.797 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x605] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:56:53.797 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x605] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6713547f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:56:53.798 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12b2e9d6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:56:53.798 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:56:53.798 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12b2e9d6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:56:53.801 GMT <RMI TCP Connection(112)-172.17.0.2> tid=0x1fb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@44a37e08

[vm0] [info 2020/03/04 22:56:53.807 GMT <RMI TCP Connection(112)-172.17.0.2> tid=0x1fb] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 22:56:53.807 GMT <RMI TCP Connection(112)-172.17.0.2> tid=0x1fb] Locator was created at Wed Mar 04 22:56:53 GMT 2020

[vm0] [info 2020/03/04 22:56:53.807 GMT <RMI TCP Connection(112)-172.17.0.2> tid=0x1fb] Listening on port 20451 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:56:53.808 GMT <RMI TCP Connection(112)-172.17.0.2> tid=0x1fb] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3029869838930135518/locator/locator20451view.dat

[vm0] [info 2020/03/04 22:56:53.808 GMT <RMI TCP Connection(112)-172.17.0.2> tid=0x1fb] recovery file not found: /tmp/junit3029869838930135518/locator/locator20451view.dat

[vm0] [info 2020/03/04 22:56:53.808 GMT <RMI TCP Connection(112)-172.17.0.2> tid=0x1fb] Starting distributed system

[vm0] [info 2020/03/04 22:56:53.810 GMT <RMI TCP Connection(112)-172.17.0.2> tid=0x1fb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:56:55.332 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x623] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@3056ac41

[vm5] [info 2020/03/04 22:56:55.339 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x623] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2999
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 441
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 10527


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 22:56:56.078 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 159 ms)

[vm6] [info 2020/03/04 22:56:56.081 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x62f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@106ca04

[vm6] [info 2020/03/04 22:56:56.090 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x62f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:56:56.259 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 178 ms)

[vm3] [info 2020/03/04 22:56:56.420 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 158 ms)

[vm4] [info 2020/03/04 22:56:56.566 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 143 ms)

[vm5] [info 2020/03/04 22:56:56.735 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 167 ms)

[vm6] [info 2020/03/04 22:56:56.883 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 146 ms)

[vm0] [info 2020/03/04 22:56:57.034 GMT <RMI TCP Connection(127)-172.17.0.4> tid=0x1e6] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 22:56:57.035 GMT <RMI TCP Connection(127)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 149 ms)

[info 2020/03/04 22:56:57.036 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:57.038 GMT <RMI TCP Connection(127)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @602b3169(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:56:57.038 GMT <RMI TCP Connection(127)-172.17.0.4> tid=0x1e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:57.038 GMT <RMI TCP Connection(127)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @602b3169(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:56:57.041 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d25c26b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:56:57.041 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:56:57.041 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d25c26b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:56:57.042 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49039ef7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:56:57.043 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:56:57.043 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49039ef7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:56:57.044 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e00039a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:56:57.044 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:56:57.044 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e00039a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:56:57.045 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bdff190(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:56:57.045 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x54a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:56:57.045 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bdff190(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:56:57.046 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73995145(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:56:57.046 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x53e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:56:57.046 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73995145(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:56:57.047 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f4f5bf2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:56:57.047 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:56:57.047 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f4f5bf2(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:56:57.050 GMT <RMI TCP Connection(127)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 22:56:57.051 GMT <RMI TCP Connection(127)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 22:56:57.054 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 22:56:57.054 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 22:56:57.055 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 22:56:57.055 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 22:56:57.056 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 22:56:57.057 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 22:56:57.058 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 22:56:57.058 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 22:56:57.060 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 22:56:57.060 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 22:56:57.062 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 22:56:57.062 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 22:56:57.067 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 22:56:57.067 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:56:57.105 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24088].
Not connected.


[info 2020/03/04 22:56:57.108 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:56:57.110 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:57.111 GMT <RMI TCP Connection(127)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40257f30(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:56:57.111 GMT <RMI TCP Connection(127)-172.17.0.4> tid=0x1e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:57.111 GMT <RMI TCP Connection(127)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40257f30(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:56:57.112 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11337907(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:56:57.112 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:56:57.112 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11337907(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:56:57.113 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f12e092(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:56:57.113 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:56:57.114 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f12e092(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:56:57.114 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b14d394(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:56:57.114 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:56:57.114 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b14d394(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:56:57.115 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42347242(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:56:57.115 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x54a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:56:57.115 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42347242(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:56:57.116 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29eeed85(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:56:57.117 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x53e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:56:57.117 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29eeed85(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:56:57.118 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bbea099(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:56:57.118 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:56:57.118 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bbea099(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:56:57.122 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6549690369778836931

[info 2020/03/04 22:56:57.125 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:56:57.356 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:57.357 GMT <RMI TCP Connection(127)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a15be76(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:56:57.358 GMT <RMI TCP Connection(127)-172.17.0.4> tid=0x1e6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:56:57.358 GMT <RMI TCP Connection(127)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a15be76(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:56:57.358 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47b6c3d3(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:56:57.359 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:56:57.359 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47b6c3d3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:56:57.359 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c8a39ac(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:56:57.359 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x19c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:56:57.360 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c8a39ac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:56:57.360 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @624e9b2d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:56:57.360 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x1a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:56:57.360 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @624e9b2d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:56:57.361 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1118e6f0(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:56:57.361 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x54a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:56:57.361 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1118e6f0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:56:57.362 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eb0cf04(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:56:57.362 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x53e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:56:57.362 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eb0cf04(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:56:57.363 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d1ddc9c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:56:57.363 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x394] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:56:57.363 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d1ddc9c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:56:57.366 GMT <RMI TCP Connection(127)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@6081382a

[vm0] [info 2020/03/04 22:56:57.372 GMT <RMI TCP Connection(127)-172.17.0.4> tid=0x1e6] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 22:56:57.372 GMT <RMI TCP Connection(127)-172.17.0.4> tid=0x1e6] Locator was created at Wed Mar 04 22:56:57 GMT 2020

[vm0] [info 2020/03/04 22:56:57.372 GMT <RMI TCP Connection(127)-172.17.0.4> tid=0x1e6] Listening on port 24090 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:56:57.373 GMT <RMI TCP Connection(127)-172.17.0.4> tid=0x1e6] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6549690369778836931/locator/locator24090view.dat

[vm0] [info 2020/03/04 22:56:57.373 GMT <RMI TCP Connection(127)-172.17.0.4> tid=0x1e6] recovery file not found: /tmp/junit6549690369778836931/locator/locator24090view.dat

[vm0] [info 2020/03/04 22:56:57.373 GMT <RMI TCP Connection(127)-172.17.0.4> tid=0x1e6] Starting distributed system

[vm0] [info 2020/03/04 22:56:57.375 GMT <RMI TCP Connection(127)-172.17.0.4> tid=0x1e6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:56:57.817 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@1cfbeb48

[vm1] [info 2020/03/04 22:56:57.822 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:56:58.085 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840@7d044875

[vm5] [info 2020/03/04 22:56:58.093 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x54a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:56:58.422 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5d7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@777e8734

[vm2] [info 2020/03/04 22:56:58.428 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5d7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:56:58.866 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x269] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@4966bd1

[vm6] [info 2020/03/04 22:56:58.873 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x269] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:56:59.050 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@16fcd945

[vm3] [info 2020/03/04 22:56:59.057 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:56:59.683 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x611] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@707500d3

[vm4] [info 2020/03/04 22:56:59.689 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x611] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:56:59.859 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@4051cc6d

[vm5] [info 2020/03/04 22:56:59.866 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:57:00.296 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20452]

Command result for <connect --jmx-manager=localhost[20452]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20452] ..
Successfully connected to: [host=localhost, port=20452]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3003
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 392
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 10389


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 22:57:00.622 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 162 ms)

[vm6] [info 2020/03/04 22:57:00.681 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x625] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40@6d3d7c09

[vm6] [info 2020/03/04 22:57:00.688 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x625] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:57:00.809 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5a6] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 184 ms)

[vm3] [info 2020/03/04 22:57:00.971 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5dd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 160 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:57:01.136 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x5ab] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 162 ms)

[vm1] [info 2020/03/04 22:57:01.227 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@389c4820

[vm1] [info 2020/03/04 22:57:01.232 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:57:01.307 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x623] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 169 ms)

[vm6] [info 2020/03/04 22:57:01.462 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x62f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 153 ms)

[vm0] [info 2020/03/04 22:57:01.616 GMT <RMI TCP Connection(122)-172.17.0.6> tid=0x6e8] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 22:57:01.617 GMT <RMI TCP Connection(122)-172.17.0.6> tid=0x6e8] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 152 ms)

[info 2020/03/04 22:57:01.618 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:01.620 GMT <RMI TCP Connection(122)-172.17.0.6> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77cb1243(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:57:01.620 GMT <RMI TCP Connection(122)-172.17.0.6> tid=0x6e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:01.620 GMT <RMI TCP Connection(122)-172.17.0.6> tid=0x6e8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77cb1243(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:57:01.621 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c4d99f7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:57:01.621 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:57:01.621 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c4d99f7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:57:01.622 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6737ef5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:57:01.622 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:57:01.622 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5a6] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6737ef5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:57:01.623 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5803f3a6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:57:01.623 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:57:01.623 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5803f3a6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:57:01.624 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x5ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30994fdc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:57:01.624 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x5ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:57:01.624 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x5ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30994fdc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:57:01.625 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61e99ac9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:57:01.625 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:57:01.625 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x623] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61e99ac9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:57:01.626 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x62f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68c65082(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:57:01.626 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x62f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:57:01.626 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x62f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68c65082(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:57:01.629 GMT <RMI TCP Connection(122)-172.17.0.6> tid=0x6e8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 22:57:01.629 GMT <RMI TCP Connection(122)-172.17.0.6> tid=0x6e8] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 22:57:01.630 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 22:57:01.630 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 22:57:01.632 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5a6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 22:57:01.632 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5a6] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 22:57:01.633 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5dd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 22:57:01.633 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 22:57:01.634 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x5ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 22:57:01.634 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x5ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 22:57:01.635 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x623] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 22:57:01.636 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x623] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 22:57:01.637 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x62f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 22:57:01.637 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x62f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 22:57:01.640 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 22:57:01.641 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:57:01.668 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23717].
Not connected.


[info 2020/03/04 22:57:01.670 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:57:01.672 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:01.673 GMT <RMI TCP Connection(122)-172.17.0.6> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52e053c3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:57:01.673 GMT <RMI TCP Connection(122)-172.17.0.6> tid=0x6e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:01.673 GMT <RMI TCP Connection(122)-172.17.0.6> tid=0x6e8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52e053c3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:57:01.674 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @702a23c1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:57:01.674 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:57:01.674 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @702a23c1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:57:01.675 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c05e597(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:57:01.675 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:57:01.675 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5a6] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c05e597(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:57:01.676 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a74108(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:57:01.676 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:57:01.676 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a74108(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:57:01.677 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x5ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c385f8d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:57:01.677 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x5ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:57:01.677 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x5ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c385f8d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:57:01.678 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @595e7119(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:57:01.678 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:57:01.678 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x623] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @595e7119(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:57:01.679 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x62f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2df8eee4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:57:01.679 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x62f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:57:01.679 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x62f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2df8eee4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:57:01.683 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6506286688331459320

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:57:01.685 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:57:01.826 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f37e912

[vm2] [info 2020/03/04 22:57:01.831 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x19c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:57:01.909 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:01.909 GMT <RMI TCP Connection(122)-172.17.0.6> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ae6c2c4(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:57:01.910 GMT <RMI TCP Connection(122)-172.17.0.6> tid=0x6e8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:01.910 GMT <RMI TCP Connection(122)-172.17.0.6> tid=0x6e8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ae6c2c4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:57:01.911 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2966027d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:57:01.911 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:57:01.911 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2966027d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:57:01.912 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75a06511(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:57:01.912 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5a6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:57:01.912 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5a6] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75a06511(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:57:01.913 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c15a1f6(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:57:01.913 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5dd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:57:01.913 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c15a1f6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:57:01.914 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x5ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73ee8a80(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:57:01.914 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x5ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:57:01.914 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x5ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73ee8a80(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:57:01.914 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4494ff62(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:57:01.915 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x623] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:57:01.915 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x623] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4494ff62(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:57:01.915 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x62f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @598b634a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:57:01.916 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x62f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:57:01.916 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x62f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @598b634a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:57:01.918 GMT <RMI TCP Connection(122)-172.17.0.6> tid=0x6e8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3703e9c2

[vm0] [info 2020/03/04 22:57:01.924 GMT <RMI TCP Connection(122)-172.17.0.6> tid=0x6e8] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 22:57:01.924 GMT <RMI TCP Connection(122)-172.17.0.6> tid=0x6e8] Locator was created at Wed Mar 04 22:57:01 GMT 2020

[vm0] [info 2020/03/04 22:57:01.924 GMT <RMI TCP Connection(122)-172.17.0.6> tid=0x6e8] Listening on port 23719 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:57:01.925 GMT <RMI TCP Connection(122)-172.17.0.6> tid=0x6e8] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6506286688331459320/locator/locator23719view.dat

[vm0] [info 2020/03/04 22:57:01.925 GMT <RMI TCP Connection(122)-172.17.0.6> tid=0x6e8] recovery file not found: /tmp/junit6506286688331459320/locator/locator23719view.dat

[vm0] [info 2020/03/04 22:57:01.925 GMT <RMI TCP Connection(122)-172.17.0.6> tid=0x6e8] Starting distributed system

[vm0] [info 2020/03/04 22:57:01.927 GMT <RMI TCP Connection(122)-172.17.0.6> tid=0x6e8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:57:02.444 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3e6d8d5c

[vm3] [info 2020/03/04 22:57:02.450 GMT <RMI TCP Connection(63)-172.17.0.4> tid=0x1a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2823
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 311
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9594


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 22:57:03.062 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 160 ms)

[vm4] [info 2020/03/04 22:57:03.127 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@17ad97f4

[vm4] [info 2020/03/04 22:57:03.132 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x54a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:57:03.233 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x6ba] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 166 ms)

[vm3] [info 2020/03/04 22:57:03.428 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x653] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 192 ms)

[vm4] [info 2020/03/04 22:57:03.589 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x674] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 157 ms)

[info 2020/03/04 22:57:03.754 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24091]

[vm5] [info 2020/03/04 22:57:03.766 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 175 ms)

Command result for <connect --jmx-manager=localhost[24091]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24091] ..
Successfully connected to: [host=localhost, port=24091]


[vm5] [info 2020/03/04 22:57:03.857 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x5d8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@f78dae7

[vm5] [info 2020/03/04 22:57:03.866 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x5d8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:57:03.914 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 146 ms)

[vm0] [info 2020/03/04 22:57:04.058 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x2b7] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 22:57:04.059 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x2b7] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 143 ms)

[info 2020/03/04 22:57:04.060 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:04.062 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x2b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d257c12(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:57:04.062 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x2b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:04.062 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x2b7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d257c12(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:57:04.063 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @676a57d0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:57:04.063 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:57:04.063 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @676a57d0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:57:04.066 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x6ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79122aae(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:57:04.067 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x6ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:57:04.067 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x6ba] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79122aae(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:57:04.067 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x653] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71c59efd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:57:04.068 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x653] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:57:04.068 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x653] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71c59efd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:57:04.068 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x674] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f74caef(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:57:04.069 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x674] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:57:04.069 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x674] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f74caef(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:57:04.069 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22b81424(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:57:04.070 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x54a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:57:04.070 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22b81424(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:57:04.070 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f4f236e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:57:04.071 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:57:04.071 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f4f236e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:57:04.073 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x2b7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 22:57:04.073 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x2b7] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 22:57:04.074 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 22:57:04.075 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 22:57:04.077 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x6ba] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 22:57:04.077 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x6ba] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 22:57:04.078 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x653] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 22:57:04.079 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x653] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 22:57:04.079 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x674] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 22:57:04.080 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x674] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 22:57:04.081 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 22:57:04.081 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 22:57:04.082 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 22:57:04.083 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 22:57:04.099 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 22:57:04.099 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:57:04.127 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22407].
Not connected.


[info 2020/03/04 22:57:04.129 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:57:04.130 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:04.132 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x2b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6244ab78(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:57:04.132 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x2b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:04.132 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x2b7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6244ab78(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:57:04.133 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b8e8466(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:57:04.133 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:57:04.133 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b8e8466(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:57:04.133 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x6ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dcff16f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:57:04.133 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x6ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:57:04.134 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x6ba] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dcff16f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:57:04.134 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x653] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ced7ca3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:57:04.134 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x653] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:57:04.134 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x653] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ced7ca3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:57:04.135 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x674] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56c713dc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:57:04.135 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x674] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:57:04.135 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x674] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56c713dc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:57:04.136 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68b961(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:57:04.136 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x54a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:57:04.136 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68b961(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:57:04.137 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c065c7b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:57:04.137 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:57:04.137 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c065c7b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:57:04.141 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2953207957577381830

[info 2020/03/04 22:57:04.143 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:57:04.384 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:04.386 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x2b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50bbc10(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:57:04.386 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x2b7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:04.386 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x2b7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50bbc10(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:57:04.387 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7de66146(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:57:04.387 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:57:04.387 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7de66146(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:57:04.388 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x6ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f120e88(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:57:04.388 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x6ba] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:57:04.388 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x6ba] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f120e88(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:57:04.389 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x653] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @247d9564(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:57:04.389 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x653] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:57:04.390 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x653] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @247d9564(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:57:04.391 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x674] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e0905ee(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:57:04.391 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x674] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:57:04.391 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x674] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e0905ee(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:57:04.392 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d61ab(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:57:04.392 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x54a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:57:04.392 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d61ab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:57:04.393 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bcd5a87(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:57:04.393 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x269] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:57:04.393 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bcd5a87(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:57:04.396 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x2b7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5f0972b1

[vm0] [info 2020/03/04 22:57:04.401 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x2b7] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 22:57:04.401 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x2b7] Locator was created at Wed Mar 04 22:57:04 GMT 2020

[vm0] [info 2020/03/04 22:57:04.402 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x2b7] Listening on port 22409 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:57:04.402 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x2b7] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2953207957577381830/locator/locator22409view.dat

[vm0] [info 2020/03/04 22:57:04.402 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x2b7] recovery file not found: /tmp/junit2953207957577381830/locator/locator22409view.dat

[vm0] [info 2020/03/04 22:57:04.402 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x2b7] Starting distributed system

[vm0] [info 2020/03/04 22:57:04.404 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x2b7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:57:04.639 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x624] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@2a4b710c

[vm6] [info 2020/03/04 22:57:04.646 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x624] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2984
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 485
Total primaries transferred during this rebalance                                               | 60
Total time (in milliseconds) for this rebalance                                                 | 10584


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:57:05.254 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 152 ms)

[vm2] [info 2020/03/04 22:57:05.430 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x56e] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 174 ms)

[vm3] [info 2020/03/04 22:57:05.591 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 158 ms)

[vm4] [info 2020/03/04 22:57:05.744 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x5aa] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 150 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:57:05.817 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@43bf849d

[vm1] [info 2020/03/04 22:57:05.822 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:57:05.914 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 169 ms)

[vm6] [info 2020/03/04 22:57:06.061 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 146 ms)

[vm5] [info 2020/03/04 22:57:06.200 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x588] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840@e7c9e3

[vm5] [info 2020/03/04 22:57:06.208 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x588] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:57:06.211 GMT <RMI TCP Connection(113)-172.17.0.9> tid=0x4f1] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 22:57:06.212 GMT <RMI TCP Connection(113)-172.17.0.9> tid=0x4f1] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 148 ms)

[info 2020/03/04 22:57:06.213 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:06.215 GMT <RMI TCP Connection(113)-172.17.0.9> tid=0x4f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b3464e2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:57:06.215 GMT <RMI TCP Connection(113)-172.17.0.9> tid=0x4f1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:06.215 GMT <RMI TCP Connection(113)-172.17.0.9> tid=0x4f1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b3464e2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:57:06.216 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b9e2484(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:57:06.216 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:57:06.216 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b9e2484(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:57:06.217 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x56e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e06554f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:57:06.218 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x56e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:57:06.218 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x56e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e06554f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:57:06.219 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x59f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55c02680(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:57:06.219 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x59f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:57:06.219 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55c02680(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:57:06.220 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e9809c9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:57:06.220 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x5aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:57:06.220 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x5aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e9809c9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:57:06.221 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f81e1f6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:57:06.221 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:57:06.221 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f81e1f6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:57:06.222 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c9d3ed8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:57:06.222 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:57:06.222 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c9d3ed8(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:57:06.224 GMT <RMI TCP Connection(113)-172.17.0.9> tid=0x4f1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 22:57:06.224 GMT <RMI TCP Connection(113)-172.17.0.9> tid=0x4f1] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 22:57:06.225 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 22:57:06.225 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 22:57:06.227 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x56e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 22:57:06.227 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x56e] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 22:57:06.228 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x59f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 22:57:06.228 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 22:57:06.229 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 22:57:06.230 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x5aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 22:57:06.231 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 22:57:06.231 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 22:57:06.233 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 22:57:06.233 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 22:57:06.236 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 22:57:06.237 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:57:06.262 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26650].
Not connected.


[info 2020/03/04 22:57:06.264 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:57:06.266 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:06.267 GMT <RMI TCP Connection(113)-172.17.0.9> tid=0x4f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @308ea62a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:57:06.267 GMT <RMI TCP Connection(113)-172.17.0.9> tid=0x4f1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:06.268 GMT <RMI TCP Connection(113)-172.17.0.9> tid=0x4f1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @308ea62a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:57:06.268 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7461598f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:57:06.268 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:57:06.269 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7461598f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:57:06.269 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x56e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5111f953(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:57:06.269 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x56e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:57:06.270 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x56e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5111f953(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:57:06.270 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x59f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b9e73ca(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:57:06.271 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x59f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:57:06.271 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b9e73ca(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:57:06.271 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65e2381b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:57:06.272 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x5aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:57:06.272 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x5aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65e2381b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:57:06.273 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ddeeb30(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:57:06.273 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:57:06.273 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ddeeb30(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:57:06.274 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @696585c0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:57:06.274 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:57:06.274 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @696585c0(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:57:06.278 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13159429514650494935

[info 2020/03/04 22:57:06.280 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:57:06.435 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5a6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@279fb841

[vm2] [info 2020/03/04 22:57:06.441 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5a6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:57:06.533 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:06.534 GMT <RMI TCP Connection(113)-172.17.0.9> tid=0x4f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57c6226a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:57:06.534 GMT <RMI TCP Connection(113)-172.17.0.9> tid=0x4f1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:06.534 GMT <RMI TCP Connection(113)-172.17.0.9> tid=0x4f1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57c6226a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:57:06.535 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @455a9be(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:57:06.535 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:57:06.535 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @455a9be(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:57:06.536 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x56e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56ab0b7d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:57:06.536 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x56e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:57:06.536 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x56e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56ab0b7d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:57:06.537 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x59f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e34430d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:57:06.537 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x59f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:57:06.537 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e34430d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:57:06.538 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cff9453(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:57:06.538 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x5aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:57:06.538 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x5aa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cff9453(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:57:06.539 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38e4e012(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:57:06.539 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:57:06.539 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38e4e012(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:57:06.540 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c2f1b19(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:57:06.540 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x625] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:57:06.540 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c2f1b19(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:57:06.543 GMT <RMI TCP Connection(113)-172.17.0.9> tid=0x4f1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@443f4820

[vm0] [info 2020/03/04 22:57:06.550 GMT <RMI TCP Connection(113)-172.17.0.9> tid=0x4f1] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 22:57:06.550 GMT <RMI TCP Connection(113)-172.17.0.9> tid=0x4f1] Locator was created at Wed Mar 04 22:57:06 GMT 2020

[vm0] [info 2020/03/04 22:57:06.550 GMT <RMI TCP Connection(113)-172.17.0.9> tid=0x4f1] Listening on port 26652 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:57:06.551 GMT <RMI TCP Connection(113)-172.17.0.9> tid=0x4f1] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13159429514650494935/locator/locator26652view.dat

[vm0] [info 2020/03/04 22:57:06.551 GMT <RMI TCP Connection(113)-172.17.0.9> tid=0x4f1] recovery file not found: /tmp/junit13159429514650494935/locator/locator26652view.dat

[vm0] [info 2020/03/04 22:57:06.551 GMT <RMI TCP Connection(113)-172.17.0.9> tid=0x4f1] Starting distributed system

[vm0] [info 2020/03/04 22:57:06.553 GMT <RMI TCP Connection(113)-172.17.0.9> tid=0x4f1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:57:07.044 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@25cae0a7

[vm6] [info 2020/03/04 22:57:07.058 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:57:07.094 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5dd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@148975bf

[vm3] [info 2020/03/04 22:57:07.100 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x5dd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:57:07.756 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x5ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@f01636b

[vm4] [info 2020/03/04 22:57:07.763 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x5ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:57:08.262 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@537250dc

[vm1] [info 2020/03/04 22:57:08.268 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:57:08.451 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23720]

Command result for <connect --jmx-manager=localhost[23720]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23720] ..
Successfully connected to: [host=localhost, port=23720]


[vm2] [info 2020/03/04 22:57:08.891 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x6ba] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@75c8de59

[vm2] [info 2020/03/04 22:57:08.896 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x6ba] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3009
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 392
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 10380


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:57:09.120 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 174 ms)

[vm2] [info 2020/03/04 22:57:09.275 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5ad] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 152 ms)

[vm3] [info 2020/03/04 22:57:09.493 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5c6] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 216 ms)

[vm3] [info 2020/03/04 22:57:09.542 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x653] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@524c9913

[vm3] [info 2020/03/04 22:57:09.547 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x653] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:57:09.648 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5b2] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 152 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:57:09.807 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x5d8] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 157 ms)

[vm6] [info 2020/03/04 22:57:09.953 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x624] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 144 ms)

[vm0] [info 2020/03/04 22:57:10.098 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x6f3] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 22:57:10.099 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 144 ms)

[info 2020/03/04 22:57:10.100 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:10.102 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x6f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @355cf9c1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:57:10.102 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x6f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:10.102 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @355cf9c1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:57:10.103 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @383520f1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:57:10.103 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:57:10.103 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @383520f1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:57:10.104 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c85dd30(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:57:10.104 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:57:10.104 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5ad] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c85dd30(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:57:10.105 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76f1109f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:57:10.105 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5c6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:57:10.105 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5c6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76f1109f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:57:10.106 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @120c7038(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:57:10.106 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:57:10.106 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5b2] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @120c7038(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:57:10.107 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x5d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fdd5b37(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:57:10.107 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x5d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:57:10.107 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x5d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fdd5b37(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:57:10.108 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x624] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @506a7b2f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:57:10.108 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x624] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:57:10.108 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x624] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @506a7b2f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:57:10.110 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x6f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 22:57:10.111 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 22:57:10.112 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 22:57:10.112 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 22:57:10.113 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5ad] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 22:57:10.113 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5ad] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 22:57:10.114 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5c6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 22:57:10.115 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5c6] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 22:57:10.116 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 22:57:10.116 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5b2] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 22:57:10.117 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x5d8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 22:57:10.117 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x5d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 22:57:10.119 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x624] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 22:57:10.119 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x624] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 22:57:10.122 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 22:57:10.123 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:57:10.150 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29423].
Not connected.


[info 2020/03/04 22:57:10.152 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:57:10.154 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:10.156 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x6f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eacf3a5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:57:10.156 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x6f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:10.156 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eacf3a5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:57:10.157 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14cfe8b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:57:10.157 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:57:10.157 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14cfe8b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:57:10.158 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @107fd637(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:57:10.158 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:57:10.158 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5ad] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @107fd637(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:57:10.159 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38bf7450(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:57:10.159 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5c6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:57:10.159 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5c6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38bf7450(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:57:10.160 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42dfc20a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:57:10.160 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:57:10.160 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5b2] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42dfc20a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:57:10.161 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x5d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fec3ff4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:57:10.161 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x5d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:57:10.161 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x5d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fec3ff4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:57:10.162 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x624] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c2040fd(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:57:10.162 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x624] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:57:10.162 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x624] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c2040fd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:57:10.165 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x674] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e93c465

[info 2020/03/04 22:57:10.166 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17848806244694627516

[info 2020/03/04 22:57:10.168 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:57:10.170 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x674] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:57:10.391 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:10.392 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x6f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b8b5645(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:57:10.392 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x6f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:10.392 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b8b5645(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:57:10.393 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @909aa92(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:57:10.393 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:57:10.393 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @909aa92(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:57:10.394 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @359ea1ca(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:57:10.394 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5ad] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:57:10.394 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5ad] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @359ea1ca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:57:10.395 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6807e834(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:57:10.395 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5c6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:57:10.395 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5c6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6807e834(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:57:10.396 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e149c48(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:57:10.396 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:57:10.396 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5b2] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e149c48(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:57:10.397 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x5d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @617b7519(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:57:10.397 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x5d8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:57:10.397 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x5d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @617b7519(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:57:10.398 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x624] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c946826(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:57:10.398 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x624] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:57:10.398 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x624] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c946826(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:57:10.401 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x6f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a93270

[vm0] [info 2020/03/04 22:57:10.406 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x6f3] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 22:57:10.406 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x6f3] Locator was created at Wed Mar 04 22:57:10 GMT 2020

[vm0] [info 2020/03/04 22:57:10.406 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x6f3] Listening on port 29425 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:57:10.407 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x6f3] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17848806244694627516/locator/locator29425view.dat

[vm0] [info 2020/03/04 22:57:10.407 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x6f3] recovery file not found: /tmp/junit17848806244694627516/locator/locator29425view.dat

[vm0] [info 2020/03/04 22:57:10.407 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x6f3] Starting distributed system

[vm0] [info 2020/03/04 22:57:10.409 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x6f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:57:10.542 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4b6a8778

[vm1] [info 2020/03/04 22:57:10.548 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:57:10.788 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22410]

Command result for <connect --jmx-manager=localhost[22410]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22410] ..
Successfully connected to: [host=localhost, port=22410]


[vm2] [info 2020/03/04 22:57:11.156 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x56e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@fdcb28b

[vm2] [info 2020/03/04 22:57:11.162 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x56e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3047
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 456
Total primaries transferred during this rebalance                                               | 57
Total time (in milliseconds) for this rebalance                                                 | 10701


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:57:11.604 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 164 ms)

[vm2] [info 2020/03/04 22:57:11.780 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4f4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 173 ms)

[vm3] [info 2020/03/04 22:57:11.807 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x59f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@755f991f

[vm3] [info 2020/03/04 22:57:11.815 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x59f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:57:11.948 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x521] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 165 ms)

[vm4] [info 2020/03/04 22:57:12.108 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 157 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:57:12.275 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 166 ms)

[vm6] [info 2020/03/04 22:57:12.421 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 144 ms)

[vm4] [info 2020/03/04 22:57:12.429 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@de903e5

[vm4] [info 2020/03/04 22:57:12.440 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x5aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:57:12.562 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x1f] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 22:57:12.563 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 140 ms)

[info 2020/03/04 22:57:12.564 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:12.566 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d6197f8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:57:12.566 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:12.566 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d6197f8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:57:12.567 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52941dd4(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:57:12.567 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:57:12.568 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52941dd4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:57:12.568 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @465192f0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:57:12.568 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:57:12.568 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @465192f0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:57:12.569 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x521] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bad27cf(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:57:12.569 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x521] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:57:12.569 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x521] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bad27cf(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:57:12.570 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @335a38d5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:57:12.570 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:57:12.570 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @335a38d5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:57:12.571 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a33c9ae(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:57:12.571 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:57:12.571 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a33c9ae(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:57:12.572 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51dcf3ee(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:57:12.572 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:57:12.572 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51dcf3ee(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:57:12.575 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 22:57:12.575 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 22:57:12.576 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 22:57:12.576 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 22:57:12.577 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4f4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 22:57:12.577 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 22:57:12.578 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x521] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 22:57:12.578 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x521] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 22:57:12.579 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 22:57:12.579 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 22:57:12.581 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 22:57:12.581 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 22:57:12.582 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 22:57:12.582 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 22:57:12.596 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 22:57:12.597 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:57:12.622 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25005].
Not connected.


[info 2020/03/04 22:57:12.624 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:57:12.626 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:12.627 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28097241(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:57:12.627 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:12.627 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28097241(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:57:12.628 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c98ec2f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:57:12.628 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:57:12.628 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c98ec2f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:57:12.629 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f77d073(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:57:12.629 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:57:12.629 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f77d073(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:57:12.630 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x521] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f2427a1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:57:12.630 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x521] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:57:12.630 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x521] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f2427a1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:57:12.631 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @759b4949(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:57:12.631 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:57:12.631 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @759b4949(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:57:12.632 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4881d223(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:57:12.632 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:57:12.632 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4881d223(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:57:12.633 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a595862(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:57:12.633 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:57:12.633 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a595862(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:57:12.637 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7128310185381354207

[info 2020/03/04 22:57:12.639 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:57:12.849 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:12.851 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67efa583(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:57:12.851 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:12.851 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67efa583(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:57:12.852 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a72ffe2(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:57:12.852 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:57:12.852 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a72ffe2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:57:12.853 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17be6b3f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:57:12.853 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4f4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:57:12.853 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17be6b3f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:57:12.854 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x521] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ec30c5c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:57:12.854 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x521] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:57:12.854 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x521] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ec30c5c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:57:12.855 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59638327(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:57:12.855 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:57:12.855 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59638327(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:57:12.856 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3673da0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:57:12.856 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x588] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:57:12.856 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3673da0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:57:12.857 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70198217(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:57:12.857 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:57:12.857 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70198217(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:57:12.860 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@752c321

[vm0] [info 2020/03/04 22:57:12.865 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x1f] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 22:57:12.866 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x1f] Locator was created at Wed Mar 04 22:57:12 GMT 2020

[vm0] [info 2020/03/04 22:57:12.866 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x1f] Listening on port 25007 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:57:12.866 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7128310185381354207/locator/locator25007view.dat

[vm0] [info 2020/03/04 22:57:12.866 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x1f] recovery file not found: /tmp/junit7128310185381354207/locator/locator25007view.dat

[vm0] [info 2020/03/04 22:57:12.867 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 22:57:12.869 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:57:13.106 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26653]

Command result for <connect --jmx-manager=localhost[26653]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26653] ..
Successfully connected to: [host=localhost, port=26653]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:57:14.199 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6bd9e172

[vm1] [info 2020/03/04 22:57:14.204 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 22:57:14.803 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5ad] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4c619c51

[vm2] [info 2020/03/04 22:57:14.809 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5ad] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:57:15.420 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5c6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2c476415

[vm3] [info 2020/03/04 22:57:15.426 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5c6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:57:16.052 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64275361

[vm4] [info 2020/03/04 22:57:16.057 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x5b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:57:16.657 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@26d4a570

[vm1] [info 2020/03/04 22:57:16.662 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:57:16.685 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29426]

Command result for <connect --jmx-manager=localhost[29426]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29426] ..
Successfully connected to: [host=localhost, port=29426]


[vm5] [info 2020/03/04 22:57:16.710 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x591] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@5fab4c37

[vm5] [info 2020/03/04 22:57:16.717 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x591] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:57:17.243 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4f4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e218169

[vm2] [info 2020/03/04 22:57:17.248 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4f4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:57:17.458 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5d9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@18a43b83

[vm6] [info 2020/03/04 22:57:17.465 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5d9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:57:17.851 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x521] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3ac195e

[vm3] [info 2020/03/04 22:57:17.857 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x521] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:57:18.496 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@59edaa95

[vm4] [info 2020/03/04 22:57:18.503 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:57:19.158 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25008]

Command result for <connect --jmx-manager=localhost[25008]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25008] ..
Successfully connected to: [host=localhost, port=25008]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2671
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 239
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8910


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 22:57:21.406 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 154 ms)

[vm2] [info 2020/03/04 22:57:21.568 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 159 ms)

[vm3] [info 2020/03/04 22:57:21.732 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 162 ms)

[vm4] [info 2020/03/04 22:57:21.885 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 151 ms)

[vm5] [info 2020/03/04 22:57:22.053 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x591] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 166 ms)

[vm6] [info 2020/03/04 22:57:22.199 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5d9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 145 ms)

[vm0] [info 2020/03/04 22:57:22.343 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d5] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 22:57:22.344 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d5] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 142 ms)

[info 2020/03/04 22:57:22.344 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:22.347 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e2c8406(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:57:22.347 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:22.347 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e2c8406(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:57:22.349 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5199e4fd(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:57:22.349 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:57:22.349 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5199e4fd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:57:22.350 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @597d6e64(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:57:22.350 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x4fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:57:22.350 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @597d6e64(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:57:22.351 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @84d4b51(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:57:22.351 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x52b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:57:22.351 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @84d4b51(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:57:22.352 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bed959(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:57:22.352 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x53b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:57:22.352 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bed959(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:57:22.353 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a114d35(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:57:22.353 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:57:22.353 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a114d35(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:57:22.354 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @795d0ad8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:57:22.354 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:57:22.354 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @795d0ad8(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:57:22.357 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 22:57:22.357 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 22:57:22.359 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 22:57:22.360 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 22:57:22.361 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 22:57:22.361 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 22:57:22.362 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 22:57:22.362 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 22:57:22.363 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 22:57:22.364 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 22:57:22.365 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x591] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 22:57:22.365 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 22:57:22.366 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5d9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 22:57:22.367 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 22:57:22.370 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 22:57:22.370 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:57:22.390 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21254].
Not connected.


[info 2020/03/04 22:57:22.392 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:57:22.394 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:22.395 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4efc6661(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:57:22.395 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:22.395 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4efc6661(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:57:22.396 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2997136f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:57:22.396 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:57:22.396 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2997136f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:57:22.397 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f3159a8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:57:22.397 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x4fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:57:22.397 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f3159a8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:57:22.398 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10c2c457(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:57:22.398 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x52b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:57:22.398 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10c2c457(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:57:22.399 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cd9021e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:57:22.399 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x53b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:57:22.399 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cd9021e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:57:22.400 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b1e9d69(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:57:22.400 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:57:22.400 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b1e9d69(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:57:22.401 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49347fd(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:57:22.401 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:57:22.401 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49347fd(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:57:22.405 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12319452694687393920

[info 2020/03/04 22:57:22.408 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:57:22.623 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:22.625 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bb2a2ae(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:57:22.625 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:57:22.625 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bb2a2ae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:57:22.626 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3300be(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:57:22.626 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:57:22.626 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3300be(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:57:22.627 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5868b408(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:57:22.627 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x4fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:57:22.627 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5868b408(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:57:22.628 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75f78b25(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:57:22.628 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x52b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:57:22.628 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75f78b25(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:57:22.629 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43ace9b8(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:57:22.629 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x53b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:57:22.629 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43ace9b8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:57:22.630 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @100bf939(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:57:22.630 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x591] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:57:22.630 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @100bf939(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:57:22.631 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37012098(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:57:22.631 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5d9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:57:22.631 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37012098(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:57:22.634 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b648f73

[vm0] [info 2020/03/04 22:57:22.640 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d5] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 22:57:22.640 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d5] Locator was created at Wed Mar 04 22:57:22 GMT 2020

[vm0] [info 2020/03/04 22:57:22.640 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d5] Listening on port 21256 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:57:22.641 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d5] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12319452694687393920/locator/locator21256view.dat

[vm0] [info 2020/03/04 22:57:22.641 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d5] recovery file not found: /tmp/junit12319452694687393920/locator/locator21256view.dat

[vm0] [info 2020/03/04 22:57:22.641 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d5] Starting distributed system

[vm0] [info 2020/03/04 22:57:22.643 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:57:26.203 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@a8be8d7

[vm1] [info 2020/03/04 22:57:26.208 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:57:26.815 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@442b5291

[vm2] [info 2020/03/04 22:57:26.821 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x4fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:57:27.433 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@3d56940c

[vm3] [info 2020/03/04 22:57:27.439 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x52b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:57:28.069 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@13cbfcb1

[vm4] [info 2020/03/04 22:57:28.075 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x53b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:57:28.713 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21257]

Command result for <connect --jmx-manager=localhost[21257]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21257] ..
Successfully connected to: [host=localhost, port=21257]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:57:53.848 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x605] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5ee0632a

[vm5] [info 2020/03/04 22:57:53.853 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x605] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:57:54.585 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@315aa37

[vm6] [info 2020/03/04 22:57:54.591 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:57:55.483 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:57:58.460 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4c15c22e

[vm5] [info 2020/03/04 22:57:58.466 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x53e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:57:59.243 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x394] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@17566af0

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 895
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2667
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 385
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9678


[vm6] [info 2020/03/04 22:57:59.250 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x394] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 22:57:59.471 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 171 ms)

[vm2] [info 2020/03/04 22:57:59.637 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5d7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 164 ms)

[vm3] [info 2020/03/04 22:57:59.797 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f0] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 158 ms)

[vm4] [info 2020/03/04 22:57:59.951 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x611] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 151 ms)

[vm5] [info 2020/03/04 22:58:00.130 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x605] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 177 ms)

[vm1] [info 2020/03/04 22:58:00.179 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:58:00.273 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 141 ms)

[vm0] [info 2020/03/04 22:58:00.419 GMT <RMI TCP Connection(118)-172.17.0.2> tid=0x669] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 22:58:00.419 GMT <RMI TCP Connection(118)-172.17.0.2> tid=0x669] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 144 ms)

[info 2020/03/04 22:58:00.420 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:00.422 GMT <RMI TCP Connection(118)-172.17.0.2> tid=0x669] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e8337a7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:58:00.422 GMT <RMI TCP Connection(118)-172.17.0.2> tid=0x669] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:00.422 GMT <RMI TCP Connection(118)-172.17.0.2> tid=0x669] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e8337a7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:58:00.423 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f9ddcd3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:58:00.423 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:00.423 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f9ddcd3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:58:00.424 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49965079(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:58:00.424 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:00.425 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49965079(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:58:00.425 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55dcc8e8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:58:00.425 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:00.425 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55dcc8e8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:58:00.426 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x611] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42a95076(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:58:00.426 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x611] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:00.426 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x611] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42a95076(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:58:00.427 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x605] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aff642b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:58:00.428 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x605] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:00.428 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x605] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aff642b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:58:00.429 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32cf4def(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:58:00.429 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:00.429 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32cf4def(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:58:00.431 GMT <RMI TCP Connection(118)-172.17.0.2> tid=0x669] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 22:58:00.431 GMT <RMI TCP Connection(118)-172.17.0.2> tid=0x669] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 22:58:00.432 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 22:58:00.432 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 22:58:00.433 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5d7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 22:58:00.433 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 22:58:00.434 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 22:58:00.435 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f0] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 22:58:00.436 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x611] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 22:58:00.436 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x611] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 22:58:00.437 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x605] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 22:58:00.437 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x605] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 22:58:00.438 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 22:58:00.438 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 22:58:00.440 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 22:58:00.441 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:58:00.463 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20452].
Not connected.


[info 2020/03/04 22:58:00.465 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:58:00.466 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:00.467 GMT <RMI TCP Connection(118)-172.17.0.2> tid=0x669] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33e3951d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:58:00.467 GMT <RMI TCP Connection(118)-172.17.0.2> tid=0x669] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:00.467 GMT <RMI TCP Connection(118)-172.17.0.2> tid=0x669] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33e3951d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:58:00.468 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a3584c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:58:00.468 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:00.468 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a3584c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:58:00.469 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1984b3c6(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:58:00.469 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:00.469 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1984b3c6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:58:00.470 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f9f0900(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:58:00.470 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:00.470 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f9f0900(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:58:00.471 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x611] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61b9c7af(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:58:00.471 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x611] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:00.471 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x611] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61b9c7af(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:58:00.472 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x605] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69ff3e81(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:58:00.472 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x605] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:00.472 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x605] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69ff3e81(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:58:00.473 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69a9c8ee(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:58:00.473 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:00.473 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69a9c8ee(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:58:00.476 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6421505320131056371

[info 2020/03/04 22:58:00.478 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:58:00.717 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:00.718 GMT <RMI TCP Connection(118)-172.17.0.2> tid=0x669] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d7a2fdb(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:58:00.718 GMT <RMI TCP Connection(118)-172.17.0.2> tid=0x669] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:00.718 GMT <RMI TCP Connection(118)-172.17.0.2> tid=0x669] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d7a2fdb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:58:00.719 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21e24056(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:58:00.719 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:00.719 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21e24056(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:58:00.720 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f39ad67(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:58:00.720 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5d7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:00.720 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5d7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f39ad67(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:58:00.721 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78cc4b87(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:58:00.722 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:00.722 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78cc4b87(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:58:00.722 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x611] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fa633(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:58:00.723 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x611] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:00.723 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x611] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fa633(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:58:00.724 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x605] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b39ccad(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:58:00.724 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x605] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:00.724 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x605] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b39ccad(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:58:00.725 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @977a2c4(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:58:00.725 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:00.725 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @977a2c4(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:58:00.728 GMT <RMI TCP Connection(118)-172.17.0.2> tid=0x669] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@11df9e3b

[vm0] [info 2020/03/04 22:58:00.734 GMT <RMI TCP Connection(118)-172.17.0.2> tid=0x669] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 22:58:00.735 GMT <RMI TCP Connection(118)-172.17.0.2> tid=0x669] Locator was created at Wed Mar 04 22:58:00 GMT 2020

[vm0] [info 2020/03/04 22:58:00.735 GMT <RMI TCP Connection(118)-172.17.0.2> tid=0x669] Listening on port 20454 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:58:00.735 GMT <RMI TCP Connection(118)-172.17.0.2> tid=0x669] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6421505320131056371/locator/locator20454view.dat

[vm0] [info 2020/03/04 22:58:00.735 GMT <RMI TCP Connection(118)-172.17.0.2> tid=0x669] recovery file not found: /tmp/junit6421505320131056371/locator/locator20454view.dat

[vm0] [info 2020/03/04 22:58:00.736 GMT <RMI TCP Connection(118)-172.17.0.2> tid=0x669] Starting distributed system

[vm0] [info 2020/03/04 22:58:00.738 GMT <RMI TCP Connection(118)-172.17.0.2> tid=0x669] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:58:03.588 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x623] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@22b8772d

[vm5] [info 2020/03/04 22:58:03.593 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x623] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1004
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2704
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 263
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9492


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 22:58:04.137 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 183 ms)

[vm2] [info 2020/03/04 22:58:04.292 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x69c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 152 ms)

[vm6] [info 2020/03/04 22:58:04.309 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x62f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31ade6c8

[vm6] [info 2020/03/04 22:58:04.318 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x62f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:58:04.449 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x6f5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 150 ms)

[vm4] [info 2020/03/04 22:58:04.598 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 146 ms)

[vm5] [info 2020/03/04 22:58:04.775 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 175 ms)

[vm1] [info 2020/03/04 22:58:04.857 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@19670299

[vm1] [info 2020/03/04 22:58:04.862 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:58:04.922 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 145 ms)

[vm0] [info 2020/03/04 22:58:05.071 GMT <RMI TCP Connection(134)-172.17.0.4> tid=0x1e6] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 22:58:05.072 GMT <RMI TCP Connection(134)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 148 ms)

[info 2020/03/04 22:58:05.073 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:05.076 GMT <RMI TCP Connection(134)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d043ba7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:58:05.076 GMT <RMI TCP Connection(134)-172.17.0.4> tid=0x1e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:05.076 GMT <RMI TCP Connection(134)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d043ba7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:58:05.079 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c6f4628(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:58:05.079 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:05.079 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c6f4628(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:58:05.080 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x69c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cce31ea(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:58:05.080 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x69c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:05.080 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x69c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cce31ea(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:58:05.081 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x6f5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59cd66f0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:58:05.081 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x6f5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:05.081 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x6f5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59cd66f0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:58:05.082 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dea2e70(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:58:05.082 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x54a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:05.082 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dea2e70(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:58:05.083 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @791dd0b2(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:58:05.083 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x53e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:05.083 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @791dd0b2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:58:05.084 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a4c362c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:58:05.084 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:05.084 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a4c362c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:58:05.086 GMT <RMI TCP Connection(134)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 22:58:05.087 GMT <RMI TCP Connection(134)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 22:58:05.089 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 22:58:05.089 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 22:58:05.090 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x69c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 22:58:05.090 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x69c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 22:58:05.091 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x6f5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 22:58:05.092 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x6f5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 22:58:05.093 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 22:58:05.093 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 22:58:05.094 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 22:58:05.094 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 22:58:05.095 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 22:58:05.095 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 22:58:05.097 GMT <RMI TCP Connection(20)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 22:58:05.098 GMT <RMI TCP Connection(20)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:58:05.127 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24091].
Not connected.


[info 2020/03/04 22:58:05.128 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:58:05.129 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:05.130 GMT <RMI TCP Connection(134)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26cbb96f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:58:05.131 GMT <RMI TCP Connection(134)-172.17.0.4> tid=0x1e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:05.131 GMT <RMI TCP Connection(134)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26cbb96f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:58:05.131 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @81f449a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:58:05.132 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:05.132 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @81f449a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:58:05.132 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x69c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c8d2b1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:58:05.133 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x69c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:05.133 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x69c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c8d2b1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:58:05.133 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x6f5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b6afc3e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:58:05.134 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x6f5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:05.134 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x6f5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b6afc3e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:58:05.134 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a6d1177(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:58:05.134 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x54a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:05.135 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a6d1177(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:58:05.135 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38b57eed(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:58:05.135 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x53e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:05.136 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38b57eed(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:58:05.136 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79443131(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:58:05.136 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x394] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:05.136 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79443131(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:58:05.139 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16278758826295796071

[info 2020/03/04 22:58:05.141 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:58:05.195 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:58:05.375 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:05.376 GMT <RMI TCP Connection(134)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f6f65db(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:58:05.376 GMT <RMI TCP Connection(134)-172.17.0.4> tid=0x1e6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:05.376 GMT <RMI TCP Connection(134)-172.17.0.4> tid=0x1e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f6f65db(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:58:05.377 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aa597d0(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:58:05.377 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:05.377 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aa597d0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:58:05.378 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x69c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @793555da(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:58:05.378 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x69c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:05.378 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x69c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @793555da(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:58:05.379 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x6f5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63d23d01(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:58:05.379 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x6f5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:05.379 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x6f5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63d23d01(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:58:05.380 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ed0427a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:58:05.380 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x54a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:05.380 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x54a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ed0427a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:58:05.381 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x53e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60638476(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:58:05.381 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x53e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:05.381 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x53e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60638476(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:58:05.382 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x394] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39800fb(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:58:05.382 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x394] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:05.382 GMT <RMI TCP Connection(64)-172.17.0.4> tid=0x394] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39800fb(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:58:05.385 GMT <RMI TCP Connection(134)-172.17.0.4> tid=0x1e6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@695c042f

[vm0] [info 2020/03/04 22:58:05.391 GMT <RMI TCP Connection(134)-172.17.0.4> tid=0x1e6] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 22:58:05.391 GMT <RMI TCP Connection(134)-172.17.0.4> tid=0x1e6] Locator was created at Wed Mar 04 22:58:05 GMT 2020

[vm0] [info 2020/03/04 22:58:05.392 GMT <RMI TCP Connection(134)-172.17.0.4> tid=0x1e6] Listening on port 24093 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:58:05.392 GMT <RMI TCP Connection(134)-172.17.0.4> tid=0x1e6] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16278758826295796071/locator/locator24093view.dat

[vm0] [info 2020/03/04 22:58:05.392 GMT <RMI TCP Connection(134)-172.17.0.4> tid=0x1e6] recovery file not found: /tmp/junit16278758826295796071/locator/locator24093view.dat

[vm0] [info 2020/03/04 22:58:05.393 GMT <RMI TCP Connection(134)-172.17.0.4> tid=0x1e6] Starting distributed system

[vm0] [info 2020/03/04 22:58:05.394 GMT <RMI TCP Connection(134)-172.17.0.4> tid=0x1e6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:58:05.486 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5d7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@549aa038

[vm2] [info 2020/03/04 22:58:05.495 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5d7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:58:05.891 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@208eb766

[vm5] [info 2020/03/04 22:58:05.898 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x54a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:58:06.114 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3f14b3ab

[vm3] [info 2020/03/04 22:58:06.119 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:58:06.605 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x269] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@710469e1

[vm6] [info 2020/03/04 22:58:06.610 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x269] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:58:06.772 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x611] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6d5e87e6

[vm4] [info 2020/03/04 22:58:06.778 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x611] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:58:07.496 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20455]

Command result for <connect --jmx-manager=localhost[20455]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20455] ..
Successfully connected to: [host=localhost, port=20455]


[vm1] [info 2020/03/04 22:58:07.595 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 876
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608950
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2721
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 215
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 9348


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 22:58:09.079 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 166 ms)

[vm2] [info 2020/03/04 22:58:09.229 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6cf] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 148 ms)

[vm1] [info 2020/03/04 22:58:09.348 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@55289dbc

[vm1] [info 2020/03/04 22:58:09.352 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:58:09.389 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6fd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 156 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:58:09.535 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x5ab] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 144 ms)

[vm5] [info 2020/03/04 22:58:09.695 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x623] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 158 ms)

[vm6] [info 2020/03/04 22:58:09.842 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x62f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 146 ms)

[vm2] [info 2020/03/04 22:58:09.946 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x69c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4f72b684

[vm2] [info 2020/03/04 22:58:09.952 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x69c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:58:09.992 GMT <RMI TCP Connection(129)-172.17.0.6> tid=0x6e8] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 22:58:09.993 GMT <RMI TCP Connection(129)-172.17.0.6> tid=0x6e8] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 148 ms)

[info 2020/03/04 22:58:09.994 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:09.996 GMT <RMI TCP Connection(129)-172.17.0.6> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @475188fb(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:58:09.996 GMT <RMI TCP Connection(129)-172.17.0.6> tid=0x6e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:09.996 GMT <RMI TCP Connection(129)-172.17.0.6> tid=0x6e8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @475188fb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:58:09.997 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38ed54ca(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:58:09.997 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:09.997 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38ed54ca(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:58:09.998 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4772c3a0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:58:09.998 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:09.998 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6cf] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4772c3a0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:58:09.999 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe7877a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:58:10.000 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:10.000 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe7877a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:58:10.001 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x5ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @721f4aca(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:58:10.001 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x5ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:10.001 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x5ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @721f4aca(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:58:10.002 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @194dfafd(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:58:10.002 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:10.002 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x623] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @194dfafd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:58:10.003 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x62f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ecc6e2e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:58:10.003 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x62f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:10.003 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x62f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ecc6e2e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:58:10.006 GMT <RMI TCP Connection(129)-172.17.0.6> tid=0x6e8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 22:58:10.006 GMT <RMI TCP Connection(129)-172.17.0.6> tid=0x6e8] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 22:58:10.007 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 22:58:10.007 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 22:58:10.008 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6cf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 22:58:10.008 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6cf] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 22:58:10.009 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 22:58:10.009 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 22:58:10.010 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x5ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 22:58:10.011 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x5ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 22:58:10.012 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x623] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 22:58:10.012 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x623] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 22:58:10.013 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x62f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 22:58:10.013 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x62f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 22:58:10.016 GMT <RMI TCP Connection(20)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 22:58:10.017 GMT <RMI TCP Connection(20)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:58:10.045 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23720].
Not connected.


[info 2020/03/04 22:58:10.047 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:58:10.048 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:10.049 GMT <RMI TCP Connection(129)-172.17.0.6> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @770f57fb(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:58:10.049 GMT <RMI TCP Connection(129)-172.17.0.6> tid=0x6e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:10.049 GMT <RMI TCP Connection(129)-172.17.0.6> tid=0x6e8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @770f57fb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:58:10.050 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @181a0ae8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:58:10.050 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:10.050 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @181a0ae8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:58:10.051 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66bdcfb0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:58:10.051 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:10.051 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6cf] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66bdcfb0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:58:10.052 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c3194a1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:58:10.052 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:10.052 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c3194a1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:58:10.053 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x5ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64dd975(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:58:10.053 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x5ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:10.053 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x5ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64dd975(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:58:10.054 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a5bcdba(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:58:10.054 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:10.054 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x623] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a5bcdba(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:58:10.055 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x62f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d5aecaf(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:58:10.055 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x62f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:10.055 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x62f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d5aecaf(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:58:10.058 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1259049438245987355

[info 2020/03/04 22:58:10.060 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:58:10.271 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:10.272 GMT <RMI TCP Connection(129)-172.17.0.6> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26b2a0a7(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:58:10.272 GMT <RMI TCP Connection(129)-172.17.0.6> tid=0x6e8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:10.272 GMT <RMI TCP Connection(129)-172.17.0.6> tid=0x6e8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26b2a0a7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:58:10.273 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15a0f523(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:58:10.273 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:10.273 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15a0f523(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:58:10.274 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e9b378d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:58:10.274 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6cf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:10.274 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6cf] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e9b378d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:58:10.275 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34bf415d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:58:10.275 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:10.275 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34bf415d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:58:10.276 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x5ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68d49cfe(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:58:10.276 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x5ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:10.276 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x5ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68d49cfe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:58:10.278 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7714243c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:58:10.278 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x623] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:10.278 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x623] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7714243c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:58:10.279 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x62f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58e6973b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:58:10.279 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x62f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:10.279 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x62f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58e6973b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:58:10.282 GMT <RMI TCP Connection(129)-172.17.0.6> tid=0x6e8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6cf0ecec

[vm0] [info 2020/03/04 22:58:10.287 GMT <RMI TCP Connection(129)-172.17.0.6> tid=0x6e8] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 22:58:10.287 GMT <RMI TCP Connection(129)-172.17.0.6> tid=0x6e8] Locator was created at Wed Mar 04 22:58:10 GMT 2020

[vm0] [info 2020/03/04 22:58:10.287 GMT <RMI TCP Connection(129)-172.17.0.6> tid=0x6e8] Listening on port 23722 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:58:10.287 GMT <RMI TCP Connection(129)-172.17.0.6> tid=0x6e8] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1259049438245987355/locator/locator23722view.dat

[vm0] [info 2020/03/04 22:58:10.288 GMT <RMI TCP Connection(129)-172.17.0.6> tid=0x6e8] recovery file not found: /tmp/junit1259049438245987355/locator/locator23722view.dat

[vm0] [info 2020/03/04 22:58:10.288 GMT <RMI TCP Connection(129)-172.17.0.6> tid=0x6e8] Starting distributed system

[vm0] [info 2020/03/04 22:58:10.290 GMT <RMI TCP Connection(129)-172.17.0.6> tid=0x6e8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:58:10.601 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x6f5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e3302b5

[vm3] [info 2020/03/04 22:58:10.607 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x6f5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1301
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236221
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2171
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 147
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 7611


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 22:58:10.883 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 162 ms)

[vm2] [info 2020/03/04 22:58:11.036 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x5ed] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 151 ms)

[vm3] [info 2020/03/04 22:58:11.212 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x589] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 173 ms)

[vm4] [info 2020/03/04 22:58:11.296 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x54a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5dc79bd2

[vm4] [info 2020/03/04 22:58:11.301 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x54a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:58:11.376 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x5ac] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 160 ms)

[vm5] [info 2020/03/04 22:58:11.547 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 170 ms)

[vm6] [info 2020/03/04 22:58:11.698 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 145 ms)

[vm5] [info 2020/03/04 22:58:11.764 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x6aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1e0f9c28

[vm5] [info 2020/03/04 22:58:11.770 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x6aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:58:11.846 GMT <RMI TCP Connection(145)-172.17.0.8> tid=0xec] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 22:58:11.847 GMT <RMI TCP Connection(145)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 147 ms)

[info 2020/03/04 22:58:11.848 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:11.849 GMT <RMI TCP Connection(145)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e3a66c1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:58:11.850 GMT <RMI TCP Connection(145)-172.17.0.8> tid=0xec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:11.850 GMT <RMI TCP Connection(145)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e3a66c1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:58:11.850 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b90a2bd(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:58:11.850 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:11.851 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b90a2bd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:58:11.852 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x5ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35d47c8f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:58:11.852 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x5ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:11.852 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x5ed] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35d47c8f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:58:11.853 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x589] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40421758(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:58:11.853 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x589] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:11.853 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x589] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40421758(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:58:11.854 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79868e86(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:58:11.854 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x5ac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:11.854 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x5ac] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79868e86(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:58:11.855 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53c3f5eb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:58:11.855 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x54a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:11.855 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53c3f5eb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:58:11.856 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f58dafd(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:58:11.856 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:11.856 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f58dafd(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:58:11.858 GMT <RMI TCP Connection(145)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 22:58:11.859 GMT <RMI TCP Connection(145)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 22:58:11.860 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 22:58:11.860 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 22:58:11.861 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x5ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 22:58:11.861 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x5ed] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 22:58:11.863 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x589] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 22:58:11.863 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x589] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 22:58:11.864 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x5ac] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 22:58:11.864 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x5ac] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 22:58:11.865 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 22:58:11.865 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 22:58:11.866 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 22:58:11.867 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 22:58:11.869 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 22:58:11.869 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:58:11.891 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22410].
Not connected.


[info 2020/03/04 22:58:11.892 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:58:11.893 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:11.894 GMT <RMI TCP Connection(145)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e517d6b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:58:11.895 GMT <RMI TCP Connection(145)-172.17.0.8> tid=0xec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:11.895 GMT <RMI TCP Connection(145)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e517d6b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:58:11.895 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76e2ddf5(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:58:11.896 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:11.896 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76e2ddf5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:58:11.896 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x5ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c6e15ac(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:58:11.896 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x5ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:11.896 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x5ed] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c6e15ac(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:58:11.897 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x589] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a27b4c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:58:11.897 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x589] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:11.897 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x589] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a27b4c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:58:11.898 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ddf272f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:58:11.898 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x5ac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:11.898 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x5ac] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ddf272f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:58:11.899 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24094]

[vm5] [info 2020/03/04 22:58:11.899 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f934a4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:58:11.899 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x54a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:11.899 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f934a4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:58:11.900 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f16848a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:58:11.900 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:11.900 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f16848a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:58:11.903 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15127550560093122917

[info 2020/03/04 22:58:11.905 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[24094]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24094] ..
Successfully connected to: [host=localhost, port=24094]


[info 2020/03/04 22:58:12.149 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:12.150 GMT <RMI TCP Connection(145)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @749cc455(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:58:12.150 GMT <RMI TCP Connection(145)-172.17.0.8> tid=0xec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:12.150 GMT <RMI TCP Connection(145)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @749cc455(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:58:12.151 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a012afd(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:58:12.151 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:12.151 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a012afd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:58:12.152 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x5ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d0ce7ec(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:58:12.152 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x5ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:12.152 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x5ed] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d0ce7ec(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:58:12.153 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x589] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e8390d2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:58:12.153 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x589] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:12.153 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x589] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e8390d2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:58:12.154 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8886043(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:58:12.154 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x5ac] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:12.154 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x5ac] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8886043(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:58:12.155 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13e377b5(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:58:12.155 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x54a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:12.155 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13e377b5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:58:12.156 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @88d11fa(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:58:12.156 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x269] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:12.156 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x269] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @88d11fa(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:58:12.159 GMT <RMI TCP Connection(145)-172.17.0.8> tid=0xec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@54952a6c

[vm0] [info 2020/03/04 22:58:12.166 GMT <RMI TCP Connection(145)-172.17.0.8> tid=0xec] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 22:58:12.166 GMT <RMI TCP Connection(145)-172.17.0.8> tid=0xec] Locator was created at Wed Mar 04 22:58:12 GMT 2020

[vm0] [info 2020/03/04 22:58:12.166 GMT <RMI TCP Connection(145)-172.17.0.8> tid=0xec] Listening on port 22412 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:58:12.167 GMT <RMI TCP Connection(145)-172.17.0.8> tid=0xec] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15127550560093122917/locator/locator22412view.dat

[vm0] [info 2020/03/04 22:58:12.167 GMT <RMI TCP Connection(145)-172.17.0.8> tid=0xec] recovery file not found: /tmp/junit15127550560093122917/locator/locator22412view.dat

[vm0] [info 2020/03/04 22:58:12.168 GMT <RMI TCP Connection(145)-172.17.0.8> tid=0xec] Starting distributed system

[vm0] [info 2020/03/04 22:58:12.171 GMT <RMI TCP Connection(145)-172.17.0.8> tid=0xec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:58:12.538 GMT <RMI TCP Connection(75)-172.17.0.5> tid=0x624] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@8ee3f2b

[vm6] [info 2020/03/04 22:58:12.544 GMT <RMI TCP Connection(75)-172.17.0.5> tid=0x624] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:58:13.465 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:58:14.039 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3a5754ff

[vm5] [info 2020/03/04 22:58:14.047 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:58:14.199 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@611323b6

[vm1] [info 2020/03/04 22:58:14.203 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:58:14.236 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x588] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4fd349fb

[vm5] [info 2020/03/04 22:58:14.241 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x588] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:58:14.773 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x625] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@14b6dae5

[vm6] [info 2020/03/04 22:58:14.779 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x625] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:58:14.791 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6cf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1eff9ace

[vm2] [info 2020/03/04 22:58:14.797 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6cf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:58:14.954 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1def45c

[vm6] [info 2020/03/04 22:58:14.959 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:58:15.412 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4d06cf66

[vm3] [info 2020/03/04 22:58:15.417 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x6fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:58:15.759 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:58:15.920 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:58:16.040 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x5ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1aefa614

[vm4] [info 2020/03/04 22:58:16.046 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x5ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:58:16.095 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@2a1b3159

[vm1] [info 2020/03/04 22:58:16.100 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:58:16.769 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23723]

Command result for <connect --jmx-manager=localhost[23723]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23723] ..
Successfully connected to: [host=localhost, port=23723]


[vm2] [info 2020/03/04 22:58:16.821 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x5ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@12c4bbaf

[vm2] [info 2020/03/04 22:58:16.834 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x5ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 897
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2774
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 214
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 9492


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/04 22:58:17.396 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 163 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:58:17.538 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x589] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@18d1d5e9

[vm3] [info 2020/03/04 22:58:17.544 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x589] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:58:17.548 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x6d0] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 149 ms)

[vm3] [info 2020/03/04 22:58:17.703 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5c6] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 153 ms)

[vm4] [info 2020/03/04 22:58:17.854 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 149 ms)

[vm5] [info 2020/03/04 22:58:18.012 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x6aa] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 155 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:58:18.154 GMT <RMI TCP Connection(75)-172.17.0.5> tid=0x624] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 141 ms)

[vm4] [info 2020/03/04 22:58:18.170 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x5ac] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3a4e0dd5

[vm4] [info 2020/03/04 22:58:18.175 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x5ac] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:58:18.300 GMT <RMI TCP Connection(146)-172.17.0.5> tid=0x6f3] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 22:58:18.301 GMT <RMI TCP Connection(146)-172.17.0.5> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 144 ms)

[info 2020/03/04 22:58:18.302 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:18.304 GMT <RMI TCP Connection(146)-172.17.0.5> tid=0x6f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55447256(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:58:18.304 GMT <RMI TCP Connection(146)-172.17.0.5> tid=0x6f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:18.304 GMT <RMI TCP Connection(146)-172.17.0.5> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55447256(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:58:18.305 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63643665(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:58:18.305 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:18.305 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63643665(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:58:18.306 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac49424(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:58:18.306 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:18.306 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x6d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac49424(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:58:18.307 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @760a61df(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:58:18.307 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5c6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:18.307 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5c6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @760a61df(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:58:18.308 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34c2cb1c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:58:18.308 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5a4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:18.308 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34c2cb1c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:58:18.309 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x6aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1493da42(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:58:18.309 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x6aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:18.309 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x6aa] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1493da42(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:58:18.310 GMT <RMI TCP Connection(75)-172.17.0.5> tid=0x624] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1040aace(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:58:18.310 GMT <RMI TCP Connection(75)-172.17.0.5> tid=0x624] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:18.310 GMT <RMI TCP Connection(75)-172.17.0.5> tid=0x624] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1040aace(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:58:18.313 GMT <RMI TCP Connection(146)-172.17.0.5> tid=0x6f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 22:58:18.313 GMT <RMI TCP Connection(146)-172.17.0.5> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 22:58:18.314 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 22:58:18.314 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 22:58:18.315 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x6d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 22:58:18.315 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x6d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 22:58:18.316 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5c6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 22:58:18.317 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5c6] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 22:58:18.317 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 22:58:18.318 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 22:58:18.319 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x6aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 22:58:18.319 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x6aa] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 22:58:18.320 GMT <RMI TCP Connection(75)-172.17.0.5> tid=0x624] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 22:58:18.320 GMT <RMI TCP Connection(75)-172.17.0.5> tid=0x624] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 22:58:18.322 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 22:58:18.322 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:58:18.351 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29426].
Not connected.


[info 2020/03/04 22:58:18.353 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:58:18.354 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:18.356 GMT <RMI TCP Connection(146)-172.17.0.5> tid=0x6f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @588571f7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:58:18.356 GMT <RMI TCP Connection(146)-172.17.0.5> tid=0x6f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:18.356 GMT <RMI TCP Connection(146)-172.17.0.5> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @588571f7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:58:18.357 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72f6344b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:58:18.357 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:18.357 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72f6344b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:58:18.357 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54b3b86a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:58:18.358 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:18.358 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x6d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54b3b86a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:58:18.358 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12ca9f82(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:58:18.359 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5c6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:18.359 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5c6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12ca9f82(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:58:18.359 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23763ee6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:58:18.359 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5a4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:18.359 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23763ee6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:58:18.360 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x6aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @645b629(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:58:18.360 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x6aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:18.360 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x6aa] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @645b629(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:58:18.361 GMT <RMI TCP Connection(75)-172.17.0.5> tid=0x624] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @be57ff7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:58:18.361 GMT <RMI TCP Connection(75)-172.17.0.5> tid=0x624] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:18.361 GMT <RMI TCP Connection(75)-172.17.0.5> tid=0x624] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @be57ff7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:58:18.364 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7143872389256139965

[info 2020/03/04 22:58:18.366 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:58:18.592 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:18.592 GMT <RMI TCP Connection(146)-172.17.0.5> tid=0x6f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @124e2c96(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:58:18.592 GMT <RMI TCP Connection(146)-172.17.0.5> tid=0x6f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:18.592 GMT <RMI TCP Connection(146)-172.17.0.5> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @124e2c96(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:58:18.593 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78b834f0(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:58:18.593 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:18.593 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78b834f0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:58:18.594 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c780ba6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:58:18.594 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x6d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:18.594 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x6d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c780ba6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:58:18.595 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f4815d7(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:58:18.595 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5c6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:18.595 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5c6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f4815d7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:58:18.596 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @757ff3bb(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:58:18.596 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5a4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:18.596 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @757ff3bb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:58:18.597 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x6aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dcca56b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:58:18.597 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x6aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:18.597 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x6aa] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dcca56b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]
[vm6] [info 2020/03/04 22:58:18.598 GMT <RMI TCP Connection(75)-172.17.0.5> tid=0x624] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48573f1c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:58:18.598 GMT <RMI TCP Connection(75)-172.17.0.5> tid=0x624] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:18.598 GMT <RMI TCP Connection(75)-172.17.0.5> tid=0x624] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48573f1c(0, "IgnoredException addIgnoredException") (took 0 ms)



[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:58:18.601 GMT <RMI TCP Connection(146)-172.17.0.5> tid=0x6f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7f82b005

[vm0] [info 2020/03/04 22:58:18.607 GMT <RMI TCP Connection(146)-172.17.0.5> tid=0x6f3] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 22:58:18.607 GMT <RMI TCP Connection(146)-172.17.0.5> tid=0x6f3] Locator was created at Wed Mar 04 22:58:18 GMT 2020

[vm0] [info 2020/03/04 22:58:18.607 GMT <RMI TCP Connection(146)-172.17.0.5> tid=0x6f3] Listening on port 29428 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:58:18.607 GMT <RMI TCP Connection(146)-172.17.0.5> tid=0x6f3] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7143872389256139965/locator/locator29428view.dat

[vm0] [info 2020/03/04 22:58:18.607 GMT <RMI TCP Connection(146)-172.17.0.5> tid=0x6f3] recovery file not found: /tmp/junit7143872389256139965/locator/locator29428view.dat

[vm0] [info 2020/03/04 22:58:18.608 GMT <RMI TCP Connection(146)-172.17.0.5> tid=0x6f3] Starting distributed system

[vm0] [info 2020/03/04 22:58:18.609 GMT <RMI TCP Connection(146)-172.17.0.5> tid=0x6f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250083
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1450
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2168
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 49
Total primaries transferred during this rebalance                                               | 6
Total time (in milliseconds) for this rebalance                                                 | 7395


[info 2020/03/04 22:58:18.805 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22413]

Command result for <connect --jmx-manager=localhost[22413]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22413] ..
Successfully connected to: [host=localhost, port=22413]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 39


[vm1] [info 2020/03/04 22:58:19.008 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 161 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1149
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236203
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2180
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 95
Total primaries transferred during this rebalance                                               | 12
Total time (in milliseconds) for this rebalance                                                 | 7443


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm2] [info 2020/03/04 22:58:19.185 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 174 ms)

[vm1] [info 2020/03/04 22:58:19.303 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 163 ms)

[vm3] [info 2020/03/04 22:58:19.344 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 154 ms)

[vm2] [info 2020/03/04 22:58:19.455 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 149 ms)

[vm4] [info 2020/03/04 22:58:19.496 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 149 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:58:19.613 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 155 ms)

[vm5] [info 2020/03/04 22:58:19.653 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 156 ms)

[vm4] [info 2020/03/04 22:58:19.761 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 145 ms)

[vm6] [info 2020/03/04 22:58:19.800 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 145 ms)

[vm5] [info 2020/03/04 22:58:19.927 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 165 ms)

[vm0] [info 2020/03/04 22:58:19.949 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x7be] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 22:58:19.950 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x7be] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 146 ms)

[info 2020/03/04 22:58:19.951 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:19.953 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x7be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c256749(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:58:19.953 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x7be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:19.953 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x7be] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c256749(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:58:19.954 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58bcb3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:58:19.954 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:19.954 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58bcb3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:58:19.955 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @437eb23d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:58:19.955 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x692] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:19.955 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @437eb23d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:58:19.956 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16e44803(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:58:19.956 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x6dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:19.956 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16e44803(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:58:19.957 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7972a443(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:58:19.957 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x6f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:19.957 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7972a443(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:58:19.958 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41d678ca(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:58:19.958 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:19.958 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41d678ca(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:58:19.959 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39a9b324(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:58:19.959 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:19.959 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39a9b324(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:58:19.962 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x7be] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 22:58:19.962 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x7be] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 22:58:19.963 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 22:58:19.963 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 22:58:19.964 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 22:58:19.964 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 22:58:19.965 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 22:58:19.965 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 22:58:19.966 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 22:58:19.967 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 22:58:19.968 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 22:58:19.968 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 22:58:19.969 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 22:58:19.969 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 22:58:19.976 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 22:58:19.977 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:58:20.012 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26653].
Not connected.


[info 2020/03/04 22:58:20.013 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:58:20.014 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:20.015 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x7be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cb9e9b0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:58:20.015 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x7be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:20.016 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x7be] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cb9e9b0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:58:20.016 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f08297e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:58:20.016 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:20.016 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f08297e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:58:20.017 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @552ab21(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:58:20.017 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x692] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:20.017 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @552ab21(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:58:20.018 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52545da9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:58:20.018 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x6dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:20.018 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52545da9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:58:20.019 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d991092(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:58:20.019 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x6f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:20.019 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d991092(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:58:20.020 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2735475a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:58:20.020 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:20.020 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2735475a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:58:20.020 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fa0b4d2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:58:20.021 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:20.021 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fa0b4d2(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:58:20.023 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5523014834179140881

[info 2020/03/04 22:58:20.025 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:58:20.078 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 149 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 22:58:20.226 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x7f9] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 22:58:20.227 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x7f9] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 145 ms)

[info 2020/03/04 22:58:20.228 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:20.230 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x7f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6287445c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:58:20.231 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x7f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:20.231 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x7f9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6287445c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:58:20.231 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ebaabc6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:58:20.231 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:20.231 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ebaabc6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:58:20.232 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x693] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a555a01(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:58:20.232 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x693] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:20.233 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a555a01(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:58:20.233 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f9e6fbf(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:58:20.234 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:20.234 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f9e6fbf(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:58:20.235 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24ba62ec(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:58:20.235 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x701] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:20.235 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24ba62ec(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:58:20.236 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d8de024(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:58:20.236 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:20.236 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d8de024(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:58:20.237 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11fdd18c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:58:20.237 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:20.237 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11fdd18c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:58:20.239 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x7f9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 22:58:20.239 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x7f9] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 22:58:20.240 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 22:58:20.241 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 22:58:20.241 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x693] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 22:58:20.242 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 22:58:20.242 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 22:58:20.243 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 22:58:20.244 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 22:58:20.244 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[info 2020/03/04 22:58:20.244 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:20.245 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 22:58:20.245 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm0] [info 2020/03/04 22:58:20.245 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x7be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10827dd7(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:58:20.245 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x7be] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:20.245 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x7be] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10827dd7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:58:20.245 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a46620(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:58:20.246 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:20.246 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a46620(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:58:20.246 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 22:58:20.246 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[vm2] [info 2020/03/04 22:58:20.246 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d705369(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:58:20.247 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x692] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:20.247 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d705369(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:58:20.247 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aa3f299(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:58:20.248 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x6dd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:20.248 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aa3f299(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:58:20.248 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @333cfb65(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:58:20.248 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x6f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:20.249 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @333cfb65(0, "IgnoredException addIgnoredException") (took 0 ms)

[locator] [info 2020/03/04 22:58:20.248 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 22:58:20.249 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)

[vm5] [info 2020/03/04 22:58:20.249 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3131796a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:58:20.249 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:20.249 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3131796a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:58:20.250 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b212f7c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:58:20.250 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x625] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:20.250 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b212f7c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:58:20.253 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x7be] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6a0e605e

[vm0] [info 2020/03/04 22:58:20.259 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x7be] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 22:58:20.259 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x7be] Locator was created at Wed Mar 04 22:58:20 GMT 2020

[vm0] [info 2020/03/04 22:58:20.260 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x7be] Listening on port 26655 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:58:20.260 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x7be] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5523014834179140881/locator/locator26655view.dat

[vm0] [info 2020/03/04 22:58:20.260 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x7be] recovery file not found: /tmp/junit5523014834179140881/locator/locator26655view.dat

[vm0] [info 2020/03/04 22:58:20.261 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x7be] Starting distributed system

[vm0] [info 2020/03/04 22:58:20.262 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x7be] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:58:20.271 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25008].
Not connected.


[info 2020/03/04 22:58:20.273 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:58:20.276 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:20.277 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x7f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @703ab773(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:58:20.277 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x7f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:20.278 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x7f9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @703ab773(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:58:20.278 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c1ffb85(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:58:20.278 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:20.278 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c1ffb85(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:58:20.279 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x693] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a4cf01e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:58:20.279 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x693] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:20.279 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a4cf01e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:58:20.280 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b964f78(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:58:20.280 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:20.280 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b964f78(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:58:20.281 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23f246a5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:58:20.281 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x701] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:20.281 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23f246a5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:58:20.282 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20b38fa8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:58:20.282 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:20.282 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20b38fa8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:58:20.283 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6752110f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:58:20.283 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:20.283 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6752110f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:58:20.286 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12579245810542009079

[info 2020/03/04 22:58:20.288 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:58:20.500 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:20.501 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x7f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cee9be5(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:58:20.501 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x7f9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:20.501 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x7f9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cee9be5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:58:20.502 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dc4ef39(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:58:20.502 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:20.502 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dc4ef39(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:58:20.503 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x693] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2297d29d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:58:20.503 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x693] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:20.503 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2297d29d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:58:20.504 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f2dc424(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:58:20.504 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x6d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:20.504 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f2dc424(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:58:20.505 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b379df9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:58:20.505 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x701] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:20.505 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b379df9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:58:20.506 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e8022d3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:58:20.506 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x588] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:20.506 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e8022d3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:58:20.507 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c4efc16(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:58:20.507 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:20.507 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c4efc16(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:58:20.510 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x7f9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74f75e0d

[vm0] [info 2020/03/04 22:58:20.515 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x7f9] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 22:58:20.515 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x7f9] Locator was created at Wed Mar 04 22:58:20 GMT 2020

[vm0] [info 2020/03/04 22:58:20.515 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x7f9] Listening on port 25010 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:58:20.516 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x7f9] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12579245810542009079/locator/locator25010view.dat

[vm0] [info 2020/03/04 22:58:20.516 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x7f9] recovery file not found: /tmp/junit12579245810542009079/locator/locator25010view.dat

[vm0] [info 2020/03/04 22:58:20.516 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x7f9] Starting distributed system

[vm0] [info 2020/03/04 22:58:20.518 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x7f9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:58:22.508 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@606c1869

[vm1] [info 2020/03/04 22:58:22.517 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:58:23.100 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x6d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5d6f2522

[vm2] [info 2020/03/04 22:58:23.105 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x6d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:58:23.710 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5c6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@778e0328

[vm3] [info 2020/03/04 22:58:23.715 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5c6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:58:23.789 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6dab9d3c

[vm5] [info 2020/03/04 22:58:23.795 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:58:24.084 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4ca74a8c

[vm1] [info 2020/03/04 22:58:24.088 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:58:24.291 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@793eaf1a

[vm1] [info 2020/03/04 22:58:24.296 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:58:24.310 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a0666c

[vm4] [info 2020/03/04 22:58:24.315 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x5a4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:58:24.472 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@73322998

[vm6] [info 2020/03/04 22:58:24.477 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x71e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:58:24.657 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x692] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c8aadf

[vm2] [info 2020/03/04 22:58:24.663 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x692] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:58:24.885 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x693] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3a606706

[vm2] [info 2020/03/04 22:58:24.891 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x693] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:58:24.932 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29429]

Command result for <connect --jmx-manager=localhost[29429]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29429] ..
Successfully connected to: [host=localhost, port=29429]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 22:58:25.332 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@59b6f8d4

[vm3] [info 2020/03/04 22:58:25.338 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x6dd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:58:25.414 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:58:25.532 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@88cd276

[vm3] [info 2020/03/04 22:58:25.537 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x6d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:58:25.985 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@276c24a4

[vm4] [info 2020/03/04 22:58:25.992 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x6f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:58:26.198 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x701] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6dc4fae7

[vm4] [info 2020/03/04 22:58:26.205 GMT <RMI TCP Connection(52)-172.17.0.3> tid=0x701] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:58:26.688 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26656]

Command result for <connect --jmx-manager=localhost[26656]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26656] ..
Successfully connected to: [host=localhost, port=26656]


[info 2020/03/04 22:58:26.853 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25011]

Command result for <connect --jmx-manager=localhost[25011]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25011] ..
Successfully connected to: [host=localhost, port=25011]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 930
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2584
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 261
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9105


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 22:58:29.209 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 156 ms)

[vm2] [info 2020/03/04 22:58:29.365 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 154 ms)

[vm3] [info 2020/03/04 22:58:29.515 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 147 ms)

[vm4] [info 2020/03/04 22:58:29.669 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 152 ms)

[vm5] [info 2020/03/04 22:58:29.834 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 163 ms)

[vm6] [info 2020/03/04 22:58:29.984 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 148 ms)

[vm0] [info 2020/03/04 22:58:30.131 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x5d5] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 22:58:30.132 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x5d5] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 146 ms)

[info 2020/03/04 22:58:30.133 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:30.135 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x5d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24e37b1d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:58:30.135 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x5d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:30.135 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x5d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24e37b1d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:58:30.138 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a1a1354(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:58:30.138 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:30.138 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a1a1354(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:58:30.139 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @587a4f1d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:58:30.139 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x4fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:30.140 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @587a4f1d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:58:30.140 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6736a669(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:58:30.140 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x52b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:30.140 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6736a669(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:58:30.141 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b2a1bcb(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:58:30.141 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x53b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:30.141 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b2a1bcb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:58:30.142 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @120b53e8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:58:30.142 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:30.142 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @120b53e8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:58:30.143 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7053a9a3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:58:30.143 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x71e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:30.143 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7053a9a3(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:58:30.146 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x5d5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 22:58:30.146 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x5d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 22:58:30.148 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 22:58:30.148 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 22:58:30.150 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 22:58:30.150 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 22:58:30.151 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 22:58:30.151 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 22:58:30.152 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 22:58:30.152 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 22:58:30.153 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 22:58:30.153 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 22:58:30.154 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 22:58:30.154 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 22:58:30.157 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 22:58:30.157 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 22:58:30.185 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21257].
Not connected.


[info 2020/03/04 22:58:30.187 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:58:30.188 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:30.189 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x5d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44c8d5e7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:58:30.189 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x5d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:30.189 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x5d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44c8d5e7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:58:30.190 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ade427(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:58:30.190 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:30.190 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ade427(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:58:30.191 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39b29876(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:58:30.191 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x4fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:30.191 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39b29876(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:58:30.192 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dcddf2f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:58:30.192 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x52b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:30.192 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dcddf2f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:58:30.193 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @609989de(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:58:30.193 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x53b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:30.193 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @609989de(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:58:30.194 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a9c0657(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:58:30.194 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:30.194 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a9c0657(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:58:30.195 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51f5c6a3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:58:30.195 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x71e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:30.195 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51f5c6a3(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:58:30.198 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9925437102867578947

[info 2020/03/04 22:58:30.200 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:58:30.420 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:30.420 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x5d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @799d7284(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:58:30.420 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x5d5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:58:30.420 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x5d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @799d7284(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:58:30.421 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e3e0467(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:58:30.422 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:58:30.422 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e3e0467(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:58:30.422 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49f968a4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:58:30.423 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x4fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:58:30.423 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x4fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49f968a4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:58:30.423 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61f60944(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:58:30.424 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x52b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:58:30.424 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61f60944(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:58:30.424 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6935b431(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:58:30.425 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x53b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:58:30.425 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x53b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6935b431(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:58:30.425 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d61cc0c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:58:30.426 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:58:30.426 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d61cc0c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:58:30.426 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6018bf9a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:58:30.427 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x71e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:58:30.427 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6018bf9a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 22:58:30.430 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x5d5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@493ba6dd

[vm0] [info 2020/03/04 22:58:30.435 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x5d5] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 22:58:30.435 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x5d5] Locator was created at Wed Mar 04 22:58:30 GMT 2020

[vm0] [info 2020/03/04 22:58:30.435 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x5d5] Listening on port 21259 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:58:30.436 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x5d5] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9925437102867578947/locator/locator21259view.dat

[vm0] [info 2020/03/04 22:58:30.436 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x5d5] recovery file not found: /tmp/junit9925437102867578947/locator/locator21259view.dat

[vm0] [info 2020/03/04 22:58:30.436 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x5d5] Starting distributed system

[vm0] [info 2020/03/04 22:58:30.439 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x5d5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:58:34.077 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@668e8b87

[vm1] [info 2020/03/04 22:58:34.082 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:58:34.657 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x4fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29bd5bee

[vm2] [info 2020/03/04 22:58:34.663 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x4fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:58:35.265 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x52b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@dde4697

[vm3] [info 2020/03/04 22:58:35.278 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x52b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:58:35.891 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x53b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a27312f

[vm4] [info 2020/03/04 22:58:35.896 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x53b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:58:36.594 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21260]

Command result for <connect --jmx-manager=localhost[21260]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21260] ..
Successfully connected to: [host=localhost, port=21260]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:59:00.423 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x743] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440@8b3c963

[vm5] [info 2020/03/04 22:59:00.428 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x743] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:59:01.188 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x746] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@77784cff

[vm6] [info 2020/03/04 22:59:01.193 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x746] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2862
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 290
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9642


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 22:59:05.343 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 150 ms)

[vm5] [info 2020/03/04 22:59:05.496 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x746] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440@485a6b71

[vm5] [info 2020/03/04 22:59:05.502 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x746] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:59:05.504 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x70f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 158 ms)

[vm3] [info 2020/03/04 22:59:05.674 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x725] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 167 ms)

[vm4] [info 2020/03/04 22:59:05.827 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 151 ms)

[vm5] [info 2020/03/04 22:59:05.988 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x743] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 159 ms)

[vm6] [info 2020/03/04 22:59:06.138 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x746] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 148 ms)

[vm6] [info 2020/03/04 22:59:06.242 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x744] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40@39a0dcc5

[vm6] [info 2020/03/04 22:59:06.248 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x744] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:59:06.288 GMT <RMI TCP Connection(128)-172.17.0.2> tid=0x663] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 22:59:06.289 GMT <RMI TCP Connection(128)-172.17.0.2> tid=0x663] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 148 ms)

[info 2020/03/04 22:59:06.290 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:06.292 GMT <RMI TCP Connection(128)-172.17.0.2> tid=0x663] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1803b107(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:59:06.293 GMT <RMI TCP Connection(128)-172.17.0.2> tid=0x663] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:06.293 GMT <RMI TCP Connection(128)-172.17.0.2> tid=0x663] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1803b107(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:59:06.294 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38174758(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:59:06.294 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:06.294 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38174758(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:59:06.295 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x70f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fec5668(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:59:06.295 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x70f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:06.295 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x70f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fec5668(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:59:06.298 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x725] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68c18834(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:59:06.298 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x725] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:06.298 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x725] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68c18834(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:59:06.299 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51f543ee(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:59:06.299 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:06.299 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51f543ee(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:59:06.300 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x743] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @789edd02(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:59:06.300 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x743] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:06.300 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x743] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @789edd02(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:59:06.301 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x746] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ee36877(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:59:06.301 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x746] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:06.301 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x746] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ee36877(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:59:06.304 GMT <RMI TCP Connection(128)-172.17.0.2> tid=0x663] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 22:59:06.305 GMT <RMI TCP Connection(128)-172.17.0.2> tid=0x663] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 22:59:06.306 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 22:59:06.306 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 22:59:06.307 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x70f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 22:59:06.307 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x70f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 22:59:06.310 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x725] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 22:59:06.310 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x725] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 22:59:06.311 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 22:59:06.311 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 22:59:06.312 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x743] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 22:59:06.312 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x743] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 22:59:06.313 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x746] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 22:59:06.314 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x746] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 22:59:06.316 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 22:59:06.317 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:59:06.346 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20455].
Not connected.


[info 2020/03/04 22:59:06.348 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:59:06.349 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:06.350 GMT <RMI TCP Connection(128)-172.17.0.2> tid=0x663] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52e0cb02(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:59:06.351 GMT <RMI TCP Connection(128)-172.17.0.2> tid=0x663] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:06.351 GMT <RMI TCP Connection(128)-172.17.0.2> tid=0x663] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52e0cb02(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:59:06.351 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a38f68(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:59:06.352 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:06.352 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a38f68(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:59:06.352 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x70f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e13398f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:59:06.352 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x70f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:06.352 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x70f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e13398f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:59:06.353 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x725] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14c84711(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:59:06.353 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x725] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:06.354 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x725] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14c84711(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:59:06.354 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10caee48(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:59:06.354 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:06.354 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10caee48(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:59:06.355 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x743] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e103e4a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:59:06.356 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x743] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:06.356 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x743] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e103e4a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:59:06.356 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x746] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @449e2a1e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:59:06.356 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x746] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:06.357 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x746] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @449e2a1e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:59:06.360 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10167702766355433959

[info 2020/03/04 22:59:06.363 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:59:06.584 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:06.585 GMT <RMI TCP Connection(128)-172.17.0.2> tid=0x663] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7646252(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:59:06.585 GMT <RMI TCP Connection(128)-172.17.0.2> tid=0x663] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:06.585 GMT <RMI TCP Connection(128)-172.17.0.2> tid=0x663] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7646252(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:59:06.586 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2748f95a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:59:06.586 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:06.586 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2748f95a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:59:06.587 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x70f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f5d0c65(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:59:06.587 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x70f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:06.587 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x70f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f5d0c65(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:59:06.588 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x725] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @387f6c9d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:59:06.589 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x725] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:06.589 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x725] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @387f6c9d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:59:06.589 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aaab88(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:59:06.589 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:06.590 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aaab88(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:59:06.590 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x743] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39f12a4d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:59:06.590 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x743] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:06.590 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x743] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39f12a4d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:59:06.591 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x746] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6707bf20(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:59:06.591 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x746] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:06.591 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x746] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6707bf20(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:59:06.594 GMT <RMI TCP Connection(128)-172.17.0.2> tid=0x663] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6aea0cbe

[vm0] [info 2020/03/04 22:59:06.600 GMT <RMI TCP Connection(128)-172.17.0.2> tid=0x663] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 22:59:06.600 GMT <RMI TCP Connection(128)-172.17.0.2> tid=0x663] Locator was created at Wed Mar 04 22:59:06 GMT 2020

[vm0] [info 2020/03/04 22:59:06.600 GMT <RMI TCP Connection(128)-172.17.0.2> tid=0x663] Listening on port 20457 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:59:06.600 GMT <RMI TCP Connection(128)-172.17.0.2> tid=0x663] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10167702766355433959/locator/locator20457view.dat

[vm0] [info 2020/03/04 22:59:06.601 GMT <RMI TCP Connection(128)-172.17.0.2> tid=0x663] recovery file not found: /tmp/junit10167702766355433959/locator/locator20457view.dat

[vm0] [info 2020/03/04 22:59:06.601 GMT <RMI TCP Connection(128)-172.17.0.2> tid=0x663] Starting distributed system

[vm0] [info 2020/03/04 22:59:06.603 GMT <RMI TCP Connection(128)-172.17.0.2> tid=0x663] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2854
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 314
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9732


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 22:59:10.459 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 155 ms)

[vm1] [info 2020/03/04 22:59:10.551 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7c3eead2

[vm1] [info 2020/03/04 22:59:10.557 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:59:10.618 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 156 ms)

[vm3] [info 2020/03/04 22:59:10.783 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 162 ms)

[vm5] [info 2020/03/04 22:59:10.830 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x701] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@3243ee1e

[vm5] [info 2020/03/04 22:59:10.836 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x701] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:59:10.925 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x708] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 140 ms)

[vm5] [info 2020/03/04 22:59:11.085 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x746] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 158 ms)

[vm2] [info 2020/03/04 22:59:11.138 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x70f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@715a062f

[vm2] [info 2020/03/04 22:59:11.143 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x70f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:59:11.229 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x744] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 143 ms)

[vm0] [info 2020/03/04 22:59:11.372 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6f3] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 22:59:11.373 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 142 ms)

[info 2020/03/04 22:59:11.374 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:11.376 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21d6a7aa(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:59:11.376 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:11.376 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21d6a7aa(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:59:11.379 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b867bfe(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:59:11.379 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:11.379 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b867bfe(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:59:11.380 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74df026b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:59:11.380 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:11.380 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74df026b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:59:11.381 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b48981e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:59:11.381 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:11.381 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b48981e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:59:11.381 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x708] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24b1c9dd(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:59:11.382 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x708] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:11.382 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x708] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24b1c9dd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:59:11.382 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x746] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @104fca53(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:59:11.382 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x746] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:11.383 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x746] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @104fca53(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:59:11.383 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x744] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @301e4ce4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:59:11.383 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x744] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:11.383 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x744] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @301e4ce4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:59:11.386 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 22:59:11.386 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 22:59:11.389 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 22:59:11.389 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 22:59:11.390 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 22:59:11.390 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 22:59:11.391 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 22:59:11.391 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 22:59:11.392 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x708] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 22:59:11.392 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x708] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 22:59:11.393 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x746] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 22:59:11.394 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x746] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 22:59:11.394 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x744] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 22:59:11.395 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x744] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 22:59:11.397 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 22:59:11.398 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:59:11.423 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24094].
Not connected.


[info 2020/03/04 22:59:11.424 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:59:11.425 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:11.426 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64de5c33(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:59:11.426 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:11.426 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64de5c33(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:59:11.427 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a69d89e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:59:11.427 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:11.427 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a69d89e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:59:11.428 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69992c2e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:59:11.428 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:11.428 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69992c2e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:59:11.429 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74afe43a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:59:11.429 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:11.429 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74afe43a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:59:11.430 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x708] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25b4261c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:59:11.430 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x708] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:11.430 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x708] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25b4261c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:59:11.431 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x746] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea2aa4d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:59:11.431 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x746] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:11.431 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x746] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea2aa4d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:59:11.432 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x744] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @562669a1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:59:11.432 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x744] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:11.432 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x744] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @562669a1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:59:11.435 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17595434893444787418

[info 2020/03/04 22:59:11.437 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:59:11.566 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x70b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@522a758c

[vm6] [info 2020/03/04 22:59:11.571 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x70b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:59:11.662 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:11.663 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @af6c8f3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:59:11.663 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:11.663 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @af6c8f3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:59:11.664 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @acb75ee(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:59:11.664 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:11.664 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @acb75ee(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:59:11.665 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22a27ab3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:59:11.665 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x19c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:11.665 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22a27ab3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:59:11.666 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e28ba9b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:59:11.666 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x1a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:11.666 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x1a8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e28ba9b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:59:11.666 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x708] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @743d12f1(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:59:11.667 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x708] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:11.667 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x708] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @743d12f1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:59:11.667 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x746] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ed1233(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:59:11.667 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x746] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:11.668 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x746] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ed1233(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:59:11.668 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x744] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72cc4a9f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:59:11.668 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x744] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:11.668 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x744] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72cc4a9f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:59:11.671 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@1edc2c14

[vm0] [info 2020/03/04 22:59:11.676 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6f3] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 22:59:11.677 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6f3] Locator was created at Wed Mar 04 22:59:11 GMT 2020

[vm0] [info 2020/03/04 22:59:11.677 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6f3] Listening on port 24096 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:59:11.677 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6f3] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17595434893444787418/locator/locator24096view.dat

[vm0] [info 2020/03/04 22:59:11.677 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6f3] recovery file not found: /tmp/junit17595434893444787418/locator/locator24096view.dat

[vm0] [info 2020/03/04 22:59:11.678 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6f3] Starting distributed system

[vm0] [info 2020/03/04 22:59:11.679 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:59:11.748 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x725] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5d18a68

[vm3] [info 2020/03/04 22:59:11.755 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x725] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:59:12.376 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@67bccbde

[vm4] [info 2020/03/04 22:59:12.382 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:59:12.509 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x771] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840@55148436

[vm5] [info 2020/03/04 22:59:12.514 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x771] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:59:12.994 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20458]

Command result for <connect --jmx-manager=localhost[20458]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20458] ..
Successfully connected to: [host=localhost, port=20458]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:59:13.255 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x70f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@5da49cbb

[vm6] [info 2020/03/04 22:59:13.261 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x70f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2649
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 242
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8877


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 22:59:15.466 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 160 ms)

[vm1] [info 2020/03/04 22:59:15.484 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@33bd6d6b

[vm1] [info 2020/03/04 22:59:15.490 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:59:15.614 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6cf] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 145 ms)

[vm3] [info 2020/03/04 22:59:15.777 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6fd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 161 ms)

[vm4] [info 2020/03/04 22:59:15.932 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x5ab] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 152 ms)

[vm2] [info 2020/03/04 22:59:16.080 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x19c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5c8d36aa

[vm2] [info 2020/03/04 22:59:16.085 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x19c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:59:16.109 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x701] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 175 ms)

[vm6] [info 2020/03/04 22:59:16.257 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x70b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 146 ms)

[vm0] [info 2020/03/04 22:59:16.399 GMT <RMI TCP Connection(137)-172.17.0.6> tid=0x846] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 22:59:16.400 GMT <RMI TCP Connection(137)-172.17.0.6> tid=0x846] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 141 ms)

[info 2020/03/04 22:59:16.401 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:16.403 GMT <RMI TCP Connection(137)-172.17.0.6> tid=0x846] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5493a2b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:59:16.403 GMT <RMI TCP Connection(137)-172.17.0.6> tid=0x846] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:16.404 GMT <RMI TCP Connection(137)-172.17.0.6> tid=0x846] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5493a2b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:59:16.404 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4705e788(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:59:16.405 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:16.405 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4705e788(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:59:16.406 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @368e3153(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:59:16.406 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:16.406 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6cf] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @368e3153(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:59:16.407 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63b47997(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:59:16.407 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:16.407 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63b47997(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:59:16.408 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x5ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20aa615e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:59:16.408 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x5ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:16.408 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x5ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20aa615e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:59:16.409 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f72c4f9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:59:16.409 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x701] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:16.409 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x701] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f72c4f9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:59:16.410 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x70b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ef3f31b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:59:16.410 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x70b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:16.410 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x70b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ef3f31b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:59:16.413 GMT <RMI TCP Connection(137)-172.17.0.6> tid=0x846] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 22:59:16.413 GMT <RMI TCP Connection(137)-172.17.0.6> tid=0x846] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 22:59:16.414 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 22:59:16.414 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 22:59:16.415 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6cf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 22:59:16.415 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6cf] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 22:59:16.416 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 22:59:16.417 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 22:59:16.418 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x5ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 22:59:16.418 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x5ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 22:59:16.419 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x701] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 22:59:16.419 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x701] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 22:59:16.420 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x70b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 22:59:16.420 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x70b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 22:59:16.423 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 22:59:16.423 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:59:16.450 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23723].
Not connected.


[info 2020/03/04 22:59:16.451 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:59:16.452 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:16.454 GMT <RMI TCP Connection(137)-172.17.0.6> tid=0x846] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3908cdd6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:59:16.454 GMT <RMI TCP Connection(137)-172.17.0.6> tid=0x846] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:16.454 GMT <RMI TCP Connection(137)-172.17.0.6> tid=0x846] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3908cdd6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:59:16.455 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a7df813(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:59:16.455 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:16.455 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a7df813(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:59:16.456 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ec6994d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:59:16.456 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:16.456 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6cf] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ec6994d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:59:16.457 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @265bbe6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:59:16.457 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:16.457 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @265bbe6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:59:16.458 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x5ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f058316(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:59:16.458 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x5ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:16.458 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x5ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f058316(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:59:16.459 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b638d31(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:59:16.459 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x701] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:16.459 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x701] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b638d31(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:59:16.460 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x70b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @431fbe83(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:59:16.460 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x70b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:16.460 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x70b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @431fbe83(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:59:16.463 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17177945333950910811

[info 2020/03/04 22:59:16.465 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:59:16.698 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:16.699 GMT <RMI TCP Connection(137)-172.17.0.6> tid=0x846] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bd84f11(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:59:16.699 GMT <RMI TCP Connection(137)-172.17.0.6> tid=0x846] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:16.699 GMT <RMI TCP Connection(137)-172.17.0.6> tid=0x846] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bd84f11(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:59:16.700 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6314efc1(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:59:16.700 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:16.701 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6314efc1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:59:16.701 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47758d46(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:59:16.702 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6cf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:16.702 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6cf] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47758d46(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:59:16.702 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2868f767(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:59:16.703 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:16.703 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2868f767(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:59:16.704 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x5ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dcfcced(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:59:16.704 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x5ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:16.704 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x5ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dcfcced(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:59:16.705 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @687fc8ac(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:59:16.705 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x701] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:16.705 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x701] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @687fc8ac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:59:16.705 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x70b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59a288c7(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:59:16.706 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x70b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:16.706 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x70b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59a288c7(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:59:16.709 GMT <RMI TCP Connection(137)-172.17.0.6> tid=0x846] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3b6316a6

[vm0] [info 2020/03/04 22:59:16.715 GMT <RMI TCP Connection(137)-172.17.0.6> tid=0x846] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 22:59:16.715 GMT <RMI TCP Connection(137)-172.17.0.6> tid=0x846] Locator was created at Wed Mar 04 22:59:16 GMT 2020

[vm0] [info 2020/03/04 22:59:16.715 GMT <RMI TCP Connection(137)-172.17.0.6> tid=0x846] Listening on port 23725 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:59:16.716 GMT <RMI TCP Connection(137)-172.17.0.6> tid=0x846] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17177945333950910811/locator/locator23725view.dat

[vm0] [info 2020/03/04 22:59:16.716 GMT <RMI TCP Connection(137)-172.17.0.6> tid=0x846] recovery file not found: /tmp/junit17177945333950910811/locator/locator23725view.dat

[vm0] [info 2020/03/04 22:59:16.716 GMT <RMI TCP Connection(137)-172.17.0.6> tid=0x846] Starting distributed system
[vm3] [info 2020/03/04 22:59:16.716 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x1a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6f6c8b63


[vm0] [info 2020/03/04 22:59:16.718 GMT <RMI TCP Connection(137)-172.17.0.6> tid=0x846] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:59:16.723 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x1a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2865
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 335
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9804


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm4] [info 2020/03/04 22:59:17.331 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x708] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1483b733

[vm4] [info 2020/03/04 22:59:17.337 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x708] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:59:17.467 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 149 ms)

[vm2] [info 2020/03/04 22:59:17.644 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x789] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 174 ms)

[vm3] [info 2020/03/04 22:59:17.800 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x70d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 154 ms)

[info 2020/03/04 22:59:17.942 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24097]

[vm4] [info 2020/03/04 22:59:17.952 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x72b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 150 ms)

Command result for <connect --jmx-manager=localhost[24097]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24097] ..
Successfully connected to: [host=localhost, port=24097]


[vm5] [info 2020/03/04 22:59:18.081 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x237] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@7704d24b

[vm5] [info 2020/03/04 22:59:18.087 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x237] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:59:18.137 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x771] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 183 ms)

[vm6] [info 2020/03/04 22:59:18.283 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x70f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 143 ms)

[vm0] [info 2020/03/04 22:59:18.426 GMT <RMI TCP Connection(155)-172.17.0.8> tid=0xec] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 22:59:18.427 GMT <RMI TCP Connection(155)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 142 ms)

[info 2020/03/04 22:59:18.428 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:18.430 GMT <RMI TCP Connection(155)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3466253e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:59:18.430 GMT <RMI TCP Connection(155)-172.17.0.8> tid=0xec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:18.430 GMT <RMI TCP Connection(155)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3466253e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:59:18.431 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a2b156b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:59:18.431 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:18.431 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a2b156b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:59:18.432 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x789] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69b8a1a0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:59:18.432 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x789] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:18.432 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x789] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69b8a1a0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:59:18.433 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x70d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d268e9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:59:18.433 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x70d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:18.433 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x70d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d268e9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:59:18.434 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x72b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a5232cd(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:59:18.435 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x72b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:18.435 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x72b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a5232cd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:59:18.435 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @570a71b7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:59:18.436 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x771] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:18.436 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x771] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @570a71b7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:59:18.436 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x70f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @367e7108(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:59:18.437 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x70f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:18.437 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x70f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @367e7108(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:59:18.439 GMT <RMI TCP Connection(155)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 22:59:18.439 GMT <RMI TCP Connection(155)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 22:59:18.440 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 22:59:18.440 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 22:59:18.441 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x789] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 22:59:18.442 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x789] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 22:59:18.443 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x70d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 22:59:18.443 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x70d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 22:59:18.444 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x72b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 22:59:18.444 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x72b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 22:59:18.445 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x771] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 22:59:18.446 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x771] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 22:59:18.447 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x70f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 22:59:18.447 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x70f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 22:59:18.450 GMT <RMI TCP Connection(21)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 22:59:18.450 GMT <RMI TCP Connection(21)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:59:18.478 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22413].
Not connected.


[info 2020/03/04 22:59:18.480 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:59:18.481 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:18.483 GMT <RMI TCP Connection(155)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14178085(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:59:18.483 GMT <RMI TCP Connection(155)-172.17.0.8> tid=0xec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:18.483 GMT <RMI TCP Connection(155)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14178085(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:59:18.484 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43427311(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:59:18.484 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:18.484 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43427311(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:59:18.485 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x789] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f03145c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:59:18.485 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x789] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:18.485 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x789] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f03145c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:59:18.485 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x70d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55e668dc(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:59:18.486 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x70d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:18.486 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x70d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55e668dc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:59:18.486 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x72b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c8aa35b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:59:18.486 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x72b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:18.486 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x72b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c8aa35b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:59:18.487 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d8b8c26(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:59:18.487 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x771] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:18.487 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x771] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d8b8c26(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:59:18.488 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x70f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31923b15(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:59:18.488 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x70f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:18.488 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x70f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31923b15(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:59:18.492 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit303576872841666917

[info 2020/03/04 22:59:18.494 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:59:18.706 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:18.707 GMT <RMI TCP Connection(155)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77daf052(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:59:18.707 GMT <RMI TCP Connection(155)-172.17.0.8> tid=0xec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:18.707 GMT <RMI TCP Connection(155)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77daf052(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:59:18.708 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59ff3f94(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:59:18.708 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:18.708 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59ff3f94(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:59:18.709 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x789] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac38f7f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:59:18.709 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x789] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:18.709 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x789] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac38f7f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:59:18.710 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x70d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fc7be7a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:59:18.710 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x70d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:18.710 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x70d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fc7be7a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:59:18.711 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x72b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61e3ec63(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:59:18.711 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x72b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:18.711 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x72b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61e3ec63(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:59:18.712 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @486ec9f7(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:59:18.712 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x771] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:18.712 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x771] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @486ec9f7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:59:18.713 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x70f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bb6e3e7(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:59:18.713 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x70f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:18.713 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x70f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bb6e3e7(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:59:18.717 GMT <RMI TCP Connection(155)-172.17.0.8> tid=0xec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@219c73bc

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 22:59:18.723 GMT <RMI TCP Connection(155)-172.17.0.8> tid=0xec] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 22:59:18.724 GMT <RMI TCP Connection(155)-172.17.0.8> tid=0xec] Locator was created at Wed Mar 04 22:59:18 GMT 2020

[vm0] [info 2020/03/04 22:59:18.724 GMT <RMI TCP Connection(155)-172.17.0.8> tid=0xec] Listening on port 22415 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:59:18.724 GMT <RMI TCP Connection(155)-172.17.0.8> tid=0xec] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit303576872841666917/locator/locator22415view.dat

[vm0] [info 2020/03/04 22:59:18.724 GMT <RMI TCP Connection(155)-172.17.0.8> tid=0xec] recovery file not found: /tmp/junit303576872841666917/locator/locator22415view.dat

[vm0] [info 2020/03/04 22:59:18.725 GMT <RMI TCP Connection(155)-172.17.0.8> tid=0xec] Starting distributed system

[vm0] [info 2020/03/04 22:59:18.727 GMT <RMI TCP Connection(155)-172.17.0.8> tid=0xec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:59:18.827 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0x5ba] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@4381ccec

[vm6] [info 2020/03/04 22:59:18.833 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0x5ba] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:59:20.566 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@5eb02ba5

[vm1] [info 2020/03/04 22:59:20.571 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:59:21.146 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6cf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@23e83b95

[vm2] [info 2020/03/04 22:59:21.150 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6cf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:59:21.759 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1f09e30b

[vm3] [info 2020/03/04 22:59:21.765 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:59:22.356 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x5ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5d282885

[vm4] [info 2020/03/04 22:59:22.361 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x5ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:59:22.488 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@1e4fa0ab

[vm1] [info 2020/03/04 22:59:22.493 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2682
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 238
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8937


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 22:59:22.735 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 161 ms)

[vm2] [info 2020/03/04 22:59:22.885 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x6d0] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 146 ms)

[info 2020/03/04 22:59:22.976 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23726]

Command result for <connect --jmx-manager=localhost[23726]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23726] ..
Successfully connected to: [host=localhost, port=23726]


[vm3] [info 2020/03/04 22:59:23.035 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5c6] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 148 ms)

[vm2] [info 2020/03/04 22:59:23.127 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x789] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4c20032f

[vm2] [info 2020/03/04 22:59:23.133 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x789] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:59:23.195 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 157 ms)

[vm5] [info 2020/03/04 22:59:23.359 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 162 ms)

[vm6] [info 2020/03/04 22:59:23.510 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0x5ba] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 150 ms)

[vm0] [info 2020/03/04 22:59:23.661 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x859] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 22:59:23.662 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x859] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 149 ms)

[info 2020/03/04 22:59:23.662 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:23.664 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x859] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b71dc32(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:59:23.665 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x859] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:23.665 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x859] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b71dc32(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:59:23.665 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @328ba679(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:59:23.666 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:23.666 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @328ba679(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:59:23.668 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @542172c0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:59:23.668 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:23.668 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x6d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @542172c0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:59:23.669 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47141ac8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:59:23.669 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5c6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:23.669 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5c6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47141ac8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:59:23.672 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f5d0976(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:59:23.672 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5a4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:23.672 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f5d0976(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:59:23.673 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2900775e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:59:23.673 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x237] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:23.673 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2900775e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:59:23.674 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0x5ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f7d0ed7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:59:23.674 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0x5ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:23.674 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0x5ba] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f7d0ed7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:59:23.676 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x859] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 22:59:23.676 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x859] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 22:59:23.677 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 22:59:23.677 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 22:59:23.680 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x6d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 22:59:23.680 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x6d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 22:59:23.681 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5c6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 22:59:23.681 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5c6] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 22:59:23.684 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 22:59:23.684 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 22:59:23.685 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 22:59:23.685 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 22:59:23.686 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0x5ba] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 22:59:23.686 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0x5ba] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 22:59:23.688 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 22:59:23.689 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:59:23.717 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29429].
Not connected.


[info 2020/03/04 22:59:23.719 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:59:23.720 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:23.721 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x859] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61f336ec(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:59:23.721 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x859] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:23.721 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x859] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61f336ec(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:59:23.722 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @502d17ee(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:59:23.722 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:23.722 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @502d17ee(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:59:23.723 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @446fce4e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:59:23.723 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:23.723 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x6d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @446fce4e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:59:23.724 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a144bda(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:59:23.724 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5c6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:23.724 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5c6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a144bda(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:59:23.725 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @277ad848(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:59:23.725 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5a4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:23.725 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @277ad848(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:59:23.726 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78b5fa6e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:59:23.726 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x237] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:23.726 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78b5fa6e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:59:23.727 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0x5ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10774341(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:59:23.727 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0x5ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:23.727 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0x5ba] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10774341(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:59:23.730 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x70d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5ab517b6

[info 2020/03/04 22:59:23.730 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14046240306259639335

[info 2020/03/04 22:59:23.733 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:59:23.735 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x70d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:59:23.954 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:23.955 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x859] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4765b6ed(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:59:23.955 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x859] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:23.955 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x859] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4765b6ed(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:59:23.956 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @235dc3bc(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:59:23.956 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:23.956 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @235dc3bc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:59:23.957 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f3f8e7f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:59:23.957 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x6d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:23.957 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x6d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f3f8e7f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:59:23.957 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56f983bd(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:59:23.958 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5c6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:23.958 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5c6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56f983bd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:59:23.958 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36749d21(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:59:23.958 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5a4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:23.958 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36749d21(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:59:23.959 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x237] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e695080(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:59:23.959 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x237] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:23.959 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x237] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e695080(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:59:23.960 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0x5ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18830c34(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:59:23.960 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0x5ba] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:23.960 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0x5ba] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18830c34(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:59:23.963 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x859] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@42f56b4c

[vm0] [info 2020/03/04 22:59:23.968 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x859] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 22:59:23.968 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x859] Locator was created at Wed Mar 04 22:59:23 GMT 2020

[vm0] [info 2020/03/04 22:59:23.968 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x859] Listening on port 29431 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:59:23.968 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x859] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14046240306259639335/locator/locator29431view.dat

[vm0] [info 2020/03/04 22:59:23.969 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x859] recovery file not found: /tmp/junit14046240306259639335/locator/locator29431view.dat

[vm0] [info 2020/03/04 22:59:23.969 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x859] Starting distributed system

[vm0] [info 2020/03/04 22:59:23.970 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x859] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:59:24.316 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x72b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a61c667

[vm4] [info 2020/03/04 22:59:24.321 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0x72b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:59:24.939 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22416]

Command result for <connect --jmx-manager=localhost[22416]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22416] ..
Successfully connected to: [host=localhost, port=22416]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 22:59:25.792 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x588] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840@49d60de6

[vm5] [info 2020/03/04 22:59:25.798 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x588] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 22:59:25.949 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@1f011c0

[vm5] [info 2020/03/04 22:59:25.954 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x5f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 22:59:26.522 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@7a2f7bca

[vm6] [info 2020/03/04 22:59:26.529 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x5b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:59:26.649 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x625] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40@417cf7b7

[vm6] [info 2020/03/04 22:59:26.656 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x625] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:59:27.879 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6966edcc

[vm1] [info 2020/03/04 22:59:27.890 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:59:28.556 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x6d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5edacde5

[vm2] [info 2020/03/04 22:59:28.561 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x6d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:59:29.173 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5c6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@35c03844

[vm3] [info 2020/03/04 22:59:29.179 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5c6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:59:29.774 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@572d551d

[vm4] [info 2020/03/04 22:59:29.779 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0x5a4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:59:30.378 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29432]

Command result for <connect --jmx-manager=localhost[29432]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29432] ..
Successfully connected to: [host=localhost, port=29432]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2794
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 332
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9573


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2694
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 309
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9183


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm5] [info 2020/03/04 22:59:30.665 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@68fb73b0

[vm5] [info 2020/03/04 22:59:30.671 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 22:59:30.677 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 155 ms)

[vm1] [info 2020/03/04 22:59:30.751 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 150 ms)

[vm2] [info 2020/03/04 22:59:30.831 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 152 ms)

[vm2] [info 2020/03/04 22:59:30.900 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 147 ms)

[vm3] [info 2020/03/04 22:59:30.974 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 140 ms)

[vm3] [info 2020/03/04 22:59:31.040 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 138 ms)

[vm4] [info 2020/03/04 22:59:31.120 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 144 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 22:59:31.192 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 149 ms)

[vm5] [info 2020/03/04 22:59:31.278 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 156 ms)

[vm5] [info 2020/03/04 22:59:31.361 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 167 ms)

[vm6] [info 2020/03/04 22:59:31.380 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@1df5a600

[vm6] [info 2020/03/04 22:59:31.385 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x71e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 22:59:31.425 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 145 ms)

[vm6] [info 2020/03/04 22:59:31.508 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 146 ms)

[vm0] [info 2020/03/04 22:59:31.570 GMT <RMI TCP Connection(126)-172.17.0.3> tid=0x5f3] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 22:59:31.571 GMT <RMI TCP Connection(126)-172.17.0.3> tid=0x5f3] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 144 ms)

[info 2020/03/04 22:59:31.572 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:31.574 GMT <RMI TCP Connection(126)-172.17.0.3> tid=0x5f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31ddfed3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:59:31.574 GMT <RMI TCP Connection(126)-172.17.0.3> tid=0x5f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:31.574 GMT <RMI TCP Connection(126)-172.17.0.3> tid=0x5f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31ddfed3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:59:31.575 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @664f284a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:59:31.575 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:31.575 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @664f284a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:59:31.576 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x693] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bb0e75d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:59:31.576 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x693] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:31.576 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bb0e75d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:59:31.579 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f2bda70(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:59:31.579 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:31.579 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f2bda70(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:59:31.580 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @741bf03e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:59:31.580 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x701] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:31.580 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @741bf03e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:59:31.581 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58f614d1(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:59:31.581 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:31.581 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58f614d1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:59:31.582 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1465caa1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:59:31.582 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:31.582 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1465caa1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:59:31.584 GMT <RMI TCP Connection(126)-172.17.0.3> tid=0x5f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 22:59:31.585 GMT <RMI TCP Connection(126)-172.17.0.3> tid=0x5f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 22:59:31.586 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 22:59:31.586 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 22:59:31.587 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x693] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 22:59:31.587 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 22:59:31.590 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 22:59:31.590 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 22:59:31.591 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 22:59:31.592 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 22:59:31.593 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 22:59:31.593 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 22:59:31.594 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 22:59:31.594 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 22:59:31.596 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 22:59:31.597 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:59:31.623 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25011].
Not connected.


[info 2020/03/04 22:59:31.625 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:59:31.626 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:31.627 GMT <RMI TCP Connection(126)-172.17.0.3> tid=0x5f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eecbc15(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:59:31.627 GMT <RMI TCP Connection(126)-172.17.0.3> tid=0x5f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:31.627 GMT <RMI TCP Connection(126)-172.17.0.3> tid=0x5f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eecbc15(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:59:31.628 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15dd5d1a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:59:31.628 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:31.628 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15dd5d1a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:59:31.629 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x693] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bb202df(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:59:31.629 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x693] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:31.629 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bb202df(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:59:31.630 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c70748f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:59:31.630 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:31.630 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c70748f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:59:31.631 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39a11481(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:59:31.631 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x701] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:31.631 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39a11481(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:59:31.632 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10b34d65(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:59:31.632 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:31.632 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10b34d65(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:59:31.633 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @124275d2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:59:31.633 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:31.633 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @124275d2(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:59:31.636 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18017926699036066873

[info 2020/03/04 22:59:31.639 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:59:31.650 GMT <RMI TCP Connection(128)-172.17.0.9> tid=0x54] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 22:59:31.651 GMT <RMI TCP Connection(128)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 140 ms)

[info 2020/03/04 22:59:31.652 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:31.654 GMT <RMI TCP Connection(128)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d6fda21(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:59:31.654 GMT <RMI TCP Connection(128)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:31.654 GMT <RMI TCP Connection(128)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d6fda21(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:59:31.655 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e331568(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:59:31.655 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:31.655 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e331568(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:59:31.656 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @766ba046(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:59:31.656 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x692] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:31.656 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @766ba046(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:59:31.657 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @473c4f7d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:59:31.657 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x6dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:31.657 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @473c4f7d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:59:31.658 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5003a633(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:59:31.658 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:31.658 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5003a633(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:59:31.659 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73dadbfa(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:59:31.659 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:31.659 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73dadbfa(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:59:31.660 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66e953f7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:59:31.660 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:31.660 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66e953f7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:59:31.662 GMT <RMI TCP Connection(128)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 22:59:31.662 GMT <RMI TCP Connection(128)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 22:59:31.663 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 22:59:31.664 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 22:59:31.665 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 22:59:31.665 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 22:59:31.666 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 22:59:31.666 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 22:59:31.667 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 22:59:31.667 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 22:59:31.668 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 22:59:31.668 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 22:59:31.669 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 22:59:31.669 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 22:59:31.672 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 22:59:31.672 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:59:31.699 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26656].
Not connected.


[info 2020/03/04 22:59:31.700 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:59:31.701 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:31.703 GMT <RMI TCP Connection(128)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b0a635(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:59:31.703 GMT <RMI TCP Connection(128)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:31.703 GMT <RMI TCP Connection(128)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b0a635(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:59:31.704 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @751967d7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:59:31.704 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:31.704 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @751967d7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:59:31.705 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48a1b122(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:59:31.705 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x692] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:31.705 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48a1b122(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:59:31.705 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b1238f2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:59:31.706 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x6dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:31.706 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b1238f2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:59:31.706 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @116d959f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:59:31.706 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:31.706 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @116d959f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:59:31.707 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e633482(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:59:31.707 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:31.707 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e633482(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:59:31.708 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ce624f4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:59:31.708 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:31.708 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ce624f4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:59:31.712 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3583139932941812849

[info 2020/03/04 22:59:31.714 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 22:59:31.859 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:31.860 GMT <RMI TCP Connection(126)-172.17.0.3> tid=0x5f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @410070b9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:59:31.860 GMT <RMI TCP Connection(126)-172.17.0.3> tid=0x5f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:31.860 GMT <RMI TCP Connection(126)-172.17.0.3> tid=0x5f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @410070b9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:59:31.861 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4832b532(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:59:31.861 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:31.861 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4832b532(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:59:31.861 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x693] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c834e2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:59:31.862 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x693] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:31.862 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c834e2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:59:31.862 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @377ede68(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:59:31.862 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:31.862 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @377ede68(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:59:31.863 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65775aa6(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:59:31.863 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x701] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:31.863 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65775aa6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:59:31.864 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @da413e8(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:59:31.864 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x588] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:31.864 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @da413e8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:59:31.865 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1126932e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:59:31.865 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x5b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:31.865 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1126932e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:59:31.868 GMT <RMI TCP Connection(126)-172.17.0.3> tid=0x5f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@207057d7

[vm0] [info 2020/03/04 22:59:31.873 GMT <RMI TCP Connection(126)-172.17.0.3> tid=0x5f3] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 22:59:31.874 GMT <RMI TCP Connection(126)-172.17.0.3> tid=0x5f3] Locator was created at Wed Mar 04 22:59:31 GMT 2020

[vm0] [info 2020/03/04 22:59:31.874 GMT <RMI TCP Connection(126)-172.17.0.3> tid=0x5f3] Listening on port 25013 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:59:31.874 GMT <RMI TCP Connection(126)-172.17.0.3> tid=0x5f3] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18017926699036066873/locator/locator25013view.dat

[vm0] [info 2020/03/04 22:59:31.874 GMT <RMI TCP Connection(126)-172.17.0.3> tid=0x5f3] recovery file not found: /tmp/junit18017926699036066873/locator/locator25013view.dat

[vm0] [info 2020/03/04 22:59:31.874 GMT <RMI TCP Connection(126)-172.17.0.3> tid=0x5f3] Starting distributed system

[vm0] [info 2020/03/04 22:59:31.876 GMT <RMI TCP Connection(126)-172.17.0.3> tid=0x5f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:59:31.934 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:31.935 GMT <RMI TCP Connection(128)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c53b67f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:59:31.935 GMT <RMI TCP Connection(128)-172.17.0.9> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:31.935 GMT <RMI TCP Connection(128)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c53b67f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:59:31.936 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35ad27f3(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:59:31.936 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:31.936 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35ad27f3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:59:31.937 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d98aba4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:59:31.937 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x692] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:31.937 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d98aba4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:59:31.938 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78c05dc8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:59:31.938 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x6dd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:31.939 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78c05dc8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:59:31.939 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @661d3264(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:59:31.940 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:31.940 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @661d3264(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:59:31.940 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e1d027c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:59:31.941 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x5f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:31.941 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e1d027c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:59:31.941 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @173a5ff(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:59:31.941 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x625] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:31.941 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @173a5ff(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:59:31.944 GMT <RMI TCP Connection(128)-172.17.0.9> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@376f3434

[vm0] [info 2020/03/04 22:59:31.949 GMT <RMI TCP Connection(128)-172.17.0.9> tid=0x54] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 22:59:31.950 GMT <RMI TCP Connection(128)-172.17.0.9> tid=0x54] Locator was created at Wed Mar 04 22:59:31 GMT 2020

[vm0] [info 2020/03/04 22:59:31.950 GMT <RMI TCP Connection(128)-172.17.0.9> tid=0x54] Listening on port 26658 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:59:31.951 GMT <RMI TCP Connection(128)-172.17.0.9> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3583139932941812849/locator/locator26658view.dat

[vm0] [info 2020/03/04 22:59:31.951 GMT <RMI TCP Connection(128)-172.17.0.9> tid=0x54] recovery file not found: /tmp/junit3583139932941812849/locator/locator26658view.dat

[vm0] [info 2020/03/04 22:59:31.952 GMT <RMI TCP Connection(128)-172.17.0.9> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 22:59:31.953 GMT <RMI TCP Connection(128)-172.17.0.9> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2877
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 346
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9855


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 22:59:35.613 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 158 ms)

[vm2] [info 2020/03/04 22:59:35.770 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x682] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 155 ms)

[vm1] [info 2020/03/04 22:59:35.771 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6c3b8706

[vm1] [info 2020/03/04 22:59:35.776 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:59:35.915 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6c3] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 143 ms)

[vm1] [info 2020/03/04 22:59:35.916 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@43055743

[vm1] [info 2020/03/04 22:59:35.921 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:59:36.067 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 150 ms)

[vm5] [info 2020/03/04 22:59:36.227 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 158 ms)

[vm6] [info 2020/03/04 22:59:36.372 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 144 ms)

[vm2] [info 2020/03/04 22:59:36.373 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x693] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@59c24952

[vm2] [info 2020/03/04 22:59:36.378 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x693] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:59:36.506 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x692] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7061a3b0

[vm2] [info 2020/03/04 22:59:36.511 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x692] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 22:59:36.516 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x5d5] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 22:59:36.516 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x5d5] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 142 ms)

[info 2020/03/04 22:59:36.517 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:36.519 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x5d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ae8025c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:59:36.519 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x5d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:36.519 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x5d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ae8025c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:59:36.522 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @276cdedd(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:59:36.522 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:36.522 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @276cdedd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:59:36.523 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x682] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63d4b435(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:59:36.523 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x682] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:36.523 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x682] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63d4b435(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:59:36.525 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cf616ae(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:59:36.525 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6c3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:36.525 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6c3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cf616ae(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:59:36.526 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42680e3(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:59:36.526 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:36.526 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42680e3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:59:36.527 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3efbbe18(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:59:36.527 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:36.528 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3efbbe18(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:59:36.528 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a0af1a1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:59:36.528 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x71e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:36.528 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a0af1a1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 22:59:36.531 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x5d5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 22:59:36.531 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x5d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 22:59:36.534 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 22:59:36.534 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 22:59:36.535 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x682] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 22:59:36.535 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x682] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 22:59:36.538 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6c3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 22:59:36.538 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6c3] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 22:59:36.539 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 22:59:36.539 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 22:59:36.540 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 22:59:36.540 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 22:59:36.541 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 22:59:36.542 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 22:59:36.544 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 22:59:36.545 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 22:59:36.569 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21260].
Not connected.


[info 2020/03/04 22:59:36.571 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 22:59:36.572 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:36.573 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x5d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7125a551(0, "IgnoredException remove")

[vm0] [info 2020/03/04 22:59:36.573 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x5d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:36.573 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x5d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7125a551(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 22:59:36.574 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @394b3589(0, "IgnoredException remove")

[vm1] [info 2020/03/04 22:59:36.574 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:36.574 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @394b3589(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 22:59:36.575 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x682] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a97c943(0, "IgnoredException remove")

[vm2] [info 2020/03/04 22:59:36.575 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x682] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:36.575 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x682] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a97c943(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 22:59:36.576 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cf049e6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 22:59:36.576 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6c3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:36.576 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6c3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cf049e6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 22:59:36.577 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7716c7a0(0, "IgnoredException remove")

[vm4] [info 2020/03/04 22:59:36.577 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:36.577 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7716c7a0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 22:59:36.577 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @115f1dda(0, "IgnoredException remove")

[vm5] [info 2020/03/04 22:59:36.578 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:36.578 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @115f1dda(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 22:59:36.578 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4776b06c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 22:59:36.578 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x71e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:36.578 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4776b06c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 22:59:36.582 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12115839662996285215

[info 2020/03/04 22:59:36.584 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:59:36.807 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:36.807 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x5d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @771c1f6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 22:59:36.807 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x5d5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 22:59:36.807 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x5d5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @771c1f6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 22:59:36.808 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d978f35(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 22:59:36.808 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 22:59:36.808 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d978f35(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 22:59:36.809 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x682] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1936794e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 22:59:36.809 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x682] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 22:59:36.809 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x682] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1936794e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 22:59:36.810 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d9b11e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 22:59:36.810 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6c3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 22:59:36.810 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6c3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d9b11e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 22:59:36.811 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37cfe68a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 22:59:36.811 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 22:59:36.811 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37cfe68a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 22:59:36.812 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69fcba26(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 22:59:36.812 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 22:59:36.812 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69fcba26(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 22:59:36.813 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59896c08(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 22:59:36.813 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x71e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 22:59:36.813 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59896c08(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 22:59:36.816 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x5d5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@59b65e58

[vm0] [info 2020/03/04 22:59:36.822 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x5d5] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 22:59:36.822 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x5d5] Locator was created at Wed Mar 04 22:59:36 GMT 2020

[vm0] [info 2020/03/04 22:59:36.822 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x5d5] Listening on port 21262 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 22:59:36.823 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x5d5] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12115839662996285215/locator/locator21262view.dat

[vm0] [info 2020/03/04 22:59:36.823 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x5d5] recovery file not found: /tmp/junit12115839662996285215/locator/locator21262view.dat

[vm0] [info 2020/03/04 22:59:36.823 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x5d5] Starting distributed system

[vm0] [info 2020/03/04 22:59:36.825 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x5d5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:59:36.988 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2eb3d6a4

[vm3] [info 2020/03/04 22:59:36.993 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:59:37.173 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6f62c4d0

[vm3] [info 2020/03/04 22:59:37.178 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x6dd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:59:37.576 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x701] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@50ec66df

[vm4] [info 2020/03/04 22:59:37.581 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x701] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:59:37.774 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29ab3029

[vm4] [info 2020/03/04 22:59:37.778 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x6f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:59:38.191 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25014]

Command result for <connect --jmx-manager=localhost[25014]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25014] ..
Successfully connected to: [host=localhost, port=25014]


[info 2020/03/04 22:59:38.380 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26659]

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <connect --jmx-manager=localhost[26659]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26659] ..
Successfully connected to: [host=localhost, port=26659]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 22:59:40.417 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2e77281b

[vm1] [info 2020/03/04 22:59:40.422 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 22:59:41.006 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x682] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@676efa1e

[vm2] [info 2020/03/04 22:59:41.012 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x682] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 22:59:41.602 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6c3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@6e8b2e51

[vm3] [info 2020/03/04 22:59:41.607 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6c3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 22:59:42.211 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3c2ac8ad

[vm4] [info 2020/03/04 22:59:42.216 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6d7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 22:59:42.821 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21263]

Command result for <connect --jmx-manager=localhost[21263]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21263] ..
Successfully connected to: [host=localhost, port=21263]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:00:03.640 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@19e8c12b

[vm5] [info 2020/03/04 23:00:03.646 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:00:04.364 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x7a9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@13707898

[vm6] [info 2020/03/04 23:00:04.369 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x7a9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:00:05.239 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 931
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2644
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 335
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9486


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:00:09.194 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 167 ms)

[vm5] [info 2020/03/04 23:00:09.332 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x746] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6d04a159

[vm5] [info 2020/03/04 23:00:09.337 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x746] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:00:09.346 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 150 ms)

[vm3] [info 2020/03/04 23:00:09.506 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 158 ms)

[vm4] [info 2020/03/04 23:00:09.658 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 149 ms)

[vm5] [info 2020/03/04 23:00:09.823 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a6] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 163 ms)

[vm6] [info 2020/03/04 23:00:09.968 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x7a9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 144 ms)

[vm6] [info 2020/03/04 23:00:10.076 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x7d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@967dede

[vm6] [info 2020/03/04 23:00:10.082 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x7d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:00:10.117 GMT <RMI TCP Connection(135)-172.17.0.2> tid=0x663] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 23:00:10.118 GMT <RMI TCP Connection(135)-172.17.0.2> tid=0x663] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 147 ms)

[info 2020/03/04 23:00:10.119 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:10.121 GMT <RMI TCP Connection(135)-172.17.0.2> tid=0x663] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b0136e9(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:00:10.121 GMT <RMI TCP Connection(135)-172.17.0.2> tid=0x663] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:10.121 GMT <RMI TCP Connection(135)-172.17.0.2> tid=0x663] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b0136e9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:00:10.122 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307e3ff6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:00:10.122 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:10.122 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307e3ff6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:00:10.123 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20cebaf8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:00:10.123 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x76d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:10.123 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20cebaf8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:00:10.124 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @422c5acb(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:00:10.124 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:10.124 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @422c5acb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:00:10.125 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f85065e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:00:10.125 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:10.125 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f85065e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:00:10.126 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fe3f136(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:00:10.126 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:10.126 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fe3f136(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:00:10.127 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x7a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49cd7b0a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:00:10.127 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x7a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:10.127 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x7a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49cd7b0a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:00:10.129 GMT <RMI TCP Connection(135)-172.17.0.2> tid=0x663] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 23:00:10.130 GMT <RMI TCP Connection(135)-172.17.0.2> tid=0x663] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 23:00:10.131 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 23:00:10.131 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 23:00:10.132 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 23:00:10.132 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 23:00:10.133 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 23:00:10.133 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 23:00:10.134 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 23:00:10.134 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 23:00:10.135 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 23:00:10.135 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a6] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 23:00:10.136 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x7a9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 23:00:10.136 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x7a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 23:00:10.138 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 23:00:10.139 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:00:10.160 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20458].
Not connected.


[info 2020/03/04 23:00:10.162 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:00:10.163 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:10.164 GMT <RMI TCP Connection(135)-172.17.0.2> tid=0x663] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5777fed7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:00:10.164 GMT <RMI TCP Connection(135)-172.17.0.2> tid=0x663] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:10.164 GMT <RMI TCP Connection(135)-172.17.0.2> tid=0x663] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5777fed7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:00:10.165 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79e1c6cb(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:00:10.165 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:10.165 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79e1c6cb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:00:10.166 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22f9d73a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:00:10.166 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x76d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:10.166 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22f9d73a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:00:10.167 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c3b981e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:00:10.167 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:10.167 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c3b981e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:00:10.168 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72658573(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:00:10.168 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:10.168 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72658573(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:00:10.169 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @766c412(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:00:10.169 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:10.169 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @766c412(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:00:10.170 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x7a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15419c7f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:00:10.170 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x7a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:10.170 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x7a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15419c7f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:00:10.172 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7256247403377691174

[info 2020/03/04 23:00:10.174 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:00:10.392 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:10.393 GMT <RMI TCP Connection(135)-172.17.0.2> tid=0x663] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38a2cd02(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:00:10.393 GMT <RMI TCP Connection(135)-172.17.0.2> tid=0x663] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:10.393 GMT <RMI TCP Connection(135)-172.17.0.2> tid=0x663] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38a2cd02(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:00:10.394 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27d7fd4(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:00:10.394 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:10.394 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27d7fd4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:00:10.395 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51d95e5e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:00:10.395 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x76d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:10.395 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51d95e5e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:00:10.395 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51ae413a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:00:10.396 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x788] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:10.396 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51ae413a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:00:10.396 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @764901b7(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:00:10.396 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:10.397 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @764901b7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:00:10.397 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5885c1c7(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:00:10.397 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:10.397 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5885c1c7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:00:10.398 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x7a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17cbad94(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:00:10.398 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x7a9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:10.398 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x7a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17cbad94(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:00:10.401 GMT <RMI TCP Connection(135)-172.17.0.2> tid=0x663] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6576c036

[vm0] [info 2020/03/04 23:00:10.406 GMT <RMI TCP Connection(135)-172.17.0.2> tid=0x663] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 23:00:10.407 GMT <RMI TCP Connection(135)-172.17.0.2> tid=0x663] Locator was created at Wed Mar 04 23:00:10 GMT 2020

[vm0] [info 2020/03/04 23:00:10.407 GMT <RMI TCP Connection(135)-172.17.0.2> tid=0x663] Listening on port 20460 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:00:10.407 GMT <RMI TCP Connection(135)-172.17.0.2> tid=0x663] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7256247403377691174/locator/locator20460view.dat

[vm0] [info 2020/03/04 23:00:10.407 GMT <RMI TCP Connection(135)-172.17.0.2> tid=0x663] recovery file not found: /tmp/junit7256247403377691174/locator/locator20460view.dat

[vm0] [info 2020/03/04 23:00:10.408 GMT <RMI TCP Connection(135)-172.17.0.2> tid=0x663] Starting distributed system

[vm0] [info 2020/03/04 23:00:10.409 GMT <RMI TCP Connection(135)-172.17.0.2> tid=0x663] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:00:10.946 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:00:14.360 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@47121e0a

[vm1] [info 2020/03/04 23:00:14.364 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:00:14.511 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x701] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@b54c484

[vm5] [info 2020/03/04 23:00:14.516 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x701] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 874
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2691
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 216
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 9249


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:00:14.843 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 157 ms)

[vm2] [info 2020/03/04 23:00:14.961 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d0b7eef

[vm2] [info 2020/03/04 23:00:14.966 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x76d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:00:15.012 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x745] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 166 ms)

[vm3] [info 2020/03/04 23:00:15.157 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7a3] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 143 ms)

[vm6] [info 2020/03/04 23:00:15.232 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7e8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@12620ec9

[vm6] [info 2020/03/04 23:00:15.237 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7e8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:00:15.317 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7bc] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 157 ms)

[vm5] [info 2020/03/04 23:00:15.484 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x746] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 165 ms)

[vm3] [info 2020/03/04 23:00:15.595 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x788] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@39088749

[vm3] [info 2020/03/04 23:00:15.601 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x788] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:00:15.635 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x7d0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 149 ms)

[vm0] [info 2020/03/04 23:00:15.781 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x638] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 23:00:15.782 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x638] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 145 ms)

[info 2020/03/04 23:00:15.783 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:15.785 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x638] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1950c3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:00:15.785 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x638] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:15.785 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x638] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1950c3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:00:15.788 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54131275(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:00:15.788 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:15.788 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54131275(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:00:15.789 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x745] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @173dcf2d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:00:15.789 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x745] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:15.789 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x745] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @173dcf2d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:00:15.790 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cead22d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:00:15.790 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:15.790 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7a3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cead22d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:00:15.791 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af6ae6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:00:15.791 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:15.791 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af6ae6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:00:15.792 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x746] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7245abcd(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:00:15.792 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x746] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:15.792 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x746] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7245abcd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:00:15.793 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x7d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @630fc10e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:00:15.793 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x7d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:15.793 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x7d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @630fc10e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:00:15.795 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x638] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 23:00:15.795 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x638] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 23:00:15.797 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 23:00:15.798 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 23:00:15.798 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x745] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 23:00:15.799 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x745] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 23:00:15.799 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7a3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 23:00:15.800 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7a3] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 23:00:15.800 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7bc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 23:00:15.801 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 23:00:15.802 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x746] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 23:00:15.802 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x746] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 23:00:15.803 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x7d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 23:00:15.803 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x7d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 23:00:15.805 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 23:00:15.805 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:00:15.833 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24097].
Not connected.


[info 2020/03/04 23:00:15.835 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:00:15.836 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:15.838 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x638] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35c3c7ab(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:00:15.838 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x638] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:15.838 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x638] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35c3c7ab(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:00:15.839 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72014c05(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:00:15.839 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:15.839 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72014c05(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:00:15.840 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x745] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35f3f654(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:00:15.840 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x745] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:15.840 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x745] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35f3f654(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:00:15.841 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61964d25(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:00:15.841 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:15.841 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7a3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61964d25(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:00:15.842 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51d4c3ca(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:00:15.842 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:15.842 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51d4c3ca(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:00:15.843 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x746] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eef48bb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:00:15.843 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x746] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:15.843 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x746] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eef48bb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:00:15.844 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x7d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @208e7ef1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:00:15.844 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x7d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:15.844 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x7d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @208e7ef1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:00:15.846 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5357734043813339869

[info 2020/03/04 23:00:15.848 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:00:16.075 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:16.076 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x638] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14b3ab99(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:00:16.076 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x638] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:16.076 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x638] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14b3ab99(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:00:16.077 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cf45aa3(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:00:16.077 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:16.077 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cf45aa3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:00:16.078 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x745] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75fe0500(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:00:16.078 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x745] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:16.078 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x745] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75fe0500(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:00:16.079 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13264b7d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:00:16.079 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7a3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:16.079 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7a3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13264b7d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:00:16.080 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5472e842(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:00:16.080 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7bc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:16.080 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5472e842(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:00:16.081 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x746] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2df4d1ec(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:00:16.081 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x746] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:16.081 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x746] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2df4d1ec(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:00:16.081 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x7d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2427aad2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:00:16.082 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x7d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:16.082 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x7d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2427aad2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:00:16.085 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x638] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@5a64041c

[vm0] [info 2020/03/04 23:00:16.090 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x638] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 23:00:16.090 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x638] Locator was created at Wed Mar 04 23:00:16 GMT 2020

[vm0] [info 2020/03/04 23:00:16.090 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x638] Listening on port 24099 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:00:16.090 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x638] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5357734043813339869/locator/locator24099view.dat

[vm0] [info 2020/03/04 23:00:16.090 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x638] recovery file not found: /tmp/junit5357734043813339869/locator/locator24099view.dat

[vm0] [info 2020/03/04 23:00:16.091 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x638] Starting distributed system

[vm0] [info 2020/03/04 23:00:16.092 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x638] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:00:16.098 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:00:16.220 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@64aa078a

[vm4] [info 2020/03/04 23:00:16.225 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:00:16.873 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20461]

Command result for <connect --jmx-manager=localhost[20461]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20461] ..
Successfully connected to: [host=localhost, port=20461]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 797
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2524
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 213
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8706


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:00:19.732 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 154 ms)

[vm1] [info 2020/03/04 23:00:19.770 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1037bd20

[vm1] [info 2020/03/04 23:00:19.774 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:00:19.883 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x77a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 149 ms)

[vm3] [info 2020/03/04 23:00:20.031 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x7b1] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 145 ms)

[vm4] [info 2020/03/04 23:00:20.190 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x778] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 157 ms)

[vm5] [info 2020/03/04 23:00:20.346 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x701] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 154 ms)

[vm2] [info 2020/03/04 23:00:20.364 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x745] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1f545b0b

[vm2] [info 2020/03/04 23:00:20.371 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x745] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:00:20.496 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7e8] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 149 ms)

[vm0] [info 2020/03/04 23:00:20.642 GMT <RMI TCP Connection(144)-172.17.0.6> tid=0x6e8] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 23:00:20.643 GMT <RMI TCP Connection(144)-172.17.0.6> tid=0x6e8] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 145 ms)

[info 2020/03/04 23:00:20.644 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:20.646 GMT <RMI TCP Connection(144)-172.17.0.6> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @757cfb90(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:00:20.646 GMT <RMI TCP Connection(144)-172.17.0.6> tid=0x6e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:20.646 GMT <RMI TCP Connection(144)-172.17.0.6> tid=0x6e8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @757cfb90(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:00:20.647 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @171e0677(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:00:20.647 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:20.647 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @171e0677(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:00:20.648 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x77a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22e41645(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:00:20.649 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x77a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:20.649 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x77a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22e41645(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:00:20.649 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x7b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @410eb954(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:00:20.650 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x7b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:20.650 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x7b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @410eb954(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:00:20.650 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x778] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @180649af(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:00:20.651 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x778] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:20.651 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x778] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @180649af(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:00:20.651 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f3e7b53(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:00:20.652 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x701] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:20.652 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x701] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f3e7b53(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:00:20.652 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @398fa4a6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:00:20.653 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:20.653 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7e8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @398fa4a6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:00:20.655 GMT <RMI TCP Connection(144)-172.17.0.6> tid=0x6e8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 23:00:20.655 GMT <RMI TCP Connection(144)-172.17.0.6> tid=0x6e8] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 23:00:20.656 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 23:00:20.656 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 23:00:20.657 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x77a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 23:00:20.657 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x77a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 23:00:20.658 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x7b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 23:00:20.659 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x7b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 23:00:20.659 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x778] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 23:00:20.660 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x778] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 23:00:20.660 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x701] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 23:00:20.661 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x701] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 23:00:20.662 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7e8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 23:00:20.662 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7e8] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 23:00:20.664 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 23:00:20.664 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:00:20.692 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23726].
Not connected.


[info 2020/03/04 23:00:20.694 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:00:20.695 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:20.696 GMT <RMI TCP Connection(144)-172.17.0.6> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76167e5e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:00:20.696 GMT <RMI TCP Connection(144)-172.17.0.6> tid=0x6e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:20.696 GMT <RMI TCP Connection(144)-172.17.0.6> tid=0x6e8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76167e5e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:00:20.697 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49ec4077(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:00:20.697 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:20.697 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49ec4077(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:00:20.698 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x77a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15ef94ee(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:00:20.698 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x77a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:20.698 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x77a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15ef94ee(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:00:20.699 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x7b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f2c15f2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:00:20.699 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x7b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:20.699 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x7b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f2c15f2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:00:20.700 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x778] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76585a27(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:00:20.700 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x778] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:20.700 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x778] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76585a27(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:00:20.700 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b3c4350(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:00:20.701 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x701] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:20.701 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x701] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b3c4350(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:00:20.701 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69186141(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:00:20.701 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:20.702 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7e8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69186141(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:00:20.704 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12364278134443544090

[info 2020/03/04 23:00:20.706 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:00:20.922 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:20.923 GMT <RMI TCP Connection(144)-172.17.0.6> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @588fcf03(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:00:20.923 GMT <RMI TCP Connection(144)-172.17.0.6> tid=0x6e8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:20.923 GMT <RMI TCP Connection(144)-172.17.0.6> tid=0x6e8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @588fcf03(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:00:20.924 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49eb330(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:00:20.924 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:20.924 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49eb330(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:00:20.925 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x77a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dc3aa8d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:00:20.925 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x77a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:20.925 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x77a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dc3aa8d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:00:20.926 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x7b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68f21566(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:00:20.926 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x7b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:20.926 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x7b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68f21566(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:00:20.927 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x778] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @503c1a69(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:00:20.927 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x778] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:20.927 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x778] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @503c1a69(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:00:20.928 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af320c1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:00:20.928 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x701] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:20.928 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x701] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af320c1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:00:20.929 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48d2021d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:00:20.929 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7e8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:20.929 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7e8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48d2021d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:00:20.932 GMT <RMI TCP Connection(144)-172.17.0.6> tid=0x6e8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@51d252ba

[vm0] [info 2020/03/04 23:00:20.936 GMT <RMI TCP Connection(144)-172.17.0.6> tid=0x6e8] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 23:00:20.937 GMT <RMI TCP Connection(144)-172.17.0.6> tid=0x6e8] Locator was created at Wed Mar 04 23:00:20 GMT 2020

[vm0] [info 2020/03/04 23:00:20.937 GMT <RMI TCP Connection(144)-172.17.0.6> tid=0x6e8] Listening on port 23728 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:00:20.937 GMT <RMI TCP Connection(144)-172.17.0.6> tid=0x6e8] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12364278134443544090/locator/locator23728view.dat

[vm0] [info 2020/03/04 23:00:20.937 GMT <RMI TCP Connection(144)-172.17.0.6> tid=0x6e8] recovery file not found: /tmp/junit12364278134443544090/locator/locator23728view.dat

[vm0] [info 2020/03/04 23:00:20.938 GMT <RMI TCP Connection(144)-172.17.0.6> tid=0x6e8] Starting distributed system

[vm0] [info 2020/03/04 23:00:20.939 GMT <RMI TCP Connection(144)-172.17.0.6> tid=0x6e8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:00:20.992 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7a3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@50c06669

[vm3] [info 2020/03/04 23:00:20.997 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7a3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:00:21.614 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7bc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a83ce27

[vm4] [info 2020/03/04 23:00:21.619 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x7bc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:00:21.750 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@43eb5551

[vm5] [info 2020/03/04 23:00:21.755 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7d8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:00:22.297 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24100]

Command result for <connect --jmx-manager=localhost[24100]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24100] ..
Successfully connected to: [host=localhost, port=24100]


[vm6] [info 2020/03/04 23:00:22.486 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7ec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@11bdfea6

[vm6] [info 2020/03/04 23:00:22.492 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7ec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:00:23.329 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:00:24.775 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@2e53eaf5

[vm1] [info 2020/03/04 23:00:24.780 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:00:25.380 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x77a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@bff65f5

[vm2] [info 2020/03/04 23:00:25.385 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x77a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:00:25.994 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x7b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@295648d4

[vm3] [info 2020/03/04 23:00:26.000 GMT <RMI TCP Connection(68)-172.17.0.6> tid=0x7b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 970
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236215
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2106
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 142
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 7281


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:00:26.487 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 157 ms)

[vm4] [info 2020/03/04 23:00:26.598 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x778] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@71875111

[vm4] [info 2020/03/04 23:00:26.604 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x778] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:00:26.639 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 150 ms)

[vm3] [info 2020/03/04 23:00:26.790 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x76c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 148 ms)

[vm5] [info 2020/03/04 23:00:26.910 GMT <RMI TCP Connection(88)-172.17.0.5> tid=0x77b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@23072f13

[vm5] [info 2020/03/04 23:00:26.916 GMT <RMI TCP Connection(88)-172.17.0.5> tid=0x77b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:00:26.939 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x78b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 146 ms)

[vm5] [info 2020/03/04 23:00:27.101 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 160 ms)

[vm6] [info 2020/03/04 23:00:27.244 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7ec] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 141 ms)

[info 2020/03/04 23:00:27.280 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23729]

Command result for <connect --jmx-manager=localhost[23729]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23729] ..
Successfully connected to: [host=localhost, port=23729]


[vm0] [info 2020/03/04 23:00:27.390 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0x800] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 23:00:27.391 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0x800] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 145 ms)

[info 2020/03/04 23:00:27.392 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:27.394 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0x800] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2889f94f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:00:27.394 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0x800] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:27.394 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0x800] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2889f94f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:00:27.394 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @517aa7bf(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:00:27.395 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:27.395 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @517aa7bf(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:00:27.395 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x7eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d8d0e97(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:00:27.396 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x7eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:27.396 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d8d0e97(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:00:27.396 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x76c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44330e0c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:00:27.396 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x76c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:27.397 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x76c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44330e0c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:00:27.397 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x78b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @463667c4(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:00:27.397 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x78b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:27.397 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x78b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @463667c4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:00:27.398 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e4bb4b2(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:00:27.398 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:27.398 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e4bb4b2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:00:27.399 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @149386ea(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:00:27.399 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:27.399 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7ec] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @149386ea(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:00:27.402 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0x800] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 23:00:27.402 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0x800] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 23:00:27.403 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 23:00:27.404 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 23:00:27.404 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x7eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 23:00:27.405 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 23:00:27.405 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x76c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 23:00:27.406 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x76c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 23:00:27.407 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x78b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 23:00:27.407 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x78b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 23:00:27.408 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 23:00:27.408 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 23:00:27.409 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7ec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 23:00:27.409 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7ec] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 23:00:27.412 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 23:00:27.412 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:00:27.440 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22416].
Not connected.


[info 2020/03/04 23:00:27.442 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:00:27.443 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:27.444 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0x800] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7569e01d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:00:27.444 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0x800] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:27.444 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0x800] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7569e01d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:00:27.445 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a0e0e17(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:00:27.445 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:27.445 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a0e0e17(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:00:27.446 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x7eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @227bc371(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:00:27.446 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x7eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:27.446 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @227bc371(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:00:27.447 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x76c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31149994(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:00:27.447 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x76c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:27.447 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x76c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31149994(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:00:27.448 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x78b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b46b0db(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:00:27.448 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x78b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:27.448 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x78b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b46b0db(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:00:27.449 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61b0b48c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:00:27.449 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:27.449 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61b0b48c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:00:27.449 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75e50a15(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:00:27.450 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:27.450 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7ec] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75e50a15(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:00:27.452 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18166857013942909693

[info 2020/03/04 23:00:27.454 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:00:27.640 GMT <RMI TCP Connection(86)-172.17.0.5> tid=0x7dc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d34c179

[vm6] [info 2020/03/04 23:00:27.645 GMT <RMI TCP Connection(86)-172.17.0.5> tid=0x7dc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:00:27.669 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:27.670 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0x800] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @223f3623(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:00:27.670 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0x800] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:27.670 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0x800] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @223f3623(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:00:27.671 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e59282a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:00:27.671 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:27.671 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e59282a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:00:27.672 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x7eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26c9c925(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:00:27.672 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x7eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:27.672 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26c9c925(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:00:27.673 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x76c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b7af79a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:00:27.673 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x76c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:27.673 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x76c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b7af79a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:00:27.674 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x78b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20268882(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:00:27.674 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x78b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:27.674 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x78b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20268882(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:00:27.675 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @738eea32(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:00:27.675 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7d8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:27.675 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @738eea32(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:00:27.676 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aeb9e69(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:00:27.676 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7ec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:27.676 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x7ec] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aeb9e69(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:00:27.679 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0x800] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@313f6776

[vm0] [info 2020/03/04 23:00:27.683 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0x800] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 23:00:27.684 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0x800] Locator was created at Wed Mar 04 23:00:27 GMT 2020

[vm0] [info 2020/03/04 23:00:27.684 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0x800] Listening on port 22418 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:00:27.684 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0x800] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18166857013942909693/locator/locator22418view.dat

[vm0] [info 2020/03/04 23:00:27.684 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0x800] recovery file not found: /tmp/junit18166857013942909693/locator/locator22418view.dat

[vm0] [info 2020/03/04 23:00:27.684 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0x800] Starting distributed system

[vm0] [info 2020/03/04 23:00:27.686 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0x800] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:00:28.529 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:00:29.952 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@43f6fd6b

[vm5] [info 2020/03/04 23:00:29.958 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x5f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:00:30.713 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x625] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@55dd60fc

[vm6] [info 2020/03/04 23:00:30.719 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x625] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:00:31.559 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@557a0459

[vm1] [info 2020/03/04 23:00:31.564 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:00:31.571 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 802
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2505
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 189
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 8553


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:00:32.149 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 168 ms)

[vm2] [info 2020/03/04 23:00:32.206 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x7eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@211d1b2f

[vm2] [info 2020/03/04 23:00:32.212 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x7eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:00:32.313 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x6d0] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 161 ms)

[vm3] [info 2020/03/04 23:00:32.469 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5c6] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 154 ms)

[vm4] [info 2020/03/04 23:00:32.620 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 148 ms)

[vm5] [info 2020/03/04 23:00:32.779 GMT <RMI TCP Connection(88)-172.17.0.5> tid=0x77b] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 158 ms)

[vm3] [info 2020/03/04 23:00:32.833 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x76c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@101315ef

[vm3] [info 2020/03/04 23:00:32.838 GMT <RMI TCP Connection(88)-172.17.0.8> tid=0x76c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:00:32.928 GMT <RMI TCP Connection(86)-172.17.0.5> tid=0x7dc] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 147 ms)

[vm0] [info 2020/03/04 23:00:33.072 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x8cf] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 23:00:33.073 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x8cf] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 143 ms)

[info 2020/03/04 23:00:33.074 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:33.076 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x8cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14b38ae3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:00:33.076 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x8cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:33.076 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x8cf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14b38ae3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:00:33.077 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @287c7c64(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:00:33.077 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:33.077 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @287c7c64(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:00:33.078 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e4d1b16(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:00:33.078 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:33.078 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x6d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e4d1b16(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:00:33.079 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77de7265(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:00:33.079 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5c6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:33.079 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5c6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77de7265(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:00:33.080 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35162377(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:00:33.080 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5a4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:33.080 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35162377(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:00:33.081 GMT <RMI TCP Connection(88)-172.17.0.5> tid=0x77b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c1925eb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:00:33.081 GMT <RMI TCP Connection(88)-172.17.0.5> tid=0x77b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:33.081 GMT <RMI TCP Connection(88)-172.17.0.5> tid=0x77b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c1925eb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:00:33.082 GMT <RMI TCP Connection(86)-172.17.0.5> tid=0x7dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d496695(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:00:33.082 GMT <RMI TCP Connection(86)-172.17.0.5> tid=0x7dc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:33.082 GMT <RMI TCP Connection(86)-172.17.0.5> tid=0x7dc] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d496695(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:00:33.085 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x8cf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 23:00:33.085 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x8cf] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 23:00:33.086 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 23:00:33.086 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 23:00:33.087 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x6d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 23:00:33.087 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x6d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 23:00:33.088 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5c6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 23:00:33.088 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5c6] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 23:00:33.089 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 23:00:33.090 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 23:00:33.090 GMT <RMI TCP Connection(88)-172.17.0.5> tid=0x77b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 23:00:33.091 GMT <RMI TCP Connection(88)-172.17.0.5> tid=0x77b] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 23:00:33.092 GMT <RMI TCP Connection(86)-172.17.0.5> tid=0x7dc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 23:00:33.092 GMT <RMI TCP Connection(86)-172.17.0.5> tid=0x7dc] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 23:00:33.094 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 23:00:33.094 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:00:33.122 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29432].
Not connected.


[info 2020/03/04 23:00:33.123 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:00:33.124 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:33.125 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x8cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1415e701(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:00:33.126 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x8cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:33.126 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x8cf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1415e701(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:00:33.126 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e407efb(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:00:33.127 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:33.127 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e407efb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:00:33.127 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @190443d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:00:33.128 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:33.128 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x6d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @190443d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:00:33.128 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @735ef095(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:00:33.128 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5c6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:33.128 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5c6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @735ef095(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:00:33.129 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f31f7e7(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:00:33.129 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5a4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:33.129 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f31f7e7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:00:33.130 GMT <RMI TCP Connection(88)-172.17.0.5> tid=0x77b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ec684a9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:00:33.130 GMT <RMI TCP Connection(88)-172.17.0.5> tid=0x77b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:33.130 GMT <RMI TCP Connection(88)-172.17.0.5> tid=0x77b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ec684a9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:00:33.131 GMT <RMI TCP Connection(86)-172.17.0.5> tid=0x7dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4efc8fd5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:00:33.131 GMT <RMI TCP Connection(86)-172.17.0.5> tid=0x7dc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:33.131 GMT <RMI TCP Connection(86)-172.17.0.5> tid=0x7dc] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4efc8fd5(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:00:33.133 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9252013497290488862

[info 2020/03/04 23:00:33.135 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:00:33.354 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:33.355 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x8cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fb22911(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:00:33.355 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x8cf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:33.355 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x8cf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fb22911(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:00:33.356 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @93952ea(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:00:33.356 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:33.356 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @93952ea(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:00:33.357 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @260c7fd6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:00:33.357 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x6d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:33.357 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x6d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @260c7fd6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:00:33.358 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @793e55af(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:00:33.358 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5c6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:33.358 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5c6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @793e55af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:00:33.359 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48c387af(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:00:33.359 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5a4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:33.359 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5a4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48c387af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:00:33.360 GMT <RMI TCP Connection(88)-172.17.0.5> tid=0x77b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e6a3040(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:00:33.360 GMT <RMI TCP Connection(88)-172.17.0.5> tid=0x77b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:33.360 GMT <RMI TCP Connection(88)-172.17.0.5> tid=0x77b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e6a3040(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:00:33.361 GMT <RMI TCP Connection(86)-172.17.0.5> tid=0x7dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ed9e4e8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:00:33.361 GMT <RMI TCP Connection(86)-172.17.0.5> tid=0x7dc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:33.361 GMT <RMI TCP Connection(86)-172.17.0.5> tid=0x7dc] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ed9e4e8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:00:33.364 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x8cf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4f82fc7a

[vm0] [info 2020/03/04 23:00:33.369 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x8cf] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 23:00:33.369 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x8cf] Locator was created at Wed Mar 04 23:00:33 GMT 2020

[vm0] [info 2020/03/04 23:00:33.369 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x8cf] Listening on port 29434 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:00:33.370 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x8cf] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9252013497290488862/locator/locator29434view.dat

[vm0] [info 2020/03/04 23:00:33.370 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x8cf] recovery file not found: /tmp/junit9252013497290488862/locator/locator29434view.dat

[vm0] [info 2020/03/04 23:00:33.370 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x8cf] Starting distributed system

[vm0] [info 2020/03/04 23:00:33.372 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x8cf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:00:33.467 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x78b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7eee04fc

[vm4] [info 2020/03/04 23:00:33.472 GMT <RMI TCP Connection(89)-172.17.0.8> tid=0x78b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:00:34.084 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22419]

Command result for <connect --jmx-manager=localhost[22419]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22419] ..
Successfully connected to: [host=localhost, port=22419]


[vm5] [info 2020/03/04 23:00:34.628 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x588] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@412fa908

[vm5] [info 2020/03/04 23:00:34.634 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x588] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573304
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 832
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608938
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2434
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 167
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 8313


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:00:35.085 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 156 ms)

[vm2] [info 2020/03/04 23:00:35.240 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 153 ms)

[vm6] [info 2020/03/04 23:00:35.344 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20824af0

[vm6] [info 2020/03/04 23:00:35.349 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x5b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:00:35.394 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 152 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:00:35.539 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 143 ms)

[vm5] [info 2020/03/04 23:00:35.690 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 149 ms)

[vm6] [info 2020/03/04 23:00:35.836 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 145 ms)

[vm0] [info 2020/03/04 23:00:35.978 GMT <RMI TCP Connection(136)-172.17.0.9> tid=0x879] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 23:00:35.980 GMT <RMI TCP Connection(136)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 141 ms)

[info 2020/03/04 23:00:35.981 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:35.983 GMT <RMI TCP Connection(136)-172.17.0.9> tid=0x879] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54f8d73a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:00:35.983 GMT <RMI TCP Connection(136)-172.17.0.9> tid=0x879] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:35.983 GMT <RMI TCP Connection(136)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54f8d73a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:00:35.984 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @466d934b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:00:35.984 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:35.984 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @466d934b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:00:35.985 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44d8f520(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:00:35.985 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x692] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:35.985 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44d8f520(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:00:35.986 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71a31d45(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:00:35.986 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x6dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:35.986 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71a31d45(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:00:35.987 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d551a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:00:35.987 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x6f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:35.987 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d551a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:00:35.988 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71ff0899(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:00:35.988 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:35.988 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71ff0899(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:00:35.989 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cf17fad(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:00:35.989 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:35.989 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cf17fad(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:00:35.991 GMT <RMI TCP Connection(136)-172.17.0.9> tid=0x879] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 23:00:35.991 GMT <RMI TCP Connection(136)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 23:00:35.992 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 23:00:35.993 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 23:00:35.993 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 23:00:35.994 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 23:00:35.994 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 23:00:35.995 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 23:00:35.995 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 23:00:35.996 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 23:00:35.997 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 23:00:35.997 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 23:00:35.998 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 23:00:35.998 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 23:00:36.000 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 23:00:36.001 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:00:36.028 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26659].
Not connected.


[info 2020/03/04 23:00:36.029 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:00:36.030 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:36.032 GMT <RMI TCP Connection(136)-172.17.0.9> tid=0x879] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @208e3edb(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:00:36.032 GMT <RMI TCP Connection(136)-172.17.0.9> tid=0x879] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:36.032 GMT <RMI TCP Connection(136)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @208e3edb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:00:36.033 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71fd660e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:00:36.033 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:36.033 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71fd660e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:00:36.033 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c0f3722(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:00:36.034 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x692] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:36.034 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c0f3722(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:00:36.034 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42e97cfb(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:00:36.034 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x6dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:36.034 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42e97cfb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:00:36.035 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42ab158e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:00:36.035 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x6f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:36.035 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42ab158e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:00:36.036 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c2d1620(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:00:36.036 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:36.036 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c2d1620(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:00:36.037 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c842834(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:00:36.037 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:36.037 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c842834(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:00:36.040 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17533717714135051724

[info 2020/03/04 23:00:36.043 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:00:36.191 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:00:36.270 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:36.271 GMT <RMI TCP Connection(136)-172.17.0.9> tid=0x879] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4237a517(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:00:36.271 GMT <RMI TCP Connection(136)-172.17.0.9> tid=0x879] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:36.271 GMT <RMI TCP Connection(136)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4237a517(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:00:36.272 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @543af0c3(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:00:36.272 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:36.272 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @543af0c3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:00:36.273 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42b9f7b0(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:00:36.273 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x692] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:36.273 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42b9f7b0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:00:36.274 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8ce1e67(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:00:36.274 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x6dd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:36.274 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8ce1e67(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:00:36.275 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fd2f871(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:00:36.275 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x6f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:36.275 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fd2f871(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:00:36.276 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5db6382f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:00:36.276 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x5f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:36.276 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5db6382f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:00:36.277 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bf51d6e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:00:36.277 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x625] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:36.277 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bf51d6e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:00:36.280 GMT <RMI TCP Connection(136)-172.17.0.9> tid=0x879] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f124895

[vm0] [info 2020/03/04 23:00:36.285 GMT <RMI TCP Connection(136)-172.17.0.9> tid=0x879] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 23:00:36.285 GMT <RMI TCP Connection(136)-172.17.0.9> tid=0x879] Locator was created at Wed Mar 04 23:00:36 GMT 2020

[vm0] [info 2020/03/04 23:00:36.285 GMT <RMI TCP Connection(136)-172.17.0.9> tid=0x879] Listening on port 26661 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:00:36.286 GMT <RMI TCP Connection(136)-172.17.0.9> tid=0x879] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17533717714135051724/locator/locator26661view.dat

[vm0] [info 2020/03/04 23:00:36.286 GMT <RMI TCP Connection(136)-172.17.0.9> tid=0x879] recovery file not found: /tmp/junit17533717714135051724/locator/locator26661view.dat

[vm0] [info 2020/03/04 23:00:36.286 GMT <RMI TCP Connection(136)-172.17.0.9> tid=0x879] Starting distributed system

[vm0] [info 2020/03/04 23:00:36.288 GMT <RMI TCP Connection(136)-172.17.0.9> tid=0x879] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:00:37.239 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6bc43443

[vm1] [info 2020/03/04 23:00:37.244 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:00:37.862 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x6d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@297b5d03

[vm2] [info 2020/03/04 23:00:37.870 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x6d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:00:38.485 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5c6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3cf9234b

[vm3] [info 2020/03/04 23:00:38.491 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5c6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:00:39.105 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5a4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6e691cf2

[vm4] [info 2020/03/04 23:00:39.110 GMT <RMI TCP Connection(87)-172.17.0.5> tid=0x5a4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:00:39.736 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29435]

Command result for <connect --jmx-manager=localhost[29435]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29435] ..
Successfully connected to: [host=localhost, port=29435]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 884
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2647
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 271
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9273


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:00:40.146 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 182 ms)

[vm1] [info 2020/03/04 23:00:40.194 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@40d36b12

[vm1] [info 2020/03/04 23:00:40.199 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:00:40.273 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@40ce80d4

[vm5] [info 2020/03/04 23:00:40.278 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:00:40.303 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 154 ms)

[vm3] [info 2020/03/04 23:00:40.472 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 166 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:00:40.631 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 157 ms)

[vm2] [info 2020/03/04 23:00:40.802 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x692] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c73d474

[vm5] [info 2020/03/04 23:00:40.804 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 171 ms)

[vm2] [info 2020/03/04 23:00:40.808 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x692] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:00:40.959 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 154 ms)

[vm6] [info 2020/03/04 23:00:41.010 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7ef0a979

[vm6] [info 2020/03/04 23:00:41.016 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x71e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 23:00:41.116 GMT <RMI TCP Connection(133)-172.17.0.3> tid=0x7f9] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 23:00:41.117 GMT <RMI TCP Connection(133)-172.17.0.3> tid=0x7f9] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 156 ms)

[info 2020/03/04 23:00:41.118 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:41.120 GMT <RMI TCP Connection(133)-172.17.0.3> tid=0x7f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e3d254a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:00:41.120 GMT <RMI TCP Connection(133)-172.17.0.3> tid=0x7f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:41.120 GMT <RMI TCP Connection(133)-172.17.0.3> tid=0x7f9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e3d254a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:00:41.121 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e8262c7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:00:41.121 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:41.121 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e8262c7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:00:41.122 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x693] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a7b2d6f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:00:41.122 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x693] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:41.122 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a7b2d6f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:00:41.123 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @988758(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:00:41.123 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:41.123 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @988758(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:00:41.126 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69679dab(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:00:41.126 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x701] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:41.126 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69679dab(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:00:41.127 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15aecd36(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:00:41.127 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:41.127 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15aecd36(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:00:41.128 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11e86183(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:00:41.128 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:41.128 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11e86183(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:00:41.131 GMT <RMI TCP Connection(133)-172.17.0.3> tid=0x7f9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 23:00:41.131 GMT <RMI TCP Connection(133)-172.17.0.3> tid=0x7f9] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 23:00:41.132 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 23:00:41.132 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 23:00:41.133 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x693] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 23:00:41.134 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 23:00:41.134 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 23:00:41.135 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 23:00:41.137 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 23:00:41.138 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 23:00:41.139 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 23:00:41.139 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 23:00:41.140 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 23:00:41.140 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 23:00:41.143 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 23:00:41.143 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:00:41.173 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25014].
Not connected.


[info 2020/03/04 23:00:41.174 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:00:41.175 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:41.177 GMT <RMI TCP Connection(133)-172.17.0.3> tid=0x7f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50b24db7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:00:41.177 GMT <RMI TCP Connection(133)-172.17.0.3> tid=0x7f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:41.177 GMT <RMI TCP Connection(133)-172.17.0.3> tid=0x7f9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50b24db7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:00:41.178 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a97964d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:00:41.178 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:41.178 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a97964d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:00:41.179 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x693] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62e9d02(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:00:41.179 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x693] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:41.179 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62e9d02(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:00:41.180 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cff5ca9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:00:41.180 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:41.180 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cff5ca9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:00:41.181 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca4a88f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:00:41.181 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x701] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:41.181 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca4a88f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:00:41.182 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38105257(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:00:41.182 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:41.182 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38105257(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:00:41.183 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @771aa03f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:00:41.183 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:41.183 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @771aa03f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:00:41.186 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6108479857127412808

[info 2020/03/04 23:00:41.188 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:00:41.404 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:41.405 GMT <RMI TCP Connection(133)-172.17.0.3> tid=0x7f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f3af0e7(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:00:41.405 GMT <RMI TCP Connection(133)-172.17.0.3> tid=0x7f9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:41.405 GMT <RMI TCP Connection(133)-172.17.0.3> tid=0x7f9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f3af0e7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:00:41.406 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74577579(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:00:41.406 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:41.406 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74577579(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:00:41.407 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x693] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24621c25(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:00:41.407 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x693] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:41.407 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24621c25(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:00:41.408 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a8e12a3(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:00:41.408 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x6d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:41.408 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a8e12a3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:00:41.409 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37f67ee7(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:00:41.409 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x701] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:41.409 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37f67ee7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:00:41.410 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12d69d76(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:00:41.410 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x588] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:41.410 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12d69d76(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:00:41.411 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2572a036(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:00:41.412 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x5b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:41.412 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2572a036(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:00:41.414 GMT <RMI TCP Connection(133)-172.17.0.3> tid=0x7f9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4ab6ab20

[vm0] [info 2020/03/04 23:00:41.420 GMT <RMI TCP Connection(133)-172.17.0.3> tid=0x7f9] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 23:00:41.420 GMT <RMI TCP Connection(133)-172.17.0.3> tid=0x7f9] Locator was created at Wed Mar 04 23:00:41 GMT 2020

[vm0] [info 2020/03/04 23:00:41.420 GMT <RMI TCP Connection(133)-172.17.0.3> tid=0x7f9] Listening on port 25016 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:00:41.420 GMT <RMI TCP Connection(133)-172.17.0.3> tid=0x7f9] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6108479857127412808/locator/locator25016view.dat

[vm0] [info 2020/03/04 23:00:41.421 GMT <RMI TCP Connection(133)-172.17.0.3> tid=0x7f9] recovery file not found: /tmp/junit6108479857127412808/locator/locator25016view.dat

[vm0] [info 2020/03/04 23:00:41.421 GMT <RMI TCP Connection(133)-172.17.0.3> tid=0x7f9] Starting distributed system

[vm0] [info 2020/03/04 23:00:41.423 GMT <RMI TCP Connection(133)-172.17.0.3> tid=0x7f9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:00:41.433 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5914e3c5

[vm3] [info 2020/03/04 23:00:41.439 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x6dd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:00:41.887 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:00:42.121 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@14a3c2a0

[vm4] [info 2020/03/04 23:00:42.126 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x6f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:00:42.854 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26662]

Command result for <connect --jmx-manager=localhost[26662]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26662] ..
Successfully connected to: [host=localhost, port=26662]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1102
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236212
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2419
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 74
Total primaries transferred during this rebalance                                               | 9
Total time (in milliseconds) for this rebalance                                                 | 8085


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:00:45.309 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7eece0bd

[vm1] [info 2020/03/04 23:00:45.314 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:00:45.399 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 162 ms)

[vm2] [info 2020/03/04 23:00:45.565 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x682] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 163 ms)

[vm3] [info 2020/03/04 23:00:45.720 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6c3] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 152 ms)

[vm4] [info 2020/03/04 23:00:45.896 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6d7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 173 ms)

[vm2] [info 2020/03/04 23:00:45.922 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x693] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@37d386ec

[vm2] [info 2020/03/04 23:00:45.927 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x693] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:00:46.078 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 180 ms)

[vm6] [info 2020/03/04 23:00:46.237 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 158 ms)

[vm0] [info 2020/03/04 23:00:46.398 GMT <RMI TCP Connection(132)-172.17.0.7> tid=0x489] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 23:00:46.400 GMT <RMI TCP Connection(132)-172.17.0.7> tid=0x489] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 160 ms)

[info 2020/03/04 23:00:46.400 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:46.403 GMT <RMI TCP Connection(132)-172.17.0.7> tid=0x489] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22252873(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:00:46.403 GMT <RMI TCP Connection(132)-172.17.0.7> tid=0x489] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:46.403 GMT <RMI TCP Connection(132)-172.17.0.7> tid=0x489] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22252873(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:00:46.406 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54edb228(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:00:46.406 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:46.406 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54edb228(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:00:46.407 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x682] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44e130e2(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:00:46.407 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x682] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:46.407 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x682] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44e130e2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:00:46.408 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39a49648(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:00:46.408 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6c3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:46.408 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6c3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39a49648(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:00:46.409 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25cc2a6f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:00:46.409 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:46.409 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6d7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25cc2a6f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:00:46.410 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60b6bf3a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:00:46.410 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:46.410 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60b6bf3a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:00:46.411 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33673922(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:00:46.411 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x71e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:46.412 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33673922(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:00:46.414 GMT <RMI TCP Connection(132)-172.17.0.7> tid=0x489] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 23:00:46.414 GMT <RMI TCP Connection(132)-172.17.0.7> tid=0x489] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 23:00:46.417 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 23:00:46.417 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 23:00:46.418 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x682] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 23:00:46.418 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x682] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 23:00:46.419 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6c3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 23:00:46.419 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6c3] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 23:00:46.420 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6d7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 23:00:46.421 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6d7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 23:00:46.422 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 23:00:46.422 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 23:00:46.423 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 23:00:46.423 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 23:00:46.425 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:00:46.426 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:00:46.457 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21263].
Not connected.


[info 2020/03/04 23:00:46.459 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:00:46.460 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:46.461 GMT <RMI TCP Connection(132)-172.17.0.7> tid=0x489] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @411644ab(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:00:46.461 GMT <RMI TCP Connection(132)-172.17.0.7> tid=0x489] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:46.461 GMT <RMI TCP Connection(132)-172.17.0.7> tid=0x489] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @411644ab(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:00:46.462 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26081e7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:00:46.462 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:46.463 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26081e7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:00:46.464 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x682] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b3d7de9(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:00:46.464 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x682] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:46.464 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x682] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b3d7de9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:00:46.465 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b8239b8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:00:46.465 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6c3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:46.465 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6c3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b8239b8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:00:46.466 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58646df3(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:00:46.466 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:46.466 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6d7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58646df3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:00:46.467 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @100adda5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:00:46.467 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:46.467 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @100adda5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:00:46.468 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @89c6d9c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:00:46.468 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x71e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:46.468 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @89c6d9c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:00:46.471 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7196950275799757492

[info 2020/03/04 23:00:46.473 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:00:46.559 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c9ffe43

[vm3] [info 2020/03/04 23:00:46.564 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x6d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:00:46.693 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:46.694 GMT <RMI TCP Connection(132)-172.17.0.7> tid=0x489] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74507df4(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:00:46.694 GMT <RMI TCP Connection(132)-172.17.0.7> tid=0x489] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:00:46.694 GMT <RMI TCP Connection(132)-172.17.0.7> tid=0x489] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74507df4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:00:46.695 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59154915(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:00:46.695 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:00:46.695 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59154915(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:00:46.696 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x682] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c15b28f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:00:46.696 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x682] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:00:46.696 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x682] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c15b28f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:00:46.697 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a61bbf(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:00:46.697 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6c3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:00:46.697 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6c3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a61bbf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:00:46.698 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dfc2428(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:00:46.698 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6d7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:00:46.698 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6d7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dfc2428(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:00:46.699 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41fb6293(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:00:46.699 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:00:46.699 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41fb6293(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:00:46.700 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b100791(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:00:46.700 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x71e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:00:46.700 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b100791(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:00:46.703 GMT <RMI TCP Connection(132)-172.17.0.7> tid=0x489] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31e21647

[vm0] [info 2020/03/04 23:00:46.709 GMT <RMI TCP Connection(132)-172.17.0.7> tid=0x489] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 23:00:46.709 GMT <RMI TCP Connection(132)-172.17.0.7> tid=0x489] Locator was created at Wed Mar 04 23:00:46 GMT 2020

[vm0] [info 2020/03/04 23:00:46.709 GMT <RMI TCP Connection(132)-172.17.0.7> tid=0x489] Listening on port 21265 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:00:46.709 GMT <RMI TCP Connection(132)-172.17.0.7> tid=0x489] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7196950275799757492/locator/locator21265view.dat

[vm0] [info 2020/03/04 23:00:46.709 GMT <RMI TCP Connection(132)-172.17.0.7> tid=0x489] recovery file not found: /tmp/junit7196950275799757492/locator/locator21265view.dat

[vm0] [info 2020/03/04 23:00:46.710 GMT <RMI TCP Connection(132)-172.17.0.7> tid=0x489] Starting distributed system

[vm0] [info 2020/03/04 23:00:46.711 GMT <RMI TCP Connection(132)-172.17.0.7> tid=0x489] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:00:47.183 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x701] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e7baf93

[vm4] [info 2020/03/04 23:00:47.189 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x701] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:00:47.824 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25017]

Command result for <connect --jmx-manager=localhost[25017]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25017] ..
Successfully connected to: [host=localhost, port=25017]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:00:50.439 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4cf2cd9d

[vm1] [info 2020/03/04 23:00:50.444 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:00:51.030 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x682] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7bb6af0f

[vm2] [info 2020/03/04 23:00:51.035 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x682] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:00:51.650 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6c3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@457f365a

[vm3] [info 2020/03/04 23:00:51.656 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6c3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:00:52.266 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6d7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@54f778f6

[vm4] [info 2020/03/04 23:00:52.271 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x6d7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:00:52.888 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21266]

Command result for <connect --jmx-manager=localhost[21266]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21266] ..
Successfully connected to: [host=localhost, port=21266]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:01:10.736 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440@7bfb5660

[vm5] [info 2020/03/04 23:01:10.742 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:01:11.446 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@49abf57d

[vm6] [info 2020/03/04 23:01:11.451 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2787
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 362
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9618


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:01:15.605 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 162 ms)

[vm2] [info 2020/03/04 23:01:15.765 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 157 ms)

[vm3] [info 2020/03/04 23:01:15.928 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 160 ms)

[vm4] [info 2020/03/04 23:01:16.092 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 161 ms)

[vm5] [info 2020/03/04 23:01:16.257 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a6] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 164 ms)

[vm6] [info 2020/03/04 23:01:16.411 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 152 ms)

[vm0] [info 2020/03/04 23:01:16.569 GMT <RMI TCP Connection(140)-172.17.0.2> tid=0x841] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 23:01:16.570 GMT <RMI TCP Connection(140)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 157 ms)

[info 2020/03/04 23:01:16.571 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:16.573 GMT <RMI TCP Connection(140)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ff6895a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:01:16.573 GMT <RMI TCP Connection(140)-172.17.0.2> tid=0x841] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:16.573 GMT <RMI TCP Connection(140)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ff6895a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:01:16.574 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50e716ab(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:01:16.574 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:16.574 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50e716ab(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:01:16.575 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42a771dd(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:01:16.575 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x76d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:16.575 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42a771dd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:01:16.576 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f26749e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:01:16.576 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:16.576 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f26749e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:01:16.577 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68dd9ffd(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:01:16.577 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:16.577 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68dd9ffd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:01:16.578 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @409c10d8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:01:16.578 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:16.578 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @409c10d8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:01:16.579 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17e08668(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:01:16.579 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:16.579 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17e08668(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:01:16.581 GMT <RMI TCP Connection(140)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 23:01:16.581 GMT <RMI TCP Connection(140)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 23:01:16.582 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 23:01:16.582 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 23:01:16.583 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 23:01:16.584 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 23:01:16.584 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 23:01:16.585 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 23:01:16.586 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 23:01:16.586 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 23:01:16.587 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 23:01:16.587 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a6] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 23:01:16.588 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 23:01:16.588 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 23:01:16.590 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 23:01:16.591 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:01:16.619 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20461].
Not connected.


[info 2020/03/04 23:01:16.621 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:01:16.622 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:16.624 GMT <RMI TCP Connection(140)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aacc8dd(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:01:16.624 GMT <RMI TCP Connection(140)-172.17.0.2> tid=0x841] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:16.624 GMT <RMI TCP Connection(140)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aacc8dd(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:01:16.625 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20d03b4(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:01:16.625 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:16.625 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20d03b4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:01:16.626 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53a0444a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:01:16.626 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x76d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:16.626 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53a0444a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:01:16.627 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8a150(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:01:16.627 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:16.627 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8a150(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:01:16.628 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60209cbe(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:01:16.628 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:16.628 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60209cbe(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:01:16.628 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7338ab50(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:01:16.629 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:16.629 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7338ab50(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:01:16.630 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c66ac2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:01:16.630 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:16.630 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c66ac2(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:01:16.633 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12230339758552181284

[info 2020/03/04 23:01:16.636 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:01:16.845 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:16.846 GMT <RMI TCP Connection(140)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e8698ae(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:01:16.846 GMT <RMI TCP Connection(140)-172.17.0.2> tid=0x841] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:16.846 GMT <RMI TCP Connection(140)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e8698ae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:01:16.847 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1922e71(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:01:16.847 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:16.847 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1922e71(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:01:16.848 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31af6d6e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:01:16.848 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x76d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:16.848 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31af6d6e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:01:16.849 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fd9193b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:01:16.849 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x788] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:16.849 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fd9193b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:01:16.850 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @549d6b63(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:01:16.850 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:16.850 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @549d6b63(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:01:16.851 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2375e528(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:01:16.851 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:16.851 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2375e528(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:01:16.851 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e31c043(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:01:16.852 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:16.852 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e31c043(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:01:16.855 GMT <RMI TCP Connection(140)-172.17.0.2> tid=0x841] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@67cfc7dd

[vm0] [info 2020/03/04 23:01:16.859 GMT <RMI TCP Connection(140)-172.17.0.2> tid=0x841] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 23:01:16.860 GMT <RMI TCP Connection(140)-172.17.0.2> tid=0x841] Locator was created at Wed Mar 04 23:01:16 GMT 2020

[vm0] [info 2020/03/04 23:01:16.860 GMT <RMI TCP Connection(140)-172.17.0.2> tid=0x841] Listening on port 20463 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:01:16.860 GMT <RMI TCP Connection(140)-172.17.0.2> tid=0x841] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12230339758552181284/locator/locator20463view.dat

[vm0] [info 2020/03/04 23:01:16.860 GMT <RMI TCP Connection(140)-172.17.0.2> tid=0x841] recovery file not found: /tmp/junit12230339758552181284/locator/locator20463view.dat

[vm0] [info 2020/03/04 23:01:16.861 GMT <RMI TCP Connection(140)-172.17.0.2> tid=0x841] Starting distributed system

[vm0] [info 2020/03/04 23:01:16.862 GMT <RMI TCP Connection(140)-172.17.0.2> tid=0x841] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:01:17.171 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x837] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440@3a08873c

[vm5] [info 2020/03/04 23:01:17.177 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x837] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:01:17.913 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0x840] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40@50d40b82

[vm6] [info 2020/03/04 23:01:17.919 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0x840] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:01:20.799 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@76297285

[vm1] [info 2020/03/04 23:01:20.803 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:01:21.393 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@33fa5679

[vm2] [info 2020/03/04 23:01:21.398 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x76d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:01:21.994 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x788] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4aa45452

[vm3] [info 2020/03/04 23:01:22.000 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x788] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2837
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 434
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 10017


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:01:22.212 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 154 ms)

[vm2] [info 2020/03/04 23:01:22.378 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x7ba] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 163 ms)

[vm3] [info 2020/03/04 23:01:22.536 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x81a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 154 ms)

[vm4] [info 2020/03/04 23:01:22.624 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@45c1e681

[vm4] [info 2020/03/04 23:01:22.630 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:01:22.688 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x83e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 149 ms)

[vm5] [info 2020/03/04 23:01:22.862 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x837] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 172 ms)

[vm6] [info 2020/03/04 23:01:23.011 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0x840] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 148 ms)

[vm0] [info 2020/03/04 23:01:23.172 GMT <RMI TCP Connection(155)-172.17.0.4> tid=0x638] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 23:01:23.173 GMT <RMI TCP Connection(155)-172.17.0.4> tid=0x638] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 159 ms)

[info 2020/03/04 23:01:23.173 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:23.175 GMT <RMI TCP Connection(155)-172.17.0.4> tid=0x638] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ffb1651(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:01:23.176 GMT <RMI TCP Connection(155)-172.17.0.4> tid=0x638] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:23.176 GMT <RMI TCP Connection(155)-172.17.0.4> tid=0x638] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ffb1651(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:01:23.178 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44c5b374(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:01:23.178 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:23.178 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44c5b374(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:01:23.179 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x7ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3beea409(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:01:23.179 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x7ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:23.179 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x7ba] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3beea409(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:01:23.180 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x81a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c7185b1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:01:23.180 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x81a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:23.180 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x81a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c7185b1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:01:23.180 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x83e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @589f522b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:01:23.181 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x83e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:23.181 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x83e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @589f522b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:01:23.182 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x837] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @220cf906(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:01:23.182 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x837] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:23.182 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x837] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @220cf906(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:01:23.183 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0x840] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d471c47(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:01:23.183 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0x840] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:23.183 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0x840] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d471c47(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:01:23.185 GMT <RMI TCP Connection(155)-172.17.0.4> tid=0x638] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 23:01:23.185 GMT <RMI TCP Connection(155)-172.17.0.4> tid=0x638] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 23:01:23.188 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 23:01:23.188 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 23:01:23.189 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x7ba] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 23:01:23.189 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x7ba] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 23:01:23.190 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x81a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 23:01:23.190 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x81a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 23:01:23.191 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x83e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 23:01:23.191 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x83e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 23:01:23.192 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x837] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 23:01:23.193 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x837] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 23:01:23.194 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0x840] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 23:01:23.194 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0x840] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 23:01:23.196 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 23:01:23.196 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:01:23.226 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24100].
Not connected.


[info 2020/03/04 23:01:23.227 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:01:23.228 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:23.230 GMT <RMI TCP Connection(155)-172.17.0.4> tid=0x638] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13a07894(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:01:23.230 GMT <RMI TCP Connection(155)-172.17.0.4> tid=0x638] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:23.230 GMT <RMI TCP Connection(155)-172.17.0.4> tid=0x638] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13a07894(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:01:23.231 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11ba5437(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:01:23.231 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:23.231 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11ba5437(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:01:23.232 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x7ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @563c208(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:01:23.232 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x7ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:23.232 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x7ba] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @563c208(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:01:23.233 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x81a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c979f63(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:01:23.233 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x81a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:23.233 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x81a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c979f63(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:01:23.234 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x83e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a5d8182(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:01:23.234 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x83e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:23.234 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x83e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a5d8182(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:01:23.234 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x837] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58b50287(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:01:23.235 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x837] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:23.235 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x837] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58b50287(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:01:23.235 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20464]

[vm6] [info 2020/03/04 23:01:23.235 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0x840] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23411297(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:01:23.236 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0x840] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:23.236 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0x840] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23411297(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:01:23.239 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13214964511885444038

[info 2020/03/04 23:01:23.242 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[20464]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20464] ..
Successfully connected to: [host=localhost, port=20464]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:01:23.473 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:23.474 GMT <RMI TCP Connection(155)-172.17.0.4> tid=0x638] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17092572(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:01:23.474 GMT <RMI TCP Connection(155)-172.17.0.4> tid=0x638] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:23.474 GMT <RMI TCP Connection(155)-172.17.0.4> tid=0x638] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17092572(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:01:23.475 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44e1ada8(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:01:23.475 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:23.475 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44e1ada8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:01:23.476 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x7ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d39c2d6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:01:23.476 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x7ba] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:23.476 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x7ba] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d39c2d6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:01:23.477 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x81a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45a8f1b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:01:23.477 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x81a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:23.477 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x81a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45a8f1b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:01:23.478 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x83e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72e403cb(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:01:23.478 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x83e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:23.478 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x83e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72e403cb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:01:23.479 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x837] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d15c0e0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:01:23.479 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x837] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:23.479 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x837] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d15c0e0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:01:23.480 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0x840] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c4a74d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:01:23.480 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0x840] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:23.480 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0x840] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c4a74d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:01:23.484 GMT <RMI TCP Connection(155)-172.17.0.4> tid=0x638] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@4c0b6278

[vm0] [info 2020/03/04 23:01:23.489 GMT <RMI TCP Connection(155)-172.17.0.4> tid=0x638] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 23:01:23.489 GMT <RMI TCP Connection(155)-172.17.0.4> tid=0x638] Locator was created at Wed Mar 04 23:01:23 GMT 2020

[vm0] [info 2020/03/04 23:01:23.489 GMT <RMI TCP Connection(155)-172.17.0.4> tid=0x638] Listening on port 24102 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:01:23.489 GMT <RMI TCP Connection(155)-172.17.0.4> tid=0x638] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13214964511885444038/locator/locator24102view.dat

[vm0] [info 2020/03/04 23:01:23.489 GMT <RMI TCP Connection(155)-172.17.0.4> tid=0x638] recovery file not found: /tmp/junit13214964511885444038/locator/locator24102view.dat

[vm0] [info 2020/03/04 23:01:23.490 GMT <RMI TCP Connection(155)-172.17.0.4> tid=0x638] Starting distributed system

[vm0] [info 2020/03/04 23:01:23.492 GMT <RMI TCP Connection(155)-172.17.0.4> tid=0x638] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:01:27.079 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7e0e094c

[vm1] [info 2020/03/04 23:01:27.084 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:01:27.416 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@5acee0f

[vm5] [info 2020/03/04 23:01:27.422 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:01:27.661 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x7ba] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64ae570d

[vm2] [info 2020/03/04 23:01:27.666 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x7ba] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:01:28.104 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x7e7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@6b41724c

[vm6] [info 2020/03/04 23:01:28.109 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x7e7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:01:28.258 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x81a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1e535ce7

[vm3] [info 2020/03/04 23:01:28.263 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x81a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:01:28.884 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x83e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@420a94a0

[vm4] [info 2020/03/04 23:01:28.890 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x83e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:01:29.497 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24103]

Command result for <connect --jmx-manager=localhost[24103]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24103] ..
Successfully connected to: [host=localhost, port=24103]


[vm5] [info 2020/03/04 23:01:29.621 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840@5d481657

[vm5] [info 2020/03/04 23:01:29.627 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x7d8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:01:30.340 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x783] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@437d6014

[vm6] [info 2020/03/04 23:01:30.346 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x783] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2911
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 433
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 10236


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:01:32.487 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 161 ms)

[vm2] [info 2020/03/04 23:01:32.653 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x779] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 164 ms)

[vm3] [info 2020/03/04 23:01:32.809 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7b0] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 154 ms)

[vm4] [info 2020/03/04 23:01:32.974 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x777] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 162 ms)

[vm5] [info 2020/03/04 23:01:33.153 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 178 ms)

[vm6] [info 2020/03/04 23:01:33.310 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x7e7] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 155 ms)

[vm0] [info 2020/03/04 23:01:33.480 GMT <RMI TCP Connection(150)-172.17.0.6> tid=0x8bc] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 23:01:33.481 GMT <RMI TCP Connection(150)-172.17.0.6> tid=0x8bc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 169 ms)

[info 2020/03/04 23:01:33.482 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:33.484 GMT <RMI TCP Connection(150)-172.17.0.6> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e04670e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:01:33.484 GMT <RMI TCP Connection(150)-172.17.0.6> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:33.484 GMT <RMI TCP Connection(150)-172.17.0.6> tid=0x8bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e04670e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:01:33.485 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9366411(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:01:33.485 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:33.485 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9366411(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:01:33.487 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x779] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a21a3f2(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:01:33.488 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x779] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:33.488 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x779] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a21a3f2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:01:33.488 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25c0205d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:01:33.489 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:33.489 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7b0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25c0205d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:01:33.489 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x777] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a75be1a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:01:33.489 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x777] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:33.489 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x777] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a75be1a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:01:33.490 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75d8cba7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:01:33.490 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:33.491 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75d8cba7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:01:33.491 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14c09e9e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:01:33.491 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x7e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:33.492 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x7e7] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14c09e9e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:01:33.494 GMT <RMI TCP Connection(150)-172.17.0.6> tid=0x8bc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 23:01:33.494 GMT <RMI TCP Connection(150)-172.17.0.6> tid=0x8bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 23:01:33.495 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 23:01:33.495 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 23:01:33.498 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x779] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 23:01:33.498 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x779] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 23:01:33.499 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7b0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 23:01:33.499 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7b0] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 23:01:33.500 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x777] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 23:01:33.500 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x777] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 23:01:33.501 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 23:01:33.501 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 23:01:33.502 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x7e7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 23:01:33.503 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x7e7] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 23:01:33.505 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 23:01:33.505 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:01:33.524 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23729].
Not connected.


[info 2020/03/04 23:01:33.526 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:01:33.527 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:33.528 GMT <RMI TCP Connection(150)-172.17.0.6> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5870b6dd(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:01:33.529 GMT <RMI TCP Connection(150)-172.17.0.6> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:33.529 GMT <RMI TCP Connection(150)-172.17.0.6> tid=0x8bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5870b6dd(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:01:33.529 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45e691db(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:01:33.530 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:33.530 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45e691db(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:01:33.530 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x779] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5727ceb9(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:01:33.531 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x779] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:33.531 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x779] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5727ceb9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:01:33.531 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @638f6584(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:01:33.531 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:33.531 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7b0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @638f6584(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:01:33.532 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x777] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49cb3ad1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:01:33.532 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x777] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:33.532 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x777] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49cb3ad1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:01:33.533 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46e39fea(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:01:33.533 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:33.533 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46e39fea(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:01:33.534 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62f9f829(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:01:33.534 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x7e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:33.534 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x7e7] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62f9f829(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:01:33.538 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1249503564347211109

[info 2020/03/04 23:01:33.540 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:01:33.759 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:33.760 GMT <RMI TCP Connection(150)-172.17.0.6> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dd857c2(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:01:33.760 GMT <RMI TCP Connection(150)-172.17.0.6> tid=0x8bc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:33.760 GMT <RMI TCP Connection(150)-172.17.0.6> tid=0x8bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dd857c2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:01:33.761 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2de9e83b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:01:33.761 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:33.761 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2de9e83b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:01:33.762 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x779] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e79c403(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:01:33.762 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x779] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:33.762 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x779] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e79c403(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:01:33.763 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44c3b3ac(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:01:33.763 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7b0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:33.763 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7b0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44c3b3ac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:01:33.764 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x777] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1217da0a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:01:33.764 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x777] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:33.764 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x777] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1217da0a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:01:33.765 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @508c55e3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:01:33.765 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:33.765 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @508c55e3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:01:33.766 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @458fbb73(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:01:33.766 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x7e7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:33.766 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x7e7] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @458fbb73(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:01:33.769 GMT <RMI TCP Connection(150)-172.17.0.6> tid=0x8bc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@24f387c7

[vm0] [info 2020/03/04 23:01:33.775 GMT <RMI TCP Connection(150)-172.17.0.6> tid=0x8bc] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 23:01:33.775 GMT <RMI TCP Connection(150)-172.17.0.6> tid=0x8bc] Locator was created at Wed Mar 04 23:01:33 GMT 2020

[vm0] [info 2020/03/04 23:01:33.775 GMT <RMI TCP Connection(150)-172.17.0.6> tid=0x8bc] Listening on port 23731 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:01:33.775 GMT <RMI TCP Connection(150)-172.17.0.6> tid=0x8bc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1249503564347211109/locator/locator23731view.dat

[vm0] [info 2020/03/04 23:01:33.776 GMT <RMI TCP Connection(150)-172.17.0.6> tid=0x8bc] recovery file not found: /tmp/junit1249503564347211109/locator/locator23731view.dat

[vm0] [info 2020/03/04 23:01:33.776 GMT <RMI TCP Connection(150)-172.17.0.6> tid=0x8bc] Starting distributed system

[vm0] [info 2020/03/04 23:01:33.778 GMT <RMI TCP Connection(150)-172.17.0.6> tid=0x8bc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:01:33.907 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x77c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@ccef7c2

[vm5] [info 2020/03/04 23:01:33.913 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x77c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2911
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 383
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 10077


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm6] [info 2020/03/04 23:01:34.645 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x7dd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@14612d1

[vm6] [info 2020/03/04 23:01:34.654 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x7dd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:01:34.660 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 154 ms)

[vm2] [info 2020/03/04 23:01:34.817 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x5ed] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 155 ms)

[vm3] [info 2020/03/04 23:01:34.986 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x70d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 167 ms)

[vm4] [info 2020/03/04 23:01:35.154 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x72b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 165 ms)

[vm5] [info 2020/03/04 23:01:35.316 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 160 ms)

[vm6] [info 2020/03/04 23:01:35.469 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x783] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 151 ms)

[vm0] [info 2020/03/04 23:01:35.633 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0xec] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 23:01:35.634 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 163 ms)

[info 2020/03/04 23:01:35.635 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:35.637 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d323e5c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:01:35.637 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0xec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:35.637 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d323e5c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:01:35.638 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27b563dc(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:01:35.638 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:35.638 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27b563dc(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:01:35.639 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x5ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39a1641(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:01:35.639 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x5ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:35.639 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x5ed] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39a1641(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:01:35.640 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x70d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cf06559(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:01:35.640 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x70d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:35.640 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x70d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cf06559(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:01:35.641 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x72b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c035e97(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:01:35.641 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x72b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:35.641 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x72b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c035e97(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:01:35.642 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c24c1fa(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:01:35.642 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x7d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:35.642 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c24c1fa(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:01:35.643 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x783] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d79873b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:01:35.643 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x783] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:35.643 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x783] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d79873b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:01:35.646 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 23:01:35.646 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 23:01:35.647 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 23:01:35.647 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 23:01:35.648 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x5ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 23:01:35.648 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x5ed] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 23:01:35.649 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x70d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 23:01:35.649 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x70d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 23:01:35.650 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x72b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 23:01:35.650 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x72b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 23:01:35.651 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 23:01:35.652 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 23:01:35.653 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x783] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 23:01:35.653 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x783] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 23:01:35.655 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 23:01:35.656 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:01:35.684 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22419].
Not connected.


[info 2020/03/04 23:01:35.686 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:01:35.686 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:35.688 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38cf4122(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:01:35.688 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0xec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:35.689 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38cf4122(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:01:35.689 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @605bc287(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:01:35.689 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:35.689 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @605bc287(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:01:35.690 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x5ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e59f289(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:01:35.690 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x5ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:35.690 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x5ed] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e59f289(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:01:35.691 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x70d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a01eb39(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:01:35.691 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x70d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:35.691 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x70d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a01eb39(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:01:35.692 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x72b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e7bb719(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:01:35.692 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x72b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:35.692 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x72b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e7bb719(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:01:35.693 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f4a6b38(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:01:35.693 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x7d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:35.693 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f4a6b38(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:01:35.694 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x783] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37c14613(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:01:35.694 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x783] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:35.694 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x783] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37c14613(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:01:35.698 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16704955270672797473

[info 2020/03/04 23:01:35.701 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:01:35.933 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:35.934 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0xec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e4586af(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:01:35.934 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0xec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:35.934 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0xec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e4586af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:01:35.935 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f6a7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:01:35.935 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:35.935 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f6a7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:01:35.936 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x5ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @676d7bc4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:01:35.936 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x5ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:35.936 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x5ed] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @676d7bc4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:01:35.937 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x70d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d199a1a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:01:35.937 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x70d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:35.937 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x70d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d199a1a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:01:35.938 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x72b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11793bca(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:01:35.938 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x72b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:35.938 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x72b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11793bca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:01:35.939 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42ae3445(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:01:35.939 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x7d8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:35.939 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42ae3445(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:01:35.940 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x783] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58160593(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:01:35.940 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x783] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:35.940 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x783] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58160593(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:01:35.943 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0xec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1b486bc8

[vm0] [info 2020/03/04 23:01:35.948 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0xec] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 23:01:35.949 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0xec] Locator was created at Wed Mar 04 23:01:35 GMT 2020

[vm0] [info 2020/03/04 23:01:35.949 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0xec] Listening on port 22421 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:01:35.949 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0xec] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16704955270672797473/locator/locator22421view.dat

[vm0] [info 2020/03/04 23:01:35.949 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0xec] recovery file not found: /tmp/junit16704955270672797473/locator/locator22421view.dat

[vm0] [info 2020/03/04 23:01:35.949 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0xec] Starting distributed system

[vm0] [info 2020/03/04 23:01:35.951 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0xec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:01:37.587 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4b3e3f00

[vm1] [info 2020/03/04 23:01:37.592 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:01:38.188 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x779] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@fdc2372

[vm2] [info 2020/03/04 23:01:38.194 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x779] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2790
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 217
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 9189


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:01:38.694 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 150 ms)

[vm3] [info 2020/03/04 23:01:38.797 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7b0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@45bac34d

[vm3] [info 2020/03/04 23:01:38.802 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7b0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:01:38.854 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x77e] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 158 ms)

[vm3] [info 2020/03/04 23:01:39.014 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x7a1] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 157 ms)

[vm4] [info 2020/03/04 23:01:39.177 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 159 ms)

[vm5] [info 2020/03/04 23:01:39.369 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x77c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 191 ms)

[vm4] [info 2020/03/04 23:01:39.432 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x777] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7f809638

[vm4] [info 2020/03/04 23:01:39.438 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x777] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:01:39.523 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x7dd] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 152 ms)

[vm1] [info 2020/03/04 23:01:39.653 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@2adef7bf

[vm1] [info 2020/03/04 23:01:39.657 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:01:39.690 GMT <RMI TCP Connection(170)-172.17.0.5> tid=0x6f3] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 23:01:39.691 GMT <RMI TCP Connection(170)-172.17.0.5> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 166 ms)

[info 2020/03/04 23:01:39.691 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:39.694 GMT <RMI TCP Connection(170)-172.17.0.5> tid=0x6f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bc180dd(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:01:39.694 GMT <RMI TCP Connection(170)-172.17.0.5> tid=0x6f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:39.694 GMT <RMI TCP Connection(170)-172.17.0.5> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bc180dd(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:01:39.695 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fb58f3f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:01:39.695 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:39.695 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fb58f3f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:01:39.695 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @790ba556(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:01:39.696 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x77e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:39.696 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x77e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @790ba556(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:01:39.696 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x7a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bdcb36a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:01:39.696 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x7a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:39.696 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x7a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bdcb36a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:01:39.697 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b1b956c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:01:39.697 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x786] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:39.697 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b1b956c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:01:39.698 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x77c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37daeec0(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:01:39.698 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x77c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:39.698 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x77c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37daeec0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:01:39.699 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x7dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a454fa9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:01:39.699 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x7dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:39.699 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x7dd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a454fa9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:01:39.702 GMT <RMI TCP Connection(170)-172.17.0.5> tid=0x6f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 23:01:39.702 GMT <RMI TCP Connection(170)-172.17.0.5> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 23:01:39.703 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 23:01:39.703 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 23:01:39.704 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 23:01:39.704 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x77e] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 23:01:39.705 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x7a1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 23:01:39.705 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x7a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 23:01:39.706 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 23:01:39.706 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 23:01:39.707 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x77c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 23:01:39.707 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x77c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 23:01:39.708 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x7dd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 23:01:39.708 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x7dd] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 23:01:39.710 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 23:01:39.711 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:01:39.738 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29435].
Not connected.


[info 2020/03/04 23:01:39.740 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:01:39.741 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:39.743 GMT <RMI TCP Connection(170)-172.17.0.5> tid=0x6f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30135af7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:01:39.743 GMT <RMI TCP Connection(170)-172.17.0.5> tid=0x6f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:39.743 GMT <RMI TCP Connection(170)-172.17.0.5> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30135af7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:01:39.744 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3444c697(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:01:39.744 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:39.744 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3444c697(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:01:39.744 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c501fdd(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:01:39.745 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x77e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:39.745 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x77e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c501fdd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:01:39.745 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x7a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14e7e831(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:01:39.745 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x7a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:39.745 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x7a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14e7e831(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:01:39.746 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fce1138(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:01:39.746 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x786] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:39.746 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fce1138(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:01:39.747 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x77c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70656994(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:01:39.747 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x77c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:39.747 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x77c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70656994(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:01:39.748 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x7dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14801001(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:01:39.748 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x7dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:39.748 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x7dd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14801001(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:01:39.751 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17225852043540584919

[info 2020/03/04 23:01:39.754 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:01:39.973 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:39.973 GMT <RMI TCP Connection(170)-172.17.0.5> tid=0x6f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14bca653(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:01:39.973 GMT <RMI TCP Connection(170)-172.17.0.5> tid=0x6f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:39.973 GMT <RMI TCP Connection(170)-172.17.0.5> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14bca653(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:01:39.974 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43b9ff5d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:01:39.974 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:39.974 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43b9ff5d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:01:39.975 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f7367c9(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:01:39.975 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x77e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:39.975 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x77e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f7367c9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:01:39.976 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x7a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51e5021(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:01:39.976 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x7a1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:39.976 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x7a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51e5021(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:01:39.977 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f38d372(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:01:39.977 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x786] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:39.977 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f38d372(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:01:39.978 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x77c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bb195fc(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:01:39.978 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x77c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:39.978 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x77c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bb195fc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:01:39.979 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x7dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c691c6f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:01:39.979 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x7dd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:39.979 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x7dd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c691c6f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:01:39.982 GMT <RMI TCP Connection(170)-172.17.0.5> tid=0x6f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6cd93857

[vm0] [info 2020/03/04 23:01:39.987 GMT <RMI TCP Connection(170)-172.17.0.5> tid=0x6f3] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 23:01:39.987 GMT <RMI TCP Connection(170)-172.17.0.5> tid=0x6f3] Locator was created at Wed Mar 04 23:01:39 GMT 2020

[vm0] [info 2020/03/04 23:01:39.987 GMT <RMI TCP Connection(170)-172.17.0.5> tid=0x6f3] Listening on port 29437 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:01:39.987 GMT <RMI TCP Connection(170)-172.17.0.5> tid=0x6f3] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17225852043540584919/locator/locator29437view.dat

[vm0] [info 2020/03/04 23:01:39.987 GMT <RMI TCP Connection(170)-172.17.0.5> tid=0x6f3] recovery file not found: /tmp/junit17225852043540584919/locator/locator29437view.dat

[vm0] [info 2020/03/04 23:01:39.988 GMT <RMI TCP Connection(170)-172.17.0.5> tid=0x6f3] Starting distributed system

[vm0] [info 2020/03/04 23:01:39.989 GMT <RMI TCP Connection(170)-172.17.0.5> tid=0x6f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:01:40.035 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23732]

Command result for <connect --jmx-manager=localhost[23732]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23732] ..
Successfully connected to: [host=localhost, port=23732]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:01:40.284 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x5ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31a99b86

[vm2] [info 2020/03/04 23:01:40.289 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x5ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:01:40.885 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x70d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6fce8c29

[vm3] [info 2020/03/04 23:01:40.889 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0x70d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:01:41.527 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x72b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@30102c55

[vm4] [info 2020/03/04 23:01:41.532 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0x72b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:01:42.147 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22422]

Command result for <connect --jmx-manager=localhost[22422]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22422] ..
Successfully connected to: [host=localhost, port=22422]


[vm5] [info 2020/03/04 23:01:42.595 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@d356380

[vm5] [info 2020/03/04 23:01:42.601 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x5f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:01:43.305 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x625] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40@205d9028

[vm6] [info 2020/03/04 23:01:43.310 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x625] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:01:43.685 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1a342d60

[vm1] [info 2020/03/04 23:01:43.689 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:01:44.325 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6d199a7e

[vm2] [info 2020/03/04 23:01:44.329 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x77e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:01:44.947 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x7a1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@45f7ec28

[vm3] [info 2020/03/04 23:01:44.953 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x7a1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:01:45.593 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x786] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1adbce41

[vm4] [info 2020/03/04 23:01:45.599 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0x786] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:01:45.991 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@3dd129b7

[vm5] [info 2020/03/04 23:01:45.997 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:01:46.110 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x588] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840@2d022324

[vm5] [info 2020/03/04 23:01:46.116 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x588] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:01:46.206 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29438]

Command result for <connect --jmx-manager=localhost[29438]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29438] ..
Successfully connected to: [host=localhost, port=29438]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:01:46.747 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@39d53acb

[vm6] [info 2020/03/04 23:01:46.752 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x71e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:01:46.836 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@4db9614b

[vm6] [info 2020/03/04 23:01:46.841 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2623
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 258
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8829


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:01:47.172 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 166 ms)

[vm2] [info 2020/03/04 23:01:47.330 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 156 ms)

[vm3] [info 2020/03/04 23:01:47.485 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 152 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:01:47.646 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 159 ms)

[vm5] [info 2020/03/04 23:01:47.809 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 162 ms)

[vm6] [info 2020/03/04 23:01:47.968 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 157 ms)

[vm0] [info 2020/03/04 23:01:48.142 GMT <RMI TCP Connection(141)-172.17.0.9> tid=0x54] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 23:01:48.143 GMT <RMI TCP Connection(141)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 173 ms)

[info 2020/03/04 23:01:48.143 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:48.146 GMT <RMI TCP Connection(141)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f5cb99c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:01:48.146 GMT <RMI TCP Connection(141)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:48.146 GMT <RMI TCP Connection(141)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f5cb99c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:01:48.146 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a849150(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:01:48.147 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:48.147 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a849150(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:01:48.147 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ad13327(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:01:48.147 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x692] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:48.148 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ad13327(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:01:48.148 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ecbf7a2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:01:48.148 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x6dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:48.149 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ecbf7a2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:01:48.149 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70515576(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:01:48.149 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x6f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:48.149 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70515576(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:01:48.150 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ce3060f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:01:48.150 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:48.150 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ce3060f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:01:48.151 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f00877(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:01:48.151 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:48.151 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f00877(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:01:48.154 GMT <RMI TCP Connection(141)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 23:01:48.154 GMT <RMI TCP Connection(141)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 23:01:48.155 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 23:01:48.155 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 23:01:48.156 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 23:01:48.156 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 23:01:48.157 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 23:01:48.157 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 23:01:48.158 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 23:01:48.158 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 23:01:48.159 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 23:01:48.160 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 23:01:48.161 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 23:01:48.161 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 23:01:48.163 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 23:01:48.163 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:01:48.191 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26662].
Not connected.


[info 2020/03/04 23:01:48.193 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:01:48.194 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:48.196 GMT <RMI TCP Connection(141)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fa72e41(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:01:48.196 GMT <RMI TCP Connection(141)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:48.196 GMT <RMI TCP Connection(141)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fa72e41(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:01:48.197 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d9409fd(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:01:48.197 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:48.197 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d9409fd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:01:48.198 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13710b1c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:01:48.198 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x692] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:48.198 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13710b1c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:01:48.199 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54551e34(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:01:48.199 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x6dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:48.199 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54551e34(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:01:48.200 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9ecf0f1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:01:48.200 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x6f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:48.200 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9ecf0f1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:01:48.201 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33113346(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:01:48.201 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:48.201 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33113346(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:01:48.201 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aa95ab1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:01:48.202 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:48.202 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aa95ab1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:01:48.205 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13260882373149088108

[info 2020/03/04 23:01:48.207 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:01:48.447 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:48.448 GMT <RMI TCP Connection(141)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36e9197d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:01:48.448 GMT <RMI TCP Connection(141)-172.17.0.9> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:48.448 GMT <RMI TCP Connection(141)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36e9197d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:01:48.448 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ec1eb9(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:01:48.449 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:48.449 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ec1eb9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:01:48.449 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @787e7d43(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:01:48.449 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x692] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:48.450 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @787e7d43(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:01:48.450 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e76c08b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:01:48.450 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x6dd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:48.450 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e76c08b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:01:48.451 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ed59500(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:01:48.451 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x6f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:48.451 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ed59500(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:01:48.452 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bfb62fe(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:01:48.452 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x5f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:48.452 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bfb62fe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:01:48.453 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @576ee3d0(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:01:48.453 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x625] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:48.453 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @576ee3d0(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:01:48.456 GMT <RMI TCP Connection(141)-172.17.0.9> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5841fc9e

[vm0] [info 2020/03/04 23:01:48.462 GMT <RMI TCP Connection(141)-172.17.0.9> tid=0x54] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 23:01:48.462 GMT <RMI TCP Connection(141)-172.17.0.9> tid=0x54] Locator was created at Wed Mar 04 23:01:48 GMT 2020

[vm0] [info 2020/03/04 23:01:48.462 GMT <RMI TCP Connection(141)-172.17.0.9> tid=0x54] Listening on port 26664 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:01:48.462 GMT <RMI TCP Connection(141)-172.17.0.9> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13260882373149088108/locator/locator26664view.dat

[vm0] [info 2020/03/04 23:01:48.462 GMT <RMI TCP Connection(141)-172.17.0.9> tid=0x54] recovery file not found: /tmp/junit13260882373149088108/locator/locator26664view.dat

[vm0] [info 2020/03/04 23:01:48.463 GMT <RMI TCP Connection(141)-172.17.0.9> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 23:01:48.464 GMT <RMI TCP Connection(141)-172.17.0.9> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2842
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 382
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9846


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:01:50.935 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 149 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2972
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 472
Total primaries transferred during this rebalance                                               | 60
Total time (in milliseconds) for this rebalance                                                 | 10509


[vm2] [info 2020/03/04 23:01:51.105 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x682] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 168 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm3] [info 2020/03/04 23:01:51.267 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6c3] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 159 ms)

[vm1] [info 2020/03/04 23:01:51.269 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 162 ms)

[vm4] [info 2020/03/04 23:01:51.426 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6d7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 155 ms)

[vm2] [info 2020/03/04 23:01:51.434 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 162 ms)

[vm5] [info 2020/03/04 23:01:51.589 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 162 ms)

[vm3] [info 2020/03/04 23:01:51.597 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 161 ms)

[vm6] [info 2020/03/04 23:01:51.746 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 155 ms)

[vm4] [info 2020/03/04 23:01:51.746 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 146 ms)

[vm0] [info 2020/03/04 23:01:51.900 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x882] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 23:01:51.901 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x882] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 153 ms)

[info 2020/03/04 23:01:51.902 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:51.904 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x882] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4daf438f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:01:51.904 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x882] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:51.904 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4daf438f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:01:51.906 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51ef3ea9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:01:51.906 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:51.906 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51ef3ea9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:01:51.907 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x682] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ee0b5ed(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:01:51.907 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x682] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:51.907 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x682] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ee0b5ed(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:01:51.908 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31accc2e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:01:51.908 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6c3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:51.908 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6c3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31accc2e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:01:51.909 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fbfdd2b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:01:51.909 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:51.909 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6d7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fbfdd2b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:01:51.910 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8264b21(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:01:51.910 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:51.910 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8264b21(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:01:51.910 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @da56214(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:01:51.911 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x71e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:51.911 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @da56214(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:01:51.913 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x882] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm5] [info 2020/03/04 23:01:51.913 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 166 ms)

[vm0] [info 2020/03/04 23:01:51.913 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 23:01:51.916 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 23:01:51.916 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 23:01:51.917 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x682] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 23:01:51.917 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x682] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 23:01:51.918 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6c3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 23:01:51.918 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6c3] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 23:01:51.919 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6d7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 23:01:51.919 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6d7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 23:01:51.920 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 23:01:51.920 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 23:01:51.921 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 23:01:51.921 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 23:01:51.923 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:01:51.924 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:01:51.952 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21266].
Not connected.


[info 2020/03/04 23:01:51.954 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:01:51.954 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:51.956 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x882] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c0667ef(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:01:51.956 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x882] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:51.956 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c0667ef(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:01:51.957 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68e801d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:01:51.957 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:51.957 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68e801d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:01:51.958 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x682] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @298fcd58(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:01:51.958 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x682] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:51.958 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x682] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @298fcd58(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:01:51.959 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57f82e18(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:01:51.959 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6c3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:51.959 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6c3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57f82e18(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:01:51.960 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5590712c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:01:51.960 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:51.960 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6d7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5590712c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:01:51.961 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c192da6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:01:51.961 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:51.961 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c192da6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:01:51.961 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3745a116(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:01:51.961 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x71e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:51.961 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3745a116(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:01:51.965 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16417002286320407078

[info 2020/03/04 23:01:51.967 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:01:52.064 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 149 ms)

[info 2020/03/04 23:01:52.184 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:52.184 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x882] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @226ded59(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:01:52.184 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x882] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:52.184 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @226ded59(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:01:52.185 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @796db9ce(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:01:52.185 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:52.185 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @796db9ce(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:01:52.186 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x682] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32c08f33(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:01:52.186 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x682] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:52.186 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x682] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32c08f33(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:01:52.187 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @207a1387(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:01:52.187 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6c3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:52.187 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6c3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @207a1387(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:01:52.188 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c5e3759(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:01:52.188 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6d7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:52.188 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6d7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c5e3759(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:01:52.188 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4da475cd(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:01:52.189 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:52.189 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4da475cd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:01:52.189 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d052ef0(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:01:52.189 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x71e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:52.189 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d052ef0(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:01:52.192 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x882] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@278116c1

[vm0] [info 2020/03/04 23:01:52.197 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x882] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 23:01:52.197 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x882] Locator was created at Wed Mar 04 23:01:52 GMT 2020

[vm0] [info 2020/03/04 23:01:52.197 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x882] Listening on port 21268 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:01:52.198 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x882] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16417002286320407078/locator/locator21268view.dat

[vm0] [info 2020/03/04 23:01:52.198 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x882] recovery file not found: /tmp/junit16417002286320407078/locator/locator21268view.dat

[vm0] [info 2020/03/04 23:01:52.198 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x882] Starting distributed system

[vm0] [info 2020/03/04 23:01:52.199 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x882] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:01:52.223 GMT <RMI TCP Connection(138)-172.17.0.3> tid=0x8b8] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 23:01:52.224 GMT <RMI TCP Connection(138)-172.17.0.3> tid=0x8b8] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 158 ms)

[info 2020/03/04 23:01:52.225 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:52.227 GMT <RMI TCP Connection(138)-172.17.0.3> tid=0x8b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78457269(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:01:52.227 GMT <RMI TCP Connection(138)-172.17.0.3> tid=0x8b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:52.227 GMT <RMI TCP Connection(138)-172.17.0.3> tid=0x8b8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78457269(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:01:52.228 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @667b21c2(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:01:52.228 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:52.228 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @667b21c2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:01:52.229 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x693] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c136d5c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:01:52.229 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x693] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:52.229 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c136d5c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:01:52.229 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a30ec48(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:01:52.230 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:52.230 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a30ec48(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:01:52.230 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30e7c0cd(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:01:52.230 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x701] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:52.230 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30e7c0cd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:01:52.231 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16f62298(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:01:52.231 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:52.231 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16f62298(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:01:52.232 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fcb166b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:01:52.232 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:52.232 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fcb166b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:01:52.234 GMT <RMI TCP Connection(138)-172.17.0.3> tid=0x8b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 23:01:52.234 GMT <RMI TCP Connection(138)-172.17.0.3> tid=0x8b8] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 23:01:52.235 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 23:01:52.235 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 23:01:52.236 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x693] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 23:01:52.236 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 23:01:52.237 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 23:01:52.237 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 23:01:52.238 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 23:01:52.238 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 23:01:52.239 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 23:01:52.239 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 23:01:52.240 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 23:01:52.240 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 23:01:52.242 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 23:01:52.243 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:01:52.271 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25017].
Not connected.


[info 2020/03/04 23:01:52.272 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:01:52.273 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:52.275 GMT <RMI TCP Connection(138)-172.17.0.3> tid=0x8b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e69e196(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:01:52.275 GMT <RMI TCP Connection(138)-172.17.0.3> tid=0x8b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:52.275 GMT <RMI TCP Connection(138)-172.17.0.3> tid=0x8b8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e69e196(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:01:52.276 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1378b83c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:01:52.276 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:52.276 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1378b83c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:01:52.276 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x693] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac6fc40(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:01:52.277 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x693] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:52.277 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac6fc40(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:01:52.277 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b23ac65(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:01:52.277 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:52.277 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b23ac65(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:01:52.278 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65b3f775(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:01:52.278 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x701] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:52.278 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65b3f775(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:01:52.279 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @942ee38(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:01:52.279 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:52.279 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @942ee38(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:01:52.280 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @685ede3f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:01:52.280 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:52.280 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @685ede3f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:01:52.283 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15226888077833118691

[info 2020/03/04 23:01:52.286 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:01:52.328 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1ee059f2

[vm1] [info 2020/03/04 23:01:52.332 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:01:52.498 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:52.499 GMT <RMI TCP Connection(138)-172.17.0.3> tid=0x8b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @591bb76(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:01:52.499 GMT <RMI TCP Connection(138)-172.17.0.3> tid=0x8b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:01:52.499 GMT <RMI TCP Connection(138)-172.17.0.3> tid=0x8b8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @591bb76(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:01:52.500 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43df8005(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:01:52.500 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:01:52.500 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43df8005(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:01:52.501 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x693] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46cd9f7c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:01:52.501 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x693] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:01:52.501 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46cd9f7c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:01:52.502 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @133d1d3c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:01:52.502 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x6d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:01:52.502 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @133d1d3c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:01:52.502 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bcec22b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:01:52.502 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x701] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:01:52.502 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bcec22b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:01:52.503 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e9ff24c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:01:52.503 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x588] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:01:52.503 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e9ff24c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:01:52.504 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50edb073(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:01:52.504 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:01:52.504 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50edb073(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:01:52.507 GMT <RMI TCP Connection(138)-172.17.0.3> tid=0x8b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@153bf43c

[vm0] [info 2020/03/04 23:01:52.522 GMT <RMI TCP Connection(138)-172.17.0.3> tid=0x8b8] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 23:01:52.522 GMT <RMI TCP Connection(138)-172.17.0.3> tid=0x8b8] Locator was created at Wed Mar 04 23:01:52 GMT 2020

[vm0] [info 2020/03/04 23:01:52.522 GMT <RMI TCP Connection(138)-172.17.0.3> tid=0x8b8] Listening on port 25019 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:01:52.523 GMT <RMI TCP Connection(138)-172.17.0.3> tid=0x8b8] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15226888077833118691/locator/locator25019view.dat

[vm0] [info 2020/03/04 23:01:52.523 GMT <RMI TCP Connection(138)-172.17.0.3> tid=0x8b8] recovery file not found: /tmp/junit15226888077833118691/locator/locator25019view.dat

[vm0] [info 2020/03/04 23:01:52.523 GMT <RMI TCP Connection(138)-172.17.0.3> tid=0x8b8] Starting distributed system

[vm0] [info 2020/03/04 23:01:52.524 GMT <RMI TCP Connection(138)-172.17.0.3> tid=0x8b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:01:52.907 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x692] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@203249a3

[vm2] [info 2020/03/04 23:01:52.912 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x692] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:01:53.514 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3148bf16

[vm3] [info 2020/03/04 23:01:53.519 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x6dd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:01:54.107 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@285f3088

[vm4] [info 2020/03/04 23:01:54.113 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x6f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:01:54.688 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26665]

Command result for <connect --jmx-manager=localhost[26665]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26665] ..
Successfully connected to: [host=localhost, port=26665]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:01:55.738 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4785b326

[vm1] [info 2020/03/04 23:01:55.743 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:01:56.233 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4eaaa200

[vm1] [info 2020/03/04 23:01:56.238 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:01:56.314 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x682] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e5c2c57

[vm2] [info 2020/03/04 23:01:56.319 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x682] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:01:56.842 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x693] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6fdbaaa0

[vm2] [info 2020/03/04 23:01:56.847 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x693] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:01:56.920 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6c3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@87cf342

[vm3] [info 2020/03/04 23:01:56.926 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6c3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:01:57.432 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@44f9d5d4

[vm3] [info 2020/03/04 23:01:57.437 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x6d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:01:57.523 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6d7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4b040c94

[vm4] [info 2020/03/04 23:01:57.528 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6d7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:01:58.041 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x701] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2776dac1

[vm4] [info 2020/03/04 23:01:58.045 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x701] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:01:58.150 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21269]

Command result for <connect --jmx-manager=localhost[21269]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21269] ..
Successfully connected to: [host=localhost, port=21269]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:01:58.636 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25020]

Command result for <connect --jmx-manager=localhost[25020]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25020] ..
Successfully connected to: [host=localhost, port=25020]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:02:13.214 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6a76b707

[vm5] [info 2020/03/04 23:02:13.220 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:02:13.926 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5d275459

[vm6] [info 2020/03/04 23:02:13.931 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:02:14.814 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 922
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2441
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 245
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8583


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:02:18.449 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 156 ms)

[vm2] [info 2020/03/04 23:02:18.595 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 144 ms)

[vm3] [info 2020/03/04 23:02:18.754 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 156 ms)

[vm4] [info 2020/03/04 23:02:18.899 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 142 ms)

[vm5] [info 2020/03/04 23:02:19.051 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a6] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 151 ms)

[vm6] [info 2020/03/04 23:02:19.193 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 140 ms)

[vm0] [info 2020/03/04 23:02:19.338 GMT <RMI TCP Connection(145)-172.17.0.2> tid=0x83c] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 23:02:19.338 GMT <RMI TCP Connection(145)-172.17.0.2> tid=0x83c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 143 ms)

[info 2020/03/04 23:02:19.339 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:19.341 GMT <RMI TCP Connection(145)-172.17.0.2> tid=0x83c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2677fa2c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:02:19.341 GMT <RMI TCP Connection(145)-172.17.0.2> tid=0x83c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:19.341 GMT <RMI TCP Connection(145)-172.17.0.2> tid=0x83c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2677fa2c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:02:19.342 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @152c4cdb(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:02:19.342 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:02:19.342 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @152c4cdb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:02:19.343 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21156f99(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:02:19.344 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x76d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:02:19.344 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21156f99(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:02:19.344 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f6d0ad1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:02:19.344 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:02:19.344 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f6d0ad1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:02:19.345 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @113acad0(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:02:19.345 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:02:19.345 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @113acad0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:02:19.346 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50958b28(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:02:19.346 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:02:19.346 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50958b28(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:02:19.347 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ab66563(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:02:19.347 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:02:19.347 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ab66563(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:02:19.349 GMT <RMI TCP Connection(145)-172.17.0.2> tid=0x83c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 23:02:19.349 GMT <RMI TCP Connection(145)-172.17.0.2> tid=0x83c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 23:02:19.350 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 23:02:19.350 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 23:02:19.351 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 23:02:19.351 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 23:02:19.352 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 23:02:19.352 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 23:02:19.353 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 23:02:19.354 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 23:02:19.354 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 23:02:19.355 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a6] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 23:02:19.355 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 23:02:19.356 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 23:02:19.357 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 23:02:19.358 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:02:19.378 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20464].
Not connected.


[info 2020/03/04 23:02:19.379 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:02:19.380 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:19.381 GMT <RMI TCP Connection(145)-172.17.0.2> tid=0x83c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16243ea4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:02:19.382 GMT <RMI TCP Connection(145)-172.17.0.2> tid=0x83c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:19.382 GMT <RMI TCP Connection(145)-172.17.0.2> tid=0x83c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16243ea4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:02:19.382 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @533b2d4f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:02:19.383 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:02:19.383 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @533b2d4f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:02:19.383 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @401e406d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:02:19.383 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x76d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:02:19.384 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @401e406d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:02:19.384 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aa246fb(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:02:19.384 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:02:19.384 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aa246fb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:02:19.385 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c299a8d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:02:19.385 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:02:19.385 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c299a8d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:02:19.386 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72e1f4e2(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:02:19.386 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:02:19.386 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72e1f4e2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:02:19.387 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71ecb96e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:02:19.387 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:02:19.387 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71ecb96e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:02:19.390 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9466097950052775748

[info 2020/03/04 23:02:19.392 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:02:19.620 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:19.621 GMT <RMI TCP Connection(145)-172.17.0.2> tid=0x83c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @259eb320(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:02:19.621 GMT <RMI TCP Connection(145)-172.17.0.2> tid=0x83c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:19.621 GMT <RMI TCP Connection(145)-172.17.0.2> tid=0x83c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @259eb320(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:02:19.622 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @654b3931(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:02:19.622 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:02:19.622 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @654b3931(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:02:19.623 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b86288b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:02:19.623 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x76d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:02:19.623 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b86288b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:02:19.624 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10c0b4ac(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:02:19.624 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:02:19.624 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10c0b4ac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:02:19.625 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46d7f196(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:02:19.625 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:02:19.625 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46d7f196(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:02:19.626 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7671e81c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:02:19.626 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:02:19.626 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7671e81c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:02:19.627 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55a0f67a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:02:19.627 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:02:19.627 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55a0f67a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:02:19.630 GMT <RMI TCP Connection(145)-172.17.0.2> tid=0x83c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7450da09

[vm0] [info 2020/03/04 23:02:19.635 GMT <RMI TCP Connection(145)-172.17.0.2> tid=0x83c] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 23:02:19.636 GMT <RMI TCP Connection(145)-172.17.0.2> tid=0x83c] Locator was created at Wed Mar 04 23:02:19 GMT 2020

[vm0] [info 2020/03/04 23:02:19.636 GMT <RMI TCP Connection(145)-172.17.0.2> tid=0x83c] Listening on port 20466 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:02:19.636 GMT <RMI TCP Connection(145)-172.17.0.2> tid=0x83c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9466097950052775748/locator/locator20466view.dat

[vm0] [info 2020/03/04 23:02:19.636 GMT <RMI TCP Connection(145)-172.17.0.2> tid=0x83c] recovery file not found: /tmp/junit9466097950052775748/locator/locator20466view.dat

[vm0] [info 2020/03/04 23:02:19.636 GMT <RMI TCP Connection(145)-172.17.0.2> tid=0x83c] Starting distributed system

[vm0] [info 2020/03/04 23:02:19.638 GMT <RMI TCP Connection(145)-172.17.0.2> tid=0x83c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:02:23.427 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@562d1c32

[vm1] [info 2020/03/04 23:02:23.431 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:02:24.010 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3b7ae0da

[vm2] [info 2020/03/04 23:02:24.015 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x76d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:02:24.605 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@365012cf

[vm3] [info 2020/03/04 23:02:24.610 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:02:24.644 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x837] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@77335347

[vm5] [info 2020/03/04 23:02:24.650 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x837] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:02:25.200 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7ee3728e

[vm4] [info 2020/03/04 23:02:25.205 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:02:25.355 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x840] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7af477e4

[vm6] [info 2020/03/04 23:02:25.361 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x840] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:02:25.808 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20467]

Command result for <connect --jmx-manager=localhost[20467]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20467] ..
Successfully connected to: [host=localhost, port=20467]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:02:26.196 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 823
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2511
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 261
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8823


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:02:29.940 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 164 ms)

[vm2] [info 2020/03/04 23:02:30.088 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x7ba] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 145 ms)

[vm3] [info 2020/03/04 23:02:30.235 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x81a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 144 ms)

[vm4] [info 2020/03/04 23:02:30.389 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x83e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 152 ms)

[vm5] [info 2020/03/04 23:02:30.549 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x837] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 159 ms)

[vm6] [info 2020/03/04 23:02:30.695 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x840] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 144 ms)

[vm0] [info 2020/03/04 23:02:30.841 GMT <RMI TCP Connection(160)-172.17.0.4> tid=0x85c] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 23:02:30.842 GMT <RMI TCP Connection(160)-172.17.0.4> tid=0x85c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 145 ms)

[info 2020/03/04 23:02:30.843 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:30.845 GMT <RMI TCP Connection(160)-172.17.0.4> tid=0x85c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eacca7d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:02:30.846 GMT <RMI TCP Connection(160)-172.17.0.4> tid=0x85c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:30.846 GMT <RMI TCP Connection(160)-172.17.0.4> tid=0x85c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eacca7d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:02:30.848 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38f9c36d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:02:30.848 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:02:30.848 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38f9c36d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:02:30.849 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x7ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f3c4b08(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:02:30.849 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x7ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:02:30.849 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x7ba] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f3c4b08(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:02:30.850 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x81a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57f1e643(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:02:30.850 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x81a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:02:30.850 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x81a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57f1e643(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:02:30.851 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x83e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49272614(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:02:30.851 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x83e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:02:30.851 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x83e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49272614(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:02:30.852 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x837] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12b95f17(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:02:30.852 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x837] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:02:30.852 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x837] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12b95f17(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:02:30.853 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x840] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65c147c0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:02:30.853 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x840] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:02:30.853 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x840] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65c147c0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:02:30.855 GMT <RMI TCP Connection(160)-172.17.0.4> tid=0x85c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 23:02:30.855 GMT <RMI TCP Connection(160)-172.17.0.4> tid=0x85c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 23:02:30.858 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 23:02:30.858 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 23:02:30.859 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x7ba] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 23:02:30.859 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x7ba] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 23:02:30.860 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x81a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 23:02:30.860 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x81a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 23:02:30.861 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x83e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 23:02:30.861 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x83e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 23:02:30.862 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x837] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 23:02:30.863 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x837] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 23:02:30.863 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x840] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 23:02:30.864 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x840] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 23:02:30.866 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 23:02:30.867 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:02:30.896 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24103].
Not connected.


[info 2020/03/04 23:02:30.898 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:02:30.899 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:30.900 GMT <RMI TCP Connection(160)-172.17.0.4> tid=0x85c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dfcf4bc(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:02:30.900 GMT <RMI TCP Connection(160)-172.17.0.4> tid=0x85c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:30.901 GMT <RMI TCP Connection(160)-172.17.0.4> tid=0x85c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dfcf4bc(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:02:30.901 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62d8dc32(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:02:30.902 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:02:30.902 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62d8dc32(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:02:30.903 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x7ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @730dc109(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:02:30.903 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x7ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:02:30.903 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x7ba] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @730dc109(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:02:30.904 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x81a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @523db53e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:02:30.904 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x81a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:02:30.904 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x81a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @523db53e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:02:30.905 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x83e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43792a6e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:02:30.905 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x83e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:02:30.905 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x83e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43792a6e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:02:30.906 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x837] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67745d63(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:02:30.906 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x837] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:02:30.906 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x837] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67745d63(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:02:30.907 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x840] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc1ff46(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:02:30.907 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x840] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:02:30.907 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x840] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc1ff46(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:02:30.910 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2235514911763930980

[info 2020/03/04 23:02:30.912 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:02:31.134 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:31.135 GMT <RMI TCP Connection(160)-172.17.0.4> tid=0x85c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @285b0627(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:02:31.135 GMT <RMI TCP Connection(160)-172.17.0.4> tid=0x85c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:31.135 GMT <RMI TCP Connection(160)-172.17.0.4> tid=0x85c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @285b0627(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:02:31.136 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dc0b3df(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:02:31.136 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:02:31.136 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dc0b3df(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:02:31.137 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x7ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c68d0f7(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:02:31.137 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x7ba] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:02:31.137 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x7ba] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c68d0f7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:02:31.138 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x81a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @665f1ded(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:02:31.138 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x81a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:02:31.138 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x81a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @665f1ded(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:02:31.139 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x83e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45394042(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:02:31.139 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x83e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:02:31.139 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x83e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45394042(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:02:31.140 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x837] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c9fa2f1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:02:31.140 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x837] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:02:31.140 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x837] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c9fa2f1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:02:31.141 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x840] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66cc3820(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:02:31.141 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x840] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:02:31.141 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x840] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66cc3820(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:02:31.144 GMT <RMI TCP Connection(160)-172.17.0.4> tid=0x85c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@6ddcdeb0

[vm0] [info 2020/03/04 23:02:31.149 GMT <RMI TCP Connection(160)-172.17.0.4> tid=0x85c] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 23:02:31.149 GMT <RMI TCP Connection(160)-172.17.0.4> tid=0x85c] Locator was created at Wed Mar 04 23:02:31 GMT 2020

[vm0] [info 2020/03/04 23:02:31.149 GMT <RMI TCP Connection(160)-172.17.0.4> tid=0x85c] Listening on port 24105 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:02:31.150 GMT <RMI TCP Connection(160)-172.17.0.4> tid=0x85c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2235514911763930980/locator/locator24105view.dat

[vm0] [info 2020/03/04 23:02:31.150 GMT <RMI TCP Connection(160)-172.17.0.4> tid=0x85c] recovery file not found: /tmp/junit2235514911763930980/locator/locator24105view.dat

[vm0] [info 2020/03/04 23:02:31.150 GMT <RMI TCP Connection(160)-172.17.0.4> tid=0x85c] Starting distributed system

[vm0] [info 2020/03/04 23:02:31.152 GMT <RMI TCP Connection(160)-172.17.0.4> tid=0x85c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:02:31.506 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d9f5152

[vm5] [info 2020/03/04 23:02:31.512 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x54a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:02:32.212 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x7ec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4f084ce4

[vm6] [info 2020/03/04 23:02:32.217 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x7ec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:02:33.085 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:02:34.310 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a42b0c4

[vm5] [info 2020/03/04 23:02:34.316 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:02:34.822 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@65a82358

[vm1] [info 2020/03/04 23:02:34.827 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:02:35.036 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7e7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@123f66f3

[vm6] [info 2020/03/04 23:02:35.041 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7e7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:02:35.429 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x7ba] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4831ede3

[vm2] [info 2020/03/04 23:02:35.434 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x7ba] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:02:35.905 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:02:36.056 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x81a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@148e9afb

[vm3] [info 2020/03/04 23:02:36.062 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x81a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:02:36.706 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x83e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2765f3db

[vm4] [info 2020/03/04 23:02:36.712 GMT <RMI TCP Connection(76)-172.17.0.4> tid=0x83e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 900
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608938
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2764
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 247
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 9573


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:02:37.032 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 171 ms)

[vm2] [info 2020/03/04 23:02:37.196 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 161 ms)

[info 2020/03/04 23:02:37.339 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24106]

[vm3] [info 2020/03/04 23:02:37.359 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x76c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 160 ms)

Command result for <connect --jmx-manager=localhost[24106]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24106] ..
Successfully connected to: [host=localhost, port=24106]


[vm4] [info 2020/03/04 23:02:37.517 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x78b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 156 ms)

[vm5] [info 2020/03/04 23:02:37.693 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 173 ms)

[vm6] [info 2020/03/04 23:02:37.844 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x7ec] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 150 ms)

[vm0] [info 2020/03/04 23:02:37.994 GMT <RMI TCP Connection(178)-172.17.0.8> tid=0x872] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 23:02:37.995 GMT <RMI TCP Connection(178)-172.17.0.8> tid=0x872] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 149 ms)

[info 2020/03/04 23:02:37.996 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:37.997 GMT <RMI TCP Connection(178)-172.17.0.8> tid=0x872] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55904162(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:02:37.997 GMT <RMI TCP Connection(178)-172.17.0.8> tid=0x872] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:37.998 GMT <RMI TCP Connection(178)-172.17.0.8> tid=0x872] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55904162(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:02:37.998 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60d6c9a6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:02:37.998 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:02:37.999 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60d6c9a6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:02:37.999 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x7eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17de35e3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:02:38.000 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x7eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:02:38.000 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17de35e3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:02:38.001 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x76c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63245890(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:02:38.001 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x76c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:02:38.001 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x76c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63245890(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:02:38.002 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x78b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20b03bf5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:02:38.002 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x78b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:02:38.002 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x78b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20b03bf5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:02:38.003 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26e064fa(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:02:38.003 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x54a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:02:38.003 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26e064fa(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:02:38.004 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x7ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26dec622(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:02:38.004 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x7ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:02:38.004 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x7ec] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26dec622(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:02:38.006 GMT <RMI TCP Connection(178)-172.17.0.8> tid=0x872] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 23:02:38.006 GMT <RMI TCP Connection(178)-172.17.0.8> tid=0x872] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 23:02:38.007 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 23:02:38.007 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 23:02:38.008 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x7eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 23:02:38.009 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 23:02:38.009 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x76c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 23:02:38.010 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x76c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 23:02:38.011 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x78b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 23:02:38.011 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x78b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 23:02:38.012 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 23:02:38.012 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 23:02:38.013 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x7ec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 23:02:38.013 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x7ec] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 23:02:38.015 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 23:02:38.016 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:02:38.046 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22422].
Not connected.


[info 2020/03/04 23:02:38.047 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:02:38.048 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:38.050 GMT <RMI TCP Connection(178)-172.17.0.8> tid=0x872] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dce0e88(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:02:38.050 GMT <RMI TCP Connection(178)-172.17.0.8> tid=0x872] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:38.050 GMT <RMI TCP Connection(178)-172.17.0.8> tid=0x872] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dce0e88(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:02:38.051 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32466419(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:02:38.051 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:02:38.051 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32466419(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:02:38.052 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x7eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77f5dd17(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:02:38.052 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x7eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:02:38.052 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77f5dd17(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:02:38.053 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x76c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21c52d8e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:02:38.053 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x76c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:02:38.053 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x76c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21c52d8e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:02:38.054 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x78b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46c10964(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:02:38.054 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x78b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:02:38.054 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x78b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46c10964(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:02:38.055 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4579a3ba(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:02:38.055 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x54a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:02:38.055 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4579a3ba(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:02:38.056 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x7ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b78a9f4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:02:38.056 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x7ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:02:38.056 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x7ec] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b78a9f4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:02:38.060 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3074517143256720577

[info 2020/03/04 23:02:38.062 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:02:38.286 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:38.286 GMT <RMI TCP Connection(178)-172.17.0.8> tid=0x872] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62611d50(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:02:38.286 GMT <RMI TCP Connection(178)-172.17.0.8> tid=0x872] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:38.287 GMT <RMI TCP Connection(178)-172.17.0.8> tid=0x872] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62611d50(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:02:38.287 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ad4a1df(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:02:38.287 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:02:38.288 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ad4a1df(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:02:38.288 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x7eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @280a5ff4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:02:38.288 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x7eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:02:38.288 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @280a5ff4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:02:38.289 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x76c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c44afef(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:02:38.289 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x76c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:02:38.289 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x76c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c44afef(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:02:38.290 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x78b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d123ebe(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:02:38.290 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x78b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:02:38.290 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x78b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d123ebe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:02:38.291 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x54a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69e82088(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:02:38.291 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x54a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:02:38.291 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x54a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69e82088(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:02:38.292 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x7ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @518069(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:02:38.292 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x7ec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:02:38.292 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x7ec] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @518069(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:02:38.295 GMT <RMI TCP Connection(178)-172.17.0.8> tid=0x872] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7822875c

[vm0] [info 2020/03/04 23:02:38.300 GMT <RMI TCP Connection(178)-172.17.0.8> tid=0x872] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 23:02:38.300 GMT <RMI TCP Connection(178)-172.17.0.8> tid=0x872] Locator was created at Wed Mar 04 23:02:38 GMT 2020

[vm0] [info 2020/03/04 23:02:38.300 GMT <RMI TCP Connection(178)-172.17.0.8> tid=0x872] Listening on port 22424 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:02:38.300 GMT <RMI TCP Connection(178)-172.17.0.8> tid=0x872] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3074517143256720577/locator/locator22424view.dat

[vm0] [info 2020/03/04 23:02:38.300 GMT <RMI TCP Connection(178)-172.17.0.8> tid=0x872] recovery file not found: /tmp/junit3074517143256720577/locator/locator22424view.dat

[vm0] [info 2020/03/04 23:02:38.301 GMT <RMI TCP Connection(178)-172.17.0.8> tid=0x872] Starting distributed system

[vm0] [info 2020/03/04 23:02:38.302 GMT <RMI TCP Connection(178)-172.17.0.8> tid=0x872] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573304
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 971
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608938
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2749
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 240
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 9540


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:02:39.824 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 155 ms)

[vm2] [info 2020/03/04 23:02:39.975 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x779] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 148 ms)

[vm3] [info 2020/03/04 23:02:40.127 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7b0] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 150 ms)

[vm4] [info 2020/03/04 23:02:40.277 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x777] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 147 ms)

[vm5] [info 2020/03/04 23:02:40.430 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 151 ms)

[vm6] [info 2020/03/04 23:02:40.573 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7e7] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 141 ms)

[vm0] [info 2020/03/04 23:02:40.720 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x626] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 23:02:40.720 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 145 ms)

[info 2020/03/04 23:02:40.721 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:40.723 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x626] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38872cf0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:02:40.724 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x626] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:40.724 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38872cf0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:02:40.724 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33ab32e0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:02:40.725 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:02:40.725 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33ab32e0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:02:40.725 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x779] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17422f7e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:02:40.726 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x779] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:02:40.726 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x779] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17422f7e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:02:40.726 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55e13700(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:02:40.726 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:02:40.726 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7b0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55e13700(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:02:40.727 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x777] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d2da0d1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:02:40.727 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x777] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:02:40.727 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x777] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d2da0d1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:02:40.728 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11fbc02(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:02:40.728 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:02:40.728 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11fbc02(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:02:40.729 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71c89328(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:02:40.729 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:02:40.729 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7e7] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71c89328(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:02:40.732 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x626] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 23:02:40.732 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 23:02:40.733 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 23:02:40.733 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 23:02:40.734 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x779] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 23:02:40.734 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x779] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 23:02:40.735 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7b0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 23:02:40.735 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7b0] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 23:02:40.736 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x777] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 23:02:40.736 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x777] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 23:02:40.737 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 23:02:40.737 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 23:02:40.738 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7e7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 23:02:40.738 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7e7] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 23:02:40.740 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 23:02:40.741 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:02:40.769 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23732].
Not connected.


[info 2020/03/04 23:02:40.771 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:02:40.772 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:40.773 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x626] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57bc297f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:02:40.773 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x626] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:40.773 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57bc297f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:02:40.774 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52d90dfc(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:02:40.774 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:02:40.774 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52d90dfc(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:02:40.774 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x779] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @570ab178(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:02:40.775 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x779] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:02:40.775 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x779] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @570ab178(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:02:40.775 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @745b50a7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:02:40.776 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:02:40.776 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7b0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @745b50a7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:02:40.776 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x777] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5aedcb23(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:02:40.776 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x777] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:02:40.776 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x777] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5aedcb23(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:02:40.777 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb866be(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:02:40.777 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:02:40.777 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb866be(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:02:40.778 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7984fdf0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:02:40.778 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:02:40.778 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7e7] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7984fdf0(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:02:40.781 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17765571001515159931

[info 2020/03/04 23:02:40.783 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:02:40.996 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:40.997 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x626] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6929cfd1(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:02:40.997 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x626] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:40.997 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6929cfd1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:02:40.998 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d982d77(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:02:40.998 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:02:40.998 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d982d77(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:02:40.999 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x779] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4510ada3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:02:41.000 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x779] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:02:41.000 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x779] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4510ada3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:02:41.001 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d10ddea(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:02:41.001 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7b0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:02:41.001 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7b0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d10ddea(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:02:41.002 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x777] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6474b511(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:02:41.002 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x777] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:02:41.002 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x777] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6474b511(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:02:41.002 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @369c9fd(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:02:41.003 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:02:41.003 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @369c9fd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:02:41.003 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @686685c5(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:02:41.004 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7e7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:02:41.004 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x7e7] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @686685c5(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:02:41.006 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x626] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1367a417

[vm0] [info 2020/03/04 23:02:41.011 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x626] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 23:02:41.012 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x626] Locator was created at Wed Mar 04 23:02:41 GMT 2020

[vm0] [info 2020/03/04 23:02:41.012 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x626] Listening on port 23734 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:02:41.012 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x626] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17765571001515159931/locator/locator23734view.dat

[vm0] [info 2020/03/04 23:02:41.012 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x626] recovery file not found: /tmp/junit17765571001515159931/locator/locator23734view.dat

[vm0] [info 2020/03/04 23:02:41.012 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x626] Starting distributed system

[vm0] [info 2020/03/04 23:02:41.014 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x626] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:02:41.248 GMT <RMI TCP Connection(93)-172.17.0.5> tid=0x77c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@668ea66a

[vm5] [info 2020/03/04 23:02:41.254 GMT <RMI TCP Connection(93)-172.17.0.5> tid=0x77c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:02:41.952 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x7dd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5aef7901

[vm6] [info 2020/03/04 23:02:41.957 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x7dd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:02:42.011 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@72766834

[vm1] [info 2020/03/04 23:02:42.015 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:02:42.627 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x7eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c7fc89b

[vm2] [info 2020/03/04 23:02:42.632 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x7eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:02:42.796 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:02:43.257 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x76c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@51673e49

[vm3] [info 2020/03/04 23:02:43.263 GMT <RMI TCP Connection(94)-172.17.0.8> tid=0x76c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:02:43.892 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x78b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1b1cbc5c

[vm4] [info 2020/03/04 23:02:43.898 GMT <RMI TCP Connection(95)-172.17.0.8> tid=0x78b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:02:44.512 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22425]

Command result for <connect --jmx-manager=localhost[22425]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22425] ..
Successfully connected to: [host=localhost, port=22425]


[vm1] [info 2020/03/04 23:02:44.793 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@1c9a19f4

[vm1] [info 2020/03/04 23:02:44.797 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:02:45.376 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x779] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@22ae2090

[vm2] [info 2020/03/04 23:02:45.381 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x779] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:02:45.423 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f48800c

[vm5] [info 2020/03/04 23:02:45.429 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x5f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:02:45.982 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7b0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1484c8f9

[vm3] [info 2020/03/04 23:02:45.987 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7b0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:02:46.129 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x625] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@f43a083

[vm6] [info 2020/03/04 23:02:46.135 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x625] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 813
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608944
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2529
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 289
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8925


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:02:46.534 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 171 ms)

[vm4] [info 2020/03/04 23:02:46.609 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x777] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4b556475

[vm4] [info 2020/03/04 23:02:46.615 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x777] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:02:46.692 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x77e] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 155 ms)

[vm3] [info 2020/03/04 23:02:46.855 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x7a1] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 159 ms)

[vm4] [info 2020/03/04 23:02:47.015 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 158 ms)

[vm1] [info 2020/03/04 23:02:47.066 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:02:47.200 GMT <RMI TCP Connection(93)-172.17.0.5> tid=0x77c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 183 ms)

[info 2020/03/04 23:02:47.249 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23735]

Command result for <connect --jmx-manager=localhost[23735]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23735] ..
Successfully connected to: [host=localhost, port=23735]


[vm6] [info 2020/03/04 23:02:47.355 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x7dd] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 154 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 23:02:47.505 GMT <RMI TCP Connection(176)-172.17.0.5> tid=0x51b] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 23:02:47.506 GMT <RMI TCP Connection(176)-172.17.0.5> tid=0x51b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 149 ms)

[info 2020/03/04 23:02:47.507 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:47.510 GMT <RMI TCP Connection(176)-172.17.0.5> tid=0x51b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f7931f2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:02:47.510 GMT <RMI TCP Connection(176)-172.17.0.5> tid=0x51b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:47.510 GMT <RMI TCP Connection(176)-172.17.0.5> tid=0x51b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f7931f2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:02:47.511 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10957d1d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:02:47.511 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:02:47.511 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10957d1d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:02:47.512 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62bf7259(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:02:47.512 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x77e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:02:47.512 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x77e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62bf7259(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:02:47.512 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x7a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7360512e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:02:47.513 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x7a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:02:47.513 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x7a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7360512e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:02:47.513 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d8fd925(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:02:47.513 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x786] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:02:47.513 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d8fd925(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:02:47.514 GMT <RMI TCP Connection(93)-172.17.0.5> tid=0x77c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1973d6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:02:47.514 GMT <RMI TCP Connection(93)-172.17.0.5> tid=0x77c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:02:47.514 GMT <RMI TCP Connection(93)-172.17.0.5> tid=0x77c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1973d6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:02:47.515 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x7dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @780c47e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:02:47.515 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x7dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:02:47.515 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x7dd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @780c47e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:02:47.518 GMT <RMI TCP Connection(176)-172.17.0.5> tid=0x51b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 23:02:47.518 GMT <RMI TCP Connection(176)-172.17.0.5> tid=0x51b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 23:02:47.519 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 23:02:47.519 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 23:02:47.520 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 23:02:47.520 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x77e] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 23:02:47.521 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x7a1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 23:02:47.521 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x7a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 23:02:47.522 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 23:02:47.522 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 23:02:47.523 GMT <RMI TCP Connection(93)-172.17.0.5> tid=0x77c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 23:02:47.524 GMT <RMI TCP Connection(93)-172.17.0.5> tid=0x77c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 23:02:47.524 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x7dd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 23:02:47.525 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x7dd] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 23:02:47.527 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 23:02:47.528 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:02:47.563 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29438].
Not connected.


[info 2020/03/04 23:02:47.564 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:02:47.565 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:47.566 GMT <RMI TCP Connection(176)-172.17.0.5> tid=0x51b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41f20417(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:02:47.567 GMT <RMI TCP Connection(176)-172.17.0.5> tid=0x51b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:47.567 GMT <RMI TCP Connection(176)-172.17.0.5> tid=0x51b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41f20417(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:02:47.567 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67072b89(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:02:47.568 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:02:47.568 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67072b89(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:02:47.568 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3719ca98(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:02:47.569 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x77e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:02:47.569 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x77e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3719ca98(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:02:47.569 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x7a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f4b796c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:02:47.570 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x7a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:02:47.570 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x7a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f4b796c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:02:47.570 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c8f008b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:02:47.571 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x786] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:02:47.571 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c8f008b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:02:47.571 GMT <RMI TCP Connection(93)-172.17.0.5> tid=0x77c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @487328be(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:02:47.572 GMT <RMI TCP Connection(93)-172.17.0.5> tid=0x77c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:02:47.572 GMT <RMI TCP Connection(93)-172.17.0.5> tid=0x77c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @487328be(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:02:47.572 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x7dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c78fbcd(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:02:47.573 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x7dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:02:47.573 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x7dd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c78fbcd(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:02:47.575 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13542380201675198232

[info 2020/03/04 23:02:47.577 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:02:47.826 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:47.827 GMT <RMI TCP Connection(176)-172.17.0.5> tid=0x51b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ee523df(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:02:47.827 GMT <RMI TCP Connection(176)-172.17.0.5> tid=0x51b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:47.827 GMT <RMI TCP Connection(176)-172.17.0.5> tid=0x51b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ee523df(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:02:47.828 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ae5b1f2(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:02:47.828 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:02:47.828 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ae5b1f2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:02:47.829 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b352cf2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:02:47.829 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x77e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:02:47.829 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x77e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b352cf2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:02:47.830 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x7a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43773b3a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:02:47.830 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x7a1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:02:47.830 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x7a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43773b3a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:02:47.831 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @516a7094(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:02:47.831 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x786] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:02:47.831 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @516a7094(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:02:47.832 GMT <RMI TCP Connection(93)-172.17.0.5> tid=0x77c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77789c6b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:02:47.832 GMT <RMI TCP Connection(93)-172.17.0.5> tid=0x77c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:02:47.832 GMT <RMI TCP Connection(93)-172.17.0.5> tid=0x77c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77789c6b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:02:47.833 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x7dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5963a43a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:02:47.833 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x7dd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:02:47.833 GMT <RMI TCP Connection(91)-172.17.0.5> tid=0x7dd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5963a43a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:02:47.836 GMT <RMI TCP Connection(176)-172.17.0.5> tid=0x51b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e455085

[vm0] [info 2020/03/04 23:02:47.841 GMT <RMI TCP Connection(176)-172.17.0.5> tid=0x51b] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 23:02:47.841 GMT <RMI TCP Connection(176)-172.17.0.5> tid=0x51b] Locator was created at Wed Mar 04 23:02:47 GMT 2020

[vm0] [info 2020/03/04 23:02:47.841 GMT <RMI TCP Connection(176)-172.17.0.5> tid=0x51b] Listening on port 29440 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:02:47.842 GMT <RMI TCP Connection(176)-172.17.0.5> tid=0x51b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13542380201675198232/locator/locator29440view.dat

[vm0] [info 2020/03/04 23:02:47.842 GMT <RMI TCP Connection(176)-172.17.0.5> tid=0x51b] recovery file not found: /tmp/junit13542380201675198232/locator/locator29440view.dat

[vm0] [info 2020/03/04 23:02:47.842 GMT <RMI TCP Connection(176)-172.17.0.5> tid=0x51b] Starting distributed system

[vm0] [info 2020/03/04 23:02:47.844 GMT <RMI TCP Connection(176)-172.17.0.5> tid=0x51b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:02:49.210 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x588] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c599d2

[vm5] [info 2020/03/04 23:02:49.216 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x588] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:02:49.916 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b1a2352

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 958
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236218
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2070
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 70
Total primaries transferred during this rebalance                                               | 9
Total time (in milliseconds) for this rebalance                                                 | 6954


[vm6] [info 2020/03/04 23:02:49.922 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:02:50.112 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 150 ms)

[vm2] [info 2020/03/04 23:02:50.268 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 154 ms)

[vm3] [info 2020/03/04 23:02:50.420 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 150 ms)

[vm4] [info 2020/03/04 23:02:50.580 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 158 ms)

[vm5] [info 2020/03/04 23:02:50.735 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 153 ms)

[vm1] [info 2020/03/04 23:02:50.802 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:02:50.887 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 150 ms)

[vm0] [info 2020/03/04 23:02:51.039 GMT <RMI TCP Connection(145)-172.17.0.9> tid=0x879] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 23:02:51.039 GMT <RMI TCP Connection(145)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 150 ms)

[info 2020/03/04 23:02:51.040 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:51.042 GMT <RMI TCP Connection(145)-172.17.0.9> tid=0x879] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4583ae31(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:02:51.042 GMT <RMI TCP Connection(145)-172.17.0.9> tid=0x879] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:51.042 GMT <RMI TCP Connection(145)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4583ae31(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:02:51.043 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72bc3a40(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:02:51.043 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:02:51.043 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72bc3a40(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:02:51.044 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36ad262e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:02:51.044 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x692] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:02:51.044 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36ad262e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:02:51.045 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ef24bcc(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:02:51.045 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x6dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:02:51.045 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ef24bcc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:02:51.046 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60183d9e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:02:51.046 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x6f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:02:51.046 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60183d9e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:02:51.046 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5471896f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:02:51.046 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:02:51.047 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5471896f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:02:51.047 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ccba56(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:02:51.047 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:02:51.048 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ccba56(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:02:51.050 GMT <RMI TCP Connection(145)-172.17.0.9> tid=0x879] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 23:02:51.050 GMT <RMI TCP Connection(145)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 23:02:51.051 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 23:02:51.051 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 23:02:51.052 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 23:02:51.052 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 23:02:51.053 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 23:02:51.054 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 23:02:51.054 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 23:02:51.055 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 23:02:51.056 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 23:02:51.056 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 23:02:51.057 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 23:02:51.057 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 23:02:51.059 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 23:02:51.059 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:02:51.088 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26665].
Not connected.


[info 2020/03/04 23:02:51.090 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:02:51.091 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:51.092 GMT <RMI TCP Connection(145)-172.17.0.9> tid=0x879] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19929fb(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:02:51.092 GMT <RMI TCP Connection(145)-172.17.0.9> tid=0x879] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:51.092 GMT <RMI TCP Connection(145)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19929fb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:02:51.093 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b82ef9d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:02:51.093 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:02:51.093 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b82ef9d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:02:51.094 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3556bc37(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:02:51.094 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x692] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:02:51.094 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3556bc37(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:02:51.095 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77ae8731(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:02:51.095 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x6dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:02:51.095 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77ae8731(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:02:51.096 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @764250d2(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:02:51.096 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x6f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:02:51.096 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @764250d2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:02:51.096 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e340f07(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:02:51.097 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:02:51.097 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e340f07(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:02:51.097 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @289f9bed(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:02:51.098 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:02:51.098 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @289f9bed(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:02:51.100 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15689601770075559297

[info 2020/03/04 23:02:51.102 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:02:51.329 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:51.330 GMT <RMI TCP Connection(145)-172.17.0.9> tid=0x879] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c660f49(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:02:51.330 GMT <RMI TCP Connection(145)-172.17.0.9> tid=0x879] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:51.330 GMT <RMI TCP Connection(145)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c660f49(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:02:51.331 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b503100(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:02:51.331 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:02:51.331 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b503100(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:02:51.332 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb85f5b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:02:51.332 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x692] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:02:51.332 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb85f5b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:02:51.333 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28a022b4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:02:51.333 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x6dd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:02:51.333 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28a022b4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:02:51.334 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5643e696(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:02:51.334 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x6f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:02:51.334 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5643e696(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:02:51.335 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e971eac(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:02:51.335 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x5f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:02:51.335 GMT <RMI TCP Connection(63)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e971eac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:02:51.336 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ff599aa(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:02:51.336 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x625] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:02:51.336 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ff599aa(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:02:51.339 GMT <RMI TCP Connection(145)-172.17.0.9> tid=0x879] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a29810

[vm0] [info 2020/03/04 23:02:51.345 GMT <RMI TCP Connection(145)-172.17.0.9> tid=0x879] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 23:02:51.345 GMT <RMI TCP Connection(145)-172.17.0.9> tid=0x879] Locator was created at Wed Mar 04 23:02:51 GMT 2020

[vm0] [info 2020/03/04 23:02:51.345 GMT <RMI TCP Connection(145)-172.17.0.9> tid=0x879] Listening on port 26667 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:02:51.346 GMT <RMI TCP Connection(145)-172.17.0.9> tid=0x879] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15689601770075559297/locator/locator26667view.dat

[vm0] [info 2020/03/04 23:02:51.346 GMT <RMI TCP Connection(145)-172.17.0.9> tid=0x879] recovery file not found: /tmp/junit15689601770075559297/locator/locator26667view.dat

[vm0] [info 2020/03/04 23:02:51.346 GMT <RMI TCP Connection(145)-172.17.0.9> tid=0x879] Starting distributed system

[vm0] [info 2020/03/04 23:02:51.349 GMT <RMI TCP Connection(145)-172.17.0.9> tid=0x879] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:02:51.734 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6ab879a4

[vm1] [info 2020/03/04 23:02:51.739 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:02:52.325 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@89e25b4

[vm2] [info 2020/03/04 23:02:52.330 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x77e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:02:52.917 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x7a1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4938a096

[vm3] [info 2020/03/04 23:02:52.923 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x7a1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:02:53.524 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x786] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d47a07a

[vm4] [info 2020/03/04 23:02:53.530 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x786] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:02:54.138 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29441]

Command result for <connect --jmx-manager=localhost[29441]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29441] ..
Successfully connected to: [host=localhost, port=29441]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 816
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2510
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 188
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 8586


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:02:54.416 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 164 ms)

[vm2] [info 2020/03/04 23:02:54.576 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 157 ms)

[vm3] [info 2020/03/04 23:02:54.729 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 151 ms)

[vm5] [info 2020/03/04 23:02:54.802 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5c1b2c33

[vm5] [info 2020/03/04 23:02:54.807 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:02:54.879 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 148 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:02:55.062 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 181 ms)

[vm1] [info 2020/03/04 23:02:55.183 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6098b2b3

[vm1] [info 2020/03/04 23:02:55.188 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:02:55.206 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 142 ms)

[vm0] [info 2020/03/04 23:02:55.356 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x7f9] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 23:02:55.357 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x7f9] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 147 ms)

[info 2020/03/04 23:02:55.357 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:55.360 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x7f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77347a2e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:02:55.360 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x7f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:55.360 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x7f9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77347a2e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:02:55.361 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34322e58(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:02:55.361 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:02:55.361 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34322e58(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:02:55.361 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x693] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cd1f900(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:02:55.362 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x693] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:02:55.362 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cd1f900(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:02:55.362 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b7a6b8f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:02:55.362 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:02:55.362 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b7a6b8f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:02:55.363 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19ca3d1e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:02:55.363 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x701] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:02:55.363 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19ca3d1e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:02:55.364 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @188d5bf5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:02:55.364 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:02:55.364 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @188d5bf5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:02:55.365 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33699545(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:02:55.365 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:02:55.365 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33699545(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:02:55.367 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x7f9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 23:02:55.367 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x7f9] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 23:02:55.368 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 23:02:55.369 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 23:02:55.370 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x693] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 23:02:55.370 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 23:02:55.371 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 23:02:55.371 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 23:02:55.372 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 23:02:55.372 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 23:02:55.373 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 23:02:55.373 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 23:02:55.374 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 23:02:55.375 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 23:02:55.377 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 23:02:55.377 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:02:55.406 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25020].
Not connected.


[info 2020/03/04 23:02:55.408 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:02:55.409 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:55.410 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x7f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @420097ba(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:02:55.411 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x7f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:55.411 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x7f9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @420097ba(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:02:55.411 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36de318(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:02:55.412 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:02:55.412 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36de318(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:02:55.412 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x693] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a994a94(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:02:55.412 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x693] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:02:55.413 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a994a94(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:02:55.413 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4db1d158(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:02:55.413 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:02:55.413 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4db1d158(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:02:55.414 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5132e360(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:02:55.414 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x701] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:02:55.414 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5132e360(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:02:55.415 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70b25091(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:02:55.415 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:02:55.415 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70b25091(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:02:55.416 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6be4a135(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:02:55.416 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:02:55.416 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6be4a135(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:02:55.419 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1565761830012247383

[info 2020/03/04 23:02:55.422 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:02:55.475 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@323f4454

[vm6] [info 2020/03/04 23:02:55.481 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x71e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:02:55.642 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:55.643 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x7f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53d4898c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:02:55.643 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x7f9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:02:55.643 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x7f9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53d4898c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:02:55.644 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @409a1aab(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:02:55.644 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:02:55.644 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @409a1aab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:02:55.645 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x693] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7222d9e4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:02:55.645 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x693] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:02:55.645 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x693] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7222d9e4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:02:55.646 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31477b94(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:02:55.646 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:02:55.646 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6d0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31477b94(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:02:55.647 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fff88fb(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:02:55.647 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x701] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:02:55.647 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fff88fb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:02:55.648 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c026038(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:02:55.648 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x588] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:02:55.648 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c026038(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:02:55.649 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46c28196(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:02:55.649 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:02:55.649 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46c28196(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:02:55.652 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x7f9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d9c2e60

[vm0] [info 2020/03/04 23:02:55.657 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x7f9] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 23:02:55.657 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x7f9] Locator was created at Wed Mar 04 23:02:55 GMT 2020

[vm0] [info 2020/03/04 23:02:55.657 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x7f9] Listening on port 25022 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:02:55.657 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x7f9] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1565761830012247383/locator/locator25022view.dat

[vm0] [info 2020/03/04 23:02:55.657 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x7f9] recovery file not found: /tmp/junit1565761830012247383/locator/locator25022view.dat

[vm0] [info 2020/03/04 23:02:55.658 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x7f9] Starting distributed system

[vm0] [info 2020/03/04 23:02:55.659 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x7f9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:02:55.773 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x692] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2fb60cbf

[vm2] [info 2020/03/04 23:02:55.778 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x692] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:02:56.370 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a619218

[vm3] [info 2020/03/04 23:02:56.376 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x6dd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:02:56.388 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:02:57.000 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@72e25b0a

[vm4] [info 2020/03/04 23:02:57.008 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x6f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:02:57.667 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26668]

Command result for <connect --jmx-manager=localhost[26668]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26668] ..
Successfully connected to: [host=localhost, port=26668]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:02:59.486 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@12b8c60f

[vm1] [info 2020/03/04 23:02:59.491 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1001
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2666
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 167
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 9093


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm2] [info 2020/03/04 23:03:00.072 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x693] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7ba93593

[vm2] [info 2020/03/04 23:03:00.078 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x693] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:03:00.183 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 159 ms)

[vm2] [info 2020/03/04 23:03:00.339 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x682] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 154 ms)

[vm3] [info 2020/03/04 23:03:00.513 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6c3] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 171 ms)

[vm4] [info 2020/03/04 23:03:00.677 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 162 ms)

[vm3] [info 2020/03/04 23:03:00.714 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7cdfc58e

[vm3] [info 2020/03/04 23:03:00.719 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:03:00.841 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 162 ms)

[vm6] [info 2020/03/04 23:03:00.989 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 147 ms)

[vm0] [info 2020/03/04 23:03:01.140 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x489] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 23:03:01.141 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x489] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 150 ms)

[info 2020/03/04 23:03:01.142 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:01.144 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x489] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44b036e4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:03:01.144 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x489] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:01.144 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x489] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44b036e4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:03:01.147 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7467f43(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:03:01.147 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:01.147 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7467f43(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:03:01.148 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x682] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34a83b9a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:03:01.148 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x682] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:01.148 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x682] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34a83b9a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:03:01.149 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26fb6f92(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:03:01.149 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6c3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:01.150 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6c3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26fb6f92(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:03:01.151 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ec342a8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:03:01.151 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:01.151 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ec342a8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:03:01.152 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f460da0(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:03:01.152 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:01.152 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f460da0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:03:01.153 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77be2233(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:03:01.153 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x71e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:01.153 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77be2233(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:03:01.156 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x489] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 23:03:01.156 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x489] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 23:03:01.159 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 23:03:01.159 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 23:03:01.160 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x682] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 23:03:01.161 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x682] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 23:03:01.161 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6c3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 23:03:01.162 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6c3] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 23:03:01.163 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 23:03:01.163 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 23:03:01.164 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 23:03:01.164 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 23:03:01.165 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 23:03:01.165 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 23:03:01.167 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:03:01.168 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:03:01.225 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21269].
Not connected.


[info 2020/03/04 23:03:01.227 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:03:01.228 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:01.229 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x489] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39e155c5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:03:01.230 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x489] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:01.230 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x489] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39e155c5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:03:01.230 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72e1caa3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:03:01.230 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:01.231 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72e1caa3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:03:01.231 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x682] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @477597ea(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:03:01.232 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x682] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:01.232 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x682] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @477597ea(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:03:01.232 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f9a5ccc(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:03:01.233 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6c3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:01.233 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6c3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f9a5ccc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:03:01.233 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20b94ffe(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:03:01.233 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:01.234 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20b94ffe(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:03:01.234 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12188b31(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:03:01.235 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:01.235 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12188b31(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:03:01.235 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fa6ae05(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:03:01.236 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x71e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:01.236 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fa6ae05(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:03:01.238 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5567413647545012808

[info 2020/03/04 23:03:01.241 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:03:01.353 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x701] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5f659a67

[vm4] [info 2020/03/04 23:03:01.359 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x701] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:03:01.469 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:01.470 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x489] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c8eeab9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:03:01.470 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x489] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:01.470 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x489] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c8eeab9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:03:01.471 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4641695e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:03:01.471 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:01.471 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4641695e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:03:01.472 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x682] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6969e5ce(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:03:01.472 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x682] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:01.472 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x682] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6969e5ce(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:03:01.473 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @491ff1af(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:03:01.473 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6c3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:01.473 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6c3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @491ff1af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:03:01.474 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f9a93d3(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:03:01.474 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:01.474 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f9a93d3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:03:01.475 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @610858eb(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:03:01.475 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:01.475 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6d0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @610858eb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:03:01.476 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f670c11(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:03:01.476 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x71e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:01.476 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x71e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f670c11(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:03:01.479 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x489] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d111c1d

[vm0] [info 2020/03/04 23:03:01.484 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x489] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 23:03:01.484 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x489] Locator was created at Wed Mar 04 23:03:01 GMT 2020

[vm0] [info 2020/03/04 23:03:01.484 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x489] Listening on port 21271 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:03:01.485 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x489] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5567413647545012808/locator/locator21271view.dat

[vm0] [info 2020/03/04 23:03:01.485 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x489] recovery file not found: /tmp/junit5567413647545012808/locator/locator21271view.dat

[vm0] [info 2020/03/04 23:03:01.485 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x489] Starting distributed system

[vm0] [info 2020/03/04 23:03:01.487 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x489] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:03:02.029 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25023]

Command result for <connect --jmx-manager=localhost[25023]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25023] ..
Successfully connected to: [host=localhost, port=25023]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:03:05.220 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@220c975f

[vm1] [info 2020/03/04 23:03:05.225 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:03:05.812 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x682] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@13799da7

[vm2] [info 2020/03/04 23:03:05.817 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x682] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:03:06.410 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6c3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@40193612

[vm3] [info 2020/03/04 23:03:06.415 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6c3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:03:07.021 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@52a8aa55

[vm4] [info 2020/03/04 23:03:07.026 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6d7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:03:07.665 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21272]

Command result for <connect --jmx-manager=localhost[21272]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21272] ..
Successfully connected to: [host=localhost, port=21272]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:03:23.731 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x8e2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440@55e000f1

[vm5] [info 2020/03/04 23:03:23.737 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x8e2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:03:24.398 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x8eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@3fa52e41

[vm6] [info 2020/03/04 23:03:24.405 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x8eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2789
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 409
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9780


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:03:28.667 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 169 ms)

[vm2] [info 2020/03/04 23:03:28.822 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 152 ms)

[vm3] [info 2020/03/04 23:03:28.977 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 153 ms)

[vm4] [info 2020/03/04 23:03:29.140 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 160 ms)

[vm5] [info 2020/03/04 23:03:29.309 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x8e2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 167 ms)

[vm6] [info 2020/03/04 23:03:29.455 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x8eb] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 145 ms)

[vm0] [info 2020/03/04 23:03:29.599 GMT <RMI TCP Connection(155)-172.17.0.2> tid=0x83c] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 23:03:29.600 GMT <RMI TCP Connection(155)-172.17.0.2> tid=0x83c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 142 ms)

[info 2020/03/04 23:03:29.600 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:29.602 GMT <RMI TCP Connection(155)-172.17.0.2> tid=0x83c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60d0e86b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:03:29.602 GMT <RMI TCP Connection(155)-172.17.0.2> tid=0x83c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:29.602 GMT <RMI TCP Connection(155)-172.17.0.2> tid=0x83c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60d0e86b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:03:29.603 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a253aae(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:03:29.603 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:29.604 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a253aae(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:03:29.604 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @367fa328(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:03:29.604 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x76d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:29.604 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @367fa328(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:03:29.605 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29325192(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:03:29.605 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:29.605 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29325192(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:03:29.606 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ace2d5d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:03:29.606 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x7ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:29.606 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ace2d5d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:03:29.607 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x8e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @241e172a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:03:29.607 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x8e2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:29.607 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x8e2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @241e172a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:03:29.608 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x8eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b3e393c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:03:29.608 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x8eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:29.608 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x8eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b3e393c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:03:29.611 GMT <RMI TCP Connection(155)-172.17.0.2> tid=0x83c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 23:03:29.611 GMT <RMI TCP Connection(155)-172.17.0.2> tid=0x83c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 23:03:29.612 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 23:03:29.612 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 23:03:29.613 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 23:03:29.613 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 23:03:29.614 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 23:03:29.614 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 23:03:29.615 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 23:03:29.616 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 23:03:29.617 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x8e2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 23:03:29.617 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x8e2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 23:03:29.618 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x8eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 23:03:29.618 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x8eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 23:03:29.620 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 23:03:29.621 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:03:29.650 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20467].
Not connected.


[info 2020/03/04 23:03:29.652 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:03:29.653 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:29.654 GMT <RMI TCP Connection(155)-172.17.0.2> tid=0x83c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62ef5b9a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:03:29.654 GMT <RMI TCP Connection(155)-172.17.0.2> tid=0x83c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:29.654 GMT <RMI TCP Connection(155)-172.17.0.2> tid=0x83c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62ef5b9a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:03:29.655 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70f5664d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:03:29.655 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:29.655 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70f5664d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:03:29.656 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45a27366(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:03:29.656 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x76d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:29.656 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45a27366(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:03:29.657 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c76c13d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:03:29.657 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:29.657 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c76c13d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:03:29.658 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c2ebd82(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:03:29.658 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x7ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:29.658 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c2ebd82(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:03:29.659 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x8e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b65172(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:03:29.659 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x8e2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:29.659 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x8e2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b65172(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:03:29.660 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x8eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48d68d32(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:03:29.660 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x8eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:29.660 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x8eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48d68d32(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:03:29.664 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16932343355336946499

[info 2020/03/04 23:03:29.666 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:03:29.889 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:29.890 GMT <RMI TCP Connection(155)-172.17.0.2> tid=0x83c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @732271d7(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:03:29.890 GMT <RMI TCP Connection(155)-172.17.0.2> tid=0x83c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:29.890 GMT <RMI TCP Connection(155)-172.17.0.2> tid=0x83c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @732271d7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:03:29.891 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9a91a93(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:03:29.891 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:29.891 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9a91a93(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:03:29.892 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79665dec(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:03:29.892 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x76d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:29.892 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79665dec(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:03:29.893 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c9a1728(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:03:29.893 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x788] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:29.893 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c9a1728(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:03:29.894 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72dfc8ff(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:03:29.894 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x7ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:29.894 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72dfc8ff(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:03:29.894 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x8e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1db86d0a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:03:29.895 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x8e2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:29.895 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x8e2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1db86d0a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:03:29.895 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x8eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @500aa34f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:03:29.896 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x8eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:29.896 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x8eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @500aa34f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:03:29.898 GMT <RMI TCP Connection(155)-172.17.0.2> tid=0x83c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7a7aca23

[vm0] [info 2020/03/04 23:03:29.903 GMT <RMI TCP Connection(155)-172.17.0.2> tid=0x83c] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 23:03:29.903 GMT <RMI TCP Connection(155)-172.17.0.2> tid=0x83c] Locator was created at Wed Mar 04 23:03:29 GMT 2020

[vm0] [info 2020/03/04 23:03:29.903 GMT <RMI TCP Connection(155)-172.17.0.2> tid=0x83c] Listening on port 20469 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:03:29.903 GMT <RMI TCP Connection(155)-172.17.0.2> tid=0x83c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16932343355336946499/locator/locator20469view.dat

[vm0] [info 2020/03/04 23:03:29.904 GMT <RMI TCP Connection(155)-172.17.0.2> tid=0x83c] recovery file not found: /tmp/junit16932343355336946499/locator/locator20469view.dat

[vm0] [info 2020/03/04 23:03:29.904 GMT <RMI TCP Connection(155)-172.17.0.2> tid=0x83c] Starting distributed system

[vm0] [info 2020/03/04 23:03:29.905 GMT <RMI TCP Connection(155)-172.17.0.2> tid=0x83c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:03:33.666 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@16581370

[vm1] [info 2020/03/04 23:03:33.671 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:03:34.242 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@696a3927

[vm2] [info 2020/03/04 23:03:34.248 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x76d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:03:34.852 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x788] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6bc764bc

[vm3] [info 2020/03/04 23:03:34.857 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x788] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:03:35.073 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x90f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440@d833eda

[vm5] [info 2020/03/04 23:03:35.077 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x90f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:03:35.433 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@277a0f67

[vm4] [info 2020/03/04 23:03:35.438 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x7ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:03:35.742 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x91a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40@3689c03f

[vm6] [info 2020/03/04 23:03:35.746 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x91a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:03:36.027 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20470]

Command result for <connect --jmx-manager=localhost[20470]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20470] ..
Successfully connected to: [host=localhost, port=20470]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:03:36.953 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840@480f8c0e

[vm5] [info 2020/03/04 23:03:36.958 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x7d8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:03:37.632 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x783] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@5cc39084

[vm6] [info 2020/03/04 23:03:37.638 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x783] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:03:38.971 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@55f8d84d

[vm5] [info 2020/03/04 23:03:38.976 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x7da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2587
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 354
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9015


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:03:39.644 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 152 ms)

[vm6] [info 2020/03/04 23:03:39.676 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7e7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@1d7d43f7

[vm6] [info 2020/03/04 23:03:39.684 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7e7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:03:39.799 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x7ba] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 152 ms)

[vm3] [info 2020/03/04 23:03:39.941 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x81a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 140 ms)

[vm4] [info 2020/03/04 23:03:40.089 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 145 ms)

[vm5] [info 2020/03/04 23:03:40.265 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x90f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 174 ms)

[vm6] [info 2020/03/04 23:03:40.410 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x91a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 144 ms)

[vm0] [info 2020/03/04 23:03:40.555 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0x857] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 23:03:40.556 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0x857] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 143 ms)

[info 2020/03/04 23:03:40.557 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:40.559 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0x857] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a9352aa(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:03:40.559 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0x857] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:40.559 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0x857] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a9352aa(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:03:40.560 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b841313(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:03:40.560 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:40.560 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b841313(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:03:40.561 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x7ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34648c89(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:03:40.561 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x7ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:40.561 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x7ba] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34648c89(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:03:40.562 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x81a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59cb8d89(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:03:40.562 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x81a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:40.562 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x81a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59cb8d89(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:03:40.563 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6767da7d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:03:40.563 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:40.563 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6767da7d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:03:40.564 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x90f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41aac5fa(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:03:40.564 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x90f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:40.564 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x90f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41aac5fa(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:03:40.565 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x91a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @120d1e91(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:03:40.565 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x91a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:40.565 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x91a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @120d1e91(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:03:40.567 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0x857] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 23:03:40.568 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0x857] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 23:03:40.569 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 23:03:40.569 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 23:03:40.570 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x7ba] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 23:03:40.570 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x7ba] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 23:03:40.571 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x81a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 23:03:40.571 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x81a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 23:03:40.572 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 23:03:40.572 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 23:03:40.573 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x90f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 23:03:40.573 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x90f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 23:03:40.574 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x91a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 23:03:40.574 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x91a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 23:03:40.576 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 23:03:40.577 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:03:40.603 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24106].
Not connected.


[info 2020/03/04 23:03:40.604 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:03:40.605 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:40.607 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0x857] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @721436c2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:03:40.607 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0x857] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:40.607 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0x857] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @721436c2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:03:40.607 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59fdeb26(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:03:40.608 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:40.608 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59fdeb26(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:03:40.608 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x7ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a2b93cf(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:03:40.608 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x7ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:40.609 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x7ba] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a2b93cf(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:03:40.609 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x81a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d29bc1b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:03:40.609 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x81a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:40.609 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x81a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d29bc1b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:03:40.610 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3581c1bd(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:03:40.610 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:40.610 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3581c1bd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:03:40.611 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x90f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6282fbb9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:03:40.611 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x90f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:40.611 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x90f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6282fbb9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:03:40.612 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x91a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65dec605(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:03:40.612 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x91a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:40.612 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x91a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65dec605(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:03:40.616 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11018901172291970033

[info 2020/03/04 23:03:40.618 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:03:40.836 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:40.836 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0x857] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fe835ab(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:03:40.836 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0x857] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:40.836 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0x857] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fe835ab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:03:40.837 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @674e57(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:03:40.837 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:40.837 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @674e57(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:03:40.838 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x7ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e5f4991(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:03:40.838 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x7ba] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:40.838 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x7ba] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e5f4991(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:03:40.839 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x81a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24cd9cfb(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:03:40.839 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x81a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:40.839 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x81a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24cd9cfb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:03:40.840 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3064ff5f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:03:40.840 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:40.840 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3064ff5f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:03:40.841 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x90f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48dd42a9(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:03:40.841 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x90f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:40.841 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x90f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48dd42a9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:03:40.842 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x91a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72606aaa(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:03:40.842 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x91a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:40.842 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x91a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72606aaa(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:03:40.845 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0x857] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@a266ff4

[vm0] [info 2020/03/04 23:03:40.849 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0x857] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 23:03:40.850 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0x857] Locator was created at Wed Mar 04 23:03:40 GMT 2020

[vm0] [info 2020/03/04 23:03:40.850 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0x857] Listening on port 24108 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:03:40.850 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0x857] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11018901172291970033/locator/locator24108view.dat

[vm0] [info 2020/03/04 23:03:40.850 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0x857] recovery file not found: /tmp/junit11018901172291970033/locator/locator24108view.dat

[vm0] [info 2020/03/04 23:03:40.850 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0x857] Starting distributed system

[vm0] [info 2020/03/04 23:03:40.852 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0x857] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2513
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 262
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8514


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:03:41.447 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 152 ms)

[vm2] [info 2020/03/04 23:03:41.619 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x934] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 170 ms)

[vm3] [info 2020/03/04 23:03:41.764 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x8a1] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 142 ms)

[vm4] [info 2020/03/04 23:03:41.918 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x8bd] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 152 ms)

[vm5] [info 2020/03/04 23:03:42.086 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 167 ms)

[vm6] [info 2020/03/04 23:03:42.240 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x783] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 152 ms)

[vm0] [info 2020/03/04 23:03:42.380 GMT <RMI TCP Connection(188)-172.17.0.8> tid=0x800] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 23:03:42.381 GMT <RMI TCP Connection(188)-172.17.0.8> tid=0x800] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 138 ms)

[info 2020/03/04 23:03:42.381 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:42.383 GMT <RMI TCP Connection(188)-172.17.0.8> tid=0x800] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cc43858(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:03:42.383 GMT <RMI TCP Connection(188)-172.17.0.8> tid=0x800] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:42.383 GMT <RMI TCP Connection(188)-172.17.0.8> tid=0x800] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cc43858(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:03:42.384 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62cf4c0f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:03:42.384 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:42.384 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62cf4c0f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:03:42.385 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x934] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d73fcc6(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:03:42.385 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x934] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:42.385 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x934] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d73fcc6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:03:42.386 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x8a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f302cb8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:03:42.386 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x8a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:42.386 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x8a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f302cb8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:03:42.386 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fdae978(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:03:42.387 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x8bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:42.387 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x8bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fdae978(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:03:42.387 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @257e0f78(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:03:42.387 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x7d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:42.387 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @257e0f78(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:03:42.388 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x783] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c706196(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:03:42.388 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x783] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:42.388 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x783] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c706196(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:03:42.391 GMT <RMI TCP Connection(188)-172.17.0.8> tid=0x800] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 23:03:42.391 GMT <RMI TCP Connection(188)-172.17.0.8> tid=0x800] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 23:03:42.392 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 23:03:42.392 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 23:03:42.393 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x934] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 23:03:42.393 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x934] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 23:03:42.394 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x8a1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 23:03:42.394 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x8a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 23:03:42.395 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 23:03:42.395 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x8bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 23:03:42.396 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 23:03:42.396 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 23:03:42.397 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x783] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 23:03:42.397 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x783] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 23:03:42.399 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 23:03:42.400 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:03:42.427 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22425].
Not connected.


[info 2020/03/04 23:03:42.428 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:03:42.430 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:42.431 GMT <RMI TCP Connection(188)-172.17.0.8> tid=0x800] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31e3db5d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:03:42.431 GMT <RMI TCP Connection(188)-172.17.0.8> tid=0x800] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:42.431 GMT <RMI TCP Connection(188)-172.17.0.8> tid=0x800] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31e3db5d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:03:42.432 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f45f013(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:03:42.432 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:42.432 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f45f013(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:03:42.433 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x934] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67635c21(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:03:42.433 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x934] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:42.433 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x934] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67635c21(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:03:42.434 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x8a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ef4d713(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:03:42.434 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x8a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:42.434 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x8a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ef4d713(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:03:42.435 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b66db25(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:03:42.435 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x8bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:42.435 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x8bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b66db25(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:03:42.436 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21892544(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:03:42.436 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x7d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:42.436 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21892544(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:03:42.437 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x783] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @718f885e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:03:42.437 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x783] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:42.437 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x783] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @718f885e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:03:42.441 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17910616351543532145

[info 2020/03/04 23:03:42.444 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:03:42.653 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:42.653 GMT <RMI TCP Connection(188)-172.17.0.8> tid=0x800] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c0ad189(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:03:42.654 GMT <RMI TCP Connection(188)-172.17.0.8> tid=0x800] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:42.654 GMT <RMI TCP Connection(188)-172.17.0.8> tid=0x800] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c0ad189(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:03:42.654 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e9b5cc2(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:03:42.654 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:42.654 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e9b5cc2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:03:42.655 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x934] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56292143(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:03:42.655 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x934] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:42.655 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x934] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56292143(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:03:42.656 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x8a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a0f2be5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:03:42.656 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x8a1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:42.656 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x8a1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a0f2be5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:03:42.657 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @448e3532(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:03:42.657 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x8bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:42.657 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x8bd] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @448e3532(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:03:42.658 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e3bf95(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:03:42.658 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x7d8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:42.658 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e3bf95(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:03:42.658 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x783] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6191764c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:03:42.659 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x783] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:42.659 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x783] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6191764c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:03:42.661 GMT <RMI TCP Connection(188)-172.17.0.8> tid=0x800] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@286e5cb8

[vm0] [info 2020/03/04 23:03:42.666 GMT <RMI TCP Connection(188)-172.17.0.8> tid=0x800] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 23:03:42.666 GMT <RMI TCP Connection(188)-172.17.0.8> tid=0x800] Locator was created at Wed Mar 04 23:03:42 GMT 2020

[vm0] [info 2020/03/04 23:03:42.666 GMT <RMI TCP Connection(188)-172.17.0.8> tid=0x800] Listening on port 22427 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:03:42.667 GMT <RMI TCP Connection(188)-172.17.0.8> tid=0x800] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17910616351543532145/locator/locator22427view.dat

[vm0] [info 2020/03/04 23:03:42.667 GMT <RMI TCP Connection(188)-172.17.0.8> tid=0x800] recovery file not found: /tmp/junit17910616351543532145/locator/locator22427view.dat

[vm0] [info 2020/03/04 23:03:42.667 GMT <RMI TCP Connection(188)-172.17.0.8> tid=0x800] Starting distributed system

[vm0] [info 2020/03/04 23:03:42.669 GMT <RMI TCP Connection(188)-172.17.0.8> tid=0x800] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2547
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 307
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8760


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:03:43.535 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 161 ms)

[vm2] [info 2020/03/04 23:03:43.686 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8ab] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 149 ms)

[vm3] [info 2020/03/04 23:03:43.840 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x8db] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 151 ms)

[vm4] [info 2020/03/04 23:03:43.996 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8a9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 153 ms)

[vm5] [info 2020/03/04 23:03:44.160 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 163 ms)

[vm6] [info 2020/03/04 23:03:44.319 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7e7] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 157 ms)

[vm0] [info 2020/03/04 23:03:44.460 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0xa29] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 23:03:44.461 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0xa29] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 140 ms)

[info 2020/03/04 23:03:44.462 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:44.464 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0xa29] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @655c9b45(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:03:44.464 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0xa29] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:44.464 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0xa29] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @655c9b45(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:03:44.465 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35faa1de(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:03:44.465 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:44.465 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35faa1de(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:03:44.465 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a2a47de(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:03:44.466 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:44.466 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a2a47de(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:03:44.466 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x8db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40a82571(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:03:44.467 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x8db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:44.467 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x8db] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40a82571(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:03:44.467 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b3efeea(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:03:44.467 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:44.467 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8a9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b3efeea(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:03:44.468 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @201a3dbf(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:03:44.468 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x7da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:44.468 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @201a3dbf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:03:44.469 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7882ef3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:03:44.469 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:44.469 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7e7] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7882ef3(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:03:44.471 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0xa29] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 23:03:44.472 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0xa29] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 23:03:44.472 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 23:03:44.473 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 23:03:44.473 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 23:03:44.474 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 23:03:44.475 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x8db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 23:03:44.475 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x8db] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 23:03:44.476 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8a9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 23:03:44.476 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8a9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 23:03:44.477 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 23:03:44.477 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 23:03:44.478 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7e7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 23:03:44.478 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7e7] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 23:03:44.480 GMT <RMI TCP Connection(26)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 23:03:44.480 GMT <RMI TCP Connection(26)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:03:44.512 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23735].
Not connected.


[info 2020/03/04 23:03:44.514 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:03:44.515 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:44.516 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0xa29] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4349a9(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:03:44.516 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0xa29] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:44.516 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0xa29] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4349a9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:03:44.517 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @101485e6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:03:44.517 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:44.517 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @101485e6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:03:44.518 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @776e6c1e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:03:44.518 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:44.518 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @776e6c1e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:03:44.519 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x8db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @541dccec(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:03:44.519 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x8db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:44.519 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x8db] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @541dccec(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:03:44.520 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @481cd4a8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:03:44.520 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:44.520 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8a9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @481cd4a8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:03:44.520 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ca6f0d2(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:03:44.521 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x7da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:44.521 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ca6f0d2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:03:44.521 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c48c31c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:03:44.522 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:44.522 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7e7] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c48c31c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:03:44.525 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15834348478980711555

[info 2020/03/04 23:03:44.528 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:03:44.535 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@8022dcf

[vm1] [info 2020/03/04 23:03:44.540 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:03:44.742 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:44.742 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0xa29] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3913b048(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:03:44.742 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0xa29] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:44.742 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0xa29] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3913b048(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:03:44.743 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62efb03f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:03:44.743 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:44.743 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62efb03f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:03:44.744 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b902422(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:03:44.744 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:44.744 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b902422(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:03:44.745 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x8db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5debdebd(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:03:44.745 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x8db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:44.745 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x8db] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5debdebd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:03:44.745 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52c58986(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:03:44.746 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8a9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:44.746 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8a9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52c58986(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:03:44.746 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e94e88b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:03:44.746 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x7da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:44.747 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e94e88b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:03:44.747 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23b82134(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:03:44.747 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7e7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:44.747 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7e7] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23b82134(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:03:44.750 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0xa29] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4b8045c9

[vm0] [info 2020/03/04 23:03:44.755 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0xa29] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 23:03:44.755 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0xa29] Locator was created at Wed Mar 04 23:03:44 GMT 2020

[vm0] [info 2020/03/04 23:03:44.755 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0xa29] Listening on port 23737 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:03:44.755 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0xa29] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15834348478980711555/locator/locator23737view.dat

[vm0] [info 2020/03/04 23:03:44.755 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0xa29] recovery file not found: /tmp/junit15834348478980711555/locator/locator23737view.dat

[vm0] [info 2020/03/04 23:03:44.756 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0xa29] Starting distributed system

[vm0] [info 2020/03/04 23:03:44.757 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0xa29] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:03:45.028 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x8ba] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@7e19809c

[vm5] [info 2020/03/04 23:03:45.033 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x8ba] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:03:45.155 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x7ba] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@56f289eb

[vm2] [info 2020/03/04 23:03:45.159 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x7ba] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:03:45.728 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x92f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@406c9b7c

[vm6] [info 2020/03/04 23:03:45.733 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x92f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:03:45.747 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x81a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6a333428

[vm3] [info 2020/03/04 23:03:45.753 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x81a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:03:46.252 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@b982bfe

[vm1] [info 2020/03/04 23:03:46.257 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:03:46.349 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4de5e348

[vm4] [info 2020/03/04 23:03:46.355 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:03:46.833 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x934] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@77f3cc53

[vm2] [info 2020/03/04 23:03:46.838 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x934] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:03:46.943 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24109]

Command result for <connect --jmx-manager=localhost[24109]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24109] ..
Successfully connected to: [host=localhost, port=24109]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:03:47.496 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x8a1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@498234ca

[vm3] [info 2020/03/04 23:03:47.500 GMT <RMI TCP Connection(100)-172.17.0.8> tid=0x8a1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:03:48.086 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a7a8925

[vm4] [info 2020/03/04 23:03:48.091 GMT <RMI TCP Connection(101)-172.17.0.8> tid=0x8bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:03:48.447 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@1ce6b423

[vm1] [info 2020/03/04 23:03:48.452 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:03:48.726 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22428]

Command result for <connect --jmx-manager=localhost[22428]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22428] ..
Successfully connected to: [host=localhost, port=22428]


[vm5] [info 2020/03/04 23:03:48.833 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@1d5b5351

[vm5] [info 2020/03/04 23:03:48.838 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x5f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:03:49.053 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@42590363

[vm2] [info 2020/03/04 23:03:49.058 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2655
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 359
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9216


[vm6] [info 2020/03/04 23:03:49.497 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x625] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40@7f759eee

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:03:49.504 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x625] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm3] [info 2020/03/04 23:03:49.658 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x8db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@468bf50e

[vm3] [info 2020/03/04 23:03:49.662 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x8db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:03:49.688 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 157 ms)

[vm2] [info 2020/03/04 23:03:49.834 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8af] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 143 ms)

[vm3] [info 2020/03/04 23:03:49.975 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8df] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 139 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:03:50.130 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8c1] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 152 ms)

[vm4] [info 2020/03/04 23:03:50.249 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8a9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4d2c149

[vm4] [info 2020/03/04 23:03:50.254 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x8a9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:03:50.294 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x8ba] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 163 ms)

[vm6] [info 2020/03/04 23:03:50.442 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x92f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 147 ms)

[vm0] [info 2020/03/04 23:03:50.581 GMT <RMI TCP Connection(184)-172.17.0.5> tid=0xa31] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 23:03:50.582 GMT <RMI TCP Connection(184)-172.17.0.5> tid=0xa31] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 138 ms)

[info 2020/03/04 23:03:50.583 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:50.585 GMT <RMI TCP Connection(184)-172.17.0.5> tid=0xa31] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5244308b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:03:50.585 GMT <RMI TCP Connection(184)-172.17.0.5> tid=0xa31] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:50.585 GMT <RMI TCP Connection(184)-172.17.0.5> tid=0xa31] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5244308b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:03:50.586 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4faeaa34(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:03:50.586 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:50.586 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4faeaa34(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:03:50.586 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e4f933c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:03:50.587 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8af] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:50.587 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8af] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e4f933c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:03:50.587 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78c4c5fe(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:03:50.587 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:50.588 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8df] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78c4c5fe(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:03:50.588 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8c1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3505c9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:03:50.588 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8c1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:50.589 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8c1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3505c9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:03:50.589 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x8ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @88beb90(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:03:50.589 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x8ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:50.589 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x8ba] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @88beb90(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:03:50.590 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x92f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @376e9664(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:03:50.590 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x92f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:50.590 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x92f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @376e9664(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:03:50.593 GMT <RMI TCP Connection(184)-172.17.0.5> tid=0xa31] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 23:03:50.593 GMT <RMI TCP Connection(184)-172.17.0.5> tid=0xa31] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 23:03:50.594 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 23:03:50.594 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 23:03:50.595 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8af] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 23:03:50.595 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8af] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 23:03:50.596 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8df] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 23:03:50.596 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8df] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 23:03:50.597 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8c1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 23:03:50.597 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8c1] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 23:03:50.598 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x8ba] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 23:03:50.599 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x8ba] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 23:03:50.600 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x92f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 23:03:50.600 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x92f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 23:03:50.602 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 23:03:50.602 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:03:50.628 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29441].
Not connected.


[info 2020/03/04 23:03:50.629 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:03:50.630 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:50.631 GMT <RMI TCP Connection(184)-172.17.0.5> tid=0xa31] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51a1b8f2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:03:50.631 GMT <RMI TCP Connection(184)-172.17.0.5> tid=0xa31] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:50.631 GMT <RMI TCP Connection(184)-172.17.0.5> tid=0xa31] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51a1b8f2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:03:50.632 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49f56aa1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:03:50.632 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:50.632 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49f56aa1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:03:50.633 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b06f5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:03:50.633 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8af] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:50.633 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8af] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b06f5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:03:50.634 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44147a24(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:03:50.634 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:50.634 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8df] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44147a24(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:03:50.635 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8c1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d567f98(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:03:50.635 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8c1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:50.635 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8c1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d567f98(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:03:50.636 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x8ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5da2c69b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:03:50.636 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x8ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:50.636 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x8ba] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5da2c69b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:03:50.637 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x92f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @360a2301(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:03:50.637 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x92f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:50.637 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x92f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @360a2301(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:03:50.640 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16751486977324419289

[info 2020/03/04 23:03:50.643 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:03:50.856 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23738]

Command result for <connect --jmx-manager=localhost[23738]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23738] ..
Successfully connected to: [host=localhost, port=23738]


[info 2020/03/04 23:03:50.890 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:50.891 GMT <RMI TCP Connection(184)-172.17.0.5> tid=0xa31] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fb94edf(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:03:50.891 GMT <RMI TCP Connection(184)-172.17.0.5> tid=0xa31] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:50.891 GMT <RMI TCP Connection(184)-172.17.0.5> tid=0xa31] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fb94edf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:03:50.892 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56158fc5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:03:50.892 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:50.892 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56158fc5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:03:50.893 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28453383(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:03:50.893 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8af] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:50.893 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8af] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28453383(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:03:50.894 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2426d8d4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:03:50.894 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8df] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:50.894 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8df] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2426d8d4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:03:50.895 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8c1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d86f44b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:03:50.895 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8c1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:50.895 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8c1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d86f44b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:03:50.895 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x8ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c89e6d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:03:50.896 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x8ba] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:50.896 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x8ba] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c89e6d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:03:50.896 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x92f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @219d4217(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:03:50.896 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x92f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:50.896 GMT <RMI TCP Connection(95)-172.17.0.5> tid=0x92f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @219d4217(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:03:50.899 GMT <RMI TCP Connection(184)-172.17.0.5> tid=0xa31] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@352a5c4

[vm0] [info 2020/03/04 23:03:50.903 GMT <RMI TCP Connection(184)-172.17.0.5> tid=0xa31] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 23:03:50.904 GMT <RMI TCP Connection(184)-172.17.0.5> tid=0xa31] Locator was created at Wed Mar 04 23:03:50 GMT 2020

[vm0] [info 2020/03/04 23:03:50.904 GMT <RMI TCP Connection(184)-172.17.0.5> tid=0xa31] Listening on port 29443 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:03:50.904 GMT <RMI TCP Connection(184)-172.17.0.5> tid=0xa31] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16751486977324419289/locator/locator29443view.dat

[vm0] [info 2020/03/04 23:03:50.904 GMT <RMI TCP Connection(184)-172.17.0.5> tid=0xa31] recovery file not found: /tmp/junit16751486977324419289/locator/locator29443view.dat

[vm0] [info 2020/03/04 23:03:50.904 GMT <RMI TCP Connection(184)-172.17.0.5> tid=0xa31] Starting distributed system

[vm0] [info 2020/03/04 23:03:50.906 GMT <RMI TCP Connection(184)-172.17.0.5> tid=0xa31] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:03:52.715 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x588] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840@7e9dd61f

[vm5] [info 2020/03/04 23:03:52.721 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x588] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:03:53.417 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@7eb48fe2

[vm6] [info 2020/03/04 23:03:53.423 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x5b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2808
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 477
Total primaries transferred during this rebalance                                               | 60
Total time (in milliseconds) for this rebalance                                                 | 10038


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:03:53.782 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 164 ms)

[vm2] [info 2020/03/04 23:03:53.941 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 156 ms)

[vm3] [info 2020/03/04 23:03:54.094 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 151 ms)

[vm4] [info 2020/03/04 23:03:54.244 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 148 ms)

[vm5] [info 2020/03/04 23:03:54.397 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 151 ms)

[vm6] [info 2020/03/04 23:03:54.542 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 144 ms)

[vm0] [info 2020/03/04 23:03:54.686 GMT <RMI TCP Connection(155)-172.17.0.9> tid=0x9d9] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 23:03:54.687 GMT <RMI TCP Connection(155)-172.17.0.9> tid=0x9d9] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 142 ms)

[info 2020/03/04 23:03:54.688 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:54.689 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@30d36393

[vm0] [info 2020/03/04 23:03:54.690 GMT <RMI TCP Connection(155)-172.17.0.9> tid=0x9d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f9b11d9(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:03:54.690 GMT <RMI TCP Connection(155)-172.17.0.9> tid=0x9d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:54.690 GMT <RMI TCP Connection(155)-172.17.0.9> tid=0x9d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f9b11d9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:03:54.691 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49dd2e2(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:03:54.691 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:54.691 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49dd2e2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:03:54.692 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51606700(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:03:54.692 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x692] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:54.692 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51606700(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:03:54.693 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b9ee3f3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:03:54.693 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x6dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:54.693 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b9ee3f3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:03:54.693 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:03:54.694 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @788f7828(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:03:54.694 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x6f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:54.694 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @788f7828(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:03:54.694 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e2c6969(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:03:54.695 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:54.695 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e2c6969(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:03:54.695 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17b16061(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:03:54.696 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:54.696 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17b16061(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:03:54.698 GMT <RMI TCP Connection(155)-172.17.0.9> tid=0x9d9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 23:03:54.698 GMT <RMI TCP Connection(155)-172.17.0.9> tid=0x9d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 23:03:54.699 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 23:03:54.700 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 23:03:54.700 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 23:03:54.701 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 23:03:54.701 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 23:03:54.702 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 23:03:54.703 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 23:03:54.703 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 23:03:54.704 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 23:03:54.704 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 23:03:54.705 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 23:03:54.705 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 23:03:54.707 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 23:03:54.708 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:03:54.732 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26668].
Not connected.


[info 2020/03/04 23:03:54.733 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:03:54.734 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:54.736 GMT <RMI TCP Connection(155)-172.17.0.9> tid=0x9d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e4c3652(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:03:54.736 GMT <RMI TCP Connection(155)-172.17.0.9> tid=0x9d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:54.736 GMT <RMI TCP Connection(155)-172.17.0.9> tid=0x9d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e4c3652(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:03:54.737 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @712b0c39(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:03:54.737 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:54.737 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @712b0c39(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:03:54.738 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @670ae713(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:03:54.738 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x692] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:54.738 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @670ae713(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:03:54.739 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c7e260e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:03:54.739 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x6dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:54.739 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c7e260e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:03:54.740 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @412d751b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:03:54.740 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x6f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:54.740 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @412d751b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:03:54.740 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d7de6f1(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:03:54.741 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:54.741 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d7de6f1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:03:54.741 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4281e1f1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:03:54.742 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:54.742 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4281e1f1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:03:54.745 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5830682507607721662

[info 2020/03/04 23:03:54.747 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:03:55.009 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:55.010 GMT <RMI TCP Connection(155)-172.17.0.9> tid=0x9d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11de4a5b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:03:55.010 GMT <RMI TCP Connection(155)-172.17.0.9> tid=0x9d9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:55.010 GMT <RMI TCP Connection(155)-172.17.0.9> tid=0x9d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11de4a5b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:03:55.011 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e7bcfea(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:03:55.011 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:55.011 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e7bcfea(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:03:55.012 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x692] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dd05446(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:03:55.012 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x692] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:55.012 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x692] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dd05446(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:03:55.013 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d6d517e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:03:55.013 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x6dd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:55.013 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x6dd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d6d517e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:03:55.014 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1885cab2(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:03:55.014 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x6f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:55.014 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x6f0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1885cab2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:03:55.015 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @795cbb81(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:03:55.015 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x5f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:55.015 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @795cbb81(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:03:55.016 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13049a81(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:03:55.016 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x625] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:55.016 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13049a81(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:03:55.018 GMT <RMI TCP Connection(155)-172.17.0.9> tid=0x9d9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@327f1546

[vm0] [info 2020/03/04 23:03:55.023 GMT <RMI TCP Connection(155)-172.17.0.9> tid=0x9d9] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 23:03:55.024 GMT <RMI TCP Connection(155)-172.17.0.9> tid=0x9d9] Locator was created at Wed Mar 04 23:03:55 GMT 2020

[vm0] [info 2020/03/04 23:03:55.024 GMT <RMI TCP Connection(155)-172.17.0.9> tid=0x9d9] Listening on port 26670 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:03:55.024 GMT <RMI TCP Connection(155)-172.17.0.9> tid=0x9d9] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5830682507607721662/locator/locator26670view.dat

[vm0] [info 2020/03/04 23:03:55.024 GMT <RMI TCP Connection(155)-172.17.0.9> tid=0x9d9] recovery file not found: /tmp/junit5830682507607721662/locator/locator26670view.dat

[vm0] [info 2020/03/04 23:03:55.024 GMT <RMI TCP Connection(155)-172.17.0.9> tid=0x9d9] Starting distributed system

[vm0] [info 2020/03/04 23:03:55.026 GMT <RMI TCP Connection(155)-172.17.0.9> tid=0x9d9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:03:55.279 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8af] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4fd9fcd7

[vm2] [info 2020/03/04 23:03:55.284 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8af] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:03:55.869 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8df] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7dade098

[vm3] [info 2020/03/04 23:03:55.874 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8df] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:03:56.499 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8c1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@21cc8689

[vm4] [info 2020/03/04 23:03:56.504 GMT <RMI TCP Connection(96)-172.17.0.5> tid=0x8c1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2640
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 239
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8811


[info 2020/03/04 23:03:57.089 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29444]

Command result for <connect --jmx-manager=localhost[29444]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29444] ..
Successfully connected to: [host=localhost, port=29444]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:03:57.300 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 171 ms)

[vm2] [info 2020/03/04 23:03:57.468 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x861] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 166 ms)

[vm3] [info 2020/03/04 23:03:57.616 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x8ba] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 145 ms)

[vm4] [info 2020/03/04 23:03:57.762 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 145 ms)

[vm5] [info 2020/03/04 23:03:57.776 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x8e7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@76cd0a

[vm5] [info 2020/03/04 23:03:57.781 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x8e7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:03:57.923 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 159 ms)

[vm6] [info 2020/03/04 23:03:58.080 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 155 ms)

[vm0] [info 2020/03/04 23:03:58.230 GMT <RMI TCP Connection(153)-172.17.0.3> tid=0x8b8] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 23:03:58.231 GMT <RMI TCP Connection(153)-172.17.0.3> tid=0x8b8] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 149 ms)

[info 2020/03/04 23:03:58.231 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:58.233 GMT <RMI TCP Connection(153)-172.17.0.3> tid=0x8b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54a678ef(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:03:58.233 GMT <RMI TCP Connection(153)-172.17.0.3> tid=0x8b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:58.233 GMT <RMI TCP Connection(153)-172.17.0.3> tid=0x8b8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54a678ef(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:03:58.234 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c6cba15(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:03:58.234 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:58.234 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c6cba15(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:03:58.235 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x861] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @227ebd57(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:03:58.235 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x861] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:58.235 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x861] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @227ebd57(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:03:58.238 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x8ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d43360c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:03:58.238 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x8ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:58.238 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x8ba] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d43360c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:03:58.239 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @154ea246(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:03:58.239 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x701] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:58.239 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @154ea246(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:03:58.240 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7549d1d7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:03:58.240 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:58.240 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7549d1d7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:03:58.241 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7156150a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:03:58.241 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:58.241 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7156150a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:03:58.243 GMT <RMI TCP Connection(153)-172.17.0.3> tid=0x8b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 23:03:58.243 GMT <RMI TCP Connection(153)-172.17.0.3> tid=0x8b8] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 23:03:58.244 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 23:03:58.245 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 23:03:58.246 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x861] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 23:03:58.246 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x861] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 23:03:58.249 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x8ba] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 23:03:58.249 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x8ba] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 23:03:58.250 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 23:03:58.250 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 23:03:58.251 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 23:03:58.251 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 23:03:58.252 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 23:03:58.252 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 23:03:58.254 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 23:03:58.255 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:03:58.289 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25023].
Not connected.


[info 2020/03/04 23:03:58.290 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:03:58.291 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:58.293 GMT <RMI TCP Connection(153)-172.17.0.3> tid=0x8b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @282bc6cf(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:03:58.293 GMT <RMI TCP Connection(153)-172.17.0.3> tid=0x8b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:58.293 GMT <RMI TCP Connection(153)-172.17.0.3> tid=0x8b8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @282bc6cf(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:03:58.294 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e7cbd4c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:03:58.294 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:58.294 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e7cbd4c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:03:58.294 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x861] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @447391be(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:03:58.295 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x861] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:58.295 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x861] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @447391be(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:03:58.295 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x8ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7edea559(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:03:58.295 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x8ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:58.295 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x8ba] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7edea559(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:03:58.296 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3358589f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:03:58.296 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x701] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:58.296 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3358589f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:03:58.297 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @404f991b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:03:58.297 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:58.297 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @404f991b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:03:58.298 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42ddbc9b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:03:58.298 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:58.298 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42ddbc9b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:03:58.301 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4265746972724991313

[info 2020/03/04 23:03:58.304 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:03:58.498 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x948] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@5263111e

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:03:58.505 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x948] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:03:58.532 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:58.533 GMT <RMI TCP Connection(153)-172.17.0.3> tid=0x8b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4796237f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:03:58.533 GMT <RMI TCP Connection(153)-172.17.0.3> tid=0x8b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:03:58.533 GMT <RMI TCP Connection(153)-172.17.0.3> tid=0x8b8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4796237f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:03:58.534 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @750a153(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:03:58.534 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:03:58.534 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @750a153(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:03:58.535 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x861] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e2ea618(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:03:58.535 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x861] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:03:58.535 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x861] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e2ea618(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:03:58.536 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x8ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b436d4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:03:58.536 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x8ba] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:03:58.536 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x8ba] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b436d4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:03:58.537 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x701] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e5eefa9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:03:58.537 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x701] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:03:58.537 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x701] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e5eefa9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:03:58.537 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f5a551b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:03:58.538 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x588] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:03:58.538 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f5a551b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:03:58.538 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38936de2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:03:58.538 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x5b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:03:58.539 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x5b8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38936de2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:03:58.542 GMT <RMI TCP Connection(153)-172.17.0.3> tid=0x8b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@86ab342

[vm0] [info 2020/03/04 23:03:58.547 GMT <RMI TCP Connection(153)-172.17.0.3> tid=0x8b8] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 23:03:58.547 GMT <RMI TCP Connection(153)-172.17.0.3> tid=0x8b8] Locator was created at Wed Mar 04 23:03:58 GMT 2020

[vm0] [info 2020/03/04 23:03:58.547 GMT <RMI TCP Connection(153)-172.17.0.3> tid=0x8b8] Listening on port 25025 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:03:58.548 GMT <RMI TCP Connection(153)-172.17.0.3> tid=0x8b8] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4265746972724991313/locator/locator25025view.dat

[vm0] [info 2020/03/04 23:03:58.548 GMT <RMI TCP Connection(153)-172.17.0.3> tid=0x8b8] recovery file not found: /tmp/junit4265746972724991313/locator/locator25025view.dat

[vm0] [info 2020/03/04 23:03:58.548 GMT <RMI TCP Connection(153)-172.17.0.3> tid=0x8b8] Starting distributed system

[vm0] [info 2020/03/04 23:03:58.550 GMT <RMI TCP Connection(153)-172.17.0.3> tid=0x8b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:03:58.885 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@432bca43

[vm1] [info 2020/03/04 23:03:58.890 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:03:59.471 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x692] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@a655979

[vm2] [info 2020/03/04 23:03:59.475 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x692] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:04:00.100 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x6dd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6b62ff85

[vm3] [info 2020/03/04 23:04:00.106 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x6dd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:04:00.703 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x6f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@633ae100

[vm4] [info 2020/03/04 23:04:00.708 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x6f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:04:01.286 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26671]

Command result for <connect --jmx-manager=localhost[26671]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26671] ..
Successfully connected to: [host=localhost, port=26671]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2578
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 236
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8610


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:04:02.260 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@bfed5ea

[vm1] [info 2020/03/04 23:04:02.265 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:04:02.271 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 149 ms)

[vm2] [info 2020/03/04 23:04:02.427 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x869] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 154 ms)

[vm3] [info 2020/03/04 23:04:02.573 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x8ce] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 143 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:04:02.720 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x8e0] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 145 ms)

[vm2] [info 2020/03/04 23:04:02.851 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x861] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@55cb223d

[vm2] [info 2020/03/04 23:04:02.856 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x861] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:04:02.882 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x8e7] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 161 ms)

[vm6] [info 2020/03/04 23:04:03.029 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x948] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 145 ms)

[vm0] [info 2020/03/04 23:04:03.174 GMT <RMI TCP Connection(153)-172.17.0.7> tid=0x9dd] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 23:04:03.175 GMT <RMI TCP Connection(153)-172.17.0.7> tid=0x9dd] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 143 ms)

[info 2020/03/04 23:04:03.175 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:03.177 GMT <RMI TCP Connection(153)-172.17.0.7> tid=0x9dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @640967e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:04:03.177 GMT <RMI TCP Connection(153)-172.17.0.7> tid=0x9dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:03.178 GMT <RMI TCP Connection(153)-172.17.0.7> tid=0x9dd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @640967e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:04:03.180 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @122f2484(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:04:03.180 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:03.180 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @122f2484(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:04:03.181 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x869] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10cff2a9(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:04:03.181 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x869] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:03.181 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x869] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10cff2a9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:04:03.182 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bdfc65b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:04:03.182 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x8ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:03.182 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x8ce] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bdfc65b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:04:03.183 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x8e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c8abe6a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:04:03.183 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x8e0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:03.183 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x8e0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c8abe6a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:04:03.184 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x8e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d46a9a8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:04:03.184 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x8e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:03.184 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x8e7] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d46a9a8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:04:03.184 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e148ff9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:04:03.184 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x948] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:03.185 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x948] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e148ff9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:04:03.187 GMT <RMI TCP Connection(153)-172.17.0.7> tid=0x9dd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 23:04:03.187 GMT <RMI TCP Connection(153)-172.17.0.7> tid=0x9dd] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 23:04:03.189 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 23:04:03.189 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 23:04:03.190 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x869] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 23:04:03.190 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x869] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 23:04:03.191 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x8ce] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 23:04:03.191 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x8ce] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 23:04:03.192 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x8e0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 23:04:03.192 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x8e0] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 23:04:03.193 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x8e7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 23:04:03.193 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x8e7] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 23:04:03.194 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 23:04:03.194 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x948] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 23:04:03.197 GMT <RMI TCP Connection(26)-172.17.0.7> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:04:03.197 GMT <RMI TCP Connection(26)-172.17.0.7> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:04:03.222 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21272].
Not connected.


[info 2020/03/04 23:04:03.223 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:04:03.224 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:03.226 GMT <RMI TCP Connection(153)-172.17.0.7> tid=0x9dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cbc92eb(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:04:03.226 GMT <RMI TCP Connection(153)-172.17.0.7> tid=0x9dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:03.226 GMT <RMI TCP Connection(153)-172.17.0.7> tid=0x9dd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cbc92eb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:04:03.227 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @243d94b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:04:03.227 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:03.227 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @243d94b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:04:03.227 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x869] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24994328(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:04:03.228 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x869] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:03.228 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x869] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24994328(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:04:03.228 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @325f3f73(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:04:03.229 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x8ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:03.229 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x8ce] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @325f3f73(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:04:03.229 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x8e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8051ea3(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:04:03.229 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x8e0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:03.229 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x8e0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8051ea3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:04:03.230 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x8e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34672333(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:04:03.230 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x8e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:03.230 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x8e7] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34672333(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:04:03.231 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @296b2011(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:04:03.231 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x948] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:03.231 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x948] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @296b2011(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:04:03.235 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15380383277155306848

[info 2020/03/04 23:04:03.237 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:04:03.451 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x8ba] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5452b1fa

[vm3] [info 2020/03/04 23:04:03.456 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x8ba] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:04:03.477 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:03.478 GMT <RMI TCP Connection(153)-172.17.0.7> tid=0x9dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3faa39b6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:04:03.478 GMT <RMI TCP Connection(153)-172.17.0.7> tid=0x9dd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:03.478 GMT <RMI TCP Connection(153)-172.17.0.7> tid=0x9dd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3faa39b6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:04:03.479 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ee5a90e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:04:03.479 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:03.479 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ee5a90e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:04:03.480 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x869] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b2e6b10(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:04:03.480 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x869] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:03.480 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x869] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b2e6b10(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:04:03.481 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22bdff7(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:04:03.481 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x8ce] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:03.481 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x8ce] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22bdff7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:04:03.482 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x8e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1391c4cf(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:04:03.482 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x8e0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:03.482 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x8e0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1391c4cf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:04:03.482 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x8e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b3a62(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:04:03.483 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x8e7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:03.483 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x8e7] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b3a62(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:04:03.483 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4188aa8a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:04:03.484 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x948] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:03.484 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x948] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4188aa8a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:04:03.486 GMT <RMI TCP Connection(153)-172.17.0.7> tid=0x9dd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@55d3e945

[vm0] [info 2020/03/04 23:04:03.492 GMT <RMI TCP Connection(153)-172.17.0.7> tid=0x9dd] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 23:04:03.492 GMT <RMI TCP Connection(153)-172.17.0.7> tid=0x9dd] Locator was created at Wed Mar 04 23:04:03 GMT 2020

[vm0] [info 2020/03/04 23:04:03.492 GMT <RMI TCP Connection(153)-172.17.0.7> tid=0x9dd] Listening on port 21274 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:04:03.493 GMT <RMI TCP Connection(153)-172.17.0.7> tid=0x9dd] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15380383277155306848/locator/locator21274view.dat

[vm0] [info 2020/03/04 23:04:03.493 GMT <RMI TCP Connection(153)-172.17.0.7> tid=0x9dd] recovery file not found: /tmp/junit15380383277155306848/locator/locator21274view.dat

[vm0] [info 2020/03/04 23:04:03.493 GMT <RMI TCP Connection(153)-172.17.0.7> tid=0x9dd] Starting distributed system

[vm0] [info 2020/03/04 23:04:03.495 GMT <RMI TCP Connection(153)-172.17.0.7> tid=0x9dd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:04:04.036 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x701] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@11338b82

[vm4] [info 2020/03/04 23:04:04.041 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x701] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:04:04.653 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25026]

Command result for <connect --jmx-manager=localhost[25026]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25026] ..
Successfully connected to: [host=localhost, port=25026]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:04:07.020 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@18dc1921

[vm1] [info 2020/03/04 23:04:07.024 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:04:07.604 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x869] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1172f736

[vm2] [info 2020/03/04 23:04:07.609 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x869] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:04:08.245 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x8ce] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@5e2a898f

[vm3] [info 2020/03/04 23:04:08.250 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x8ce] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:04:08.881 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x8e0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6d57a84

[vm4] [info 2020/03/04 23:04:08.886 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x8e0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:04:09.479 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21275]

Command result for <connect --jmx-manager=localhost[21275]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21275] ..
Successfully connected to: [host=localhost, port=21275]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:04:23.638 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x8e2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@55d272a8

[vm5] [info 2020/03/04 23:04:23.643 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x8e2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:04:24.349 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x8eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@681f67ad

[vm6] [info 2020/03/04 23:04:24.354 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x8eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:04:25.199 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1043
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2095
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 71
Total primaries transferred during this rebalance                                               | 9
Total time (in milliseconds) for this rebalance                                                 | 7050


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:04:28.288 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 159 ms)

[vm2] [info 2020/03/04 23:04:28.438 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 148 ms)

[vm3] [info 2020/03/04 23:04:28.588 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 147 ms)

[vm4] [info 2020/03/04 23:04:28.749 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 159 ms)

[vm5] [info 2020/03/04 23:04:28.907 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x8e2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 156 ms)

[vm6] [info 2020/03/04 23:04:29.052 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x8eb] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 143 ms)

[vm0] [info 2020/03/04 23:04:29.196 GMT <RMI TCP Connection(160)-172.17.0.2> tid=0x841] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 23:04:29.197 GMT <RMI TCP Connection(160)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 143 ms)

[info 2020/03/04 23:04:29.197 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:29.200 GMT <RMI TCP Connection(160)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b848670(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:04:29.200 GMT <RMI TCP Connection(160)-172.17.0.2> tid=0x841] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:29.200 GMT <RMI TCP Connection(160)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b848670(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:04:29.200 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79819a90(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:04:29.201 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:29.201 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79819a90(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:04:29.203 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40fbfe57(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:04:29.203 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x76d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:29.203 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40fbfe57(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:04:29.204 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @650c96a2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:04:29.205 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:29.205 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @650c96a2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:04:29.206 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d9aa1a7(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:04:29.206 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x7ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:29.206 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d9aa1a7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:04:29.207 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x8e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f6d2090(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:04:29.207 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x8e2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:29.207 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x8e2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f6d2090(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:04:29.208 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x8eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10fb9392(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:04:29.208 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x8eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:29.208 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x8eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10fb9392(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:04:29.210 GMT <RMI TCP Connection(160)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 23:04:29.211 GMT <RMI TCP Connection(160)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 23:04:29.212 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 23:04:29.212 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 23:04:29.215 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 23:04:29.215 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 23:04:29.216 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 23:04:29.216 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 23:04:29.217 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 23:04:29.217 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 23:04:29.218 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x8e2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 23:04:29.218 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x8e2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 23:04:29.219 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x8eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 23:04:29.219 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x8eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 23:04:29.221 GMT <RMI TCP Connection(26)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 23:04:29.222 GMT <RMI TCP Connection(26)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:04:29.243 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20470].
Not connected.


[info 2020/03/04 23:04:29.245 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:04:29.246 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:29.247 GMT <RMI TCP Connection(160)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b522360(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:04:29.247 GMT <RMI TCP Connection(160)-172.17.0.2> tid=0x841] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:29.247 GMT <RMI TCP Connection(160)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b522360(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:04:29.248 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47f386b5(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:04:29.248 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:29.248 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47f386b5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:04:29.249 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @536d0be(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:04:29.249 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x76d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:29.249 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @536d0be(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:04:29.250 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aa444ef(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:04:29.250 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:29.250 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aa444ef(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:04:29.251 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @391df243(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:04:29.251 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x7ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:29.251 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @391df243(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:04:29.252 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x8e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22b97247(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:04:29.252 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x8e2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:29.252 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x8e2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22b97247(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:04:29.253 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x8eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b8de56(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:04:29.253 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x8eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:29.253 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x8eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b8de56(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:04:29.256 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2484114272660133763

[info 2020/03/04 23:04:29.258 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:04:29.479 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:29.479 GMT <RMI TCP Connection(160)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eabb278(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:04:29.479 GMT <RMI TCP Connection(160)-172.17.0.2> tid=0x841] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:29.479 GMT <RMI TCP Connection(160)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eabb278(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:04:29.480 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b6f64f2(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:04:29.480 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:29.480 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b6f64f2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:04:29.481 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46dcff65(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:04:29.481 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x76d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:29.481 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x76d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46dcff65(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:04:29.482 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6314e18d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:04:29.482 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x788] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:29.482 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6314e18d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:04:29.483 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68bc7b4c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:04:29.483 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x7ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:29.483 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68bc7b4c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:04:29.484 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x8e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eddd0a5(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:04:29.484 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x8e2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:29.484 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x8e2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eddd0a5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:04:29.485 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x8eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cce0636(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:04:29.485 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x8eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:29.485 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x8eb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cce0636(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:04:29.488 GMT <RMI TCP Connection(160)-172.17.0.2> tid=0x841] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@33a2c5d1

[vm0] [info 2020/03/04 23:04:29.493 GMT <RMI TCP Connection(160)-172.17.0.2> tid=0x841] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 23:04:29.493 GMT <RMI TCP Connection(160)-172.17.0.2> tid=0x841] Locator was created at Wed Mar 04 23:04:29 GMT 2020

[vm0] [info 2020/03/04 23:04:29.493 GMT <RMI TCP Connection(160)-172.17.0.2> tid=0x841] Listening on port 20472 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:04:29.493 GMT <RMI TCP Connection(160)-172.17.0.2> tid=0x841] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2484114272660133763/locator/locator20472view.dat

[vm0] [info 2020/03/04 23:04:29.493 GMT <RMI TCP Connection(160)-172.17.0.2> tid=0x841] recovery file not found: /tmp/junit2484114272660133763/locator/locator20472view.dat

[vm0] [info 2020/03/04 23:04:29.494 GMT <RMI TCP Connection(160)-172.17.0.2> tid=0x841] Starting distributed system

[vm0] [info 2020/03/04 23:04:29.496 GMT <RMI TCP Connection(160)-172.17.0.2> tid=0x841] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:04:33.234 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@78a4094

[vm1] [info 2020/03/04 23:04:33.239 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:04:33.843 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x76d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d21b7f2

[vm2] [info 2020/03/04 23:04:33.849 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x76d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:04:34.418 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x788] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1d870061

[vm3] [info 2020/03/04 23:04:34.423 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x788] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:04:35.008 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@42fcffd

[vm4] [info 2020/03/04 23:04:35.013 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x7ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:04:35.652 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20473]

Command result for <connect --jmx-manager=localhost[20473]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20473] ..
Successfully connected to: [host=localhost, port=20473]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:04:37.910 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x986] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7ea77c48

[vm5] [info 2020/03/04 23:04:37.915 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x986] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:04:38.619 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x99e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74bec275

[vm6] [info 2020/03/04 23:04:38.624 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x99e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:04:39.396 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x98b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1523945c

[vm5] [info 2020/03/04 23:04:39.402 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x98b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:04:39.483 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:04:40.076 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x99d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@e35956c

[vm6] [info 2020/03/04 23:04:40.086 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x99d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:04:40.536 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x974] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38405462

[vm5] [info 2020/03/04 23:04:40.541 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x974] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:04:40.915 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:04:41.199 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x980] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@23b65775

[vm6] [info 2020/03/04 23:04:41.207 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x980] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:04:42.044 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 749
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2362
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 212
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8199


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:04:42.932 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 160 ms)

[vm2] [info 2020/03/04 23:04:43.080 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x9b2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 144 ms)

[vm3] [info 2020/03/04 23:04:43.234 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x91c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 151 ms)

[vm4] [info 2020/03/04 23:04:43.383 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x940] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 146 ms)

[vm5] [info 2020/03/04 23:04:43.541 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x986] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 157 ms)

[vm6] [info 2020/03/04 23:04:43.690 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x99e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 147 ms)

[vm0] [info 2020/03/04 23:04:43.835 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0xa68] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 23:04:43.836 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0xa68] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 143 ms)

[info 2020/03/04 23:04:43.836 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:43.838 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0xa68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c1b83c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:04:43.839 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0xa68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:43.839 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0xa68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c1b83c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:04:43.839 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b9ebba7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:04:43.840 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:43.840 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b9ebba7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:04:43.840 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a297f24(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:04:43.840 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x9b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:43.840 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x9b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a297f24(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:04:43.841 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x91c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fa8859e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:04:43.841 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x91c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:43.841 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x91c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fa8859e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:04:43.842 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x940] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77e23178(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:04:43.842 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x940] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:43.842 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x940] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77e23178(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:04:43.843 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1baca96d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:04:43.843 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x986] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:43.843 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1baca96d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:04:43.844 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x99e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d9f9bf(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:04:43.844 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x99e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:43.844 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x99e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d9f9bf(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:04:43.846 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0xa68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 23:04:43.846 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0xa68] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 23:04:43.847 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 23:04:43.847 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 23:04:43.848 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x9b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 23:04:43.849 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x9b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 23:04:43.849 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x91c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 23:04:43.850 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x91c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 23:04:43.851 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x940] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 23:04:43.851 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x940] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 23:04:43.852 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x986] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 23:04:43.852 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 23:04:43.853 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x99e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 23:04:43.853 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x99e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 23:04:43.855 GMT <RMI TCP Connection(26)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 23:04:43.856 GMT <RMI TCP Connection(26)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:04:43.877 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22428].
Not connected.


[info 2020/03/04 23:04:43.879 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:04:43.880 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:43.881 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0xa68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @545b6ecc(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:04:43.881 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0xa68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:43.881 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0xa68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @545b6ecc(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:04:43.882 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf9cfb2(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:04:43.882 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:43.882 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf9cfb2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:04:43.883 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b84457d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:04:43.883 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x9b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:43.883 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x9b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b84457d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:04:43.883 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x91c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @345eb4c9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:04:43.883 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x91c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:43.884 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x91c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @345eb4c9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:04:43.884 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x940] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61aca914(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:04:43.884 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x940] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:43.884 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x940] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61aca914(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:04:43.885 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e5948b5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:04:43.885 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x986] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:43.885 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e5948b5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:04:43.886 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x99e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @206247d4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:04:43.886 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x99e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:43.886 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x99e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @206247d4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:04:43.889 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18164515774598293428

[info 2020/03/04 23:04:43.891 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:04:44.105 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:44.106 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0xa68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67cbd11(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:04:44.106 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0xa68] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:44.106 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0xa68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67cbd11(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:04:44.107 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4291051d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:04:44.107 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:44.107 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4291051d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:04:44.108 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43efb3bf(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:04:44.108 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x9b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:44.108 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x9b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43efb3bf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:04:44.109 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x91c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc03670(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:04:44.109 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x91c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:44.109 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x91c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc03670(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:04:44.110 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x940] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19bae15b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:04:44.110 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x940] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:44.110 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x940] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19bae15b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:04:44.110 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45fd24d0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:04:44.111 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x986] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:44.111 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45fd24d0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:04:44.111 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x99e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ab1e34b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:04:44.111 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x99e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:44.111 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x99e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ab1e34b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:04:44.114 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0xa68] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3bd0cf8c

[vm0] [info 2020/03/04 23:04:44.119 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0xa68] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 23:04:44.119 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0xa68] Locator was created at Wed Mar 04 23:04:44 GMT 2020

[vm0] [info 2020/03/04 23:04:44.119 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0xa68] Listening on port 22430 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:04:44.119 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0xa68] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18164515774598293428/locator/locator22430view.dat

[vm0] [info 2020/03/04 23:04:44.120 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0xa68] recovery file not found: /tmp/junit18164515774598293428/locator/locator22430view.dat

[vm0] [info 2020/03/04 23:04:44.120 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0xa68] Starting distributed system

[vm0] [info 2020/03/04 23:04:44.121 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0xa68] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 856
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2432
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 306
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8748


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:04:44.558 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 152 ms)

[vm2] [info 2020/03/04 23:04:44.704 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x924] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 143 ms)

[vm3] [info 2020/03/04 23:04:44.853 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x959] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 146 ms)

[vm4] [info 2020/03/04 23:04:45.001 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x928] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 145 ms)

[vm5] [info 2020/03/04 23:04:45.152 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x98b] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 149 ms)

[vm6] [info 2020/03/04 23:04:45.291 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x99d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 137 ms)

[vm0] [info 2020/03/04 23:04:45.436 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0xacf] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 23:04:45.437 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 143 ms)

[info 2020/03/04 23:04:45.438 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:45.440 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ef0078c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:04:45.440 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0xacf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:45.440 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ef0078c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:04:45.440 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @706f59ed(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:04:45.441 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:45.441 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @706f59ed(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:04:45.443 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x924] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c1dba92(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:04:45.443 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x924] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:45.443 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x924] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c1dba92(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:04:45.444 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x959] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @af4a86(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:04:45.444 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x959] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:45.444 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x959] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @af4a86(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:04:45.445 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x928] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f276018(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:04:45.445 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x928] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:45.445 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x928] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f276018(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:04:45.446 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x98b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @504fe823(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:04:45.446 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x98b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:45.446 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x98b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @504fe823(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:04:45.447 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x99d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @682701a7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:04:45.447 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x99d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:45.447 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x99d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @682701a7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:04:45.449 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 23:04:45.449 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 23:04:45.450 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 23:04:45.450 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 23:04:45.452 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x924] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 23:04:45.453 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x924] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 23:04:45.453 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x959] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 23:04:45.454 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x959] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 23:04:45.454 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x928] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 23:04:45.455 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x928] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 23:04:45.455 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x98b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 23:04:45.456 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x98b] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 23:04:45.456 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x99d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 23:04:45.457 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x99d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 23:04:45.458 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 23:04:45.459 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 830
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608941
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2476
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 264
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8718


[info 2020/03/04 23:04:45.487 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23738].
Not connected.


[info 2020/03/04 23:04:45.488 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:04:45.489 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:45.490 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32d186c8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:04:45.490 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0xacf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:45.490 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32d186c8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:04:45.491 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a5536ab(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:04:45.491 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:45.491 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a5536ab(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:04:45.491 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x924] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39761757(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:04:45.492 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x924] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:45.492 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x924] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39761757(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:04:45.492 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x959] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a18f4d9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:04:45.492 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x959] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:45.492 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x959] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a18f4d9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:04:45.493 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x928] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b0d7f8e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:04:45.493 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x928] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:45.493 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x928] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b0d7f8e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:04:45.494 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x98b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f53f7d3(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:04:45.494 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x98b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:45.494 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x98b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f53f7d3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:04:45.495 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x99d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a01e32f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:04:45.495 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x99d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:45.495 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x99d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a01e32f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:04:45.497 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1921796228491849827

[info 2020/03/04 23:04:45.499 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:04:45.669 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 148 ms)

[info 2020/03/04 23:04:45.737 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:45.737 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d0bd460(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:04:45.738 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0xacf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:45.738 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d0bd460(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:04:45.738 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61e3ca06(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:04:45.739 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:45.739 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61e3ca06(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:04:45.739 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x924] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7376d9b4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:04:45.740 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x924] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:45.740 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x924] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7376d9b4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:04:45.740 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x959] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72798ea8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:04:45.740 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x959] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:45.740 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x959] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72798ea8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:04:45.741 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x928] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3343aa55(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:04:45.741 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x928] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:45.741 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x928] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3343aa55(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:04:45.742 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x98b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4832c0c4(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:04:45.742 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x98b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:45.742 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x98b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4832c0c4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:04:45.743 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x99d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c523763(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:04:45.743 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x99d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:45.743 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x99d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c523763(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:04:45.745 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31e0b456

[vm0] [info 2020/03/04 23:04:45.750 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0xacf] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 23:04:45.750 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0xacf] Locator was created at Wed Mar 04 23:04:45 GMT 2020

[vm0] [info 2020/03/04 23:04:45.750 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0xacf] Listening on port 23740 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:04:45.750 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0xacf] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1921796228491849827/locator/locator23740view.dat

[vm0] [info 2020/03/04 23:04:45.751 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0xacf] recovery file not found: /tmp/junit1921796228491849827/locator/locator23740view.dat

[vm0] [info 2020/03/04 23:04:45.751 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0xacf] Starting distributed system

[vm0] [info 2020/03/04 23:04:45.752 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0xacf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:04:45.822 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x8e6] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 150 ms)

[vm3] [info 2020/03/04 23:04:45.968 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x947] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 143 ms)

[vm4] [info 2020/03/04 23:04:46.107 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x984] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 137 ms)

[vm5] [info 2020/03/04 23:04:46.291 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x974] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 182 ms)

[vm6] [info 2020/03/04 23:04:46.432 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x980] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 139 ms)

[vm0] [info 2020/03/04 23:04:46.570 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0xad1] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 23:04:46.571 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0xad1] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 136 ms)

[info 2020/03/04 23:04:46.571 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:46.574 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0xad1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @528b0e18(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:04:46.574 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0xad1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:46.574 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0xad1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @528b0e18(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:04:46.576 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af5e8c1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:04:46.576 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:46.576 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af5e8c1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:04:46.577 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x8e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ed7c615(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:04:46.577 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x8e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:46.577 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x8e6] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ed7c615(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:04:46.578 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x947] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75f80723(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:04:46.578 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x947] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:46.578 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x947] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75f80723(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:04:46.578 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x984] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26f8b4a0(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:04:46.579 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x984] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:46.579 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x984] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26f8b4a0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:04:46.579 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x974] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23364912(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:04:46.579 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x974] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:46.580 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x974] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23364912(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:04:46.580 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x980] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69fb598b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:04:46.580 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x980] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:46.580 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x980] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69fb598b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:04:46.583 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0xad1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 23:04:46.583 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0xad1] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 23:04:46.585 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 23:04:46.585 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 23:04:46.586 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x8e6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 23:04:46.586 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x8e6] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 23:04:46.587 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x947] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 23:04:46.587 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x947] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 23:04:46.588 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x984] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 23:04:46.588 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x984] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 23:04:46.589 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x974] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 23:04:46.589 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x974] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 23:04:46.590 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x980] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 23:04:46.590 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x980] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 23:04:46.592 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 23:04:46.593 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:04:46.622 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24109].
Not connected.


[info 2020/03/04 23:04:46.623 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:04:46.624 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:46.626 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0xad1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49eb1851(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:04:46.626 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0xad1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:46.626 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0xad1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49eb1851(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:04:46.627 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19440de1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:04:46.627 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:46.627 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19440de1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:04:46.627 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x8e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eb806b4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:04:46.628 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x8e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:46.628 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x8e6] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eb806b4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:04:46.628 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x947] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30cfc3e2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:04:46.629 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x947] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:46.629 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x947] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30cfc3e2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:04:46.630 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x974] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2da9d74d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:04:46.630 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x974] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:46.630 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x974] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2da9d74d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:04:46.631 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x980] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e0d73a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:04:46.631 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x980] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:46.631 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x980] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e0d73a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:04:46.634 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9049366594598428147

[vm4] [info 2020/03/04 23:04:46.629 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x984] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35561443(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:04:46.629 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x984] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:46.629 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x984] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35561443(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:04:46.637 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:04:46.853 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:46.853 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0xad1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2451cb52(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:04:46.854 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0xad1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:46.854 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0xad1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2451cb52(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:04:46.854 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @626904a1(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:04:46.855 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:46.855 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @626904a1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:04:46.855 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x8e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d71229(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:04:46.855 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x8e6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:46.855 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x8e6] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d71229(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:04:46.856 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x947] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48db8b99(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:04:46.856 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x947] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:46.856 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x947] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48db8b99(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:04:46.857 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x984] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d110f8b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:04:46.857 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x984] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:46.857 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x984] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d110f8b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:04:46.858 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x974] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c5d1e2f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:04:46.858 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x974] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:46.858 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x974] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c5d1e2f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:04:46.858 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x980] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @409462a6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:04:46.859 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x980] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:46.859 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x980] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @409462a6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:04:46.861 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0xad1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@5752cc2e

[vm0] [info 2020/03/04 23:04:46.866 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0xad1] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 23:04:46.867 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0xad1] Locator was created at Wed Mar 04 23:04:46 GMT 2020

[vm0] [info 2020/03/04 23:04:46.867 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0xad1] Listening on port 24111 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:04:46.867 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0xad1] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9049366594598428147/locator/locator24111view.dat

[vm0] [info 2020/03/04 23:04:46.867 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0xad1] recovery file not found: /tmp/junit9049366594598428147/locator/locator24111view.dat

[vm0] [info 2020/03/04 23:04:46.867 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0xad1] Starting distributed system

[vm0] [info 2020/03/04 23:04:46.869 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0xad1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:04:47.817 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@74174a9f

[vm1] [info 2020/03/04 23:04:47.822 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:04:48.404 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x9b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31e86354

[vm2] [info 2020/03/04 23:04:48.408 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x9b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:04:48.987 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x91c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@19e56546

[vm3] [info 2020/03/04 23:04:48.992 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x91c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:04:49.123 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x91c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4b68567e

[vm5] [info 2020/03/04 23:04:49.128 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x91c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:04:49.341 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@48e56dda

[vm5] [info 2020/03/04 23:04:49.346 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x5f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:04:49.528 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@68bacb1c

[vm1] [info 2020/03/04 23:04:49.533 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:04:49.574 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x940] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ec9dc80

[vm4] [info 2020/03/04 23:04:49.579 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x940] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:04:49.781 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x99c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3cb2b9b6

[vm6] [info 2020/03/04 23:04:49.787 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x99c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:04:50.001 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x625] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@760ec88b

[vm6] [info 2020/03/04 23:04:50.007 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x625] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:04:50.124 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x924] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@25e31412

[vm2] [info 2020/03/04 23:04:50.130 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x924] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:04:50.177 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22431]

Command result for <connect --jmx-manager=localhost[22431]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22431] ..
Successfully connected to: [host=localhost, port=22431]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:04:50.479 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@71125d42

[vm1] [info 2020/03/04 23:04:50.484 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:04:50.624 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:04:50.780 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x959] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2ae9affa

[vm3] [info 2020/03/04 23:04:50.784 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x959] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:04:50.846 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:04:51.058 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x8e6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@44dd855

[vm2] [info 2020/03/04 23:04:51.064 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x8e6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:04:51.385 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x928] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e76081

[vm4] [info 2020/03/04 23:04:51.390 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x928] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:04:51.660 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x947] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1148787b

[vm3] [info 2020/03/04 23:04:51.665 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x947] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:04:51.978 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23741]

Command result for <connect --jmx-manager=localhost[23741]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23741] ..
Successfully connected to: [host=localhost, port=23741]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:04:52.266 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x984] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a10882f

[vm4] [info 2020/03/04 23:04:52.271 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0x984] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:04:52.708 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x588] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3badf830

[vm5] [info 2020/03/04 23:04:52.713 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x588] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:04:52.868 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24112]

Command result for <connect --jmx-manager=localhost[24112]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24112] ..
Successfully connected to: [host=localhost, port=24112]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:04:53.412 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x983] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@35bbfde6

[vm6] [info 2020/03/04 23:04:53.417 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x983] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 848
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236227
Total time (in milliseconds) spent moving buckets during this rebalance                         | 1892
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 46
Total primaries transferred during this rebalance                                               | 6
Total time (in milliseconds) for this rebalance                                                 | 6300


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:04:53.648 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 150 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:04:53.801 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 151 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 737
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608944
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2369
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 261
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8340


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm3] [info 2020/03/04 23:04:53.945 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 142 ms)

[vm4] [info 2020/03/04 23:04:54.100 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 153 ms)

[vm1] [info 2020/03/04 23:04:54.103 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 160 ms)

[vm1] [info 2020/03/04 23:04:54.226 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:04:54.255 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8af] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 150 ms)

[vm5] [info 2020/03/04 23:04:54.260 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 158 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:04:54.400 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8df] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 142 ms)

[vm6] [info 2020/03/04 23:04:54.411 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 149 ms)

[vm4] [info 2020/03/04 23:04:54.551 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8c1] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 149 ms)

[vm0] [info 2020/03/04 23:04:54.553 GMT <RMI TCP Connection(162)-172.17.0.9> tid=0x54] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 23:04:54.554 GMT <RMI TCP Connection(162)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 141 ms)

[info 2020/03/04 23:04:54.555 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:54.557 GMT <RMI TCP Connection(162)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45db4139(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:04:54.557 GMT <RMI TCP Connection(162)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:54.557 GMT <RMI TCP Connection(162)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45db4139(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:04:54.558 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @89cc2b0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:04:54.558 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:54.558 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @89cc2b0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:04:54.559 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f8009c3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:04:54.559 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:54.559 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f8009c3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:04:54.559 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e798ad6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:04:54.560 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x91f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:54.560 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e798ad6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:04:54.560 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x937] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ec9bbbc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:04:54.560 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x937] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:54.560 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ec9bbbc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:04:54.561 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1039e364(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:04:54.561 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:54.561 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1039e364(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:04:54.562 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @337696fc(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:04:54.562 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:54.562 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @337696fc(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:04:54.564 GMT <RMI TCP Connection(162)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 23:04:54.565 GMT <RMI TCP Connection(162)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 23:04:54.565 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 23:04:54.566 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 23:04:54.566 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 23:04:54.567 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 23:04:54.567 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 23:04:54.568 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 23:04:54.568 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x937] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 23:04:54.569 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 23:04:54.569 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 23:04:54.570 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 23:04:54.570 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 23:04:54.571 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 23:04:54.572 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 23:04:54.573 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:04:54.602 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26671].
Not connected.


[info 2020/03/04 23:04:54.603 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:04:54.604 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:54.605 GMT <RMI TCP Connection(162)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d71d112(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:04:54.605 GMT <RMI TCP Connection(162)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:54.605 GMT <RMI TCP Connection(162)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d71d112(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:04:54.606 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6247fe56(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:04:54.606 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:54.606 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6247fe56(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:04:54.606 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c5a5e7e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:04:54.607 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:54.607 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c5a5e7e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:04:54.607 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63623f49(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:04:54.607 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x91f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:54.607 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63623f49(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:04:54.608 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x937] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @556b737f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:04:54.608 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x937] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:54.608 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @556b737f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:04:54.609 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61f3ae50(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:04:54.609 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:54.609 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61f3ae50(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:04:54.610 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d6fc7d2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:04:54.610 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:54.610 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d6fc7d2(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:04:54.612 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18174791971011558148

[info 2020/03/04 23:04:54.614 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:04:54.709 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x91c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 156 ms)

[info 2020/03/04 23:04:54.850 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:54.851 GMT <RMI TCP Connection(162)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @714c410d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:04:54.851 GMT <RMI TCP Connection(162)-172.17.0.9> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:54.851 GMT <RMI TCP Connection(162)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @714c410d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:04:54.852 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @368eaa90(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:04:54.852 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:54.852 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @368eaa90(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:04:54.853 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eb14137(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:04:54.853 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8c2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:54.853 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eb14137(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:04:54.854 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d670c77(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:04:54.854 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x91f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:54.854 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d670c77(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:04:54.855 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x937] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @193bac85(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:04:54.855 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x937] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:54.855 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @193bac85(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:04:54.856 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7598553d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:04:54.856 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x5f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:54.856 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7598553d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:04:54.857 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x99c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 146 ms)

[vm6] [info 2020/03/04 23:04:54.857 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bbb905e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:04:54.857 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x625] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:54.857 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bbb905e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:04:54.860 GMT <RMI TCP Connection(162)-172.17.0.9> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3203c5af

[vm0] [info 2020/03/04 23:04:54.866 GMT <RMI TCP Connection(162)-172.17.0.9> tid=0x54] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 23:04:54.866 GMT <RMI TCP Connection(162)-172.17.0.9> tid=0x54] Locator was created at Wed Mar 04 23:04:54 GMT 2020

[vm0] [info 2020/03/04 23:04:54.866 GMT <RMI TCP Connection(162)-172.17.0.9> tid=0x54] Listening on port 26673 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:04:54.866 GMT <RMI TCP Connection(162)-172.17.0.9> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18174791971011558148/locator/locator26673view.dat

[vm0] [info 2020/03/04 23:04:54.867 GMT <RMI TCP Connection(162)-172.17.0.9> tid=0x54] recovery file not found: /tmp/junit18174791971011558148/locator/locator26673view.dat

[vm0] [info 2020/03/04 23:04:54.867 GMT <RMI TCP Connection(162)-172.17.0.9> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 23:04:54.869 GMT <RMI TCP Connection(162)-172.17.0.9> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:04:55.001 GMT <RMI TCP Connection(191)-172.17.0.5> tid=0x6f3] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 23:04:55.002 GMT <RMI TCP Connection(191)-172.17.0.5> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 144 ms)

[info 2020/03/04 23:04:55.003 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:55.005 GMT <RMI TCP Connection(191)-172.17.0.5> tid=0x6f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17763336(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:04:55.005 GMT <RMI TCP Connection(191)-172.17.0.5> tid=0x6f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:55.005 GMT <RMI TCP Connection(191)-172.17.0.5> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17763336(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:04:55.006 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d365745(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:04:55.006 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:55.006 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d365745(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:04:55.007 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40fd3430(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:04:55.008 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8af] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:55.008 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8af] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40fd3430(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:04:55.009 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6718cc37(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:04:55.009 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:55.009 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8df] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6718cc37(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:04:55.011 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8c1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @740983d8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:04:55.012 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8c1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:55.012 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8c1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @740983d8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:04:55.012 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x91c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f457234(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:04:55.013 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x91c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:55.013 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x91c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f457234(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:04:55.014 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x99c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10c508d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:04:55.014 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x99c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:55.014 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x99c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10c508d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:04:55.016 GMT <RMI TCP Connection(191)-172.17.0.5> tid=0x6f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 23:04:55.016 GMT <RMI TCP Connection(191)-172.17.0.5> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 23:04:55.017 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 23:04:55.017 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 23:04:55.018 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8af] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 23:04:55.019 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8af] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 23:04:55.019 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8df] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 23:04:55.020 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8df] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 23:04:55.022 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8c1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 23:04:55.022 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8c1] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 23:04:55.023 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x91c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 23:04:55.023 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x91c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 23:04:55.024 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x99c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 23:04:55.025 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x99c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 23:04:55.026 GMT <RMI TCP Connection(26)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 23:04:55.027 GMT <RMI TCP Connection(26)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:04:55.059 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29444].
Not connected.


[info 2020/03/04 23:04:55.061 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:04:55.062 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:55.064 GMT <RMI TCP Connection(191)-172.17.0.5> tid=0x6f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5143f90b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:04:55.064 GMT <RMI TCP Connection(191)-172.17.0.5> tid=0x6f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:55.064 GMT <RMI TCP Connection(191)-172.17.0.5> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5143f90b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:04:55.065 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a883857(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:04:55.065 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:55.065 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a883857(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:04:55.065 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @448cea9(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:04:55.066 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8af] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:55.066 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8af] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @448cea9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:04:55.066 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @277c7f40(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:04:55.066 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:55.066 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8df] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @277c7f40(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:04:55.067 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8c1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4af80821(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:04:55.067 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8c1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:55.067 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8c1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4af80821(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:04:55.068 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x91c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @658ea81b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:04:55.068 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x91c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:55.068 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x91c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @658ea81b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:04:55.069 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x99c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fd7666b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:04:55.069 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x99c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:55.069 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x99c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fd7666b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:04:55.072 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit587616698804843377

[info 2020/03/04 23:04:55.074 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:04:55.304 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:55.304 GMT <RMI TCP Connection(191)-172.17.0.5> tid=0x6f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b4589e3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:04:55.304 GMT <RMI TCP Connection(191)-172.17.0.5> tid=0x6f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:55.305 GMT <RMI TCP Connection(191)-172.17.0.5> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b4589e3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:04:55.305 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @388ec86f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:04:55.305 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:55.305 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @388ec86f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:04:55.306 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dbc2a61(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:04:55.306 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8af] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:55.306 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8af] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dbc2a61(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:04:55.307 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46ba5f56(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:04:55.307 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8df] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:55.307 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8df] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46ba5f56(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:04:55.308 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8c1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26de26d9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:04:55.308 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8c1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:55.308 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8c1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26de26d9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:04:55.309 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x91c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79ef8ad2(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:04:55.309 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x91c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:55.309 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x91c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79ef8ad2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:04:55.309 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x99c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f6c83b9(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:04:55.310 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x99c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:55.310 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x99c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f6c83b9(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:04:55.312 GMT <RMI TCP Connection(191)-172.17.0.5> tid=0x6f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5377e4f6

[vm0] [info 2020/03/04 23:04:55.317 GMT <RMI TCP Connection(191)-172.17.0.5> tid=0x6f3] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 23:04:55.318 GMT <RMI TCP Connection(191)-172.17.0.5> tid=0x6f3] Locator was created at Wed Mar 04 23:04:55 GMT 2020

[vm0] [info 2020/03/04 23:04:55.318 GMT <RMI TCP Connection(191)-172.17.0.5> tid=0x6f3] Listening on port 29446 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:04:55.318 GMT <RMI TCP Connection(191)-172.17.0.5> tid=0x6f3] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit587616698804843377/locator/locator29446view.dat

[vm0] [info 2020/03/04 23:04:55.318 GMT <RMI TCP Connection(191)-172.17.0.5> tid=0x6f3] recovery file not found: /tmp/junit587616698804843377/locator/locator29446view.dat

[vm0] [info 2020/03/04 23:04:55.318 GMT <RMI TCP Connection(191)-172.17.0.5> tid=0x6f3] Starting distributed system

[vm0] [info 2020/03/04 23:04:55.320 GMT <RMI TCP Connection(191)-172.17.0.5> tid=0x6f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 793
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2400
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 264
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8457


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:04:57.774 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 153 ms)

[vm5] [info 2020/03/04 23:04:57.786 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x949] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@713fb4fe

[vm5] [info 2020/03/04 23:04:57.791 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x949] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:04:57.917 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x8bc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 140 ms)

[vm3] [info 2020/03/04 23:04:58.060 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x916] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 141 ms)

[vm4] [info 2020/03/04 23:04:58.200 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x958] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 138 ms)

[vm5] [info 2020/03/04 23:04:58.351 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 150 ms)

[vm6] [info 2020/03/04 23:04:58.453 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@63daf07d

[vm6] [info 2020/03/04 23:04:58.458 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:04:58.505 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x983] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 152 ms)

[vm0] [info 2020/03/04 23:04:58.644 GMT <RMI TCP Connection(160)-172.17.0.3> tid=0x8b8] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 23:04:58.645 GMT <RMI TCP Connection(160)-172.17.0.3> tid=0x8b8] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 138 ms)

[info 2020/03/04 23:04:58.646 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:58.648 GMT <RMI TCP Connection(160)-172.17.0.3> tid=0x8b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f5d0559(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:04:58.648 GMT <RMI TCP Connection(160)-172.17.0.3> tid=0x8b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:58.648 GMT <RMI TCP Connection(160)-172.17.0.3> tid=0x8b8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f5d0559(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:04:58.648 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea0029e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:04:58.648 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:58.648 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea0029e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:04:58.649 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fea045b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:04:58.649 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:58.649 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x8bc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fea045b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:04:58.650 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x916] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c5f5a1f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:04:58.650 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x916] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:58.650 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x916] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c5f5a1f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:04:58.651 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x958] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1937ae31(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:04:58.651 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x958] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:58.651 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1937ae31(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:04:58.652 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14a0797c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:04:58.652 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:58.652 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14a0797c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:04:58.653 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x983] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38590d5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:04:58.653 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x983] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:58.653 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x983] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38590d5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:04:58.655 GMT <RMI TCP Connection(160)-172.17.0.3> tid=0x8b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 23:04:58.655 GMT <RMI TCP Connection(160)-172.17.0.3> tid=0x8b8] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 23:04:58.655 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 23:04:58.656 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 23:04:58.656 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x8bc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 23:04:58.657 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x8bc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 23:04:58.658 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x916] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 23:04:58.658 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x916] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 23:04:58.659 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x958] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 23:04:58.659 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 23:04:58.660 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 23:04:58.660 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 23:04:58.661 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x983] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 23:04:58.661 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x983] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 23:04:58.663 GMT <RMI TCP Connection(26)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 23:04:58.663 GMT <RMI TCP Connection(26)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm1] [info 2020/03/04 23:04:58.689 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@21ac52fd

[info 2020/03/04 23:04:58.690 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25026].
Not connected.


[info 2020/03/04 23:04:58.693 GMT <Test worker> tid=0x18] Executing command: exit

[vm1] [info 2020/03/04 23:04:58.694 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:04:58.700 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:58.701 GMT <RMI TCP Connection(160)-172.17.0.3> tid=0x8b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4adecf31(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:04:58.702 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @318705e7(0, "IgnoredException remove")
[vm0] [info 2020/03/04 23:04:58.701 GMT <RMI TCP Connection(160)-172.17.0.3> tid=0x8b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:58.701 GMT <RMI TCP Connection(160)-172.17.0.3> tid=0x8b8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4adecf31(0, "IgnoredException remove") (took 0 ms)


[vm2] [info 2020/03/04 23:04:58.703 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:58.703 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x8bc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @318705e7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:04:58.702 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70fe9442(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:04:58.702 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:58.702 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70fe9442(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:04:58.706 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x983] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70a7d616(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:04:58.706 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x983] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:58.706 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x983] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70a7d616(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:04:58.705 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30ec4cb4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:04:58.705 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:58.705 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30ec4cb4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:04:58.704 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x958] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e65fa0d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:04:58.704 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x958] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:58.704 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e65fa0d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:04:58.704 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x916] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d6f5e0a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:04:58.704 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x916] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:58.704 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x916] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d6f5e0a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:04:58.708 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6606741593321365192

[info 2020/03/04 23:04:58.710 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:04:58.913 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:58.913 GMT <RMI TCP Connection(160)-172.17.0.3> tid=0x8b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51c4c500(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:04:58.914 GMT <RMI TCP Connection(160)-172.17.0.3> tid=0x8b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:04:58.914 GMT <RMI TCP Connection(160)-172.17.0.3> tid=0x8b8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51c4c500(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:04:58.914 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11edab2b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:04:58.914 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:04:58.914 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11edab2b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:04:58.915 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d9ef5f7(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:04:58.915 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x8bc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:04:58.915 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x8bc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d9ef5f7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:04:58.916 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x916] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a249005(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:04:58.916 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x916] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:04:58.916 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x916] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a249005(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:04:58.917 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x958] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5688c899(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:04:58.917 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x958] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:04:58.917 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5688c899(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:04:58.918 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47091365(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:04:58.918 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x588] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:04:58.918 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47091365(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:04:58.918 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x983] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @559096aa(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:04:58.919 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x983] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:04:58.919 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x983] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @559096aa(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:04:58.921 GMT <RMI TCP Connection(160)-172.17.0.3> tid=0x8b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a6f5d5

[vm0] [info 2020/03/04 23:04:58.926 GMT <RMI TCP Connection(160)-172.17.0.3> tid=0x8b8] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 23:04:58.926 GMT <RMI TCP Connection(160)-172.17.0.3> tid=0x8b8] Locator was created at Wed Mar 04 23:04:58 GMT 2020

[vm0] [info 2020/03/04 23:04:58.926 GMT <RMI TCP Connection(160)-172.17.0.3> tid=0x8b8] Listening on port 25028 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:04:58.926 GMT <RMI TCP Connection(160)-172.17.0.3> tid=0x8b8] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6606741593321365192/locator/locator25028view.dat

[vm0] [info 2020/03/04 23:04:58.927 GMT <RMI TCP Connection(160)-172.17.0.3> tid=0x8b8] recovery file not found: /tmp/junit6606741593321365192/locator/locator25028view.dat

[vm0] [info 2020/03/04 23:04:58.927 GMT <RMI TCP Connection(160)-172.17.0.3> tid=0x8b8] Starting distributed system

[vm0] [info 2020/03/04 23:04:58.944 GMT <RMI TCP Connection(160)-172.17.0.3> tid=0x8b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:04:59.098 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@b902b8d

[vm1] [info 2020/03/04 23:04:59.103 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:04:59.263 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@e1a3d9f

[vm2] [info 2020/03/04 23:04:59.269 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8c2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:04:59.282 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:04:59.659 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8af] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@12bd5b30

[vm2] [info 2020/03/04 23:04:59.664 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8af] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:04:59.884 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6cc39039

[vm3] [info 2020/03/04 23:04:59.889 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x91f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:05:00.243 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8df] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@69775521

[vm3] [info 2020/03/04 23:05:00.248 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8df] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:05:00.469 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x937] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@30be9526

[vm4] [info 2020/03/04 23:05:00.475 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x937] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:05:00.817 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8c1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@35d9acb2

[vm4] [info 2020/03/04 23:05:00.822 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x8c1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:05:01.048 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26674]

Command result for <connect --jmx-manager=localhost[26674]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26674] ..
Successfully connected to: [host=localhost, port=26674]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:05:01.401 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29447]

Command result for <connect --jmx-manager=localhost[29447]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29447] ..
Successfully connected to: [host=localhost, port=29447]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 846
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236203
Total time (in milliseconds) spent moving buckets during this rebalance                         | 1930
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 70
Total primaries transferred during this rebalance                                               | 9
Total time (in milliseconds) for this rebalance                                                 | 6492


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:05:02.149 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 146 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:05:02.296 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 145 ms)

[vm3] [info 2020/03/04 23:05:02.436 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 138 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:05:02.585 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x944] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 147 ms)

[vm1] [info 2020/03/04 23:05:02.628 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3c9aaa9

[vm1] [info 2020/03/04 23:05:02.633 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:05:02.743 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x949] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 156 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:05:02.885 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9b2] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 140 ms)

[vm0] [info 2020/03/04 23:05:03.027 GMT <RMI TCP Connection(160)-172.17.0.7> tid=0x9dd] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 23:05:03.028 GMT <RMI TCP Connection(160)-172.17.0.7> tid=0x9dd] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 141 ms)

[info 2020/03/04 23:05:03.029 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:03.031 GMT <RMI TCP Connection(160)-172.17.0.7> tid=0x9dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4613136b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:05:03.031 GMT <RMI TCP Connection(160)-172.17.0.7> tid=0x9dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:03.031 GMT <RMI TCP Connection(160)-172.17.0.7> tid=0x9dd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4613136b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:05:03.033 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d7870b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:05:03.033 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:05:03.033 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d7870b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:05:03.034 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d7b2315(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:05:03.034 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x8c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:05:03.034 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d7b2315(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:05:03.037 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40edb939(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:05:03.037 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:05:03.037 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40edb939(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:05:03.037 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x944] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b78ad(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:05:03.038 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x944] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:05:03.038 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x944] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b78ad(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:05:03.038 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x949] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bf8278c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:05:03.039 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x949] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:05:03.039 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x949] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bf8278c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:05:03.039 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @138584d2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:05:03.039 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:05:03.040 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @138584d2(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:05:03.042 GMT <RMI TCP Connection(160)-172.17.0.7> tid=0x9dd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 23:05:03.042 GMT <RMI TCP Connection(160)-172.17.0.7> tid=0x9dd] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 23:05:03.044 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 23:05:03.045 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 23:05:03.046 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x8c2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 23:05:03.046 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 23:05:03.049 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 23:05:03.049 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 23:05:03.050 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x944] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 23:05:03.050 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x944] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 23:05:03.051 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x949] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 23:05:03.052 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x949] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 23:05:03.053 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 23:05:03.053 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 23:05:03.055 GMT <RMI TCP Connection(27)-172.17.0.7> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:05:03.055 GMT <RMI TCP Connection(27)-172.17.0.7> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:05:03.083 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21275].
Not connected.


[info 2020/03/04 23:05:03.085 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:05:03.085 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:03.087 GMT <RMI TCP Connection(160)-172.17.0.7> tid=0x9dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @722fdc66(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:05:03.087 GMT <RMI TCP Connection(160)-172.17.0.7> tid=0x9dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:03.087 GMT <RMI TCP Connection(160)-172.17.0.7> tid=0x9dd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @722fdc66(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:05:03.088 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c01ddf4(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:05:03.088 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:05:03.088 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c01ddf4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:05:03.088 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10321c3f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:05:03.088 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x8c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:05:03.088 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10321c3f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:05:03.089 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2368952b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:05:03.089 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:05:03.089 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2368952b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:05:03.090 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x944] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f220ba6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:05:03.090 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x944] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:05:03.090 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x944] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f220ba6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:05:03.091 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x949] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e60abdb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:05:03.091 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x949] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:05:03.091 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x949] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e60abdb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:05:03.092 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d5a77a7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:05:03.092 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:05:03.092 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d5a77a7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:05:03.094 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14222718533911721902

[info 2020/03/04 23:05:03.096 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:05:03.227 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x8bc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5929a5b7

[vm2] [info 2020/03/04 23:05:03.232 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x8bc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:05:03.308 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:03.309 GMT <RMI TCP Connection(160)-172.17.0.7> tid=0x9dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e4f686f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:05:03.309 GMT <RMI TCP Connection(160)-172.17.0.7> tid=0x9dd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:03.309 GMT <RMI TCP Connection(160)-172.17.0.7> tid=0x9dd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e4f686f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:05:03.309 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45bc8d93(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:05:03.310 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:05:03.310 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45bc8d93(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:05:03.310 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f89b30c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:05:03.310 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x8c2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:05:03.311 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f89b30c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:05:03.311 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ad3dbfd(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:05:03.311 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:05:03.311 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ad3dbfd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:05:03.312 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x944] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78699f12(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:05:03.312 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x944] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:05:03.312 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x944] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78699f12(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:05:03.313 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x949] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79073c4e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:05:03.313 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x949] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:05:03.313 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x949] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79073c4e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:05:03.314 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26629ece(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:05:03.314 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:05:03.314 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26629ece(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:05:03.316 GMT <RMI TCP Connection(160)-172.17.0.7> tid=0x9dd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@730b0b40

[vm0] [info 2020/03/04 23:05:03.321 GMT <RMI TCP Connection(160)-172.17.0.7> tid=0x9dd] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 23:05:03.321 GMT <RMI TCP Connection(160)-172.17.0.7> tid=0x9dd] Locator was created at Wed Mar 04 23:05:03 GMT 2020

[vm0] [info 2020/03/04 23:05:03.321 GMT <RMI TCP Connection(160)-172.17.0.7> tid=0x9dd] Listening on port 21277 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:05:03.322 GMT <RMI TCP Connection(160)-172.17.0.7> tid=0x9dd] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14222718533911721902/locator/locator21277view.dat

[vm0] [info 2020/03/04 23:05:03.322 GMT <RMI TCP Connection(160)-172.17.0.7> tid=0x9dd] recovery file not found: /tmp/junit14222718533911721902/locator/locator21277view.dat

[vm0] [info 2020/03/04 23:05:03.322 GMT <RMI TCP Connection(160)-172.17.0.7> tid=0x9dd] Starting distributed system

[vm0] [info 2020/03/04 23:05:03.324 GMT <RMI TCP Connection(160)-172.17.0.7> tid=0x9dd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:05:03.808 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x916] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5bfcc4f2

[vm3] [info 2020/03/04 23:05:03.813 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x916] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:05:04.412 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x958] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7b8f71db

[vm4] [info 2020/03/04 23:05:04.417 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x958] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:05:04.991 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25029]

Command result for <connect --jmx-manager=localhost[25029]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25029] ..
Successfully connected to: [host=localhost, port=25029]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:05:06.941 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1795d05d

[vm1] [info 2020/03/04 23:05:06.947 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:05:07.517 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x8c2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c4b376

[vm2] [info 2020/03/04 23:05:07.522 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x8c2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:05:08.113 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@2315c143

[vm3] [info 2020/03/04 23:05:08.118 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:05:08.702 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x944] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4ec125f5

[vm4] [info 2020/03/04 23:05:08.707 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x944] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:05:09.291 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21278]

Command result for <connect --jmx-manager=localhost[21278]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21278] ..
Successfully connected to: [host=localhost, port=21278]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:05:21.642 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440@5d515a1d

[vm5] [info 2020/03/04 23:05:21.648 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:05:22.367 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@20b94833

[vm6] [info 2020/03/04 23:05:22.373 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9c0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2526
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 283
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8601


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:05:26.162 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 182 ms)

[vm2] [info 2020/03/04 23:05:26.309 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x978] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 144 ms)

[vm3] [info 2020/03/04 23:05:26.469 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 158 ms)

[vm4] [info 2020/03/04 23:05:26.618 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 146 ms)

[vm5] [info 2020/03/04 23:05:26.774 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b6] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 154 ms)

[vm6] [info 2020/03/04 23:05:26.916 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 141 ms)

[vm0] [info 2020/03/04 23:05:27.060 GMT <RMI TCP Connection(167)-172.17.0.2> tid=0xa27] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 23:05:27.061 GMT <RMI TCP Connection(167)-172.17.0.2> tid=0xa27] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 143 ms)

[info 2020/03/04 23:05:27.062 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:27.064 GMT <RMI TCP Connection(167)-172.17.0.2> tid=0xa27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63aa97d2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:05:27.064 GMT <RMI TCP Connection(167)-172.17.0.2> tid=0xa27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:27.064 GMT <RMI TCP Connection(167)-172.17.0.2> tid=0xa27] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63aa97d2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:05:27.065 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ae9155b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:05:27.065 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:05:27.065 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ae9155b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:05:27.066 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x978] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56cf75e8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:05:27.066 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x978] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:05:27.066 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x978] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56cf75e8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:05:27.067 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @333b810e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:05:27.067 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:05:27.067 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @333b810e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:05:27.068 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38fa0fc5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:05:27.068 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x7ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:05:27.068 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38fa0fc5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:05:27.069 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70daa4b9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:05:27.069 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:05:27.069 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70daa4b9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:05:27.070 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @138e51c2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:05:27.070 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9c0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:05:27.070 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @138e51c2(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:05:27.072 GMT <RMI TCP Connection(167)-172.17.0.2> tid=0xa27] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 23:05:27.072 GMT <RMI TCP Connection(167)-172.17.0.2> tid=0xa27] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 23:05:27.074 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 23:05:27.074 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 23:05:27.074 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x978] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 23:05:27.075 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x978] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 23:05:27.076 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 23:05:27.076 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 23:05:27.077 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 23:05:27.077 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 23:05:27.078 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 23:05:27.078 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b6] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 23:05:27.079 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 23:05:27.079 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 23:05:27.081 GMT <RMI TCP Connection(27)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 23:05:27.081 GMT <RMI TCP Connection(27)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:05:27.108 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20473].
Not connected.


[info 2020/03/04 23:05:27.110 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:05:27.110 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:27.112 GMT <RMI TCP Connection(167)-172.17.0.2> tid=0xa27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @375c3659(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:05:27.112 GMT <RMI TCP Connection(167)-172.17.0.2> tid=0xa27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:27.112 GMT <RMI TCP Connection(167)-172.17.0.2> tid=0xa27] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @375c3659(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:05:27.113 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f482470(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:05:27.113 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:05:27.113 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f482470(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:05:27.114 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x978] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37c2d4b7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:05:27.114 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x978] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:05:27.114 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x978] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37c2d4b7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:05:27.114 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb8a0b6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:05:27.115 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:05:27.115 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb8a0b6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:05:27.115 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10c9f74b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:05:27.116 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x7ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:05:27.116 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10c9f74b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:05:27.116 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71614c6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:05:27.116 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:05:27.116 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71614c6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:05:27.117 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57224265(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:05:27.117 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9c0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:05:27.117 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57224265(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:05:27.120 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6533311731218129689

[info 2020/03/04 23:05:27.122 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:05:27.325 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:27.325 GMT <RMI TCP Connection(167)-172.17.0.2> tid=0xa27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac018b3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:05:27.326 GMT <RMI TCP Connection(167)-172.17.0.2> tid=0xa27] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:27.326 GMT <RMI TCP Connection(167)-172.17.0.2> tid=0xa27] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac018b3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:05:27.326 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7099b5ae(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:05:27.326 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:05:27.326 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7099b5ae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:05:27.327 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x978] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe49508(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:05:27.327 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x978] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:05:27.327 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x978] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe49508(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:05:27.328 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b7211fe(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:05:27.328 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x788] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:05:27.328 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b7211fe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:05:27.329 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46974499(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:05:27.329 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x7ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:05:27.329 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46974499(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:05:27.330 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4478de16(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:05:27.330 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:05:27.330 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4478de16(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:05:27.330 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4929ef4(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:05:27.331 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9c0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:05:27.331 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4929ef4(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:05:27.333 GMT <RMI TCP Connection(167)-172.17.0.2> tid=0xa27] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@498be73c

[vm0] [info 2020/03/04 23:05:27.338 GMT <RMI TCP Connection(167)-172.17.0.2> tid=0xa27] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 23:05:27.339 GMT <RMI TCP Connection(167)-172.17.0.2> tid=0xa27] Locator was created at Wed Mar 04 23:05:27 GMT 2020

[vm0] [info 2020/03/04 23:05:27.339 GMT <RMI TCP Connection(167)-172.17.0.2> tid=0xa27] Listening on port 20475 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:05:27.339 GMT <RMI TCP Connection(167)-172.17.0.2> tid=0xa27] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6533311731218129689/locator/locator20475view.dat

[vm0] [info 2020/03/04 23:05:27.339 GMT <RMI TCP Connection(167)-172.17.0.2> tid=0xa27] recovery file not found: /tmp/junit6533311731218129689/locator/locator20475view.dat

[vm0] [info 2020/03/04 23:05:27.339 GMT <RMI TCP Connection(167)-172.17.0.2> tid=0xa27] Starting distributed system

[vm0] [info 2020/03/04 23:05:27.341 GMT <RMI TCP Connection(167)-172.17.0.2> tid=0xa27] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:05:31.078 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@474efda5

[vm1] [info 2020/03/04 23:05:31.082 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:05:31.655 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x978] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4eba145f

[vm2] [info 2020/03/04 23:05:31.663 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x978] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:05:32.237 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x788] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1998778

[vm3] [info 2020/03/04 23:05:32.242 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x788] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:05:32.823 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@519746f3

[vm4] [info 2020/03/04 23:05:32.829 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x7ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:05:33.410 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20476]

Command result for <connect --jmx-manager=localhost[20476]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20476] ..
Successfully connected to: [host=localhost, port=20476]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:05:37.069 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x986] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840@45ab6c90

[vm5] [info 2020/03/04 23:05:37.074 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x986] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:05:37.793 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x99e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@5952943a

[vm6] [info 2020/03/04 23:05:37.798 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x99e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:05:40.018 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0x974] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440@4e66d8ef

[vm5] [info 2020/03/04 23:05:40.024 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0x974] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:05:40.760 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x980] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40@14bca1d9

[vm6] [info 2020/03/04 23:05:40.765 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x980] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2524
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 217
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8406


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:05:41.534 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 162 ms)

[vm2] [info 2020/03/04 23:05:41.688 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x9b2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 152 ms)

[vm3] [info 2020/03/04 23:05:41.853 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x91c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 162 ms)

[vm4] [info 2020/03/04 23:05:41.993 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x940] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 138 ms)

[vm5] [info 2020/03/04 23:05:42.157 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x986] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 162 ms)

[vm6] [info 2020/03/04 23:05:42.303 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x99e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 144 ms)

[vm0] [info 2020/03/04 23:05:42.446 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0x872] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 23:05:42.447 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0x872] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 142 ms)

[info 2020/03/04 23:05:42.448 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:42.450 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0x872] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52413102(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:05:42.450 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0x872] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:42.450 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0x872] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52413102(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:05:42.451 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61c9d9b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:05:42.451 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:05:42.451 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61c9d9b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:05:42.452 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @675367f8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:05:42.452 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x9b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:05:42.452 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x9b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @675367f8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:05:42.453 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x91c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @daa2fcb(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:05:42.453 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x91c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:05:42.453 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x91c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @daa2fcb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:05:42.454 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x940] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33a6c097(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:05:42.454 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x940] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:05:42.454 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x940] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33a6c097(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:05:42.454 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61a7f2c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:05:42.454 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x986] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:05:42.455 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61a7f2c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:05:42.455 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x99e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34be76fc(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:05:42.455 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x99e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:05:42.456 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x99e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34be76fc(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:05:42.458 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0x872] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 23:05:42.458 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0x872] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 23:05:42.459 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 23:05:42.459 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 23:05:42.460 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x9b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 23:05:42.460 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x9b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 23:05:42.461 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x91c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 23:05:42.462 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x91c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 23:05:42.463 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x940] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 23:05:42.463 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x940] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 23:05:42.464 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x986] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 23:05:42.464 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 23:05:42.465 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x99e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 23:05:42.465 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x99e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 23:05:42.467 GMT <RMI TCP Connection(27)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 23:05:42.468 GMT <RMI TCP Connection(27)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:05:42.493 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22431].
Not connected.


[info 2020/03/04 23:05:42.495 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:05:42.496 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:42.497 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0x872] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22a84634(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:05:42.498 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0x872] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:42.498 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0x872] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22a84634(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:05:42.498 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fc42e37(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:05:42.499 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:05:42.499 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fc42e37(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:05:42.499 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77efaa1c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:05:42.499 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x9b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:05:42.500 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x9b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77efaa1c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:05:42.500 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x91c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26e594e1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:05:42.500 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x91c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:05:42.501 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x91c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26e594e1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:05:42.501 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x940] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @455205ca(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:05:42.501 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x940] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:05:42.502 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x940] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @455205ca(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:05:42.502 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63b8b7ce(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:05:42.502 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x986] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:05:42.502 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63b8b7ce(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:05:42.503 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x99e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54bfc75a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:05:42.503 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x99e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:05:42.503 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x99e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54bfc75a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:05:42.507 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9399828443943287509

[info 2020/03/04 23:05:42.509 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:05:42.727 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:42.728 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0x872] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e950ab0(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:05:42.728 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0x872] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:42.728 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0x872] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e950ab0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:05:42.729 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f93be44(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:05:42.729 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:05:42.729 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f93be44(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:05:42.730 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @568bb5cf(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:05:42.730 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x9b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:05:42.730 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x9b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @568bb5cf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:05:42.731 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x91c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29d5852(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:05:42.731 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x91c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:05:42.731 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x91c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29d5852(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:05:42.732 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x940] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3088bb33(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:05:42.732 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x940] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:05:42.732 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x940] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3088bb33(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:05:42.733 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58523230(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:05:42.733 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x986] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:05:42.733 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58523230(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:05:42.733 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x99e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @174c697(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:05:42.734 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x99e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:05:42.734 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x99e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @174c697(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:05:42.737 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0x872] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@40c1a71c

[vm0] [info 2020/03/04 23:05:42.742 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0x872] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 23:05:42.742 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0x872] Locator was created at Wed Mar 04 23:05:42 GMT 2020

[vm0] [info 2020/03/04 23:05:42.742 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0x872] Listening on port 22433 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:05:42.742 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0x872] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9399828443943287509/locator/locator22433view.dat

[vm0] [info 2020/03/04 23:05:42.743 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0x872] recovery file not found: /tmp/junit9399828443943287509/locator/locator22433view.dat

[vm0] [info 2020/03/04 23:05:42.743 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0x872] Starting distributed system

[vm0] [info 2020/03/04 23:05:42.745 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0x872] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:05:44.099 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9e2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@60f4c295

[vm5] [info 2020/03/04 23:05:44.104 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9e2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2569
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 260
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8685


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:05:44.574 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 151 ms)

[vm2] [info 2020/03/04 23:05:44.736 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x8e6] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 159 ms)

[vm6] [info 2020/03/04 23:05:44.837 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x9f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@14801638

[vm6] [info 2020/03/04 23:05:44.843 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x9f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:05:44.893 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x947] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 155 ms)

[vm4] [info 2020/03/04 23:05:45.033 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x984] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 138 ms)

[vm5] [info 2020/03/04 23:05:45.196 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0x974] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 161 ms)

[vm6] [info 2020/03/04 23:05:45.341 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x980] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 144 ms)

[vm0] [info 2020/03/04 23:05:45.486 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0x85c] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 23:05:45.487 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0x85c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 145 ms)

[info 2020/03/04 23:05:45.488 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:45.490 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0x85c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b5c0a22(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:05:45.490 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0x85c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:45.490 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0x85c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b5c0a22(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:05:45.491 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ced7f3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:05:45.491 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:05:45.491 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ced7f3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:05:45.492 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x8e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d1c5cce(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:05:45.492 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x8e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:05:45.492 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x8e6] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d1c5cce(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:05:45.493 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x947] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @638a3643(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:05:45.493 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x947] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:05:45.493 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x947] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @638a3643(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:05:45.494 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x984] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dedb5f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:05:45.494 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x984] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:05:45.494 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x984] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dedb5f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:05:45.495 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0x974] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e33a059(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:05:45.495 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0x974] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:05:45.495 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0x974] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e33a059(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:05:45.496 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x980] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @434acc4a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:05:45.496 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x980] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:05:45.496 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x980] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @434acc4a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:05:45.498 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0x85c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 23:05:45.499 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0x85c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 23:05:45.499 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 23:05:45.500 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 23:05:45.501 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x8e6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 23:05:45.501 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x8e6] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 23:05:45.502 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x947] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 23:05:45.502 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x947] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 23:05:45.503 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x984] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 23:05:45.503 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x984] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 23:05:45.504 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0x974] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 23:05:45.504 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0x974] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 23:05:45.505 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x980] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 23:05:45.505 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x980] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 23:05:45.507 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 23:05:45.508 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:05:45.533 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24112].
Not connected.


[info 2020/03/04 23:05:45.535 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:05:45.536 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:45.537 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0x85c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63ba775b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:05:45.537 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0x85c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:45.537 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0x85c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63ba775b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:05:45.538 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23583ef(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:05:45.538 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:05:45.538 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23583ef(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:05:45.539 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x8e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a6b8ec4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:05:45.539 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x8e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:05:45.539 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x8e6] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a6b8ec4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:05:45.540 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x947] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @467b8676(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:05:45.540 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x947] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:05:45.540 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x947] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @467b8676(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:05:45.541 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x984] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46c7f1d2(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:05:45.541 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x984] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:05:45.541 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x984] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46c7f1d2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:05:45.542 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0x974] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @357896d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:05:45.542 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0x974] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:05:45.542 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0x974] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @357896d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:05:45.542 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x980] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7111b604(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:05:45.543 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x980] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:05:45.543 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x980] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7111b604(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:05:45.546 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9517064630598329980

[info 2020/03/04 23:05:45.548 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:05:45.769 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:45.770 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0x85c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a66730a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:05:45.771 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0x85c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:45.771 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0x85c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a66730a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:05:45.771 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @367a4369(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:05:45.771 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:05:45.772 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @367a4369(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:05:45.772 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x8e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1199d747(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:05:45.772 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x8e6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:05:45.772 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x8e6] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1199d747(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:05:45.773 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x947] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71fac008(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:05:45.773 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x947] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:05:45.773 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x947] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71fac008(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:05:45.774 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x984] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6467a2cc(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:05:45.774 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x984] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:05:45.774 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x984] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6467a2cc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:05:45.775 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0x974] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @405bf384(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:05:45.775 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0x974] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:05:45.775 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0x974] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @405bf384(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:05:45.776 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x980] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @398c5c06(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:05:45.776 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x980] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:05:45.776 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x980] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @398c5c06(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:05:45.779 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0x85c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@517f83ae

[vm0] [info 2020/03/04 23:05:45.784 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0x85c] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 23:05:45.784 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0x85c] Locator was created at Wed Mar 04 23:05:45 GMT 2020

[vm0] [info 2020/03/04 23:05:45.784 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0x85c] Listening on port 24114 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:05:45.784 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0x85c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9517064630598329980/locator/locator24114view.dat

[vm0] [info 2020/03/04 23:05:45.784 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0x85c] recovery file not found: /tmp/junit9517064630598329980/locator/locator24114view.dat

[vm0] [info 2020/03/04 23:05:45.785 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0x85c] Starting distributed system

[vm0] [info 2020/03/04 23:05:45.787 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0x85c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:05:46.417 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4f48e353

[vm1] [info 2020/03/04 23:05:46.421 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:05:46.996 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x9b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@43258955

[vm2] [info 2020/03/04 23:05:47.001 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x9b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:05:47.587 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x91c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@606f78c8

[vm3] [info 2020/03/04 23:05:47.592 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x91c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:05:48.170 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x940] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3ad098f1

[vm4] [info 2020/03/04 23:05:48.176 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x940] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2642
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 330
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9105


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[info 2020/03/04 23:05:48.764 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22434]

[vm1] [info 2020/03/04 23:05:48.787 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 169 ms)

Command result for <connect --jmx-manager=localhost[22434]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22434] ..
Successfully connected to: [host=localhost, port=22434]


[vm5] [info 2020/03/04 23:05:48.825 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x91b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@238c3a84

[vm5] [info 2020/03/04 23:05:48.830 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x91b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:05:48.889 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@6c393cdc

[vm5] [info 2020/03/04 23:05:48.894 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x5f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:05:48.939 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x920] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 149 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:05:49.090 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x955] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 148 ms)

[vm4] [info 2020/03/04 23:05:49.227 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x91f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 135 ms)

[vm5] [info 2020/03/04 23:05:49.393 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9e2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 164 ms)

[vm1] [info 2020/03/04 23:05:49.477 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@23b2794a

[vm1] [info 2020/03/04 23:05:49.482 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:05:49.537 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x9f0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 143 ms)

[vm6] [info 2020/03/04 23:05:49.538 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x99b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@734b336a

[vm6] [info 2020/03/04 23:05:49.543 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x99b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:05:49.567 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x625] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40@32cd4aad

[vm6] [info 2020/03/04 23:05:49.572 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x625] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 23:05:49.685 GMT <RMI TCP Connection(177)-172.17.0.6> tid=0xacf] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 23:05:49.686 GMT <RMI TCP Connection(177)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 146 ms)

[info 2020/03/04 23:05:49.686 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:49.688 GMT <RMI TCP Connection(177)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61efce35(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:05:49.689 GMT <RMI TCP Connection(177)-172.17.0.6> tid=0xacf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:49.689 GMT <RMI TCP Connection(177)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61efce35(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:05:49.689 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ceae551(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:05:49.689 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:05:49.689 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ceae551(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:05:49.690 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x920] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @597fd6dd(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:05:49.690 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x920] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:05:49.690 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x920] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @597fd6dd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:05:49.691 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x955] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @430ea91(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:05:49.691 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x955] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:05:49.691 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x955] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @430ea91(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:05:49.692 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @90dcfc1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:05:49.692 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x91f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:05:49.692 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x91f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @90dcfc1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:05:49.693 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @570db1fe(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:05:49.693 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9e2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:05:49.693 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9e2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @570db1fe(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:05:49.694 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x9f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22c38a12(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:05:49.694 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x9f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:05:49.694 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x9f0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22c38a12(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:05:49.696 GMT <RMI TCP Connection(177)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 23:05:49.696 GMT <RMI TCP Connection(177)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 23:05:49.697 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 23:05:49.697 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 23:05:49.697 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x920] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 23:05:49.698 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x920] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 23:05:49.698 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x955] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 23:05:49.699 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x955] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 23:05:49.699 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x91f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 23:05:49.700 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x91f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 23:05:49.700 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9e2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 23:05:49.701 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9e2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 23:05:49.701 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x9f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 23:05:49.702 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x9f0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 23:05:49.703 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 23:05:49.704 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:05:49.729 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23741].
Not connected.


[info 2020/03/04 23:05:49.730 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:05:49.731 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:49.732 GMT <RMI TCP Connection(177)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2122eb89(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:05:49.732 GMT <RMI TCP Connection(177)-172.17.0.6> tid=0xacf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:49.732 GMT <RMI TCP Connection(177)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2122eb89(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:05:49.733 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11e936a1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:05:49.733 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:05:49.733 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11e936a1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:05:49.734 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x920] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a6ddae(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:05:49.734 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x920] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:05:49.734 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x920] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a6ddae(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:05:49.735 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x955] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59c80b40(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:05:49.735 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x955] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:05:49.735 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x955] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59c80b40(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:05:49.735 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68144874(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:05:49.735 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x91f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:05:49.735 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x91f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68144874(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:05:49.736 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eb4d940(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:05:49.736 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9e2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:05:49.736 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9e2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eb4d940(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:05:49.737 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x9f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43f99257(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:05:49.737 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x9f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:05:49.737 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x9f0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43f99257(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:05:49.740 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4265476520263585611

[info 2020/03/04 23:05:49.742 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:05:49.953 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:49.954 GMT <RMI TCP Connection(177)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @689a337(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:05:49.954 GMT <RMI TCP Connection(177)-172.17.0.6> tid=0xacf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:49.954 GMT <RMI TCP Connection(177)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @689a337(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:05:49.955 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7153d0c4(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:05:49.955 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:05:49.955 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7153d0c4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:05:49.956 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x920] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @174fae79(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:05:49.956 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x920] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:05:49.956 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x920] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @174fae79(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:05:49.957 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x955] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41c465a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:05:49.957 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x955] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:05:49.957 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x955] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41c465a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:05:49.958 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4566cbb(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:05:49.958 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x91f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:05:49.958 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x91f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4566cbb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:05:49.958 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e06f283(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:05:49.959 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9e2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:05:49.959 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9e2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e06f283(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:05:49.959 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x9f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ae3c154(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:05:49.960 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x9f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:05:49.960 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0x9f0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ae3c154(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:05:49.962 GMT <RMI TCP Connection(177)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20b3b830

[vm0] [info 2020/03/04 23:05:49.968 GMT <RMI TCP Connection(177)-172.17.0.6> tid=0xacf] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 23:05:49.968 GMT <RMI TCP Connection(177)-172.17.0.6> tid=0xacf] Locator was created at Wed Mar 04 23:05:49 GMT 2020

[vm0] [info 2020/03/04 23:05:49.968 GMT <RMI TCP Connection(177)-172.17.0.6> tid=0xacf] Listening on port 23743 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:05:49.969 GMT <RMI TCP Connection(177)-172.17.0.6> tid=0xacf] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4265476520263585611/locator/locator23743view.dat

[vm0] [info 2020/03/04 23:05:49.969 GMT <RMI TCP Connection(177)-172.17.0.6> tid=0xacf] recovery file not found: /tmp/junit4265476520263585611/locator/locator23743view.dat

[vm0] [info 2020/03/04 23:05:49.969 GMT <RMI TCP Connection(177)-172.17.0.6> tid=0xacf] Starting distributed system

[vm0] [info 2020/03/04 23:05:49.971 GMT <RMI TCP Connection(177)-172.17.0.6> tid=0xacf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:05:50.089 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x8e6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e0775e1

[vm2] [info 2020/03/04 23:05:50.094 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x8e6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:05:50.685 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x947] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6b60108e

[vm3] [info 2020/03/04 23:05:50.690 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x947] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:05:51.305 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x984] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@26e577b

[vm4] [info 2020/03/04 23:05:51.311 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x984] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:05:51.905 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24115]

Command result for <connect --jmx-manager=localhost[24115]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24115] ..
Successfully connected to: [host=localhost, port=24115]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:05:53.723 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x588] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840@6b69549a

[vm5] [info 2020/03/04 23:05:53.729 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x588] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3078
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 373
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 10533


[vm1] [info 2020/03/04 23:05:53.809 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@9bdf13e

[vm1] [info 2020/03/04 23:05:53.813 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3107
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 392
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 10671


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:05:54.000 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 161 ms)

[vm1] [info 2020/03/04 23:05:54.042 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 162 ms)

[vm2] [info 2020/03/04 23:05:54.157 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 154 ms)

[vm2] [info 2020/03/04 23:05:54.207 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8af] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 162 ms)

[vm3] [info 2020/03/04 23:05:54.320 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 161 ms)

[vm3] [info 2020/03/04 23:05:54.388 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8df] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 179 ms)

[vm6] [info 2020/03/04 23:05:54.400 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x983] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@358d66b5

[vm6] [info 2020/03/04 23:05:54.406 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x983] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:05:54.410 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x920] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@112e60fe

[vm2] [info 2020/03/04 23:05:54.415 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x920] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:05:54.474 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 151 ms)

[vm4] [info 2020/03/04 23:05:54.548 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8c1] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 157 ms)

[vm5] [info 2020/03/04 23:05:54.641 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 165 ms)

[vm5] [info 2020/03/04 23:05:54.713 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x91b] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 163 ms)

[vm6] [info 2020/03/04 23:05:54.789 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 146 ms)

[vm6] [info 2020/03/04 23:05:54.858 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x99b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 143 ms)

[vm0] [info 2020/03/04 23:05:54.934 GMT <RMI TCP Connection(168)-172.17.0.9> tid=0x879] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 23:05:54.935 GMT <RMI TCP Connection(168)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 144 ms)

[info 2020/03/04 23:05:54.935 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:54.937 GMT <RMI TCP Connection(168)-172.17.0.9> tid=0x879] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55f8480a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:05:54.937 GMT <RMI TCP Connection(168)-172.17.0.9> tid=0x879] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:54.937 GMT <RMI TCP Connection(168)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55f8480a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:05:54.938 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @551b4db1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:05:54.938 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:05:54.938 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @551b4db1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:05:54.939 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52c8bcbe(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:05:54.939 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:05:54.939 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52c8bcbe(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:05:54.940 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66c87872(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:05:54.940 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x91f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:05:54.941 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66c87872(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:05:54.941 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x937] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @201dca61(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:05:54.941 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x937] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:05:54.942 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @201dca61(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:05:54.942 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73f7e700(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:05:54.942 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:05:54.942 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73f7e700(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:05:54.943 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dc293ce(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:05:54.943 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:05:54.944 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dc293ce(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:05:54.946 GMT <RMI TCP Connection(168)-172.17.0.9> tid=0x879] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 23:05:54.946 GMT <RMI TCP Connection(168)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 23:05:54.947 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 23:05:54.947 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 23:05:54.948 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 23:05:54.948 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 23:05:54.949 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 23:05:54.949 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 23:05:54.950 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x937] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 23:05:54.950 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 23:05:54.951 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 23:05:54.951 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 23:05:54.952 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 23:05:54.952 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 23:05:54.954 GMT <RMI TCP Connection(28)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 23:05:54.955 GMT <RMI TCP Connection(28)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:05:54.982 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26674].
Not connected.


[info 2020/03/04 23:05:54.983 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:05:54.984 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:54.986 GMT <RMI TCP Connection(168)-172.17.0.9> tid=0x879] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @325be4bf(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:05:54.986 GMT <RMI TCP Connection(168)-172.17.0.9> tid=0x879] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:54.986 GMT <RMI TCP Connection(168)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @325be4bf(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:05:54.987 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4649551a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:05:54.987 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:05:54.987 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4649551a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:05:54.988 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62b78ac3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:05:54.988 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:05:54.988 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62b78ac3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:05:54.989 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e7ac9a4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:05:54.989 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x91f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:05:54.989 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e7ac9a4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:05:54.990 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x937] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3281d4a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:05:54.990 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x937] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:05:54.990 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3281d4a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:05:54.991 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5693a082(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:05:54.991 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:05:54.991 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5693a082(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:05:54.992 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71266735(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:05:54.992 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:05:54.992 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71266735(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:05:54.996 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11739989430125693827

[info 2020/03/04 23:05:54.998 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:05:55.004 GMT <RMI TCP Connection(197)-172.17.0.5> tid=0xa30] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 23:05:55.005 GMT <RMI TCP Connection(197)-172.17.0.5> tid=0xa30] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 145 ms)

[info 2020/03/04 23:05:55.006 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:55.008 GMT <RMI TCP Connection(197)-172.17.0.5> tid=0xa30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1315d5b3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:05:55.008 GMT <RMI TCP Connection(197)-172.17.0.5> tid=0xa30] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:55.008 GMT <RMI TCP Connection(197)-172.17.0.5> tid=0xa30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1315d5b3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:05:55.009 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28cda6c1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:05:55.009 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:05:55.009 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28cda6c1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:05:55.009 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e104e74(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:05:55.010 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8af] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:05:55.010 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8af] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e104e74(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:05:55.010 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19ca93b5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:05:55.011 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:05:55.011 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8df] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19ca93b5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:05:55.011 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8c1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37c47f02(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:05:55.012 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8c1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:05:55.012 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8c1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37c47f02(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:05:55.012 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x955] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7ec1dae0

[vm5] [info 2020/03/04 23:05:55.013 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x91b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5df2630f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:05:55.013 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x91b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:05:55.013 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x91b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5df2630f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:05:55.014 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x99b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fb619be(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:05:55.014 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x99b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:05:55.014 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x99b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fb619be(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:05:55.017 GMT <RMI TCP Connection(197)-172.17.0.5> tid=0xa30] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 23:05:55.017 GMT <RMI TCP Connection(197)-172.17.0.5> tid=0xa30] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm3] [info 2020/03/04 23:05:55.018 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x955] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:05:55.019 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 23:05:55.019 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 23:05:55.020 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8af] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 23:05:55.020 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8af] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 23:05:55.021 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8df] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 23:05:55.021 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8df] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 23:05:55.022 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8c1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 23:05:55.022 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8c1] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 23:05:55.023 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x91b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 23:05:55.023 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x91b] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 23:05:55.024 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x99b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 23:05:55.025 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x99b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 23:05:55.027 GMT <RMI TCP Connection(27)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 23:05:55.027 GMT <RMI TCP Connection(27)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:05:55.056 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29447].
Not connected.


[info 2020/03/04 23:05:55.057 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:05:55.058 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:55.060 GMT <RMI TCP Connection(197)-172.17.0.5> tid=0xa30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5666e55(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:05:55.060 GMT <RMI TCP Connection(197)-172.17.0.5> tid=0xa30] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:55.060 GMT <RMI TCP Connection(197)-172.17.0.5> tid=0xa30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5666e55(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:05:55.061 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f0ab354(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:05:55.061 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:05:55.061 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f0ab354(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:05:55.062 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5125b7b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:05:55.062 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8af] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:05:55.062 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8af] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5125b7b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:05:55.063 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @678005b5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:05:55.063 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:05:55.064 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8df] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @678005b5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:05:55.064 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8c1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72e4e5b0(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:05:55.064 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8c1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:05:55.065 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8c1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72e4e5b0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:05:55.065 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x91b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad6dca(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:05:55.066 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x91b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:05:55.066 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x91b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad6dca(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:05:55.066 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x99b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @596bc6a9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:05:55.067 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x99b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:05:55.067 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x99b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @596bc6a9(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:05:55.070 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5299593312275657245

[info 2020/03/04 23:05:55.072 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:05:55.241 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:55.243 GMT <RMI TCP Connection(168)-172.17.0.9> tid=0x879] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3106495e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:05:55.243 GMT <RMI TCP Connection(168)-172.17.0.9> tid=0x879] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:55.243 GMT <RMI TCP Connection(168)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3106495e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:05:55.244 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11579263(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:05:55.244 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:05:55.244 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11579263(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:05:55.245 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f88cd84(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:05:55.245 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8c2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:05:55.245 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f88cd84(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:05:55.245 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3438649b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:05:55.245 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x91f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:05:55.246 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3438649b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:05:55.246 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x937] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4362293e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:05:55.246 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x937] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:05:55.246 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4362293e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:05:55.247 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6312d4e4(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:05:55.247 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x5f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:05:55.247 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6312d4e4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:05:55.248 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1436f2e0(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:05:55.248 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x625] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:05:55.248 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1436f2e0(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:05:55.251 GMT <RMI TCP Connection(168)-172.17.0.9> tid=0x879] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3516f1c6

[vm0] [info 2020/03/04 23:05:55.255 GMT <RMI TCP Connection(168)-172.17.0.9> tid=0x879] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 23:05:55.255 GMT <RMI TCP Connection(168)-172.17.0.9> tid=0x879] Locator was created at Wed Mar 04 23:05:55 GMT 2020

[vm0] [info 2020/03/04 23:05:55.255 GMT <RMI TCP Connection(168)-172.17.0.9> tid=0x879] Listening on port 26676 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:05:55.256 GMT <RMI TCP Connection(168)-172.17.0.9> tid=0x879] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11739989430125693827/locator/locator26676view.dat

[vm0] [info 2020/03/04 23:05:55.256 GMT <RMI TCP Connection(168)-172.17.0.9> tid=0x879] recovery file not found: /tmp/junit11739989430125693827/locator/locator26676view.dat

[vm0] [info 2020/03/04 23:05:55.256 GMT <RMI TCP Connection(168)-172.17.0.9> tid=0x879] Starting distributed system

[vm0] [info 2020/03/04 23:05:55.258 GMT <RMI TCP Connection(168)-172.17.0.9> tid=0x879] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:05:55.293 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:55.294 GMT <RMI TCP Connection(197)-172.17.0.5> tid=0xa30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1afde371(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:05:55.294 GMT <RMI TCP Connection(197)-172.17.0.5> tid=0xa30] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:55.294 GMT <RMI TCP Connection(197)-172.17.0.5> tid=0xa30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1afde371(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:05:55.295 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @737d1340(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:05:55.295 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:05:55.295 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @737d1340(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:05:55.296 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c8bc6a4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:05:55.296 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8af] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:05:55.296 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8af] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c8bc6a4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:05:55.297 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5df694cb(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:05:55.297 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8df] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:05:55.297 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8df] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5df694cb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:05:55.298 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8c1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5630c7db(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:05:55.298 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8c1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:05:55.298 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8c1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5630c7db(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:05:55.299 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x91b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e19f97b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:05:55.299 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x91b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:05:55.299 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0x91b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e19f97b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:05:55.300 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x99b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ea5246e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:05:55.300 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x99b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:05:55.300 GMT <RMI TCP Connection(100)-172.17.0.5> tid=0x99b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ea5246e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:05:55.303 GMT <RMI TCP Connection(197)-172.17.0.5> tid=0xa30] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5be42a5b

[vm0] [info 2020/03/04 23:05:55.309 GMT <RMI TCP Connection(197)-172.17.0.5> tid=0xa30] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 23:05:55.309 GMT <RMI TCP Connection(197)-172.17.0.5> tid=0xa30] Locator was created at Wed Mar 04 23:05:55 GMT 2020

[vm0] [info 2020/03/04 23:05:55.309 GMT <RMI TCP Connection(197)-172.17.0.5> tid=0xa30] Listening on port 29449 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:05:55.309 GMT <RMI TCP Connection(197)-172.17.0.5> tid=0xa30] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5299593312275657245/locator/locator29449view.dat

[vm0] [info 2020/03/04 23:05:55.310 GMT <RMI TCP Connection(197)-172.17.0.5> tid=0xa30] recovery file not found: /tmp/junit5299593312275657245/locator/locator29449view.dat

[vm0] [info 2020/03/04 23:05:55.310 GMT <RMI TCP Connection(197)-172.17.0.5> tid=0xa30] Starting distributed system

[vm0] [info 2020/03/04 23:05:55.311 GMT <RMI TCP Connection(197)-172.17.0.5> tid=0xa30] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:05:55.620 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x91f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3a7832a5

[vm4] [info 2020/03/04 23:05:55.625 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x91f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:05:56.257 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23744]

Command result for <connect --jmx-manager=localhost[23744]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23744] ..
Successfully connected to: [host=localhost, port=23744]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3180
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 355
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 10779


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:05:58.958 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 165 ms)

[vm2] [info 2020/03/04 23:05:59.121 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8bc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 161 ms)

[vm1] [info 2020/03/04 23:05:59.163 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@46572329

[vm1] [info 2020/03/04 23:05:59.168 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:05:59.279 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x916] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 155 ms)

[vm1] [info 2020/03/04 23:05:59.293 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@41d3e882

[vm1] [info 2020/03/04 23:05:59.298 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:05:59.427 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x958] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 146 ms)

[vm5] [info 2020/03/04 23:05:59.590 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 161 ms)

[vm6] [info 2020/03/04 23:05:59.738 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x983] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 146 ms)

[vm2] [info 2020/03/04 23:05:59.748 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e2a77d1

[vm2] [info 2020/03/04 23:05:59.754 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8c2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:05:59.875 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8af] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5bd4dd50

[vm2] [info 2020/03/04 23:05:59.881 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8af] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:05:59.886 GMT <RMI TCP Connection(165)-172.17.0.3> tid=0xa20] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 23:05:59.887 GMT <RMI TCP Connection(165)-172.17.0.3> tid=0xa20] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 147 ms)

[info 2020/03/04 23:05:59.887 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:59.889 GMT <RMI TCP Connection(165)-172.17.0.3> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ef93aad(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:05:59.889 GMT <RMI TCP Connection(165)-172.17.0.3> tid=0xa20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:59.889 GMT <RMI TCP Connection(165)-172.17.0.3> tid=0xa20] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ef93aad(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:05:59.890 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3effe23c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:05:59.890 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:05:59.891 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3effe23c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:05:59.891 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4782ca93(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:05:59.891 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:05:59.892 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8bc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4782ca93(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:05:59.892 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x916] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4480c67f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:05:59.892 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x916] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:05:59.893 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x916] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4480c67f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:05:59.893 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x958] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ff70b86(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:05:59.894 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x958] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:05:59.894 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ff70b86(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:05:59.895 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @188e2e8c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:05:59.895 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:05:59.895 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @188e2e8c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:05:59.896 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x983] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @330a54e7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:05:59.896 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x983] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:05:59.896 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x983] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @330a54e7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:05:59.898 GMT <RMI TCP Connection(165)-172.17.0.3> tid=0xa20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 23:05:59.898 GMT <RMI TCP Connection(165)-172.17.0.3> tid=0xa20] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 23:05:59.899 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 23:05:59.899 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 23:05:59.900 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8bc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 23:05:59.901 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8bc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 23:05:59.901 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x916] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 23:05:59.902 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x916] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 23:05:59.902 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x958] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 23:05:59.903 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 23:05:59.904 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 23:05:59.904 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 23:05:59.905 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x983] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 23:05:59.905 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x983] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 23:05:59.907 GMT <RMI TCP Connection(27)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 23:05:59.908 GMT <RMI TCP Connection(27)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:05:59.935 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25029].
Not connected.


[info 2020/03/04 23:05:59.936 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:05:59.937 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:59.939 GMT <RMI TCP Connection(165)-172.17.0.3> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b8c2b60(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:05:59.939 GMT <RMI TCP Connection(165)-172.17.0.3> tid=0xa20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:05:59.939 GMT <RMI TCP Connection(165)-172.17.0.3> tid=0xa20] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b8c2b60(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:05:59.940 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14de484a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:05:59.940 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:05:59.940 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14de484a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:05:59.941 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cae221e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:05:59.941 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:05:59.941 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8bc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cae221e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:05:59.942 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x916] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e374aa8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:05:59.942 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x916] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:05:59.942 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x916] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e374aa8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:05:59.943 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x958] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @402c396(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:05:59.943 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x958] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:05:59.943 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @402c396(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:05:59.944 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c90d2f8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:05:59.944 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:05:59.944 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c90d2f8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:05:59.945 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x983] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38cdc35f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:05:59.945 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x983] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:05:59.945 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x983] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38cdc35f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:05:59.948 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9209969585120638026

[info 2020/03/04 23:05:59.950 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:06:00.164 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:00.165 GMT <RMI TCP Connection(165)-172.17.0.3> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a677845(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:06:00.165 GMT <RMI TCP Connection(165)-172.17.0.3> tid=0xa20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:00.165 GMT <RMI TCP Connection(165)-172.17.0.3> tid=0xa20] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a677845(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:06:00.166 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4df15ffb(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:06:00.166 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:00.166 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4df15ffb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:06:00.167 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ed44aec(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:06:00.167 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8bc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:00.167 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8bc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ed44aec(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:06:00.168 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x916] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77bc77c9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:06:00.168 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x916] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:00.168 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x916] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77bc77c9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:06:00.169 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x958] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @144e2ffc(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:06:00.169 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x958] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:00.169 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @144e2ffc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:06:00.170 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39ada216(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:06:00.170 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x588] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:00.170 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39ada216(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:06:00.171 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x983] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e53378c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:06:00.171 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x983] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:00.171 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x983] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e53378c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:06:00.174 GMT <RMI TCP Connection(165)-172.17.0.3> tid=0xa20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@16e88ec

[vm0] [info 2020/03/04 23:06:00.178 GMT <RMI TCP Connection(165)-172.17.0.3> tid=0xa20] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 23:06:00.178 GMT <RMI TCP Connection(165)-172.17.0.3> tid=0xa20] Locator was created at Wed Mar 04 23:06:00 GMT 2020

[vm0] [info 2020/03/04 23:06:00.178 GMT <RMI TCP Connection(165)-172.17.0.3> tid=0xa20] Listening on port 25031 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:06:00.179 GMT <RMI TCP Connection(165)-172.17.0.3> tid=0xa20] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9209969585120638026/locator/locator25031view.dat

[vm0] [info 2020/03/04 23:06:00.179 GMT <RMI TCP Connection(165)-172.17.0.3> tid=0xa20] recovery file not found: /tmp/junit9209969585120638026/locator/locator25031view.dat

[vm0] [info 2020/03/04 23:06:00.179 GMT <RMI TCP Connection(165)-172.17.0.3> tid=0xa20] Starting distributed system

[vm0] [info 2020/03/04 23:06:00.181 GMT <RMI TCP Connection(165)-172.17.0.3> tid=0xa20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:06:00.192 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x949] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@bffd183

[vm5] [info 2020/03/04 23:06:00.197 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x949] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:06:00.337 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46dd2a21

[vm3] [info 2020/03/04 23:06:00.342 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x91f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:06:00.483 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8df] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@67017669

[vm3] [info 2020/03/04 23:06:00.488 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8df] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:06:00.850 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@49bf7700

[vm6] [info 2020/03/04 23:06:00.858 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:06:00.920 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x937] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@479664ab

[vm4] [info 2020/03/04 23:06:00.924 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x937] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:06:01.073 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8c1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@420e593

[vm4] [info 2020/03/04 23:06:01.077 GMT <RMI TCP Connection(101)-172.17.0.5> tid=0x8c1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:06:01.515 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26677]

Command result for <connect --jmx-manager=localhost[26677]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26677] ..
Successfully connected to: [host=localhost, port=26677]


[info 2020/03/04 23:06:01.670 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29450]

Command result for <connect --jmx-manager=localhost[29450]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29450] ..
Successfully connected to: [host=localhost, port=29450]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:06:03.840 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@60b2eecf

[vm1] [info 2020/03/04 23:06:03.845 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:06:04.420 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8bc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31d8bfa1

[vm2] [info 2020/03/04 23:06:04.425 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8bc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2711
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 520
Total primaries transferred during this rebalance                                               | 66
Total time (in milliseconds) for this rebalance                                                 | 9867


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm3] [info 2020/03/04 23:06:05.008 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x916] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@65fc1982

[vm1] [info 2020/03/04 23:06:05.011 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 149 ms)

[vm3] [info 2020/03/04 23:06:05.013 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x916] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:06:05.176 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 163 ms)

[vm3] [info 2020/03/04 23:06:05.319 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 140 ms)

[vm4] [info 2020/03/04 23:06:05.471 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x944] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 149 ms)

[vm4] [info 2020/03/04 23:06:05.611 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x958] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38ba9452

[vm4] [info 2020/03/04 23:06:05.616 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x958] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:06:05.626 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x949] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 153 ms)

[vm6] [info 2020/03/04 23:06:05.772 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9b2] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 144 ms)

[vm0] [info 2020/03/04 23:06:05.914 GMT <RMI TCP Connection(165)-172.17.0.7> tid=0xa50] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 23:06:05.915 GMT <RMI TCP Connection(165)-172.17.0.7> tid=0xa50] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 141 ms)

[info 2020/03/04 23:06:05.916 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:05.918 GMT <RMI TCP Connection(165)-172.17.0.7> tid=0xa50] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1159d5d2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:06:05.918 GMT <RMI TCP Connection(165)-172.17.0.7> tid=0xa50] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:05.918 GMT <RMI TCP Connection(165)-172.17.0.7> tid=0xa50] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1159d5d2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:06:05.920 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ce286a1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:06:05.921 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:05.921 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ce286a1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:06:05.921 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4543c637(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:06:05.921 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:05.921 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4543c637(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:06:05.922 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1992e401(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:06:05.922 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:05.922 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1992e401(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:06:05.923 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x944] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e704237(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:06:05.923 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x944] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:05.923 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x944] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e704237(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:06:05.924 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x949] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a58ba3a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:06:05.924 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x949] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:05.924 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x949] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a58ba3a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:06:05.925 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7700816f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:06:05.925 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:05.925 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7700816f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:06:05.927 GMT <RMI TCP Connection(165)-172.17.0.7> tid=0xa50] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 23:06:05.927 GMT <RMI TCP Connection(165)-172.17.0.7> tid=0xa50] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 23:06:05.930 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 23:06:05.930 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 23:06:05.931 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8c2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 23:06:05.931 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 23:06:05.932 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 23:06:05.932 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 23:06:05.933 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x944] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 23:06:05.933 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x944] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 23:06:05.934 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x949] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 23:06:05.935 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x949] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 23:06:05.935 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 23:06:05.936 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 23:06:05.938 GMT <RMI TCP Connection(28)-172.17.0.7> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:06:05.939 GMT <RMI TCP Connection(28)-172.17.0.7> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:06:05.966 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21278].
Not connected.


[info 2020/03/04 23:06:05.967 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:06:05.968 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:05.969 GMT <RMI TCP Connection(165)-172.17.0.7> tid=0xa50] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c24e7f4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:06:05.969 GMT <RMI TCP Connection(165)-172.17.0.7> tid=0xa50] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:05.970 GMT <RMI TCP Connection(165)-172.17.0.7> tid=0xa50] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c24e7f4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:06:05.970 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57c74d03(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:06:05.970 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:05.970 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57c74d03(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:06:05.971 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65aa6a1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:06:05.971 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:05.971 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65aa6a1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:06:05.972 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44a5ec98(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:06:05.972 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:05.972 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44a5ec98(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:06:05.973 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x944] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cb5e666(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:06:05.973 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x944] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:05.973 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x944] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cb5e666(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:06:05.974 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x949] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24d3a3ec(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:06:05.974 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x949] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:05.974 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x949] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24d3a3ec(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:06:05.974 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe06fb1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:06:05.975 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:05.975 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe06fb1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:06:05.978 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12511197180089421288

[info 2020/03/04 23:06:05.980 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:06:06.187 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:06.188 GMT <RMI TCP Connection(165)-172.17.0.7> tid=0xa50] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @167efac9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:06:06.188 GMT <RMI TCP Connection(165)-172.17.0.7> tid=0xa50] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:06.188 GMT <RMI TCP Connection(165)-172.17.0.7> tid=0xa50] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @167efac9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:06:06.189 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f29c804(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:06:06.189 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:06.189 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f29c804(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:06:06.189 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40aba7a9(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:06:06.189 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8c2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:06.189 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40aba7a9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:06:06.190 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fea7027(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:06:06.190 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:06.190 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fea7027(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:06:06.191 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x944] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28c87f7(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:06:06.191 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x944] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:06.191 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x944] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28c87f7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:06:06.192 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x949] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f928961(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:06:06.192 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x949] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:06.192 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x949] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f928961(0, "IgnoredException addIgnoredException") (took 0 ms)

[info 2020/03/04 23:06:06.193 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25032]

[vm6] [info 2020/03/04 23:06:06.193 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44244ce6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:06:06.193 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:06.193 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44244ce6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:06:06.196 GMT <RMI TCP Connection(165)-172.17.0.7> tid=0xa50] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@470730c4

[vm0] [info 2020/03/04 23:06:06.201 GMT <RMI TCP Connection(165)-172.17.0.7> tid=0xa50] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 23:06:06.201 GMT <RMI TCP Connection(165)-172.17.0.7> tid=0xa50] Locator was created at Wed Mar 04 23:06:06 GMT 2020

[vm0] [info 2020/03/04 23:06:06.201 GMT <RMI TCP Connection(165)-172.17.0.7> tid=0xa50] Listening on port 21280 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:06:06.201 GMT <RMI TCP Connection(165)-172.17.0.7> tid=0xa50] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12511197180089421288/locator/locator21280view.dat

[vm0] [info 2020/03/04 23:06:06.201 GMT <RMI TCP Connection(165)-172.17.0.7> tid=0xa50] recovery file not found: /tmp/junit12511197180089421288/locator/locator21280view.dat

[vm0] [info 2020/03/04 23:06:06.202 GMT <RMI TCP Connection(165)-172.17.0.7> tid=0xa50] Starting distributed system

[vm0] [info 2020/03/04 23:06:06.203 GMT <RMI TCP Connection(165)-172.17.0.7> tid=0xa50] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[25032]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25032] ..
Successfully connected to: [host=localhost, port=25032]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:06:09.774 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3d0bbdbd

[vm1] [info 2020/03/04 23:06:09.779 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:06:10.355 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8c2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ca0c958

[vm2] [info 2020/03/04 23:06:10.360 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8c2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:06:10.949 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@7e7dd9f9

[vm3] [info 2020/03/04 23:06:10.954 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:06:11.532 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x944] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4c475367

[vm4] [info 2020/03/04 23:06:11.537 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x944] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:06:12.119 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21281]

Command result for <connect --jmx-manager=localhost[21281]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21281] ..
Successfully connected to: [host=localhost, port=21281]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:06:22.604 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@446af2e1

[vm5] [info 2020/03/04 23:06:22.609 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:06:23.268 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@591310b4

[vm6] [info 2020/03/04 23:06:23.273 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:06:24.108 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 866
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2328
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 234
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8187


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:06:27.549 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 155 ms)

[vm2] [info 2020/03/04 23:06:27.690 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x978] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 139 ms)

[vm3] [info 2020/03/04 23:06:27.839 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 147 ms)

[vm4] [info 2020/03/04 23:06:27.986 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 145 ms)

[vm5] [info 2020/03/04 23:06:28.142 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b6] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 155 ms)

[vm6] [info 2020/03/04 23:06:28.383 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 239 ms)

[vm0] [info 2020/03/04 23:06:28.537 GMT <RMI TCP Connection(172)-172.17.0.2> tid=0x83c] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 23:06:28.538 GMT <RMI TCP Connection(172)-172.17.0.2> tid=0x83c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 140 ms)

[info 2020/03/04 23:06:28.539 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:28.541 GMT <RMI TCP Connection(172)-172.17.0.2> tid=0x83c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ab28a4d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:06:28.541 GMT <RMI TCP Connection(172)-172.17.0.2> tid=0x83c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:28.541 GMT <RMI TCP Connection(172)-172.17.0.2> tid=0x83c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ab28a4d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:06:28.541 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b16eec3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:06:28.542 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:28.542 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b16eec3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:06:28.542 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x978] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c4c0b0c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:06:28.542 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x978] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:28.542 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x978] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c4c0b0c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:06:28.543 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c63521c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:06:28.543 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:28.543 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c63521c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:06:28.544 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @313cb44b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:06:28.544 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x7ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:28.544 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @313cb44b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:06:28.545 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @196f7289(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:06:28.545 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:28.545 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @196f7289(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:06:28.546 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68c255c0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:06:28.546 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:28.546 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68c255c0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:06:28.548 GMT <RMI TCP Connection(172)-172.17.0.2> tid=0x83c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 23:06:28.548 GMT <RMI TCP Connection(172)-172.17.0.2> tid=0x83c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 23:06:28.549 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 23:06:28.549 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 23:06:28.550 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x978] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 23:06:28.550 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x978] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 23:06:28.551 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 23:06:28.551 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 23:06:28.552 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 23:06:28.552 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 23:06:28.553 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 23:06:28.553 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b6] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 23:06:28.554 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 23:06:28.554 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 23:06:28.556 GMT <RMI TCP Connection(28)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 23:06:28.557 GMT <RMI TCP Connection(28)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:06:28.576 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20476].
Not connected.


[info 2020/03/04 23:06:28.577 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:06:28.578 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:28.579 GMT <RMI TCP Connection(172)-172.17.0.2> tid=0x83c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @478ed9cc(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:06:28.579 GMT <RMI TCP Connection(172)-172.17.0.2> tid=0x83c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:28.579 GMT <RMI TCP Connection(172)-172.17.0.2> tid=0x83c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @478ed9cc(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:06:28.580 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40f9bb0a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:06:28.580 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:28.580 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40f9bb0a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:06:28.581 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x978] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b480327(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:06:28.581 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x978] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:28.581 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x978] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b480327(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:06:28.582 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26b8e685(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:06:28.582 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:28.582 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26b8e685(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:06:28.583 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63c2281b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:06:28.583 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x7ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:28.583 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63c2281b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:06:28.583 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d5ebb3b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:06:28.584 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:28.584 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d5ebb3b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:06:28.584 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35462f88(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:06:28.584 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:28.584 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35462f88(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:06:28.587 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13899552560982171653

[info 2020/03/04 23:06:28.589 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:06:28.797 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:28.797 GMT <RMI TCP Connection(172)-172.17.0.2> tid=0x83c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61dd94d1(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:06:28.798 GMT <RMI TCP Connection(172)-172.17.0.2> tid=0x83c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:28.798 GMT <RMI TCP Connection(172)-172.17.0.2> tid=0x83c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61dd94d1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:06:28.798 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e55965f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:06:28.799 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:28.799 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e55965f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:06:28.799 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x978] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72be89e3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:06:28.799 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x978] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:28.800 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x978] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72be89e3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:06:28.800 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f4a8318(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:06:28.800 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x788] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:28.800 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f4a8318(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:06:28.801 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31c6477a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:06:28.801 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x7ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:28.801 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31c6477a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:06:28.802 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b550262(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:06:28.802 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:28.802 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b550262(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:06:28.803 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d86a727(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:06:28.803 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:28.803 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d86a727(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:06:28.806 GMT <RMI TCP Connection(172)-172.17.0.2> tid=0x83c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2f487078

[vm0] [info 2020/03/04 23:06:28.810 GMT <RMI TCP Connection(172)-172.17.0.2> tid=0x83c] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 23:06:28.811 GMT <RMI TCP Connection(172)-172.17.0.2> tid=0x83c] Locator was created at Wed Mar 04 23:06:28 GMT 2020

[vm0] [info 2020/03/04 23:06:28.811 GMT <RMI TCP Connection(172)-172.17.0.2> tid=0x83c] Listening on port 20478 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:06:28.811 GMT <RMI TCP Connection(172)-172.17.0.2> tid=0x83c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13899552560982171653/locator/locator20478view.dat

[vm0] [info 2020/03/04 23:06:28.811 GMT <RMI TCP Connection(172)-172.17.0.2> tid=0x83c] recovery file not found: /tmp/junit13899552560982171653/locator/locator20478view.dat

[vm0] [info 2020/03/04 23:06:28.812 GMT <RMI TCP Connection(172)-172.17.0.2> tid=0x83c] Starting distributed system

[vm0] [info 2020/03/04 23:06:28.813 GMT <RMI TCP Connection(172)-172.17.0.2> tid=0x83c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:06:32.527 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@30640358

[vm1] [info 2020/03/04 23:06:32.532 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:06:33.118 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x978] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3ba94b60

[vm2] [info 2020/03/04 23:06:33.122 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x978] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:06:33.725 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x788] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@46851f99

[vm3] [info 2020/03/04 23:06:33.730 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x788] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:06:34.318 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@47b589a5

[vm4] [info 2020/03/04 23:06:34.322 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x7ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:06:34.907 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20479]

Command result for <connect --jmx-manager=localhost[20479]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20479] ..
Successfully connected to: [host=localhost, port=20479]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:06:39.781 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x974] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@21509a7d

[vm5] [info 2020/03/04 23:06:39.786 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x974] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:06:40.485 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa5a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@41b7e641

[vm6] [info 2020/03/04 23:06:40.490 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa5a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:06:41.313 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:06:42.395 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x986] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@eff9959

[vm5] [info 2020/03/04 23:06:42.401 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x986] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:06:42.713 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9e2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d10fd6b

[vm5] [info 2020/03/04 23:06:42.718 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9e2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:06:43.096 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x99e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1bef8875

[vm6] [info 2020/03/04 23:06:43.101 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x99e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:06:43.410 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@36e6add2

[vm6] [info 2020/03/04 23:06:43.414 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:06:43.932 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:06:44.249 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 908
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2351
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 313
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8538


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:06:44.883 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 165 ms)

[vm2] [info 2020/03/04 23:06:45.039 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x990] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 150 ms)

[vm3] [info 2020/03/04 23:06:45.185 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x9ee] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 143 ms)

[vm4] [info 2020/03/04 23:06:45.334 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa2e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 147 ms)

[vm5] [info 2020/03/04 23:06:45.491 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x974] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 156 ms)

[vm6] [info 2020/03/04 23:06:45.633 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa5a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 140 ms)

[vm0] [info 2020/03/04 23:06:45.774 GMT <RMI TCP Connection(187)-172.17.0.4> tid=0xad1] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 23:06:45.775 GMT <RMI TCP Connection(187)-172.17.0.4> tid=0xad1] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 140 ms)

[info 2020/03/04 23:06:45.776 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:45.778 GMT <RMI TCP Connection(187)-172.17.0.4> tid=0xad1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @603a82e9(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:06:45.778 GMT <RMI TCP Connection(187)-172.17.0.4> tid=0xad1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:45.778 GMT <RMI TCP Connection(187)-172.17.0.4> tid=0xad1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @603a82e9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:06:45.778 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a42e239(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:06:45.779 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:45.779 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a42e239(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:06:45.779 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x990] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @589621de(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:06:45.779 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x990] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:45.779 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @589621de(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:06:45.780 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x9ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ee722c0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:06:45.780 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x9ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:45.780 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x9ee] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ee722c0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:06:45.781 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa2e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2137d153(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:06:45.781 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa2e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:45.781 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa2e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2137d153(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:06:45.782 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x974] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5367330e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:06:45.782 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x974] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:45.782 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x974] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5367330e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:06:45.782 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa5a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b0667b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:06:45.783 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa5a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:45.783 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa5a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b0667b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:06:45.785 GMT <RMI TCP Connection(187)-172.17.0.4> tid=0xad1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 23:06:45.785 GMT <RMI TCP Connection(187)-172.17.0.4> tid=0xad1] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 23:06:45.786 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 23:06:45.786 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 23:06:45.787 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x990] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 23:06:45.787 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 23:06:45.788 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x9ee] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 23:06:45.788 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x9ee] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 23:06:45.789 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa2e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 23:06:45.789 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa2e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 23:06:45.790 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x974] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 23:06:45.790 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x974] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 23:06:45.791 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa5a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 23:06:45.791 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa5a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 23:06:45.793 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 23:06:45.793 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:06:45.822 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24115].
Not connected.


[info 2020/03/04 23:06:45.824 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:06:45.824 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:45.826 GMT <RMI TCP Connection(187)-172.17.0.4> tid=0xad1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15430fc1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:06:45.826 GMT <RMI TCP Connection(187)-172.17.0.4> tid=0xad1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:45.826 GMT <RMI TCP Connection(187)-172.17.0.4> tid=0xad1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15430fc1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:06:45.827 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3be8e9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:06:45.827 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:45.827 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3be8e9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:06:45.828 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x990] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d37d08a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:06:45.828 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x990] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:45.828 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d37d08a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:06:45.828 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x9ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e40ce0c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:06:45.829 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x9ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:45.829 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x9ee] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e40ce0c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:06:45.829 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa2e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @753ebb31(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:06:45.829 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa2e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:45.829 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa2e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @753ebb31(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:06:45.830 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x974] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1119b55b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:06:45.830 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x974] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:45.830 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x974] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1119b55b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:06:45.831 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa5a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42a4efdd(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:06:45.831 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa5a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:45.831 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa5a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42a4efdd(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:06:45.834 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3037563915718263795

[info 2020/03/04 23:06:45.836 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:06:46.049 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:46.050 GMT <RMI TCP Connection(187)-172.17.0.4> tid=0xad1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27e2e185(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:06:46.050 GMT <RMI TCP Connection(187)-172.17.0.4> tid=0xad1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:46.050 GMT <RMI TCP Connection(187)-172.17.0.4> tid=0xad1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27e2e185(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:06:46.051 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fdd24fb(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:06:46.051 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:46.051 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fdd24fb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:06:46.052 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x990] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @573dd429(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:06:46.052 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x990] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:46.052 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @573dd429(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:06:46.053 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x9ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c907a81(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:06:46.053 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x9ee] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:46.053 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x9ee] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c907a81(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:06:46.053 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa2e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @154ae1ae(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:06:46.053 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa2e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:46.054 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa2e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @154ae1ae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:06:46.054 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x974] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @559bb1de(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:06:46.054 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x974] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:46.054 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x974] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @559bb1de(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:06:46.055 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa5a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d09f9d6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:06:46.055 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa5a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:46.055 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa5a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d09f9d6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:06:46.058 GMT <RMI TCP Connection(187)-172.17.0.4> tid=0xad1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@13e5ad67

[vm0] [info 2020/03/04 23:06:46.062 GMT <RMI TCP Connection(187)-172.17.0.4> tid=0xad1] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 23:06:46.063 GMT <RMI TCP Connection(187)-172.17.0.4> tid=0xad1] Locator was created at Wed Mar 04 23:06:46 GMT 2020

[vm0] [info 2020/03/04 23:06:46.063 GMT <RMI TCP Connection(187)-172.17.0.4> tid=0xad1] Listening on port 24117 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:06:46.063 GMT <RMI TCP Connection(187)-172.17.0.4> tid=0xad1] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3037563915718263795/locator/locator24117view.dat

[vm0] [info 2020/03/04 23:06:46.063 GMT <RMI TCP Connection(187)-172.17.0.4> tid=0xad1] recovery file not found: /tmp/junit3037563915718263795/locator/locator24117view.dat

[vm0] [info 2020/03/04 23:06:46.063 GMT <RMI TCP Connection(187)-172.17.0.4> tid=0xad1] Starting distributed system

[vm0] [info 2020/03/04 23:06:46.065 GMT <RMI TCP Connection(187)-172.17.0.4> tid=0xad1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 870
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236215
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2079
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 118
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 7083


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:06:47.037 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 173 ms)

[vm2] [info 2020/03/04 23:06:47.182 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x9b2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 142 ms)

[vm3] [info 2020/03/04 23:06:47.339 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x91c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 155 ms)

[vm4] [info 2020/03/04 23:06:47.490 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x940] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 149 ms)

[vm5] [info 2020/03/04 23:06:47.562 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9ec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1516ea0c

[vm5] [info 2020/03/04 23:06:47.567 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9ec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 900
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2386
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 211
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8328


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm5] [info 2020/03/04 23:06:47.652 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x986] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 160 ms)

[vm5] [info 2020/03/04 23:06:47.679 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5330f774

[vm5] [info 2020/03/04 23:06:47.684 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x5f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:06:47.758 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 155 ms)

[vm6] [info 2020/03/04 23:06:47.791 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x99e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 138 ms)

[vm2] [info 2020/03/04 23:06:47.900 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x920] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 139 ms)

[vm0] [info 2020/03/04 23:06:47.931 GMT <RMI TCP Connection(205)-172.17.0.8> tid=0x803] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 23:06:47.932 GMT <RMI TCP Connection(205)-172.17.0.8> tid=0x803] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 139 ms)

[info 2020/03/04 23:06:47.933 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:47.934 GMT <RMI TCP Connection(205)-172.17.0.8> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ecb4c85(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:06:47.934 GMT <RMI TCP Connection(205)-172.17.0.8> tid=0x803] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:47.934 GMT <RMI TCP Connection(205)-172.17.0.8> tid=0x803] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ecb4c85(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:06:47.935 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af43251(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:06:47.935 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:47.935 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af43251(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:06:47.936 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d1c77b2(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:06:47.936 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x9b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:47.936 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x9b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d1c77b2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:06:47.937 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x91c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cf6ba40(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:06:47.937 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x91c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:47.937 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x91c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cf6ba40(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:06:47.938 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x940] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9ef61f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:06:47.938 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x940] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:47.938 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x940] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9ef61f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:06:47.939 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e91d0d4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:06:47.939 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x986] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:47.939 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e91d0d4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:06:47.940 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x99e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a589cc4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:06:47.940 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x99e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:47.940 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x99e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a589cc4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:06:47.942 GMT <RMI TCP Connection(205)-172.17.0.8> tid=0x803] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 23:06:47.942 GMT <RMI TCP Connection(205)-172.17.0.8> tid=0x803] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 23:06:47.943 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 23:06:47.943 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 23:06:47.944 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x9b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 23:06:47.944 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x9b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 23:06:47.945 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x91c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 23:06:47.945 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x91c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 23:06:47.946 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x940] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 23:06:47.946 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x940] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 23:06:47.947 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x986] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 23:06:47.947 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 23:06:47.948 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x99e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 23:06:47.948 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x99e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 23:06:47.950 GMT <RMI TCP Connection(28)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 23:06:47.951 GMT <RMI TCP Connection(28)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:06:47.971 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22434].
Not connected.


[info 2020/03/04 23:06:47.973 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:06:47.974 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:47.975 GMT <RMI TCP Connection(205)-172.17.0.8> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b8037e3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:06:47.975 GMT <RMI TCP Connection(205)-172.17.0.8> tid=0x803] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:47.975 GMT <RMI TCP Connection(205)-172.17.0.8> tid=0x803] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b8037e3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:06:47.975 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66f36c2e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:06:47.976 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:47.976 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66f36c2e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:06:47.976 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d756d4c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:06:47.976 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x9b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:47.976 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x9b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d756d4c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:06:47.977 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x91c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13448bda(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:06:47.977 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x91c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:47.977 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x91c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13448bda(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:06:47.978 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x940] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @135875b9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:06:47.978 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x940] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:47.978 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x940] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @135875b9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:06:47.979 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6410b176(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:06:47.979 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x986] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:47.979 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6410b176(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:06:47.980 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x99e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @724c215c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:06:47.980 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x99e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:47.980 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x99e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @724c215c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:06:47.982 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5561524711419854624

[info 2020/03/04 23:06:47.984 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:06:48.046 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x955] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 144 ms)

[vm4] [info 2020/03/04 23:06:48.204 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x91f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 155 ms)

[vm6] [info 2020/03/04 23:06:48.221 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0xa77] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20c28c1d

[info 2020/03/04 23:06:48.226 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:48.227 GMT <RMI TCP Connection(205)-172.17.0.8> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38a97611(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:06:48.227 GMT <RMI TCP Connection(205)-172.17.0.8> tid=0x803] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:48.227 GMT <RMI TCP Connection(205)-172.17.0.8> tid=0x803] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38a97611(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:06:48.228 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ed5daa4(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:06:48.228 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:48.228 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ed5daa4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:06:48.229 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5adac0e7(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:06:48.229 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x9b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:48.229 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x9b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5adac0e7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:06:48.230 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x91c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b0b3d0b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:06:48.230 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x91c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:48.230 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x91c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b0b3d0b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:06:48.230 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0xa77] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:06:48.230 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x940] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c4a27e7(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:06:48.231 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x940] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:48.231 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x940] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c4a27e7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:06:48.231 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2212f759(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:06:48.231 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x986] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:48.231 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2212f759(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:06:48.232 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x99e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11747e7b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:06:48.232 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x99e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:48.232 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x99e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11747e7b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:06:48.235 GMT <RMI TCP Connection(205)-172.17.0.8> tid=0x803] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@71308695

[vm0] [info 2020/03/04 23:06:48.241 GMT <RMI TCP Connection(205)-172.17.0.8> tid=0x803] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 23:06:48.241 GMT <RMI TCP Connection(205)-172.17.0.8> tid=0x803] Locator was created at Wed Mar 04 23:06:48 GMT 2020

[vm0] [info 2020/03/04 23:06:48.241 GMT <RMI TCP Connection(205)-172.17.0.8> tid=0x803] Listening on port 22436 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:06:48.242 GMT <RMI TCP Connection(205)-172.17.0.8> tid=0x803] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5561524711419854624/locator/locator22436view.dat

[vm0] [info 2020/03/04 23:06:48.242 GMT <RMI TCP Connection(205)-172.17.0.8> tid=0x803] recovery file not found: /tmp/junit5561524711419854624/locator/locator22436view.dat

[vm0] [info 2020/03/04 23:06:48.242 GMT <RMI TCP Connection(205)-172.17.0.8> tid=0x803] Starting distributed system

[vm0] [info 2020/03/04 23:06:48.244 GMT <RMI TCP Connection(205)-172.17.0.8> tid=0x803] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:06:48.359 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9e2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 154 ms)

[vm6] [info 2020/03/04 23:06:48.418 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x625] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@67ecf2f2

[vm6] [info 2020/03/04 23:06:48.423 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x625] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:06:48.509 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9f0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 149 ms)

[vm0] [info 2020/03/04 23:06:48.649 GMT <RMI TCP Connection(182)-172.17.0.6> tid=0x626] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 23:06:48.650 GMT <RMI TCP Connection(182)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 139 ms)

[info 2020/03/04 23:06:48.651 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:48.653 GMT <RMI TCP Connection(182)-172.17.0.6> tid=0x626] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d313952(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:06:48.653 GMT <RMI TCP Connection(182)-172.17.0.6> tid=0x626] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:48.653 GMT <RMI TCP Connection(182)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d313952(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:06:48.654 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71a333fe(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:06:48.654 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:48.654 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71a333fe(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:06:48.655 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x920] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20d8b96d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:06:48.655 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x920] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:48.655 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x920] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20d8b96d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:06:48.656 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x955] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70c2e877(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:06:48.656 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x955] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:48.656 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x955] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70c2e877(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:06:48.657 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c37c13e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:06:48.657 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x91f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:48.657 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x91f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c37c13e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:06:48.658 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea14405(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:06:48.658 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9e2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:48.658 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9e2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea14405(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:06:48.658 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @395a5a35(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:06:48.659 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:48.659 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9f0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @395a5a35(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:06:48.661 GMT <RMI TCP Connection(182)-172.17.0.6> tid=0x626] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 23:06:48.661 GMT <RMI TCP Connection(182)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 23:06:48.661 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 23:06:48.662 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 23:06:48.662 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x920] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 23:06:48.663 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x920] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 23:06:48.664 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x955] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 23:06:48.664 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x955] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 23:06:48.665 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x91f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 23:06:48.665 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x91f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 23:06:48.666 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9e2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 23:06:48.666 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9e2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 23:06:48.667 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 23:06:48.667 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9f0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 23:06:48.669 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 23:06:48.670 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:06:48.699 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23744].
Not connected.


[info 2020/03/04 23:06:48.700 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:06:48.701 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:48.702 GMT <RMI TCP Connection(182)-172.17.0.6> tid=0x626] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fb707a1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:06:48.702 GMT <RMI TCP Connection(182)-172.17.0.6> tid=0x626] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:48.702 GMT <RMI TCP Connection(182)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fb707a1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:06:48.703 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4348eb7a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:06:48.703 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:48.703 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4348eb7a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:06:48.704 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x920] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8f6d6d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:06:48.704 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x920] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:48.704 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x920] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8f6d6d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:06:48.705 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x955] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @125c8450(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:06:48.705 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x955] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:48.705 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x955] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @125c8450(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:06:48.705 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @475e34c9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:06:48.706 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x91f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:48.706 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x91f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @475e34c9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:06:48.706 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6258d24(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:06:48.706 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9e2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:48.707 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9e2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6258d24(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:06:48.707 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @646c374b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:06:48.707 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:48.707 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9f0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @646c374b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:06:48.710 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13168559014053411239

[info 2020/03/04 23:06:48.712 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:06:48.922 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:48.923 GMT <RMI TCP Connection(182)-172.17.0.6> tid=0x626] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8dd54a7(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:06:48.923 GMT <RMI TCP Connection(182)-172.17.0.6> tid=0x626] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:48.923 GMT <RMI TCP Connection(182)-172.17.0.6> tid=0x626] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8dd54a7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:06:48.924 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55fc6dc6(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:06:48.924 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:48.924 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55fc6dc6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:06:48.925 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x920] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c9422d5(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:06:48.925 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x920] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:48.925 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x920] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c9422d5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:06:48.926 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x955] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cb6fd68(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:06:48.926 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x955] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:48.926 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x955] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cb6fd68(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:06:48.926 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55053a53(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:06:48.926 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x91f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:48.927 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x91f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55053a53(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:06:48.927 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17d09697(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:06:48.927 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9e2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:48.927 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9e2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17d09697(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:06:48.928 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e6a12ba(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:06:48.928 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:48.928 GMT <RMI TCP Connection(81)-172.17.0.6> tid=0x9f0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e6a12ba(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:06:48.931 GMT <RMI TCP Connection(182)-172.17.0.6> tid=0x626] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@77ed610d

[vm0] [info 2020/03/04 23:06:48.935 GMT <RMI TCP Connection(182)-172.17.0.6> tid=0x626] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 23:06:48.936 GMT <RMI TCP Connection(182)-172.17.0.6> tid=0x626] Locator was created at Wed Mar 04 23:06:48 GMT 2020

[vm0] [info 2020/03/04 23:06:48.936 GMT <RMI TCP Connection(182)-172.17.0.6> tid=0x626] Listening on port 23746 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:06:48.936 GMT <RMI TCP Connection(182)-172.17.0.6> tid=0x626] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13168559014053411239/locator/locator23746view.dat

[vm0] [info 2020/03/04 23:06:48.936 GMT <RMI TCP Connection(182)-172.17.0.6> tid=0x626] recovery file not found: /tmp/junit13168559014053411239/locator/locator23746view.dat

[vm0] [info 2020/03/04 23:06:48.936 GMT <RMI TCP Connection(182)-172.17.0.6> tid=0x626] Starting distributed system

[vm0] [info 2020/03/04 23:06:48.938 GMT <RMI TCP Connection(182)-172.17.0.6> tid=0x626] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:06:49.059 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:06:49.275 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:06:49.748 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@82b2715

[vm1] [info 2020/03/04 23:06:49.752 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:06:50.336 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x990] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@648d063a

[vm2] [info 2020/03/04 23:06:50.341 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x990] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:06:50.921 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x9ee] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6e44ca26

[vm3] [info 2020/03/04 23:06:50.926 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0x9ee] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:06:51.553 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa2e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@c7fa22f

[vm4] [info 2020/03/04 23:06:51.558 GMT <RMI TCP Connection(87)-172.17.0.4> tid=0xa2e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:06:51.669 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x588] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@17321e2b

[vm5] [info 2020/03/04 23:06:51.674 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x588] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:06:51.912 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4caf8d16

[vm1] [info 2020/03/04 23:06:51.916 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 896
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 1986
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 93
Total primaries transferred during this rebalance                                               | 12
Total time (in milliseconds) for this rebalance                                                 | 6777


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[info 2020/03/04 23:06:52.149 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24118]

Command result for <connect --jmx-manager=localhost[24118]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24118] ..
Successfully connected to: [host=localhost, port=24118]


[vm1] [info 2020/03/04 23:06:52.299 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 152 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 700
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2373
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 233
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8247


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:06:52.394 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x983] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@506d2e4b

[vm6] [info 2020/03/04 23:06:52.398 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x983] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:06:52.447 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 145 ms)

[vm1] [info 2020/03/04 23:06:52.503 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 156 ms)

[vm2] [info 2020/03/04 23:06:52.509 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x9b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6ee8b84

[vm2] [info 2020/03/04 23:06:52.514 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x9b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:06:52.589 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 140 ms)

[vm2] [info 2020/03/04 23:06:52.641 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0x9e3] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 135 ms)

[vm1] [info 2020/03/04 23:06:52.709 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@6750b9e5

[vm1] [info 2020/03/04 23:06:52.713 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:06:52.731 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 140 ms)

[vm3] [info 2020/03/04 23:06:52.779 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa25] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 136 ms)

[vm5] [info 2020/03/04 23:06:52.887 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 155 ms)

[vm4] [info 2020/03/04 23:06:52.924 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa12] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 142 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:06:53.025 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 136 ms)

[vm5] [info 2020/03/04 23:06:53.084 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 159 ms)

[vm3] [info 2020/03/04 23:06:53.115 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x91c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@70431bf2

[vm3] [info 2020/03/04 23:06:53.119 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x91c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:06:53.164 GMT <RMI TCP Connection(173)-172.17.0.9> tid=0x9d9] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 23:06:53.165 GMT <RMI TCP Connection(173)-172.17.0.9> tid=0x9d9] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 138 ms)

[info 2020/03/04 23:06:53.165 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:53.167 GMT <RMI TCP Connection(173)-172.17.0.9> tid=0x9d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d905cfc(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:06:53.167 GMT <RMI TCP Connection(173)-172.17.0.9> tid=0x9d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:53.167 GMT <RMI TCP Connection(173)-172.17.0.9> tid=0x9d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d905cfc(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:06:53.168 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c3da851(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:06:53.168 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:53.168 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c3da851(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:06:53.169 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65e7c8f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:06:53.169 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x8c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:53.169 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65e7c8f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:06:53.170 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63572b8e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:06:53.170 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x91f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:53.170 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63572b8e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:06:53.171 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x937] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @548aeeb9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:06:53.171 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x937] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:53.171 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @548aeeb9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:06:53.172 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @104a2bae(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:06:53.172 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:53.172 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @104a2bae(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:06:53.172 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40e7cca9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:06:53.172 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:53.173 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40e7cca9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:06:53.175 GMT <RMI TCP Connection(173)-172.17.0.9> tid=0x9d9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 23:06:53.175 GMT <RMI TCP Connection(173)-172.17.0.9> tid=0x9d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 23:06:53.176 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 23:06:53.176 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 23:06:53.177 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 23:06:53.177 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 23:06:53.178 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 23:06:53.178 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 23:06:53.179 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x937] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 23:06:53.179 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 23:06:53.180 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 23:06:53.180 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 23:06:53.181 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 23:06:53.181 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 23:06:53.183 GMT <RMI TCP Connection(29)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 23:06:53.183 GMT <RMI TCP Connection(29)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)

[vm1] [info 2020/03/04 23:06:53.185 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:06:53.211 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26677].
Not connected.


[info 2020/03/04 23:06:53.212 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:06:53.213 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:53.214 GMT <RMI TCP Connection(173)-172.17.0.9> tid=0x9d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ae5af7f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:06:53.214 GMT <RMI TCP Connection(173)-172.17.0.9> tid=0x9d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:53.214 GMT <RMI TCP Connection(173)-172.17.0.9> tid=0x9d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ae5af7f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:06:53.215 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72e9f361(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:06:53.215 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:53.215 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72e9f361(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:06:53.215 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3753677c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:06:53.216 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x8c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:53.216 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3753677c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:06:53.216 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65730ffc(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:06:53.216 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x91f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:53.216 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65730ffc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:06:53.217 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x937] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bd012d5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:06:53.217 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x937] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:53.217 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bd012d5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:06:53.218 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14f11fbc(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:06:53.218 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:53.218 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14f11fbc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:06:53.218 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @143a9e75(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:06:53.219 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:53.219 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @143a9e75(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:06:53.221 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8908353660532306740

[info 2020/03/04 23:06:53.223 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:06:53.276 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x920] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3efd291a

[vm2] [info 2020/03/04 23:06:53.280 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x920] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:06:53.324 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0xa77] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 238 ms)

[info 2020/03/04 23:06:53.422 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:53.423 GMT <RMI TCP Connection(173)-172.17.0.9> tid=0x9d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2115a0cb(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:06:53.423 GMT <RMI TCP Connection(173)-172.17.0.9> tid=0x9d9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:53.423 GMT <RMI TCP Connection(173)-172.17.0.9> tid=0x9d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2115a0cb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:06:53.424 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a6ba714(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:06:53.424 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:53.424 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a6ba714(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:06:53.425 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74cfa1b8(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:06:53.425 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x8c2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:53.425 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74cfa1b8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:06:53.425 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @683fc833(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:06:53.425 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x91f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:53.426 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @683fc833(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:06:53.426 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x937] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75d28065(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:06:53.426 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x937] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:53.426 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75d28065(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:06:53.427 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c0dbfae(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:06:53.427 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x5f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:53.427 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c0dbfae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:06:53.428 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dbc16c6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:06:53.428 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x625] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:53.428 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dbc16c6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:06:53.431 GMT <RMI TCP Connection(173)-172.17.0.9> tid=0x9d9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@642f85a4

[vm0] [info 2020/03/04 23:06:53.435 GMT <RMI TCP Connection(173)-172.17.0.9> tid=0x9d9] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 23:06:53.435 GMT <RMI TCP Connection(173)-172.17.0.9> tid=0x9d9] Locator was created at Wed Mar 04 23:06:53 GMT 2020

[vm0] [info 2020/03/04 23:06:53.435 GMT <RMI TCP Connection(173)-172.17.0.9> tid=0x9d9] Listening on port 26679 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:06:53.436 GMT <RMI TCP Connection(173)-172.17.0.9> tid=0x9d9] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8908353660532306740/locator/locator26679view.dat

[vm0] [info 2020/03/04 23:06:53.436 GMT <RMI TCP Connection(173)-172.17.0.9> tid=0x9d9] recovery file not found: /tmp/junit8908353660532306740/locator/locator26679view.dat

[vm0] [info 2020/03/04 23:06:53.436 GMT <RMI TCP Connection(173)-172.17.0.9> tid=0x9d9] Starting distributed system

[vm0] [info 2020/03/04 23:06:53.438 GMT <RMI TCP Connection(173)-172.17.0.9> tid=0x9d9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:06:53.458 GMT <RMI TCP Connection(203)-172.17.0.5> tid=0xa30] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 23:06:53.459 GMT <RMI TCP Connection(203)-172.17.0.5> tid=0xa30] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 133 ms)

[info 2020/03/04 23:06:53.460 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:53.461 GMT <RMI TCP Connection(203)-172.17.0.5> tid=0xa30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f2d6448(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:06:53.462 GMT <RMI TCP Connection(203)-172.17.0.5> tid=0xa30] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:53.462 GMT <RMI TCP Connection(203)-172.17.0.5> tid=0xa30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f2d6448(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:06:53.462 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ac7b7ad(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:06:53.462 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:53.462 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ac7b7ad(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:06:53.463 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0x9e3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23b38eb2(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:06:53.463 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0x9e3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:53.463 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0x9e3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23b38eb2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:06:53.464 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21500b8a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:06:53.464 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:53.464 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa25] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21500b8a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:06:53.465 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa12] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d7f4f06(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:06:53.465 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa12] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:53.465 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa12] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d7f4f06(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:06:53.466 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50656469(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:06:53.466 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:53.466 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50656469(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:06:53.466 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0xa77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5100eebb(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:06:53.467 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0xa77] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:53.467 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0xa77] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5100eebb(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:06:53.469 GMT <RMI TCP Connection(203)-172.17.0.5> tid=0xa30] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 23:06:53.469 GMT <RMI TCP Connection(203)-172.17.0.5> tid=0xa30] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 23:06:53.470 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 23:06:53.470 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 23:06:53.471 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0x9e3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 23:06:53.471 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0x9e3] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 23:06:53.472 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa25] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 23:06:53.472 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa25] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 23:06:53.473 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa12] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 23:06:53.473 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa12] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 23:06:53.473 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9ec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 23:06:53.474 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 23:06:53.474 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0xa77] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 23:06:53.475 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0xa77] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 23:06:53.476 GMT <RMI TCP Connection(28)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 23:06:53.477 GMT <RMI TCP Connection(28)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:06:53.512 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29450].
Not connected.


[info 2020/03/04 23:06:53.513 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:06:53.514 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:53.515 GMT <RMI TCP Connection(203)-172.17.0.5> tid=0xa30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af7ca8a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:06:53.515 GMT <RMI TCP Connection(203)-172.17.0.5> tid=0xa30] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:53.515 GMT <RMI TCP Connection(203)-172.17.0.5> tid=0xa30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af7ca8a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:06:53.516 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75110143(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:06:53.516 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:53.516 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75110143(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:06:53.517 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0x9e3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cdf52a1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:06:53.517 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0x9e3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:53.517 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0x9e3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cdf52a1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:06:53.517 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70eaba04(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:06:53.517 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:53.517 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa25] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70eaba04(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:06:53.518 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa12] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ab4451f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:06:53.518 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa12] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:53.518 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa12] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ab4451f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:06:53.519 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @427f6c57(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:06:53.519 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:53.519 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @427f6c57(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:06:53.520 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0xa77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1185ffc8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:06:53.520 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0xa77] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:53.520 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0xa77] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1185ffc8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:06:53.522 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12334157635599774430

[info 2020/03/04 23:06:53.524 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:06:53.700 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x940] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@76ede67e

[vm4] [info 2020/03/04 23:06:53.708 GMT <RMI TCP Connection(106)-172.17.0.8> tid=0x940] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:06:53.746 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:53.747 GMT <RMI TCP Connection(203)-172.17.0.5> tid=0xa30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15b38aac(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:06:53.747 GMT <RMI TCP Connection(203)-172.17.0.5> tid=0xa30] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:53.747 GMT <RMI TCP Connection(203)-172.17.0.5> tid=0xa30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15b38aac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:06:53.748 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @391e82c8(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:06:53.748 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:53.748 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @391e82c8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:06:53.749 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0x9e3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @149d0f10(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:06:53.749 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0x9e3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:53.749 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0x9e3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @149d0f10(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:06:53.750 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8aa06d3(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:06:53.750 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa25] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:53.750 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa25] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8aa06d3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:06:53.751 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa12] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @724862ab(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:06:53.751 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa12] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:53.751 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa12] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @724862ab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:06:53.752 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @674ffd53(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:06:53.752 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9ec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:53.752 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @674ffd53(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:06:53.753 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0xa77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2204a947(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:06:53.753 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0xa77] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:53.753 GMT <RMI TCP Connection(102)-172.17.0.5> tid=0xa77] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2204a947(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:06:53.756 GMT <RMI TCP Connection(203)-172.17.0.5> tid=0xa30] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f0ccfb2

[vm0] [info 2020/03/04 23:06:53.762 GMT <RMI TCP Connection(203)-172.17.0.5> tid=0xa30] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 23:06:53.762 GMT <RMI TCP Connection(203)-172.17.0.5> tid=0xa30] Locator was created at Wed Mar 04 23:06:53 GMT 2020

[vm0] [info 2020/03/04 23:06:53.762 GMT <RMI TCP Connection(203)-172.17.0.5> tid=0xa30] Listening on port 29452 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:06:53.762 GMT <RMI TCP Connection(203)-172.17.0.5> tid=0xa30] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12334157635599774430/locator/locator29452view.dat

[vm0] [info 2020/03/04 23:06:53.762 GMT <RMI TCP Connection(203)-172.17.0.5> tid=0xa30] recovery file not found: /tmp/junit12334157635599774430/locator/locator29452view.dat

[vm0] [info 2020/03/04 23:06:53.763 GMT <RMI TCP Connection(203)-172.17.0.5> tid=0xa30] Starting distributed system

[vm0] [info 2020/03/04 23:06:53.765 GMT <RMI TCP Connection(203)-172.17.0.5> tid=0xa30] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:06:53.886 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x955] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a1a0989

[vm3] [info 2020/03/04 23:06:53.891 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x955] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:06:54.326 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22437]

Command result for <connect --jmx-manager=localhost[22437]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22437] ..
Successfully connected to: [host=localhost, port=22437]


[vm4] [info 2020/03/04 23:06:54.514 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x91f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6df5597f

[vm4] [info 2020/03/04 23:06:54.519 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x91f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:06:55.118 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23747]

Command result for <connect --jmx-manager=localhost[23747]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23747] ..
Successfully connected to: [host=localhost, port=23747]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 739
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608941
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2534
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 382
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9204


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:06:56.933 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 153 ms)

[vm2] [info 2020/03/04 23:06:57.076 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x8bc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 141 ms)

[vm1] [info 2020/03/04 23:06:57.130 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@58409e16

[vm1] [info 2020/03/04 23:06:57.147 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:06:57.223 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x916] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 145 ms)

[vm4] [info 2020/03/04 23:06:57.370 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x958] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 144 ms)

[vm5] [info 2020/03/04 23:06:57.516 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 145 ms)

[vm1] [info 2020/03/04 23:06:57.521 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@15bf4280

[vm1] [info 2020/03/04 23:06:57.526 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:06:57.662 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x983] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 144 ms)

[vm2] [info 2020/03/04 23:06:57.714 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4c4b9b19

[vm2] [info 2020/03/04 23:06:57.719 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x8c2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:06:57.800 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xa24] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 23:06:57.801 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xa24] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 137 ms)

[info 2020/03/04 23:06:57.801 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:57.803 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xa24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @488ed090(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:06:57.803 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xa24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:57.803 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xa24] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @488ed090(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:06:57.804 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32500bc(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:06:57.804 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:57.804 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32500bc(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:06:57.805 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28ccd0e2(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:06:57.805 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:57.805 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x8bc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28ccd0e2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:06:57.805 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x916] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36f07aa8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:06:57.806 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x916] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:57.806 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x916] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36f07aa8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:06:57.806 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x958] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eff9e2(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:06:57.806 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x958] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:57.806 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eff9e2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:06:57.807 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fb8efaa(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:06:57.807 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:57.807 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fb8efaa(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:06:57.808 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x983] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ff3b018(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:06:57.808 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x983] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:57.808 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x983] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ff3b018(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:06:57.810 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xa24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 23:06:57.811 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xa24] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 23:06:57.811 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 23:06:57.812 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 23:06:57.812 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x8bc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 23:06:57.813 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x8bc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 23:06:57.813 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x916] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 23:06:57.814 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x916] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 23:06:57.814 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x958] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 23:06:57.815 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 23:06:57.815 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 23:06:57.816 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 23:06:57.816 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x983] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 23:06:57.817 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x983] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 23:06:57.818 GMT <RMI TCP Connection(28)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 23:06:57.819 GMT <RMI TCP Connection(28)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:06:57.846 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25032].
Not connected.


[info 2020/03/04 23:06:57.848 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:06:57.848 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:57.850 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xa24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4faddc48(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:06:57.850 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xa24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:57.850 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xa24] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4faddc48(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:06:57.851 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51399968(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:06:57.851 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:57.851 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51399968(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:06:57.851 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @214be712(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:06:57.852 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:57.852 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x8bc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @214be712(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:06:57.852 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x916] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @582381f0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:06:57.852 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x916] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:57.852 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x916] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @582381f0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:06:57.853 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x958] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @486e0278(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:06:57.853 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x958] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:57.853 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @486e0278(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:06:57.854 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @148a3ad7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:06:57.854 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:57.854 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @148a3ad7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:06:57.855 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x983] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4750a6d6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:06:57.855 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x983] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:57.855 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x983] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4750a6d6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:06:57.857 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3809824308916009165

[info 2020/03/04 23:06:57.859 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:06:57.975 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x949] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d340f50

[vm5] [info 2020/03/04 23:06:57.980 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x949] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:06:58.061 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:58.062 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xa24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c171dc3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:06:58.062 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xa24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:06:58.062 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xa24] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c171dc3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:06:58.063 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d8b2c76(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:06:58.063 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:06:58.063 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d8b2c76(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:06:58.064 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79f8d35a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:06:58.064 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x8bc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:06:58.064 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x8bc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79f8d35a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:06:58.065 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x916] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dd39fcc(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:06:58.065 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x916] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:06:58.065 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x916] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dd39fcc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:06:58.065 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x958] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7895a0d1(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:06:58.066 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x958] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:06:58.066 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7895a0d1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:06:58.066 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a9bf85(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:06:58.066 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x588] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:06:58.066 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a9bf85(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:06:58.067 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x983] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a60c3e6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:06:58.067 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x983] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:06:58.067 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x983] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a60c3e6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:06:58.070 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xa24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@335358bf

[vm0] [info 2020/03/04 23:06:58.074 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xa24] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 23:06:58.074 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xa24] Locator was created at Wed Mar 04 23:06:58 GMT 2020

[vm0] [info 2020/03/04 23:06:58.074 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xa24] Listening on port 25034 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:06:58.075 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xa24] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3809824308916009165/locator/locator25034view.dat

[vm0] [info 2020/03/04 23:06:58.075 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xa24] recovery file not found: /tmp/junit3809824308916009165/locator/locator25034view.dat

[vm0] [info 2020/03/04 23:06:58.075 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xa24] Starting distributed system

[vm0] [info 2020/03/04 23:06:58.076 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xa24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:06:58.095 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0x9e3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5fb4aa37

[vm2] [info 2020/03/04 23:06:58.102 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0x9e3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:06:58.297 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@781aebd

[vm3] [info 2020/03/04 23:06:58.301 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x91f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:06:58.631 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6dd1fd6d

[vm6] [info 2020/03/04 23:06:58.636 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:06:58.676 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa25] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5374d709

[vm3] [info 2020/03/04 23:06:58.681 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa25] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:06:58.871 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x937] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@599dd98c

[vm4] [info 2020/03/04 23:06:58.876 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x937] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:06:59.292 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa12] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@118fdf25

[vm4] [info 2020/03/04 23:06:59.297 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa12] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:06:59.476 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:06:59.505 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26680]

Command result for <connect --jmx-manager=localhost[26680]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26680] ..
Successfully connected to: [host=localhost, port=26680]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:06:59.887 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29453]

Command result for <connect --jmx-manager=localhost[29453]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29453] ..
Successfully connected to: [host=localhost, port=29453]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:07:01.739 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3e3c980e

[vm1] [info 2020/03/04 23:07:01.744 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:07:02.325 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x8bc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d60a416

[vm2] [info 2020/03/04 23:07:02.330 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x8bc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 789
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2368
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 188
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 8157


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm3] [info 2020/03/04 23:07:02.919 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x916] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7eaf0b7

[vm3] [info 2020/03/04 23:07:02.924 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x916] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:07:02.927 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 160 ms)

[vm2] [info 2020/03/04 23:07:03.076 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 147 ms)

[vm3] [info 2020/03/04 23:07:03.220 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 142 ms)

[vm4] [info 2020/03/04 23:07:03.376 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x944] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 154 ms)

[vm4] [info 2020/03/04 23:07:03.526 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x958] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32ed4ec4

[vm5] [info 2020/03/04 23:07:03.529 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x949] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 151 ms)

[vm4] [info 2020/03/04 23:07:03.531 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x958] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:07:03.680 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9b2] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 149 ms)

[vm0] [info 2020/03/04 23:07:03.817 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0x87c] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 23:07:03.818 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 136 ms)

[info 2020/03/04 23:07:03.819 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:03.821 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0x87c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1160ee4d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:07:03.821 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0x87c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:03.821 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1160ee4d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:07:03.823 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @555285d8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:07:03.823 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:07:03.823 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @555285d8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:07:03.824 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ba5d445(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:07:03.824 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:07:03.824 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ba5d445(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:07:03.825 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @719985f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:07:03.825 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:07:03.825 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @719985f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:07:03.826 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x944] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @397b328d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:07:03.826 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x944] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:07:03.826 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x944] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @397b328d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:07:03.827 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x949] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71d1e428(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:07:03.827 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x949] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:07:03.827 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x949] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71d1e428(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:07:03.828 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6533b46e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:07:03.828 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:07:03.828 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6533b46e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:07:03.830 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0x87c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 23:07:03.831 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 23:07:03.833 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 23:07:03.833 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 23:07:03.834 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8c2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 23:07:03.834 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 23:07:03.835 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 23:07:03.835 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 23:07:03.836 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x944] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 23:07:03.836 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x944] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 23:07:03.837 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x949] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 23:07:03.838 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x949] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 23:07:03.838 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 23:07:03.839 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 23:07:03.841 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:07:03.841 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:07:03.868 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21281].
Not connected.


[info 2020/03/04 23:07:03.870 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:07:03.870 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:03.872 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0x87c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5fb74e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:07:03.872 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0x87c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:03.872 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5fb74e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:07:03.872 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50723666(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:07:03.873 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:07:03.873 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50723666(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:07:03.873 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66e874cf(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:07:03.873 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:07:03.874 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66e874cf(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:07:03.874 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47bcc5c8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:07:03.874 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:07:03.874 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47bcc5c8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:07:03.875 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x944] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26743654(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:07:03.875 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x944] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:07:03.875 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x944] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26743654(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:07:03.876 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x949] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eff28e8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:07:03.876 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x949] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:07:03.876 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x949] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eff28e8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:07:03.877 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a6f112(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:07:03.877 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:07:03.877 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a6f112(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:07:03.879 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17033083634617353438

[info 2020/03/04 23:07:03.881 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:07:04.096 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:04.097 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0x87c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e7537f4(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:07:04.097 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0x87c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:04.097 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e7537f4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:07:04.098 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4493c813(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:07:04.098 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:07:04.098 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4493c813(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:07:04.099 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ad830a5(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:07:04.099 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8c2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:07:04.099 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ad830a5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:07:04.100 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @489f8511(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:07:04.100 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:07:04.100 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @489f8511(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:07:04.100 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x944] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1077e03d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:07:04.101 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x944] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:07:04.101 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x944] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1077e03d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:07:04.101 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x949] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18c57c37(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:07:04.101 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x949] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:07:04.101 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x949] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18c57c37(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:07:04.102 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5aadccd7(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:07:04.102 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:07:04.102 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5aadccd7(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:07:04.105 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0x87c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4417058d

[vm0] [info 2020/03/04 23:07:04.110 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0x87c] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 23:07:04.110 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0x87c] Locator was created at Wed Mar 04 23:07:04 GMT 2020

[vm0] [info 2020/03/04 23:07:04.110 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0x87c] Listening on port 21283 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:07:04.111 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0x87c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17033083634617353438/locator/locator21283view.dat

[vm0] [info 2020/03/04 23:07:04.111 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0x87c] recovery file not found: /tmp/junit17033083634617353438/locator/locator21283view.dat

[vm0] [info 2020/03/04 23:07:04.111 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0x87c] Starting distributed system

[vm0] [info 2020/03/04 23:07:04.113 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0x87c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:07:04.157 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25035]

Command result for <connect --jmx-manager=localhost[25035]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25035] ..
Successfully connected to: [host=localhost, port=25035]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:07:07.728 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7141dd02

[vm1] [info 2020/03/04 23:07:07.732 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:07:08.310 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8c2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@794c7ee5

[vm2] [info 2020/03/04 23:07:08.314 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8c2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:07:08.907 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@88a5d64

[vm3] [info 2020/03/04 23:07:08.912 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:07:09.511 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x944] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4313bc59

[vm4] [info 2020/03/04 23:07:09.516 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x944] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:07:10.106 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21284]

Command result for <connect --jmx-manager=localhost[21284]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21284] ..
Successfully connected to: [host=localhost, port=21284]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:07:20.817 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9b6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440@5a6c10f

[vm5] [info 2020/03/04 23:07:20.822 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9b6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:07:21.498 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@2408415e

[vm6] [info 2020/03/04 23:07:21.504 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2611
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 424
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 9279


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:07:25.495 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 163 ms)

[vm2] [info 2020/03/04 23:07:25.643 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x978] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 146 ms)

[vm3] [info 2020/03/04 23:07:25.787 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 142 ms)

[vm4] [info 2020/03/04 23:07:25.937 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 148 ms)

[vm5] [info 2020/03/04 23:07:26.092 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9b6] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 153 ms)

[vm6] [info 2020/03/04 23:07:26.233 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 139 ms)

[vm0] [info 2020/03/04 23:07:26.373 GMT <RMI TCP Connection(177)-172.17.0.2> tid=0x841] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 23:07:26.374 GMT <RMI TCP Connection(177)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 139 ms)

[info 2020/03/04 23:07:26.375 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:26.377 GMT <RMI TCP Connection(177)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f96ad23(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:07:26.377 GMT <RMI TCP Connection(177)-172.17.0.2> tid=0x841] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:26.377 GMT <RMI TCP Connection(177)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f96ad23(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:07:26.378 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59899fa(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:07:26.378 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:07:26.378 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59899fa(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:07:26.378 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x978] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f5c7978(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:07:26.378 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x978] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:07:26.379 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x978] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f5c7978(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:07:26.379 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b2f15b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:07:26.379 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:07:26.379 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b2f15b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:07:26.380 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36433c6a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:07:26.380 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x7ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:07:26.380 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36433c6a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:07:26.381 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35e6b81e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:07:26.381 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9b6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:07:26.381 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9b6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35e6b81e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:07:26.382 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ad680b2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:07:26.382 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:07:26.382 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ad680b2(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:07:26.384 GMT <RMI TCP Connection(177)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 23:07:26.385 GMT <RMI TCP Connection(177)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 23:07:26.385 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 23:07:26.386 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 23:07:26.386 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x978] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 23:07:26.387 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x978] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 23:07:26.387 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 23:07:26.388 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 23:07:26.388 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 23:07:26.389 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 23:07:26.389 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9b6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 23:07:26.390 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9b6] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 23:07:26.390 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 23:07:26.391 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 23:07:26.393 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 23:07:26.393 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:07:26.419 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20479].
Not connected.


[info 2020/03/04 23:07:26.421 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:07:26.422 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:26.423 GMT <RMI TCP Connection(177)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68a82400(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:07:26.423 GMT <RMI TCP Connection(177)-172.17.0.2> tid=0x841] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:26.423 GMT <RMI TCP Connection(177)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68a82400(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:07:26.424 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bbf7052(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:07:26.424 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:07:26.424 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bbf7052(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:07:26.425 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x978] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3936de21(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:07:26.425 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x978] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:07:26.425 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x978] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3936de21(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:07:26.425 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d5b2b3a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:07:26.426 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:07:26.426 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d5b2b3a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:07:26.426 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31a6e1b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:07:26.426 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x7ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:07:26.427 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31a6e1b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:07:26.427 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3646535c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:07:26.427 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9b6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:07:26.427 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9b6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3646535c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:07:26.428 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f3adf50(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:07:26.428 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:07:26.428 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f3adf50(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:07:26.432 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1048281955364322682

[info 2020/03/04 23:07:26.434 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:07:26.642 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:26.643 GMT <RMI TCP Connection(177)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50c6b924(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:07:26.643 GMT <RMI TCP Connection(177)-172.17.0.2> tid=0x841] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:26.643 GMT <RMI TCP Connection(177)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50c6b924(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:07:26.644 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41a345e5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:07:26.644 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:07:26.644 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41a345e5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:07:26.644 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x978] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11f966c0(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:07:26.645 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x978] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:07:26.645 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x978] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11f966c0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:07:26.645 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @134d5094(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:07:26.645 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x788] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:07:26.645 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x788] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @134d5094(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:07:26.646 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a755db5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:07:26.646 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x7ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:07:26.646 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x7ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a755db5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:07:26.647 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48ec2f33(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:07:26.647 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9b6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:07:26.647 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9b6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48ec2f33(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:07:26.648 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27c7181a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:07:26.648 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:07:26.648 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27c7181a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:07:26.651 GMT <RMI TCP Connection(177)-172.17.0.2> tid=0x841] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@54f79bf8

[vm0] [info 2020/03/04 23:07:26.656 GMT <RMI TCP Connection(177)-172.17.0.2> tid=0x841] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 23:07:26.657 GMT <RMI TCP Connection(177)-172.17.0.2> tid=0x841] Locator was created at Wed Mar 04 23:07:26 GMT 2020

[vm0] [info 2020/03/04 23:07:26.657 GMT <RMI TCP Connection(177)-172.17.0.2> tid=0x841] Listening on port 20481 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:07:26.657 GMT <RMI TCP Connection(177)-172.17.0.2> tid=0x841] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1048281955364322682/locator/locator20481view.dat

[vm0] [info 2020/03/04 23:07:26.657 GMT <RMI TCP Connection(177)-172.17.0.2> tid=0x841] recovery file not found: /tmp/junit1048281955364322682/locator/locator20481view.dat

[vm0] [info 2020/03/04 23:07:26.657 GMT <RMI TCP Connection(177)-172.17.0.2> tid=0x841] Starting distributed system

[vm0] [info 2020/03/04 23:07:26.659 GMT <RMI TCP Connection(177)-172.17.0.2> tid=0x841] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:07:30.441 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3fccacdf

[vm1] [info 2020/03/04 23:07:30.445 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:07:31.026 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x978] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1fca8754

[vm2] [info 2020/03/04 23:07:31.032 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x978] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:07:31.621 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x788] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@464d36

[vm3] [info 2020/03/04 23:07:31.627 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x788] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:07:32.204 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x7ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7a3a278f

[vm4] [info 2020/03/04 23:07:32.209 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x7ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:07:32.799 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20482]

Command result for <connect --jmx-manager=localhost[20482]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20482] ..
Successfully connected to: [host=localhost, port=20482]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:07:39.528 GMT <RMI TCP Connection(89)-172.17.0.4> tid=0x974] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440@9946e72

[vm5] [info 2020/03/04 23:07:39.534 GMT <RMI TCP Connection(89)-172.17.0.4> tid=0x974] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:07:40.197 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa5a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40@2c445257

[vm6] [info 2020/03/04 23:07:40.202 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa5a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:07:42.969 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x9e2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@7e92e647

[vm5] [info 2020/03/04 23:07:42.974 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x9e2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:07:43.678 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@7ad37a15

[vm6] [info 2020/03/04 23:07:43.684 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2771
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 305
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9426


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:07:44.231 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 153 ms)

[vm2] [info 2020/03/04 23:07:44.385 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x990] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 152 ms)

[vm3] [info 2020/03/04 23:07:44.535 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x9ee] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 146 ms)

[vm4] [info 2020/03/04 23:07:44.682 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa2e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 145 ms)

[vm5] [info 2020/03/04 23:07:44.833 GMT <RMI TCP Connection(89)-172.17.0.4> tid=0x974] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 149 ms)

[vm6] [info 2020/03/04 23:07:44.975 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa5a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 141 ms)

[vm0] [info 2020/03/04 23:07:45.115 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xb92] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 23:07:45.116 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xb92] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 138 ms)

[info 2020/03/04 23:07:45.116 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:45.118 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xb92] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c892613(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:07:45.118 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xb92] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:45.118 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xb92] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c892613(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:07:45.119 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31fae822(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:07:45.119 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:07:45.119 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31fae822(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:07:45.120 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x990] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13810c62(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:07:45.120 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x990] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:07:45.120 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13810c62(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:07:45.121 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x9ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @571170ec(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:07:45.121 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x9ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:07:45.121 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x9ee] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @571170ec(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:07:45.122 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa2e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55a0e1be(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:07:45.122 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa2e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:07:45.122 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa2e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55a0e1be(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:07:45.123 GMT <RMI TCP Connection(89)-172.17.0.4> tid=0x974] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aaf6ec7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:07:45.123 GMT <RMI TCP Connection(89)-172.17.0.4> tid=0x974] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:07:45.123 GMT <RMI TCP Connection(89)-172.17.0.4> tid=0x974] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aaf6ec7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:07:45.123 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa5a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3419901(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:07:45.124 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa5a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:07:45.124 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa5a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3419901(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:07:45.126 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xb92] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 23:07:45.126 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xb92] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 23:07:45.127 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 23:07:45.127 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 23:07:45.128 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x990] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 23:07:45.128 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 23:07:45.129 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x9ee] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 23:07:45.129 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x9ee] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 23:07:45.130 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa2e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 23:07:45.130 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa2e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 23:07:45.131 GMT <RMI TCP Connection(89)-172.17.0.4> tid=0x974] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 23:07:45.131 GMT <RMI TCP Connection(89)-172.17.0.4> tid=0x974] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 23:07:45.132 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa5a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 23:07:45.132 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa5a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 23:07:45.134 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 23:07:45.135 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:07:45.159 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24118].
Not connected.


[info 2020/03/04 23:07:45.161 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:07:45.162 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:45.163 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xb92] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28f43300(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:07:45.163 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xb92] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:45.163 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xb92] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28f43300(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:07:45.164 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5223e816(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:07:45.164 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:07:45.164 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5223e816(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:07:45.164 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x990] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e9803c5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:07:45.165 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x990] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:07:45.165 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e9803c5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:07:45.165 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x9ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf656fe(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:07:45.165 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x9ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:07:45.165 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x9ee] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf656fe(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:07:45.166 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa2e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @272fa956(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:07:45.166 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa2e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:07:45.166 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa2e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @272fa956(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:07:45.167 GMT <RMI TCP Connection(89)-172.17.0.4> tid=0x974] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8c3bdaf(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:07:45.167 GMT <RMI TCP Connection(89)-172.17.0.4> tid=0x974] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:07:45.167 GMT <RMI TCP Connection(89)-172.17.0.4> tid=0x974] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8c3bdaf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:07:45.168 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa5a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40052c97(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:07:45.168 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa5a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:07:45.168 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa5a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40052c97(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:07:45.172 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9969671553230937168

[info 2020/03/04 23:07:45.174 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:07:45.383 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:45.384 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xb92] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36f21f87(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:07:45.384 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xb92] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:45.384 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xb92] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36f21f87(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:07:45.385 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2433b598(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:07:45.385 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:07:45.385 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2433b598(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:07:45.385 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x990] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bf03344(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:07:45.385 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x990] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:07:45.386 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bf03344(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:07:45.386 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x9ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aed6d3d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:07:45.386 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x9ee] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:07:45.386 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x9ee] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aed6d3d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:07:45.387 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa2e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38fe0d0c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:07:45.387 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa2e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:07:45.387 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa2e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38fe0d0c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:07:45.388 GMT <RMI TCP Connection(89)-172.17.0.4> tid=0x974] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @284b12af(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:07:45.388 GMT <RMI TCP Connection(89)-172.17.0.4> tid=0x974] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:07:45.388 GMT <RMI TCP Connection(89)-172.17.0.4> tid=0x974] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @284b12af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:07:45.389 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa5a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @602fa65d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:07:45.389 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa5a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:07:45.389 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa5a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @602fa65d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:07:45.392 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xb92] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@3aa983d6

[vm0] [info 2020/03/04 23:07:45.396 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xb92] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 23:07:45.397 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xb92] Locator was created at Wed Mar 04 23:07:45 GMT 2020

[vm0] [info 2020/03/04 23:07:45.397 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xb92] Listening on port 24120 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:07:45.397 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xb92] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9969671553230937168/locator/locator24120view.dat

[vm0] [info 2020/03/04 23:07:45.397 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xb92] recovery file not found: /tmp/junit9969671553230937168/locator/locator24120view.dat

[vm0] [info 2020/03/04 23:07:45.397 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xb92] Starting distributed system

[vm0] [info 2020/03/04 23:07:45.399 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xb92] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:07:47.080 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xac8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840@bba8bd5

[vm5] [info 2020/03/04 23:07:47.084 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xac8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2459
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 282
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8421


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:07:47.381 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 146 ms)

[vm2] [info 2020/03/04 23:07:47.521 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x920] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 137 ms)

[vm5] [info 2020/03/04 23:07:47.611 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@165cbaca

[vm5] [info 2020/03/04 23:07:47.616 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x5f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:07:47.642 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x9ec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@4be5a550

[vm5] [info 2020/03/04 23:07:47.649 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x9ec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:07:47.673 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x955] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 150 ms)

[vm6] [info 2020/03/04 23:07:47.722 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xae8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@4228b557

[vm6] [info 2020/03/04 23:07:47.726 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xae8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:07:47.817 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x91f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 142 ms)

[vm5] [info 2020/03/04 23:07:47.965 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x9e2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 147 ms)

[vm6] [info 2020/03/04 23:07:48.125 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9f0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 158 ms)

[vm0] [info 2020/03/04 23:07:48.271 GMT <RMI TCP Connection(186)-172.17.0.6> tid=0xacf] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 23:07:48.272 GMT <RMI TCP Connection(186)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 144 ms)

[info 2020/03/04 23:07:48.273 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:48.275 GMT <RMI TCP Connection(186)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e334b1a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:07:48.275 GMT <RMI TCP Connection(186)-172.17.0.6> tid=0xacf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:48.275 GMT <RMI TCP Connection(186)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e334b1a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:07:48.276 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e4f41a9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:07:48.276 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:07:48.276 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e4f41a9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:07:48.277 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x920] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60135442(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:07:48.277 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x920] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:07:48.277 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x920] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60135442(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:07:48.278 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x955] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6de057d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:07:48.278 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x955] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:07:48.278 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x955] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6de057d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:07:48.278 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @653a7e37(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:07:48.279 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x91f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:07:48.279 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x91f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @653a7e37(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:07:48.279 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x9e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33609593(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:07:48.279 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x9e2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:07:48.280 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x9e2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33609593(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:07:48.280 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d1131b4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:07:48.280 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:07:48.280 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9f0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d1131b4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:07:48.282 GMT <RMI TCP Connection(186)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 23:07:48.283 GMT <RMI TCP Connection(186)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 23:07:48.284 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 23:07:48.284 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 23:07:48.285 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x920] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 23:07:48.285 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x920] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm6] [info 2020/03/04 23:07:48.285 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x625] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40@31336ef1

[vm3] [info 2020/03/04 23:07:48.285 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x955] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 23:07:48.286 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x955] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 23:07:48.286 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x91f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 23:07:48.287 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x91f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 23:07:48.287 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x9e2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 23:07:48.288 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x9e2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 23:07:48.288 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 23:07:48.289 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9f0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[vm6] [info 2020/03/04 23:07:48.290 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x625] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:07:48.291 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 23:07:48.291 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:07:48.311 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23747].
Not connected.


[info 2020/03/04 23:07:48.312 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:07:48.313 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:48.314 GMT <RMI TCP Connection(186)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6208882a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:07:48.314 GMT <RMI TCP Connection(186)-172.17.0.6> tid=0xacf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:48.314 GMT <RMI TCP Connection(186)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6208882a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:07:48.315 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @437ec903(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:07:48.315 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:07:48.315 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @437ec903(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:07:48.316 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x920] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @179da455(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:07:48.316 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x920] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:07:48.316 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x920] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @179da455(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:07:48.317 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x955] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1aad4319(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:07:48.317 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x955] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:07:48.317 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x955] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1aad4319(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:07:48.318 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f1bc624(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:07:48.318 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x91f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:07:48.318 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x91f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f1bc624(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:07:48.319 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x9e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bbe2dc1(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:07:48.319 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x9e2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:07:48.319 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x9e2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bbe2dc1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:07:48.320 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8ca04f4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:07:48.320 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:07:48.320 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9f0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8ca04f4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:07:48.323 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14283344268883993715

[info 2020/03/04 23:07:48.325 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:07:48.362 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa77] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@9aa710e

[vm6] [info 2020/03/04 23:07:48.367 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa77] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:07:48.549 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:48.550 GMT <RMI TCP Connection(186)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19966dcb(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:07:48.550 GMT <RMI TCP Connection(186)-172.17.0.6> tid=0xacf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:48.550 GMT <RMI TCP Connection(186)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19966dcb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:07:48.551 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57a41757(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:07:48.551 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:07:48.551 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57a41757(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:07:48.552 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x920] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35389a6a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:07:48.552 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x920] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:07:48.552 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x920] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35389a6a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:07:48.553 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x955] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5809dc02(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:07:48.553 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x955] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:07:48.553 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x955] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5809dc02(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:07:48.554 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7168ef6b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:07:48.554 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x91f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:07:48.554 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x91f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7168ef6b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:07:48.554 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x9e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f5048d8(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:07:48.555 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x9e2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:07:48.555 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x9e2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f5048d8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:07:48.555 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e0f4d66(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:07:48.555 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:07:48.555 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x9f0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e0f4d66(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:07:48.558 GMT <RMI TCP Connection(186)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@47d2fe84

[vm0] [info 2020/03/04 23:07:48.563 GMT <RMI TCP Connection(186)-172.17.0.6> tid=0xacf] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 23:07:48.563 GMT <RMI TCP Connection(186)-172.17.0.6> tid=0xacf] Locator was created at Wed Mar 04 23:07:48 GMT 2020

[vm0] [info 2020/03/04 23:07:48.564 GMT <RMI TCP Connection(186)-172.17.0.6> tid=0xacf] Listening on port 23749 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:07:48.564 GMT <RMI TCP Connection(186)-172.17.0.6> tid=0xacf] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14283344268883993715/locator/locator23749view.dat

[vm0] [info 2020/03/04 23:07:48.564 GMT <RMI TCP Connection(186)-172.17.0.6> tid=0xacf] recovery file not found: /tmp/junit14283344268883993715/locator/locator23749view.dat

[vm0] [info 2020/03/04 23:07:48.564 GMT <RMI TCP Connection(186)-172.17.0.6> tid=0xacf] Starting distributed system

[vm0] [info 2020/03/04 23:07:48.566 GMT <RMI TCP Connection(186)-172.17.0.6> tid=0xacf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:07:48.973 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@63b17a5d

[vm1] [info 2020/03/04 23:07:48.978 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:07:49.618 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x990] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f16488f

[vm2] [info 2020/03/04 23:07:49.623 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x990] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:07:50.229 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x9ee] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@55315f7b

[vm3] [info 2020/03/04 23:07:50.234 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x9ee] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:07:50.823 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa2e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2ce27dd8

[vm4] [info 2020/03/04 23:07:50.828 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0xa2e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2451
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 235
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8241


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:07:51.356 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 151 ms)

[info 2020/03/04 23:07:51.465 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24121]

Command result for <connect --jmx-manager=localhost[24121]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24121] ..
Successfully connected to: [host=localhost, port=24121]


[vm2] [info 2020/03/04 23:07:51.508 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xac7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 149 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:07:51.651 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xa2f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 141 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2353
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 189
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 7794


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm4] [info 2020/03/04 23:07:51.797 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xa5f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 144 ms)

[vm1] [info 2020/03/04 23:07:51.853 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 147 ms)

[vm5] [info 2020/03/04 23:07:51.943 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xac8] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 145 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2570
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 374
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9003


[vm2] [info 2020/03/04 23:07:51.994 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9e3] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 139 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm6] [info 2020/03/04 23:07:52.082 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xae8] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 137 ms)

[vm3] [info 2020/03/04 23:07:52.137 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa25] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 141 ms)

[vm1] [info 2020/03/04 23:07:52.166 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 145 ms)

[vm0] [info 2020/03/04 23:07:52.221 GMT <RMI TCP Connection(210)-172.17.0.8> tid=0xa68] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 23:07:52.222 GMT <RMI TCP Connection(210)-172.17.0.8> tid=0xa68] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 138 ms)

[info 2020/03/04 23:07:52.222 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:52.224 GMT <RMI TCP Connection(210)-172.17.0.8> tid=0xa68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33d66907(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:07:52.224 GMT <RMI TCP Connection(210)-172.17.0.8> tid=0xa68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:52.224 GMT <RMI TCP Connection(210)-172.17.0.8> tid=0xa68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33d66907(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:07:52.225 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d249e77(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:07:52.225 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:07:52.225 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d249e77(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:07:52.226 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xac7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d4f9cd5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:07:52.226 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xac7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:07:52.226 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xac7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d4f9cd5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:07:52.227 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xa2f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b6d49f5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:07:52.227 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xa2f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:07:52.227 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xa2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b6d49f5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:07:52.227 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef96a3e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:07:52.227 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xa5f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:07:52.228 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xa5f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef96a3e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:07:52.228 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xac8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30f55c43(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:07:52.228 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xac8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:07:52.228 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xac8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30f55c43(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:07:52.229 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xae8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f713d23(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:07:52.229 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xae8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:07:52.229 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xae8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f713d23(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:07:52.232 GMT <RMI TCP Connection(210)-172.17.0.8> tid=0xa68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 23:07:52.232 GMT <RMI TCP Connection(210)-172.17.0.8> tid=0xa68] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 23:07:52.233 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 23:07:52.233 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 23:07:52.233 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xac7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 23:07:52.234 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xac7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 23:07:52.234 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xa2f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 23:07:52.235 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xa2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:07:52.235 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 23:07:52.236 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xa5f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 23:07:52.237 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xac8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 23:07:52.237 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xac8] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 23:07:52.237 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xae8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 23:07:52.238 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xae8] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 23:07:52.239 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 23:07:52.240 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:07:52.266 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22437].
Not connected.


[info 2020/03/04 23:07:52.268 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:07:52.269 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:52.270 GMT <RMI TCP Connection(210)-172.17.0.8> tid=0xa68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c5547d5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:07:52.270 GMT <RMI TCP Connection(210)-172.17.0.8> tid=0xa68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:52.270 GMT <RMI TCP Connection(210)-172.17.0.8> tid=0xa68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c5547d5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:07:52.271 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bdeb9e7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:07:52.271 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:07:52.271 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bdeb9e7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:07:52.272 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xac7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @303b1339(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:07:52.272 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xac7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:07:52.272 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xac7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @303b1339(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:07:52.273 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xa2f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @605b3d1a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:07:52.273 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xa2f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:07:52.273 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xa2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @605b3d1a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:07:52.274 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29e6dbe(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:07:52.274 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xa5f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:07:52.274 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xa5f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29e6dbe(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:07:52.275 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xac8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51814109(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:07:52.275 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xac8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:07:52.275 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xac8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51814109(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:07:52.275 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xae8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31aecc80(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:07:52.276 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xae8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:07:52.276 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xae8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31aecc80(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:07:52.280 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit827957661534320646

[info 2020/03/04 23:07:52.282 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:07:52.291 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa12] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 152 ms)

[vm2] [info 2020/03/04 23:07:52.312 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 143 ms)

[vm1] [info 2020/03/04 23:07:52.336 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@698da9a1

[vm1] [info 2020/03/04 23:07:52.341 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:07:52.454 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 140 ms)

[vm5] [info 2020/03/04 23:07:52.456 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 164 ms)

[info 2020/03/04 23:07:52.508 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:52.508 GMT <RMI TCP Connection(210)-172.17.0.8> tid=0xa68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23aedb6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:07:52.508 GMT <RMI TCP Connection(210)-172.17.0.8> tid=0xa68] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:52.509 GMT <RMI TCP Connection(210)-172.17.0.8> tid=0xa68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23aedb6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:07:52.509 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48d023(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:07:52.509 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:07:52.509 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48d023(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:07:52.510 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xac7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34d98b75(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:07:52.510 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xac7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:07:52.510 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xac7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34d98b75(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:07:52.511 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xa2f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13d31e4f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:07:52.511 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xa2f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:07:52.511 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xa2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13d31e4f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:07:52.512 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e07afbb(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:07:52.512 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xa5f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:07:52.512 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xa5f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e07afbb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:07:52.512 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xac8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2215da22(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:07:52.512 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xac8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:07:52.513 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xac8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2215da22(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:07:52.513 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xae8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a0ffc89(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:07:52.513 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xae8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:07:52.513 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xae8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a0ffc89(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:07:52.516 GMT <RMI TCP Connection(210)-172.17.0.8> tid=0xa68] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@65563fd9

[vm0] [info 2020/03/04 23:07:52.520 GMT <RMI TCP Connection(210)-172.17.0.8> tid=0xa68] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 23:07:52.520 GMT <RMI TCP Connection(210)-172.17.0.8> tid=0xa68] Locator was created at Wed Mar 04 23:07:52 GMT 2020

[vm0] [info 2020/03/04 23:07:52.520 GMT <RMI TCP Connection(210)-172.17.0.8> tid=0xa68] Listening on port 22439 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:07:52.521 GMT <RMI TCP Connection(210)-172.17.0.8> tid=0xa68] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit827957661534320646/locator/locator22439view.dat

[vm0] [info 2020/03/04 23:07:52.521 GMT <RMI TCP Connection(210)-172.17.0.8> tid=0xa68] recovery file not found: /tmp/junit827957661534320646/locator/locator22439view.dat

[vm0] [info 2020/03/04 23:07:52.521 GMT <RMI TCP Connection(210)-172.17.0.8> tid=0xa68] Starting distributed system

[vm0] [info 2020/03/04 23:07:52.522 GMT <RMI TCP Connection(210)-172.17.0.8> tid=0xa68] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:07:52.594 GMT <RMI TCP Connection(76)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 138 ms)

[vm6] [info 2020/03/04 23:07:52.596 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa77] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 138 ms)

[vm0] [info 2020/03/04 23:07:52.741 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xa31] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 23:07:52.741 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xa31] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 143 ms)

[info 2020/03/04 23:07:52.742 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:52.744 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xa31] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31bdab96(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:07:52.744 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xa31] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:52.744 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xa31] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31bdab96(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:07:52.745 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5743b319(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:07:52.745 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:07:52.745 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5743b319(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:07:52.746 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9e3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ecd9490(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:07:52.746 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9e3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:07:52.746 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9e3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ecd9490(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:07:52.746 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b9b7149(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:07:52.746 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:07:52.747 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa25] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b9b7149(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:07:52.747 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa12] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5acb8673(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:07:52.747 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa12] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:07:52.747 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa12] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5acb8673(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:07:52.748 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x9ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23362e2b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:07:52.748 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x9ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:07:52.748 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23362e2b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:07:52.749 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b5a8738(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:07:52.749 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa77] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:07:52.749 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa77] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b5a8738(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:07:52.750 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 154 ms)

[vm0] [info 2020/03/04 23:07:52.751 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xa31] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 23:07:52.751 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xa31] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 23:07:52.752 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 23:07:52.752 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 23:07:52.753 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9e3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 23:07:52.753 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9e3] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 23:07:52.754 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa25] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 23:07:52.754 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa25] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 23:07:52.755 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa12] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 23:07:52.755 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa12] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 23:07:52.756 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x9ec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 23:07:52.756 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 23:07:52.757 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa77] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 23:07:52.757 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa77] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 23:07:52.759 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 23:07:52.760 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:07:52.783 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29453].
Not connected.


[info 2020/03/04 23:07:52.784 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:07:52.785 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:52.786 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xa31] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a4fa3a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:07:52.786 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xa31] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:52.786 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xa31] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a4fa3a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:07:52.787 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3efb1b28(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:07:52.787 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:07:52.787 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3efb1b28(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:07:52.788 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9e3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ddd45df(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:07:52.788 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9e3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:07:52.788 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9e3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ddd45df(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:07:52.789 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a109f80(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:07:52.789 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:07:52.789 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa25] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a109f80(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:07:52.789 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa12] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @482f78c5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:07:52.790 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa12] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:07:52.790 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa12] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @482f78c5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:07:52.790 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x9ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71ee7eb3(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:07:52.790 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x9ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:07:52.790 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71ee7eb3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:07:52.791 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e662daa(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:07:52.791 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa77] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:07:52.791 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa77] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e662daa(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:07:52.795 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11220237366167214242

[info 2020/03/04 23:07:52.798 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:07:52.889 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 138 ms)

[vm2] [info 2020/03/04 23:07:52.922 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x920] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@459be311

[vm2] [info 2020/03/04 23:07:52.926 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x920] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:07:53.017 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:53.017 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xa31] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a7b9c47(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:07:53.017 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xa31] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:53.017 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xa31] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a7b9c47(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:07:53.018 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ddc432d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:07:53.018 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:07:53.018 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ddc432d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:07:53.019 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9e3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @174671e5(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:07:53.019 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9e3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:07:53.019 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9e3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @174671e5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:07:53.020 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24c96ba3(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:07:53.020 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa25] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:07:53.020 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa25] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24c96ba3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:07:53.020 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa12] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26648aa2(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:07:53.021 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa12] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:07:53.021 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa12] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26648aa2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:07:53.021 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x9ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e384975(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:07:53.021 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x9ec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:07:53.022 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e384975(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:07:53.022 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71771cbc(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:07:53.022 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa77] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:07:53.022 GMT <RMI TCP Connection(103)-172.17.0.5> tid=0xa77] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71771cbc(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:07:53.025 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xa31] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@215177cb

[vm0] [info 2020/03/04 23:07:53.027 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x879] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 23:07:53.028 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 136 ms)

[info 2020/03/04 23:07:53.028 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:53.030 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x879] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @418c5ce6(0, "IgnoredException remove")
[vm0] [info 2020/03/04 23:07:53.030 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xa31] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 23:07:53.030 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x879] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:53.030 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @418c5ce6(0, "IgnoredException remove") (took 0 ms)


[vm0] [info 2020/03/04 23:07:53.030 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xa31] Locator was created at Wed Mar 04 23:07:53 GMT 2020

[vm0] [info 2020/03/04 23:07:53.030 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xa31] Listening on port 29455 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:07:53.030 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xa31] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11220237366167214242/locator/locator29455view.dat

[vm0] [info 2020/03/04 23:07:53.031 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xa31] recovery file not found: /tmp/junit11220237366167214242/locator/locator29455view.dat

[vm1] [info 2020/03/04 23:07:53.031 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @486847c0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:07:53.031 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:07:53.031 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @486847c0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:07:53.031 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xa31] Starting distributed system

[vm2] [info 2020/03/04 23:07:53.032 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67d72c92(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:07:53.032 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x8c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:07:53.032 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67d72c92(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:07:53.032 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xa31] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:07:53.032 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45ff18f8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:07:53.033 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x91f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:07:53.033 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45ff18f8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:07:53.033 GMT <RMI TCP Connection(76)-172.17.0.9> tid=0x937] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32ae8206(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:07:53.033 GMT <RMI TCP Connection(76)-172.17.0.9> tid=0x937] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:07:53.033 GMT <RMI TCP Connection(76)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32ae8206(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:07:53.034 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cfa685e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:07:53.034 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:07:53.034 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cfa685e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:07:53.035 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @111dc317(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:07:53.035 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:07:53.035 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @111dc317(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:07:53.037 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x879] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 23:07:53.037 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 23:07:53.038 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 23:07:53.038 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 23:07:53.039 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 23:07:53.039 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 23:07:53.040 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 23:07:53.040 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 23:07:53.041 GMT <RMI TCP Connection(76)-172.17.0.9> tid=0x937] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 23:07:53.041 GMT <RMI TCP Connection(76)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 23:07:53.042 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 23:07:53.042 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 23:07:53.043 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 23:07:53.043 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 23:07:53.045 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 23:07:53.045 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:07:53.071 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26680].
Not connected.


[info 2020/03/04 23:07:53.072 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:07:53.073 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:53.074 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x879] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @673a5a78(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:07:53.074 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x879] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:53.074 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @673a5a78(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:07:53.075 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b53c6f8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:07:53.075 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:07:53.075 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b53c6f8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:07:53.076 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @663b732a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:07:53.076 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x8c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:07:53.076 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @663b732a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:07:53.077 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d482d45(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:07:53.077 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x91f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:07:53.077 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d482d45(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:07:53.078 GMT <RMI TCP Connection(76)-172.17.0.9> tid=0x937] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61fa79a5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:07:53.078 GMT <RMI TCP Connection(76)-172.17.0.9> tid=0x937] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:07:53.078 GMT <RMI TCP Connection(76)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61fa79a5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:07:53.078 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5df7fa09(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:07:53.078 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:07:53.079 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5df7fa09(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:07:53.079 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b0e8e00(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:07:53.079 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:07:53.079 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b0e8e00(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:07:53.083 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16616208612906387128

[info 2020/03/04 23:07:53.085 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:07:53.297 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:53.298 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x879] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f7dec98(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:07:53.298 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x879] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:07:53.298 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f7dec98(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:07:53.299 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a92c09(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:07:53.299 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:07:53.299 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a92c09(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:07:53.300 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @222bbb4c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:07:53.300 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x8c2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:07:53.300 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @222bbb4c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:07:53.301 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52b9a426(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:07:53.301 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x91f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:07:53.302 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52b9a426(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:07:53.302 GMT <RMI TCP Connection(76)-172.17.0.9> tid=0x937] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59214ae(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:07:53.302 GMT <RMI TCP Connection(76)-172.17.0.9> tid=0x937] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:07:53.303 GMT <RMI TCP Connection(76)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59214ae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:07:53.303 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c40d050(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:07:53.304 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x5f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:07:53.304 GMT <RMI TCP Connection(75)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c40d050(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:07:53.304 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4387bd16(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:07:53.305 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x625] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:07:53.305 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4387bd16(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:07:53.308 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x879] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f8a5ca0

[vm0] [info 2020/03/04 23:07:53.315 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x879] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 23:07:53.315 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x879] Locator was created at Wed Mar 04 23:07:53 GMT 2020

[vm0] [info 2020/03/04 23:07:53.315 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x879] Listening on port 26682 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:07:53.316 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x879] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16616208612906387128/locator/locator26682view.dat

[vm0] [info 2020/03/04 23:07:53.316 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x879] recovery file not found: /tmp/junit16616208612906387128/locator/locator26682view.dat

[vm0] [info 2020/03/04 23:07:53.316 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x879] Starting distributed system

[vm0] [info 2020/03/04 23:07:53.319 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x879] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:07:53.513 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x955] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@51e4b36d

[vm3] [info 2020/03/04 23:07:53.518 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0x955] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:07:54.117 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x91f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@785f5d7c

[vm4] [info 2020/03/04 23:07:54.122 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x91f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:07:54.725 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23750]

Command result for <connect --jmx-manager=localhost[23750]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23750] ..
Successfully connected to: [host=localhost, port=23750]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:07:56.117 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@15777b8e

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:07:56.122 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:07:56.230 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x588] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840@15ae93b2

[vm5] [info 2020/03/04 23:07:56.235 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x588] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:07:56.696 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xac7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@600a0168

[vm2] [info 2020/03/04 23:07:56.701 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xac7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:07:56.717 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4380c0a7

[vm1] [info 2020/03/04 23:07:56.722 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:07:56.917 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x983] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@571f06a6

[vm6] [info 2020/03/04 23:07:56.921 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x983] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:07:57.002 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@50b1c75f

[vm1] [info 2020/03/04 23:07:57.007 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:07:57.270 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xa2f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1f844587

[vm3] [info 2020/03/04 23:07:57.277 GMT <RMI TCP Connection(107)-172.17.0.8> tid=0xa2f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:07:57.282 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9e3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7d6cd6e6

[vm2] [info 2020/03/04 23:07:57.288 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x9e3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:07:57.565 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e5ff7be

[vm2] [info 2020/03/04 23:07:57.569 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x8c2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:07:57.872 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa25] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@598a524b

[vm3] [info 2020/03/04 23:07:57.877 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa25] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:07:57.877 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@23429d5

[vm4] [info 2020/03/04 23:07:57.882 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0xa5f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:07:58.144 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6b5ba14d

[vm3] [info 2020/03/04 23:07:58.149 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x91f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:07:58.460 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa12] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6f132b12

[vm4] [info 2020/03/04 23:07:58.466 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0xa12] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:07:58.477 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22440]

Command result for <connect --jmx-manager=localhost[22440]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22440] ..
Successfully connected to: [host=localhost, port=22440]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:07:58.747 GMT <RMI TCP Connection(76)-172.17.0.9> tid=0x937] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@78f4274c

[vm4] [info 2020/03/04 23:07:58.752 GMT <RMI TCP Connection(76)-172.17.0.9> tid=0x937] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:07:59.056 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29456]

Command result for <connect --jmx-manager=localhost[29456]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29456] ..
Successfully connected to: [host=localhost, port=29456]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:07:59.331 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26683]

Command result for <connect --jmx-manager=localhost[26683]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26683] ..
Successfully connected to: [host=localhost, port=26683]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2480
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 308
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8529


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:08:00.652 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 164 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:08:00.795 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8bc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 141 ms)

[vm3] [info 2020/03/04 23:08:00.942 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x916] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 145 ms)

[vm4] [info 2020/03/04 23:08:01.088 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x958] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 143 ms)

[vm5] [info 2020/03/04 23:08:01.241 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 151 ms)

[vm6] [info 2020/03/04 23:08:01.385 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x983] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 143 ms)

[vm0] [info 2020/03/04 23:08:01.525 GMT <RMI TCP Connection(176)-172.17.0.3> tid=0xa20] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 23:08:01.526 GMT <RMI TCP Connection(176)-172.17.0.3> tid=0xa20] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 139 ms)

[info 2020/03/04 23:08:01.527 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:01.529 GMT <RMI TCP Connection(176)-172.17.0.3> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca7bc2c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:08:01.529 GMT <RMI TCP Connection(176)-172.17.0.3> tid=0xa20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:01.529 GMT <RMI TCP Connection(176)-172.17.0.3> tid=0xa20] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca7bc2c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:08:01.530 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @452b59ba(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:08:01.530 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:01.530 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @452b59ba(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:08:01.531 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @440a4910(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:08:01.531 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:01.531 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8bc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @440a4910(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:08:01.532 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x916] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e1d43c6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:08:01.532 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x916] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:01.532 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x916] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e1d43c6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:08:01.533 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x958] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13c41e8c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:08:01.533 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x958] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:01.533 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13c41e8c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:08:01.534 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64ff7297(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:08:01.534 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:01.534 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64ff7297(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:08:01.534 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x983] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39846911(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:08:01.535 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x983] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:01.535 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x983] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39846911(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:08:01.537 GMT <RMI TCP Connection(176)-172.17.0.3> tid=0xa20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 23:08:01.537 GMT <RMI TCP Connection(176)-172.17.0.3> tid=0xa20] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 23:08:01.538 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 23:08:01.539 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 23:08:01.540 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8bc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 23:08:01.540 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8bc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 23:08:01.541 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x916] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 23:08:01.541 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x916] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 23:08:01.542 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x958] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 23:08:01.542 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 23:08:01.543 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 23:08:01.543 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 23:08:01.544 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x983] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 23:08:01.544 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x983] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 23:08:01.546 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 23:08:01.546 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:08:01.572 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25035].
Not connected.


[info 2020/03/04 23:08:01.574 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:08:01.575 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:01.576 GMT <RMI TCP Connection(176)-172.17.0.3> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30d19dd1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:08:01.576 GMT <RMI TCP Connection(176)-172.17.0.3> tid=0xa20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:01.576 GMT <RMI TCP Connection(176)-172.17.0.3> tid=0xa20] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30d19dd1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:08:01.577 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10792fff(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:08:01.577 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:01.577 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10792fff(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:08:01.577 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a96665b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:08:01.578 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:01.578 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8bc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a96665b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:08:01.578 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x916] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f5fb68f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:08:01.578 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x916] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:01.578 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x916] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f5fb68f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:08:01.579 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x958] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28730764(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:08:01.579 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x958] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:01.579 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28730764(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:08:01.580 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f004dfe(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:08:01.580 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:01.580 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f004dfe(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:08:01.581 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x983] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @602e8d3f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:08:01.581 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x983] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:01.581 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x983] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @602e8d3f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:08:01.584 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10098701914911242504

[info 2020/03/04 23:08:01.586 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:08:01.795 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:01.795 GMT <RMI TCP Connection(176)-172.17.0.3> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45072f53(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:08:01.795 GMT <RMI TCP Connection(176)-172.17.0.3> tid=0xa20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:01.795 GMT <RMI TCP Connection(176)-172.17.0.3> tid=0xa20] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45072f53(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:08:01.796 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3486cb55(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:08:01.796 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:01.796 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3486cb55(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:08:01.797 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34946784(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:08:01.797 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8bc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:01.797 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8bc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34946784(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:08:01.798 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x916] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3882cbcd(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:08:01.798 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x916] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:01.798 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x916] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3882cbcd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:08:01.799 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x958] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67f6a125(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:08:01.799 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x958] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:01.799 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67f6a125(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:08:01.800 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e01638d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:08:01.800 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x588] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:01.800 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e01638d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:08:01.801 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x983] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @459222f5(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:08:01.801 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x983] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:01.801 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x983] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @459222f5(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:08:01.804 GMT <RMI TCP Connection(176)-172.17.0.3> tid=0xa20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@63e4a6d1

[vm0] [info 2020/03/04 23:08:01.809 GMT <RMI TCP Connection(176)-172.17.0.3> tid=0xa20] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 23:08:01.809 GMT <RMI TCP Connection(176)-172.17.0.3> tid=0xa20] Locator was created at Wed Mar 04 23:08:01 GMT 2020

[vm0] [info 2020/03/04 23:08:01.809 GMT <RMI TCP Connection(176)-172.17.0.3> tid=0xa20] Listening on port 25037 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:08:01.809 GMT <RMI TCP Connection(176)-172.17.0.3> tid=0xa20] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10098701914911242504/locator/locator25037view.dat

[vm0] [info 2020/03/04 23:08:01.809 GMT <RMI TCP Connection(176)-172.17.0.3> tid=0xa20] recovery file not found: /tmp/junit10098701914911242504/locator/locator25037view.dat

[vm0] [info 2020/03/04 23:08:01.809 GMT <RMI TCP Connection(176)-172.17.0.3> tid=0xa20] Starting distributed system

[vm0] [info 2020/03/04 23:08:01.811 GMT <RMI TCP Connection(176)-172.17.0.3> tid=0xa20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:08:01.925 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x949] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@2be415d6

[vm5] [info 2020/03/04 23:08:01.930 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x949] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:08:02.600 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@2dd81473

[vm6] [info 2020/03/04 23:08:02.606 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:08:05.522 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5111cbb6

[vm1] [info 2020/03/04 23:08:05.527 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:08:06.096 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8bc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7fb56b8

[vm2] [info 2020/03/04 23:08:06.101 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8bc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2430
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 304
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8367


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:08:06.341 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 190 ms)

[vm2] [info 2020/03/04 23:08:06.495 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 151 ms)

[vm3] [info 2020/03/04 23:08:06.639 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa73] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 141 ms)

[vm3] [info 2020/03/04 23:08:06.703 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x916] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3cd4f891

[vm3] [info 2020/03/04 23:08:06.707 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x916] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:08:06.781 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x944] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 140 ms)

[vm5] [info 2020/03/04 23:08:06.938 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x949] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 155 ms)

[vm6] [info 2020/03/04 23:08:07.078 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9b2] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 139 ms)

[vm0] [info 2020/03/04 23:08:07.219 GMT <RMI TCP Connection(177)-172.17.0.7> tid=0x87c] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 23:08:07.220 GMT <RMI TCP Connection(177)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 138 ms)

[info 2020/03/04 23:08:07.220 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:07.222 GMT <RMI TCP Connection(177)-172.17.0.7> tid=0x87c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b06c5f7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:08:07.222 GMT <RMI TCP Connection(177)-172.17.0.7> tid=0x87c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:07.222 GMT <RMI TCP Connection(177)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b06c5f7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:08:07.225 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63d11d96(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:08:07.225 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:07.225 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63d11d96(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:08:07.225 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @274fc287(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:08:07.226 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:07.226 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @274fc287(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:08:07.226 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa73] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73f20f18(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:08:07.227 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa73] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:07.227 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa73] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73f20f18(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:08:07.227 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x944] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76f46f01(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:08:07.227 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x944] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:07.228 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x944] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76f46f01(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:08:07.228 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x949] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2408ad94(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:08:07.228 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x949] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:07.229 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x949] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2408ad94(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:08:07.229 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71d8337f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:08:07.229 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:07.229 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71d8337f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:08:07.232 GMT <RMI TCP Connection(177)-172.17.0.7> tid=0x87c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 23:08:07.232 GMT <RMI TCP Connection(177)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 23:08:07.234 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 23:08:07.235 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 23:08:07.236 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9f4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 23:08:07.236 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 23:08:07.237 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa73] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 23:08:07.237 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa73] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 23:08:07.238 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x944] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 23:08:07.238 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x944] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 23:08:07.239 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x949] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 23:08:07.239 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x949] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 23:08:07.240 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 23:08:07.240 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 23:08:07.242 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:08:07.243 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:08:07.260 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21284].
Not connected.


[info 2020/03/04 23:08:07.262 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:08:07.263 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:07.264 GMT <RMI TCP Connection(177)-172.17.0.7> tid=0x87c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75f27424(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:08:07.264 GMT <RMI TCP Connection(177)-172.17.0.7> tid=0x87c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:07.264 GMT <RMI TCP Connection(177)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75f27424(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:08:07.265 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a9bc233(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:08:07.265 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:07.265 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a9bc233(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:08:07.266 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e5c1bad(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:08:07.266 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:07.266 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e5c1bad(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:08:07.267 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa73] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60de5e3a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:08:07.267 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa73] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:07.267 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa73] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60de5e3a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:08:07.268 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x944] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72701b9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:08:07.268 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x944] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:07.268 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x944] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72701b9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:08:07.268 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x949] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a785640(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:08:07.269 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x949] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:07.269 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x949] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a785640(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:08:07.269 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aa2b105(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:08:07.269 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:07.270 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aa2b105(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:08:07.273 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13308410632385578183

[info 2020/03/04 23:08:07.276 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:08:07.313 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x958] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@33201267

[vm4] [info 2020/03/04 23:08:07.318 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x958] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:08:07.505 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:07.506 GMT <RMI TCP Connection(177)-172.17.0.7> tid=0x87c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5138ba5f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:08:07.506 GMT <RMI TCP Connection(177)-172.17.0.7> tid=0x87c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:07.506 GMT <RMI TCP Connection(177)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5138ba5f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:08:07.507 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a751c3c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:08:07.507 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:07.507 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a751c3c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:08:07.507 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @769a26b4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:08:07.507 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9f4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:07.507 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @769a26b4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:08:07.508 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa73] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18cc124b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:08:07.508 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa73] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:07.508 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa73] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18cc124b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:08:07.509 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x944] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dfba2ef(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:08:07.509 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x944] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:07.509 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x944] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dfba2ef(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:08:07.510 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x949] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aadbee4(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:08:07.510 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x949] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:07.510 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x949] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aadbee4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:08:07.511 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @644b1575(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:08:07.511 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:07.511 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @644b1575(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:08:07.514 GMT <RMI TCP Connection(177)-172.17.0.7> tid=0x87c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3e89164d

[vm0] [info 2020/03/04 23:08:07.519 GMT <RMI TCP Connection(177)-172.17.0.7> tid=0x87c] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 23:08:07.519 GMT <RMI TCP Connection(177)-172.17.0.7> tid=0x87c] Locator was created at Wed Mar 04 23:08:07 GMT 2020

[vm0] [info 2020/03/04 23:08:07.519 GMT <RMI TCP Connection(177)-172.17.0.7> tid=0x87c] Listening on port 21286 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:08:07.519 GMT <RMI TCP Connection(177)-172.17.0.7> tid=0x87c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13308410632385578183/locator/locator21286view.dat

[vm0] [info 2020/03/04 23:08:07.519 GMT <RMI TCP Connection(177)-172.17.0.7> tid=0x87c] recovery file not found: /tmp/junit13308410632385578183/locator/locator21286view.dat

[vm0] [info 2020/03/04 23:08:07.520 GMT <RMI TCP Connection(177)-172.17.0.7> tid=0x87c] Starting distributed system

[vm0] [info 2020/03/04 23:08:07.521 GMT <RMI TCP Connection(177)-172.17.0.7> tid=0x87c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:08:07.909 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25038]

Command result for <connect --jmx-manager=localhost[25038]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25038] ..
Successfully connected to: [host=localhost, port=25038]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:08:11.048 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@70f8bff9

[vm1] [info 2020/03/04 23:08:11.053 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:08:11.619 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9f4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6fa9cc7

[vm2] [info 2020/03/04 23:08:11.625 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9f4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:08:12.226 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa73] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@14cfdc8d

[vm3] [info 2020/03/04 23:08:12.231 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa73] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:08:12.819 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x944] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3703c592

[vm4] [info 2020/03/04 23:08:12.824 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x944] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:08:13.418 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21287]

Command result for <connect --jmx-manager=localhost[21287]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21287] ..
Successfully connected to: [host=localhost, port=21287]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:08:18.064 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xae6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a13a82b

[vm5] [info 2020/03/04 23:08:18.069 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xae6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:08:18.703 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@645d875e

[vm6] [info 2020/03/04 23:08:18.709 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x9c0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:08:19.548 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 917
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2369
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 237
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8343


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:08:23.068 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 171 ms)

[vm2] [info 2020/03/04 23:08:23.217 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 146 ms)

[vm3] [info 2020/03/04 23:08:23.371 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xacd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 151 ms)

[vm4] [info 2020/03/04 23:08:23.523 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb0e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 149 ms)

[vm5] [info 2020/03/04 23:08:23.676 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xae6] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 151 ms)

[vm6] [info 2020/03/04 23:08:23.820 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 142 ms)

[vm0] [info 2020/03/04 23:08:23.964 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xc90] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 23:08:23.964 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xc90] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 142 ms)

[info 2020/03/04 23:08:23.965 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:23.967 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xc90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @365515b8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:08:23.967 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xc90] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:23.967 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xc90] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @365515b8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:08:23.968 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @761ee364(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:08:23.968 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:23.968 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @761ee364(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:08:23.970 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @416bf7a2(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:08:23.970 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:23.970 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @416bf7a2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:08:23.971 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xacd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ecdfe8f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:08:23.971 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xacd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:23.971 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xacd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ecdfe8f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:08:23.972 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb0e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7095ec7c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:08:23.972 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb0e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:23.972 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb0e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7095ec7c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:08:23.973 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xae6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a2c391b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:08:23.973 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xae6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:23.973 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xae6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a2c391b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:08:23.974 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f6c2a6e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:08:23.974 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x9c0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:23.974 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f6c2a6e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:08:23.976 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xc90] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 23:08:23.976 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xc90] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 23:08:23.977 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 23:08:23.977 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 23:08:23.979 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 23:08:23.980 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 23:08:23.980 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xacd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 23:08:23.981 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xacd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 23:08:23.981 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb0e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 23:08:23.982 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb0e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 23:08:23.982 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xae6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 23:08:23.983 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xae6] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 23:08:23.983 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 23:08:23.984 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 23:08:23.985 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 23:08:23.986 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:08:24.007 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20482].
Not connected.


[info 2020/03/04 23:08:24.008 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:08:24.009 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:24.010 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xc90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @401e9104(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:08:24.010 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xc90] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:24.010 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xc90] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @401e9104(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:08:24.011 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5caa6c70(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:08:24.011 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:24.011 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5caa6c70(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:08:24.012 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @225e9eef(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:08:24.012 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:24.012 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @225e9eef(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:08:24.013 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xacd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fad604a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:08:24.013 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xacd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:24.013 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xacd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fad604a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:08:24.014 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb0e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ffae189(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:08:24.014 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb0e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:24.014 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb0e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ffae189(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:08:24.015 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xae6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bc568c8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:08:24.015 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xae6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:24.015 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xae6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bc568c8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:08:24.016 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dbd2d91(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:08:24.016 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x9c0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:24.016 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dbd2d91(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:08:24.018 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15221371906467881967

[info 2020/03/04 23:08:24.021 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:08:24.224 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:24.225 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xc90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f198745(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:08:24.225 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xc90] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:24.225 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xc90] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f198745(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:08:24.226 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @299bfb4e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:08:24.226 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:24.226 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @299bfb4e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:08:24.227 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e45078a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:08:24.227 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:24.227 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e45078a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:08:24.228 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xacd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67b206ed(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:08:24.228 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xacd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:24.228 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xacd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67b206ed(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:08:24.228 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb0e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @276b497c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:08:24.229 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb0e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:24.229 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb0e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @276b497c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:08:24.229 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xae6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @376386d4(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:08:24.229 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xae6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:24.229 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xae6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @376386d4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:08:24.230 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75d6bf55(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:08:24.230 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x9c0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:24.230 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75d6bf55(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:08:24.233 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xc90] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4ebc3b5

[vm0] [info 2020/03/04 23:08:24.238 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xc90] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 23:08:24.238 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xc90] Locator was created at Wed Mar 04 23:08:24 GMT 2020

[vm0] [info 2020/03/04 23:08:24.238 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xc90] Listening on port 20484 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:08:24.239 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xc90] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15221371906467881967/locator/locator20484view.dat

[vm0] [info 2020/03/04 23:08:24.239 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xc90] recovery file not found: /tmp/junit15221371906467881967/locator/locator20484view.dat

[vm0] [info 2020/03/04 23:08:24.239 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xc90] Starting distributed system

[vm0] [info 2020/03/04 23:08:24.241 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xc90] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:08:28.016 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7c7bcf2e

[vm1] [info 2020/03/04 23:08:28.021 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:08:28.598 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@253f5a2

[vm2] [info 2020/03/04 23:08:28.603 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:08:29.179 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xacd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@66e382e9

[vm3] [info 2020/03/04 23:08:29.183 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xacd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:08:29.760 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb0e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4f70dceb

[vm4] [info 2020/03/04 23:08:29.765 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb0e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:08:30.355 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20485]

Command result for <connect --jmx-manager=localhost[20485]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20485] ..
Successfully connected to: [host=localhost, port=20485]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:08:37.245 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0xb23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@47d5f9f7

[vm5] [info 2020/03/04 23:08:37.250 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0xb23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:08:37.924 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xb34] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c261af5

[vm6] [info 2020/03/04 23:08:37.928 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xb34] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:08:38.794 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:08:40.922 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb38] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@71618edc

[vm5] [info 2020/03/04 23:08:40.927 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb38] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:08:41.638 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb49] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@70a87795

[vm6] [info 2020/03/04 23:08:41.643 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb49] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 848
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608947
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2358
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 211
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8226


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:08:42.263 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 158 ms)

[vm2] [info 2020/03/04 23:08:42.414 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xa4e] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 149 ms)

[vm1] [info 2020/03/04 23:08:42.497 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:08:42.555 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xab9] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 139 ms)

[vm4] [info 2020/03/04 23:08:42.711 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xafc] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 153 ms)

[vm5] [info 2020/03/04 23:08:42.859 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0xb23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 146 ms)

[vm6] [info 2020/03/04 23:08:43.000 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xb34] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 139 ms)

[vm0] [info 2020/03/04 23:08:43.142 GMT <RMI TCP Connection(201)-172.17.0.4> tid=0xb92] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 23:08:43.143 GMT <RMI TCP Connection(201)-172.17.0.4> tid=0xb92] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 141 ms)

[info 2020/03/04 23:08:43.144 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:43.146 GMT <RMI TCP Connection(201)-172.17.0.4> tid=0xb92] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11e2c87f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:08:43.146 GMT <RMI TCP Connection(201)-172.17.0.4> tid=0xb92] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:43.146 GMT <RMI TCP Connection(201)-172.17.0.4> tid=0xb92] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11e2c87f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:08:43.147 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @630d230d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:08:43.147 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:43.147 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @630d230d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:08:43.148 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xa4e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d57729c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:08:43.148 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xa4e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:43.148 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xa4e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d57729c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:08:43.148 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xab9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f6450a2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:08:43.149 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xab9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:43.149 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xab9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f6450a2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:08:43.149 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xafc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6028cddd(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:08:43.149 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xafc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:43.149 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xafc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6028cddd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:08:43.150 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0xb23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8695fe8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:08:43.150 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0xb23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:43.150 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0xb23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8695fe8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:08:43.151 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xb34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @321a74de(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:08:43.151 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xb34] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:43.151 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xb34] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @321a74de(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:08:43.153 GMT <RMI TCP Connection(201)-172.17.0.4> tid=0xb92] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 23:08:43.153 GMT <RMI TCP Connection(201)-172.17.0.4> tid=0xb92] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 23:08:43.154 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 23:08:43.154 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 23:08:43.155 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xa4e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 23:08:43.156 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xa4e] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 23:08:43.156 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xab9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 23:08:43.156 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xab9] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 23:08:43.157 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xafc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 23:08:43.157 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xafc] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 23:08:43.158 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0xb23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 23:08:43.158 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0xb23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 23:08:43.159 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xb34] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 23:08:43.159 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xb34] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 23:08:43.161 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 23:08:43.162 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:08:43.190 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24121].
Not connected.


[info 2020/03/04 23:08:43.192 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:08:43.193 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:43.194 GMT <RMI TCP Connection(201)-172.17.0.4> tid=0xb92] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17786863(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:08:43.194 GMT <RMI TCP Connection(201)-172.17.0.4> tid=0xb92] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:43.194 GMT <RMI TCP Connection(201)-172.17.0.4> tid=0xb92] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17786863(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:08:43.195 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cb75e37(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:08:43.195 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:43.195 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cb75e37(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:08:43.196 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xa4e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25386f58(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:08:43.196 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xa4e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:43.196 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xa4e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25386f58(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:08:43.197 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xab9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ba652b5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:08:43.197 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xab9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:43.197 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xab9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ba652b5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:08:43.198 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xafc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d5a750c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:08:43.198 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xafc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:43.198 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xafc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d5a750c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:08:43.198 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0xb23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f969ee5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:08:43.199 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0xb23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:43.199 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0xb23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f969ee5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:08:43.199 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xb34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40804154(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:08:43.200 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xb34] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:43.200 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xb34] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40804154(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:08:43.202 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10786912643412879369

[info 2020/03/04 23:08:43.204 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:08:43.428 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:43.429 GMT <RMI TCP Connection(201)-172.17.0.4> tid=0xb92] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56398988(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:08:43.429 GMT <RMI TCP Connection(201)-172.17.0.4> tid=0xb92] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:43.429 GMT <RMI TCP Connection(201)-172.17.0.4> tid=0xb92] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56398988(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:08:43.430 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @403b7c8(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:08:43.430 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:43.430 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @403b7c8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:08:43.430 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xa4e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aef214(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:08:43.431 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xa4e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:43.431 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xa4e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aef214(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:08:43.431 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xab9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e6e74cd(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:08:43.431 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xab9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:43.431 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xab9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e6e74cd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:08:43.432 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xafc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24818183(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:08:43.432 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xafc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:43.432 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xafc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24818183(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:08:43.433 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0xb23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c52dd5a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:08:43.433 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0xb23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:43.433 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0xb23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c52dd5a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:08:43.434 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xb34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69695a02(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:08:43.434 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xb34] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:43.434 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xb34] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69695a02(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:08:43.436 GMT <RMI TCP Connection(201)-172.17.0.4> tid=0xb92] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@7e1d44ad

[vm0] [info 2020/03/04 23:08:43.441 GMT <RMI TCP Connection(201)-172.17.0.4> tid=0xb92] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 23:08:43.441 GMT <RMI TCP Connection(201)-172.17.0.4> tid=0xb92] Locator was created at Wed Mar 04 23:08:43 GMT 2020

[vm0] [info 2020/03/04 23:08:43.441 GMT <RMI TCP Connection(201)-172.17.0.4> tid=0xb92] Listening on port 24123 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:08:43.441 GMT <RMI TCP Connection(201)-172.17.0.4> tid=0xb92] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10786912643412879369/locator/locator24123view.dat

[vm0] [info 2020/03/04 23:08:43.441 GMT <RMI TCP Connection(201)-172.17.0.4> tid=0xb92] recovery file not found: /tmp/junit10786912643412879369/locator/locator24123view.dat

[vm0] [info 2020/03/04 23:08:43.442 GMT <RMI TCP Connection(201)-172.17.0.4> tid=0xb92] Starting distributed system

[vm0] [info 2020/03/04 23:08:43.454 GMT <RMI TCP Connection(201)-172.17.0.4> tid=0xb92] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:08:45.246 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c354c7a

[vm5] [info 2020/03/04 23:08:45.252 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0x5f0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 944
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236218
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2130
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 140
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 7347


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:08:45.649 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 150 ms)

[vm2] [info 2020/03/04 23:08:45.795 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xa8e] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 144 ms)

[vm6] [info 2020/03/04 23:08:45.922 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x625] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c8c8cdb

[vm6] [info 2020/03/04 23:08:45.927 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x625] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:08:45.943 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xabf] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 146 ms)

[vm4] [info 2020/03/04 23:08:46.106 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x91f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 160 ms)

[vm5] [info 2020/03/04 23:08:46.255 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb38] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 147 ms)

[vm6] [info 2020/03/04 23:08:46.394 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb49] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 138 ms)

[vm0] [info 2020/03/04 23:08:46.531 GMT <RMI TCP Connection(196)-172.17.0.6> tid=0xacf] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 23:08:46.532 GMT <RMI TCP Connection(196)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 136 ms)

[info 2020/03/04 23:08:46.533 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:46.534 GMT <RMI TCP Connection(196)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72df0ee5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:08:46.534 GMT <RMI TCP Connection(196)-172.17.0.6> tid=0xacf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:46.534 GMT <RMI TCP Connection(196)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72df0ee5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:08:46.535 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3aaa5c2b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:08:46.535 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:46.535 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3aaa5c2b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:08:46.538 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xa8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73a916d8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:08:46.538 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xa8e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:46.538 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xa8e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73a916d8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:08:46.538 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xabf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2919d6ac(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:08:46.539 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xabf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:46.539 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xabf] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2919d6ac(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:08:46.539 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78b8d3f9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:08:46.539 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x91f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:46.540 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x91f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78b8d3f9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:08:46.540 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb38] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @564ed112(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:08:46.540 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb38] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:46.540 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb38] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @564ed112(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:08:46.541 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb49] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bc1741e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:08:46.541 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb49] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:46.541 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb49] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bc1741e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:08:46.543 GMT <RMI TCP Connection(196)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 23:08:46.544 GMT <RMI TCP Connection(196)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 23:08:46.544 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 23:08:46.545 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 23:08:46.547 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xa8e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 23:08:46.548 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xa8e] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 23:08:46.548 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xabf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 23:08:46.549 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xabf] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 23:08:46.549 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x91f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 23:08:46.550 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x91f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 23:08:46.550 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb38] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 23:08:46.551 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb38] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 23:08:46.552 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb49] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 23:08:46.552 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb49] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 23:08:46.553 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 23:08:46.554 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:08:46.582 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23750].
Not connected.


[info 2020/03/04 23:08:46.584 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:08:46.585 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:46.586 GMT <RMI TCP Connection(196)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49073c3e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:08:46.586 GMT <RMI TCP Connection(196)-172.17.0.6> tid=0xacf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:46.586 GMT <RMI TCP Connection(196)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49073c3e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:08:46.587 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4efb0091(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:08:46.587 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:46.587 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4efb0091(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:08:46.588 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xa8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b78666a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:08:46.588 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xa8e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:46.588 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xa8e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b78666a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:08:46.589 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xabf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dd89ce2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:08:46.589 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xabf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:46.589 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xabf] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dd89ce2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:08:46.590 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @599fee63(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:08:46.590 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x91f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:46.590 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x91f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @599fee63(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:08:46.591 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb38] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d0001aa(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:08:46.591 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb38] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:46.591 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb38] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d0001aa(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:08:46.592 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb49] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30780032(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:08:46.592 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb49] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:46.592 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb49] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30780032(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:08:46.595 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17021280260987765369

[info 2020/03/04 23:08:46.597 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:08:46.770 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:08:46.854 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:46.854 GMT <RMI TCP Connection(196)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b1c4740(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:08:46.855 GMT <RMI TCP Connection(196)-172.17.0.6> tid=0xacf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:46.855 GMT <RMI TCP Connection(196)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b1c4740(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:08:46.855 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f73d099(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:08:46.855 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:46.855 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f73d099(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:08:46.856 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xa8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51fe6062(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:08:46.856 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xa8e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:46.856 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xa8e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51fe6062(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:08:46.857 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xabf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45a019fa(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:08:46.857 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xabf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:46.857 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xabf] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45a019fa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:08:46.858 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6121030e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:08:46.858 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x91f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:46.858 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x91f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6121030e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:08:46.859 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb38] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78aea6b5(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:08:46.859 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb38] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:46.859 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb38] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78aea6b5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:08:46.859 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb49] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @599a20ca(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:08:46.860 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb49] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:46.860 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb49] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @599a20ca(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:08:46.862 GMT <RMI TCP Connection(196)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@77e2b15c

[vm0] [info 2020/03/04 23:08:46.867 GMT <RMI TCP Connection(196)-172.17.0.6> tid=0xacf] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 23:08:46.867 GMT <RMI TCP Connection(196)-172.17.0.6> tid=0xacf] Locator was created at Wed Mar 04 23:08:46 GMT 2020

[vm0] [info 2020/03/04 23:08:46.867 GMT <RMI TCP Connection(196)-172.17.0.6> tid=0xacf] Listening on port 23752 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:08:46.867 GMT <RMI TCP Connection(196)-172.17.0.6> tid=0xacf] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17021280260987765369/locator/locator23752view.dat

[vm0] [info 2020/03/04 23:08:46.867 GMT <RMI TCP Connection(196)-172.17.0.6> tid=0xacf] recovery file not found: /tmp/junit17021280260987765369/locator/locator23752view.dat

[vm0] [info 2020/03/04 23:08:46.868 GMT <RMI TCP Connection(196)-172.17.0.6> tid=0xacf] Starting distributed system

[vm0] [info 2020/03/04 23:08:46.869 GMT <RMI TCP Connection(196)-172.17.0.6> tid=0xacf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:08:47.105 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@673af098

[vm1] [info 2020/03/04 23:08:47.109 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:08:47.705 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xa4e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@44f439f8

[vm2] [info 2020/03/04 23:08:47.709 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xa4e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:08:48.301 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xab9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3b342d95

[vm3] [info 2020/03/04 23:08:48.306 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xab9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:08:48.888 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xafc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@53cce615

[vm4] [info 2020/03/04 23:08:48.893 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0xafc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:08:49.097 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x9ec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31b25678

[vm5] [info 2020/03/04 23:08:49.102 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x9ec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:08:49.288 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xac8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7075e088

[vm5] [info 2020/03/04 23:08:49.293 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xac8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:08:49.471 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24124]

Command result for <connect --jmx-manager=localhost[24124]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24124] ..
Successfully connected to: [host=localhost, port=24124]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:08:49.810 GMT <RMI TCP Connection(107)-172.17.0.5> tid=0xa77] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5d8011dd

[vm6] [info 2020/03/04 23:08:49.814 GMT <RMI TCP Connection(107)-172.17.0.5> tid=0xa77] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:08:49.963 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x99e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@75ba8670

[vm6] [info 2020/03/04 23:08:49.968 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x99e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 849
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2292
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 267
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8181


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:08:50.190 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 154 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:08:50.331 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 139 ms)

[vm3] [info 2020/03/04 23:08:50.475 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 142 ms)

[vm1] [info 2020/03/04 23:08:50.547 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3b8fe1d4

[vm1] [info 2020/03/04 23:08:50.551 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:08:50.621 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 144 ms)

[vm1] [info 2020/03/04 23:08:50.647 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:08:50.775 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 152 ms)

[vm1] [info 2020/03/04 23:08:50.814 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:08:50.915 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 139 ms)

[vm0] [info 2020/03/04 23:08:51.054 GMT <RMI TCP Connection(187)-172.17.0.9> tid=0xc17] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 23:08:51.055 GMT <RMI TCP Connection(187)-172.17.0.9> tid=0xc17] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 138 ms)

[info 2020/03/04 23:08:51.056 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:51.058 GMT <RMI TCP Connection(187)-172.17.0.9> tid=0xc17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b860ece(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:08:51.058 GMT <RMI TCP Connection(187)-172.17.0.9> tid=0xc17] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:51.058 GMT <RMI TCP Connection(187)-172.17.0.9> tid=0xc17] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b860ece(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:08:51.059 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19f9e26a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:08:51.059 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:51.059 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19f9e26a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:08:51.060 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14e1d363(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:08:51.060 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x8c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:51.060 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14e1d363(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:08:51.060 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a206368(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:08:51.061 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x91f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:51.061 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a206368(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:08:51.061 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x937] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a07f85f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:08:51.061 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x937] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:51.061 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a07f85f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:08:51.062 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50d3268c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:08:51.062 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:51.062 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50d3268c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:08:51.063 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4144849a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:08:51.063 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:51.063 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4144849a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:08:51.065 GMT <RMI TCP Connection(187)-172.17.0.9> tid=0xc17] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 23:08:51.066 GMT <RMI TCP Connection(187)-172.17.0.9> tid=0xc17] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 23:08:51.066 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 23:08:51.067 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 23:08:51.068 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 23:08:51.068 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 23:08:51.069 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 23:08:51.069 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 23:08:51.070 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x937] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 23:08:51.070 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 23:08:51.071 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 23:08:51.071 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 23:08:51.072 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 23:08:51.072 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 23:08:51.074 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 23:08:51.075 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:08:51.105 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26683].
Not connected.


[info 2020/03/04 23:08:51.107 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:08:51.108 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:51.109 GMT <RMI TCP Connection(187)-172.17.0.9> tid=0xc17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5aacde3c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:08:51.109 GMT <RMI TCP Connection(187)-172.17.0.9> tid=0xc17] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:51.109 GMT <RMI TCP Connection(187)-172.17.0.9> tid=0xc17] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5aacde3c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:08:51.110 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58ff8b3a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:08:51.110 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:51.110 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58ff8b3a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:08:51.110 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e4c4575(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:08:51.110 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x8c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:51.111 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e4c4575(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:08:51.111 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21ec432f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:08:51.111 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x91f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:51.111 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21ec432f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:08:51.112 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x937] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c8a3779(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:08:51.112 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x937] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:51.112 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c8a3779(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:08:51.113 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69bed359(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:08:51.113 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0x5f0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:51.113 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69bed359(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:08:51.114 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53a96b33(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:08:51.114 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x625] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:51.114 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53a96b33(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:08:51.116 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5182273299492638866

[info 2020/03/04 23:08:51.118 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:08:51.129 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xa8e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@13c43d82

[vm2] [info 2020/03/04 23:08:51.134 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xa8e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:08:51.352 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:51.353 GMT <RMI TCP Connection(187)-172.17.0.9> tid=0xc17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b3b3171(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:08:51.353 GMT <RMI TCP Connection(187)-172.17.0.9> tid=0xc17] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:51.353 GMT <RMI TCP Connection(187)-172.17.0.9> tid=0xc17] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b3b3171(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:08:51.354 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26931e86(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:08:51.354 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:51.354 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26931e86(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:08:51.355 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e8e5de(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:08:51.355 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x8c2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:51.355 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x8c2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e8e5de(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:08:51.356 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18967ef6(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:08:51.356 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x91f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:51.356 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x91f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18967ef6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:08:51.356 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x937] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58085bc9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:08:51.356 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x937] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:51.357 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x937] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58085bc9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:08:51.357 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0x5f0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e83cd98(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:08:51.357 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0x5f0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:51.357 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0x5f0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e83cd98(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:08:51.358 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x625] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1619892c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:08:51.358 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x625] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:51.358 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x625] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1619892c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:08:51.361 GMT <RMI TCP Connection(187)-172.17.0.9> tid=0xc17] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5dbe2ad5

[vm0] [info 2020/03/04 23:08:51.365 GMT <RMI TCP Connection(187)-172.17.0.9> tid=0xc17] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 23:08:51.366 GMT <RMI TCP Connection(187)-172.17.0.9> tid=0xc17] Locator was created at Wed Mar 04 23:08:51 GMT 2020

[vm0] [info 2020/03/04 23:08:51.366 GMT <RMI TCP Connection(187)-172.17.0.9> tid=0xc17] Listening on port 26685 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:08:51.366 GMT <RMI TCP Connection(187)-172.17.0.9> tid=0xc17] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5182273299492638866/locator/locator26685view.dat

[vm0] [info 2020/03/04 23:08:51.366 GMT <RMI TCP Connection(187)-172.17.0.9> tid=0xc17] recovery file not found: /tmp/junit5182273299492638866/locator/locator26685view.dat

[vm0] [info 2020/03/04 23:08:51.366 GMT <RMI TCP Connection(187)-172.17.0.9> tid=0xc17] Starting distributed system

[vm0] [info 2020/03/04 23:08:51.368 GMT <RMI TCP Connection(187)-172.17.0.9> tid=0xc17] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:08:51.755 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xabf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1940d6e1

[vm3] [info 2020/03/04 23:08:51.760 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xabf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:08:52.364 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x91f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ed77df1

[vm4] [info 2020/03/04 23:08:52.371 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0x91f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:08:52.987 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23753]

Command result for <connect --jmx-manager=localhost[23753]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23753] ..
Successfully connected to: [host=localhost, port=23753]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:08:53.884 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2eecfe81

[vm5] [info 2020/03/04 23:08:53.889 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xad2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 821
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2459
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 284
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8703


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 9


[vm1] [info 2020/03/04 23:08:54.320 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 154 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 797
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2474
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 352
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 8994


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm2] [info 2020/03/04 23:08:54.464 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa8a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 141 ms)

[vm1] [info 2020/03/04 23:08:54.568 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 150 ms)

[vm6] [info 2020/03/04 23:08:54.580 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@300ae134

[vm6] [info 2020/03/04 23:08:54.586 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb33] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:08:54.614 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xacb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 148 ms)

[vm2] [info 2020/03/04 23:08:54.710 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xac7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 139 ms)

[vm4] [info 2020/03/04 23:08:54.751 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa12] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 135 ms)

[vm3] [info 2020/03/04 23:08:54.851 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xa2f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 139 ms)

[vm5] [info 2020/03/04 23:08:54.920 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 167 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:08:55.000 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xa5f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 147 ms)

[vm6] [info 2020/03/04 23:08:55.064 GMT <RMI TCP Connection(107)-172.17.0.5> tid=0xa77] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 142 ms)

[vm5] [info 2020/03/04 23:08:55.161 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xac8] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 159 ms)

[vm1] [info 2020/03/04 23:08:55.161 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@446cc6c0

[vm1] [info 2020/03/04 23:08:55.169 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:08:55.203 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xa30] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 23:08:55.204 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xa30] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 137 ms)

[info 2020/03/04 23:08:55.204 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:55.207 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xa30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bee12b6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:08:55.207 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xa30] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:55.207 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xa30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bee12b6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:08:55.207 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c2dec33(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:08:55.208 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:55.208 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c2dec33(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:08:55.208 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eb6192c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:08:55.208 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa8a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:55.208 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa8a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eb6192c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:08:55.209 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5420247b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:08:55.209 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xacb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:55.209 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xacb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5420247b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:08:55.210 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa12] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @677a096a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:08:55.210 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa12] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:55.210 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa12] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @677a096a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:08:55.211 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x9ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bb24f3c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:08:55.211 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x9ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:55.211 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bb24f3c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:08:55.212 GMT <RMI TCP Connection(107)-172.17.0.5> tid=0xa77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @176184b7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:08:55.212 GMT <RMI TCP Connection(107)-172.17.0.5> tid=0xa77] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:55.212 GMT <RMI TCP Connection(107)-172.17.0.5> tid=0xa77] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @176184b7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:08:55.214 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xa30] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 23:08:55.214 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xa30] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 23:08:55.215 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 23:08:55.215 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 23:08:55.216 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa8a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 23:08:55.216 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa8a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 23:08:55.217 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xacb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 23:08:55.217 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xacb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 23:08:55.218 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa12] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 23:08:55.218 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa12] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 23:08:55.219 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x9ec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 23:08:55.219 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 23:08:55.220 GMT <RMI TCP Connection(107)-172.17.0.5> tid=0xa77] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 23:08:55.220 GMT <RMI TCP Connection(107)-172.17.0.5> tid=0xa77] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 23:08:55.222 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 23:08:55.222 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:08:55.243 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29456].
Not connected.


[info 2020/03/04 23:08:55.244 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:08:55.245 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:55.246 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xa30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9b246e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:08:55.246 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xa30] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:55.246 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xa30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9b246e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:08:55.247 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c1eda90(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:08:55.247 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:55.247 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c1eda90(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:08:55.248 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58068572(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:08:55.248 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa8a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:55.248 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa8a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58068572(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:08:55.249 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11c5b7a8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:08:55.249 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xacb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:55.249 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xacb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11c5b7a8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:08:55.249 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa12] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @514bb9c4(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:08:55.250 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa12] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:55.250 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa12] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @514bb9c4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:08:55.250 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x9ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5726df59(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:08:55.250 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x9ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:55.250 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5726df59(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:08:55.251 GMT <RMI TCP Connection(107)-172.17.0.5> tid=0xa77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4366f3c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:08:55.251 GMT <RMI TCP Connection(107)-172.17.0.5> tid=0xa77] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:55.251 GMT <RMI TCP Connection(107)-172.17.0.5> tid=0xa77] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4366f3c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:08:55.254 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit416746860463565427

[info 2020/03/04 23:08:55.256 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:08:55.301 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x99e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 139 ms)

[vm1] [info 2020/03/04 23:08:55.418 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:08:55.440 GMT <RMI TCP Connection(220)-172.17.0.8> tid=0xc11] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 23:08:55.441 GMT <RMI TCP Connection(220)-172.17.0.8> tid=0xc11] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 138 ms)

[info 2020/03/04 23:08:55.442 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:55.444 GMT <RMI TCP Connection(220)-172.17.0.8> tid=0xc11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3168b79d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:08:55.444 GMT <RMI TCP Connection(220)-172.17.0.8> tid=0xc11] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:55.444 GMT <RMI TCP Connection(220)-172.17.0.8> tid=0xc11] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3168b79d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:08:55.444 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d0a7a6e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:08:55.445 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:55.445 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d0a7a6e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:08:55.445 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xac7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76632b3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:08:55.445 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xac7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:55.446 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xac7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76632b3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:08:55.446 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xa2f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57b4a3cf(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:08:55.446 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xa2f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:55.446 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xa2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57b4a3cf(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:08:55.447 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f89fc3d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:08:55.447 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xa5f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:55.447 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xa5f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f89fc3d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:08:55.448 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xac8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37821c7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:08:55.448 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xac8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:55.448 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xac8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37821c7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:08:55.449 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x99e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70642b48(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:08:55.449 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x99e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:55.449 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x99e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70642b48(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:08:55.451 GMT <RMI TCP Connection(220)-172.17.0.8> tid=0xc11] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 23:08:55.451 GMT <RMI TCP Connection(220)-172.17.0.8> tid=0xc11] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 23:08:55.452 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 23:08:55.452 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 23:08:55.453 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xac7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 23:08:55.453 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xac7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 23:08:55.454 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xa2f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 23:08:55.454 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xa2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 23:08:55.455 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 23:08:55.455 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xa5f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 23:08:55.456 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xac8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 23:08:55.456 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xac8] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 23:08:55.457 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x99e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 23:08:55.458 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x99e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 23:08:55.459 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 23:08:55.460 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)

[info 2020/03/04 23:08:55.478 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:55.478 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xa30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6314bfe2(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:08:55.479 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xa30] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:55.479 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xa30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6314bfe2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:08:55.479 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aa52d99(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:08:55.479 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:55.479 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aa52d99(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:08:55.480 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fa71654(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:08:55.480 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa8a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm2] [info 2020/03/04 23:08:55.480 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa8a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fa71654(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:08:55.481 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38e60ddd(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:08:55.481 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xacb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:55.481 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xacb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38e60ddd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:08:55.482 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa12] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6989f0b3(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:08:55.482 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa12] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:55.482 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa12] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6989f0b3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:08:55.483 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x9ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f097df2(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:08:55.483 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x9ec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:55.483 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f097df2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:08:55.484 GMT <RMI TCP Connection(107)-172.17.0.5> tid=0xa77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5990b39f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:08:55.484 GMT <RMI TCP Connection(107)-172.17.0.5> tid=0xa77] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:55.484 GMT <RMI TCP Connection(107)-172.17.0.5> tid=0xa77] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5990b39f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:08:55.486 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xa30] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@acbd180

[info 2020/03/04 23:08:55.489 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22440].
Not connected.


[info 2020/03/04 23:08:55.491 GMT <Test worker> tid=0x18] Executing command: exit

[vm0] [info 2020/03/04 23:08:55.491 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xa30] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 23:08:55.491 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xa30] Locator was created at Wed Mar 04 23:08:55 GMT 2020

[vm0] [info 2020/03/04 23:08:55.491 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xa30] Listening on port 29458 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:08:55.492 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xa30] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit416746860463565427/locator/locator29458view.dat

[vm0] [info 2020/03/04 23:08:55.492 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xa30] recovery file not found: /tmp/junit416746860463565427/locator/locator29458view.dat

[vm0] [info 2020/03/04 23:08:55.492 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xa30] Starting distributed system

[info 2020/03/04 23:08:55.491 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:55.493 GMT <RMI TCP Connection(220)-172.17.0.8> tid=0xc11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @393c1af5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:08:55.493 GMT <RMI TCP Connection(220)-172.17.0.8> tid=0xc11] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:55.493 GMT <RMI TCP Connection(220)-172.17.0.8> tid=0xc11] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @393c1af5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:08:55.494 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d67d11d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:08:55.494 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:55.494 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d67d11d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:08:55.494 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xa30] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:08:55.494 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xac7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4505c2c1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:08:55.495 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xac7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:55.495 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xac7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4505c2c1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:08:55.495 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xa2f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5be7b4b2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:08:55.495 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xa2f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:55.495 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xa2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5be7b4b2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:08:55.496 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @139c25da(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:08:55.496 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xa5f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:55.496 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xa5f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @139c25da(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:08:55.497 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xac8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307786d7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:08:55.497 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xac8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:55.497 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xac8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307786d7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:08:55.498 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x99e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f3ca43(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:08:55.498 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x99e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:55.498 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x99e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f3ca43(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:08:55.500 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18113113117195230337

[info 2020/03/04 23:08:55.502 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:08:55.705 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:55.706 GMT <RMI TCP Connection(220)-172.17.0.8> tid=0xc11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a330ab5(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:08:55.706 GMT <RMI TCP Connection(220)-172.17.0.8> tid=0xc11] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:55.706 GMT <RMI TCP Connection(220)-172.17.0.8> tid=0xc11] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a330ab5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:08:55.707 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ccb5071(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:08:55.707 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:55.707 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ccb5071(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:08:55.707 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xac7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d98be42(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:08:55.707 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xac7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:55.707 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xac7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d98be42(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:08:55.708 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xa2f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @101410ee(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:08:55.708 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xa2f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:55.708 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xa2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @101410ee(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:08:55.709 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ac22322(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:08:55.709 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xa5f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:55.709 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xa5f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ac22322(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:08:55.710 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xac8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f13177c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:08:55.710 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xac8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:55.710 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xac8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f13177c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:08:55.711 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x99e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bac71a8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:08:55.711 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x99e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:55.711 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x99e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bac71a8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:08:55.714 GMT <RMI TCP Connection(220)-172.17.0.8> tid=0xc11] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@9e2eb5b

[vm0] [info 2020/03/04 23:08:55.718 GMT <RMI TCP Connection(220)-172.17.0.8> tid=0xc11] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 23:08:55.718 GMT <RMI TCP Connection(220)-172.17.0.8> tid=0xc11] Locator was created at Wed Mar 04 23:08:55 GMT 2020

[vm0] [info 2020/03/04 23:08:55.718 GMT <RMI TCP Connection(220)-172.17.0.8> tid=0xc11] Listening on port 22442 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:08:55.719 GMT <RMI TCP Connection(220)-172.17.0.8> tid=0xc11] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18113113117195230337/locator/locator22442view.dat

[vm0] [info 2020/03/04 23:08:55.719 GMT <RMI TCP Connection(220)-172.17.0.8> tid=0xc11] recovery file not found: /tmp/junit18113113117195230337/locator/locator22442view.dat

[vm0] [info 2020/03/04 23:08:55.719 GMT <RMI TCP Connection(220)-172.17.0.8> tid=0xc11] Starting distributed system

[vm0] [info 2020/03/04 23:08:55.721 GMT <RMI TCP Connection(220)-172.17.0.8> tid=0xc11] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:08:55.746 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x8c2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4236fd52

[vm2] [info 2020/03/04 23:08:55.751 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x8c2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:08:56.395 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x91f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a2a3b6c

[vm3] [info 2020/03/04 23:08:56.401 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x91f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:08:56.999 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x937] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@9aa7071

[vm4] [info 2020/03/04 23:08:57.004 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0x937] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:08:57.592 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26686]

Command result for <connect --jmx-manager=localhost[26686]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26686] ..
Successfully connected to: [host=localhost, port=26686]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 875
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2412
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 360
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 8811


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:08:59.100 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 159 ms)

[vm2] [info 2020/03/04 23:08:59.249 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xa43] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 147 ms)

[vm1] [info 2020/03/04 23:08:59.290 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6f5e0c2f

[vm1] [info 2020/03/04 23:08:59.294 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:08:59.369 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@5de12015

[vm1] [info 2020/03/04 23:08:59.374 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:08:59.389 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xaa1] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 138 ms)

[vm4] [info 2020/03/04 23:08:59.536 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0xafa] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 145 ms)

[vm5] [info 2020/03/04 23:08:59.685 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 147 ms)

[vm6] [info 2020/03/04 23:08:59.826 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 140 ms)

[vm2] [info 2020/03/04 23:08:59.869 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa8a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3c08c43c

[vm2] [info 2020/03/04 23:08:59.873 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa8a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:08:59.956 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xac7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@72b81730

[vm2] [info 2020/03/04 23:08:59.962 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xac7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:08:59.968 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x8b3] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 23:08:59.969 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x8b3] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 141 ms)

[info 2020/03/04 23:08:59.970 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:59.972 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x8b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d9fea9e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:08:59.972 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x8b3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:08:59.972 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x8b3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d9fea9e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:08:59.973 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c21a587(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:08:59.973 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:08:59.973 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c21a587(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:08:59.973 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xa43] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43209d53(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:08:59.974 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xa43] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:08:59.974 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xa43] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43209d53(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:08:59.974 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xaa1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78e80bd8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:08:59.975 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xaa1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:08:59.975 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xaa1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78e80bd8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:08:59.976 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0xafa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @443cb3cb(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:08:59.976 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0xafa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:08:59.976 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0xafa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @443cb3cb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:08:59.976 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ddf1067(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:08:59.977 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xad2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:08:59.977 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ddf1067(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:08:59.977 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68429f2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:08:59.977 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:08:59.977 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68429f2(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:08:59.979 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x8b3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 23:08:59.980 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x8b3] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 23:08:59.980 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 23:08:59.981 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 23:08:59.981 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xa43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 23:08:59.982 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xa43] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 23:08:59.982 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xaa1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 23:08:59.983 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xaa1] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 23:08:59.983 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0xafa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 23:08:59.984 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0xafa] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 23:08:59.984 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 23:08:59.984 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 23:08:59.985 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 23:08:59.986 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 23:08:59.987 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 23:08:59.988 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:09:00.007 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25038].
Not connected.


[info 2020/03/04 23:09:00.008 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:09:00.009 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:00.010 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x8b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74e80d61(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:09:00.010 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x8b3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:00.010 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x8b3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74e80d61(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:09:00.011 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d32c348(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:09:00.011 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:00.011 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d32c348(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:09:00.012 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xa43] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47ed878(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:09:00.012 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xa43] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:00.012 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xa43] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47ed878(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:09:00.013 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xaa1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @258f9435(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:09:00.013 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xaa1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:00.013 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xaa1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @258f9435(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:09:00.014 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0xafa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c9bba99(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:09:00.014 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0xafa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:00.014 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0xafa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c9bba99(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:09:00.014 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5436662c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:09:00.015 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xad2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:00.015 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5436662c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:09:00.015 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24a7aa3c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:09:00.015 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:00.016 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24a7aa3c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:09:00.018 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3036003510749865545

[info 2020/03/04 23:09:00.020 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:09:00.116 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaf3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@776f456a

[vm5] [info 2020/03/04 23:09:00.121 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaf3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:09:00.219 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:00.219 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x8b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e383508(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:09:00.219 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x8b3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:00.220 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x8b3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e383508(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:09:00.220 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @612a1947(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:09:00.221 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:00.221 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @612a1947(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:09:00.221 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xa43] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f5f2ed2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:09:00.221 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xa43] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:00.221 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xa43] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f5f2ed2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:09:00.222 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xaa1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f716e7f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:09:00.222 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xaa1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:00.222 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xaa1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f716e7f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:09:00.223 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0xafa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66d4f442(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:09:00.223 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0xafa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:00.223 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0xafa] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66d4f442(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:09:00.224 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @121a1b9e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:09:00.224 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xad2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:00.224 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @121a1b9e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:09:00.225 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5558b132(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:09:00.225 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb33] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:00.225 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5558b132(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:09:00.228 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x8b3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@26eb103f

[vm0] [info 2020/03/04 23:09:00.233 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x8b3] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 23:09:00.233 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x8b3] Locator was created at Wed Mar 04 23:09:00 GMT 2020

[vm0] [info 2020/03/04 23:09:00.234 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x8b3] Listening on port 25040 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:09:00.234 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x8b3] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3036003510749865545/locator/locator25040view.dat

[vm0] [info 2020/03/04 23:09:00.234 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x8b3] recovery file not found: /tmp/junit3036003510749865545/locator/locator25040view.dat

[vm0] [info 2020/03/04 23:09:00.234 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x8b3] Starting distributed system

[vm0] [info 2020/03/04 23:09:00.236 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x8b3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:09:00.454 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xacb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7afc06ad

[vm3] [info 2020/03/04 23:09:00.459 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xacb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:09:00.536 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xa2f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1fd761b9

[vm3] [info 2020/03/04 23:09:00.541 GMT <RMI TCP Connection(112)-172.17.0.8> tid=0xa2f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:09:00.788 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb2f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@280e7f03

[vm6] [info 2020/03/04 23:09:00.792 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb2f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:09:01.030 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa12] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38dbdbc5

[vm4] [info 2020/03/04 23:09:01.046 GMT <RMI TCP Connection(108)-172.17.0.5> tid=0xa12] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:09:01.111 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e3ca184

[vm4] [info 2020/03/04 23:09:01.116 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0xa5f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:09:01.614 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:09:01.654 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29459]

Command result for <connect --jmx-manager=localhost[29459]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29459] ..
Successfully connected to: [host=localhost, port=29459]


[info 2020/03/04 23:09:01.699 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22443]

Command result for <connect --jmx-manager=localhost[22443]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22443] ..
Successfully connected to: [host=localhost, port=22443]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:09:03.939 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@53e501dc

[vm1] [info 2020/03/04 23:09:03.943 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:09:04.513 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xa43] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@761fb2ab

[vm2] [info 2020/03/04 23:09:04.518 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xa43] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 889
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2346
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 233
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8271


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:09:05.070 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 155 ms)

[vm3] [info 2020/03/04 23:09:05.117 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xaa1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1e78db87

[vm3] [info 2020/03/04 23:09:05.121 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xaa1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:09:05.221 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 149 ms)

[vm3] [info 2020/03/04 23:09:05.366 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 143 ms)

[vm4] [info 2020/03/04 23:09:05.508 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 140 ms)

[vm5] [info 2020/03/04 23:09:05.662 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaf3] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 153 ms)

[vm4] [info 2020/03/04 23:09:05.695 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0xafa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@11a93f5f

[vm4] [info 2020/03/04 23:09:05.700 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0xafa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:09:05.806 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb2f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 142 ms)

[vm0] [info 2020/03/04 23:09:05.944 GMT <RMI TCP Connection(186)-172.17.0.7> tid=0x882] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 23:09:05.945 GMT <RMI TCP Connection(186)-172.17.0.7> tid=0x882] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 137 ms)

[info 2020/03/04 23:09:05.946 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:05.948 GMT <RMI TCP Connection(186)-172.17.0.7> tid=0x882] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37cc4bac(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:09:05.948 GMT <RMI TCP Connection(186)-172.17.0.7> tid=0x882] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:05.948 GMT <RMI TCP Connection(186)-172.17.0.7> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37cc4bac(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:09:05.950 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a746db0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:09:05.950 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:05.950 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a746db0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:09:05.951 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b7d7f65(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:09:05.951 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xa46] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:05.951 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b7d7f65(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:09:05.954 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66c550a5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:09:05.954 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xac1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:05.954 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66c550a5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:09:05.954 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5808825d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:09:05.954 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xadf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:05.955 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5808825d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:09:05.955 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaf3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51beddcc(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:09:05.955 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaf3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:05.955 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaf3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51beddcc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:09:05.956 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb2f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @221e5910(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:09:05.956 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb2f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:05.956 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb2f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @221e5910(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:09:05.958 GMT <RMI TCP Connection(186)-172.17.0.7> tid=0x882] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 23:09:05.959 GMT <RMI TCP Connection(186)-172.17.0.7> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 23:09:05.961 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 23:09:05.961 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 23:09:05.962 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 23:09:05.962 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 23:09:05.964 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 23:09:05.965 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 23:09:05.965 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 23:09:05.966 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 23:09:05.967 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaf3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 23:09:05.967 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaf3] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 23:09:05.968 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb2f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 23:09:05.968 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb2f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 23:09:05.970 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:09:05.970 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:09:05.998 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21287].
Not connected.


[info 2020/03/04 23:09:05.999 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:09:06.000 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:06.001 GMT <RMI TCP Connection(186)-172.17.0.7> tid=0x882] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @93a42f8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:09:06.001 GMT <RMI TCP Connection(186)-172.17.0.7> tid=0x882] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:06.001 GMT <RMI TCP Connection(186)-172.17.0.7> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @93a42f8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:09:06.002 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73b1a4e0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:09:06.002 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:06.002 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73b1a4e0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:09:06.003 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15307a97(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:09:06.003 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xa46] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:06.003 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15307a97(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:09:06.004 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @632109fb(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:09:06.004 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xac1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:06.004 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @632109fb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:09:06.005 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d3c97c3(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:09:06.005 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xadf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:06.005 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d3c97c3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:09:06.005 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaf3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bba9a96(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:09:06.006 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaf3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:06.006 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaf3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bba9a96(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:09:06.006 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb2f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59ce0692(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:09:06.006 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb2f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:06.006 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb2f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59ce0692(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:09:06.009 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10563058532155164917

[info 2020/03/04 23:09:06.011 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:09:06.221 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:06.222 GMT <RMI TCP Connection(186)-172.17.0.7> tid=0x882] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69b5cf7b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:09:06.222 GMT <RMI TCP Connection(186)-172.17.0.7> tid=0x882] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:06.222 GMT <RMI TCP Connection(186)-172.17.0.7> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69b5cf7b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:09:06.223 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b08b275(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:09:06.223 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:06.223 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b08b275(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:09:06.224 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12a5d967(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:09:06.224 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xa46] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:06.224 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12a5d967(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:09:06.225 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5daae913(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:09:06.225 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xac1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:06.225 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5daae913(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:09:06.226 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26e57db1(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:09:06.226 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xadf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:06.226 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26e57db1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:09:06.226 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaf3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21cd6bb1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:09:06.226 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaf3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:06.227 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaf3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21cd6bb1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:09:06.227 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb2f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6881ed0(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:09:06.227 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb2f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:06.227 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb2f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6881ed0(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:09:06.230 GMT <RMI TCP Connection(186)-172.17.0.7> tid=0x882] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@634c8bc8

[vm0] [info 2020/03/04 23:09:06.234 GMT <RMI TCP Connection(186)-172.17.0.7> tid=0x882] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 23:09:06.235 GMT <RMI TCP Connection(186)-172.17.0.7> tid=0x882] Locator was created at Wed Mar 04 23:09:06 GMT 2020

[vm0] [info 2020/03/04 23:09:06.235 GMT <RMI TCP Connection(186)-172.17.0.7> tid=0x882] Listening on port 21289 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:09:06.235 GMT <RMI TCP Connection(186)-172.17.0.7> tid=0x882] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10563058532155164917/locator/locator21289view.dat

[vm0] [info 2020/03/04 23:09:06.235 GMT <RMI TCP Connection(186)-172.17.0.7> tid=0x882] recovery file not found: /tmp/junit10563058532155164917/locator/locator21289view.dat

[vm0] [info 2020/03/04 23:09:06.235 GMT <RMI TCP Connection(186)-172.17.0.7> tid=0x882] Starting distributed system

[vm0] [info 2020/03/04 23:09:06.237 GMT <RMI TCP Connection(186)-172.17.0.7> tid=0x882] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:09:06.347 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25041]

Command result for <connect --jmx-manager=localhost[25041]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25041] ..
Successfully connected to: [host=localhost, port=25041]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:09:09.763 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6a13453f

[vm1] [info 2020/03/04 23:09:09.767 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:09:10.326 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7564f95f

[vm2] [info 2020/03/04 23:09:10.331 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xa46] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:09:10.901 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@6ff1ea42

[vm3] [info 2020/03/04 23:09:10.905 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xac1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:09:11.473 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@65fbd252

[vm4] [info 2020/03/04 23:09:11.477 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xadf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:09:12.067 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21290]

Command result for <connect --jmx-manager=localhost[21290]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21290] ..
Successfully connected to: [host=localhost, port=21290]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:09:15.920 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xae6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440@2e2b5f7d

[vm5] [info 2020/03/04 23:09:15.925 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xae6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:09:16.598 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@6f7d3213

[vm6] [info 2020/03/04 23:09:16.603 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x9c0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2594
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 379
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9105


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:09:20.572 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 156 ms)

[vm2] [info 2020/03/04 23:09:20.715 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 141 ms)

[vm3] [info 2020/03/04 23:09:20.870 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 152 ms)

[vm4] [info 2020/03/04 23:09:21.021 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb0e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 148 ms)

[vm5] [info 2020/03/04 23:09:21.178 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xae6] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 155 ms)

[vm6] [info 2020/03/04 23:09:21.323 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 144 ms)

[vm0] [info 2020/03/04 23:09:21.467 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0x841] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 23:09:21.468 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 142 ms)

[info 2020/03/04 23:09:21.468 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:21.471 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e7a4b56(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:09:21.471 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0x841] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:21.471 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e7a4b56(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:09:21.471 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b25a6ca(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:09:21.472 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:21.472 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b25a6ca(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:09:21.472 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56bc69f5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:09:21.472 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:21.472 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56bc69f5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:09:21.473 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29809e14(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:09:21.473 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:21.473 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29809e14(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:09:21.474 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb0e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fbe45bc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:09:21.474 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb0e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:21.474 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb0e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fbe45bc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:09:21.475 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xae6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @639366d6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:09:21.475 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xae6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:21.475 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xae6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @639366d6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:09:21.476 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55c50629(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:09:21.476 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x9c0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:21.476 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55c50629(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:09:21.478 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 23:09:21.478 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 23:09:21.479 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 23:09:21.479 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 23:09:21.480 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 23:09:21.480 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 23:09:21.481 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 23:09:21.481 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 23:09:21.482 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb0e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 23:09:21.482 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb0e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 23:09:21.483 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xae6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 23:09:21.483 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xae6] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 23:09:21.484 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 23:09:21.484 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 23:09:21.486 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 23:09:21.487 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:09:21.506 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20485].
Not connected.


[info 2020/03/04 23:09:21.507 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:09:21.508 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:21.509 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cc5800d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:09:21.510 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0x841] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:21.510 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cc5800d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:09:21.510 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30d5dd4d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:09:21.511 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:21.511 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30d5dd4d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:09:21.511 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c1298be(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:09:21.512 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:21.512 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c1298be(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:09:21.512 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f4d7d56(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:09:21.512 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:21.512 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f4d7d56(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:09:21.513 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb0e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d05a911(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:09:21.513 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb0e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:21.513 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb0e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d05a911(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:09:21.514 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xae6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ea20dd5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:09:21.514 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xae6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:21.514 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xae6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ea20dd5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:09:21.515 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea7f731(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:09:21.515 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x9c0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:21.515 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea7f731(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:09:21.518 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5373662094430796044

[info 2020/03/04 23:09:21.520 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:09:21.724 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:21.725 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ac16ef8(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:09:21.725 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0x841] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:21.725 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ac16ef8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:09:21.725 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d3fe781(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:09:21.726 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:21.726 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d3fe781(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:09:21.726 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b6beaad(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:09:21.726 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:21.726 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b6beaad(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:09:21.727 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7608c4e0(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:09:21.727 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:21.727 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7608c4e0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:09:21.728 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb0e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @789647fb(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:09:21.728 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb0e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:21.728 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb0e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @789647fb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:09:21.729 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xae6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ead8106(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:09:21.729 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xae6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:21.729 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xae6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ead8106(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:09:21.730 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x9c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58854523(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:09:21.730 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x9c0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:21.730 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x9c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58854523(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:09:21.733 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0x841] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4e7146a6

[vm0] [info 2020/03/04 23:09:21.738 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0x841] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 23:09:21.738 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0x841] Locator was created at Wed Mar 04 23:09:21 GMT 2020

[vm0] [info 2020/03/04 23:09:21.738 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0x841] Listening on port 20487 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:09:21.738 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0x841] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5373662094430796044/locator/locator20487view.dat

[vm0] [info 2020/03/04 23:09:21.738 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0x841] recovery file not found: /tmp/junit5373662094430796044/locator/locator20487view.dat

[vm0] [info 2020/03/04 23:09:21.739 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0x841] Starting distributed system

[vm0] [info 2020/03/04 23:09:21.740 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0x841] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:09:25.464 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@5a543cb4

[vm1] [info 2020/03/04 23:09:25.468 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:09:26.041 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@768709a6

[vm2] [info 2020/03/04 23:09:26.046 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:09:26.621 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@70d2c0cd

[vm3] [info 2020/03/04 23:09:26.625 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:09:27.217 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb0e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@706d2d68

[vm4] [info 2020/03/04 23:09:27.222 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb0e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:09:27.811 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20488]

Command result for <connect --jmx-manager=localhost[20488]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20488] ..
Successfully connected to: [host=localhost, port=20488]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:09:35.206 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb96] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440@63029d52

[vm5] [info 2020/03/04 23:09:35.211 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb96] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:09:35.934 GMT <RMI TCP Connection(95)-172.17.0.4> tid=0xba5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40@1eb7b504

[vm6] [info 2020/03/04 23:09:35.939 GMT <RMI TCP Connection(95)-172.17.0.4> tid=0xba5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:09:39.385 GMT <RMI TCP Connection(90)-172.17.0.6> tid=0xbab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@25c667dd

[vm5] [info 2020/03/04 23:09:39.390 GMT <RMI TCP Connection(90)-172.17.0.6> tid=0xbab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2578
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 400
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9126


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 9


[vm1] [info 2020/03/04 23:09:39.849 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 145 ms)

[vm2] [info 2020/03/04 23:09:40.014 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xac4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 162 ms)

[vm6] [info 2020/03/04 23:09:40.054 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xbbe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@69ffa7c9

[vm6] [info 2020/03/04 23:09:40.061 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xbbe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:09:40.180 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb2f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 164 ms)

[vm4] [info 2020/03/04 23:09:40.322 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb85] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 140 ms)

[vm5] [info 2020/03/04 23:09:40.478 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb96] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 154 ms)

[vm6] [info 2020/03/04 23:09:40.645 GMT <RMI TCP Connection(95)-172.17.0.4> tid=0xba5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 166 ms)

[vm0] [info 2020/03/04 23:09:40.789 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0xd21] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 23:09:40.790 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0xd21] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 140 ms)

[info 2020/03/04 23:09:40.790 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:40.792 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0xd21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b3c9937(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:09:40.793 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0xd21] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:40.793 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0xd21] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b3c9937(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:09:40.793 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eb73f37(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:09:40.794 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:40.794 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eb73f37(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:09:40.795 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xac4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e90c490(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:09:40.795 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xac4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:40.795 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xac4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e90c490(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:09:40.796 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb2f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78b54ab6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:09:40.796 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb2f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:40.796 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78b54ab6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:09:40.797 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31c829e4(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:09:40.797 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb85] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:40.797 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb85] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31c829e4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:09:40.797 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ae8bc83(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:09:40.798 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb96] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:40.798 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb96] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ae8bc83(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:09:40.798 GMT <RMI TCP Connection(95)-172.17.0.4> tid=0xba5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40e78a6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:09:40.798 GMT <RMI TCP Connection(95)-172.17.0.4> tid=0xba5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:40.799 GMT <RMI TCP Connection(95)-172.17.0.4> tid=0xba5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40e78a6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:09:40.801 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0xd21] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 23:09:40.801 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0xd21] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 23:09:40.802 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 23:09:40.802 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 23:09:40.803 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xac4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 23:09:40.803 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xac4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 23:09:40.804 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb2f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 23:09:40.804 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 23:09:40.805 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb85] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 23:09:40.805 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb85] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 23:09:40.806 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb96] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 23:09:40.806 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb96] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 23:09:40.807 GMT <RMI TCP Connection(95)-172.17.0.4> tid=0xba5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 23:09:40.807 GMT <RMI TCP Connection(95)-172.17.0.4> tid=0xba5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 23:09:40.810 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 23:09:40.810 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:09:40.837 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24124].
Not connected.


[info 2020/03/04 23:09:40.839 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:09:40.840 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:40.841 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0xd21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73b14c83(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:09:40.841 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0xd21] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:40.841 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0xd21] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73b14c83(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:09:40.842 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ae1da6b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:09:40.842 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:40.842 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ae1da6b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:09:40.843 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xac4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76940dd8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:09:40.843 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xac4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:40.843 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xac4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76940dd8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:09:40.844 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb2f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ac90f4e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:09:40.844 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb2f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:40.844 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ac90f4e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:09:40.845 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3138c9cc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:09:40.845 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb85] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:40.845 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb85] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3138c9cc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:09:40.846 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a8b5954(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:09:40.846 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb96] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:40.846 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb96] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a8b5954(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:09:40.847 GMT <RMI TCP Connection(95)-172.17.0.4> tid=0xba5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e8f5b8d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:09:40.847 GMT <RMI TCP Connection(95)-172.17.0.4> tid=0xba5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:40.847 GMT <RMI TCP Connection(95)-172.17.0.4> tid=0xba5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e8f5b8d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:09:40.851 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12069961133729217952

[info 2020/03/04 23:09:40.853 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:09:41.068 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:41.069 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0xd21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d5c95ef(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:09:41.069 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0xd21] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:41.069 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0xd21] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d5c95ef(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:09:41.070 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74be0d86(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:09:41.070 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:41.070 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74be0d86(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:09:41.071 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xac4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ecb6e00(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:09:41.071 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xac4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:41.071 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xac4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ecb6e00(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:09:41.071 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb2f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22d00f3d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:09:41.072 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb2f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:41.072 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22d00f3d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:09:41.072 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4968e5b9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:09:41.072 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb85] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:41.073 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb85] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4968e5b9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:09:41.073 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15acb88(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:09:41.073 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb96] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:41.073 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb96] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15acb88(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:09:41.074 GMT <RMI TCP Connection(95)-172.17.0.4> tid=0xba5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cfcab1c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:09:41.074 GMT <RMI TCP Connection(95)-172.17.0.4> tid=0xba5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:41.074 GMT <RMI TCP Connection(95)-172.17.0.4> tid=0xba5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cfcab1c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:09:41.077 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0xd21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@42fa697c

[vm0] [info 2020/03/04 23:09:41.081 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0xd21] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 23:09:41.081 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0xd21] Locator was created at Wed Mar 04 23:09:41 GMT 2020

[vm0] [info 2020/03/04 23:09:41.081 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0xd21] Listening on port 24126 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:09:41.082 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0xd21] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12069961133729217952/locator/locator24126view.dat

[vm0] [info 2020/03/04 23:09:41.082 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0xd21] recovery file not found: /tmp/junit12069961133729217952/locator/locator24126view.dat

[vm0] [info 2020/03/04 23:09:41.082 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0xd21] Starting distributed system

[vm0] [info 2020/03/04 23:09:41.084 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0xd21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:09:43.124 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb7c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@7dc5a657

[vm5] [info 2020/03/04 23:09:43.128 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb7c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2330
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 117
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 7524


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:09:43.449 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 146 ms)

[vm2] [info 2020/03/04 23:09:43.594 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb08] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 142 ms)

[vm3] [info 2020/03/04 23:09:43.743 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xb39] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 146 ms)

[vm6] [info 2020/03/04 23:09:43.790 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xbec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40@13a84f59

[vm6] [info 2020/03/04 23:09:43.795 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xbec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:09:43.886 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb1a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 140 ms)

[vm5] [info 2020/03/04 23:09:44.065 GMT <RMI TCP Connection(90)-172.17.0.6> tid=0xbab] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 177 ms)

[vm6] [info 2020/03/04 23:09:44.208 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xbbe] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 141 ms)

[vm0] [info 2020/03/04 23:09:44.348 GMT <RMI TCP Connection(203)-172.17.0.6> tid=0xd26] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 23:09:44.349 GMT <RMI TCP Connection(203)-172.17.0.6> tid=0xd26] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 139 ms)

[info 2020/03/04 23:09:44.350 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:44.352 GMT <RMI TCP Connection(203)-172.17.0.6> tid=0xd26] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @774ba24(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:09:44.352 GMT <RMI TCP Connection(203)-172.17.0.6> tid=0xd26] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:44.352 GMT <RMI TCP Connection(203)-172.17.0.6> tid=0xd26] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @774ba24(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:09:44.352 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3430649(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:09:44.352 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:44.352 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3430649(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:09:44.353 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb08] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5661339b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:09:44.353 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb08] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:44.353 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb08] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5661339b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:09:44.354 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xb39] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c74d58d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:09:44.354 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xb39] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:44.354 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xb39] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c74d58d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:09:44.355 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb1a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31891537(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:09:44.355 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb1a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:44.355 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb1a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31891537(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:09:44.356 GMT <RMI TCP Connection(90)-172.17.0.6> tid=0xbab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6378dbfe(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:09:44.356 GMT <RMI TCP Connection(90)-172.17.0.6> tid=0xbab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:44.356 GMT <RMI TCP Connection(90)-172.17.0.6> tid=0xbab] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6378dbfe(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:09:44.357 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xbbe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23f0ff53(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:09:44.357 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xbbe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:44.357 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xbbe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23f0ff53(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:09:44.359 GMT <RMI TCP Connection(203)-172.17.0.6> tid=0xd26] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 23:09:44.359 GMT <RMI TCP Connection(203)-172.17.0.6> tid=0xd26] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 23:09:44.360 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 23:09:44.361 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 23:09:44.361 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb08] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 23:09:44.362 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb08] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 23:09:44.362 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xb39] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 23:09:44.363 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xb39] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 23:09:44.364 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb1a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 23:09:44.364 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb1a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 23:09:44.365 GMT <RMI TCP Connection(90)-172.17.0.6> tid=0xbab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 23:09:44.365 GMT <RMI TCP Connection(90)-172.17.0.6> tid=0xbab] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 23:09:44.366 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xbbe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 23:09:44.366 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xbbe] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 23:09:44.368 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 23:09:44.369 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:09:44.396 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23753].
Not connected.


[info 2020/03/04 23:09:44.398 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:09:44.399 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:44.400 GMT <RMI TCP Connection(203)-172.17.0.6> tid=0xd26] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31055b25(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:09:44.400 GMT <RMI TCP Connection(203)-172.17.0.6> tid=0xd26] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:44.400 GMT <RMI TCP Connection(203)-172.17.0.6> tid=0xd26] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31055b25(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:09:44.401 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @289ef1b2(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:09:44.401 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:44.401 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @289ef1b2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:09:44.401 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb08] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79a3848a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:09:44.401 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb08] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:44.401 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb08] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79a3848a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:09:44.402 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xb39] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @563cebd1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:09:44.402 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xb39] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:44.402 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xb39] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @563cebd1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:09:44.403 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb1a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38d7b628(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:09:44.403 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb1a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:44.403 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb1a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38d7b628(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:09:44.404 GMT <RMI TCP Connection(90)-172.17.0.6> tid=0xbab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66472d5c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:09:44.404 GMT <RMI TCP Connection(90)-172.17.0.6> tid=0xbab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:44.404 GMT <RMI TCP Connection(90)-172.17.0.6> tid=0xbab] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66472d5c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:09:44.405 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xbbe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @113d6b91(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:09:44.405 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xbbe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:44.405 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xbbe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @113d6b91(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:09:44.408 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14933862919185689438

[info 2020/03/04 23:09:44.409 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:09:44.628 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:44.629 GMT <RMI TCP Connection(203)-172.17.0.6> tid=0xd26] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71bf1855(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:09:44.629 GMT <RMI TCP Connection(203)-172.17.0.6> tid=0xd26] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:44.629 GMT <RMI TCP Connection(203)-172.17.0.6> tid=0xd26] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71bf1855(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:09:44.630 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4658da30(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:09:44.630 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:44.630 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4658da30(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:09:44.630 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb08] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1946e44(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:09:44.630 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb08] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:44.631 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb08] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1946e44(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:09:44.631 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xb39] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ee1eefc(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:09:44.631 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xb39] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:44.631 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xb39] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ee1eefc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:09:44.632 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb1a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4087db20(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:09:44.632 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb1a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:44.632 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb1a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4087db20(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:09:44.633 GMT <RMI TCP Connection(90)-172.17.0.6> tid=0xbab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70683b40(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:09:44.633 GMT <RMI TCP Connection(90)-172.17.0.6> tid=0xbab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:44.633 GMT <RMI TCP Connection(90)-172.17.0.6> tid=0xbab] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70683b40(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:09:44.634 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xbbe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23fff0a9(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:09:44.634 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xbbe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:44.634 GMT <RMI TCP Connection(89)-172.17.0.6> tid=0xbbe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23fff0a9(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:09:44.636 GMT <RMI TCP Connection(203)-172.17.0.6> tid=0xd26] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@161dd89d

[vm0] [info 2020/03/04 23:09:44.641 GMT <RMI TCP Connection(203)-172.17.0.6> tid=0xd26] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 23:09:44.641 GMT <RMI TCP Connection(203)-172.17.0.6> tid=0xd26] Locator was created at Wed Mar 04 23:09:44 GMT 2020

[vm0] [info 2020/03/04 23:09:44.641 GMT <RMI TCP Connection(203)-172.17.0.6> tid=0xd26] Listening on port 23755 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:09:44.642 GMT <RMI TCP Connection(203)-172.17.0.6> tid=0xd26] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14933862919185689438/locator/locator23755view.dat

[vm0] [info 2020/03/04 23:09:44.642 GMT <RMI TCP Connection(203)-172.17.0.6> tid=0xd26] recovery file not found: /tmp/junit14933862919185689438/locator/locator23755view.dat

[vm0] [info 2020/03/04 23:09:44.642 GMT <RMI TCP Connection(203)-172.17.0.6> tid=0xd26] Starting distributed system

[vm0] [info 2020/03/04 23:09:44.644 GMT <RMI TCP Connection(203)-172.17.0.6> tid=0xd26] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:09:44.715 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5cc04b35

[vm1] [info 2020/03/04 23:09:44.720 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:09:45.309 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xac4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@78b66b0e

[vm2] [info 2020/03/04 23:09:45.314 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xac4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:09:45.908 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb2f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4c2120cc

[vm3] [info 2020/03/04 23:09:45.913 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb2f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:09:46.483 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb85] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4f5b8fba

[vm4] [info 2020/03/04 23:09:46.488 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0xb85] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:09:46.731 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xb24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@7087377f

[vm5] [info 2020/03/04 23:09:46.735 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xb24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:09:47.057 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24127]

Command result for <connect --jmx-manager=localhost[24127]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24127] ..
Successfully connected to: [host=localhost, port=24127]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:09:47.387 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0xbc4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@36b95d6c

[vm6] [info 2020/03/04 23:09:47.392 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0xbc4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2548
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 444
Total primaries transferred during this rebalance                                               | 57
Total time (in milliseconds) for this rebalance                                                 | 9144


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:09:47.696 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 145 ms)

[vm2] [info 2020/03/04 23:09:47.838 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 139 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:09:47.981 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 141 ms)

[vm4] [info 2020/03/04 23:09:48.120 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 136 ms)

[vm1] [info 2020/03/04 23:09:48.258 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@5cbf41ac

[vm1] [info 2020/03/04 23:09:48.263 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:09:48.268 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb7c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 146 ms)

[vm6] [info 2020/03/04 23:09:48.407 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xbec] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 137 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 23:09:48.542 GMT <RMI TCP Connection(194)-172.17.0.9> tid=0x9d9] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 23:09:48.543 GMT <RMI TCP Connection(194)-172.17.0.9> tid=0x9d9] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 134 ms)

[info 2020/03/04 23:09:48.544 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:48.545 GMT <RMI TCP Connection(194)-172.17.0.9> tid=0x9d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @797f75ff(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:09:48.546 GMT <RMI TCP Connection(194)-172.17.0.9> tid=0x9d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:48.546 GMT <RMI TCP Connection(194)-172.17.0.9> tid=0x9d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @797f75ff(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:09:48.546 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55c9b1be(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:09:48.546 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:48.547 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55c9b1be(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:09:48.547 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f149041(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:09:48.547 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:48.548 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f149041(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:09:48.548 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @112d269e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:09:48.548 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:48.548 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @112d269e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:09:48.549 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb56] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3000fda3(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:09:48.549 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb56] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:48.549 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3000fda3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:09:48.550 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb7c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40e22040(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:09:48.550 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb7c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:48.550 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb7c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40e22040(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:09:48.551 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xbec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @625332a2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:09:48.551 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xbec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:48.551 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xbec] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @625332a2(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:09:48.553 GMT <RMI TCP Connection(194)-172.17.0.9> tid=0x9d9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 23:09:48.553 GMT <RMI TCP Connection(194)-172.17.0.9> tid=0x9d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 23:09:48.554 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 23:09:48.554 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 23:09:48.555 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xac2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 23:09:48.555 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 23:09:48.556 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb33] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 23:09:48.556 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 23:09:48.557 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb56] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 23:09:48.557 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 23:09:48.558 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb7c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 23:09:48.558 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb7c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 23:09:48.559 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xbec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 23:09:48.559 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xbec] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 23:09:48.561 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 23:09:48.562 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:09:48.586 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26686].
Not connected.


[info 2020/03/04 23:09:48.588 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:09:48.589 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:48.590 GMT <RMI TCP Connection(194)-172.17.0.9> tid=0x9d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @647a1f6a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:09:48.590 GMT <RMI TCP Connection(194)-172.17.0.9> tid=0x9d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:48.590 GMT <RMI TCP Connection(194)-172.17.0.9> tid=0x9d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @647a1f6a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:09:48.590 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69ce1f66(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:09:48.591 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:48.591 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69ce1f66(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:09:48.591 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5410668c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:09:48.591 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:48.591 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5410668c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:09:48.592 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @196bc7e7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:09:48.592 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:48.592 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @196bc7e7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:09:48.593 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb56] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77dc52e8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:09:48.593 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb56] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:48.593 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77dc52e8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:09:48.594 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb7c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f322ba7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:09:48.594 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb7c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:48.594 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb7c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f322ba7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:09:48.594 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xbec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7716b76f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:09:48.595 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xbec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:48.595 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xbec] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7716b76f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:09:48.598 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8447419661356476049

[info 2020/03/04 23:09:48.600 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:09:48.822 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:48.822 GMT <RMI TCP Connection(194)-172.17.0.9> tid=0x9d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b768ab3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:09:48.822 GMT <RMI TCP Connection(194)-172.17.0.9> tid=0x9d9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:48.822 GMT <RMI TCP Connection(194)-172.17.0.9> tid=0x9d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b768ab3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:09:48.823 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3adf0b88(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:09:48.823 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:48.823 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3adf0b88(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:09:48.824 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c0ec084(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:09:48.824 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xac2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:48.824 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c0ec084(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:09:48.825 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @619bae78(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:09:48.825 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb33] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:48.825 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @619bae78(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:09:48.826 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb56] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f8dbf89(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:09:48.826 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb56] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:48.826 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f8dbf89(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:09:48.826 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb7c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65a0e663(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:09:48.827 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb7c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:48.827 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb7c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65a0e663(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:09:48.827 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xbec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a39284(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:09:48.827 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xbec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:48.828 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xbec] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a39284(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:09:48.830 GMT <RMI TCP Connection(194)-172.17.0.9> tid=0x9d9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3b26d3d5

[vm0] [info 2020/03/04 23:09:48.835 GMT <RMI TCP Connection(194)-172.17.0.9> tid=0x9d9] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 23:09:48.835 GMT <RMI TCP Connection(194)-172.17.0.9> tid=0x9d9] Locator was created at Wed Mar 04 23:09:48 GMT 2020

[vm0] [info 2020/03/04 23:09:48.835 GMT <RMI TCP Connection(194)-172.17.0.9> tid=0x9d9] Listening on port 26688 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:09:48.836 GMT <RMI TCP Connection(194)-172.17.0.9> tid=0x9d9] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8447419661356476049/locator/locator26688view.dat

[vm0] [info 2020/03/04 23:09:48.836 GMT <RMI TCP Connection(194)-172.17.0.9> tid=0x9d9] recovery file not found: /tmp/junit8447419661356476049/locator/locator26688view.dat

[vm0] [info 2020/03/04 23:09:48.836 GMT <RMI TCP Connection(194)-172.17.0.9> tid=0x9d9] Starting distributed system

[vm0] [info 2020/03/04 23:09:48.837 GMT <RMI TCP Connection(194)-172.17.0.9> tid=0x9d9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:09:48.843 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb08] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@771a0799

[vm2] [info 2020/03/04 23:09:48.848 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb08] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:09:49.446 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xb39] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5ec8c4eb

[vm3] [info 2020/03/04 23:09:49.451 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xb39] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:09:50.032 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb1a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@311177

[vm4] [info 2020/03/04 23:09:50.037 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xb1a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:09:50.616 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23756]

Command result for <connect --jmx-manager=localhost[23756]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23756] ..
Successfully connected to: [host=localhost, port=23756]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2489
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 304
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8535


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 9


[vm1] [info 2020/03/04 23:09:51.113 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 151 ms)

[vm2] [info 2020/03/04 23:09:51.253 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xafd] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 137 ms)

[vm3] [info 2020/03/04 23:09:51.396 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb4b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 141 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:09:51.538 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb44] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 139 ms)

[vm5] [info 2020/03/04 23:09:51.543 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840@7b347015

[vm5] [info 2020/03/04 23:09:51.548 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xad2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:09:51.686 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xb24] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 146 ms)

[vm6] [info 2020/03/04 23:09:51.824 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0xbc4] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 137 ms)

[vm5] [info 2020/03/04 23:09:51.877 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xba3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840@4ed541fa

[vm5] [info 2020/03/04 23:09:51.881 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xba3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:09:51.968 GMT <RMI TCP Connection(223)-172.17.0.5> tid=0xd26] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 23:09:51.969 GMT <RMI TCP Connection(223)-172.17.0.5> tid=0xd26] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 142 ms)

[info 2020/03/04 23:09:51.969 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:51.971 GMT <RMI TCP Connection(223)-172.17.0.5> tid=0xd26] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d8140ce(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:09:51.971 GMT <RMI TCP Connection(223)-172.17.0.5> tid=0xd26] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:51.971 GMT <RMI TCP Connection(223)-172.17.0.5> tid=0xd26] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d8140ce(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:09:51.972 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bd4423f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:09:51.972 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:51.972 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bd4423f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:09:51.973 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xafd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ebad818(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:09:51.973 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xafd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:51.973 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xafd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ebad818(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:09:51.974 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb4b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ce8767(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:09:51.974 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb4b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:51.974 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb4b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ce8767(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:09:51.975 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb44] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5edd6bd5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:09:51.975 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb44] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:51.975 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb44] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5edd6bd5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:09:51.976 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xb24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @612e753e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:09:51.976 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xb24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:51.976 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xb24] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @612e753e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:09:51.976 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0xbc4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a29a72e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:09:51.977 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0xbc4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:51.977 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0xbc4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a29a72e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:09:51.978 GMT <RMI TCP Connection(223)-172.17.0.5> tid=0xd26] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 23:09:51.979 GMT <RMI TCP Connection(223)-172.17.0.5> tid=0xd26] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 23:09:51.980 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 23:09:51.980 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 23:09:51.980 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xafd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 23:09:51.981 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xafd] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 23:09:51.981 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb4b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 23:09:51.982 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb4b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 23:09:51.982 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 23:09:51.983 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb44] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 23:09:51.983 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xb24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 23:09:51.984 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xb24] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 23:09:51.984 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0xbc4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 23:09:51.985 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0xbc4] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 23:09:51.986 GMT <RMI TCP Connection(32)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 23:09:51.987 GMT <RMI TCP Connection(32)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:09:52.011 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29459].
Not connected.


[info 2020/03/04 23:09:52.013 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:09:52.013 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:52.014 GMT <RMI TCP Connection(223)-172.17.0.5> tid=0xd26] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71d6ab8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:09:52.015 GMT <RMI TCP Connection(223)-172.17.0.5> tid=0xd26] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:52.015 GMT <RMI TCP Connection(223)-172.17.0.5> tid=0xd26] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71d6ab8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:09:52.015 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @762433b3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:09:52.015 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:52.016 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @762433b3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:09:52.016 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xafd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26207bb6(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:09:52.016 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xafd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:52.016 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xafd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26207bb6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:09:52.017 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb4b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @479e672(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:09:52.017 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb4b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:52.017 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb4b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @479e672(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:09:52.018 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb44] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @633c7c39(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:09:52.018 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb44] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:52.018 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb44] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @633c7c39(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:09:52.019 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xb24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11a94510(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:09:52.019 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xb24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:52.019 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xb24] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11a94510(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:09:52.020 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0xbc4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40646a07(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:09:52.020 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0xbc4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:52.020 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0xbc4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40646a07(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:09:52.023 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10979924309713320664

[info 2020/03/04 23:09:52.025 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:09:52.184 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@57167f1f

[vm6] [info 2020/03/04 23:09:52.189 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb33] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:09:52.228 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:52.229 GMT <RMI TCP Connection(223)-172.17.0.5> tid=0xd26] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7156e016(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:09:52.229 GMT <RMI TCP Connection(223)-172.17.0.5> tid=0xd26] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:52.229 GMT <RMI TCP Connection(223)-172.17.0.5> tid=0xd26] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7156e016(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:09:52.230 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b87636f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:09:52.230 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:52.230 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b87636f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:09:52.230 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xafd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eafea50(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:09:52.231 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xafd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:52.231 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xafd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eafea50(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:09:52.231 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb4b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c6c89af(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:09:52.231 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb4b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:52.231 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb4b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c6c89af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:09:52.232 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb44] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @799a30b1(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:09:52.232 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb44] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:52.232 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb44] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @799a30b1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:09:52.233 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xb24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @136ce546(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:09:52.233 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xb24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:52.233 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xb24] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @136ce546(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:09:52.234 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0xbc4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @481bc798(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:09:52.234 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0xbc4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:52.234 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0xbc4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @481bc798(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:09:52.237 GMT <RMI TCP Connection(223)-172.17.0.5> tid=0xd26] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b6e2237

[vm0] [info 2020/03/04 23:09:52.242 GMT <RMI TCP Connection(223)-172.17.0.5> tid=0xd26] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 23:09:52.242 GMT <RMI TCP Connection(223)-172.17.0.5> tid=0xd26] Locator was created at Wed Mar 04 23:09:52 GMT 2020

[vm0] [info 2020/03/04 23:09:52.242 GMT <RMI TCP Connection(223)-172.17.0.5> tid=0xd26] Listening on port 29461 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:09:52.242 GMT <RMI TCP Connection(223)-172.17.0.5> tid=0xd26] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10979924309713320664/locator/locator29461view.dat

[vm0] [info 2020/03/04 23:09:52.243 GMT <RMI TCP Connection(223)-172.17.0.5> tid=0xd26] recovery file not found: /tmp/junit10979924309713320664/locator/locator29461view.dat

[vm0] [info 2020/03/04 23:09:52.243 GMT <RMI TCP Connection(223)-172.17.0.5> tid=0xd26] Starting distributed system

[vm0] [info 2020/03/04 23:09:52.244 GMT <RMI TCP Connection(223)-172.17.0.5> tid=0xd26] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:09:52.477 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1a44716f

[vm1] [info 2020/03/04 23:09:52.482 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:09:52.555 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xbc1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@2c0b764e

[vm6] [info 2020/03/04 23:09:52.566 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xbc1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:09:53.051 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xac2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3c622f24

[vm2] [info 2020/03/04 23:09:53.055 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xac2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:09:53.659 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb33] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4b2a10c

[vm3] [info 2020/03/04 23:09:53.663 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb33] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:09:54.246 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb56] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7bc799e3

[vm4] [info 2020/03/04 23:09:54.251 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb56] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:09:54.841 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26689]

Command result for <connect --jmx-manager=localhost[26689]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26689] ..
Successfully connected to: [host=localhost, port=26689]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2414
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 237
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8133


[vm1] [info 2020/03/04 23:09:56.010 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7e45c552

[vm1] [info 2020/03/04 23:09:56.015 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2655
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 476
Total primaries transferred during this rebalance                                               | 60
Total time (in milliseconds) for this rebalance                                                 | 9561


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:09:56.177 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 151 ms)

[vm1] [info 2020/03/04 23:09:56.250 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 153 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:09:56.322 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xb94] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 143 ms)

[vm2] [info 2020/03/04 23:09:56.401 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xaa8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 149 ms)

[vm3] [info 2020/03/04 23:09:56.465 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xaf2] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 140 ms)

[vm3] [info 2020/03/04 23:09:56.547 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb0c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 144 ms)

[vm4] [info 2020/03/04 23:09:56.614 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb17] Got result: null
[vm2] [info 2020/03/04 23:09:56.614 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xafd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1b051c80
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 147 ms)


[vm2] [info 2020/03/04 23:09:56.619 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xafd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:09:56.685 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 135 ms)

[vm5] [info 2020/03/04 23:09:56.776 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xba3] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 160 ms)

[vm5] [info 2020/03/04 23:09:56.841 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 154 ms)

[vm6] [info 2020/03/04 23:09:56.918 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xbc1] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 140 ms)

[vm6] [info 2020/03/04 23:09:56.985 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 142 ms)

[vm0] [info 2020/03/04 23:09:57.058 GMT <RMI TCP Connection(227)-172.17.0.8> tid=0x800] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 23:09:57.059 GMT <RMI TCP Connection(227)-172.17.0.8> tid=0x800] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 140 ms)

[info 2020/03/04 23:09:57.060 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:57.062 GMT <RMI TCP Connection(227)-172.17.0.8> tid=0x800] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c4e9a65(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:09:57.062 GMT <RMI TCP Connection(227)-172.17.0.8> tid=0x800] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:57.062 GMT <RMI TCP Connection(227)-172.17.0.8> tid=0x800] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c4e9a65(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:09:57.063 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @183aff75(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:09:57.063 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:57.063 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @183aff75(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:09:57.064 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xb94] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b80b602(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:09:57.064 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xb94] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:57.064 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xb94] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b80b602(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:09:57.065 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xaf2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d5c80fe(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:09:57.065 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xaf2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:57.065 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xaf2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d5c80fe(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:09:57.066 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b631f3(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:09:57.066 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb17] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:57.066 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b631f3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:09:57.067 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xba3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64c0cfe(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:09:57.067 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xba3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:57.067 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xba3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64c0cfe(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:09:57.068 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xbc1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ca83e95(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:09:57.068 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xbc1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:57.068 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xbc1] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ca83e95(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:09:57.071 GMT <RMI TCP Connection(227)-172.17.0.8> tid=0x800] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 23:09:57.071 GMT <RMI TCP Connection(227)-172.17.0.8> tid=0x800] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 23:09:57.072 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 23:09:57.072 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 23:09:57.073 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xb94] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 23:09:57.073 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xb94] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 23:09:57.074 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xaf2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 23:09:57.075 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xaf2] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 23:09:57.076 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb17] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 23:09:57.076 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb17] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 23:09:57.077 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xba3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 23:09:57.077 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xba3] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 23:09:57.078 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xbc1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 23:09:57.078 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xbc1] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 23:09:57.080 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 23:09:57.081 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:09:57.109 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22443].
Not connected.


[info 2020/03/04 23:09:57.110 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:09:57.111 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:57.113 GMT <RMI TCP Connection(227)-172.17.0.8> tid=0x800] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28b1b987(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:09:57.113 GMT <RMI TCP Connection(227)-172.17.0.8> tid=0x800] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:57.113 GMT <RMI TCP Connection(227)-172.17.0.8> tid=0x800] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28b1b987(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:09:57.114 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @661be3f8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:09:57.114 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:57.114 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @661be3f8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:09:57.114 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xb94] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14e8f3a3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:09:57.115 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xb94] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:57.115 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xb94] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14e8f3a3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:09:57.116 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xaf2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @325a0453(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:09:57.116 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xaf2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:57.116 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xaf2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @325a0453(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:09:57.116 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20c4aaa1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:09:57.116 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb17] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:57.117 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20c4aaa1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:09:57.117 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xba3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e7931e2(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:09:57.117 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xba3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:57.117 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xba3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e7931e2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:09:57.118 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xbc1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78eec0ba(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:09:57.118 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xbc1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:57.118 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xbc1] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78eec0ba(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:09:57.122 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3369079678443794393

[info 2020/03/04 23:09:57.124 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:09:57.129 GMT <RMI TCP Connection(193)-172.17.0.3> tid=0x8b3] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 23:09:57.130 GMT <RMI TCP Connection(193)-172.17.0.3> tid=0x8b3] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 143 ms)

[info 2020/03/04 23:09:57.131 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:57.133 GMT <RMI TCP Connection(193)-172.17.0.3> tid=0x8b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bdd2257(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:09:57.133 GMT <RMI TCP Connection(193)-172.17.0.3> tid=0x8b3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:57.133 GMT <RMI TCP Connection(193)-172.17.0.3> tid=0x8b3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bdd2257(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:09:57.134 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @242ba6be(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:09:57.134 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:57.134 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @242ba6be(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:09:57.135 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xaa8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e986a86(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:09:57.135 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xaa8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:57.135 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xaa8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e986a86(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:09:57.135 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55637345(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:09:57.136 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb0c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:57.136 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb0c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55637345(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:09:57.136 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3022ef37(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:09:57.137 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:57.137 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3022ef37(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:09:57.137 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @594bd340(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:09:57.137 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xad2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:57.138 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @594bd340(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:09:57.138 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59ab6df3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:09:57.138 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:57.138 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59ab6df3(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:09:57.141 GMT <RMI TCP Connection(193)-172.17.0.3> tid=0x8b3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 23:09:57.141 GMT <RMI TCP Connection(193)-172.17.0.3> tid=0x8b3] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 23:09:57.142 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 23:09:57.142 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 23:09:57.143 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xaa8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 23:09:57.143 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xaa8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 23:09:57.144 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb0c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 23:09:57.144 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb0c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 23:09:57.145 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 23:09:57.145 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 23:09:57.146 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 23:09:57.146 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 23:09:57.147 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 23:09:57.148 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 23:09:57.150 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 23:09:57.150 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:09:57.185 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25041].
Not connected.


[info 2020/03/04 23:09:57.187 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:09:57.187 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:57.188 GMT <RMI TCP Connection(193)-172.17.0.3> tid=0x8b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a67b13c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:09:57.189 GMT <RMI TCP Connection(193)-172.17.0.3> tid=0x8b3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:57.189 GMT <RMI TCP Connection(193)-172.17.0.3> tid=0x8b3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a67b13c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:09:57.189 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32708c26(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:09:57.190 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:57.190 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32708c26(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:09:57.190 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xaa8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2793b20c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:09:57.190 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xaa8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:57.191 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xaa8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2793b20c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:09:57.191 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b342535(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:09:57.191 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb0c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:57.191 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb0c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b342535(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:09:57.192 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d076d22(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:09:57.192 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:57.192 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d076d22(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:09:57.193 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @372a2689(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:09:57.193 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xad2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:57.193 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @372a2689(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:09:57.194 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ab8bf9c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:09:57.194 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:57.194 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ab8bf9c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:09:57.198 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8298463943994194543

[info 2020/03/04 23:09:57.200 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:09:57.222 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb4b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@300684b1

[vm3] [info 2020/03/04 23:09:57.227 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb4b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:09:57.351 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:57.351 GMT <RMI TCP Connection(227)-172.17.0.8> tid=0x800] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cc1b02e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:09:57.351 GMT <RMI TCP Connection(227)-172.17.0.8> tid=0x800] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:57.351 GMT <RMI TCP Connection(227)-172.17.0.8> tid=0x800] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cc1b02e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:09:57.352 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dfbedc2(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:09:57.352 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:57.352 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dfbedc2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:09:57.353 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xb94] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b8c89fb(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:09:57.353 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xb94] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:57.353 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xb94] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b8c89fb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:09:57.354 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xaf2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ca8da4f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:09:57.354 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xaf2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:57.354 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xaf2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ca8da4f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:09:57.354 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26557512(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:09:57.354 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb17] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:57.354 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26557512(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:09:57.355 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xba3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32268428(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:09:57.355 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xba3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:57.355 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xba3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32268428(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:09:57.356 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xbc1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60cd06a1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:09:57.356 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xbc1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:57.356 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xbc1] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60cd06a1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:09:57.359 GMT <RMI TCP Connection(227)-172.17.0.8> tid=0x800] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5803e29

[vm0] [info 2020/03/04 23:09:57.364 GMT <RMI TCP Connection(227)-172.17.0.8> tid=0x800] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 23:09:57.364 GMT <RMI TCP Connection(227)-172.17.0.8> tid=0x800] Locator was created at Wed Mar 04 23:09:57 GMT 2020

[vm0] [info 2020/03/04 23:09:57.364 GMT <RMI TCP Connection(227)-172.17.0.8> tid=0x800] Listening on port 22445 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:09:57.364 GMT <RMI TCP Connection(227)-172.17.0.8> tid=0x800] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3369079678443794393/locator/locator22445view.dat

[vm0] [info 2020/03/04 23:09:57.364 GMT <RMI TCP Connection(227)-172.17.0.8> tid=0x800] recovery file not found: /tmp/junit3369079678443794393/locator/locator22445view.dat

[vm0] [info 2020/03/04 23:09:57.365 GMT <RMI TCP Connection(227)-172.17.0.8> tid=0x800] Starting distributed system

[vm0] [info 2020/03/04 23:09:57.366 GMT <RMI TCP Connection(227)-172.17.0.8> tid=0x800] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:09:57.436 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:57.437 GMT <RMI TCP Connection(193)-172.17.0.3> tid=0x8b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @485a5eb0(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:09:57.437 GMT <RMI TCP Connection(193)-172.17.0.3> tid=0x8b3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:09:57.437 GMT <RMI TCP Connection(193)-172.17.0.3> tid=0x8b3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @485a5eb0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:09:57.438 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10f34970(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:09:57.438 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:09:57.438 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10f34970(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:09:57.439 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xaa8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15b4b79d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:09:57.439 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xaa8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:09:57.439 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xaa8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15b4b79d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:09:57.439 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @120be7f0(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:09:57.440 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb0c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:09:57.440 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb0c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @120be7f0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:09:57.440 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34a476e4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:09:57.440 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:09:57.440 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34a476e4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:09:57.441 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f10af72(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:09:57.441 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xad2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:09:57.441 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f10af72(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:09:57.442 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41187049(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:09:57.442 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb33] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:09:57.442 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41187049(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:09:57.445 GMT <RMI TCP Connection(193)-172.17.0.3> tid=0x8b3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74b9a029

[vm0] [info 2020/03/04 23:09:57.449 GMT <RMI TCP Connection(193)-172.17.0.3> tid=0x8b3] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 23:09:57.450 GMT <RMI TCP Connection(193)-172.17.0.3> tid=0x8b3] Locator was created at Wed Mar 04 23:09:57 GMT 2020

[vm0] [info 2020/03/04 23:09:57.450 GMT <RMI TCP Connection(193)-172.17.0.3> tid=0x8b3] Listening on port 25043 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:09:57.450 GMT <RMI TCP Connection(193)-172.17.0.3> tid=0x8b3] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8298463943994194543/locator/locator25043view.dat

[vm0] [info 2020/03/04 23:09:57.450 GMT <RMI TCP Connection(193)-172.17.0.3> tid=0x8b3] recovery file not found: /tmp/junit8298463943994194543/locator/locator25043view.dat

[vm0] [info 2020/03/04 23:09:57.450 GMT <RMI TCP Connection(193)-172.17.0.3> tid=0x8b3] Starting distributed system

[vm0] [info 2020/03/04 23:09:57.452 GMT <RMI TCP Connection(193)-172.17.0.3> tid=0x8b3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:09:57.697 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb63] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@595cc307

[vm5] [info 2020/03/04 23:09:57.702 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb63] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:09:57.824 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb44] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1b69b4c8

[vm4] [info 2020/03/04 23:09:57.829 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0xb44] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:09:58.393 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbde] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@3f0d731b

[vm6] [info 2020/03/04 23:09:58.398 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbde] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:09:58.436 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29462]

Command result for <connect --jmx-manager=localhost[29462]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29462] ..
Successfully connected to: [host=localhost, port=29462]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:10:00.996 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@5cbc179c

[vm1] [info 2020/03/04 23:10:01.001 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:10:01.207 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@c441be

[vm1] [info 2020/03/04 23:10:01.211 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:10:01.578 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xb94] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@43313606

[vm2] [info 2020/03/04 23:10:01.583 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xb94] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:10:01.790 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xaa8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5248249

[vm2] [info 2020/03/04 23:10:01.795 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xaa8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2557
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 331
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 8832


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm3] [info 2020/03/04 23:10:02.167 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xaf2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@49618d05

[vm3] [info 2020/03/04 23:10:02.172 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0xaf2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:10:02.243 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 149 ms)

[vm3] [info 2020/03/04 23:10:02.379 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb0c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@61c8f418

[vm3] [info 2020/03/04 23:10:02.385 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb0c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:10:02.401 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 156 ms)

[vm3] [info 2020/03/04 23:10:02.548 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 144 ms)

[vm4] [info 2020/03/04 23:10:02.691 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 141 ms)

[vm4] [info 2020/03/04 23:10:02.753 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb17] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@57150bc4

[vm4] [info 2020/03/04 23:10:02.759 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb17] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:10:02.845 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb63] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 152 ms)

[vm4] [info 2020/03/04 23:10:02.965 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@72556469

[vm4] [info 2020/03/04 23:10:02.970 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:10:02.988 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbde] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 142 ms)

[vm0] [info 2020/03/04 23:10:03.130 GMT <RMI TCP Connection(193)-172.17.0.7> tid=0x87c] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 23:10:03.131 GMT <RMI TCP Connection(193)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 141 ms)

[info 2020/03/04 23:10:03.131 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:03.133 GMT <RMI TCP Connection(193)-172.17.0.7> tid=0x87c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b5b6345(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:10:03.134 GMT <RMI TCP Connection(193)-172.17.0.7> tid=0x87c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:03.134 GMT <RMI TCP Connection(193)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b5b6345(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:10:03.134 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dcfd54d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:10:03.134 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:10:03.134 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dcfd54d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:10:03.135 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19b03985(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:10:03.135 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xa46] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:10:03.135 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19b03985(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:10:03.136 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dc5cbba(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:10:03.136 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xac1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:10:03.136 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dc5cbba(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:10:03.137 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1daf4729(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:10:03.137 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xadf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:10:03.137 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1daf4729(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:10:03.138 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29e9787a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:10:03.138 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb63] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:10:03.138 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb63] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29e9787a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:10:03.139 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbde] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @427e4c8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:10:03.139 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbde] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:10:03.139 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbde] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @427e4c8(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:10:03.141 GMT <RMI TCP Connection(193)-172.17.0.7> tid=0x87c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 23:10:03.141 GMT <RMI TCP Connection(193)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 23:10:03.142 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 23:10:03.142 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 23:10:03.143 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 23:10:03.144 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 23:10:03.144 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 23:10:03.145 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 23:10:03.146 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 23:10:03.146 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 23:10:03.146 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb63] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 23:10:03.147 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb63] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 23:10:03.148 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbde] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 23:10:03.148 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbde] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 23:10:03.150 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:10:03.150 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:10:03.170 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21290].
Not connected.


[info 2020/03/04 23:10:03.172 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:10:03.172 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:03.174 GMT <RMI TCP Connection(193)-172.17.0.7> tid=0x87c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5efce34a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:10:03.174 GMT <RMI TCP Connection(193)-172.17.0.7> tid=0x87c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:03.174 GMT <RMI TCP Connection(193)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5efce34a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:10:03.175 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @406649c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:10:03.175 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:10:03.175 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @406649c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:10:03.176 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57c4cfcb(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:10:03.176 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xa46] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:10:03.176 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57c4cfcb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:10:03.176 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @273148(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:10:03.176 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xac1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:10:03.176 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @273148(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:10:03.177 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c224171(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:10:03.177 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xadf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:10:03.177 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c224171(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:10:03.178 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32fe78c6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:10:03.178 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb63] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:10:03.178 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb63] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32fe78c6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:10:03.179 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbde] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cfa7a8f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:10:03.179 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbde] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:10:03.179 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbde] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cfa7a8f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:10:03.183 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17257038629530196327

[info 2020/03/04 23:10:03.185 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:10:03.345 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22446]

Command result for <connect --jmx-manager=localhost[22446]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22446] ..
Successfully connected to: [host=localhost, port=22446]


[info 2020/03/04 23:10:03.390 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:03.391 GMT <RMI TCP Connection(193)-172.17.0.7> tid=0x87c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @478e2865(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:10:03.391 GMT <RMI TCP Connection(193)-172.17.0.7> tid=0x87c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:03.391 GMT <RMI TCP Connection(193)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @478e2865(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:10:03.391 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33a5fe41(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:10:03.392 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:10:03.392 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33a5fe41(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:10:03.392 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65d28583(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:10:03.392 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xa46] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:10:03.392 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65d28583(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:10:03.393 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f446d51(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:10:03.393 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xac1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:10:03.393 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f446d51(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:10:03.394 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eaf7b21(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:10:03.394 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xadf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:10:03.394 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eaf7b21(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:10:03.395 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bb238e8(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:10:03.395 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb63] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:10:03.395 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb63] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bb238e8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:10:03.396 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbde] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @abf1c19(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:10:03.396 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbde] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:10:03.396 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbde] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @abf1c19(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:10:03.399 GMT <RMI TCP Connection(193)-172.17.0.7> tid=0x87c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3dbb9352

[vm0] [info 2020/03/04 23:10:03.403 GMT <RMI TCP Connection(193)-172.17.0.7> tid=0x87c] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 23:10:03.403 GMT <RMI TCP Connection(193)-172.17.0.7> tid=0x87c] Locator was created at Wed Mar 04 23:10:03 GMT 2020

[vm0] [info 2020/03/04 23:10:03.403 GMT <RMI TCP Connection(193)-172.17.0.7> tid=0x87c] Listening on port 21292 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:10:03.404 GMT <RMI TCP Connection(193)-172.17.0.7> tid=0x87c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17257038629530196327/locator/locator21292view.dat

[vm0] [info 2020/03/04 23:10:03.404 GMT <RMI TCP Connection(193)-172.17.0.7> tid=0x87c] recovery file not found: /tmp/junit17257038629530196327/locator/locator21292view.dat

[vm0] [info 2020/03/04 23:10:03.404 GMT <RMI TCP Connection(193)-172.17.0.7> tid=0x87c] Starting distributed system

[vm0] [info 2020/03/04 23:10:03.406 GMT <RMI TCP Connection(193)-172.17.0.7> tid=0x87c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:10:03.560 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25044]

Command result for <connect --jmx-manager=localhost[25044]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25044] ..
Successfully connected to: [host=localhost, port=25044]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:10:06.990 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6e6ea47a

[vm1] [info 2020/03/04 23:10:06.994 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:10:07.586 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7b7935b0

[vm2] [info 2020/03/04 23:10:07.592 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xa46] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:10:08.170 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@5ceab41c

[vm3] [info 2020/03/04 23:10:08.176 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xac1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:10:08.751 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@dc4267e

[vm4] [info 2020/03/04 23:10:08.756 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xadf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:10:09.343 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21293]

Command result for <connect --jmx-manager=localhost[21293]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21293] ..
Successfully connected to: [host=localhost, port=21293]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:10:18.220 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b011c66

[vm5] [info 2020/03/04 23:10:18.225 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:10:18.907 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbd0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5cc253c2

[vm6] [info 2020/03/04 23:10:18.912 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbd0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:10:19.735 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 815
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236212
Total time (in milliseconds) spent moving buckets during this rebalance                         | 1937
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 6270


[vm1] [info 2020/03/04 23:10:22.565 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 151 ms)

[vm2] [info 2020/03/04 23:10:22.708 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb69] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 140 ms)

[vm3] [info 2020/03/04 23:10:22.852 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb7c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 142 ms)

[vm4] [info 2020/03/04 23:10:22.998 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbbe] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 143 ms)

[vm5] [info 2020/03/04 23:10:23.143 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbc] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 144 ms)

[vm6] [info 2020/03/04 23:10:23.282 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbd0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 137 ms)

[vm0] [info 2020/03/04 23:10:23.421 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xc90] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 23:10:23.422 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xc90] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 138 ms)

[info 2020/03/04 23:10:23.423 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:23.425 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xc90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46e5c316(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:10:23.425 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xc90] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:23.425 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xc90] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46e5c316(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:10:23.426 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fcc3ac2(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:10:23.426 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:10:23.426 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fcc3ac2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:10:23.427 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e85f2db(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:10:23.427 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:10:23.427 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb69] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e85f2db(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:10:23.428 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb7c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d39cd46(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:10:23.428 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb7c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:10:23.428 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb7c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d39cd46(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:10:23.429 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbbe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1463f0c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:10:23.429 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbbe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:10:23.429 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbbe] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1463f0c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:10:23.430 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33a3477f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:10:23.430 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:10:23.430 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33a3477f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:10:23.430 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbd0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @547e8d1a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:10:23.431 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbd0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:10:23.431 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbd0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @547e8d1a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:10:23.433 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xc90] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 23:10:23.433 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xc90] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 23:10:23.434 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 23:10:23.434 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 23:10:23.435 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb69] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 23:10:23.435 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb69] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 23:10:23.436 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb7c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 23:10:23.436 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb7c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 23:10:23.437 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbbe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 23:10:23.437 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbbe] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 23:10:23.438 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 23:10:23.438 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbc] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 23:10:23.439 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbd0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 23:10:23.439 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbd0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 23:10:23.441 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 23:10:23.441 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:10:23.468 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20488].
Not connected.


[info 2020/03/04 23:10:23.470 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:10:23.471 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:23.472 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xc90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34272208(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:10:23.472 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xc90] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:23.472 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xc90] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34272208(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:10:23.473 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f4719e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:10:23.473 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:10:23.473 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f4719e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:10:23.474 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58c5fd7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:10:23.474 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:10:23.474 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb69] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58c5fd7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:10:23.474 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb7c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7469e5a3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:10:23.475 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb7c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:10:23.475 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb7c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7469e5a3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:10:23.475 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbbe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e3f06b0(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:10:23.476 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbbe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:10:23.476 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbbe] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e3f06b0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:10:23.476 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69de1ee(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:10:23.476 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:10:23.477 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69de1ee(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:10:23.477 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbd0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c344591(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:10:23.477 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbd0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:10:23.477 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbd0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c344591(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:10:23.481 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2376021491569870502

[info 2020/03/04 23:10:23.484 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:10:23.768 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:23.769 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xc90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9692efb(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:10:23.769 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xc90] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:23.769 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xc90] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9692efb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:10:23.769 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f016095(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:10:23.770 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:10:23.770 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f016095(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:10:23.770 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @795196b1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:10:23.770 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb69] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:10:23.771 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb69] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @795196b1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:10:23.771 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb7c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @573e001(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:10:23.771 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb7c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:10:23.771 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb7c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @573e001(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:10:23.772 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbbe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @199a5552(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:10:23.772 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbbe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:10:23.772 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbbe] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @199a5552(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:10:23.773 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4075015b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:10:23.773 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:10:23.773 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4075015b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:10:23.774 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbd0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7026b22a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:10:23.774 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbd0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:10:23.774 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbd0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7026b22a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:10:23.777 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xc90] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@248223

[vm0] [info 2020/03/04 23:10:23.782 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xc90] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 23:10:23.782 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xc90] Locator was created at Wed Mar 04 23:10:23 GMT 2020

[vm0] [info 2020/03/04 23:10:23.782 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xc90] Listening on port 20490 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:10:23.782 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xc90] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2376021491569870502/locator/locator20490view.dat

[vm0] [info 2020/03/04 23:10:23.782 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xc90] recovery file not found: /tmp/junit2376021491569870502/locator/locator20490view.dat

[vm0] [info 2020/03/04 23:10:23.783 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xc90] Starting distributed system

[vm0] [info 2020/03/04 23:10:23.784 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xc90] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:10:27.625 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4aabe36e

[vm1] [info 2020/03/04 23:10:27.630 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:10:28.230 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb69] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1136ad78

[vm2] [info 2020/03/04 23:10:28.235 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb69] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:10:28.829 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb7c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@8fe6f6a

[vm3] [info 2020/03/04 23:10:28.834 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb7c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:10:29.437 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbbe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5b0be338

[vm4] [info 2020/03/04 23:10:29.443 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbbe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:10:30.021 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20491]

Command result for <connect --jmx-manager=localhost[20491]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20491] ..
Successfully connected to: [host=localhost, port=20491]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:10:33.941 GMT <RMI TCP Connection(98)-172.17.0.4> tid=0xb96] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2928eb7f

[vm5] [info 2020/03/04 23:10:33.946 GMT <RMI TCP Connection(98)-172.17.0.4> tid=0xb96] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:10:34.637 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xba5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@41cbb703

[vm6] [info 2020/03/04 23:10:34.642 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xba5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:10:35.526 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:10:38.092 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xbab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@b4a65d9

[vm5] [info 2020/03/04 23:10:38.097 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xbab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 976
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2013
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 189
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 7152


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:10:38.680 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 171 ms)

[vm6] [info 2020/03/04 23:10:38.790 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xbbe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1e68a801

[vm6] [info 2020/03/04 23:10:38.795 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xbbe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:10:38.832 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xac4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 150 ms)

[vm3] [info 2020/03/04 23:10:38.974 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb2f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 140 ms)

[vm4] [info 2020/03/04 23:10:39.126 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb85] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 149 ms)

[vm5] [info 2020/03/04 23:10:39.280 GMT <RMI TCP Connection(98)-172.17.0.4> tid=0xb96] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 152 ms)

[vm6] [info 2020/03/04 23:10:39.427 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xba5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 146 ms)

[vm0] [info 2020/03/04 23:10:39.578 GMT <RMI TCP Connection(213)-172.17.0.4> tid=0xb92] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 23:10:39.579 GMT <RMI TCP Connection(213)-172.17.0.4> tid=0xb92] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 149 ms)

[info 2020/03/04 23:10:39.579 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:39.581 GMT <RMI TCP Connection(213)-172.17.0.4> tid=0xb92] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b67f66a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:10:39.581 GMT <RMI TCP Connection(213)-172.17.0.4> tid=0xb92] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:39.582 GMT <RMI TCP Connection(213)-172.17.0.4> tid=0xb92] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b67f66a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:10:39.582 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e5e7a52(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:10:39.582 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:10:39.583 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e5e7a52(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:10:39.583 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xac4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61a99a90(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:10:39.583 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xac4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:10:39.583 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xac4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61a99a90(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:10:39.584 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb2f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34d4618e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:10:39.584 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb2f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:10:39.584 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34d4618e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:10:39.585 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3904bfbc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:10:39.585 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb85] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:10:39.585 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb85] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3904bfbc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:10:39.586 GMT <RMI TCP Connection(98)-172.17.0.4> tid=0xb96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b39e6a8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:10:39.586 GMT <RMI TCP Connection(98)-172.17.0.4> tid=0xb96] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:10:39.586 GMT <RMI TCP Connection(98)-172.17.0.4> tid=0xb96] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b39e6a8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:10:39.587 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xba5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3921b5d9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:10:39.587 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xba5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:10:39.587 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xba5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3921b5d9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:10:39.589 GMT <RMI TCP Connection(213)-172.17.0.4> tid=0xb92] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 23:10:39.590 GMT <RMI TCP Connection(213)-172.17.0.4> tid=0xb92] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 23:10:39.590 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 23:10:39.591 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 23:10:39.592 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xac4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 23:10:39.592 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xac4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 23:10:39.593 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb2f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 23:10:39.593 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 23:10:39.594 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb85] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 23:10:39.594 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb85] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 23:10:39.595 GMT <RMI TCP Connection(98)-172.17.0.4> tid=0xb96] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 23:10:39.595 GMT <RMI TCP Connection(98)-172.17.0.4> tid=0xb96] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 23:10:39.596 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xba5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 23:10:39.596 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xba5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 23:10:39.598 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 23:10:39.599 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:10:39.626 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24127].
Not connected.


[info 2020/03/04 23:10:39.628 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:10:39.628 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:39.630 GMT <RMI TCP Connection(213)-172.17.0.4> tid=0xb92] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @534487cd(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:10:39.630 GMT <RMI TCP Connection(213)-172.17.0.4> tid=0xb92] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:39.630 GMT <RMI TCP Connection(213)-172.17.0.4> tid=0xb92] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @534487cd(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:10:39.631 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d0d1da8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:10:39.631 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:10:39.631 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d0d1da8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:10:39.632 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xac4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ce669e4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:10:39.632 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xac4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:10:39.632 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xac4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ce669e4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:10:39.633 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb2f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bc82ed6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:10:39.633 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb2f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:10:39.633 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bc82ed6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:10:39.634 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46cf73b3(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:10:39.634 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb85] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:10:39.634 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb85] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46cf73b3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:10:39.634 GMT <RMI TCP Connection(98)-172.17.0.4> tid=0xb96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21d3cb91(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:10:39.635 GMT <RMI TCP Connection(98)-172.17.0.4> tid=0xb96] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:10:39.635 GMT <RMI TCP Connection(98)-172.17.0.4> tid=0xb96] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21d3cb91(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:10:39.635 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xba5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dfeed11(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:10:39.636 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xba5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:10:39.636 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xba5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dfeed11(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:10:39.639 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9255635558164344350

[info 2020/03/04 23:10:39.641 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:10:39.651 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:10:39.847 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:39.848 GMT <RMI TCP Connection(213)-172.17.0.4> tid=0xb92] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e8d26d7(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:10:39.848 GMT <RMI TCP Connection(213)-172.17.0.4> tid=0xb92] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:39.848 GMT <RMI TCP Connection(213)-172.17.0.4> tid=0xb92] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e8d26d7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:10:39.849 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76f033c9(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:10:39.849 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:10:39.849 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76f033c9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:10:39.850 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xac4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2de4dfec(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:10:39.850 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xac4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:10:39.850 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xac4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2de4dfec(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:10:39.851 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb2f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a81c12(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:10:39.851 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb2f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:10:39.851 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a81c12(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:10:39.851 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27fdba31(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:10:39.852 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb85] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:10:39.852 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb85] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27fdba31(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:10:39.852 GMT <RMI TCP Connection(98)-172.17.0.4> tid=0xb96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37dded88(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:10:39.852 GMT <RMI TCP Connection(98)-172.17.0.4> tid=0xb96] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:10:39.853 GMT <RMI TCP Connection(98)-172.17.0.4> tid=0xb96] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37dded88(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:10:39.853 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xba5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @526d1225(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:10:39.853 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xba5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:10:39.853 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xba5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @526d1225(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:10:39.856 GMT <RMI TCP Connection(213)-172.17.0.4> tid=0xb92] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@26bd60f1

[vm0] [info 2020/03/04 23:10:39.863 GMT <RMI TCP Connection(213)-172.17.0.4> tid=0xb92] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 23:10:39.863 GMT <RMI TCP Connection(213)-172.17.0.4> tid=0xb92] Locator was created at Wed Mar 04 23:10:39 GMT 2020

[vm0] [info 2020/03/04 23:10:39.863 GMT <RMI TCP Connection(213)-172.17.0.4> tid=0xb92] Listening on port 24129 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:10:39.864 GMT <RMI TCP Connection(213)-172.17.0.4> tid=0xb92] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9255635558164344350/locator/locator24129view.dat

[vm0] [info 2020/03/04 23:10:39.864 GMT <RMI TCP Connection(213)-172.17.0.4> tid=0xb92] recovery file not found: /tmp/junit9255635558164344350/locator/locator24129view.dat

[vm0] [info 2020/03/04 23:10:39.864 GMT <RMI TCP Connection(213)-172.17.0.4> tid=0xb92] Starting distributed system

[vm0] [info 2020/03/04 23:10:39.866 GMT <RMI TCP Connection(213)-172.17.0.4> tid=0xb92] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:10:42.448 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb7b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4337dc73

[vm5] [info 2020/03/04 23:10:42.454 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb7b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 896
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236203
Total time (in milliseconds) spent moving buckets during this rebalance                         | 1994
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 118
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 6840


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 9


[vm1] [info 2020/03/04 23:10:42.701 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 149 ms)

[vm2] [info 2020/03/04 23:10:42.848 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb05] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 145 ms)

[vm3] [info 2020/03/04 23:10:42.998 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xb34] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 148 ms)

[vm6] [info 2020/03/04 23:10:43.145 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xbeb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d507e51

[vm4] [info 2020/03/04 23:10:43.146 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 145 ms)

[vm6] [info 2020/03/04 23:10:43.150 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xbeb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:10:43.305 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xbab] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 158 ms)

[vm6] [info 2020/03/04 23:10:43.442 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xbbe] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 136 ms)

[vm1] [info 2020/03/04 23:10:43.526 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@61442589

[vm1] [info 2020/03/04 23:10:43.530 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:10:43.604 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xd26] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 23:10:43.605 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xd26] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 161 ms)

[info 2020/03/04 23:10:43.606 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:43.608 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xd26] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @383c0ad1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:10:43.608 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xd26] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:43.608 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xd26] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @383c0ad1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:10:43.609 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3abe9864(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:10:43.609 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:10:43.609 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3abe9864(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:10:43.610 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb05] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53a50a93(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:10:43.610 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb05] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:10:43.610 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb05] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53a50a93(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:10:43.611 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xb34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cfc2285(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:10:43.611 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xb34] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:10:43.611 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xb34] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cfc2285(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:10:43.611 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61b881e1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:10:43.612 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb11] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:10:43.612 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61b881e1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:10:43.612 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xbab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f61ab87(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:10:43.612 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xbab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:10:43.612 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xbab] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f61ab87(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:10:43.613 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xbbe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33dfbec(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:10:43.613 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xbbe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:10:43.613 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xbbe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33dfbec(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:10:43.616 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xd26] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 23:10:43.616 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xd26] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 23:10:43.617 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 23:10:43.617 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 23:10:43.618 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb05] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 23:10:43.618 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb05] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 23:10:43.619 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xb34] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 23:10:43.619 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xb34] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 23:10:43.620 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 23:10:43.620 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 23:10:43.621 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xbab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 23:10:43.621 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xbab] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 23:10:43.622 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xbbe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 23:10:43.623 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xbbe] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 23:10:43.624 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 23:10:43.625 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:10:43.654 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23756].
Not connected.


[info 2020/03/04 23:10:43.655 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:10:43.656 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:43.657 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xd26] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fb970b5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:10:43.657 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xd26] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:43.657 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xd26] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fb970b5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:10:43.658 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62c11ec9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:10:43.658 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:10:43.658 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62c11ec9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:10:43.659 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb05] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d55f078(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:10:43.659 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb05] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:10:43.659 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb05] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d55f078(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:10:43.660 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xb34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @255f9f06(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:10:43.660 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xb34] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:10:43.660 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xb34] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @255f9f06(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:10:43.660 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56036757(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:10:43.661 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb11] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:10:43.661 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56036757(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:10:43.661 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xbab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @201e2661(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:10:43.661 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xbab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:10:43.661 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xbab] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @201e2661(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:10:43.662 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xbbe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e808adf(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:10:43.662 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xbbe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:10:43.662 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xbbe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e808adf(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:10:43.665 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14089428492855846155

[info 2020/03/04 23:10:43.667 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:10:43.883 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:43.883 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xd26] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1422ccdc(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:10:43.884 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xd26] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:43.884 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xd26] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1422ccdc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:10:43.884 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6be38471(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:10:43.884 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:10:43.884 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6be38471(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:10:43.885 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb05] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17f59478(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:10:43.885 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb05] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:10:43.885 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb05] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17f59478(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:10:43.886 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xb34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24c4deb1(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:10:43.886 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xb34] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:10:43.886 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xb34] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24c4deb1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:10:43.887 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bc98c3e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:10:43.887 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb11] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:10:43.887 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bc98c3e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:10:43.888 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xbab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50e05b07(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:10:43.888 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xbab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:10:43.888 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0xbab] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50e05b07(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:10:43.888 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xbbe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a909e46(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:10:43.889 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xbbe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:10:43.889 GMT <RMI TCP Connection(91)-172.17.0.6> tid=0xbbe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a909e46(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:10:43.891 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xd26] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@54d207d2

[vm0] [info 2020/03/04 23:10:43.896 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xd26] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 23:10:43.896 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xd26] Locator was created at Wed Mar 04 23:10:43 GMT 2020

[vm0] [info 2020/03/04 23:10:43.896 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xd26] Listening on port 23758 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:10:43.897 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xd26] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14089428492855846155/locator/locator23758view.dat

[vm0] [info 2020/03/04 23:10:43.897 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xd26] recovery file not found: /tmp/junit14089428492855846155/locator/locator23758view.dat

[vm0] [info 2020/03/04 23:10:43.897 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xd26] Starting distributed system

[vm0] [info 2020/03/04 23:10:43.899 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xd26] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:10:44.010 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:10:44.116 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xac4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@63ad5d65

[vm2] [info 2020/03/04 23:10:44.122 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xac4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:10:44.720 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb2f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1dedd76

[vm3] [info 2020/03/04 23:10:44.725 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb2f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:10:45.310 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb85] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@8db97d9

[vm4] [info 2020/03/04 23:10:45.314 GMT <RMI TCP Connection(97)-172.17.0.4> tid=0xb85] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:10:45.530 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xb23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b28117b

[vm5] [info 2020/03/04 23:10:45.535 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xb23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:10:45.883 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24130]

Command result for <connect --jmx-manager=localhost[24130]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24130] ..
Successfully connected to: [host=localhost, port=24130]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:10:46.199 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xbc3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4ec19aac

[vm6] [info 2020/03/04 23:10:46.204 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xbc3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:10:47.025 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 741
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2194
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 187
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 7611


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:10:47.211 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 149 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:10:47.359 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 146 ms)

[vm3] [info 2020/03/04 23:10:47.506 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 144 ms)

[vm1] [info 2020/03/04 23:10:47.599 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3d4ef1a1

[vm1] [info 2020/03/04 23:10:47.605 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:10:47.662 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 154 ms)

[vm5] [info 2020/03/04 23:10:47.823 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb7b] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 160 ms)

[vm6] [info 2020/03/04 23:10:47.968 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xbeb] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 143 ms)

[vm0] [info 2020/03/04 23:10:48.113 GMT <RMI TCP Connection(200)-172.17.0.9> tid=0x879] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 23:10:48.114 GMT <RMI TCP Connection(200)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 143 ms)

[info 2020/03/04 23:10:48.115 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:48.117 GMT <RMI TCP Connection(200)-172.17.0.9> tid=0x879] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e79b7c0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:10:48.117 GMT <RMI TCP Connection(200)-172.17.0.9> tid=0x879] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:48.117 GMT <RMI TCP Connection(200)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e79b7c0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:10:48.118 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d864d50(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:10:48.118 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:10:48.118 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d864d50(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:10:48.119 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1374458c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:10:48.119 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:10:48.119 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1374458c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:10:48.120 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48a917cc(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:10:48.120 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:10:48.120 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48a917cc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:10:48.121 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb56] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27facf84(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:10:48.121 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb56] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:10:48.121 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27facf84(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:10:48.121 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb7b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @228fa2bb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:10:48.122 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb7b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:10:48.122 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb7b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @228fa2bb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:10:48.122 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xbeb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @500297f4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:10:48.122 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xbeb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:10:48.122 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xbeb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @500297f4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:10:48.124 GMT <RMI TCP Connection(200)-172.17.0.9> tid=0x879] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 23:10:48.125 GMT <RMI TCP Connection(200)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 23:10:48.125 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 23:10:48.126 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 23:10:48.126 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xac2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 23:10:48.127 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 23:10:48.128 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb33] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 23:10:48.128 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 23:10:48.129 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb56] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 23:10:48.129 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 23:10:48.130 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb7b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 23:10:48.130 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb7b] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 23:10:48.131 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xbeb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 23:10:48.131 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xbeb] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 23:10:48.133 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 23:10:48.133 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:10:48.163 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26689].
Not connected.


[info 2020/03/04 23:10:48.164 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:10:48.165 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:48.166 GMT <RMI TCP Connection(200)-172.17.0.9> tid=0x879] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f5826cf(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:10:48.167 GMT <RMI TCP Connection(200)-172.17.0.9> tid=0x879] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:48.167 GMT <RMI TCP Connection(200)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f5826cf(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:10:48.167 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bdf6b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:10:48.167 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:10:48.167 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bdf6b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:10:48.168 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @786f08b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:10:48.168 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:10:48.168 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @786f08b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:10:48.169 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7af595e5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:10:48.169 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:10:48.169 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7af595e5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:10:48.170 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb56] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73af0d1e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:10:48.170 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb56] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:10:48.170 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73af0d1e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:10:48.171 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb7b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @593d383(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:10:48.171 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb7b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:10:48.171 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb7b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @593d383(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:10:48.172 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xbeb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4976755d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:10:48.172 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xbeb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:10:48.172 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xbeb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4976755d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:10:48.174 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2294932983063334457

[info 2020/03/04 23:10:48.176 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:10:48.205 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb05] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@40842b36

[vm2] [info 2020/03/04 23:10:48.211 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb05] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:10:48.394 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:48.395 GMT <RMI TCP Connection(200)-172.17.0.9> tid=0x879] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52279d97(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:10:48.395 GMT <RMI TCP Connection(200)-172.17.0.9> tid=0x879] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:48.395 GMT <RMI TCP Connection(200)-172.17.0.9> tid=0x879] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52279d97(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:10:48.396 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78cf9082(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:10:48.396 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:10:48.396 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78cf9082(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:10:48.396 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bcd659f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:10:48.397 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xac2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:10:48.397 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bcd659f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:10:48.397 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a1df4a3(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:10:48.397 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb33] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:10:48.397 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a1df4a3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:10:48.398 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb56] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @408325a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:10:48.398 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb56] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:10:48.398 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @408325a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:10:48.399 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb7b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43059d31(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:10:48.399 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb7b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:10:48.399 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb7b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43059d31(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:10:48.400 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xbeb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e348ce2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:10:48.400 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xbeb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:10:48.400 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xbeb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e348ce2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:10:48.403 GMT <RMI TCP Connection(200)-172.17.0.9> tid=0x879] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@30934cc4

[vm0] [info 2020/03/04 23:10:48.408 GMT <RMI TCP Connection(200)-172.17.0.9> tid=0x879] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 23:10:48.408 GMT <RMI TCP Connection(200)-172.17.0.9> tid=0x879] Locator was created at Wed Mar 04 23:10:48 GMT 2020

[vm0] [info 2020/03/04 23:10:48.408 GMT <RMI TCP Connection(200)-172.17.0.9> tid=0x879] Listening on port 26691 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:10:48.408 GMT <RMI TCP Connection(200)-172.17.0.9> tid=0x879] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2294932983063334457/locator/locator26691view.dat

[vm0] [info 2020/03/04 23:10:48.408 GMT <RMI TCP Connection(200)-172.17.0.9> tid=0x879] recovery file not found: /tmp/junit2294932983063334457/locator/locator26691view.dat

[vm0] [info 2020/03/04 23:10:48.408 GMT <RMI TCP Connection(200)-172.17.0.9> tid=0x879] Starting distributed system

[vm0] [info 2020/03/04 23:10:48.410 GMT <RMI TCP Connection(200)-172.17.0.9> tid=0x879] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:10:48.791 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xb34] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5a635a03

[vm3] [info 2020/03/04 23:10:48.795 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xb34] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:10:49.419 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@58b7651c

[vm4] [info 2020/03/04 23:10:49.424 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb11] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:10:50.007 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23759]

Command result for <connect --jmx-manager=localhost[23759]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23759] ..
Successfully connected to: [host=localhost, port=23759]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:10:50.236 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@66a887b9

[vm5] [info 2020/03/04 23:10:50.241 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xad2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 873
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2404
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 264
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8508


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:10:50.575 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 174 ms)

[vm2] [info 2020/03/04 23:10:50.720 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xaf0] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 143 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:10:50.860 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb3c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 137 ms)

[vm6] [info 2020/03/04 23:10:50.873 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b7096f9

[vm6] [info 2020/03/04 23:10:50.879 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb33] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:10:51.006 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb2d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 144 ms)

[vm5] [info 2020/03/04 23:10:51.156 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xb23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 148 ms)

[vm6] [info 2020/03/04 23:10:51.295 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xbc3] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 138 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 23:10:51.431 GMT <RMI TCP Connection(229)-172.17.0.5> tid=0xc82] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 23:10:51.436 GMT <RMI TCP Connection(229)-172.17.0.5> tid=0xc82] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 139 ms)

[info 2020/03/04 23:10:51.437 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:51.439 GMT <RMI TCP Connection(229)-172.17.0.5> tid=0xc82] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @732b5d21(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:10:51.439 GMT <RMI TCP Connection(229)-172.17.0.5> tid=0xc82] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:51.439 GMT <RMI TCP Connection(229)-172.17.0.5> tid=0xc82] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @732b5d21(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:10:51.440 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7863f5e6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:10:51.440 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:10:51.440 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7863f5e6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:10:51.440 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xaf0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b07389e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:10:51.441 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xaf0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:10:51.441 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xaf0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b07389e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:10:51.441 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @560a0463(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:10:51.441 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb3c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:10:51.442 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb3c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @560a0463(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:10:51.444 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb2d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67a19b6f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:10:51.444 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb2d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:10:51.444 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb2d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67a19b6f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:10:51.445 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xb23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d70690a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:10:51.445 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xb23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:10:51.445 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xb23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d70690a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:10:51.446 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xbc3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49ef0d76(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:10:51.446 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xbc3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:10:51.446 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xbc3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49ef0d76(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:10:51.448 GMT <RMI TCP Connection(229)-172.17.0.5> tid=0xc82] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 23:10:51.448 GMT <RMI TCP Connection(229)-172.17.0.5> tid=0xc82] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 23:10:51.449 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 23:10:51.449 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 23:10:51.450 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xaf0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 23:10:51.450 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xaf0] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 23:10:51.451 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb3c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 23:10:51.451 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb3c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 23:10:51.454 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb2d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 23:10:51.454 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb2d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 23:10:51.455 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xb23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 23:10:51.455 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xb23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 23:10:51.456 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xbc3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 23:10:51.456 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xbc3] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 23:10:51.458 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 23:10:51.458 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:10:51.489 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29462].
Not connected.


[info 2020/03/04 23:10:51.491 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:10:51.492 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:51.493 GMT <RMI TCP Connection(229)-172.17.0.5> tid=0xc82] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e0b91e3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:10:51.493 GMT <RMI TCP Connection(229)-172.17.0.5> tid=0xc82] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:51.493 GMT <RMI TCP Connection(229)-172.17.0.5> tid=0xc82] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e0b91e3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:10:51.494 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eabaed0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:10:51.494 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:10:51.494 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eabaed0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:10:51.495 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xaf0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fd5ae4c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:10:51.495 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xaf0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:10:51.495 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xaf0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fd5ae4c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:10:51.496 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @84dac65(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:10:51.496 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb3c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:10:51.496 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb3c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @84dac65(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:10:51.496 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb2d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2906b9cb(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:10:51.497 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb2d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:10:51.497 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb2d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2906b9cb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:10:51.497 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xb23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ef9f6cf(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:10:51.497 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xb23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:10:51.497 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xb23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ef9f6cf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:10:51.498 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xbc3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ee122fe(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:10:51.498 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xbc3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:10:51.498 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xbc3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ee122fe(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:10:51.501 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17529586359818164391

[info 2020/03/04 23:10:51.503 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:10:51.683 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:10:51.727 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:51.728 GMT <RMI TCP Connection(229)-172.17.0.5> tid=0xc82] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a29ae8(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:10:51.728 GMT <RMI TCP Connection(229)-172.17.0.5> tid=0xc82] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:51.728 GMT <RMI TCP Connection(229)-172.17.0.5> tid=0xc82] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a29ae8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:10:51.729 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72364a40(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:10:51.729 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:10:51.729 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72364a40(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:10:51.730 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xaf0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4848895b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:10:51.730 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xaf0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:10:51.730 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xaf0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4848895b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:10:51.731 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59acdc98(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:10:51.731 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb3c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:10:51.731 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb3c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59acdc98(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:10:51.731 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb2d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ba3121c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:10:51.732 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb2d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:10:51.732 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb2d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ba3121c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:10:51.732 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xb23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @469ce14(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:10:51.732 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xb23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:10:51.732 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xb23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @469ce14(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:10:51.733 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xbc3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b4b44e3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:10:51.733 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xbc3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:10:51.733 GMT <RMI TCP Connection(112)-172.17.0.5> tid=0xbc3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b4b44e3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:10:51.736 GMT <RMI TCP Connection(229)-172.17.0.5> tid=0xc82] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@24408644

[vm0] [info 2020/03/04 23:10:51.741 GMT <RMI TCP Connection(229)-172.17.0.5> tid=0xc82] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 23:10:51.741 GMT <RMI TCP Connection(229)-172.17.0.5> tid=0xc82] Locator was created at Wed Mar 04 23:10:51 GMT 2020

[vm0] [info 2020/03/04 23:10:51.741 GMT <RMI TCP Connection(229)-172.17.0.5> tid=0xc82] Listening on port 29464 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:10:51.741 GMT <RMI TCP Connection(229)-172.17.0.5> tid=0xc82] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17529586359818164391/locator/locator29464view.dat

[vm0] [info 2020/03/04 23:10:51.741 GMT <RMI TCP Connection(229)-172.17.0.5> tid=0xc82] recovery file not found: /tmp/junit17529586359818164391/locator/locator29464view.dat

[vm0] [info 2020/03/04 23:10:51.742 GMT <RMI TCP Connection(229)-172.17.0.5> tid=0xc82] Starting distributed system

[vm0] [info 2020/03/04 23:10:51.744 GMT <RMI TCP Connection(229)-172.17.0.5> tid=0xc82] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:10:52.156 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@277fb41f

[vm1] [info 2020/03/04 23:10:52.160 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:10:52.751 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xac2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6097c3da

[vm2] [info 2020/03/04 23:10:52.756 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xac2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:10:53.333 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb33] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@53a8d464

[vm3] [info 2020/03/04 23:10:53.338 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb33] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:10:53.909 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb56] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e9e81e5

[vm4] [info 2020/03/04 23:10:53.913 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb56] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 826
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236209
Total time (in milliseconds) spent moving buckets during this rebalance                         | 1911
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 116
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 6540


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[info 2020/03/04 23:10:54.487 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26692]

Command result for <connect --jmx-manager=localhost[26692]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26692] ..
Successfully connected to: [host=localhost, port=26692]


[vm1] [info 2020/03/04 23:10:54.589 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 156 ms)

[vm5] [info 2020/03/04 23:10:54.730 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xba3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@9d8a24a

[vm5] [info 2020/03/04 23:10:54.735 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xba3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:10:54.741 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xaa8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 150 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:10:54.885 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb0c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 142 ms)

[vm4] [info 2020/03/04 23:10:55.026 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 139 ms)

[vm5] [info 2020/03/04 23:10:55.180 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 152 ms)

[vm6] [info 2020/03/04 23:10:55.321 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 139 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:10:55.367 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xbc1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@61ffd2e

[vm6] [info 2020/03/04 23:10:55.373 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xbc1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:10:55.401 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1010af0d

[vm1] [info 2020/03/04 23:10:55.405 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:10:55.460 GMT <RMI TCP Connection(198)-172.17.0.3> tid=0xc6d] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 23:10:55.460 GMT <RMI TCP Connection(198)-172.17.0.3> tid=0xc6d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 138 ms)

[info 2020/03/04 23:10:55.461 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:55.463 GMT <RMI TCP Connection(198)-172.17.0.3> tid=0xc6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @775f74d3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:10:55.463 GMT <RMI TCP Connection(198)-172.17.0.3> tid=0xc6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:55.463 GMT <RMI TCP Connection(198)-172.17.0.3> tid=0xc6d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @775f74d3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:10:55.464 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26b25e04(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:10:55.464 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:10:55.464 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26b25e04(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:10:55.465 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xaa8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @543dc51f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:10:55.465 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xaa8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:10:55.465 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xaa8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @543dc51f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:10:55.465 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c8035bd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:10:55.465 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb0c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:10:55.465 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb0c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c8035bd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:10:55.466 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bece257(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:10:55.466 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:10:55.466 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bece257(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:10:55.467 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3792bd5a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:10:55.467 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xad2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:10:55.467 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3792bd5a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:10:55.468 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @229fa0d0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:10:55.468 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:10:55.468 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @229fa0d0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:10:55.470 GMT <RMI TCP Connection(198)-172.17.0.3> tid=0xc6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 23:10:55.470 GMT <RMI TCP Connection(198)-172.17.0.3> tid=0xc6d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 23:10:55.471 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 23:10:55.471 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 23:10:55.472 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xaa8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 23:10:55.472 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xaa8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 23:10:55.473 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb0c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 23:10:55.473 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb0c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 23:10:55.473 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 23:10:55.474 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 23:10:55.474 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 23:10:55.475 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 23:10:55.476 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 23:10:55.476 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 23:10:55.477 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 23:10:55.478 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:10:55.504 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25044].
Not connected.


[info 2020/03/04 23:10:55.505 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:10:55.506 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:55.507 GMT <RMI TCP Connection(198)-172.17.0.3> tid=0xc6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @109e3368(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:10:55.507 GMT <RMI TCP Connection(198)-172.17.0.3> tid=0xc6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:55.507 GMT <RMI TCP Connection(198)-172.17.0.3> tid=0xc6d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @109e3368(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:10:55.508 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e423823(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:10:55.508 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:10:55.508 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e423823(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:10:55.509 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xaa8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ee18f17(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:10:55.509 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xaa8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:10:55.509 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xaa8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ee18f17(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:10:55.509 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48b85f27(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:10:55.510 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb0c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:10:55.510 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb0c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48b85f27(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:10:55.510 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7add6c60(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:10:55.510 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:10:55.510 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7add6c60(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:10:55.511 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dc50178(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:10:55.511 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xad2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:10:55.511 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dc50178(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:10:55.512 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @623bd145(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:10:55.512 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:10:55.512 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @623bd145(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:10:55.514 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1656072097394040193

[info 2020/03/04 23:10:55.516 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:10:55.657 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb63] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@399d329f

[vm5] [info 2020/03/04 23:10:55.661 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb63] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:10:55.713 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:55.714 GMT <RMI TCP Connection(198)-172.17.0.3> tid=0xc6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10c2001c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:10:55.714 GMT <RMI TCP Connection(198)-172.17.0.3> tid=0xc6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:10:55.714 GMT <RMI TCP Connection(198)-172.17.0.3> tid=0xc6d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10c2001c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:10:55.715 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54d5eb30(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:10:55.715 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:10:55.715 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54d5eb30(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:10:55.715 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xaa8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66227499(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:10:55.716 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xaa8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:10:55.716 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xaa8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66227499(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:10:55.716 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @267b88b8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:10:55.716 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb0c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:10:55.716 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb0c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @267b88b8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:10:55.717 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39d36f18(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:10:55.717 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:10:55.717 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39d36f18(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:10:55.718 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68c88c3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:10:55.718 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xad2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:10:55.718 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68c88c3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:10:55.719 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @397fce83(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:10:55.719 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb33] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:10:55.719 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @397fce83(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:10:55.722 GMT <RMI TCP Connection(198)-172.17.0.3> tid=0xc6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@37a04abf

[vm0] [info 2020/03/04 23:10:55.727 GMT <RMI TCP Connection(198)-172.17.0.3> tid=0xc6d] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 23:10:55.727 GMT <RMI TCP Connection(198)-172.17.0.3> tid=0xc6d] Locator was created at Wed Mar 04 23:10:55 GMT 2020

[vm0] [info 2020/03/04 23:10:55.727 GMT <RMI TCP Connection(198)-172.17.0.3> tid=0xc6d] Listening on port 25046 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:10:55.728 GMT <RMI TCP Connection(198)-172.17.0.3> tid=0xc6d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1656072097394040193/locator/locator25046view.dat

[vm0] [info 2020/03/04 23:10:55.728 GMT <RMI TCP Connection(198)-172.17.0.3> tid=0xc6d] recovery file not found: /tmp/junit1656072097394040193/locator/locator25046view.dat

[vm0] [info 2020/03/04 23:10:55.728 GMT <RMI TCP Connection(198)-172.17.0.3> tid=0xc6d] Starting distributed system

[vm0] [info 2020/03/04 23:10:55.729 GMT <RMI TCP Connection(198)-172.17.0.3> tid=0xc6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:10:55.969 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xaf0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5eb887cb

[vm2] [info 2020/03/04 23:10:55.974 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xaf0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:10:56.178 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:10:56.352 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbde] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@19df718

[vm6] [info 2020/03/04 23:10:56.357 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbde] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:10:56.552 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb3c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@40794e1d

[vm3] [info 2020/03/04 23:10:56.557 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb3c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:10:57.204 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:10:57.206 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb2d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20d5d412

[vm4] [info 2020/03/04 23:10:57.210 GMT <RMI TCP Connection(113)-172.17.0.5> tid=0xb2d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:10:57.823 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29465]

Command result for <connect --jmx-manager=localhost[29465]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29465] ..
Successfully connected to: [host=localhost, port=29465]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:10:59.484 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6d46255d

[vm1] [info 2020/03/04 23:10:59.488 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 844
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608944
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2461
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 329
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 8889


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:10:59.871 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 158 ms)

[vm2] [info 2020/03/04 23:11:00.018 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb94] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 145 ms)

[vm2] [info 2020/03/04 23:11:00.098 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xaa8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4aa0311e

[vm2] [info 2020/03/04 23:11:00.102 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xaa8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:11:00.169 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xaf2] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 148 ms)

[vm4] [info 2020/03/04 23:11:00.314 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb17] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 143 ms)

[vm5] [info 2020/03/04 23:11:00.466 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xba3] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 150 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 775
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2392
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 285
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8523


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm6] [info 2020/03/04 23:11:00.608 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xbc1] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 141 ms)

[vm3] [info 2020/03/04 23:11:00.703 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb0c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@69a1a88d

[vm3] [info 2020/03/04 23:11:00.708 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb0c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:11:00.745 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 154 ms)

[vm0] [info 2020/03/04 23:11:00.749 GMT <RMI TCP Connection(232)-172.17.0.8> tid=0xa68] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 23:11:00.749 GMT <RMI TCP Connection(232)-172.17.0.8> tid=0xa68] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 139 ms)

[info 2020/03/04 23:11:00.750 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:00.752 GMT <RMI TCP Connection(232)-172.17.0.8> tid=0xa68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28d078a7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:11:00.752 GMT <RMI TCP Connection(232)-172.17.0.8> tid=0xa68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:00.752 GMT <RMI TCP Connection(232)-172.17.0.8> tid=0xa68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28d078a7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:11:00.753 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e15e533(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:11:00.753 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:00.753 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e15e533(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:11:00.753 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb94] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8a60127(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:11:00.754 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb94] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:00.754 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb94] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8a60127(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:11:00.754 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xaf2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @259fb450(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:11:00.754 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xaf2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:00.755 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xaf2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @259fb450(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:11:00.755 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3877ce5e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:11:00.755 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb17] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:00.756 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3877ce5e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:11:00.756 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xba3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @105bfaa1(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:11:00.756 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xba3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:00.757 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xba3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @105bfaa1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:11:00.757 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xbc1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a666f68(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:11:00.757 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xbc1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:00.758 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xbc1] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a666f68(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:11:00.760 GMT <RMI TCP Connection(232)-172.17.0.8> tid=0xa68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 23:11:00.760 GMT <RMI TCP Connection(232)-172.17.0.8> tid=0xa68] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 23:11:00.761 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 23:11:00.761 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 23:11:00.762 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb94] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 23:11:00.762 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb94] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 23:11:00.763 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xaf2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 23:11:00.764 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xaf2] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 23:11:00.764 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb17] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 23:11:00.765 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb17] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 23:11:00.766 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xba3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 23:11:00.766 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xba3] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 23:11:00.767 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xbc1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 23:11:00.767 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xbc1] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 23:11:00.769 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 23:11:00.770 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:11:00.797 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22446].
Not connected.


[info 2020/03/04 23:11:00.798 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:11:00.799 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:00.800 GMT <RMI TCP Connection(232)-172.17.0.8> tid=0xa68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10cd78da(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:11:00.800 GMT <RMI TCP Connection(232)-172.17.0.8> tid=0xa68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:00.800 GMT <RMI TCP Connection(232)-172.17.0.8> tid=0xa68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10cd78da(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:11:00.801 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3038c7be(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:11:00.801 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:00.801 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3038c7be(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:11:00.802 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb94] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4678de5f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:11:00.802 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb94] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:00.802 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb94] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4678de5f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:11:00.803 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xaf2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c4ca1be(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:11:00.803 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xaf2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:00.803 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xaf2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c4ca1be(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:11:00.804 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bf487f9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:11:00.804 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb17] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:00.804 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bf487f9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:11:00.805 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xba3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46650b3d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:11:00.805 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xba3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:00.805 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xba3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46650b3d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:11:00.806 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xbc1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53478f9b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:11:00.806 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xbc1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:00.806 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xbc1] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53478f9b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:11:00.808 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10141546838227584355

[info 2020/03/04 23:11:00.810 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:11:00.898 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 151 ms)

[info 2020/03/04 23:11:01.034 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:01.035 GMT <RMI TCP Connection(232)-172.17.0.8> tid=0xa68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c8f4a1b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:11:01.035 GMT <RMI TCP Connection(232)-172.17.0.8> tid=0xa68] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:01.035 GMT <RMI TCP Connection(232)-172.17.0.8> tid=0xa68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c8f4a1b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:11:01.036 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bc996a2(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:11:01.036 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:01.036 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bc996a2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:11:01.036 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb94] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e44b95a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:11:01.036 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb94] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:01.037 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb94] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e44b95a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:11:01.037 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xaf2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65e8335c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:11:01.037 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xaf2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:01.037 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xaf2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65e8335c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:11:01.038 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b6bb53d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:11:01.038 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb17] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:01.038 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b6bb53d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:11:01.039 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xba3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16e1c48e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:11:01.039 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xba3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:01.039 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xba3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16e1c48e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:11:01.040 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xbc1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a64f2ed(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:11:01.040 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xbc1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:01.040 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xbc1] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a64f2ed(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:11:01.043 GMT <RMI TCP Connection(232)-172.17.0.8> tid=0xa68] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@45ad7891

[vm0] [info 2020/03/04 23:11:01.048 GMT <RMI TCP Connection(232)-172.17.0.8> tid=0xa68] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 23:11:01.048 GMT <RMI TCP Connection(232)-172.17.0.8> tid=0xa68] Locator was created at Wed Mar 04 23:11:01 GMT 2020

[vm0] [info 2020/03/04 23:11:01.048 GMT <RMI TCP Connection(232)-172.17.0.8> tid=0xa68] Listening on port 22448 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:11:01.048 GMT <RMI TCP Connection(232)-172.17.0.8> tid=0xa68] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10141546838227584355/locator/locator22448view.dat

[vm0] [info 2020/03/04 23:11:01.048 GMT <RMI TCP Connection(232)-172.17.0.8> tid=0xa68] recovery file not found: /tmp/junit10141546838227584355/locator/locator22448view.dat

[vm0] [info 2020/03/04 23:11:01.049 GMT <RMI TCP Connection(232)-172.17.0.8> tid=0xa68] Starting distributed system

[vm3] [info 2020/03/04 23:11:01.049 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 148 ms)

[vm0] [info 2020/03/04 23:11:01.050 GMT <RMI TCP Connection(232)-172.17.0.8> tid=0xa68] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:11:01.216 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 164 ms)

[vm4] [info 2020/03/04 23:11:01.295 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6de4f95

[vm4] [info 2020/03/04 23:11:01.300 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:11:01.374 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb63] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 156 ms)

[vm6] [info 2020/03/04 23:11:01.525 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbde] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 150 ms)

[vm0] [info 2020/03/04 23:11:01.675 GMT <RMI TCP Connection(198)-172.17.0.7> tid=0x882] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 23:11:01.676 GMT <RMI TCP Connection(198)-172.17.0.7> tid=0x882] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 149 ms)

[info 2020/03/04 23:11:01.677 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:01.679 GMT <RMI TCP Connection(198)-172.17.0.7> tid=0x882] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @638d18f0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:11:01.679 GMT <RMI TCP Connection(198)-172.17.0.7> tid=0x882] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:01.679 GMT <RMI TCP Connection(198)-172.17.0.7> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @638d18f0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:11:01.681 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29af73ad(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:11:01.681 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:01.681 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29af73ad(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:11:01.682 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @689ed4c5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:11:01.682 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xa46] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:01.682 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @689ed4c5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:11:01.683 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @440a080b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:11:01.683 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xac1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:01.684 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @440a080b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:11:01.684 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a07e14(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:11:01.684 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xadf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:01.684 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a07e14(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:11:01.685 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bf8d132(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:11:01.685 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb63] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:01.685 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb63] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bf8d132(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:11:01.686 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbde] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12132df2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:11:01.687 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbde] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:01.687 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbde] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12132df2(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:11:01.689 GMT <RMI TCP Connection(198)-172.17.0.7> tid=0x882] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 23:11:01.690 GMT <RMI TCP Connection(198)-172.17.0.7> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 23:11:01.692 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 23:11:01.692 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 23:11:01.693 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 23:11:01.693 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 23:11:01.694 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 23:11:01.694 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 23:11:01.695 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 23:11:01.695 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 23:11:01.696 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb63] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 23:11:01.696 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb63] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 23:11:01.697 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbde] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 23:11:01.697 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbde] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 23:11:01.700 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:11:01.700 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:11:01.729 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21293].
Not connected.


[info 2020/03/04 23:11:01.731 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:11:01.732 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:01.733 GMT <RMI TCP Connection(198)-172.17.0.7> tid=0x882] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @284933b2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:11:01.733 GMT <RMI TCP Connection(198)-172.17.0.7> tid=0x882] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:01.733 GMT <RMI TCP Connection(198)-172.17.0.7> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @284933b2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:11:01.734 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eb39bc6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:11:01.734 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:01.734 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eb39bc6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:11:01.735 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eeede98(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:11:01.735 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xa46] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:01.735 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eeede98(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:11:01.736 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e4b68de(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:11:01.736 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xac1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:01.736 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e4b68de(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:11:01.737 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @691d752f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:11:01.737 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xadf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:01.737 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @691d752f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:11:01.738 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @314f3ff3(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:11:01.738 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb63] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:01.738 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb63] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @314f3ff3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:11:01.739 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbde] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5533b61d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:11:01.739 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbde] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:01.739 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbde] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5533b61d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:11:01.742 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14027418741162752083

[info 2020/03/04 23:11:01.744 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:11:01.913 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25047]

Command result for <connect --jmx-manager=localhost[25047]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25047] ..
Successfully connected to: [host=localhost, port=25047]


[info 2020/03/04 23:11:01.967 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:01.968 GMT <RMI TCP Connection(198)-172.17.0.7> tid=0x882] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61c04aa6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:11:01.968 GMT <RMI TCP Connection(198)-172.17.0.7> tid=0x882] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:01.968 GMT <RMI TCP Connection(198)-172.17.0.7> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61c04aa6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:11:01.969 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f7b26d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:11:01.969 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:01.969 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f7b26d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:11:01.970 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @151285e2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:11:01.970 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xa46] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:01.970 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @151285e2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:11:01.971 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6457abc4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:11:01.971 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xac1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:01.971 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6457abc4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:11:01.972 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @270f5ce0(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:11:01.972 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xadf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:01.972 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @270f5ce0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:11:01.973 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6071293a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:11:01.973 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb63] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:01.973 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb63] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6071293a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:11:01.974 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbde] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58f5b989(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:11:01.974 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbde] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:01.974 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbde] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58f5b989(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:11:01.977 GMT <RMI TCP Connection(198)-172.17.0.7> tid=0x882] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7aebd6e7

[vm0] [info 2020/03/04 23:11:01.982 GMT <RMI TCP Connection(198)-172.17.0.7> tid=0x882] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 23:11:01.982 GMT <RMI TCP Connection(198)-172.17.0.7> tid=0x882] Locator was created at Wed Mar 04 23:11:01 GMT 2020

[vm0] [info 2020/03/04 23:11:01.982 GMT <RMI TCP Connection(198)-172.17.0.7> tid=0x882] Listening on port 21295 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:11:01.982 GMT <RMI TCP Connection(198)-172.17.0.7> tid=0x882] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14027418741162752083/locator/locator21295view.dat

[vm0] [info 2020/03/04 23:11:01.983 GMT <RMI TCP Connection(198)-172.17.0.7> tid=0x882] recovery file not found: /tmp/junit14027418741162752083/locator/locator21295view.dat

[vm0] [info 2020/03/04 23:11:01.983 GMT <RMI TCP Connection(198)-172.17.0.7> tid=0x882] Starting distributed system

[vm0] [info 2020/03/04 23:11:01.985 GMT <RMI TCP Connection(198)-172.17.0.7> tid=0x882] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:11:04.640 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4549ab05

[vm1] [info 2020/03/04 23:11:04.645 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:11:05.224 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb94] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5749579b

[vm2] [info 2020/03/04 23:11:05.229 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xb94] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:11:05.598 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@56bac360

[vm1] [info 2020/03/04 23:11:05.602 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:11:05.846 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xaf2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@a5ed6f9

[vm3] [info 2020/03/04 23:11:05.851 GMT <RMI TCP Connection(116)-172.17.0.8> tid=0xaf2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:11:06.255 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@34af2e04

[vm2] [info 2020/03/04 23:11:06.260 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xa46] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:11:06.445 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb17] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ff09d64

[vm4] [info 2020/03/04 23:11:06.450 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb17] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:11:06.855 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@62cfbf3f

[vm3] [info 2020/03/04 23:11:06.860 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xac1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:11:07.049 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22449]

Command result for <connect --jmx-manager=localhost[22449]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22449] ..
Successfully connected to: [host=localhost, port=22449]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:11:07.444 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@204d685f

[vm4] [info 2020/03/04 23:11:07.450 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xadf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:11:08.048 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21296]

Command result for <connect --jmx-manager=localhost[21296]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21296] ..
Successfully connected to: [host=localhost, port=21296]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:11:18.126 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440@2fb003e2

[vm5] [info 2020/03/04 23:11:18.131 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:11:18.814 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@4af57a8e

[vm6] [info 2020/03/04 23:11:18.822 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2352
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 233
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 7926


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:11:22.347 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 148 ms)

[vm2] [info 2020/03/04 23:11:22.490 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb69] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 141 ms)

[vm3] [info 2020/03/04 23:11:22.638 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb7c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 146 ms)

[vm4] [info 2020/03/04 23:11:22.790 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbe] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 150 ms)

[vm5] [info 2020/03/04 23:11:22.944 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbc] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 152 ms)

[vm6] [info 2020/03/04 23:11:23.082 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 137 ms)

[vm0] [info 2020/03/04 23:11:23.225 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xd4c] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 23:11:23.226 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xd4c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 141 ms)

[info 2020/03/04 23:11:23.227 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:23.229 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xd4c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f526cef(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:11:23.229 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xd4c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:23.229 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xd4c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f526cef(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:11:23.229 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @149b7e5b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:11:23.229 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:23.230 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @149b7e5b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:11:23.232 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e552660(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:11:23.232 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:23.232 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb69] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e552660(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:11:23.233 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb7c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c8b62b5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:11:23.233 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb7c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:23.233 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb7c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c8b62b5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:11:23.234 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e679617(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:11:23.234 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:23.234 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbe] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e679617(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:11:23.234 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b927c46(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:11:23.235 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:23.235 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b927c46(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:11:23.235 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53805491(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:11:23.235 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:23.235 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53805491(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:11:23.238 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xd4c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 23:11:23.238 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xd4c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 23:11:23.239 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 23:11:23.239 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 23:11:23.241 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb69] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 23:11:23.242 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb69] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 23:11:23.242 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb7c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 23:11:23.243 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb7c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 23:11:23.243 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 23:11:23.244 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbe] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 23:11:23.244 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 23:11:23.245 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbc] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 23:11:23.245 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 23:11:23.246 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 23:11:23.247 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 23:11:23.248 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:11:23.274 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20491].
Not connected.


[info 2020/03/04 23:11:23.276 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:11:23.277 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:23.278 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xd4c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39018930(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:11:23.278 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xd4c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:23.278 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xd4c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39018930(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:11:23.279 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c00cc8e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:11:23.279 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:23.279 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c00cc8e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:11:23.280 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d762db4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:11:23.280 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:23.280 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb69] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d762db4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:11:23.280 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb7c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cac6776(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:11:23.281 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb7c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:23.281 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb7c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cac6776(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:11:23.281 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @437139e3(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:11:23.281 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:23.281 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbe] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @437139e3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:11:23.282 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a58630c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:11:23.282 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:23.282 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a58630c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:11:23.283 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @244c1412(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:11:23.283 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:23.283 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @244c1412(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:11:23.287 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8094304746779403152

[info 2020/03/04 23:11:23.289 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:11:23.494 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:23.494 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xd4c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @674a4a9d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:11:23.494 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xd4c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:23.494 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xd4c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @674a4a9d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:11:23.495 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @599f0e86(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:11:23.495 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:23.495 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @599f0e86(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:11:23.496 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bc43a6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:11:23.496 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb69] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:23.496 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb69] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bc43a6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:11:23.497 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb7c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b0d597d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:11:23.497 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb7c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:23.497 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb7c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b0d597d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:11:23.498 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f1febad(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:11:23.498 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:23.498 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbe] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f1febad(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:11:23.499 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49ee0393(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:11:23.499 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:23.499 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49ee0393(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:11:23.500 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46735b21(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:11:23.500 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:23.500 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46735b21(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:11:23.503 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xd4c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@51a99d38

[vm0] [info 2020/03/04 23:11:23.508 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xd4c] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 23:11:23.508 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xd4c] Locator was created at Wed Mar 04 23:11:23 GMT 2020

[vm0] [info 2020/03/04 23:11:23.508 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xd4c] Listening on port 20493 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:11:23.508 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xd4c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8094304746779403152/locator/locator20493view.dat

[vm0] [info 2020/03/04 23:11:23.509 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xd4c] recovery file not found: /tmp/junit8094304746779403152/locator/locator20493view.dat

[vm0] [info 2020/03/04 23:11:23.509 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xd4c] Starting distributed system

[vm0] [info 2020/03/04 23:11:23.510 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xd4c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:11:27.289 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4ffa0598

[vm1] [info 2020/03/04 23:11:27.294 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:11:27.869 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb69] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d78a125

[vm2] [info 2020/03/04 23:11:27.874 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb69] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:11:28.456 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb7c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@299163a8

[vm3] [info 2020/03/04 23:11:28.460 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb7c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:11:29.032 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@23ccc253

[vm4] [info 2020/03/04 23:11:29.037 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbbe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:11:29.622 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20494]

Command result for <connect --jmx-manager=localhost[20494]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20494] ..
Successfully connected to: [host=localhost, port=20494]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:11:34.294 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb96] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440@76c141f0

[vm5] [info 2020/03/04 23:11:34.299 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb96] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:11:34.985 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xba5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40@5d858d28

[vm6] [info 2020/03/04 23:11:34.990 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xba5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2458
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 284
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8415


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm5] [info 2020/03/04 23:11:38.512 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@333db600

[vm5] [info 2020/03/04 23:11:38.517 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:11:38.654 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 149 ms)

[vm2] [info 2020/03/04 23:11:38.804 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xac4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 148 ms)

[vm3] [info 2020/03/04 23:11:38.942 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb2f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 136 ms)

[vm4] [info 2020/03/04 23:11:39.084 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb85] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 140 ms)

[vm6] [info 2020/03/04 23:11:39.180 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xbbe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@393f70a6

[vm6] [info 2020/03/04 23:11:39.185 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xbbe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:11:39.236 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb96] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 151 ms)

[vm6] [info 2020/03/04 23:11:39.378 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xba5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 141 ms)

[vm0] [info 2020/03/04 23:11:39.522 GMT <RMI TCP Connection(219)-172.17.0.4> tid=0xd21] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 23:11:39.523 GMT <RMI TCP Connection(219)-172.17.0.4> tid=0xd21] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 142 ms)

[info 2020/03/04 23:11:39.523 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:39.525 GMT <RMI TCP Connection(219)-172.17.0.4> tid=0xd21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37e512ec(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:11:39.525 GMT <RMI TCP Connection(219)-172.17.0.4> tid=0xd21] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:39.525 GMT <RMI TCP Connection(219)-172.17.0.4> tid=0xd21] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37e512ec(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:11:39.526 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @da4a66e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:11:39.526 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:39.526 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @da4a66e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:11:39.527 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xac4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26bf0b4d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:11:39.527 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xac4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:39.527 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xac4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26bf0b4d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:11:39.528 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb2f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @535db4b5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:11:39.528 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb2f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:39.528 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @535db4b5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:11:39.529 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d5a5a14(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:11:39.529 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb85] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:39.529 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb85] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d5a5a14(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:11:39.529 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c81ba59(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:11:39.529 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb96] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:39.530 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb96] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c81ba59(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:11:39.530 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xba5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307261aa(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:11:39.530 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xba5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:39.530 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xba5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307261aa(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:11:39.532 GMT <RMI TCP Connection(219)-172.17.0.4> tid=0xd21] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 23:11:39.533 GMT <RMI TCP Connection(219)-172.17.0.4> tid=0xd21] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 23:11:39.533 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 23:11:39.534 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 23:11:39.534 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xac4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 23:11:39.535 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xac4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 23:11:39.535 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb2f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 23:11:39.536 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 23:11:39.536 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb85] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 23:11:39.537 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb85] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 23:11:39.537 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb96] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 23:11:39.538 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb96] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 23:11:39.538 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xba5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 23:11:39.539 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xba5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 23:11:39.540 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 23:11:39.541 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:11:39.568 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24130].
Not connected.


[info 2020/03/04 23:11:39.569 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:11:39.570 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:39.571 GMT <RMI TCP Connection(219)-172.17.0.4> tid=0xd21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68d812aa(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:11:39.571 GMT <RMI TCP Connection(219)-172.17.0.4> tid=0xd21] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:39.571 GMT <RMI TCP Connection(219)-172.17.0.4> tid=0xd21] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68d812aa(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:11:39.572 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @258a2b6f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:11:39.572 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:39.572 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @258a2b6f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:11:39.572 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xac4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6515d48c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:11:39.572 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xac4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:39.573 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xac4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6515d48c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:11:39.573 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb2f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aad4718(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:11:39.573 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb2f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:39.573 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aad4718(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:11:39.574 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bd7db5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:11:39.574 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb85] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:39.574 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb85] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bd7db5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:11:39.575 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c71e22e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:11:39.575 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb96] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:39.575 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb96] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c71e22e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:11:39.575 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xba5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ec722a7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:11:39.576 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xba5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:39.576 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xba5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ec722a7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:11:39.580 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12993094586543776031

[info 2020/03/04 23:11:39.581 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:11:39.783 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:39.783 GMT <RMI TCP Connection(219)-172.17.0.4> tid=0xd21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ab4c5d6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:11:39.783 GMT <RMI TCP Connection(219)-172.17.0.4> tid=0xd21] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:39.783 GMT <RMI TCP Connection(219)-172.17.0.4> tid=0xd21] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ab4c5d6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:11:39.784 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8d054f1(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:11:39.784 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:39.784 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8d054f1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:11:39.785 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xac4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b623116(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:11:39.785 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xac4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:39.785 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xac4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b623116(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:11:39.786 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb2f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47e8ee41(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:11:39.786 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb2f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:39.786 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47e8ee41(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:11:39.787 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c89679(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:11:39.787 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb85] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:39.787 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb85] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c89679(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:11:39.788 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb59eae(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:11:39.788 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb96] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:39.788 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb96] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb59eae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:11:39.788 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xba5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f75bf8c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:11:39.788 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xba5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:39.788 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xba5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f75bf8c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:11:39.791 GMT <RMI TCP Connection(219)-172.17.0.4> tid=0xd21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@56a8ae2e

[vm0] [info 2020/03/04 23:11:39.796 GMT <RMI TCP Connection(219)-172.17.0.4> tid=0xd21] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 23:11:39.796 GMT <RMI TCP Connection(219)-172.17.0.4> tid=0xd21] Locator was created at Wed Mar 04 23:11:39 GMT 2020

[vm0] [info 2020/03/04 23:11:39.796 GMT <RMI TCP Connection(219)-172.17.0.4> tid=0xd21] Listening on port 24132 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:11:39.797 GMT <RMI TCP Connection(219)-172.17.0.4> tid=0xd21] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12993094586543776031/locator/locator24132view.dat

[vm0] [info 2020/03/04 23:11:39.797 GMT <RMI TCP Connection(219)-172.17.0.4> tid=0xd21] recovery file not found: /tmp/junit12993094586543776031/locator/locator24132view.dat

[vm0] [info 2020/03/04 23:11:39.797 GMT <RMI TCP Connection(219)-172.17.0.4> tid=0xd21] Starting distributed system

[vm0] [info 2020/03/04 23:11:39.798 GMT <RMI TCP Connection(219)-172.17.0.4> tid=0xd21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2505
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 352
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 8763


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:11:42.958 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 142 ms)

[vm2] [info 2020/03/04 23:11:43.124 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb05] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 165 ms)

[vm5] [info 2020/03/04 23:11:43.138 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb7b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@20465656

[vm5] [info 2020/03/04 23:11:43.144 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb7b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:11:43.294 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb34] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 168 ms)

[vm1] [info 2020/03/04 23:11:43.373 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2715bf28

[vm1] [info 2020/03/04 23:11:43.378 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:11:43.440 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 143 ms)

[vm5] [info 2020/03/04 23:11:43.596 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbab] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 154 ms)

[vm6] [info 2020/03/04 23:11:43.733 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xbbe] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 136 ms)

[vm6] [info 2020/03/04 23:11:43.819 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbeb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40@41ae183

[vm6] [info 2020/03/04 23:11:43.824 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbeb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:11:43.877 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xc7e] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 23:11:43.877 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xc7e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 143 ms)

[info 2020/03/04 23:11:43.878 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:43.880 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xc7e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50afcaef(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:11:43.880 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xc7e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:43.880 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xc7e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50afcaef(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:11:43.881 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2516cc53(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:11:43.881 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:43.881 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2516cc53(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:11:43.881 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb05] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a7a1bf7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:11:43.882 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb05] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:43.882 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb05] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a7a1bf7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:11:43.882 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d0e45c0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:11:43.882 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb34] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:43.882 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb34] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d0e45c0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:11:43.883 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7df475c7(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:11:43.883 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb11] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:43.883 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7df475c7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:11:43.884 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e118bcd(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:11:43.884 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:43.884 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbab] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e118bcd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:11:43.885 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xbbe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74d02880(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:11:43.885 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xbbe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:43.885 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xbbe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74d02880(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:11:43.887 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xc7e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 23:11:43.887 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xc7e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 23:11:43.888 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 23:11:43.888 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 23:11:43.889 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb05] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 23:11:43.889 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb05] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 23:11:43.890 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb34] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 23:11:43.890 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb34] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 23:11:43.891 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 23:11:43.891 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 23:11:43.892 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 23:11:43.892 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbab] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 23:11:43.893 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xbbe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 23:11:43.893 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xbbe] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 23:11:43.895 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 23:11:43.896 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:11:43.923 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23759].
Not connected.


[info 2020/03/04 23:11:43.925 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:11:43.926 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:43.926 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xc7e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72834cab(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:11:43.927 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xc7e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:43.927 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xc7e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72834cab(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:11:43.927 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22be1e05(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:11:43.927 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:43.927 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22be1e05(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:11:43.928 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb05] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38fde5c5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:11:43.928 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb05] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:43.928 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb05] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38fde5c5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:11:43.929 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11a648c9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:11:43.929 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb34] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:43.929 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb34] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11a648c9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:11:43.930 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe1a04(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:11:43.930 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb11] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:43.930 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe1a04(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:11:43.930 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aa3a081(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:11:43.931 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:43.931 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbab] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aa3a081(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:11:43.931 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xbbe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @417602a4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:11:43.931 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xbbe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:43.931 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xbbe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @417602a4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:11:43.936 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1779247888792477934

[info 2020/03/04 23:11:43.938 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:11:43.958 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xac4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4eb78c2a

[vm2] [info 2020/03/04 23:11:43.962 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xac4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:11:44.140 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:44.141 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xc7e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bd8751d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:11:44.141 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xc7e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:44.141 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xc7e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bd8751d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:11:44.141 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d9715(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:11:44.142 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:44.142 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d9715(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:11:44.142 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb05] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @296e007c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:11:44.142 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb05] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:44.142 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb05] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @296e007c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:11:44.143 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50d3cc1f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:11:44.143 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb34] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:44.143 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb34] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50d3cc1f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:11:44.144 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2866cf5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:11:44.144 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb11] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:44.144 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2866cf5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:11:44.145 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @426c9db(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:11:44.145 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:44.145 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbab] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @426c9db(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:11:44.146 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xbbe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a04e49e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:11:44.146 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xbbe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:44.146 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0xbbe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a04e49e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:11:44.148 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xc7e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2db20823

[vm0] [info 2020/03/04 23:11:44.153 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xc7e] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 23:11:44.153 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xc7e] Locator was created at Wed Mar 04 23:11:44 GMT 2020

[vm0] [info 2020/03/04 23:11:44.153 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xc7e] Listening on port 23761 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:11:44.153 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xc7e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1779247888792477934/locator/locator23761view.dat

[vm0] [info 2020/03/04 23:11:44.154 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xc7e] recovery file not found: /tmp/junit1779247888792477934/locator/locator23761view.dat

[vm0] [info 2020/03/04 23:11:44.154 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xc7e] Starting distributed system

[vm0] [info 2020/03/04 23:11:44.155 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xc7e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:11:44.542 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb2f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@49652dad

[vm3] [info 2020/03/04 23:11:44.547 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb2f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:11:45.145 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb85] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@327fb937

[vm4] [info 2020/03/04 23:11:45.150 GMT <RMI TCP Connection(99)-172.17.0.4> tid=0xb85] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:11:45.731 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24133]

Command result for <connect --jmx-manager=localhost[24133]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24133] ..
Successfully connected to: [host=localhost, port=24133]


[vm5] [info 2020/03/04 23:11:45.939 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbf5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@43548fea

[vm5] [info 2020/03/04 23:11:45.944 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbf5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:11:46.621 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xca0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@3f2091c2

[vm6] [info 2020/03/04 23:11:46.627 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xca0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2478
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 371
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 8706


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:11:47.583 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 146 ms)

[vm2] [info 2020/03/04 23:11:47.730 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 144 ms)

[vm1] [info 2020/03/04 23:11:47.825 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7965d699

[vm1] [info 2020/03/04 23:11:47.830 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:11:47.873 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 141 ms)

[vm4] [info 2020/03/04 23:11:48.018 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 142 ms)

[vm5] [info 2020/03/04 23:11:48.168 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb7b] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 148 ms)

[vm6] [info 2020/03/04 23:11:48.314 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbeb] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 144 ms)

[vm2] [info 2020/03/04 23:11:48.417 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb05] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4bd81dd6

[vm2] [info 2020/03/04 23:11:48.422 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb05] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:11:48.457 GMT <RMI TCP Connection(205)-172.17.0.9> tid=0x873] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 23:11:48.457 GMT <RMI TCP Connection(205)-172.17.0.9> tid=0x873] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 141 ms)

[info 2020/03/04 23:11:48.458 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:48.460 GMT <RMI TCP Connection(205)-172.17.0.9> tid=0x873] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33e2b1ad(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:11:48.460 GMT <RMI TCP Connection(205)-172.17.0.9> tid=0x873] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:48.460 GMT <RMI TCP Connection(205)-172.17.0.9> tid=0x873] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33e2b1ad(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:11:48.461 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @726f04eb(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:11:48.461 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:48.461 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @726f04eb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:11:48.461 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e727605(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:11:48.462 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:48.462 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e727605(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:11:48.462 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78656108(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:11:48.462 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:48.462 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78656108(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:11:48.463 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb56] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @367dbab2(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:11:48.463 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb56] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:48.463 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @367dbab2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:11:48.464 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb7b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @512db623(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:11:48.464 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb7b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:48.464 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb7b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @512db623(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:11:48.465 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbeb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f5eacd8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:11:48.465 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbeb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:48.465 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbeb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f5eacd8(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:11:48.467 GMT <RMI TCP Connection(205)-172.17.0.9> tid=0x873] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 23:11:48.468 GMT <RMI TCP Connection(205)-172.17.0.9> tid=0x873] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 23:11:48.468 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 23:11:48.469 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 23:11:48.470 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xac2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 23:11:48.470 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 23:11:48.471 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb33] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 23:11:48.471 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 23:11:48.472 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb56] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 23:11:48.472 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 23:11:48.473 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb7b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 23:11:48.473 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb7b] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 23:11:48.474 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbeb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 23:11:48.474 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbeb] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 23:11:48.476 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 23:11:48.477 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:11:48.509 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26692].
Not connected.


[info 2020/03/04 23:11:48.510 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:11:48.511 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:48.512 GMT <RMI TCP Connection(205)-172.17.0.9> tid=0x873] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50cf412e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:11:48.512 GMT <RMI TCP Connection(205)-172.17.0.9> tid=0x873] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:48.513 GMT <RMI TCP Connection(205)-172.17.0.9> tid=0x873] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50cf412e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:11:48.513 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41afa1ac(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:11:48.513 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:48.513 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41afa1ac(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:11:48.514 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6394e105(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:11:48.514 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:48.514 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6394e105(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:11:48.515 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f7354c0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:11:48.515 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:48.515 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f7354c0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:11:48.516 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb56] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @500aa736(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:11:48.516 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb56] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:48.516 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @500aa736(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:11:48.516 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb7b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a619394(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:11:48.516 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb7b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:48.517 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb7b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a619394(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:11:48.517 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbeb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56ae10fc(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:11:48.517 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbeb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:48.517 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbeb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56ae10fc(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:11:48.521 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6644554575621963022

[info 2020/03/04 23:11:48.523 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:11:48.740 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:48.741 GMT <RMI TCP Connection(205)-172.17.0.9> tid=0x873] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45f008a3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:11:48.741 GMT <RMI TCP Connection(205)-172.17.0.9> tid=0x873] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:48.741 GMT <RMI TCP Connection(205)-172.17.0.9> tid=0x873] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45f008a3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:11:48.741 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @383239e7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:11:48.742 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:48.742 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @383239e7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:11:48.742 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @371794e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:11:48.742 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xac2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:48.742 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @371794e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:11:48.743 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43457e8b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:11:48.743 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb33] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:48.743 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43457e8b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:11:48.744 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb56] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @361e2134(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:11:48.744 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb56] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:48.744 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @361e2134(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:11:48.745 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb7b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46570029(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:11:48.745 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb7b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:48.745 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xb7b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46570029(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:11:48.746 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbeb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e3ba67c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:11:48.746 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbeb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:48.746 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbeb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e3ba67c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:11:48.748 GMT <RMI TCP Connection(205)-172.17.0.9> tid=0x873] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@354ae142

[vm0] [info 2020/03/04 23:11:48.753 GMT <RMI TCP Connection(205)-172.17.0.9> tid=0x873] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 23:11:48.753 GMT <RMI TCP Connection(205)-172.17.0.9> tid=0x873] Locator was created at Wed Mar 04 23:11:48 GMT 2020

[vm0] [info 2020/03/04 23:11:48.753 GMT <RMI TCP Connection(205)-172.17.0.9> tid=0x873] Listening on port 26694 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:11:48.754 GMT <RMI TCP Connection(205)-172.17.0.9> tid=0x873] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6644554575621963022/locator/locator26694view.dat

[vm0] [info 2020/03/04 23:11:48.754 GMT <RMI TCP Connection(205)-172.17.0.9> tid=0x873] recovery file not found: /tmp/junit6644554575621963022/locator/locator26694view.dat

[vm0] [info 2020/03/04 23:11:48.754 GMT <RMI TCP Connection(205)-172.17.0.9> tid=0x873] Starting distributed system

[vm0] [info 2020/03/04 23:11:48.756 GMT <RMI TCP Connection(205)-172.17.0.9> tid=0x873] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:11:49.045 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb34] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a9516bf

[vm3] [info 2020/03/04 23:11:49.050 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xb34] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:11:49.656 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3bb7d72a

[vm4] [info 2020/03/04 23:11:49.661 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb11] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2492
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 284
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8529


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[info 2020/03/04 23:11:50.244 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23762]

Command result for <connect --jmx-manager=localhost[23762]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23762] ..
Successfully connected to: [host=localhost, port=23762]


[vm1] [info 2020/03/04 23:11:50.351 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 163 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:11:50.499 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xbbd] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 145 ms)

[vm3] [info 2020/03/04 23:11:50.643 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc15] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 141 ms)

[vm4] [info 2020/03/04 23:11:50.780 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc10] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 135 ms)

[vm5] [info 2020/03/04 23:11:50.936 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbf5] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 154 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:11:51.077 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xca0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 140 ms)

[vm0] [info 2020/03/04 23:11:51.223 GMT <RMI TCP Connection(235)-172.17.0.5> tid=0xc82] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 23:11:51.224 GMT <RMI TCP Connection(235)-172.17.0.5> tid=0xc82] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 145 ms)

[info 2020/03/04 23:11:51.225 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:51.227 GMT <RMI TCP Connection(235)-172.17.0.5> tid=0xc82] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eb2a87c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:11:51.227 GMT <RMI TCP Connection(235)-172.17.0.5> tid=0xc82] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:51.227 GMT <RMI TCP Connection(235)-172.17.0.5> tid=0xc82] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eb2a87c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:11:51.228 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f330af0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:11:51.228 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:51.228 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f330af0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:11:51.228 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xbbd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aceffba(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:11:51.228 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xbbd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:51.229 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xbbd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aceffba(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:11:51.229 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc15] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48fa0366(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:11:51.229 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc15] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:51.229 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc15] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48fa0366(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:11:51.230 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc10] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29e9f9bd(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:11:51.230 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc10] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:51.230 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc10] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29e9f9bd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:11:51.231 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbf5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41fd29f3(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:11:51.231 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbf5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:51.231 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbf5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41fd29f3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:11:51.232 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xca0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @abdf8bc(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:11:51.232 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xca0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:51.232 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xca0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @abdf8bc(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:11:51.234 GMT <RMI TCP Connection(235)-172.17.0.5> tid=0xc82] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 23:11:51.235 GMT <RMI TCP Connection(235)-172.17.0.5> tid=0xc82] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 23:11:51.236 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 23:11:51.236 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 23:11:51.237 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xbbd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 23:11:51.237 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xbbd] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 23:11:51.238 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc15] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 23:11:51.238 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc15] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 23:11:51.239 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc10] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 23:11:51.239 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc10] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 23:11:51.240 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbf5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 23:11:51.240 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbf5] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 23:11:51.241 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xca0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 23:11:51.241 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xca0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 23:11:51.243 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 23:11:51.244 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:11:51.273 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29465].
Not connected.


[info 2020/03/04 23:11:51.274 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:11:51.276 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:51.277 GMT <RMI TCP Connection(235)-172.17.0.5> tid=0xc82] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10b01127(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:11:51.277 GMT <RMI TCP Connection(235)-172.17.0.5> tid=0xc82] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:51.277 GMT <RMI TCP Connection(235)-172.17.0.5> tid=0xc82] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10b01127(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:11:51.277 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43ef24ff(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:11:51.278 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:51.278 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43ef24ff(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:11:51.278 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xbbd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bc76f5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:11:51.278 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xbbd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:51.278 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xbbd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bc76f5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:11:51.279 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc15] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20fd76d9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:11:51.279 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc15] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:51.279 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc15] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20fd76d9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:11:51.280 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc10] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fb49af7(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:11:51.280 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc10] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:51.280 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc10] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fb49af7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:11:51.281 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbf5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @445c865f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:11:51.281 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbf5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:51.281 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbf5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @445c865f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:11:51.282 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xca0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @81e0e47(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:11:51.282 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xca0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:51.282 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xca0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @81e0e47(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:11:51.286 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9175633035971698026

[info 2020/03/04 23:11:51.288 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:11:51.508 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:51.509 GMT <RMI TCP Connection(235)-172.17.0.5> tid=0xc82] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10f9fa08(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:11:51.509 GMT <RMI TCP Connection(235)-172.17.0.5> tid=0xc82] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:51.509 GMT <RMI TCP Connection(235)-172.17.0.5> tid=0xc82] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10f9fa08(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:11:51.510 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d9a1715(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:11:51.510 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:51.510 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d9a1715(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:11:51.511 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xbbd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f17a750(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:11:51.511 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xbbd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:51.511 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xbbd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f17a750(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:11:51.512 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc15] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @585481a4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:11:51.512 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc15] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:51.512 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc15] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @585481a4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:11:51.513 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc10] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47fc8f73(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:11:51.513 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc10] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:51.513 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc10] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47fc8f73(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:11:51.514 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbf5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e074340(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:11:51.514 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbf5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:51.514 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbf5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e074340(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:11:51.515 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xca0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2262ed6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:11:51.515 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xca0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:51.515 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0xca0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2262ed6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:11:51.517 GMT <RMI TCP Connection(235)-172.17.0.5> tid=0xc82] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6f38762

[vm0] [info 2020/03/04 23:11:51.535 GMT <RMI TCP Connection(235)-172.17.0.5> tid=0xc82] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 23:11:51.535 GMT <RMI TCP Connection(235)-172.17.0.5> tid=0xc82] Locator was created at Wed Mar 04 23:11:51 GMT 2020

[vm0] [info 2020/03/04 23:11:51.535 GMT <RMI TCP Connection(235)-172.17.0.5> tid=0xc82] Listening on port 29467 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:11:51.536 GMT <RMI TCP Connection(235)-172.17.0.5> tid=0xc82] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9175633035971698026/locator/locator29467view.dat

[vm0] [info 2020/03/04 23:11:51.536 GMT <RMI TCP Connection(235)-172.17.0.5> tid=0xc82] recovery file not found: /tmp/junit9175633035971698026/locator/locator29467view.dat

[vm0] [info 2020/03/04 23:11:51.536 GMT <RMI TCP Connection(235)-172.17.0.5> tid=0xc82] Starting distributed system

[vm0] [info 2020/03/04 23:11:51.537 GMT <RMI TCP Connection(235)-172.17.0.5> tid=0xc82] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:11:52.485 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7199f76e

[vm1] [info 2020/03/04 23:11:52.490 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:11:53.063 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xac2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@22e95009

[vm2] [info 2020/03/04 23:11:53.068 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xac2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:11:53.111 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xba3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840@390992c9

[vm5] [info 2020/03/04 23:11:53.116 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xba3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:11:53.634 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb33] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3ce2b

[vm3] [info 2020/03/04 23:11:53.639 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb33] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:11:53.797 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xbc1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@56f2d6fc

[vm6] [info 2020/03/04 23:11:53.802 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xbc1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:11:54.091 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840@449a5241

[vm5] [info 2020/03/04 23:11:54.096 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xad2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:11:54.206 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb56] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@bf8b3c9

[vm4] [info 2020/03/04 23:11:54.210 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb56] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:11:54.777 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@219d3abf

[vm6] [info 2020/03/04 23:11:54.783 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb33] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:11:54.789 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26695]

Command result for <connect --jmx-manager=localhost[26695]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26695] ..
Successfully connected to: [host=localhost, port=26695]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:11:55.186 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7e14c6a0

[vm1] [info 2020/03/04 23:11:55.190 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:11:55.768 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xbbd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3f40eb15

[vm2] [info 2020/03/04 23:11:55.773 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xbbd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:11:56.364 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc15] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f50989

[vm3] [info 2020/03/04 23:11:56.369 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc15] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:11:56.957 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc10] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2596a3c4

[vm4] [info 2020/03/04 23:11:56.962 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xc10] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2598
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 424
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 9261


[info 2020/03/04 23:11:57.552 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29468]

Command result for <connect --jmx-manager=localhost[29468]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29468] ..
Successfully connected to: [host=localhost, port=29468]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:11:57.738 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 152 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:11:57.899 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb94] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 159 ms)

[vm3] [info 2020/03/04 23:11:58.046 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xaf2] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 145 ms)

[vm4] [info 2020/03/04 23:11:58.192 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xb17] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 143 ms)

[vm5] [info 2020/03/04 23:11:58.345 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xba3] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 152 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2542
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 326
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 8778


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm6] [info 2020/03/04 23:11:58.489 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xbc1] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 142 ms)

[vm1] [info 2020/03/04 23:11:58.570 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 156 ms)

[vm0] [info 2020/03/04 23:11:58.630 GMT <RMI TCP Connection(237)-172.17.0.8> tid=0xc11] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 23:11:58.630 GMT <RMI TCP Connection(237)-172.17.0.8> tid=0xc11] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 140 ms)

[info 2020/03/04 23:11:58.631 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:58.633 GMT <RMI TCP Connection(237)-172.17.0.8> tid=0xc11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ed5d21(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:11:58.633 GMT <RMI TCP Connection(237)-172.17.0.8> tid=0xc11] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:58.633 GMT <RMI TCP Connection(237)-172.17.0.8> tid=0xc11] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ed5d21(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:11:58.634 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bd9bd2f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:11:58.634 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:58.634 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bd9bd2f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:11:58.634 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb94] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f1c2fa9(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:11:58.635 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb94] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:58.635 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb94] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f1c2fa9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:11:58.635 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xaf2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c646604(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:11:58.635 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xaf2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:58.635 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xaf2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c646604(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:11:58.636 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xb17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36588e12(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:11:58.636 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xb17] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:58.636 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xb17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36588e12(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:11:58.637 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xba3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b086ab4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:11:58.637 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xba3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:58.637 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xba3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b086ab4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:11:58.638 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xbc1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4306baa7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:11:58.638 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xbc1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:58.638 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xbc1] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4306baa7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:11:58.640 GMT <RMI TCP Connection(237)-172.17.0.8> tid=0xc11] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 23:11:58.640 GMT <RMI TCP Connection(237)-172.17.0.8> tid=0xc11] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 23:11:58.641 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 23:11:58.641 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 23:11:58.641 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb94] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 23:11:58.642 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb94] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 23:11:58.642 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xaf2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 23:11:58.643 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xaf2] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 23:11:58.644 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xb17] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 23:11:58.644 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xb17] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 23:11:58.644 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xba3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 23:11:58.645 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xba3] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 23:11:58.645 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xbc1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 23:11:58.646 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xbc1] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 23:11:58.647 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 23:11:58.648 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:11:58.674 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22449].
Not connected.


[info 2020/03/04 23:11:58.675 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:11:58.676 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:58.677 GMT <RMI TCP Connection(237)-172.17.0.8> tid=0xc11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54b6bca1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:11:58.677 GMT <RMI TCP Connection(237)-172.17.0.8> tid=0xc11] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:58.677 GMT <RMI TCP Connection(237)-172.17.0.8> tid=0xc11] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54b6bca1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:11:58.678 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e719353(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:11:58.678 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:58.678 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e719353(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:11:58.678 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb94] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1e038e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:11:58.679 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb94] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:58.679 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb94] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1e038e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:11:58.679 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xaf2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14e1349b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:11:58.679 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xaf2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:58.679 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xaf2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14e1349b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:11:58.680 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xb17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6886e42d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:11:58.680 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xb17] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:58.680 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xb17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6886e42d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:11:58.681 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xba3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c4a56af(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:11:58.681 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xba3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:58.681 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xba3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c4a56af(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:11:58.682 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xbc1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40437e2b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:11:58.682 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xbc1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:58.682 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xbc1] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40437e2b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:11:58.686 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10184525775368249810

[info 2020/03/04 23:11:58.688 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:11:58.710 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xaa8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 139 ms)

[vm3] [info 2020/03/04 23:11:58.858 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb0c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 146 ms)

[info 2020/03/04 23:11:58.897 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:58.897 GMT <RMI TCP Connection(237)-172.17.0.8> tid=0xc11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @243a7e3e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:11:58.897 GMT <RMI TCP Connection(237)-172.17.0.8> tid=0xc11] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:58.897 GMT <RMI TCP Connection(237)-172.17.0.8> tid=0xc11] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @243a7e3e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:11:58.898 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f0a4bdc(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:11:58.898 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:58.898 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f0a4bdc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:11:58.899 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb94] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29db1009(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:11:58.899 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb94] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:58.899 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb94] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29db1009(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:11:58.900 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xaf2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76609ffa(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:11:58.900 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xaf2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:58.900 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xaf2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76609ffa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:11:58.900 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xb17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f2423c6(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:11:58.900 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xb17] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:58.901 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xb17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f2423c6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:11:58.901 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xba3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e83f298(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:11:58.901 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xba3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:58.901 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xba3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e83f298(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:11:58.902 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xbc1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @430f62ed(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:11:58.902 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xbc1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:58.902 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xbc1] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @430f62ed(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:11:58.905 GMT <RMI TCP Connection(237)-172.17.0.8> tid=0xc11] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6f4e078b

[vm0] [info 2020/03/04 23:11:58.909 GMT <RMI TCP Connection(237)-172.17.0.8> tid=0xc11] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 23:11:58.909 GMT <RMI TCP Connection(237)-172.17.0.8> tid=0xc11] Locator was created at Wed Mar 04 23:11:58 GMT 2020

[vm0] [info 2020/03/04 23:11:58.909 GMT <RMI TCP Connection(237)-172.17.0.8> tid=0xc11] Listening on port 22451 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:11:58.910 GMT <RMI TCP Connection(237)-172.17.0.8> tid=0xc11] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10184525775368249810/locator/locator22451view.dat

[vm0] [info 2020/03/04 23:11:58.910 GMT <RMI TCP Connection(237)-172.17.0.8> tid=0xc11] recovery file not found: /tmp/junit10184525775368249810/locator/locator22451view.dat

[vm0] [info 2020/03/04 23:11:58.910 GMT <RMI TCP Connection(237)-172.17.0.8> tid=0xc11] Starting distributed system

[vm0] [info 2020/03/04 23:11:58.912 GMT <RMI TCP Connection(237)-172.17.0.8> tid=0xc11] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:11:59.005 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 144 ms)

[vm5] [info 2020/03/04 23:11:59.160 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 154 ms)

[vm6] [info 2020/03/04 23:11:59.306 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 145 ms)

[vm5] [info 2020/03/04 23:11:59.322 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb63] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@69d1f881

[vm5] [info 2020/03/04 23:11:59.328 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb63] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:11:59.452 GMT <RMI TCP Connection(203)-172.17.0.3> tid=0xc68] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 23:11:59.453 GMT <RMI TCP Connection(203)-172.17.0.3> tid=0xc68] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 144 ms)

[info 2020/03/04 23:11:59.453 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:59.455 GMT <RMI TCP Connection(203)-172.17.0.3> tid=0xc68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @681be41(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:11:59.455 GMT <RMI TCP Connection(203)-172.17.0.3> tid=0xc68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:59.455 GMT <RMI TCP Connection(203)-172.17.0.3> tid=0xc68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @681be41(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:11:59.456 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4577e8e7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:11:59.456 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:59.456 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4577e8e7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:11:59.457 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xaa8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @575e9f8d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:11:59.457 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xaa8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:59.457 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xaa8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @575e9f8d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:11:59.458 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12a47bff(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:11:59.458 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb0c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:59.458 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb0c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12a47bff(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:11:59.458 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d5e9883(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:11:59.459 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:59.459 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d5e9883(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:11:59.459 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @184454ca(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:11:59.459 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xad2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:59.459 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @184454ca(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:11:59.460 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @672e0f45(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:11:59.460 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:59.460 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @672e0f45(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:11:59.462 GMT <RMI TCP Connection(203)-172.17.0.3> tid=0xc68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 23:11:59.463 GMT <RMI TCP Connection(203)-172.17.0.3> tid=0xc68] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 23:11:59.463 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 23:11:59.464 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 23:11:59.465 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xaa8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 23:11:59.465 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xaa8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 23:11:59.466 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb0c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 23:11:59.466 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb0c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 23:11:59.467 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 23:11:59.467 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 23:11:59.468 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 23:11:59.468 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 23:11:59.469 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 23:11:59.469 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 23:11:59.471 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 23:11:59.471 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:11:59.498 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25047].
Not connected.


[info 2020/03/04 23:11:59.499 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:11:59.500 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:59.501 GMT <RMI TCP Connection(203)-172.17.0.3> tid=0xc68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f2d1f36(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:11:59.501 GMT <RMI TCP Connection(203)-172.17.0.3> tid=0xc68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:59.502 GMT <RMI TCP Connection(203)-172.17.0.3> tid=0xc68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f2d1f36(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:11:59.502 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69d8871a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:11:59.502 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:59.502 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69d8871a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:11:59.503 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xaa8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28d655b0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:11:59.503 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xaa8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:59.503 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xaa8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28d655b0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:11:59.504 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dd045bb(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:11:59.504 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb0c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:59.504 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb0c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dd045bb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:11:59.505 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79f1737e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:11:59.505 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:59.505 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79f1737e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:11:59.506 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ef57a45(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:11:59.506 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xad2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:59.506 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ef57a45(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:11:59.506 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49595246(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:11:59.507 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:59.507 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49595246(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:11:59.511 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2624285163457372870

[info 2020/03/04 23:11:59.513 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:11:59.732 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:59.733 GMT <RMI TCP Connection(203)-172.17.0.3> tid=0xc68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58720874(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:11:59.733 GMT <RMI TCP Connection(203)-172.17.0.3> tid=0xc68] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:11:59.733 GMT <RMI TCP Connection(203)-172.17.0.3> tid=0xc68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58720874(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:11:59.734 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42cb736d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:11:59.734 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:11:59.734 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42cb736d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:11:59.735 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xaa8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c629f1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:11:59.735 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xaa8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:11:59.735 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xaa8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c629f1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:11:59.735 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56765de9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:11:59.736 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb0c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:11:59.736 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb0c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56765de9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:11:59.736 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @185c049e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:11:59.736 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:11:59.736 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @185c049e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:11:59.737 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @244e6037(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:11:59.737 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xad2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:11:59.737 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @244e6037(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:11:59.738 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @158489ed(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:11:59.738 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb33] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:11:59.738 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @158489ed(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:11:59.741 GMT <RMI TCP Connection(203)-172.17.0.3> tid=0xc68] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e697827

[vm0] [info 2020/03/04 23:11:59.745 GMT <RMI TCP Connection(203)-172.17.0.3> tid=0xc68] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 23:11:59.746 GMT <RMI TCP Connection(203)-172.17.0.3> tid=0xc68] Locator was created at Wed Mar 04 23:11:59 GMT 2020

[vm0] [info 2020/03/04 23:11:59.746 GMT <RMI TCP Connection(203)-172.17.0.3> tid=0xc68] Listening on port 25049 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:11:59.746 GMT <RMI TCP Connection(203)-172.17.0.3> tid=0xc68] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2624285163457372870/locator/locator25049view.dat

[vm0] [info 2020/03/04 23:11:59.746 GMT <RMI TCP Connection(203)-172.17.0.3> tid=0xc68] recovery file not found: /tmp/junit2624285163457372870/locator/locator25049view.dat

[vm0] [info 2020/03/04 23:11:59.746 GMT <RMI TCP Connection(203)-172.17.0.3> tid=0xc68] Starting distributed system

[vm0] [info 2020/03/04 23:11:59.748 GMT <RMI TCP Connection(203)-172.17.0.3> tid=0xc68] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:11:59.981 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xbde] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@4f9df127

[vm6] [info 2020/03/04 23:11:59.986 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xbde] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:12:02.503 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@2a1bbac4

[vm1] [info 2020/03/04 23:12:02.508 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:12:03.101 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb94] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@34f5e83

[vm2] [info 2020/03/04 23:12:03.106 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xb94] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:12:03.440 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@26352a13

[vm1] [info 2020/03/04 23:12:03.445 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2592
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 327
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 8925


[vm3] [info 2020/03/04 23:12:03.688 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xaf2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3309d6c7

[vm3] [info 2020/03/04 23:12:03.693 GMT <RMI TCP Connection(117)-172.17.0.8> tid=0xaf2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:12:03.857 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 145 ms)

[vm2] [info 2020/03/04 23:12:04.009 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 149 ms)

[vm2] [info 2020/03/04 23:12:04.030 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xaa8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d9cb9d6

[vm2] [info 2020/03/04 23:12:04.035 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xaa8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:12:04.150 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 139 ms)

[vm4] [info 2020/03/04 23:12:04.292 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xb17] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e15b8d4

[vm4] [info 2020/03/04 23:12:04.298 GMT <RMI TCP Connection(118)-172.17.0.8> tid=0xb17] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:12:04.300 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 147 ms)

[vm5] [info 2020/03/04 23:12:04.461 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb63] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 160 ms)

[vm6] [info 2020/03/04 23:12:04.602 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xbde] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 139 ms)

[vm3] [info 2020/03/04 23:12:04.610 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb0c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2da97aae

[vm3] [info 2020/03/04 23:12:04.615 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb0c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:12:04.745 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xc1c] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 23:12:04.745 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xc1c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 141 ms)

[info 2020/03/04 23:12:04.746 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:04.748 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xc1c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11563812(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:12:04.748 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xc1c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:04.748 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xc1c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11563812(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:12:04.750 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38e478c2(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:12:04.750 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:04.750 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38e478c2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:12:04.751 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4546a46a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:12:04.751 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xa46] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:04.751 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4546a46a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:12:04.751 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28c418d4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:12:04.752 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xac1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:04.752 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28c418d4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:12:04.752 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45b1738e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:12:04.752 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xadf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:04.752 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45b1738e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:12:04.753 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e4fe406(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:12:04.753 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb63] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:04.753 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb63] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e4fe406(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:12:04.754 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xbde] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @251fa7fc(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:12:04.754 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xbde] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:04.754 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xbde] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @251fa7fc(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:12:04.756 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xc1c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 23:12:04.756 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xc1c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 23:12:04.759 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 23:12:04.759 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 23:12:04.760 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 23:12:04.760 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 23:12:04.761 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 23:12:04.761 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 23:12:04.762 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 23:12:04.762 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 23:12:04.763 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb63] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 23:12:04.763 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb63] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 23:12:04.764 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xbde] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 23:12:04.764 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xbde] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 23:12:04.769 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:12:04.769 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:12:04.799 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21296].
Not connected.


[info 2020/03/04 23:12:04.800 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:12:04.801 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:04.802 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xc1c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @342d74e5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:12:04.802 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xc1c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:04.802 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xc1c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @342d74e5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:12:04.803 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a56d15e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:12:04.803 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:04.803 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a56d15e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:12:04.804 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5942afa3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:12:04.804 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xa46] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:04.804 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5942afa3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:12:04.805 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6674bb96(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:12:04.805 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xac1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:04.805 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6674bb96(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:12:04.805 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73613ad6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:12:04.806 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xadf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:04.806 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73613ad6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:12:04.806 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @791bb730(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:12:04.806 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb63] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:04.806 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb63] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @791bb730(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:12:04.807 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xbde] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5848d411(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:12:04.807 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xbde] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:04.807 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xbde] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5848d411(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:12:04.812 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11906199646815466822

[info 2020/03/04 23:12:04.814 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:12:04.889 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22452]

Command result for <connect --jmx-manager=localhost[22452]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22452] ..
Successfully connected to: [host=localhost, port=22452]


[info 2020/03/04 23:12:05.027 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:05.027 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xc1c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22480409(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:12:05.028 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xc1c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:05.028 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xc1c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22480409(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:12:05.028 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b9ab222(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:12:05.028 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:05.029 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b9ab222(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:12:05.029 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @694087f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:12:05.029 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xa46] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:05.029 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @694087f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:12:05.030 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33f0730c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:12:05.030 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xac1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:05.030 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33f0730c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:12:05.031 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21415757(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:12:05.031 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xadf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:05.031 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21415757(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:12:05.032 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75e7cdaf(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:12:05.032 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb63] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:05.032 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb63] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75e7cdaf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:12:05.033 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xbde] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38ebf3ea(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:12:05.033 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xbde] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:05.033 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xbde] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38ebf3ea(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:12:05.035 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xc1c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@27a9aa1b

[vm0] [info 2020/03/04 23:12:05.039 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xc1c] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 23:12:05.040 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xc1c] Locator was created at Wed Mar 04 23:12:05 GMT 2020

[vm0] [info 2020/03/04 23:12:05.040 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xc1c] Listening on port 21298 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:12:05.040 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xc1c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11906199646815466822/locator/locator21298view.dat

[vm0] [info 2020/03/04 23:12:05.040 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xc1c] recovery file not found: /tmp/junit11906199646815466822/locator/locator21298view.dat

[vm0] [info 2020/03/04 23:12:05.040 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xc1c] Starting distributed system

[vm0] [info 2020/03/04 23:12:05.042 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xc1c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:12:05.219 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@21bb1447

[vm4] [info 2020/03/04 23:12:05.224 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:12:05.822 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25050]

Command result for <connect --jmx-manager=localhost[25050]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25050] ..
Successfully connected to: [host=localhost, port=25050]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:12:08.639 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@15cb8f16

[vm1] [info 2020/03/04 23:12:08.644 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:12:09.215 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@220caf8f

[vm2] [info 2020/03/04 23:12:09.220 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xa46] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:12:09.805 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@1c69d2ca

[vm3] [info 2020/03/04 23:12:09.809 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xac1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:12:10.394 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@16805676

[vm4] [info 2020/03/04 23:12:10.399 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xadf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:12:10.992 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21299]

Command result for <connect --jmx-manager=localhost[21299]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21299] ..
Successfully connected to: [host=localhost, port=21299]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:12:14.738 GMT <RMI TCP Connection(86)-172.17.0.2> tid=0xbbc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@830d11e

[vm5] [info 2020/03/04 23:12:14.743 GMT <RMI TCP Connection(86)-172.17.0.2> tid=0xbbc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:12:15.431 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@9324473

[vm6] [info 2020/03/04 23:12:15.440 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:12:16.256 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 898
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236221
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2007
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 94
Total primaries transferred during this rebalance                                               | 12
Total time (in milliseconds) for this rebalance                                                 | 6792


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:12:19.222 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 156 ms)

[vm2] [info 2020/03/04 23:12:19.365 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb69] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 141 ms)

[vm3] [info 2020/03/04 23:12:19.511 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb7c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 144 ms)

[vm4] [info 2020/03/04 23:12:19.672 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbe] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 158 ms)

[vm5] [info 2020/03/04 23:12:19.823 GMT <RMI TCP Connection(86)-172.17.0.2> tid=0xbbc] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 150 ms)

[vm6] [info 2020/03/04 23:12:20.065 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 241 ms)

[vm0] [info 2020/03/04 23:12:20.205 GMT <RMI TCP Connection(209)-172.17.0.2> tid=0xa27] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 23:12:20.206 GMT <RMI TCP Connection(209)-172.17.0.2> tid=0xa27] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 138 ms)

[info 2020/03/04 23:12:20.206 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:20.208 GMT <RMI TCP Connection(209)-172.17.0.2> tid=0xa27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4de001e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:12:20.208 GMT <RMI TCP Connection(209)-172.17.0.2> tid=0xa27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:20.208 GMT <RMI TCP Connection(209)-172.17.0.2> tid=0xa27] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4de001e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:12:20.209 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ba1a60d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:12:20.209 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:20.209 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ba1a60d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:12:20.210 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @142382d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:12:20.210 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:20.210 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb69] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @142382d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:12:20.211 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb7c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a5d2ac9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:12:20.211 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb7c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:20.211 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb7c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a5d2ac9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:12:20.212 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75716726(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:12:20.212 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:20.212 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbe] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75716726(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:12:20.213 GMT <RMI TCP Connection(86)-172.17.0.2> tid=0xbbc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52c588e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:12:20.213 GMT <RMI TCP Connection(86)-172.17.0.2> tid=0xbbc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:20.213 GMT <RMI TCP Connection(86)-172.17.0.2> tid=0xbbc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52c588e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:12:20.213 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d33773(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:12:20.213 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:20.214 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d33773(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:12:20.216 GMT <RMI TCP Connection(209)-172.17.0.2> tid=0xa27] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 23:12:20.216 GMT <RMI TCP Connection(209)-172.17.0.2> tid=0xa27] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 23:12:20.217 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 23:12:20.217 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 23:12:20.218 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb69] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 23:12:20.218 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb69] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 23:12:20.219 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb7c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 23:12:20.219 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb7c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 23:12:20.220 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 23:12:20.221 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbe] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 23:12:20.221 GMT <RMI TCP Connection(86)-172.17.0.2> tid=0xbbc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 23:12:20.222 GMT <RMI TCP Connection(86)-172.17.0.2> tid=0xbbc] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 23:12:20.223 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 23:12:20.223 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 23:12:20.225 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 23:12:20.225 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:12:20.253 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20494].
Not connected.


[info 2020/03/04 23:12:20.255 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:12:20.256 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:20.257 GMT <RMI TCP Connection(209)-172.17.0.2> tid=0xa27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @524d2518(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:12:20.257 GMT <RMI TCP Connection(209)-172.17.0.2> tid=0xa27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:20.257 GMT <RMI TCP Connection(209)-172.17.0.2> tid=0xa27] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @524d2518(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:12:20.257 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d81a009(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:12:20.257 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:20.258 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d81a009(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:12:20.258 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fa55445(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:12:20.258 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:20.258 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb69] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fa55445(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:12:20.259 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb7c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c5c823e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:12:20.259 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb7c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:20.259 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb7c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c5c823e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:12:20.260 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42b738c6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:12:20.260 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:20.260 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbe] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42b738c6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:12:20.261 GMT <RMI TCP Connection(86)-172.17.0.2> tid=0xbbc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55d6fda7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:12:20.261 GMT <RMI TCP Connection(86)-172.17.0.2> tid=0xbbc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:20.261 GMT <RMI TCP Connection(86)-172.17.0.2> tid=0xbbc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55d6fda7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:12:20.262 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55b9cb96(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:12:20.262 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:20.262 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55b9cb96(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:12:20.265 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2881533830050195974

[info 2020/03/04 23:12:20.267 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:12:20.474 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:20.475 GMT <RMI TCP Connection(209)-172.17.0.2> tid=0xa27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d030b9e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:12:20.475 GMT <RMI TCP Connection(209)-172.17.0.2> tid=0xa27] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:20.475 GMT <RMI TCP Connection(209)-172.17.0.2> tid=0xa27] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d030b9e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:12:20.476 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59655f6(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:12:20.476 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:20.476 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59655f6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:12:20.477 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2343b1e0(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:12:20.477 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb69] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:20.477 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb69] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2343b1e0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:12:20.478 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb7c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f2c295a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:12:20.478 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb7c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:20.478 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb7c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f2c295a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:12:20.479 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ffcc990(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:12:20.479 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:20.479 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbe] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ffcc990(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:12:20.480 GMT <RMI TCP Connection(86)-172.17.0.2> tid=0xbbc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10886606(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:12:20.480 GMT <RMI TCP Connection(86)-172.17.0.2> tid=0xbbc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:20.480 GMT <RMI TCP Connection(86)-172.17.0.2> tid=0xbbc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10886606(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:12:20.481 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15c676e6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:12:20.481 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:20.481 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15c676e6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:12:20.484 GMT <RMI TCP Connection(209)-172.17.0.2> tid=0xa27] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@74512e40

[vm0] [info 2020/03/04 23:12:20.489 GMT <RMI TCP Connection(209)-172.17.0.2> tid=0xa27] Starting peer location for Distribution Locator on 6bcdaf3c6678

[vm0] [info 2020/03/04 23:12:20.489 GMT <RMI TCP Connection(209)-172.17.0.2> tid=0xa27] Locator was created at Wed Mar 04 23:12:20 GMT 2020

[vm0] [info 2020/03/04 23:12:20.489 GMT <RMI TCP Connection(209)-172.17.0.2> tid=0xa27] Listening on port 20496 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:12:20.489 GMT <RMI TCP Connection(209)-172.17.0.2> tid=0xa27] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2881533830050195974/locator/locator20496view.dat

[vm0] [info 2020/03/04 23:12:20.489 GMT <RMI TCP Connection(209)-172.17.0.2> tid=0xa27] recovery file not found: /tmp/junit2881533830050195974/locator/locator20496view.dat

[vm0] [info 2020/03/04 23:12:20.490 GMT <RMI TCP Connection(209)-172.17.0.2> tid=0xa27] Starting distributed system

[vm0] [info 2020/03/04 23:12:20.491 GMT <RMI TCP Connection(209)-172.17.0.2> tid=0xa27] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:12:24.228 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@76737bf4

[vm1] [info 2020/03/04 23:12:24.232 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:12:24.800 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb69] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4fa06d24

[vm2] [info 2020/03/04 23:12:24.805 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb69] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:12:25.379 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb7c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@544027ff

[vm3] [info 2020/03/04 23:12:25.384 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb7c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:12:25.978 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@29ddf35d

[vm4] [info 2020/03/04 23:12:25.982 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xbbe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:12:26.573 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20497]

Command result for <connect --jmx-manager=localhost[20497]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20497] ..
Successfully connected to: [host=localhost, port=20497]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:12:37.004 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xbab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64e36d45

[vm5] [info 2020/03/04 23:12:37.010 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xbab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:12:37.204 GMT <RMI TCP Connection(101)-172.17.0.4> tid=0xb96] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7480ff0

[vm5] [info 2020/03/04 23:12:37.209 GMT <RMI TCP Connection(101)-172.17.0.4> tid=0xb96] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:12:37.683 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbbe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4740bf72

[vm6] [info 2020/03/04 23:12:37.688 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbbe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:12:37.887 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xba5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3c6d0058

[vm6] [info 2020/03/04 23:12:37.893 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xba5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:12:38.518 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:12:38.723 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:12:41.043 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb7b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3ff3360c

[vm5] [info 2020/03/04 23:12:41.048 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb7b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:12:41.738 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbeb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6203713c

[vm6] [info 2020/03/04 23:12:41.743 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbeb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 833
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2363
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 256
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8367


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:12:42.000 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 147 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 827
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2345
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 231
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8238


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 9


[vm2] [info 2020/03/04 23:12:42.143 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb05] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 142 ms)

[vm1] [info 2020/03/04 23:12:42.220 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 165 ms)

[vm3] [info 2020/03/04 23:12:42.293 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb34] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 147 ms)

[vm2] [info 2020/03/04 23:12:42.362 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xac4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 140 ms)

[vm4] [info 2020/03/04 23:12:42.438 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 142 ms)

[vm3] [info 2020/03/04 23:12:42.504 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb2f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 139 ms)

[vm1] [info 2020/03/04 23:12:42.552 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:12:42.585 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xbab] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 146 ms)

[vm4] [info 2020/03/04 23:12:42.648 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb85] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 142 ms)

[vm6] [info 2020/03/04 23:12:42.720 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbbe] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 134 ms)

[vm5] [info 2020/03/04 23:12:42.792 GMT <RMI TCP Connection(101)-172.17.0.4> tid=0xb96] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 142 ms)

[vm0] [info 2020/03/04 23:12:42.859 GMT <RMI TCP Connection(219)-172.17.0.6> tid=0xacf] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 23:12:42.860 GMT <RMI TCP Connection(219)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 138 ms)

[info 2020/03/04 23:12:42.861 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:42.862 GMT <RMI TCP Connection(219)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @152048c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:12:42.862 GMT <RMI TCP Connection(219)-172.17.0.6> tid=0xacf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:42.863 GMT <RMI TCP Connection(219)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @152048c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:12:42.863 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e9a097e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:12:42.863 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:42.863 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e9a097e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:12:42.866 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb05] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69058e6b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:12:42.866 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb05] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:42.866 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb05] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69058e6b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:12:42.867 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52ced0fd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:12:42.867 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb34] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:42.867 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb34] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52ced0fd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:12:42.867 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74bf81db(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:12:42.868 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb11] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:42.868 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74bf81db(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:12:42.868 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xbab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78fd937e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:12:42.868 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xbab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:42.868 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xbab] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78fd937e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:12:42.869 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbbe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @217f4328(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:12:42.869 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbbe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:42.869 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbbe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @217f4328(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:12:42.871 GMT <RMI TCP Connection(219)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 23:12:42.871 GMT <RMI TCP Connection(219)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 23:12:42.872 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 23:12:42.872 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 23:12:42.875 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb05] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 23:12:42.875 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb05] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 23:12:42.876 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb34] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 23:12:42.876 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb34] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 23:12:42.877 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 23:12:42.877 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 23:12:42.878 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xbab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 23:12:42.878 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xbab] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 23:12:42.879 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbbe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 23:12:42.879 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbbe] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 23:12:42.881 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 23:12:42.881 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:12:42.908 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23762].
Not connected.


[info 2020/03/04 23:12:42.909 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:12:42.910 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:42.911 GMT <RMI TCP Connection(219)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26297b0b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:12:42.911 GMT <RMI TCP Connection(219)-172.17.0.6> tid=0xacf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:42.911 GMT <RMI TCP Connection(219)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26297b0b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:12:42.912 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7126e71b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:12:42.912 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:42.912 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7126e71b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:12:42.912 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb05] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b56cd83(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:12:42.912 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb05] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:42.913 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb05] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b56cd83(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:12:42.913 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @668b2f10(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:12:42.913 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb34] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:42.913 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb34] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @668b2f10(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:12:42.914 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e94ec4a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:12:42.914 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb11] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:42.914 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e94ec4a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:12:42.915 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xbab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @393edb71(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:12:42.915 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xbab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:42.915 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xbab] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @393edb71(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:12:42.916 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbbe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c91154(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:12:42.916 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbbe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:42.916 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbbe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c91154(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:12:42.918 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5752433186018434836

[info 2020/03/04 23:12:42.920 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:12:42.931 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xba5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 137 ms)

[vm0] [info 2020/03/04 23:12:43.075 GMT <RMI TCP Connection(224)-172.17.0.4> tid=0xb92] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 23:12:43.077 GMT <RMI TCP Connection(224)-172.17.0.4> tid=0xb92] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 144 ms)

[info 2020/03/04 23:12:43.078 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:43.080 GMT <RMI TCP Connection(224)-172.17.0.4> tid=0xb92] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a731da(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:12:43.080 GMT <RMI TCP Connection(224)-172.17.0.4> tid=0xb92] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:43.080 GMT <RMI TCP Connection(224)-172.17.0.4> tid=0xb92] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a731da(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:12:43.082 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6747bf16(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:12:43.082 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:43.082 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6747bf16(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:12:43.083 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xac4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d6016de(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:12:43.083 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xac4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:43.083 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xac4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d6016de(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:12:43.084 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb2f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57b35015(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:12:43.084 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb2f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:43.084 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57b35015(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:12:43.086 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4107bf5d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:12:43.086 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb85] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:43.086 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb85] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4107bf5d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:12:43.087 GMT <RMI TCP Connection(101)-172.17.0.4> tid=0xb96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57b8cc0a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:12:43.087 GMT <RMI TCP Connection(101)-172.17.0.4> tid=0xb96] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:43.087 GMT <RMI TCP Connection(101)-172.17.0.4> tid=0xb96] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57b8cc0a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:12:43.088 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xba5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @781fe52d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:12:43.088 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xba5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:43.088 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xba5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @781fe52d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:12:43.090 GMT <RMI TCP Connection(224)-172.17.0.4> tid=0xb92] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 23:12:43.091 GMT <RMI TCP Connection(224)-172.17.0.4> tid=0xb92] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 23:12:43.091 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 23:12:43.092 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 23:12:43.093 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xac4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 23:12:43.093 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xac4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 23:12:43.094 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb2f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 23:12:43.094 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 23:12:43.095 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb85] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 23:12:43.095 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb85] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 23:12:43.096 GMT <RMI TCP Connection(101)-172.17.0.4> tid=0xb96] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 23:12:43.097 GMT <RMI TCP Connection(101)-172.17.0.4> tid=0xb96] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 23:12:43.097 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xba5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 23:12:43.098 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xba5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 23:12:43.100 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 23:12:43.100 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:12:43.137 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24133].
Not connected.


[info 2020/03/04 23:12:43.138 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:12:43.140 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:43.142 GMT <RMI TCP Connection(225)-172.17.0.4> tid=0xc7d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35f55cc4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:12:43.142 GMT <RMI TCP Connection(225)-172.17.0.4> tid=0xc7d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:43.142 GMT <RMI TCP Connection(225)-172.17.0.4> tid=0xc7d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35f55cc4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:12:43.143 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49d3f7e2(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:12:43.143 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:43.143 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49d3f7e2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:12:43.144 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xac4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4900be29(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:12:43.144 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xac4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:43.144 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xac4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4900be29(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:12:43.145 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb2f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @744a003a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:12:43.145 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb2f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:43.145 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @744a003a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:12:43.146 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e58881(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:12:43.146 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb85] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:43.146 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb85] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e58881(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:12:43.147 GMT <RMI TCP Connection(101)-172.17.0.4> tid=0xb96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7511d1da(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:12:43.148 GMT <RMI TCP Connection(101)-172.17.0.4> tid=0xb96] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:43.148 GMT <RMI TCP Connection(101)-172.17.0.4> tid=0xb96] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7511d1da(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:12:43.149 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xba5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71fa6f1e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:12:43.149 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xba5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:43.149 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xba5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71fa6f1e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:12:43.152 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11795064358249941230

[info 2020/03/04 23:12:43.154 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:12:43.185 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:43.186 GMT <RMI TCP Connection(219)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3327a173(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:12:43.186 GMT <RMI TCP Connection(219)-172.17.0.6> tid=0xacf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:43.186 GMT <RMI TCP Connection(219)-172.17.0.6> tid=0xacf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3327a173(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:12:43.186 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58a82799(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:12:43.187 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:43.187 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58a82799(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:12:43.187 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb05] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @81892dc(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:12:43.188 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb05] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:43.188 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb05] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @81892dc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:12:43.188 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3337cd24(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:12:43.188 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb34] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:43.189 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb34] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3337cd24(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:12:43.189 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34e51fa8(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:12:43.189 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb11] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:43.189 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34e51fa8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:12:43.190 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xbab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6073f9a3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:12:43.190 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xbab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:43.190 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xbab] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6073f9a3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:12:43.191 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbbe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fcf24fb(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:12:43.191 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbbe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:43.191 GMT <RMI TCP Connection(94)-172.17.0.6> tid=0xbbe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fcf24fb(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:12:43.194 GMT <RMI TCP Connection(219)-172.17.0.6> tid=0xacf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@78a5a72f

[vm0] [info 2020/03/04 23:12:43.199 GMT <RMI TCP Connection(219)-172.17.0.6> tid=0xacf] Starting peer location for Distribution Locator on e9f6ad519318

[vm0] [info 2020/03/04 23:12:43.199 GMT <RMI TCP Connection(219)-172.17.0.6> tid=0xacf] Locator was created at Wed Mar 04 23:12:43 GMT 2020

[vm0] [info 2020/03/04 23:12:43.199 GMT <RMI TCP Connection(219)-172.17.0.6> tid=0xacf] Listening on port 23764 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:12:43.200 GMT <RMI TCP Connection(219)-172.17.0.6> tid=0xacf] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5752433186018434836/locator/locator23764view.dat

[vm0] [info 2020/03/04 23:12:43.200 GMT <RMI TCP Connection(219)-172.17.0.6> tid=0xacf] recovery file not found: /tmp/junit5752433186018434836/locator/locator23764view.dat

[vm0] [info 2020/03/04 23:12:43.200 GMT <RMI TCP Connection(219)-172.17.0.6> tid=0xacf] Starting distributed system

[vm0] [info 2020/03/04 23:12:43.201 GMT <RMI TCP Connection(219)-172.17.0.6> tid=0xacf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:12:43.421 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:43.422 GMT <RMI TCP Connection(225)-172.17.0.4> tid=0xc7d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc57d21(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:12:43.422 GMT <RMI TCP Connection(225)-172.17.0.4> tid=0xc7d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:43.422 GMT <RMI TCP Connection(225)-172.17.0.4> tid=0xc7d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc57d21(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:12:43.423 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53d18e22(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:12:43.423 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:43.423 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53d18e22(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:12:43.424 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xac4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f1a73b2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:12:43.424 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xac4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:43.424 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xac4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f1a73b2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:12:43.425 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb2f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @134737b1(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:12:43.425 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb2f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:43.425 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb2f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @134737b1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:12:43.425 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3038fca7(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:12:43.426 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb85] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:43.426 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb85] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3038fca7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:12:43.426 GMT <RMI TCP Connection(101)-172.17.0.4> tid=0xb96] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a8e259f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:12:43.426 GMT <RMI TCP Connection(101)-172.17.0.4> tid=0xb96] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:43.426 GMT <RMI TCP Connection(101)-172.17.0.4> tid=0xb96] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a8e259f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:12:43.427 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xba5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @397bfc3e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:12:43.427 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xba5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:43.427 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xba5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @397bfc3e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:12:43.430 GMT <RMI TCP Connection(225)-172.17.0.4> tid=0xc7d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@7b56dce3

[vm0] [info 2020/03/04 23:12:43.435 GMT <RMI TCP Connection(225)-172.17.0.4> tid=0xc7d] Starting peer location for Distribution Locator on 1de7db97315e

[vm0] [info 2020/03/04 23:12:43.435 GMT <RMI TCP Connection(225)-172.17.0.4> tid=0xc7d] Locator was created at Wed Mar 04 23:12:43 GMT 2020

[vm0] [info 2020/03/04 23:12:43.435 GMT <RMI TCP Connection(225)-172.17.0.4> tid=0xc7d] Listening on port 24135 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:12:43.435 GMT <RMI TCP Connection(225)-172.17.0.4> tid=0xc7d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11795064358249941230/locator/locator24135view.dat

[vm0] [info 2020/03/04 23:12:43.435 GMT <RMI TCP Connection(225)-172.17.0.4> tid=0xc7d] recovery file not found: /tmp/junit11795064358249941230/locator/locator24135view.dat

[vm0] [info 2020/03/04 23:12:43.436 GMT <RMI TCP Connection(225)-172.17.0.4> tid=0xc7d] Starting distributed system

[vm0] [info 2020/03/04 23:12:43.437 GMT <RMI TCP Connection(225)-172.17.0.4> tid=0xc7d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:12:43.718 GMT <RMI TCP Connection(117)-172.17.0.5> tid=0xbf5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d86d9a7

[vm5] [info 2020/03/04 23:12:43.724 GMT <RMI TCP Connection(117)-172.17.0.5> tid=0xbf5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:12:44.427 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xca0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d0abaf5

[vm6] [info 2020/03/04 23:12:44.433 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xca0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:12:45.265 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 957
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608941
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2460
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 241
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8646


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:12:46.139 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 155 ms)

[vm2] [info 2020/03/04 23:12:46.292 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 150 ms)

[vm3] [info 2020/03/04 23:12:46.448 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 154 ms)

[vm4] [info 2020/03/04 23:12:46.594 GMT <RMI TCP Connection(88)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 143 ms)

[vm5] [info 2020/03/04 23:12:46.744 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb7b] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 148 ms)

[vm6] [info 2020/03/04 23:12:46.888 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbeb] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 143 ms)

[vm1] [info 2020/03/04 23:12:46.924 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@23c1af9

[vm1] [info 2020/03/04 23:12:46.929 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:12:47.029 GMT <RMI TCP Connection(210)-172.17.0.9> tid=0x9d9] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 23:12:47.030 GMT <RMI TCP Connection(210)-172.17.0.9> tid=0x9d9] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 139 ms)

[info 2020/03/04 23:12:47.030 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:47.032 GMT <RMI TCP Connection(210)-172.17.0.9> tid=0x9d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @339766b7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:12:47.032 GMT <RMI TCP Connection(210)-172.17.0.9> tid=0x9d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:47.032 GMT <RMI TCP Connection(210)-172.17.0.9> tid=0x9d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @339766b7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:12:47.033 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13314a36(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:12:47.033 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:47.033 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13314a36(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:12:47.034 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bd2e96b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:12:47.034 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:47.034 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bd2e96b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:12:47.034 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54f53f8e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:12:47.035 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:47.035 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54f53f8e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:12:47.035 GMT <RMI TCP Connection(88)-172.17.0.9> tid=0xb56] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ec86a39(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:12:47.036 GMT <RMI TCP Connection(88)-172.17.0.9> tid=0xb56] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:47.036 GMT <RMI TCP Connection(88)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ec86a39(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:12:47.036 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb7b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16aa27b3(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:12:47.036 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb7b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:47.037 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb7b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16aa27b3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:12:47.037 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbeb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75994ae4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:12:47.038 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbeb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:47.038 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbeb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75994ae4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:12:47.040 GMT <RMI TCP Connection(210)-172.17.0.9> tid=0x9d9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 23:12:47.040 GMT <RMI TCP Connection(210)-172.17.0.9> tid=0x9d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 23:12:47.040 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 23:12:47.041 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 23:12:47.042 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xac2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 23:12:47.042 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 23:12:47.043 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb33] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 23:12:47.043 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 23:12:47.044 GMT <RMI TCP Connection(88)-172.17.0.9> tid=0xb56] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 23:12:47.044 GMT <RMI TCP Connection(88)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 23:12:47.045 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb7b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 23:12:47.045 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb7b] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 23:12:47.046 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbeb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 23:12:47.046 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbeb] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 23:12:47.048 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 23:12:47.048 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:12:47.075 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26695].
Not connected.


[info 2020/03/04 23:12:47.076 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:12:47.077 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:47.078 GMT <RMI TCP Connection(210)-172.17.0.9> tid=0x9d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @211542c2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:12:47.078 GMT <RMI TCP Connection(210)-172.17.0.9> tid=0x9d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:47.078 GMT <RMI TCP Connection(210)-172.17.0.9> tid=0x9d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @211542c2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:12:47.079 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e3e622f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:12:47.079 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:47.079 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e3e622f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:12:47.080 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a9e0ae7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:12:47.080 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:47.080 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a9e0ae7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:12:47.081 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5e0541(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:12:47.081 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:47.081 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5e0541(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:12:47.081 GMT <RMI TCP Connection(88)-172.17.0.9> tid=0xb56] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b85bc66(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:12:47.082 GMT <RMI TCP Connection(88)-172.17.0.9> tid=0xb56] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:47.082 GMT <RMI TCP Connection(88)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b85bc66(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:12:47.082 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb7b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a41a531(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:12:47.082 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb7b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:47.082 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb7b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a41a531(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:12:47.083 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbeb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @93f5b29(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:12:47.083 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbeb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:47.083 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbeb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @93f5b29(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:12:47.086 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15714296732251095042

[info 2020/03/04 23:12:47.088 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:12:47.091 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6091756a

[vm1] [info 2020/03/04 23:12:47.096 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:12:47.299 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:47.299 GMT <RMI TCP Connection(210)-172.17.0.9> tid=0x9d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21b84b34(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:12:47.299 GMT <RMI TCP Connection(210)-172.17.0.9> tid=0x9d9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:47.300 GMT <RMI TCP Connection(210)-172.17.0.9> tid=0x9d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21b84b34(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:12:47.300 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dbd6bb(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:12:47.300 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:47.300 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dbd6bb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:12:47.301 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f34a67e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:12:47.301 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xac2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:47.301 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f34a67e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:12:47.302 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ff38b98(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:12:47.302 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb33] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:47.302 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ff38b98(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:12:47.303 GMT <RMI TCP Connection(88)-172.17.0.9> tid=0xb56] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d55d42e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:12:47.303 GMT <RMI TCP Connection(88)-172.17.0.9> tid=0xb56] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:47.303 GMT <RMI TCP Connection(88)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d55d42e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:12:47.304 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb7b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5449498f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:12:47.304 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb7b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:47.304 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb7b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5449498f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:12:47.304 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbeb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc36e7a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:12:47.304 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbeb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:47.304 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbeb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc36e7a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:12:47.307 GMT <RMI TCP Connection(210)-172.17.0.9> tid=0x9d9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@458e38f9

[vm0] [info 2020/03/04 23:12:47.312 GMT <RMI TCP Connection(210)-172.17.0.9> tid=0x9d9] Starting peer location for Distribution Locator on ebbfed54aa47

[vm0] [info 2020/03/04 23:12:47.312 GMT <RMI TCP Connection(210)-172.17.0.9> tid=0x9d9] Locator was created at Wed Mar 04 23:12:47 GMT 2020

[vm0] [info 2020/03/04 23:12:47.312 GMT <RMI TCP Connection(210)-172.17.0.9> tid=0x9d9] Listening on port 26697 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:12:47.313 GMT <RMI TCP Connection(210)-172.17.0.9> tid=0x9d9] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15714296732251095042/locator/locator26697view.dat

[vm0] [info 2020/03/04 23:12:47.313 GMT <RMI TCP Connection(210)-172.17.0.9> tid=0x9d9] recovery file not found: /tmp/junit15714296732251095042/locator/locator26697view.dat

[vm0] [info 2020/03/04 23:12:47.313 GMT <RMI TCP Connection(210)-172.17.0.9> tid=0x9d9] Starting distributed system

[vm0] [info 2020/03/04 23:12:47.315 GMT <RMI TCP Connection(210)-172.17.0.9> tid=0x9d9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:12:47.503 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb05] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@66e5c721

[vm2] [info 2020/03/04 23:12:47.508 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb05] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:12:47.705 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xac4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2080ec7

[vm2] [info 2020/03/04 23:12:47.710 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xac4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:12:48.098 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb34] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@9b65b0e

[vm3] [info 2020/03/04 23:12:48.103 GMT <RMI TCP Connection(95)-172.17.0.6> tid=0xb34] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:12:48.296 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb2f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@10d122a7

[vm3] [info 2020/03/04 23:12:48.302 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb2f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 745
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2499
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 231
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8643


[vm4] [info 2020/03/04 23:12:48.687 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@70d2e694

[vm4] [info 2020/03/04 23:12:48.692 GMT <RMI TCP Connection(96)-172.17.0.6> tid=0xb11] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:12:48.857 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 155 ms)

[vm4] [info 2020/03/04 23:12:48.891 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb85] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@396d4789

[vm4] [info 2020/03/04 23:12:48.896 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0xb85] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:12:48.995 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbbd] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 136 ms)

[vm3] [info 2020/03/04 23:12:49.135 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc15] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 138 ms)

[vm4] [info 2020/03/04 23:12:49.279 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc10] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 142 ms)

[info 2020/03/04 23:12:49.281 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23765]

Command result for <connect --jmx-manager=localhost[23765]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23765] ..
Successfully connected to: [host=localhost, port=23765]


[vm5] [info 2020/03/04 23:12:49.433 GMT <RMI TCP Connection(117)-172.17.0.5> tid=0xbf5] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 153 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:12:49.512 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24136]

Command result for <connect --jmx-manager=localhost[24136]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24136] ..
Successfully connected to: [host=localhost, port=24136]


[vm6] [info 2020/03/04 23:12:49.672 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xca0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 237 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 23:12:49.810 GMT <RMI TCP Connection(239)-172.17.0.5> tid=0xe62] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 23:12:49.811 GMT <RMI TCP Connection(239)-172.17.0.5> tid=0xe62] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 137 ms)

[info 2020/03/04 23:12:49.812 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:49.814 GMT <RMI TCP Connection(239)-172.17.0.5> tid=0xe62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @169bb6db(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:12:49.814 GMT <RMI TCP Connection(239)-172.17.0.5> tid=0xe62] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:49.814 GMT <RMI TCP Connection(239)-172.17.0.5> tid=0xe62] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @169bb6db(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:12:49.814 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b9daa8f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:12:49.815 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:49.815 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b9daa8f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:12:49.815 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbbd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3335d236(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:12:49.815 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbbd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:49.816 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbbd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3335d236(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:12:49.816 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc15] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77aa63a9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:12:49.816 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc15] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:49.816 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc15] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77aa63a9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:12:49.817 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc10] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @567d9ee5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:12:49.817 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc10] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:49.817 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc10] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @567d9ee5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:12:49.818 GMT <RMI TCP Connection(117)-172.17.0.5> tid=0xbf5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ae9ed06(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:12:49.818 GMT <RMI TCP Connection(117)-172.17.0.5> tid=0xbf5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:49.818 GMT <RMI TCP Connection(117)-172.17.0.5> tid=0xbf5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ae9ed06(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:12:49.819 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xca0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44d64250(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:12:49.819 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xca0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:49.819 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xca0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44d64250(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:12:49.821 GMT <RMI TCP Connection(239)-172.17.0.5> tid=0xe62] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 23:12:49.821 GMT <RMI TCP Connection(239)-172.17.0.5> tid=0xe62] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 23:12:49.822 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 23:12:49.822 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 23:12:49.823 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbbd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 23:12:49.823 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbbd] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 23:12:49.824 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc15] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 23:12:49.824 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc15] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 23:12:49.825 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc10] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 23:12:49.825 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc10] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 23:12:49.826 GMT <RMI TCP Connection(117)-172.17.0.5> tid=0xbf5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 23:12:49.826 GMT <RMI TCP Connection(117)-172.17.0.5> tid=0xbf5] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 23:12:49.827 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xca0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 23:12:49.827 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xca0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 23:12:49.829 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 23:12:49.829 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:12:49.858 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29468].
Not connected.


[info 2020/03/04 23:12:49.859 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:12:49.860 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:49.861 GMT <RMI TCP Connection(239)-172.17.0.5> tid=0xe62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d69f88c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:12:49.861 GMT <RMI TCP Connection(239)-172.17.0.5> tid=0xe62] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:49.861 GMT <RMI TCP Connection(239)-172.17.0.5> tid=0xe62] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d69f88c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:12:49.862 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ce34a60(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:12:49.862 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:49.862 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ce34a60(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:12:49.863 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbbd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19464256(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:12:49.863 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbbd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:49.863 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbbd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19464256(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:12:49.864 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc15] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ef44cfb(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:12:49.864 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc15] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:49.864 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc15] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ef44cfb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:12:49.864 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc10] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35df50dc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:12:49.864 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc10] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:49.864 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc10] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35df50dc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:12:49.865 GMT <RMI TCP Connection(117)-172.17.0.5> tid=0xbf5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d263bb0(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:12:49.865 GMT <RMI TCP Connection(117)-172.17.0.5> tid=0xbf5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:49.865 GMT <RMI TCP Connection(117)-172.17.0.5> tid=0xbf5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d263bb0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:12:49.866 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xca0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16daeafe(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:12:49.866 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xca0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:49.866 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xca0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16daeafe(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:12:49.868 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit168276874573289070

[info 2020/03/04 23:12:49.870 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:12:50.076 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:50.076 GMT <RMI TCP Connection(239)-172.17.0.5> tid=0xe62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @701ac115(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:12:50.077 GMT <RMI TCP Connection(239)-172.17.0.5> tid=0xe62] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:50.077 GMT <RMI TCP Connection(239)-172.17.0.5> tid=0xe62] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @701ac115(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:12:50.077 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f02fd5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:12:50.077 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:50.078 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f02fd5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:12:50.078 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbbd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fc63bfe(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:12:50.078 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbbd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:50.078 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbbd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fc63bfe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:12:50.079 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc15] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @316e7d71(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:12:50.079 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc15] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:50.079 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc15] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @316e7d71(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:12:50.080 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc10] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74d0b1eb(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:12:50.080 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc10] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:50.080 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc10] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74d0b1eb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:12:50.080 GMT <RMI TCP Connection(117)-172.17.0.5> tid=0xbf5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45cd2fbb(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:12:50.081 GMT <RMI TCP Connection(117)-172.17.0.5> tid=0xbf5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:50.081 GMT <RMI TCP Connection(117)-172.17.0.5> tid=0xbf5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45cd2fbb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:12:50.081 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xca0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37d48073(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:12:50.081 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xca0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:50.081 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0xca0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37d48073(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:12:50.084 GMT <RMI TCP Connection(239)-172.17.0.5> tid=0xe62] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@669b51ce

[vm0] [info 2020/03/04 23:12:50.089 GMT <RMI TCP Connection(239)-172.17.0.5> tid=0xe62] Starting peer location for Distribution Locator on 5bb7bbedf572

[vm0] [info 2020/03/04 23:12:50.089 GMT <RMI TCP Connection(239)-172.17.0.5> tid=0xe62] Locator was created at Wed Mar 04 23:12:50 GMT 2020

[vm0] [info 2020/03/04 23:12:50.089 GMT <RMI TCP Connection(239)-172.17.0.5> tid=0xe62] Listening on port 29470 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:12:50.090 GMT <RMI TCP Connection(239)-172.17.0.5> tid=0xe62] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit168276874573289070/locator/locator29470view.dat

[vm0] [info 2020/03/04 23:12:50.090 GMT <RMI TCP Connection(239)-172.17.0.5> tid=0xe62] recovery file not found: /tmp/junit168276874573289070/locator/locator29470view.dat

[vm0] [info 2020/03/04 23:12:50.090 GMT <RMI TCP Connection(239)-172.17.0.5> tid=0xe62] Starting distributed system

[vm0] [info 2020/03/04 23:12:50.092 GMT <RMI TCP Connection(239)-172.17.0.5> tid=0xe62] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:12:50.997 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4b00cc9a

[vm1] [info 2020/03/04 23:12:51.002 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:12:51.567 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xac2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ce68638

[vm2] [info 2020/03/04 23:12:51.572 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xac2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:12:51.780 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xce8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f217b6f

[vm5] [info 2020/03/04 23:12:51.785 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xce8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:12:52.169 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb33] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@58a26243

[vm3] [info 2020/03/04 23:12:52.174 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb33] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:12:52.342 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7dba8303

[vm5] [info 2020/03/04 23:12:52.348 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xad2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:12:52.419 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xd04] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@48359aaa

[vm6] [info 2020/03/04 23:12:52.423 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xd04] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:12:52.745 GMT <RMI TCP Connection(88)-172.17.0.9> tid=0xb56] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7597d397

[vm4] [info 2020/03/04 23:12:52.750 GMT <RMI TCP Connection(88)-172.17.0.9> tid=0xb56] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:12:53.016 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7b5ce390

[vm6] [info 2020/03/04 23:12:53.020 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb33] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:12:53.239 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:12:53.395 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26698]

Command result for <connect --jmx-manager=localhost[26698]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26698] ..
Successfully connected to: [host=localhost, port=26698]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:12:53.727 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@420aaf43

[vm1] [info 2020/03/04 23:12:53.731 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:12:53.819 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:12:54.307 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbbd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@21ec62b9

[vm2] [info 2020/03/04 23:12:54.312 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xbbd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:12:54.914 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc15] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@36771ada

[vm3] [info 2020/03/04 23:12:54.919 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc15] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:12:55.505 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc10] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4b669bb5

[vm4] [info 2020/03/04 23:12:55.510 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0xc10] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 849
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 1982
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 143
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 6843


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[info 2020/03/04 23:12:56.106 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29471]

Command result for <connect --jmx-manager=localhost[29471]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29471] ..
Successfully connected to: [host=localhost, port=29471]


[vm1] [info 2020/03/04 23:12:56.235 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 149 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:12:56.384 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xcba] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 146 ms)

[vm3] [info 2020/03/04 23:12:56.531 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xc1b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 145 ms)

[vm4] [info 2020/03/04 23:12:56.681 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xc3d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 148 ms)

[vm5] [info 2020/03/04 23:12:56.838 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xce8] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 155 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:12:56.978 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xd04] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 138 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 795
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2372
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 234
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8283


[vm0] [info 2020/03/04 23:12:57.122 GMT <RMI TCP Connection(242)-172.17.0.8> tid=0x800] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 23:12:57.123 GMT <RMI TCP Connection(242)-172.17.0.8> tid=0x800] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 142 ms)

[info 2020/03/04 23:12:57.123 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm0] [info 2020/03/04 23:12:57.125 GMT <RMI TCP Connection(242)-172.17.0.8> tid=0x800] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e03d3c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:12:57.125 GMT <RMI TCP Connection(242)-172.17.0.8> tid=0x800] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:57.125 GMT <RMI TCP Connection(242)-172.17.0.8> tid=0x800] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e03d3c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:12:57.126 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14808f35(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:12:57.126 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:57.127 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14808f35(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:12:57.127 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xcba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f17065c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:12:57.127 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xcba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:57.127 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xcba] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f17065c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:12:57.128 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xc1b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56a88a10(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:12:57.128 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xc1b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:57.128 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xc1b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56a88a10(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:12:57.129 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xc3d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @713ca7dc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:12:57.129 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xc3d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:57.129 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xc3d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @713ca7dc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:12:57.130 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xce8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3faa6c30(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:12:57.130 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xce8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:57.130 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xce8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3faa6c30(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:12:57.131 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xd04] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41fc5ae3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:12:57.131 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xd04] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:57.131 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xd04] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41fc5ae3(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:12:57.133 GMT <RMI TCP Connection(242)-172.17.0.8> tid=0x800] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 23:12:57.133 GMT <RMI TCP Connection(242)-172.17.0.8> tid=0x800] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 23:12:57.134 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 23:12:57.134 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm2] [info 2020/03/04 23:12:57.135 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xcba] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 23:12:57.136 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xcba] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 23:12:57.137 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xc1b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 23:12:57.137 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xc1b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 23:12:57.138 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xc3d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 23:12:57.138 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xc3d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 23:12:57.139 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xce8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 23:12:57.139 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xce8] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 23:12:57.140 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xd04] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 23:12:57.140 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xd04] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 23:12:57.142 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 23:12:57.143 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:12:57.172 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22452].
Not connected.


[info 2020/03/04 23:12:57.173 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:12:57.174 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:57.175 GMT <RMI TCP Connection(242)-172.17.0.8> tid=0x800] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7047bd5a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:12:57.176 GMT <RMI TCP Connection(242)-172.17.0.8> tid=0x800] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:57.176 GMT <RMI TCP Connection(242)-172.17.0.8> tid=0x800] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7047bd5a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:12:57.176 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d7ebbeb(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:12:57.177 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:57.177 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d7ebbeb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:12:57.177 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xcba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62490527(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:12:57.177 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xcba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:57.177 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xcba] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62490527(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:12:57.178 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xc1b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cf80197(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:12:57.178 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xc1b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:57.178 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xc1b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cf80197(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:12:57.179 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xc3d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dca0da8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:12:57.179 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xc3d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:57.179 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xc3d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dca0da8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:12:57.180 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xce8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fb8f75f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:12:57.180 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xce8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:57.180 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xce8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fb8f75f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:12:57.181 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xd04] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @357f231f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:12:57.181 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xd04] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:57.181 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xd04] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @357f231f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:12:57.183 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5464358530557961934

[info 2020/03/04 23:12:57.185 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:12:57.286 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 160 ms)

[info 2020/03/04 23:12:57.390 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:57.391 GMT <RMI TCP Connection(242)-172.17.0.8> tid=0x800] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5844725f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:12:57.391 GMT <RMI TCP Connection(242)-172.17.0.8> tid=0x800] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:57.391 GMT <RMI TCP Connection(242)-172.17.0.8> tid=0x800] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5844725f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:12:57.392 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6336f7cd(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:12:57.392 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:57.392 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6336f7cd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:12:57.393 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xcba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5051799(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:12:57.393 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xcba] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:57.393 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xcba] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5051799(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:12:57.393 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xc1b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @539c8940(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:12:57.394 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xc1b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:57.394 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xc1b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @539c8940(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:12:57.394 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xc3d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eecd4f4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:12:57.394 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xc3d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:57.394 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xc3d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eecd4f4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:12:57.395 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xce8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @454b4ca4(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:12:57.395 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xce8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:57.395 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xce8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @454b4ca4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:12:57.396 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xd04] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d6b1f7c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:12:57.396 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xd04] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:57.396 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xd04] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d6b1f7c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:12:57.398 GMT <RMI TCP Connection(242)-172.17.0.8> tid=0x800] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2ddf2dac

[vm0] [info 2020/03/04 23:12:57.403 GMT <RMI TCP Connection(242)-172.17.0.8> tid=0x800] Starting peer location for Distribution Locator on 8d6594650321

[vm0] [info 2020/03/04 23:12:57.404 GMT <RMI TCP Connection(242)-172.17.0.8> tid=0x800] Locator was created at Wed Mar 04 23:12:57 GMT 2020

[vm0] [info 2020/03/04 23:12:57.404 GMT <RMI TCP Connection(242)-172.17.0.8> tid=0x800] Listening on port 22454 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:12:57.404 GMT <RMI TCP Connection(242)-172.17.0.8> tid=0x800] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5464358530557961934/locator/locator22454view.dat

[vm0] [info 2020/03/04 23:12:57.404 GMT <RMI TCP Connection(242)-172.17.0.8> tid=0x800] recovery file not found: /tmp/junit5464358530557961934/locator/locator22454view.dat

[vm0] [info 2020/03/04 23:12:57.404 GMT <RMI TCP Connection(242)-172.17.0.8> tid=0x800] Starting distributed system

[vm0] [info 2020/03/04 23:12:57.406 GMT <RMI TCP Connection(242)-172.17.0.8> tid=0x800] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:12:57.427 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xaa8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 139 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:12:57.575 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb0c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 145 ms)

[vm4] [info 2020/03/04 23:12:57.721 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 144 ms)

[vm5] [info 2020/03/04 23:12:57.830 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb63] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@37393d23

[vm5] [info 2020/03/04 23:12:57.835 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb63] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:12:57.876 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 154 ms)

[vm6] [info 2020/03/04 23:12:58.018 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 139 ms)

[vm0] [info 2020/03/04 23:12:58.158 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xc6d] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 23:12:58.159 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xc6d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 138 ms)

[info 2020/03/04 23:12:58.159 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:58.161 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xc6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20538ff5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:12:58.161 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xc6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:58.161 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xc6d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20538ff5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:12:58.162 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bbabee8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:12:58.162 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:58.162 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bbabee8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:12:58.163 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xaa8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f6af4e7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:12:58.163 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xaa8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:58.163 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xaa8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f6af4e7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:12:58.164 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58d3e68(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:12:58.164 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb0c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:58.164 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb0c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58d3e68(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:12:58.165 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f655db9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:12:58.165 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:58.165 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f655db9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:12:58.165 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6036dc89(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:12:58.166 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xad2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:58.166 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6036dc89(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:12:58.166 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ec64253(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:12:58.166 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:58.166 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ec64253(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:12:58.169 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xc6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 23:12:58.169 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xc6d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 23:12:58.170 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 23:12:58.170 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 23:12:58.171 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xaa8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 23:12:58.171 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xaa8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 23:12:58.172 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb0c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 23:12:58.172 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb0c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 23:12:58.173 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 23:12:58.173 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 23:12:58.174 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 23:12:58.174 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 23:12:58.175 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 23:12:58.175 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 23:12:58.177 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 23:12:58.177 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:12:58.204 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25050].
Not connected.


[info 2020/03/04 23:12:58.205 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:12:58.206 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:58.207 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xc6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c9010c0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:12:58.208 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xc6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:58.208 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xc6d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c9010c0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:12:58.208 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @585611a9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:12:58.208 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:58.208 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @585611a9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:12:58.209 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xaa8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4305068b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:12:58.209 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xaa8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:58.209 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xaa8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4305068b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:12:58.210 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @296b0a90(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:12:58.210 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb0c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:58.210 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb0c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @296b0a90(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:12:58.211 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bcf2bd9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:12:58.211 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:58.211 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bcf2bd9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:12:58.212 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1551cdb6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:12:58.212 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xad2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:58.212 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1551cdb6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:12:58.213 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32b4e2e5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:12:58.213 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:58.213 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32b4e2e5(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:12:58.215 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18381107222177401668

[info 2020/03/04 23:12:58.217 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:12:58.432 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:58.432 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xc6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @460bbc4e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:12:58.432 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xc6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:12:58.432 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xc6d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @460bbc4e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:12:58.433 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a09f454(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:12:58.433 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:12:58.433 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a09f454(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:12:58.434 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xaa8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6463c430(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:12:58.434 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xaa8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:12:58.434 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xaa8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6463c430(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:12:58.435 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f48d683(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:12:58.435 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb0c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:12:58.435 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb0c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f48d683(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:12:58.436 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50a30258(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:12:58.436 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:12:58.436 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50a30258(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:12:58.436 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xad2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11f7ee96(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:12:58.437 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xad2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:12:58.437 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xad2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11f7ee96(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:12:58.437 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18a859a4(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:12:58.437 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb33] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:12:58.437 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb33] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18a859a4(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:12:58.440 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xc6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@316e8260

[vm0] [info 2020/03/04 23:12:58.445 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xc6d] Starting peer location for Distribution Locator on f12754185911

[vm0] [info 2020/03/04 23:12:58.445 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xc6d] Locator was created at Wed Mar 04 23:12:58 GMT 2020

[vm0] [info 2020/03/04 23:12:58.445 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xc6d] Listening on port 25052 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:12:58.445 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xc6d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18381107222177401668/locator/locator25052view.dat

[vm0] [info 2020/03/04 23:12:58.446 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xc6d] recovery file not found: /tmp/junit18381107222177401668/locator/locator25052view.dat

[vm0] [info 2020/03/04 23:12:58.446 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xc6d] Starting distributed system

[vm0] [info 2020/03/04 23:12:58.447 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xc6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:12:58.562 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbde] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5a3a43bd

[vm6] [info 2020/03/04 23:12:58.567 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbde] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:12:59.393 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:13:01.017 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@2cd0be6e

[vm1] [info 2020/03/04 23:13:01.021 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:13:01.585 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xcba] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@454ca0d9

[vm2] [info 2020/03/04 23:13:01.591 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xcba] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:13:02.173 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xc1b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ed09f92

[vm1] [info 2020/03/04 23:13:02.176 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@51531dea

[vm3] [info 2020/03/04 23:13:02.178 GMT <RMI TCP Connection(119)-172.17.0.8> tid=0xc1b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:13:02.180 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 887
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2385
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 208
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8301


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm2] [info 2020/03/04 23:13:02.749 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xaa8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4444f0e5

[vm2] [info 2020/03/04 23:13:02.754 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xaa8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:13:02.758 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xc3d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e029fc3

[vm4] [info 2020/03/04 23:13:02.763 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0xc3d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:13:02.876 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 149 ms)

[vm2] [info 2020/03/04 23:13:03.020 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 142 ms)

[vm3] [info 2020/03/04 23:13:03.163 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 141 ms)

[vm4] [info 2020/03/04 23:13:03.313 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 147 ms)

[vm3] [info 2020/03/04 23:13:03.343 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb0c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@62fdda29

[vm3] [info 2020/03/04 23:13:03.348 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb0c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:13:03.368 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22455]

Command result for <connect --jmx-manager=localhost[22455]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22455] ..
Successfully connected to: [host=localhost, port=22455]


[vm5] [info 2020/03/04 23:13:03.463 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb63] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 149 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:13:03.603 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbde] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 138 ms)

[vm0] [info 2020/03/04 23:13:03.742 GMT <RMI TCP Connection(210)-172.17.0.7> tid=0xc1c] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 23:13:03.743 GMT <RMI TCP Connection(210)-172.17.0.7> tid=0xc1c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 137 ms)

[info 2020/03/04 23:13:03.743 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:03.745 GMT <RMI TCP Connection(210)-172.17.0.7> tid=0xc1c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @697c00f9(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:13:03.745 GMT <RMI TCP Connection(210)-172.17.0.7> tid=0xc1c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:03.745 GMT <RMI TCP Connection(210)-172.17.0.7> tid=0xc1c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @697c00f9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:13:03.748 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e760da7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:13:03.748 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:13:03.748 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e760da7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:13:03.749 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1b5ba(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:13:03.749 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xa46] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:13:03.749 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1b5ba(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:13:03.751 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2330522(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:13:03.751 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xac1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:13:03.751 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2330522(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:13:03.752 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a1116ae(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:13:03.752 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xadf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:13:03.752 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a1116ae(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:13:03.753 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2121562e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:13:03.753 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb63] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:13:03.753 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb63] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2121562e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:13:03.753 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbde] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @100cddca(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:13:03.754 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbde] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:13:03.754 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbde] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @100cddca(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:13:03.756 GMT <RMI TCP Connection(210)-172.17.0.7> tid=0xc1c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 23:13:03.756 GMT <RMI TCP Connection(210)-172.17.0.7> tid=0xc1c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 23:13:03.759 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 23:13:03.759 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 23:13:03.760 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 23:13:03.760 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 23:13:03.762 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 23:13:03.763 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 23:13:03.763 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 23:13:03.764 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 23:13:03.764 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb63] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 23:13:03.765 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb63] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 23:13:03.765 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbde] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 23:13:03.766 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbde] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 23:13:03.767 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:13:03.768 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:13:03.798 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21299].
Not connected.


[info 2020/03/04 23:13:03.799 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:13:03.800 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:03.801 GMT <RMI TCP Connection(210)-172.17.0.7> tid=0xc1c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41d20443(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:13:03.801 GMT <RMI TCP Connection(210)-172.17.0.7> tid=0xc1c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:03.801 GMT <RMI TCP Connection(210)-172.17.0.7> tid=0xc1c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41d20443(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:13:03.802 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10bef268(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:13:03.802 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:13:03.802 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10bef268(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:13:03.803 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7086b6a0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:13:03.803 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xa46] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:13:03.803 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7086b6a0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:13:03.804 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b60e791(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:13:03.804 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xac1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:13:03.804 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b60e791(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:13:03.805 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @128adc0d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:13:03.805 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xadf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:13:03.805 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @128adc0d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:13:03.806 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @721e8623(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:13:03.806 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb63] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:13:03.806 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb63] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @721e8623(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:13:03.806 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbde] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @633382be(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:13:03.807 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbde] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:13:03.807 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbde] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @633382be(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:13:03.809 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10822939210096608462

[info 2020/03/04 23:13:03.811 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:13:03.938 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6700b9ad

[vm4] [info 2020/03/04 23:13:03.943 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:13:04.013 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:04.013 GMT <RMI TCP Connection(210)-172.17.0.7> tid=0xc1c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc56bb2(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:13:04.013 GMT <RMI TCP Connection(210)-172.17.0.7> tid=0xc1c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:04.013 GMT <RMI TCP Connection(210)-172.17.0.7> tid=0xc1c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc56bb2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:13:04.014 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59fcc391(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:13:04.014 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:13:04.014 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59fcc391(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:13:04.015 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17a74cca(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:13:04.015 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xa46] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:13:04.015 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xa46] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17a74cca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:13:04.016 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @402720ab(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:13:04.016 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xac1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:13:04.016 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xac1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @402720ab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:13:04.017 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26679f70(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:13:04.017 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xadf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:13:04.017 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xadf] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26679f70(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:13:04.018 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d25e233(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:13:04.018 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb63] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:13:04.018 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb63] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d25e233(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:13:04.019 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbde] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @478aa11(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:13:04.019 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbde] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:13:04.019 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbde] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @478aa11(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:13:04.022 GMT <RMI TCP Connection(210)-172.17.0.7> tid=0xc1c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@496980b4

[vm0] [info 2020/03/04 23:13:04.026 GMT <RMI TCP Connection(210)-172.17.0.7> tid=0xc1c] Starting peer location for Distribution Locator on 9dca1359b8dc

[vm0] [info 2020/03/04 23:13:04.026 GMT <RMI TCP Connection(210)-172.17.0.7> tid=0xc1c] Locator was created at Wed Mar 04 23:13:04 GMT 2020

[vm0] [info 2020/03/04 23:13:04.026 GMT <RMI TCP Connection(210)-172.17.0.7> tid=0xc1c] Listening on port 21301 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:13:04.026 GMT <RMI TCP Connection(210)-172.17.0.7> tid=0xc1c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10822939210096608462/locator/locator21301view.dat

[vm0] [info 2020/03/04 23:13:04.027 GMT <RMI TCP Connection(210)-172.17.0.7> tid=0xc1c] recovery file not found: /tmp/junit10822939210096608462/locator/locator21301view.dat

[vm0] [info 2020/03/04 23:13:04.027 GMT <RMI TCP Connection(210)-172.17.0.7> tid=0xc1c] Starting distributed system

[vm0] [info 2020/03/04 23:13:04.028 GMT <RMI TCP Connection(210)-172.17.0.7> tid=0xc1c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:13:04.529 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25053]

Command result for <connect --jmx-manager=localhost[25053]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25053] ..
Successfully connected to: [host=localhost, port=25053]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:13:07.597 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2523f464

[vm1] [info 2020/03/04 23:13:07.601 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x52] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:13:08.190 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xa46] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3580ca50

[vm2] [info 2020/03/04 23:13:08.195 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xa46] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:13:08.786 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xac1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x000000084072b840@1195df18

[vm3] [info 2020/03/04 23:13:08.791 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xac1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:13:09.378 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xadf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1260508f

[vm4] [info 2020/03/04 23:13:09.383 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xadf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:13:09.971 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21302]

Command result for <connect --jmx-manager=localhost[21302]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21302] ..
Successfully connected to: [host=localhost, port=21302]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:13:17.970 GMT <RMI TCP Connection(91)-172.17.0.2> tid=0xcfa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$460/0x000000084090a440@2195b111

[vm5] [info 2020/03/04 23:13:17.975 GMT <RMI TCP Connection(91)-172.17.0.2> tid=0xcfa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:13:18.635 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xbd0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@75348f3f

[vm6] [info 2020/03/04 23:13:18.640 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xbd0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2348
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 187
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 7779


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:13:22.105 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958440@2d5a5721 (took 144 ms)

[vm2] [info 2020/03/04 23:13:22.252 GMT <RMI TCP Connection(88)-172.17.0.2> tid=0xcb4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@50d6808a (took 144 ms)

[vm3] [info 2020/03/04 23:13:22.400 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xcb9] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917440@4dc815b2 (took 145 ms)

[vm4] [info 2020/03/04 23:13:22.546 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0xd0d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@1998f9fa (took 143 ms)

[vm5] [info 2020/03/04 23:13:22.704 GMT <RMI TCP Connection(91)-172.17.0.2> tid=0xcfa] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$444/0x0000000840904c40@463718a7 (took 156 ms)

[vm6] [info 2020/03/04 23:13:22.848 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xbd0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@1c71038d (took 142 ms)

[vm0] [info 2020/03/04 23:13:22.994 GMT <RMI TCP Connection(219)-172.17.0.2> tid=0xedb] Distribution Locator on 6bcdaf3c6678 is stopped

[vm0] [info 2020/03/04 23:13:22.994 GMT <RMI TCP Connection(219)-172.17.0.2> tid=0xedb] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@51bdec39 (took 144 ms)

[info 2020/03/04 23:13:22.995 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:22.997 GMT <RMI TCP Connection(219)-172.17.0.2> tid=0xedb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3801a5e2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:13:22.997 GMT <RMI TCP Connection(219)-172.17.0.2> tid=0xedb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:22.997 GMT <RMI TCP Connection(219)-172.17.0.2> tid=0xedb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3801a5e2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:13:22.998 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @484c0906(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:13:22.998 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:13:22.998 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @484c0906(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:13:22.999 GMT <RMI TCP Connection(88)-172.17.0.2> tid=0xcb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d56301(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:13:22.999 GMT <RMI TCP Connection(88)-172.17.0.2> tid=0xcb4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:13:22.999 GMT <RMI TCP Connection(88)-172.17.0.2> tid=0xcb4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d56301(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:13:22.999 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xcb9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46ebdea3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:13:23.000 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xcb9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:13:23.000 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xcb9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46ebdea3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:13:23.000 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0xd0d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @261be86a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:13:23.000 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0xd0d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:13:23.000 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0xd0d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @261be86a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:13:23.001 GMT <RMI TCP Connection(91)-172.17.0.2> tid=0xcfa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @345eab37(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:13:23.001 GMT <RMI TCP Connection(91)-172.17.0.2> tid=0xcfa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:13:23.001 GMT <RMI TCP Connection(91)-172.17.0.2> tid=0xcfa] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @345eab37(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:13:23.002 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xbd0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @191efbf4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:13:23.002 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xbd0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:13:23.002 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xbd0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @191efbf4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:13:23.004 GMT <RMI TCP Connection(219)-172.17.0.2> tid=0xedb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417

[vm0] [info 2020/03/04 23:13:23.004 GMT <RMI TCP Connection(219)-172.17.0.2> tid=0xedb] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@d616417 (took 0 ms)

[vm1] [info 2020/03/04 23:13:23.005 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9

[vm1] [info 2020/03/04 23:13:23.005 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959840@2489cfb9 (took 0 ms)

[vm2] [info 2020/03/04 23:13:23.006 GMT <RMI TCP Connection(88)-172.17.0.2> tid=0xcb4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486

[vm2] [info 2020/03/04 23:13:23.006 GMT <RMI TCP Connection(88)-172.17.0.2> tid=0xcb4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@78d72486 (took 0 ms)

[vm3] [info 2020/03/04 23:13:23.007 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xcb9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe

[vm3] [info 2020/03/04 23:13:23.007 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xcb9] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091c440@59ce7bfe (took 0 ms)

[vm4] [info 2020/03/04 23:13:23.008 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0xd0d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc

[vm4] [info 2020/03/04 23:13:23.008 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0xd0d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@51f8e6bc (took 0 ms)

[vm5] [info 2020/03/04 23:13:23.009 GMT <RMI TCP Connection(91)-172.17.0.2> tid=0xcfa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9

[vm5] [info 2020/03/04 23:13:23.009 GMT <RMI TCP Connection(91)-172.17.0.2> tid=0xcfa] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$459/0x0000000840909840@34007ac9 (took 0 ms)

[vm6] [info 2020/03/04 23:13:23.010 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xbd0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb

[vm6] [info 2020/03/04 23:13:23.010 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xbd0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@3858d4bb (took 0 ms)

[locator] [info 2020/03/04 23:13:23.012 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d

[locator] [info 2020/03/04 23:13:23.013 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2263263d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:13:23.039 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20497].
Not connected.


[info 2020/03/04 23:13:23.040 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:13:23.041 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:23.042 GMT <RMI TCP Connection(219)-172.17.0.2> tid=0xedb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fd62356(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:13:23.042 GMT <RMI TCP Connection(219)-172.17.0.2> tid=0xedb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:23.042 GMT <RMI TCP Connection(219)-172.17.0.2> tid=0xedb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fd62356(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:13:23.043 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b4053e0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:13:23.043 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:13:23.043 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b4053e0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:13:23.044 GMT <RMI TCP Connection(88)-172.17.0.2> tid=0xcb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b8500a0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:13:23.044 GMT <RMI TCP Connection(88)-172.17.0.2> tid=0xcb4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:13:23.044 GMT <RMI TCP Connection(88)-172.17.0.2> tid=0xcb4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b8500a0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:13:23.045 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xcb9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e9dbf3d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:13:23.045 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xcb9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:13:23.045 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xcb9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e9dbf3d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:13:23.045 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0xd0d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2faa21bf(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:13:23.046 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0xd0d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:13:23.046 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0xd0d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2faa21bf(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:13:23.046 GMT <RMI TCP Connection(91)-172.17.0.2> tid=0xcfa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5af0e963(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:13:23.046 GMT <RMI TCP Connection(91)-172.17.0.2> tid=0xcfa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:13:23.046 GMT <RMI TCP Connection(91)-172.17.0.2> tid=0xcfa] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5af0e963(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:13:23.047 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xbd0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29fbd241(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:13:23.047 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xbd0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:13:23.047 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xbd0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29fbd241(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:13:28.713 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17147125334937977504

[info 2020/03/04 23:13:28.753 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:13:30.102 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
gemfire.DUnitLauncher.RMI_PORT=24041
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24041, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest12/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] Listening for transport dt_socket at address: 47575
[locator] [info 2020/03/04 23:13:33.881 GMT <main> tid=0x1] VM-2 is launching with PID 69

[locator] gemfire.DUnitLauncher.RMI_PORT=24041
[locator] [info 2020/03/04 23:13:34.075 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @50ff6da6(0, "")

[locator] [info 2020/03/04 23:13:34.244 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting peer location for Distribution Locator on 324cdb137427

[locator] [info 2020/03/04 23:13:34.246 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Locator was created at Wed Mar 04 23:13:34 GMT 2020

[locator] [info 2020/03/04 23:13:34.247 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Listening on port 44027 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/04 23:13:34.250 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest12/dunit/locator/locator44027view.dat

[locator] [info 2020/03/04 23:13:34.251 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 23:13:34.252 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 23:13:34.252 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest12/dunit/locator/locator44027view.dat

[locator] [info 2020/03/04 23:13:34.261 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting distributed system

[locator] [info 2020/03/04 23:13:34.287 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:13:34.362 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: 324cdb137427/172.17.0.2, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 69
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest12/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=24041
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest12/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest12/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 24041
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 8474
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 23:13:34.378 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.2[44027]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest12/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 23:13:34.385 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/04 23:13:34.398 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/04 23:13:34.419 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/04 23:13:34.441 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[locator] [info 2020/03/04 23:13:34.613 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting membership services

[locator] [info 2020/03/04 23:13:34.736 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Established local address 324cdb137427(69:locator)<ec>:41000

[locator] [info 2020/03/04 23:13:34.736 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] JGroups channel created (took 122ms)

[locator] [info 2020/03/04 23:13:34.755 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] GemFire P2P Listener started on /172.17.0.2:43083

[locator] [info 2020/03/04 23:13:34.757 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on 324cdb137427/172.17.0.2:59303.

[locator] [info 2020/03/04 23:13:34.759 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Peer locator is connecting to local membership services with ID 324cdb137427(69:locator)<ec>:41000

[locator] [info 2020/03/04 23:13:34.760 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] This member is becoming the membership coordinator with address 324cdb137427(69:locator)<ec>:41000

[locator] [info 2020/03/04 23:13:34.761 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/04 23:13:34.762 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] received new view: View[324cdb137427(69:locator)<ec><v0>:41000|0] members: [324cdb137427(69:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/04 23:13:34.762 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Peer locator received new membership view: View[324cdb137427(69:locator)<ec><v0>:41000|0] members: [324cdb137427(69:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:13:34.769 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] ViewCreator starting on:324cdb137427(69:locator)<ec><v0>:41000

[locator] [info 2020/03/04 23:13:34.771 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 23:13:34.772 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Finished joining (took 11ms).

[locator] [info 2020/03/04 23:13:34.772 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting DistributionManager 324cdb137427(69:locator)<ec><v0>:41000.  (took 320 ms)

[locator] [info 2020/03/04 23:13:34.774 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initial (distribution manager) view, View[324cdb137427(69:locator)<ec><v0>:41000|0] members: [324cdb137427(69:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:13:34.775 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 23:13:34.782 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 23:13:34.784 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] DistributionManager 324cdb137427(69:locator)<ec><v0>:41000 started on 324cdb137427[44027],localhost[0]. There were 0 other DMs. others: []  (took 354 ms)  (locator)

[locator] [info 2020/03/04 23:13:34.809 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/04 23:13:34.865 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Creating cache for locator.

[vm5] [info 2020/03/04 23:13:35.835 GMT <RMI TCP Connection(100)-172.17.0.6> tid=0xd59] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@8aa6111

[vm5] [info 2020/03/04 23:13:35.840 GMT <RMI TCP Connection(100)-172.17.0.6> tid=0xd59] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:13:36.172 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 23:13:36.174 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[vm5] [info 2020/03/04 23:13:36.233 GMT <RMI TCP Connection(106)-172.17.0.4> tid=0xd46] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b440@42374018

[vm5] [info 2020/03/04 23:13:36.238 GMT <RMI TCP Connection(106)-172.17.0.4> tid=0xd46] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:13:36.261 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 23:13:36.262 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/04 23:13:36.315 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initializing region _monitoringRegion_172.17.0.2<v0>41000

[locator] [info 2020/03/04 23:13:36.317 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.2<v0>41000 completed

[locator] [info 2020/03/04 23:13:36.359 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/04 23:13:36.363 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 23:13:36.363 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 23:13:36.364 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/04 23:13:36.369 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 23:13:36.370 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/04 23:13:36.374 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 23:13:36.375 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 23:13:36.375 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/04 23:13:36.378 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/04 23:13:36.378 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 23:13:36.379 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Locator started on 172.17.0.2[44027]

[locator] [info 2020/03/04 23:13:36.379 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting server location for Distribution Locator on 324cdb137427[44027]

[locator] [info 2020/03/04 23:13:36.388 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Got result: 44027
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @50ff6da6(0, "") (took 2311 ms)

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24041, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest12/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24041, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest12/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24041, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest12/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24041, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest12/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm0] Listening for transport dt_socket at address: 56067
[vm1] Listening for transport dt_socket at address: 44487
[vm2] Listening for transport dt_socket at address: 60701
[vm3] Listening for transport dt_socket at address: 35541
[vm6] [info 2020/03/04 23:13:36.550 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0xd75] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@16ad88ce

[vm6] [info 2020/03/04 23:13:36.559 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0xd75] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:13:37.070 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xd54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909c40@6c9d477f

[vm6] [info 2020/03/04 23:13:37.082 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xd54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:13:40.768 GMT <main> tid=0x1] VM2 is launching with PID 174

[vm5] [info 2020/03/04 23:13:40.800 GMT <RMI TCP Connection(92)-172.17.0.9> tid=0xb7b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@29c4bd3a

[vm5] [info 2020/03/04 23:13:40.817 GMT <RMI TCP Connection(92)-172.17.0.9> tid=0xb7b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:13:40.857 GMT <main> tid=0x1] VM0 is launching with PID 166

[vm1] [info 2020/03/04 23:13:40.881 GMT <main> tid=0x1] VM1 is launching with PID 170

[vm3] [info 2020/03/04 23:13:40.977 GMT <main> tid=0x1] VM3 is launching with PID 179

[vm2] gemfire.DUnitLauncher.RMI_PORT=24041
[vm0] gemfire.DUnitLauncher.RMI_PORT=24041
[vm1] gemfire.DUnitLauncher.RMI_PORT=24041
[vm3] gemfire.DUnitLauncher.RMI_PORT=24041


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24041, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest12/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm4] Listening for transport dt_socket at address: 36797
Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3503
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 284
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 11595


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:13:41.485 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958040@6a3cbd97 (took 153 ms)

[vm6] [info 2020/03/04 23:13:41.536 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xda6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909c40@4661745c

[vm6] [info 2020/03/04 23:13:41.540 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xda6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:13:41.636 GMT <RMI TCP Connection(101)-172.17.0.6> tid=0xc90] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@5ef0095 (took 149 ms)

[vm3] [info 2020/03/04 23:13:41.779 GMT <RMI TCP Connection(100)-172.17.0.6> tid=0xcac] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916c40@2562c53d (took 141 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3493
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 358
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 11796


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm4] [info 2020/03/04 23:13:41.929 GMT <RMI TCP Connection(101)-172.17.0.6> tid=0xc93] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@521031a7 (took 147 ms)

[vm1] [info 2020/03/04 23:13:42.055 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840964840@232db91e (took 160 ms)

[vm5] [info 2020/03/04 23:13:42.091 GMT <RMI TCP Connection(100)-172.17.0.6> tid=0xd59] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840905040@57494f35 (took 160 ms)

[vm2] [info 2020/03/04 23:13:42.201 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xc3f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@52c46003 (took 144 ms)

[vm6] [info 2020/03/04 23:13:42.238 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0xd75] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905040@5dac6b76 (took 146 ms)

[vm3] [info 2020/03/04 23:13:42.349 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xcac] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@db9b303 (took 145 ms)

[vm0] [info 2020/03/04 23:13:42.381 GMT <RMI TCP Connection(229)-172.17.0.6> tid=0xd26] Distribution Locator on e9f6ad519318 is stopped

[vm0] [info 2020/03/04 23:13:42.382 GMT <RMI TCP Connection(229)-172.17.0.6> tid=0xd26] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@2e62521c (took 142 ms)

[info 2020/03/04 23:13:42.383 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:42.384 GMT <RMI TCP Connection(229)-172.17.0.6> tid=0xd26] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69e0885f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:13:42.385 GMT <RMI TCP Connection(229)-172.17.0.6> tid=0xd26] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:42.385 GMT <RMI TCP Connection(229)-172.17.0.6> tid=0xd26] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69e0885f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:13:42.385 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64219197(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:13:42.385 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:13:42.385 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64219197(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:13:42.386 GMT <RMI TCP Connection(101)-172.17.0.6> tid=0xc90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6459e405(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:13:42.386 GMT <RMI TCP Connection(101)-172.17.0.6> tid=0xc90] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:13:42.386 GMT <RMI TCP Connection(101)-172.17.0.6> tid=0xc90] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6459e405(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:13:42.387 GMT <RMI TCP Connection(100)-172.17.0.6> tid=0xcac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a7ea9c8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:13:42.387 GMT <RMI TCP Connection(100)-172.17.0.6> tid=0xcac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:13:42.387 GMT <RMI TCP Connection(100)-172.17.0.6> tid=0xcac] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a7ea9c8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:13:42.388 GMT <RMI TCP Connection(101)-172.17.0.6> tid=0xc93] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @221643f5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:13:42.388 GMT <RMI TCP Connection(101)-172.17.0.6> tid=0xc93] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:13:42.388 GMT <RMI TCP Connection(101)-172.17.0.6> tid=0xc93] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @221643f5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:13:42.389 GMT <RMI TCP Connection(100)-172.17.0.6> tid=0xd59] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @684aa915(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:13:42.389 GMT <RMI TCP Connection(100)-172.17.0.6> tid=0xd59] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:13:42.389 GMT <RMI TCP Connection(100)-172.17.0.6> tid=0xd59] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @684aa915(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:13:42.390 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0xd75] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e41fce5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:13:42.390 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0xd75] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:13:42.390 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0xd75] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e41fce5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:13:42.392 GMT <RMI TCP Connection(229)-172.17.0.6> tid=0xd26] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc

[vm0] [info 2020/03/04 23:13:42.393 GMT <RMI TCP Connection(229)-172.17.0.6> tid=0xd26] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@33709bdc (took 0 ms)

[vm1] [info 2020/03/04 23:13:42.394 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa

[vm1] [info 2020/03/04 23:13:42.394 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959440@2491f5aa (took 0 ms)

[vm2] [info 2020/03/04 23:13:42.395 GMT <RMI TCP Connection(101)-172.17.0.6> tid=0xc90] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b

[vm2] [info 2020/03/04 23:13:42.395 GMT <RMI TCP Connection(101)-172.17.0.6> tid=0xc90] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@2adb1a1b (took 0 ms)

[vm3] [info 2020/03/04 23:13:42.396 GMT <RMI TCP Connection(100)-172.17.0.6> tid=0xcac] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f

[vm3] [info 2020/03/04 23:13:42.396 GMT <RMI TCP Connection(100)-172.17.0.6> tid=0xcac] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091bc40@41aea23f (took 0 ms)

[vm4] [info 2020/03/04 23:13:42.397 GMT <RMI TCP Connection(101)-172.17.0.6> tid=0xc93] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09

[vm4] [info 2020/03/04 23:13:42.397 GMT <RMI TCP Connection(101)-172.17.0.6> tid=0xc93] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@16502d09 (took 0 ms)

[vm5] [info 2020/03/04 23:13:42.398 GMT <RMI TCP Connection(100)-172.17.0.6> tid=0xd59] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01

[vm5] [info 2020/03/04 23:13:42.398 GMT <RMI TCP Connection(100)-172.17.0.6> tid=0xd59] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@22554e01 (took 0 ms)

[vm6] [info 2020/03/04 23:13:42.399 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0xd75] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581

[vm6] [info 2020/03/04 23:13:42.399 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0xd75] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@79c9581 (took 0 ms)

[locator] [info 2020/03/04 23:13:42.401 GMT <RMI TCP Connection(38)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 23:13:42.401 GMT <RMI TCP Connection(38)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:13:42.419 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23765].
Not connected.


[info 2020/03/04 23:13:42.420 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:13:42.421 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:42.422 GMT <RMI TCP Connection(229)-172.17.0.6> tid=0xd26] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54a291b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:13:42.423 GMT <RMI TCP Connection(229)-172.17.0.6> tid=0xd26] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:42.423 GMT <RMI TCP Connection(229)-172.17.0.6> tid=0xd26] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54a291b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:13:42.423 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5190fc3b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:13:42.424 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:13:42.424 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5190fc3b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:13:42.424 GMT <RMI TCP Connection(101)-172.17.0.6> tid=0xc90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e230e1a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:13:42.424 GMT <RMI TCP Connection(101)-172.17.0.6> tid=0xc90] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:13:42.424 GMT <RMI TCP Connection(101)-172.17.0.6> tid=0xc90] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e230e1a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:13:42.425 GMT <RMI TCP Connection(100)-172.17.0.6> tid=0xcac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @566b4e9e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:13:42.425 GMT <RMI TCP Connection(100)-172.17.0.6> tid=0xcac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:13:42.425 GMT <RMI TCP Connection(100)-172.17.0.6> tid=0xcac] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @566b4e9e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:13:42.426 GMT <RMI TCP Connection(101)-172.17.0.6> tid=0xc93] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @631eb466(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:13:42.426 GMT <RMI TCP Connection(101)-172.17.0.6> tid=0xc93] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:13:42.426 GMT <RMI TCP Connection(101)-172.17.0.6> tid=0xc93] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @631eb466(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:13:42.427 GMT <RMI TCP Connection(100)-172.17.0.6> tid=0xd59] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b65f2e2(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:13:42.427 GMT <RMI TCP Connection(100)-172.17.0.6> tid=0xd59] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:13:42.427 GMT <RMI TCP Connection(100)-172.17.0.6> tid=0xd59] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b65f2e2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:13:42.428 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0xd75] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cc422b1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:13:42.428 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0xd75] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:13:42.428 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0xd75] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cc422b1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:13:42.493 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xd11] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@9c59910 (took 142 ms)

[vm5] [info 2020/03/04 23:13:42.655 GMT <RMI TCP Connection(106)-172.17.0.4> tid=0xd46] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905840@a1b8764 (took 161 ms)

[vm6] [info 2020/03/04 23:13:42.801 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xd54] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840904440@1c559868 (took 144 ms)

[vm0] [info 2020/03/04 23:13:42.952 GMT <RMI TCP Connection(234)-172.17.0.4> tid=0xb92] Distribution Locator on 1de7db97315e is stopped

[vm0] [info 2020/03/04 23:13:42.953 GMT <RMI TCP Connection(234)-172.17.0.4> tid=0xb92] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409cf040@4086c009 (took 150 ms)

[info 2020/03/04 23:13:42.954 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:42.956 GMT <RMI TCP Connection(234)-172.17.0.4> tid=0xb92] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @798a075e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:13:42.956 GMT <RMI TCP Connection(234)-172.17.0.4> tid=0xb92] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:42.956 GMT <RMI TCP Connection(234)-172.17.0.4> tid=0xb92] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @798a075e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:13:42.956 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27b3b69c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:13:42.957 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:13:42.957 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27b3b69c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:13:42.957 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xc3f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e26ced0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:13:42.957 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xc3f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:13:42.957 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xc3f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e26ced0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:13:42.958 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xcac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73679357(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:13:42.958 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xcac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:13:42.958 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xcac] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73679357(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:13:42.959 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xd11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @238a8ba5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:13:42.959 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xd11] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:13:42.959 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xd11] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @238a8ba5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:13:42.960 GMT <RMI TCP Connection(106)-172.17.0.4> tid=0xd46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a3a3123(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:13:42.960 GMT <RMI TCP Connection(106)-172.17.0.4> tid=0xd46] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:13:42.960 GMT <RMI TCP Connection(106)-172.17.0.4> tid=0xd46] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a3a3123(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:13:42.961 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xd54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dd2bc4e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:13:42.961 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xd54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:13:42.961 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xd54] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dd2bc4e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:13:42.963 GMT <RMI TCP Connection(234)-172.17.0.4> tid=0xb92] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef

[vm0] [info 2020/03/04 23:13:42.963 GMT <RMI TCP Connection(234)-172.17.0.4> tid=0xb92] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409da840@6d3392ef (took 0 ms)

[vm1] [info 2020/03/04 23:13:42.964 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7

[vm1] [info 2020/03/04 23:13:42.964 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965c40@d20b2b7 (took 0 ms)

[vm2] [info 2020/03/04 23:13:42.965 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xc3f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1

[vm2] [info 2020/03/04 23:13:42.965 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xc3f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@31feb6d1 (took 0 ms)

[vm3] [info 2020/03/04 23:13:42.966 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xcac] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c

[vm3] [info 2020/03/04 23:13:42.966 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xcac] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@2ed0b57c (took 0 ms)

[vm4] [info 2020/03/04 23:13:42.967 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xd11] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da

[vm4] [info 2020/03/04 23:13:42.967 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xd11] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@67eed2da (took 0 ms)

[vm5] [info 2020/03/04 23:13:42.968 GMT <RMI TCP Connection(106)-172.17.0.4> tid=0xd46] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7

[vm5] [info 2020/03/04 23:13:42.968 GMT <RMI TCP Connection(106)-172.17.0.4> tid=0xd46] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a840@5ea458c7 (took 0 ms)

[vm6] [info 2020/03/04 23:13:42.969 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xd54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291

[vm6] [info 2020/03/04 23:13:42.969 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xd54] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840909040@16d19291 (took 0 ms)

[locator] [info 2020/03/04 23:13:42.971 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b

[locator] [info 2020/03/04 23:13:42.972 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@7fdf76b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:13:42.997 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24136].
Not connected.


[info 2020/03/04 23:13:42.999 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:13:43.000 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:43.001 GMT <RMI TCP Connection(234)-172.17.0.4> tid=0xb92] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @662b9499(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:13:43.001 GMT <RMI TCP Connection(234)-172.17.0.4> tid=0xb92] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:43.001 GMT <RMI TCP Connection(234)-172.17.0.4> tid=0xb92] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @662b9499(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:13:43.002 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7639b6f4(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:13:43.002 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:13:43.002 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7639b6f4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:13:43.003 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xc3f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29938a5a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:13:43.003 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xc3f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:13:43.003 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xc3f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29938a5a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:13:43.004 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xcac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @513a10d3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:13:43.004 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xcac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:13:43.004 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xcac] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @513a10d3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:13:43.005 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xd11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cee4bb0(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:13:43.005 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xd11] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:13:43.005 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xd11] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cee4bb0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:13:43.006 GMT <RMI TCP Connection(106)-172.17.0.4> tid=0xd46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9d57bf9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:13:43.006 GMT <RMI TCP Connection(106)-172.17.0.4> tid=0xd46] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:13:43.006 GMT <RMI TCP Connection(106)-172.17.0.4> tid=0xd46] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9d57bf9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:13:43.007 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xd54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ba634c7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:13:43.007 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xd54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:13:43.007 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0xd54] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ba634c7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:13:44.736 GMT <main> tid=0x1] VM4 is launching with PID 381

[vm4] gemfire.DUnitLauncher.RMI_PORT=24041
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24041, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest12/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] Listening for transport dt_socket at address: 50595
Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2547
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 375
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 8943


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:13:45.417 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840963c40@eaf4f32 (took 152 ms)

[vm2] [info 2020/03/04 23:13:45.576 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@4303db1 (took 157 ms)

[vm3] [info 2020/03/04 23:13:45.733 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915c40@74e6e625 (took 155 ms)

[vm4] [info 2020/03/04 23:13:45.884 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@61d84622 (took 149 ms)

[vm5] [info 2020/03/04 23:13:46.059 GMT <RMI TCP Connection(92)-172.17.0.9> tid=0xb7b] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@41e5c6ca (took 173 ms)

[vm6] [info 2020/03/04 23:13:46.210 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xda6] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@b3b115e (took 149 ms)

[vm0] [info 2020/03/04 23:13:46.353 GMT <RMI TCP Connection(219)-172.17.0.9> tid=0xe5c] Distribution Locator on ebbfed54aa47 is stopped

[vm0] [info 2020/03/04 23:13:46.354 GMT <RMI TCP Connection(219)-172.17.0.9> tid=0xe5c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@4cc20957 (took 142 ms)

[info 2020/03/04 23:13:46.355 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:46.357 GMT <RMI TCP Connection(219)-172.17.0.9> tid=0xe5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44633e30(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:13:46.357 GMT <RMI TCP Connection(219)-172.17.0.9> tid=0xe5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:46.357 GMT <RMI TCP Connection(219)-172.17.0.9> tid=0xe5c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44633e30(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:13:46.358 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77ce15ad(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:13:46.358 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:13:46.358 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77ce15ad(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:13:46.358 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2be9c0a7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:13:46.359 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:13:46.359 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2be9c0a7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:13:46.359 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57c00de0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:13:46.360 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xb33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:13:46.360 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57c00de0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:13:46.360 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0xb56] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ae945b0(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:13:46.361 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0xb56] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:13:46.361 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ae945b0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:13:46.361 GMT <RMI TCP Connection(92)-172.17.0.9> tid=0xb7b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59f9ae6a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:13:46.361 GMT <RMI TCP Connection(92)-172.17.0.9> tid=0xb7b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:13:46.361 GMT <RMI TCP Connection(92)-172.17.0.9> tid=0xb7b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59f9ae6a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:13:46.362 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xda6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17315e28(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:13:46.362 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xda6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:13:46.362 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xda6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17315e28(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:13:46.364 GMT <RMI TCP Connection(219)-172.17.0.9> tid=0xe5c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d

[vm0] [info 2020/03/04 23:13:46.365 GMT <RMI TCP Connection(219)-172.17.0.9> tid=0xe5c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d1040@4040744d (took 0 ms)

[vm1] [info 2020/03/04 23:13:46.365 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33

[vm1] [info 2020/03/04 23:13:46.366 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840965040@3737db33 (took 0 ms)

[vm2] [info 2020/03/04 23:13:46.366 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xac2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5

[vm2] [info 2020/03/04 23:13:46.367 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@17ae99d5 (took 0 ms)

[vm3] [info 2020/03/04 23:13:46.367 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xb33] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256

[vm3] [info 2020/03/04 23:13:46.368 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@7b9f6256 (took 0 ms)

[vm4] [info 2020/03/04 23:13:46.368 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0xb56] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080

[vm4] [info 2020/03/04 23:13:46.368 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@5102f080 (took 0 ms)

[vm5] [info 2020/03/04 23:13:46.369 GMT <RMI TCP Connection(92)-172.17.0.9> tid=0xb7b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae

[vm5] [info 2020/03/04 23:13:46.369 GMT <RMI TCP Connection(92)-172.17.0.9> tid=0xb7b] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@484314ae (took 0 ms)

[vm6] [info 2020/03/04 23:13:46.370 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xda6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b

[vm6] [info 2020/03/04 23:13:46.370 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xda6] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909040@7acfe8b (took 0 ms)

[locator] [info 2020/03/04 23:13:46.372 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4

[locator] [info 2020/03/04 23:13:46.373 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@35cece4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:13:46.398 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26698].
Not connected.


[info 2020/03/04 23:13:46.400 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:13:46.401 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:46.402 GMT <RMI TCP Connection(219)-172.17.0.9> tid=0xe5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30b8add7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:13:46.402 GMT <RMI TCP Connection(219)-172.17.0.9> tid=0xe5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:46.402 GMT <RMI TCP Connection(219)-172.17.0.9> tid=0xe5c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30b8add7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:13:46.403 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a867c56(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:13:46.403 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:13:46.403 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a867c56(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:13:46.404 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75be6287(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:13:46.404 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:13:46.404 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75be6287(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:13:46.405 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53cabf9f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:13:46.405 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xb33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:13:46.405 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xb33] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53cabf9f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:13:46.406 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0xb56] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a3c939c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:13:46.406 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0xb56] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:13:46.406 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0xb56] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a3c939c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:13:46.406 GMT <RMI TCP Connection(92)-172.17.0.9> tid=0xb7b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2343d53(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:13:46.407 GMT <RMI TCP Connection(92)-172.17.0.9> tid=0xb7b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:13:46.407 GMT <RMI TCP Connection(92)-172.17.0.9> tid=0xb7b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2343d53(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:13:46.407 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xda6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58c30f1c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:13:46.408 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xda6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:13:46.408 GMT <RMI TCP Connection(90)-172.17.0.9> tid=0xda6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58c30f1c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:13:48.571 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0xcbb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@2f089e3c

[vm5] [info 2020/03/04 23:13:48.582 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0xcbb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:13:48.647 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7779316718409528287

[vm5] [info 2020/03/04 23:13:48.681 GMT <main> tid=0x1] VM5 is launching with PID 435

[info 2020/03/04 23:13:48.686 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] gemfire.DUnitLauncher.RMI_PORT=24041
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24041, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest12/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm6] Listening for transport dt_socket at address: 56117
[info 2020/03/04 23:13:49.105 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16527272154940710445

[info 2020/03/04 23:13:49.142 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:13:49.305 GMT <RMI TCP Connection(119)-172.17.0.5> tid=0xd78] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@5b4a42ac

[vm6] [info 2020/03/04 23:13:49.315 GMT <RMI TCP Connection(119)-172.17.0.5> tid=0xd78] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:13:50.092 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
gemfire.DUnitLauncher.RMI_PORT=21186
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21186, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest13/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] Listening for transport dt_socket at address: 36895
[info 2020/03/04 23:13:50.468 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
gemfire.DUnitLauncher.RMI_PORT=22874
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22874, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest14/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] Listening for transport dt_socket at address: 33091
[vm5] [info 2020/03/04 23:13:51.597 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xce8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090b840@4ed0240

[vm5] [info 2020/03/04 23:13:51.602 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xce8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:13:52.345 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xd78] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@21cd7cb3

[vm6] [info 2020/03/04 23:13:52.351 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xd78] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:13:52.384 GMT <RMI TCP Connection(91)-172.17.0.3> tid=0xcd2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090c840@77638ab0

[vm5] [info 2020/03/04 23:13:52.390 GMT <RMI TCP Connection(91)-172.17.0.3> tid=0xcd2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:13:52.658 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15539832354783790618

[info 2020/03/04 23:13:52.696 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:13:52.732 GMT <main> tid=0x1] VM6 is launching with PID 489

[vm6] gemfire.DUnitLauncher.RMI_PORT=24041
[vm0] [info 2020/03/04 23:13:53.015 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2ec78d0b

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2611
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 363
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9096


[vm6] [info 2020/03/04 23:13:53.151 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xd56] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@8d3c692

[vm6] [info 2020/03/04 23:13:53.156 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xd56] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm0] [info 2020/03/04 23:13:53.226 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:13:53.227 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Locator was created at Wed Mar 04 23:13:53 GMT 2020

[vm0] [info 2020/03/04 23:13:53.228 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Listening on port 24042 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:13:53.230 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17147125334937977504/locator/locator24042view.dat

[vm0] [info 2020/03/04 23:13:53.231 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] recovery file not found: /tmp/junit17147125334937977504/locator/locator24042view.dat

[vm0] [info 2020/03/04 23:13:53.235 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 23:13:53.259 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:13:53.323 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@60872608 (took 165 ms)

[vm2] [info 2020/03/04 23:13:53.488 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xc6e] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@52b4c031 (took 162 ms)

[vm3] [info 2020/03/04 23:13:53.651 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xcce] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917c40@1756333e (took 161 ms)

[vm4] [info 2020/03/04 23:13:53.870 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xc10] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840913c40@2cb80c94 (took 217 ms)

[vm5] [info 2020/03/04 23:13:54.062 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0xcbb] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@26a183dc (took 189 ms)

[locator] [info 2020/03/04 23:13:54.084 GMT <main> tid=0x1] VM-2 is launching with PID 67

[info 2020/03/04 23:13:54.121 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
gemfire.DUnitLauncher.RMI_PORT=26883
[vm6] [info 2020/03/04 23:13:54.225 GMT <RMI TCP Connection(119)-172.17.0.5> tid=0xd78] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@a223003 (took 161 ms)

[locator] gemfire.DUnitLauncher.RMI_PORT=21186
[locator] [info 2020/03/04 23:13:54.313 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @6f2908a2(0, "")

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26883, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest15/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm0] [info 2020/03/04 23:13:54.382 GMT <RMI TCP Connection(248)-172.17.0.5> tid=0xee3] Distribution Locator on 5bb7bbedf572 is stopped

[vm0] [info 2020/03/04 23:13:54.383 GMT <RMI TCP Connection(248)-172.17.0.5> tid=0xee3] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@695aae6 (took 156 ms)

[info 2020/03/04 23:13:54.384 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:54.386 GMT <RMI TCP Connection(248)-172.17.0.5> tid=0xee3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @548cfd03(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:13:54.386 GMT <RMI TCP Connection(248)-172.17.0.5> tid=0xee3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:54.386 GMT <RMI TCP Connection(248)-172.17.0.5> tid=0xee3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @548cfd03(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:13:54.387 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c659d39(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:13:54.387 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:13:54.387 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c659d39(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:13:54.388 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xc6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d41f918(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:13:54.388 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xc6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:13:54.388 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xc6e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d41f918(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:13:54.388 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xcce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bc99906(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:13:54.389 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xcce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:13:54.389 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xcce] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bc99906(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:13:54.389 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xc10] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @228c3c4f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:13:54.389 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xc10] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:13:54.389 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xc10] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @228c3c4f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:13:54.390 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0xcbb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44092b8e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:13:54.390 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0xcbb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:13:54.390 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0xcbb] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44092b8e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:13:54.391 GMT <RMI TCP Connection(119)-172.17.0.5> tid=0xd78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21f66bd9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:13:54.391 GMT <RMI TCP Connection(119)-172.17.0.5> tid=0xd78] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:13:54.391 GMT <RMI TCP Connection(119)-172.17.0.5> tid=0xd78] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21f66bd9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:13:54.394 GMT <RMI TCP Connection(248)-172.17.0.5> tid=0xee3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd

[vm0] [info 2020/03/04 23:13:54.394 GMT <RMI TCP Connection(248)-172.17.0.5> tid=0xee3] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0840@36ffc8cd (took 0 ms)

[vm1] [info 2020/03/04 23:13:54.395 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244

[vm1] [info 2020/03/04 23:13:54.396 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1da5e244 (took 0 ms)

[vm2] [info 2020/03/04 23:13:54.396 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xc6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95

[vm2] [info 2020/03/04 23:13:54.397 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xc6e] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@54e4b95 (took 0 ms)

[vm3] [info 2020/03/04 23:13:54.397 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xcce] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf

[vm3] [info 2020/03/04 23:13:54.398 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xcce] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091cc40@c7d56bf (took 0 ms)

[vm4] [info 2020/03/04 23:13:54.399 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xc10] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348

[vm4] [info 2020/03/04 23:13:54.399 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xc10] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840918c40@69ec7348 (took 0 ms)

[vm5] [info 2020/03/04 23:13:54.400 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0xcbb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c

[vm5] [info 2020/03/04 23:13:54.400 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0xcbb] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@603c525c (took 0 ms)

[vm6] [info 2020/03/04 23:13:54.401 GMT <RMI TCP Connection(119)-172.17.0.5> tid=0xd78] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710

[vm6] [info 2020/03/04 23:13:54.401 GMT <RMI TCP Connection(119)-172.17.0.5> tid=0xd78] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@7c18d710 (took 0 ms)

[locator] [info 2020/03/04 23:13:54.404 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee

[locator] [info 2020/03/04 23:13:54.405 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2460f9ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:13:54.435 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29471].
Not connected.


[info 2020/03/04 23:13:54.437 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:13:54.438 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:54.439 GMT <RMI TCP Connection(248)-172.17.0.5> tid=0xee3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @136e6b30(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:13:54.439 GMT <RMI TCP Connection(248)-172.17.0.5> tid=0xee3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:54.439 GMT <RMI TCP Connection(248)-172.17.0.5> tid=0xee3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @136e6b30(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:13:54.440 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5265344a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:13:54.440 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:13:54.440 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5265344a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:13:54.441 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xc6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d8b0c7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:13:54.441 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xc6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:13:54.441 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xc6e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d8b0c7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:13:54.442 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xcce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79d55b1c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:13:54.442 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xcce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:13:54.442 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xcce] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79d55b1c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:13:54.443 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xc10] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1254ad48(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:13:54.443 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xc10] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:13:54.443 GMT <RMI TCP Connection(120)-172.17.0.5> tid=0xc10] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1254ad48(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:13:54.443 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0xcbb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7baad654(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:13:54.444 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0xcbb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:13:54.444 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0xcbb] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7baad654(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:13:54.444 GMT <RMI TCP Connection(119)-172.17.0.5> tid=0xd78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74155e5f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:13:54.445 GMT <RMI TCP Connection(119)-172.17.0.5> tid=0xd78] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:13:54.445 GMT <RMI TCP Connection(119)-172.17.0.5> tid=0xd78] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74155e5f(0, "IgnoredException remove") (took 0 ms)

[locator] Listening for transport dt_socket at address: 49419
[locator] [info 2020/03/04 23:13:54.520 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting peer location for Distribution Locator on a2ec09f7c904

[locator] [info 2020/03/04 23:13:54.521 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Locator was created at Wed Mar 04 23:13:54 GMT 2020

[locator] [info 2020/03/04 23:13:54.522 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Listening on port 39235 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/04 23:13:54.526 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest13/dunit/locator/locator39235view.dat

[locator] [info 2020/03/04 23:13:54.526 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 23:13:54.528 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 23:13:54.529 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest13/dunit/locator/locator39235view.dat

[locator] [info 2020/03/04 23:13:54.539 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting distributed system

[locator] [info 2020/03/04 23:13:54.552 GMT <main> tid=0x1] VM-2 is launching with PID 69

[locator] [info 2020/03/04 23:13:54.568 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:13:54.652 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: a2ec09f7c904/172.17.0.6, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 67
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest13/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=21186
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest13/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest13/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 21186
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 10261
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 23:13:54.672 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.6[39235]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest13/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 23:13:54.679 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/04 23:13:54.692 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/04 23:13:54.715 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] gemfire.DUnitLauncher.RMI_PORT=22874
[locator] [info 2020/03/04 23:13:54.747 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[locator] [info 2020/03/04 23:13:54.758 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @6816f05c(0, "")

[locator] [info 2020/03/04 23:13:54.946 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting membership services

[locator] [info 2020/03/04 23:13:54.970 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting peer location for Distribution Locator on 895c9e898470

[locator] [info 2020/03/04 23:13:54.972 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Locator was created at Wed Mar 04 23:13:54 GMT 2020

[locator] [info 2020/03/04 23:13:54.973 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Listening on port 44435 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/04 23:13:54.976 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest14/dunit/locator/locator44435view.dat

[locator] [info 2020/03/04 23:13:54.977 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 23:13:54.978 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 23:13:54.979 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest14/dunit/locator/locator44435view.dat

[locator] [info 2020/03/04 23:13:54.988 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting distributed system

[locator] [info 2020/03/04 23:13:55.019 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:13:55.078 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Established local address a2ec09f7c904(67:locator)<ec>:41000

[locator] [info 2020/03/04 23:13:55.078 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] JGroups channel created (took 131ms)

[locator] [info 2020/03/04 23:13:55.102 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] GemFire P2P Listener started on /172.17.0.6:44259

[locator] [info 2020/03/04 23:13:55.105 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on a2ec09f7c904/172.17.0.6:49325.

[locator] [info 2020/03/04 23:13:55.102 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator] [info 2020/03/04 23:13:55.112 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Peer locator is connecting to local membership services with ID a2ec09f7c904(67:locator)<ec>:41000
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the

[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] [info 2020/03/04 23:13:55.113 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] This member is becoming the membership coordinator with address a2ec09f7c904(67:locator)<ec>:41000

[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] [info 2020/03/04 23:13:55.113 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Location services has received notification that this node is becoming membership coordinator
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: 895c9e898470/172.17.0.4, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 

[locator] Communications version: 120
[locator] Process ID: 69
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest14/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=22874
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest14/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator] [info 2020/03/04 23:13:55.114 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] received new view: View[a2ec09f7c904(67:locator)<ec><v0>:41000|0] members: [a2ec09f7c904(67:locator)<ec><v0>:41000]
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator] old view is: null

[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator] [info 2020/03/04 23:13:55.115 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Peer locator received new membership view: View[a2ec09f7c904(67:locator)<ec><v0>:41000|0] members: [a2ec09f7c904(67:locator)<ec><v0>:41000]

[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator] [info 2020/03/04 23:13:55.123 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] ViewCreator starting on:a2ec09f7c904(67:locator)<ec><v0>:41000

[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest14/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 22874
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 8057
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 23:13:55.123 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.4[44435]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] [info 2020/03/04 23:13:55.128 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Finished joining (took 16ms).

[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest14/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] [info 2020/03/04 23:13:55.129 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting DistributionManager a2ec09f7c904(67:locator)<ec><v0>:41000.  (took 371 ms)
[locator] distributed-transactions=false
[locator] durable-client-id=

[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 23:13:55.133 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 23:13:55.133 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initial (distribution manager) view, View[a2ec09f7c904(67:locator)<ec><v0>:41000|0] members: [a2ec09f7c904(67:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:13:55.130 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/04 23:13:55.137 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 23:13:55.139 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 23:13:55.141 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] DistributionManager a2ec09f7c904(67:locator)<ec><v0>:41000 started on localhost[0],a2ec09f7c904[39235]. There were 0 other DMs. others: []  (took 414 ms)  (locator)

[locator] [info 2020/03/04 23:13:55.143 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/04 23:13:55.164 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/04 23:13:55.178 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/04 23:13:55.191 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[locator] [info 2020/03/04 23:13:55.247 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Creating cache for locator.

[locator] [info 2020/03/04 23:13:55.462 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting membership services

[locator] [info 2020/03/04 23:13:55.593 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Established local address 895c9e898470(69:locator)<ec>:41000

[locator] [info 2020/03/04 23:13:55.594 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] JGroups channel created (took 131ms)

[locator] [info 2020/03/04 23:13:55.627 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] GemFire P2P Listener started on /172.17.0.4:52534

[locator] [info 2020/03/04 23:13:55.630 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on 895c9e898470/172.17.0.4:59040.

[locator] [info 2020/03/04 23:13:55.652 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Peer locator is connecting to local membership services with ID 895c9e898470(69:locator)<ec>:41000

[locator] [info 2020/03/04 23:13:55.653 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] This member is becoming the membership coordinator with address 895c9e898470(69:locator)<ec>:41000

[locator] [info 2020/03/04 23:13:55.653 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/04 23:13:55.655 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] received new view: View[895c9e898470(69:locator)<ec><v0>:41000|0] members: [895c9e898470(69:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/04 23:13:55.656 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Peer locator received new membership view: View[895c9e898470(69:locator)<ec><v0>:41000|0] members: [895c9e898470(69:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:13:55.665 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] ViewCreator starting on:895c9e898470(69:locator)<ec><v0>:41000

[locator] [info 2020/03/04 23:13:55.669 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Finished joining (took 16ms).

[locator] [info 2020/03/04 23:13:55.669 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting DistributionManager 895c9e898470(69:locator)<ec><v0>:41000.  (took 465 ms)

[locator] [info 2020/03/04 23:13:55.688 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initial (distribution manager) view, View[895c9e898470(69:locator)<ec><v0>:41000|0] members: [895c9e898470(69:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:13:55.692 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 23:13:55.693 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] DistributionManager 895c9e898470(69:locator)<ec><v0>:41000 started on localhost[0],895c9e898470[44435]. There were 0 other DMs. others: []  (took 518 ms)  (locator)

[locator] [info 2020/03/04 23:13:55.687 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 23:13:55.701 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 23:13:55.741 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/04 23:13:55.809 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Creating cache for locator.

[locator] [info 2020/03/04 23:13:56.765 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 23:13:56.767 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[locator] [info 2020/03/04 23:13:56.865 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 23:13:56.865 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/04 23:13:56.930 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initializing region _monitoringRegion_172.17.0.6<v0>41000

[locator] [info 2020/03/04 23:13:56.932 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.6<v0>41000 completed

[locator] [info 2020/03/04 23:13:56.985 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/04 23:13:56.989 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 23:13:56.990 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 23:13:56.991 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/04 23:13:56.997 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 23:13:56.998 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/04 23:13:57.003 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 23:13:57.004 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 23:13:57.004 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/04 23:13:57.008 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/04 23:13:57.009 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 23:13:57.010 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Locator started on 172.17.0.6[39235]

[locator] [info 2020/03/04 23:13:57.011 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting server location for Distribution Locator on a2ec09f7c904[39235]

[locator] [info 2020/03/04 23:13:57.022 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Got result: 39235
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @6f2908a2(0, "") (took 2707 ms)

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21186, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest13/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21186, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest13/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21186, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest13/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21186, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest13/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3365
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 496
Total primaries transferred during this rebalance                                               | 60
Total time (in milliseconds) for this rebalance                                                 | 11799


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33


[vm0] Listening for transport dt_socket at address: 40205
[vm1] Listening for transport dt_socket at address: 37737
[vm2] Listening for transport dt_socket at address: 48265
[vm3] Listening for transport dt_socket at address: 49017
[vm1] [info 2020/03/04 23:13:57.336 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840969040@5f734eab (took 205 ms)

[locator] [info 2020/03/04 23:13:57.374 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 23:13:57.377 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3057
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 306
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 10287


[locator] [info 2020/03/04 23:13:57.480 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 23:13:57.481 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 69


[locator] [info 2020/03/04 23:13:57.548 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initializing region _monitoringRegion_172.17.0.4<v0>41000

[locator] [info 2020/03/04 23:13:57.551 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.4<v0>41000 completed

[vm2] [info 2020/03/04 23:13:57.592 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xd29] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840917040@3d9b804f (took 254 ms)

[locator] [info 2020/03/04 23:13:57.632 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/04 23:13:57.636 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 23:13:57.637 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 23:13:57.637 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/04 23:13:57.645 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 23:13:57.646 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/04 23:13:57.652 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 23:13:57.652 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 23:13:57.652 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/04 23:13:57.657 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/04 23:13:57.658 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 23:13:57.659 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Locator started on 172.17.0.4[44435]

[locator] [info 2020/03/04 23:13:57.660 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting server location for Distribution Locator on 895c9e898470[44435]

[locator] [info 2020/03/04 23:13:57.671 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Got result: 44435
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @6816f05c(0, "") (took 2911 ms)

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22874, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest14/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22874, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest14/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22874, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest14/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22874, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest14/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm1] [info 2020/03/04 23:13:57.772 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840965040@7df05c2d (took 287 ms)

[vm3] [info 2020/03/04 23:13:57.796 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xc86] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@1c9d6c1 (took 202 ms)

[vm1] Listening for transport dt_socket at address: 39303
[vm2] Listening for transport dt_socket at address: 60025
[vm0] Listening for transport dt_socket at address: 40155
[vm3] Listening for transport dt_socket at address: 53241
[vm2] [info 2020/03/04 23:13:58.058 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xc2b] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4b7f93de (took 281 ms)

[vm4] [info 2020/03/04 23:13:58.089 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xc3d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840915440@55d00542 (took 288 ms)

[vm3] [info 2020/03/04 23:13:58.328 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xc9c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840919040@36910f6 (took 265 ms)

[vm5] [info 2020/03/04 23:13:58.467 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xce8] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@679aca06 (took 376 ms)

[vm4] [info 2020/03/04 23:13:58.604 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@14bf195b (took 271 ms)

[vm6] [info 2020/03/04 23:13:58.764 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xd78] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@18a4bf (took 295 ms)

[vm0] [info 2020/03/04 23:13:58.970 GMT <RMI TCP Connection(252)-172.17.0.8> tid=0xa68] Distribution Locator on 8d6594650321 is stopped

[vm0] [info 2020/03/04 23:13:58.971 GMT <RMI TCP Connection(252)-172.17.0.8> tid=0xa68] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@327f71d2 (took 191 ms)

[info 2020/03/04 23:13:58.972 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:58.974 GMT <RMI TCP Connection(252)-172.17.0.8> tid=0xa68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50316b18(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:13:58.974 GMT <RMI TCP Connection(252)-172.17.0.8> tid=0xa68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:58.974 GMT <RMI TCP Connection(252)-172.17.0.8> tid=0xa68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50316b18(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:13:58.975 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61f54116(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:13:58.975 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:13:58.975 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61f54116(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:13:58.975 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xd29] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @630a1585(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:13:58.976 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xd29] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:13:58.976 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xd29] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @630a1585(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:13:58.976 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xc86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @665f71ef(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:13:58.976 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xc86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:13:58.976 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xc86] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @665f71ef(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:13:58.977 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xc3d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @290b6e27(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:13:58.977 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xc3d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:13:58.977 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xc3d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @290b6e27(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:13:58.978 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xce8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a66b413(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:13:58.978 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xce8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:13:58.978 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xce8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a66b413(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:13:58.979 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xd78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72897c46(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:13:58.979 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xd78] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:13:58.979 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xd78] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72897c46(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:13:58.982 GMT <RMI TCP Connection(252)-172.17.0.8> tid=0xa68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6

[vm0] [info 2020/03/04 23:13:58.982 GMT <RMI TCP Connection(252)-172.17.0.8> tid=0xa68] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@83890e6 (took 0 ms)

[vm1] [info 2020/03/04 23:13:58.983 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a

[vm1] [info 2020/03/04 23:13:58.983 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084096a440@7ac0191a (took 0 ms)

[vm5] [info 2020/03/04 23:13:58.983 GMT <RMI TCP Connection(91)-172.17.0.3> tid=0xcd2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906c40@d381a27 (took 378 ms)

[vm2] [info 2020/03/04 23:13:58.984 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xd29] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc

[vm2] [info 2020/03/04 23:13:58.984 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xd29] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091bc40@144b81dc (took 0 ms)

[vm3] [info 2020/03/04 23:13:58.985 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xc86] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4

[vm3] [info 2020/03/04 23:13:58.985 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xc86] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@123562e4 (took 0 ms)

[vm4] [info 2020/03/04 23:13:58.986 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xc3d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35

[vm4] [info 2020/03/04 23:13:58.986 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xc3d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084091a440@d2e2c35 (took 0 ms)

[vm5] [info 2020/03/04 23:13:58.987 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xce8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7

[vm5] [info 2020/03/04 23:13:58.987 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xce8] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090ac40@6644cdf7 (took 0 ms)

[vm6] [info 2020/03/04 23:13:58.988 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xd78] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058

[vm6] [info 2020/03/04 23:13:58.988 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xd78] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@66fba058 (took 0 ms)

[locator] [info 2020/03/04 23:13:58.990 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2

[locator] [info 2020/03/04 23:13:58.990 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@50209bd2 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:13:59.020 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22455].
Not connected.


[info 2020/03/04 23:13:59.022 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:13:59.023 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:13:59.028 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4904bb5c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:13:59.029 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:13:59.029 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4904bb5c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:13:59.029 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xd29] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44196a64(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:13:59.029 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xd29] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:13:59.030 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xd29] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44196a64(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:13:59.030 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xc86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a26c6e5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:13:59.030 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xc86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:13:59.030 GMT <RMI TCP Connection(124)-172.17.0.8> tid=0xc86] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a26c6e5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:13:59.027 GMT <RMI TCP Connection(252)-172.17.0.8> tid=0xa68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @655d031a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:13:59.028 GMT <RMI TCP Connection(252)-172.17.0.8> tid=0xa68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:59.028 GMT <RMI TCP Connection(252)-172.17.0.8> tid=0xa68] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @655d031a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:13:59.032 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xce8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47927ee4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:13:59.032 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xce8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:13:59.032 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xce8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47927ee4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:13:59.031 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xc3d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b8a6d9a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:13:59.031 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xc3d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:13:59.031 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xc3d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b8a6d9a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:13:59.033 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xd78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ca06c1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:13:59.033 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xd78] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:13:59.033 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0xd78] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ca06c1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:13:59.226 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xd56] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@4065e131 (took 241 ms)

[locator] [info 2020/03/04 23:13:59.449 GMT <main> tid=0x1] VM-2 is launching with PID 71

[vm0] [info 2020/03/04 23:13:59.555 GMT <RMI TCP Connection(218)-172.17.0.3> tid=0xec4] Distribution Locator on f12754185911 is stopped

[vm0] [info 2020/03/04 23:13:59.556 GMT <RMI TCP Connection(218)-172.17.0.3> tid=0xec4] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@1fb90d02 (took 323 ms)

[info 2020/03/04 23:13:59.560 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:59.562 GMT <RMI TCP Connection(218)-172.17.0.3> tid=0xec4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34b4af7f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:13:59.562 GMT <RMI TCP Connection(218)-172.17.0.3> tid=0xec4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:59.562 GMT <RMI TCP Connection(218)-172.17.0.3> tid=0xec4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34b4af7f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:13:59.563 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @566120ae(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:13:59.563 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:13:59.563 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @566120ae(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:13:59.564 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xc2b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @329a4d5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:13:59.564 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xc2b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:13:59.564 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xc2b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @329a4d5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:13:59.565 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xc9c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @114f92e2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:13:59.565 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xc9c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:13:59.565 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xc9c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @114f92e2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:13:59.566 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xb6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307ab9a5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:13:59.566 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xb6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:13:59.566 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307ab9a5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:13:59.566 GMT <RMI TCP Connection(91)-172.17.0.3> tid=0xcd2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10c47fbc(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:13:59.567 GMT <RMI TCP Connection(91)-172.17.0.3> tid=0xcd2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:13:59.567 GMT <RMI TCP Connection(91)-172.17.0.3> tid=0xcd2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10c47fbc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:13:59.567 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xd56] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7816396(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:13:59.567 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xd56] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:13:59.568 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xd56] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7816396(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:13:59.570 GMT <RMI TCP Connection(218)-172.17.0.3> tid=0xec4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a

[vm0] [info 2020/03/04 23:13:59.570 GMT <RMI TCP Connection(218)-172.17.0.3> tid=0xec4] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@4ee6bb8a (took 0 ms)

[vm1] [info 2020/03/04 23:13:59.571 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061

[vm1] [info 2020/03/04 23:13:59.571 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840966440@7b7f061 (took 0 ms)

[vm2] [info 2020/03/04 23:13:59.572 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xc2b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749

[vm2] [info 2020/03/04 23:13:59.573 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xc2b] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@12a4749 (took 0 ms)

[vm3] [info 2020/03/04 23:13:59.574 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xc9c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52

[vm3] [info 2020/03/04 23:13:59.574 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xc9c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091e040@3a48bf52 (took 0 ms)

[vm4] [info 2020/03/04 23:13:59.576 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xb6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c

[vm4] [info 2020/03/04 23:13:59.576 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@2bcbc62c (took 0 ms)

[vm5] [info 2020/03/04 23:13:59.577 GMT <RMI TCP Connection(91)-172.17.0.3> tid=0xcd2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e

[vm5] [info 2020/03/04 23:13:59.577 GMT <RMI TCP Connection(91)-172.17.0.3> tid=0xcd2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090bc40@3a39417e (took 0 ms)

[vm6] [info 2020/03/04 23:13:59.578 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xd56] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e

[vm6] [info 2020/03/04 23:13:59.578 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xd56] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@b1ca11e (took 0 ms)

[locator] [info 2020/03/04 23:13:59.581 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d

[locator] [info 2020/03/04 23:13:59.581 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6cddec6d (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:13:59.622 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25053].
Not connected.


[info 2020/03/04 23:13:59.624 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:13:59.640 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:59.641 GMT <RMI TCP Connection(218)-172.17.0.3> tid=0xec4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b419ff8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:13:59.642 GMT <RMI TCP Connection(218)-172.17.0.3> tid=0xec4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:13:59.642 GMT <RMI TCP Connection(218)-172.17.0.3> tid=0xec4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b419ff8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:13:59.643 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29e25813(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:13:59.643 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:13:59.643 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29e25813(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:13:59.644 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xc2b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c77ae78(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:13:59.644 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xc2b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:13:59.644 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xc2b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c77ae78(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:13:59.644 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xc9c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58e2f5d3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:13:59.645 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xc9c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:13:59.645 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xc9c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58e2f5d3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:13:59.645 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xb6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4461c1a8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:13:59.646 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xb6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:13:59.646 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xb6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4461c1a8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:13:59.646 GMT <RMI TCP Connection(91)-172.17.0.3> tid=0xcd2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33d80e98(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:13:59.646 GMT <RMI TCP Connection(91)-172.17.0.3> tid=0xcd2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:13:59.647 GMT <RMI TCP Connection(91)-172.17.0.3> tid=0xcd2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33d80e98(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:13:59.647 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xd56] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a005844(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:13:59.647 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xd56] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:13:59.647 GMT <RMI TCP Connection(90)-172.17.0.3> tid=0xd56] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a005844(0, "IgnoredException remove") (took 0 ms)

[locator] gemfire.DUnitLauncher.RMI_PORT=26883
[locator] [info 2020/03/04 23:13:59.890 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @1f986814(0, "")

[locator] [info 2020/03/04 23:14:00.108 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Starting peer location for Distribution Locator on 05f820cf2db2

[locator] [info 2020/03/04 23:14:00.110 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Locator was created at Wed Mar 04 23:14:00 GMT 2020

[locator] [info 2020/03/04 23:14:00.110 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Listening on port 33103 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/04 23:14:00.114 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest15/dunit/locator/locator33103view.dat

[locator] [info 2020/03/04 23:14:00.115 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 23:14:00.117 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 23:14:00.118 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest15/dunit/locator/locator33103view.dat

[locator] [info 2020/03/04 23:14:00.129 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Starting distributed system

[locator] [info 2020/03/04 23:14:00.173 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:14:00.291 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: 05f820cf2db2/172.17.0.9, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 71
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest15/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=26883
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest15/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest15/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 26883
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 598
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 23:14:00.316 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.9[33103]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest15/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 23:14:00.324 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/04 23:14:00.338 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/04 23:14:00.375 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/04 23:14:00.416 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[locator] [info 2020/03/04 23:14:00.758 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Starting membership services

[locator] [info 2020/03/04 23:14:01.116 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Established local address 05f820cf2db2(71:locator)<ec>:41000

[locator] [info 2020/03/04 23:14:01.117 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] JGroups channel created (took 358ms)

[locator] [info 2020/03/04 23:14:01.147 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] GemFire P2P Listener started on /172.17.0.9:56812

[locator] [info 2020/03/04 23:14:01.192 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Peer locator is connecting to local membership services with ID 05f820cf2db2(71:locator)<ec>:41000

[locator] [info 2020/03/04 23:14:01.180 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on 05f820cf2db2/172.17.0.9:50402.

[locator] [info 2020/03/04 23:14:01.195 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] This member is becoming the membership coordinator with address 05f820cf2db2(71:locator)<ec>:41000

[locator] [info 2020/03/04 23:14:01.195 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/04 23:14:01.196 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] received new view: View[05f820cf2db2(71:locator)<ec><v0>:41000|0] members: [05f820cf2db2(71:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/04 23:14:01.197 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Peer locator received new membership view: View[05f820cf2db2(71:locator)<ec><v0>:41000|0] members: [05f820cf2db2(71:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:14:01.210 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] ViewCreator starting on:05f820cf2db2(71:locator)<ec><v0>:41000

[locator] [info 2020/03/04 23:14:01.224 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Finished joining (took 32ms).

[locator] [info 2020/03/04 23:14:01.225 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Starting DistributionManager 05f820cf2db2(71:locator)<ec><v0>:41000.  (took 744 ms)

[locator] [info 2020/03/04 23:14:01.232 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initial (distribution manager) view, View[05f820cf2db2(71:locator)<ec><v0>:41000|0] members: [05f820cf2db2(71:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:14:01.242 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 23:14:01.243 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] DistributionManager 05f820cf2db2(71:locator)<ec><v0>:41000 started on 05f820cf2db2[33103],localhost[0]. There were 0 other DMs. others: []  (took 851 ms)  (locator)

[locator] [info 2020/03/04 23:14:01.252 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 23:14:01.279 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 23:14:01.381 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/04 23:14:01.469 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Creating cache for locator.

[info 2020/03/04 23:14:01.803 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13902777501220146377

[info 2020/03/04 23:14:01.857 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:14:01.980 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@67274483

[vm1] [info 2020/03/04 23:14:02.265 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:14:02.898 GMT <main> tid=0x1] VM3 is launching with PID 187

[vm0] [info 2020/03/04 23:14:03.058 GMT <main> tid=0x1] VM0 is launching with PID 166

[vm2] [info 2020/03/04 23:14:03.233 GMT <main> tid=0x1] VM2 is launching with PID 175

[vm3] gemfire.DUnitLauncher.RMI_PORT=21186
[vm0] gemfire.DUnitLauncher.RMI_PORT=21186
[vm1] [info 2020/03/04 23:14:03.613 GMT <main> tid=0x1] VM1 is launching with PID 170

[vm2] gemfire.DUnitLauncher.RMI_PORT=21186
[vm1] gemfire.DUnitLauncher.RMI_PORT=21186


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21186, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest13/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/04 23:14:04.004 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 23:14:04.012 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[locator] [info 2020/03/04 23:14:04.143 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 23:14:04.144 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[vm4] Listening for transport dt_socket at address: 39929
[locator] [info 2020/03/04 23:14:04.212 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initializing region _monitoringRegion_172.17.0.9<v0>41000

[locator] [info 2020/03/04 23:14:04.215 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.9<v0>41000 completed

[locator] [info 2020/03/04 23:14:04.310 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/04 23:14:04.315 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 23:14:04.316 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 23:14:04.316 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/04 23:14:04.324 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 23:14:04.325 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initialization of region __OperationStateRegion completed

[info 2020/03/04 23:14:04.324 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
[locator] [info 2020/03/04 23:14:04.333 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 23:14:04.333 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 23:14:04.334 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/04 23:14:04.340 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/04 23:14:04.341 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 23:14:04.342 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Locator started on 172.17.0.9[33103]

[locator] [info 2020/03/04 23:14:04.342 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Starting server location for Distribution Locator on 05f820cf2db2[33103]

[locator] [info 2020/03/04 23:14:04.355 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Got result: 33103
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @1f986814(0, "") (took 4463 ms)

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26883, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest15/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26883, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest15/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
gemfire.DUnitLauncher.RMI_PORT=20028
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26883, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest15/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26883, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest15/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm1] [info 2020/03/04 23:14:04.497 GMT <main> tid=0x1] VM1 is launching with PID 167

[vm0] [info 2020/03/04 23:14:04.520 GMT <main> tid=0x1] VM0 is launching with PID 162

[vm2] [info 2020/03/04 23:14:04.565 GMT <main> tid=0x1] VM2 is launching with PID 175

[vm0] Listening for transport dt_socket at address: 60331
[vm3] [info 2020/03/04 23:14:04.618 GMT <main> tid=0x1] VM3 is launching with PID 182

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20028, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest16/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm2] Listening for transport dt_socket at address: 53535
[vm3] Listening for transport dt_socket at address: 57069
[vm1] Listening for transport dt_socket at address: 50645
[locator] Listening for transport dt_socket at address: 35473
[vm0] gemfire.DUnitLauncher.RMI_PORT=22874
[vm2] gemfire.DUnitLauncher.RMI_PORT=22874
[vm1] gemfire.DUnitLauncher.RMI_PORT=22874
[vm3] gemfire.DUnitLauncher.RMI_PORT=22874


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22874, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest14/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm4] Listening for transport dt_socket at address: 34053
[vm2] [info 2020/03/04 23:14:06.486 GMT <RMI TCP Connection(4)-172.17.0.2> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@373732eb

[vm2] [info 2020/03/04 23:14:06.710 GMT <RMI TCP Connection(4)-172.17.0.2> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:14:08.389 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18207547821816518898

[info 2020/03/04 23:14:08.442 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:14:08.745 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4136062582740217476

[info 2020/03/04 23:14:08.792 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:14:08.990 GMT <main> tid=0x1] VM4 is launching with PID 385

[vm4] gemfire.DUnitLauncher.RMI_PORT=21186
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21186, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest13/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] Listening for transport dt_socket at address: 34195
[vm4] [info 2020/03/04 23:14:09.713 GMT <main> tid=0x1] VM4 is launching with PID 387

[vm1] [info 2020/03/04 23:14:10.047 GMT <main> tid=0x1] VM1 is launching with PID 184

[vm4] gemfire.DUnitLauncher.RMI_PORT=22874
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22874, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest14/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm3] [info 2020/03/04 23:14:10.135 GMT <main> tid=0x1] VM3 is launching with PID 213

[vm5] Listening for transport dt_socket at address: 54579
[vm1] gemfire.DUnitLauncher.RMI_PORT=26883
[vm2] [info 2020/03/04 23:14:10.526 GMT <main> tid=0x1] VM2 is launching with PID 195

[vm3] gemfire.DUnitLauncher.RMI_PORT=26883
[info 2020/03/04 23:14:10.628 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
[locator] [info 2020/03/04 23:14:10.664 GMT <main> tid=0x1] VM-2 is launching with PID 76

[vm0] [info 2020/03/04 23:14:10.664 GMT <main> tid=0x1] VM0 is launching with PID 179

gemfire.DUnitLauncher.RMI_PORT=24944
[vm2] gemfire.DUnitLauncher.RMI_PORT=26883
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24944, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest17/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[info 2020/03/04 23:14:10.869 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[locator] gemfire.DUnitLauncher.RMI_PORT=20028
Previously run tests: []
[vm0] gemfire.DUnitLauncher.RMI_PORT=26883
[locator] [info 2020/03/04 23:14:10.890 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @6b8483cc(0, "")



[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26883, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest15/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
gemfire.DUnitLauncher.RMI_PORT=29777
[locator] Listening for transport dt_socket at address: 44287
[vm4] Listening for transport dt_socket at address: 53839
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29777, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest18/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/04 23:14:11.082 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting peer location for Distribution Locator on e5f4129d19b0

[locator] [info 2020/03/04 23:14:11.084 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Locator was created at Wed Mar 04 23:14:11 GMT 2020

[locator] [info 2020/03/04 23:14:11.084 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Listening on port 40581 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/04 23:14:11.087 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest16/dunit/locator/locator40581view.dat

[locator] [info 2020/03/04 23:14:11.088 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 23:14:11.089 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 23:14:11.090 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest16/dunit/locator/locator40581view.dat

[locator] [info 2020/03/04 23:14:11.098 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting distributed system

[locator] [info 2020/03/04 23:14:11.126 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] Listening for transport dt_socket at address: 41997
[locator] [info 2020/03/04 23:14:11.209 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: e5f4129d19b0/172.17.0.5, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 76
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest16/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=20028
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest16/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest16/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 20028
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 13520
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 23:14:11.226 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.5[40581]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest16/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 23:14:11.233 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/04 23:14:11.247 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/04 23:14:11.272 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/04 23:14:11.299 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[vm3] [info 2020/03/04 23:14:11.488 GMT <RMI TCP Connection(5)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@60682c18

[locator] [info 2020/03/04 23:14:11.492 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting membership services

[locator] [info 2020/03/04 23:14:11.629 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Established local address e5f4129d19b0(76:locator)<ec>:41000

[locator] [info 2020/03/04 23:14:11.630 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] JGroups channel created (took 137ms)

[locator] [info 2020/03/04 23:14:11.663 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] GemFire P2P Listener started on /172.17.0.5:50246

[locator] [info 2020/03/04 23:14:11.666 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on e5f4129d19b0/172.17.0.5:54380.

[locator] [info 2020/03/04 23:14:11.674 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Peer locator is connecting to local membership services with ID e5f4129d19b0(76:locator)<ec>:41000

[locator] [info 2020/03/04 23:14:11.675 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] This member is becoming the membership coordinator with address e5f4129d19b0(76:locator)<ec>:41000

[locator] [info 2020/03/04 23:14:11.675 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/04 23:14:11.676 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] received new view: View[e5f4129d19b0(76:locator)<ec><v0>:41000|0] members: [e5f4129d19b0(76:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/04 23:14:11.677 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Peer locator received new membership view: View[e5f4129d19b0(76:locator)<ec><v0>:41000|0] members: [e5f4129d19b0(76:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:14:11.684 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] ViewCreator starting on:e5f4129d19b0(76:locator)<ec><v0>:41000

[locator] [info 2020/03/04 23:14:11.686 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 23:14:11.687 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Finished joining (took 11ms).

[locator] [info 2020/03/04 23:14:11.688 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting DistributionManager e5f4129d19b0(76:locator)<ec><v0>:41000.  (took 371 ms)

[locator] [info 2020/03/04 23:14:11.692 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initial (distribution manager) view, View[e5f4129d19b0(76:locator)<ec><v0>:41000|0] members: [e5f4129d19b0(76:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:14:11.693 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 23:14:11.697 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 23:14:11.698 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] DistributionManager e5f4129d19b0(76:locator)<ec><v0>:41000 started on localhost[0],e5f4129d19b0[40581]. There were 0 other DMs. others: []  (took 414 ms)  (locator)

[vm3] [info 2020/03/04 23:14:11.708 GMT <RMI TCP Connection(5)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:14:11.727 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/04 23:14:11.794 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Creating cache for locator.

[vm5] [info 2020/03/04 23:14:12.481 GMT <RMI TCP Connection(90)-172.17.0.7> tid=0xd0b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@2ead18ea

[vm5] [info 2020/03/04 23:14:12.485 GMT <RMI TCP Connection(90)-172.17.0.7> tid=0xd0b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:14:13.198 GMT <RMI TCP Connection(90)-172.17.0.7> tid=0xd9b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@69e0f2db

[vm6] [info 2020/03/04 23:14:13.204 GMT <RMI TCP Connection(90)-172.17.0.7> tid=0xd9b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:14:13.306 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 23:14:13.309 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[locator] [info 2020/03/04 23:14:13.411 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 23:14:13.412 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/04 23:14:13.478 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initializing region _monitoringRegion_172.17.0.5<v0>41000

[locator] [info 2020/03/04 23:14:13.481 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.5<v0>41000 completed

[locator] [info 2020/03/04 23:14:13.567 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/04 23:14:13.571 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 23:14:13.572 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 23:14:13.572 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/04 23:14:13.580 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 23:14:13.581 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/04 23:14:13.587 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 23:14:13.587 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 23:14:13.595 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/04 23:14:13.601 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/04 23:14:13.602 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 23:14:13.604 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Locator started on 172.17.0.5[40581]

[locator] [info 2020/03/04 23:14:13.605 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting server location for Distribution Locator on e5f4129d19b0[40581]

[locator] [info 2020/03/04 23:14:13.623 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Got result: 40581
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @6b8483cc(0, "") (took 2731 ms)

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20028, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest16/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20028, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest16/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20028, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest16/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20028, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest16/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm0] Listening for transport dt_socket at address: 51121
[vm1] Listening for transport dt_socket at address: 40221
[vm2] Listening for transport dt_socket at address: 53791
[vm3] Listening for transport dt_socket at address: 41137
[vm5] [info 2020/03/04 23:14:13.951 GMT <main> tid=0x1] VM5 is launching with PID 440

[vm5] gemfire.DUnitLauncher.RMI_PORT=21186
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21186, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest13/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm6] Listening for transport dt_socket at address: 55707
[vm5] [info 2020/03/04 23:14:14.665 GMT <main> tid=0x1] VM5 is launching with PID 444

[vm5] gemfire.DUnitLauncher.RMI_PORT=22874
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22874, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest14/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/04 23:14:15.073 GMT <main> tid=0x1] VM-2 is launching with PID 76

[vm4] [info 2020/03/04 23:14:15.132 GMT <RMI TCP Connection(6)-172.17.0.2> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38075f67

[vm6] Listening for transport dt_socket at address: 45151
[locator] gemfire.DUnitLauncher.RMI_PORT=24944
[locator] [info 2020/03/04 23:14:15.357 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @2fe1f50e(0, "")

[vm4] [info 2020/03/04 23:14:15.413 GMT <RMI TCP Connection(6)-172.17.0.2> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:14:15.425 GMT <main> tid=0x1] VM-2 is launching with PID 78

[locator] [info 2020/03/04 23:14:15.566 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting peer location for Distribution Locator on 2085c297ad5a

[locator] [info 2020/03/04 23:14:15.572 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Locator was created at Wed Mar 04 23:14:15 GMT 2020

[locator] [info 2020/03/04 23:14:15.574 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Listening on port 45655 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/04 23:14:15.580 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest17/dunit/locator/locator45655view.dat

[locator] [info 2020/03/04 23:14:15.581 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 23:14:15.582 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 23:14:15.583 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest17/dunit/locator/locator45655view.dat

[locator] [info 2020/03/04 23:14:15.594 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting distributed system

[locator] [info 2020/03/04 23:14:15.643 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] gemfire.DUnitLauncher.RMI_PORT=29777
[vm4] [info 2020/03/04 23:14:15.692 GMT <main> tid=0x1] VM4 is launching with PID 398

[locator] [info 2020/03/04 23:14:15.716 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @3f40375e(0, "")

[locator] [info 2020/03/04 23:14:15.758 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: 2085c297ad5a/172.17.0.8, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 76
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest17/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=24944
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest17/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest17/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 24944
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 2693
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 23:14:15.781 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.8[45655]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest17/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 23:14:15.791 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/04 23:14:15.817 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/04 23:14:15.849 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/04 23:14:15.877 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[vm4] gemfire.DUnitLauncher.RMI_PORT=26883
[locator] [info 2020/03/04 23:14:15.957 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting peer location for Distribution Locator on 6211a08b9a8d

[locator] [info 2020/03/04 23:14:15.960 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Locator was created at Wed Mar 04 23:14:15 GMT 2020

[locator] [info 2020/03/04 23:14:15.961 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Listening on port 44117 bound on address 0.0.0.0/0.0.0.0

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26883, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest15/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/04 23:14:15.967 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest18/dunit/locator/locator44117view.dat

[locator] [info 2020/03/04 23:14:15.968 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 23:14:15.970 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 23:14:15.971 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest18/dunit/locator/locator44117view.dat

[locator] [info 2020/03/04 23:14:15.980 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting distributed system

[locator] [info 2020/03/04 23:14:16.012 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] Listening for transport dt_socket at address: 50631
[locator] [info 2020/03/04 23:14:16.106 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] 
[locator] [info 2020/03/04 23:14:16.119 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting membership services

[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: 6211a08b9a8d/172.17.0.3, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 78
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest18/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=29777
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest18/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest18/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 29777
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 9849
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 23:14:16.128 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.3[44117]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest18/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 23:14:16.141 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/04 23:14:16.156 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/04 23:14:16.179 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/04 23:14:16.211 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[locator] [info 2020/03/04 23:14:16.289 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Established local address 2085c297ad5a(76:locator)<ec>:41000

[locator] [info 2020/03/04 23:14:16.292 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] JGroups channel created (took 172ms)

[locator] [info 2020/03/04 23:14:16.322 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] GemFire P2P Listener started on /172.17.0.8:45305

[locator] [info 2020/03/04 23:14:16.332 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on 2085c297ad5a/172.17.0.8:50090.

[locator] [info 2020/03/04 23:14:16.359 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Peer locator is connecting to local membership services with ID 2085c297ad5a(76:locator)<ec>:41000

[locator] [info 2020/03/04 23:14:16.362 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] This member is becoming the membership coordinator with address 2085c297ad5a(76:locator)<ec>:41000

[locator] [info 2020/03/04 23:14:16.363 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/04 23:14:16.363 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] received new view: View[2085c297ad5a(76:locator)<ec><v0>:41000|0] members: [2085c297ad5a(76:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/04 23:14:16.365 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Peer locator received new membership view: View[2085c297ad5a(76:locator)<ec><v0>:41000|0] members: [2085c297ad5a(76:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:14:16.374 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] ViewCreator starting on:2085c297ad5a(76:locator)<ec><v0>:41000

[locator] [info 2020/03/04 23:14:16.380 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Finished joining (took 18ms).

[locator] [info 2020/03/04 23:14:16.381 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting DistributionManager 2085c297ad5a(76:locator)<ec><v0>:41000.  (took 469 ms)

[locator] [info 2020/03/04 23:14:16.383 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 23:14:16.389 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initial (distribution manager) view, View[2085c297ad5a(76:locator)<ec><v0>:41000|0] members: [2085c297ad5a(76:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:14:16.418 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 23:14:16.420 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] DistributionManager 2085c297ad5a(76:locator)<ec><v0>:41000 started on 2085c297ad5a[45655],localhost[0]. There were 0 other DMs. others: []  (took 561 ms)  (locator)

[locator] [info 2020/03/04 23:14:16.426 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 23:14:16.456 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting membership services

[locator] [info 2020/03/04 23:14:16.461 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/04 23:14:16.532 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Creating cache for locator.

[locator] [info 2020/03/04 23:14:16.617 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Established local address 6211a08b9a8d(78:locator)<ec>:41000

[locator] [info 2020/03/04 23:14:16.618 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] JGroups channel created (took 161ms)

[locator] [info 2020/03/04 23:14:16.659 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] GemFire P2P Listener started on /172.17.0.3:48760

[locator] [info 2020/03/04 23:14:16.684 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Peer locator is connecting to local membership services with ID 6211a08b9a8d(78:locator)<ec>:41000

[locator] [info 2020/03/04 23:14:16.698 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] This member is becoming the membership coordinator with address 6211a08b9a8d(78:locator)<ec>:41000

[locator] [info 2020/03/04 23:14:16.712 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/04 23:14:16.714 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] received new view: View[6211a08b9a8d(78:locator)<ec><v0>:41000|0] members: [6211a08b9a8d(78:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/04 23:14:16.715 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Peer locator received new membership view: View[6211a08b9a8d(78:locator)<ec><v0>:41000|0] members: [6211a08b9a8d(78:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:14:16.698 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on 6211a08b9a8d/172.17.0.3:57536.

[locator] [info 2020/03/04 23:14:16.724 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] ViewCreator starting on:6211a08b9a8d(78:locator)<ec><v0>:41000

[locator] [info 2020/03/04 23:14:16.734 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Finished joining (took 50ms).

[locator] [info 2020/03/04 23:14:16.735 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting DistributionManager 6211a08b9a8d(78:locator)<ec><v0>:41000.  (took 504 ms)

[locator] [info 2020/03/04 23:14:16.739 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 23:14:16.739 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initial (distribution manager) view, View[6211a08b9a8d(78:locator)<ec><v0>:41000|0] members: [6211a08b9a8d(78:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:14:16.744 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 23:14:16.758 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 23:14:16.759 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] DistributionManager 6211a08b9a8d(78:locator)<ec><v0>:41000 started on localhost[0],6211a08b9a8d[44117]. There were 0 other DMs. others: []  (took 566 ms)  (locator)

[locator] [info 2020/03/04 23:14:16.813 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/04 23:14:16.893 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Creating cache for locator.

[locator] [info 2020/03/04 23:14:19.229 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 23:14:19.244 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[vm2] [info 2020/03/04 23:14:19.236 GMT <main> tid=0x1] VM2 is launching with PID 189

[locator] [info 2020/03/04 23:14:19.460 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 23:14:19.460 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/04 23:14:19.527 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 23:14:19.530 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[locator] [info 2020/03/04 23:14:19.532 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initializing region _monitoringRegion_172.17.0.3<v0>41000

[locator] [info 2020/03/04 23:14:19.535 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.3<v0>41000 completed

[locator] [info 2020/03/04 23:14:19.630 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/04 23:14:19.636 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 23:14:19.637 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 23:14:19.637 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Cluster configuration service is disabled

[vm2] gemfire.DUnitLauncher.RMI_PORT=20028
[locator] [info 2020/03/04 23:14:19.640 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 23:14:19.641 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/04 23:14:19.646 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 23:14:19.647 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/04 23:14:19.656 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 23:14:19.657 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 23:14:19.658 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/04 23:14:19.687 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/04 23:14:19.688 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 23:14:19.689 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Locator started on 172.17.0.3[44117]

[locator] [info 2020/03/04 23:14:19.691 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting server location for Distribution Locator on 6211a08b9a8d[44117]

[locator] [info 2020/03/04 23:14:19.713 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initializing region _monitoringRegion_172.17.0.8<v0>41000

[locator] [info 2020/03/04 23:14:19.716 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.8<v0>41000 completed

[locator] [info 2020/03/04 23:14:19.766 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Got result: 44117
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @3f40375e(0, "") (took 4047 ms)

[vm0] [info 2020/03/04 23:14:19.774 GMT <main> tid=0x1] VM0 is launching with PID 169

[locator] [info 2020/03/04 23:14:19.789 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Loading previously deployed jars

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29777, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest18/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/04 23:14:19.795 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 23:14:19.796 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 23:14:19.797 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Cluster configuration service is disabled

[info 2020/03/04 23:14:19.800 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24043]

[locator] [info 2020/03/04 23:14:19.806 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 23:14:19.807 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/04 23:14:19.815 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 23:14:19.816 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 23:14:19.816 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/04 23:14:19.821 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/04 23:14:19.822 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 23:14:19.823 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Locator started on 172.17.0.8[45655]

[locator] [info 2020/03/04 23:14:19.823 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting server location for Distribution Locator on 2085c297ad5a[45655]

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29777, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest18/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/04 23:14:19.845 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Got result: 45655
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @2fe1f50e(0, "") (took 4486 ms)

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29777, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest18/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29777, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest18/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24944, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest17/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24944, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest17/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm6] [info 2020/03/04 23:14:19.887 GMT <main> tid=0x1] VM6 is launching with PID 494

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24944, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest17/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24944, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest17/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm1] Listening for transport dt_socket at address: 57937
[vm0] Listening for transport dt_socket at address: 33113
[vm0] Listening for transport dt_socket at address: 38597
[vm0] gemfire.DUnitLauncher.RMI_PORT=20028
[vm2] Listening for transport dt_socket at address: 57909
[vm1] Listening for transport dt_socket at address: 41707
[vm3] Listening for transport dt_socket at address: 56057
[vm2] Listening for transport dt_socket at address: 51573
[vm6] gemfire.DUnitLauncher.RMI_PORT=21186
Command result for <connect --jmx-manager=localhost[24043]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24043] ..
Successfully connected to: [host=localhost, port=24043]


[vm3] Listening for transport dt_socket at address: 60095
[vm1] [info 2020/03/04 23:14:20.470 GMT <main> tid=0x1] VM1 is launching with PID 177

[vm0] [info 2020/03/04 23:14:20.498 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5dd62f5b

[vm0] [info 2020/03/04 23:14:20.782 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x1f] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:14:20.784 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x1f] Locator was created at Wed Mar 04 23:14:20 GMT 2020

[vm0] [info 2020/03/04 23:14:20.785 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x1f] Listening on port 21187 bound on address 0.0.0.0/0.0.0.0

[vm3] [info 2020/03/04 23:14:20.789 GMT <main> tid=0x1] VM3 is launching with PID 196

[vm0] [info 2020/03/04 23:14:20.792 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7779316718409528287/locator/locator21187view.dat

[vm0] [info 2020/03/04 23:14:20.793 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x1f] recovery file not found: /tmp/junit7779316718409528287/locator/locator21187view.dat

[vm0] [info 2020/03/04 23:14:20.803 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x1f] Starting distributed system

[vm1] gemfire.DUnitLauncher.RMI_PORT=20028
[vm0] [info 2020/03/04 23:14:20.862 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] gemfire.DUnitLauncher.RMI_PORT=20028


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20028, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest16/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm6] [info 2020/03/04 23:14:21.456 GMT <main> tid=0x1] VM6 is launching with PID 498

[vm4] Listening for transport dt_socket at address: 42131
[vm6] gemfire.DUnitLauncher.RMI_PORT=22874
Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:14:21.953 GMT <main> tid=0x1] VM5 is launching with PID 451

[vm0] [info 2020/03/04 23:14:22.005 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3d79c640

[vm5] gemfire.DUnitLauncher.RMI_PORT=26883
[vm0] [info 2020/03/04 23:14:22.247 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x1f] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:14:22.249 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x1f] Locator was created at Wed Mar 04 23:14:22 GMT 2020

[vm0] [info 2020/03/04 23:14:22.250 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x1f] Listening on port 22875 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:14:22.255 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16527272154940710445/locator/locator22875view.dat

[vm0] [info 2020/03/04 23:14:22.257 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x1f] recovery file not found: /tmp/junit16527272154940710445/locator/locator22875view.dat

[vm0] [info 2020/03/04 23:14:22.261 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x1f] Starting distributed system

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26883, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest15/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm0] [info 2020/03/04 23:14:22.327 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] Listening for transport dt_socket at address: 50507
Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:14:26.794 GMT <main> tid=0x1] VM1 is launching with PID 182

[vm2] [info 2020/03/04 23:14:27.275 GMT <main> tid=0x1] VM2 is launching with PID 188

[vm1] gemfire.DUnitLauncher.RMI_PORT=24944
[vm3] [info 2020/03/04 23:14:27.445 GMT <main> tid=0x1] VM3 is launching with PID 200

[vm0] [info 2020/03/04 23:14:27.679 GMT <main> tid=0x1] VM0 is launching with PID 175

[vm0] [info 2020/03/04 23:14:27.764 GMT <main> tid=0x1] VM0 is launching with PID 177

[vm2] gemfire.DUnitLauncher.RMI_PORT=29777
[vm4] [info 2020/03/04 23:14:27.872 GMT <main> tid=0x1] VM4 is launching with PID 399

[vm3] gemfire.DUnitLauncher.RMI_PORT=24944
[vm2] [info 2020/03/04 23:14:27.921 GMT <main> tid=0x1] VM2 is launching with PID 191

[vm3] [info 2020/03/04 23:14:28.074 GMT <main> tid=0x1] VM3 is launching with PID 204

[vm1] [info 2020/03/04 23:14:28.115 GMT <main> tid=0x1] VM1 is launching with PID 182

[vm0] gemfire.DUnitLauncher.RMI_PORT=24944
[vm4] gemfire.DUnitLauncher.RMI_PORT=20028
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20028, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest16/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm0] gemfire.DUnitLauncher.RMI_PORT=29777
[vm2] gemfire.DUnitLauncher.RMI_PORT=24944


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24944, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest17/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm3] gemfire.DUnitLauncher.RMI_PORT=29777
[vm1] gemfire.DUnitLauncher.RMI_PORT=29777
[vm5] Listening for transport dt_socket at address: 48417


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29777, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest18/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm4] Listening for transport dt_socket at address: 49635
[vm4] Listening for transport dt_socket at address: 41991
[vm6] [info 2020/03/04 23:14:28.759 GMT <main> tid=0x1] VM6 is launching with PID 503

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 14008
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 300
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 43227


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm6] gemfire.DUnitLauncher.RMI_PORT=26883
[vm0] [info 2020/03/04 23:14:29.073 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7d7d42e8

[vm1] [info 2020/03/04 23:14:29.091 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958440@6a2d6c63 (took 168 ms)

[vm2] [info 2020/03/04 23:14:29.304 GMT <RMI TCP Connection(90)-172.17.0.7> tid=0xc2b] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@34432f14 (took 210 ms)

[vm0] [info 2020/03/04 23:14:29.312 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:14:29.314 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] Locator was created at Wed Mar 04 23:14:29 GMT 2020

[vm0] [info 2020/03/04 23:14:29.314 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] Listening on port 26884 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:14:29.318 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15539832354783790618/locator/locator26884view.dat

[vm0] [info 2020/03/04 23:14:29.318 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] recovery file not found: /tmp/junit15539832354783790618/locator/locator26884view.dat

[vm0] [info 2020/03/04 23:14:29.322 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 23:14:29.351 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:14:29.459 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xcbc] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840924c40@138a7f11 (took 153 ms)

[vm4] [info 2020/03/04 23:14:29.620 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0xce4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@2fe9493f (took 159 ms)

[vm5] [info 2020/03/04 23:14:29.783 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xd0b] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905c40@465f4dd9 (took 160 ms)

[vm6] [info 2020/03/04 23:14:29.929 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xd9b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@266942cd (took 144 ms)

[vm0] [info 2020/03/04 23:14:30.076 GMT <RMI TCP Connection(219)-172.17.0.7> tid=0x87c] Distribution Locator on 9dca1359b8dc is stopped

[vm0] [info 2020/03/04 23:14:30.077 GMT <RMI TCP Connection(219)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@aeacbc0 (took 146 ms)

[info 2020/03/04 23:14:30.078 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:14:30.080 GMT <RMI TCP Connection(219)-172.17.0.7> tid=0x87c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c23f421(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:14:30.080 GMT <RMI TCP Connection(219)-172.17.0.7> tid=0x87c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:14:30.080 GMT <RMI TCP Connection(219)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c23f421(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:14:30.080 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5db57e14(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:14:30.081 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:14:30.081 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5db57e14(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:14:30.081 GMT <RMI TCP Connection(90)-172.17.0.7> tid=0xc2b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @165fdf4a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:14:30.081 GMT <RMI TCP Connection(90)-172.17.0.7> tid=0xc2b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:14:30.081 GMT <RMI TCP Connection(90)-172.17.0.7> tid=0xc2b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @165fdf4a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:14:30.082 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xcbc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f535de4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:14:30.082 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xcbc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:14:30.082 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xcbc] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f535de4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:14:30.083 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0xce4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24aff6ec(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:14:30.083 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0xce4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:14:30.083 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0xce4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24aff6ec(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:14:30.084 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xd0b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67c81511(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:14:30.084 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xd0b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:14:30.084 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xd0b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67c81511(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:14:30.085 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xd9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cc73a5b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:14:30.085 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xd9b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:14:30.085 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xd9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cc73a5b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:14:30.087 GMT <RMI TCP Connection(219)-172.17.0.7> tid=0x87c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b

[vm0] [info 2020/03/04 23:14:30.087 GMT <RMI TCP Connection(219)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@6e57766b (took 0 ms)

[vm1] [info 2020/03/04 23:14:30.089 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3

[vm1] [info 2020/03/04 23:14:30.089 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840959840@238f2fe3 (took 0 ms)

[vm2] [info 2020/03/04 23:14:30.090 GMT <RMI TCP Connection(90)-172.17.0.7> tid=0xc2b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58

[vm2] [info 2020/03/04 23:14:30.090 GMT <RMI TCP Connection(90)-172.17.0.7> tid=0xc2b] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@52f28e58 (took 0 ms)

[vm3] [info 2020/03/04 23:14:30.091 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xcbc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260

[vm3] [info 2020/03/04 23:14:30.091 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xcbc] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840929840@72d29260 (took 0 ms)

[vm4] [info 2020/03/04 23:14:30.092 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0xce4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366

[vm4] [info 2020/03/04 23:14:30.092 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0xce4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@300ea366 (took 0 ms)

[vm5] [info 2020/03/04 23:14:30.093 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xd0b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5

[vm5] [info 2020/03/04 23:14:30.093 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xd0b] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@47be54d5 (took 0 ms)

[vm6] [info 2020/03/04 23:14:30.094 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xd9b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41

[vm6] [info 2020/03/04 23:14:30.094 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xd9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@54290f41 (took 0 ms)

[locator] [info 2020/03/04 23:14:30.096 GMT <RMI TCP Connection(38)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:14:30.097 GMT <RMI TCP Connection(38)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:14:30.116 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21302].
Not connected.


[info 2020/03/04 23:14:30.117 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:14:30.119 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:14:30.120 GMT <RMI TCP Connection(219)-172.17.0.7> tid=0x87c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @409981e2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:14:30.120 GMT <RMI TCP Connection(219)-172.17.0.7> tid=0x87c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:14:30.120 GMT <RMI TCP Connection(219)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @409981e2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:14:30.121 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x52] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b78550b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:14:30.121 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x52] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:14:30.121 GMT <RMI TCP Connection(64)-172.17.0.7> tid=0x52] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b78550b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:14:30.122 GMT <RMI TCP Connection(90)-172.17.0.7> tid=0xc2b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e4f309d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:14:30.122 GMT <RMI TCP Connection(90)-172.17.0.7> tid=0xc2b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:14:30.122 GMT <RMI TCP Connection(90)-172.17.0.7> tid=0xc2b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e4f309d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:14:30.123 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xcbc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2999b602(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:14:30.123 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xcbc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:14:30.123 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xcbc] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2999b602(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:14:30.124 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0xce4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b707a4(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:14:30.124 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0xce4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:14:30.124 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0xce4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b707a4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:14:30.125 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xd0b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39ba4c21(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:14:30.125 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xd0b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:14:30.125 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xd0b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39ba4c21(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:14:30.126 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xd9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12b6cb57(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:14:30.126 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xd9b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:14:30.126 GMT <RMI TCP Connection(91)-172.17.0.7> tid=0xd9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12b6cb57(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:14:31.360 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@e98fb3e

[vm1] [info 2020/03/04 23:14:31.607 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:14:32.569 GMT <main> tid=0x1] VM5 is launching with PID 456

[vm5] gemfire.DUnitLauncher.RMI_PORT=20028
[vm4] [info 2020/03/04 23:14:32.814 GMT <main> tid=0x1] VM4 is launching with PID 412

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20028, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest16/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm4] [info 2020/03/04 23:14:32.890 GMT <main> tid=0x1] VM4 is launching with PID 410

[vm1] [info 2020/03/04 23:14:32.941 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@28687739

[vm6] Listening for transport dt_socket at address: 60893
[vm4] gemfire.DUnitLauncher.RMI_PORT=24944
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24944, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest17/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm4] gemfire.DUnitLauncher.RMI_PORT=29777
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29777, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest18/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] Listening for transport dt_socket at address: 38447
[vm1] [info 2020/03/04 23:14:33.171 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] Listening for transport dt_socket at address: 56213
[vm2] [info 2020/03/04 23:14:34.987 GMT <RMI TCP Connection(4)-172.17.0.6> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6f728bdd

[vm2] [info 2020/03/04 23:14:35.216 GMT <RMI TCP Connection(4)-172.17.0.6> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:14:36.280 GMT <RMI TCP Connection(4)-172.17.0.4> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@16372347

[vm2] [info 2020/03/04 23:14:36.559 GMT <RMI TCP Connection(4)-172.17.0.4> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:14:37.199 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4343476407665647937

[info 2020/03/04 23:14:37.253 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:14:37.527 GMT <main> tid=0x1] VM5 is launching with PID 468

[vm5] [info 2020/03/04 23:14:37.535 GMT <main> tid=0x1] VM5 is launching with PID 464

[vm6] [info 2020/03/04 23:14:37.737 GMT <main> tid=0x1] VM6 is launching with PID 509

[vm1] [info 2020/03/04 23:14:37.741 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5b97fd98

[vm5] gemfire.DUnitLauncher.RMI_PORT=29777
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29777, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest18/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] gemfire.DUnitLauncher.RMI_PORT=24944
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24944, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest17/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm6] Listening for transport dt_socket at address: 44081
[vm1] [info 2020/03/04 23:14:37.989 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] gemfire.DUnitLauncher.RMI_PORT=20028
[vm6] Listening for transport dt_socket at address: 55813
[vm0] [info 2020/03/04 23:14:38.140 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7d7d42e8

[vm0] [info 2020/03/04 23:14:38.349 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x1f] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:14:38.351 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x1f] Locator was created at Wed Mar 04 23:14:38 GMT 2020

[vm0] [info 2020/03/04 23:14:38.351 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x1f] Listening on port 20029 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:14:38.354 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13902777501220146377/locator/locator20029view.dat

[vm0] [info 2020/03/04 23:14:38.354 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x1f] recovery file not found: /tmp/junit13902777501220146377/locator/locator20029view.dat

[vm0] [info 2020/03/04 23:14:38.358 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 23:14:38.393 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:14:38.605 GMT <RMI TCP Connection(5)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@21a3a01c

[vm3] [info 2020/03/04 23:14:38.868 GMT <RMI TCP Connection(5)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:14:38.905 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
gemfire.DUnitLauncher.RMI_PORT=21480
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21480, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest19/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] Listening for transport dt_socket at address: 57383
[vm3] [info 2020/03/04 23:14:40.161 GMT <RMI TCP Connection(5)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4ba14ca6

[vm3] [info 2020/03/04 23:14:40.406 GMT <RMI TCP Connection(5)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:14:41.506 GMT <RMI TCP Connection(4)-172.17.0.9> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@45623b94

[vm2] [info 2020/03/04 23:14:41.770 GMT <RMI TCP Connection(4)-172.17.0.9> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:14:42.110 GMT <main> tid=0x1] VM6 is launching with PID 521

[vm6] [info 2020/03/04 23:14:42.204 GMT <main> tid=0x1] VM6 is launching with PID 515

[vm4] [info 2020/03/04 23:14:42.391 GMT <RMI TCP Connection(6)-172.17.0.6> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@70dd6f26

[vm6] gemfire.DUnitLauncher.RMI_PORT=24944
[vm6] gemfire.DUnitLauncher.RMI_PORT=29777
[vm0] [info 2020/03/04 23:14:42.533 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@11cad9bb

[vm0] [info 2020/03/04 23:14:42.585 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4d423c4a

[vm4] [info 2020/03/04 23:14:42.644 GMT <RMI TCP Connection(6)-172.17.0.6> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:14:42.713 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:14:42.714 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Locator was created at Wed Mar 04 23:14:42 GMT 2020

[vm0] [info 2020/03/04 23:14:42.714 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Listening on port 24945 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:14:42.717 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18207547821816518898/locator/locator24945view.dat

[vm0] [info 2020/03/04 23:14:42.718 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] recovery file not found: /tmp/junit18207547821816518898/locator/locator24945view.dat

[vm0] [info 2020/03/04 23:14:42.722 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 23:14:42.752 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:14:42.761 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:14:42.763 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Locator was created at Wed Mar 04 23:14:42 GMT 2020

[vm0] [info 2020/03/04 23:14:42.764 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Listening on port 29778 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:14:42.767 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4136062582740217476/locator/locator29778view.dat

[vm0] [info 2020/03/04 23:14:42.767 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] recovery file not found: /tmp/junit4136062582740217476/locator/locator29778view.dat

[vm0] [info 2020/03/04 23:14:42.772 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 23:14:42.803 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:14:43.428 GMT <main> tid=0x1] VM-2 is launching with PID 71

[locator] gemfire.DUnitLauncher.RMI_PORT=21480
[locator] [info 2020/03/04 23:14:43.677 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @635ec21a(0, "")

[vm4] [info 2020/03/04 23:14:43.724 GMT <RMI TCP Connection(6)-172.17.0.4> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@603a6335

[locator] [info 2020/03/04 23:14:43.873 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting peer location for Distribution Locator on d984d0fc2396

[locator] [info 2020/03/04 23:14:43.875 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Locator was created at Wed Mar 04 23:14:43 GMT 2020

[locator] [info 2020/03/04 23:14:43.876 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Listening on port 43531 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/04 23:14:43.879 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest19/dunit/locator/locator43531view.dat

[locator] [info 2020/03/04 23:14:43.881 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 23:14:43.882 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 23:14:43.883 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest19/dunit/locator/locator43531view.dat

[locator] [info 2020/03/04 23:14:43.894 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting distributed system

[locator] [info 2020/03/04 23:14:43.929 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:14:43.966 GMT <RMI TCP Connection(6)-172.17.0.4> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:14:44.027 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: d984d0fc2396/172.17.0.7, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 71
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest19/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=21480
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest19/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest19/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 21480
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 2002
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 23:14:44.046 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.7[43531]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest19/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 23:14:44.061 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/04 23:14:44.076 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/04 23:14:44.110 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/04 23:14:44.151 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[locator] [info 2020/03/04 23:14:44.396 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting membership services

[locator] [info 2020/03/04 23:14:44.586 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Established local address d984d0fc2396(71:locator)<ec>:41000

[locator] [info 2020/03/04 23:14:44.586 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] JGroups channel created (took 190ms)

[locator] [info 2020/03/04 23:14:44.611 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] GemFire P2P Listener started on /172.17.0.7:59652

[locator] [info 2020/03/04 23:14:44.614 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on d984d0fc2396/172.17.0.7:41214.

[locator] [info 2020/03/04 23:14:44.624 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Peer locator is connecting to local membership services with ID d984d0fc2396(71:locator)<ec>:41000

[locator] [info 2020/03/04 23:14:44.626 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] This member is becoming the membership coordinator with address d984d0fc2396(71:locator)<ec>:41000

[locator] [info 2020/03/04 23:14:44.630 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/04 23:14:44.631 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] received new view: View[d984d0fc2396(71:locator)<ec><v0>:41000|0] members: [d984d0fc2396(71:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/04 23:14:44.632 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Peer locator received new membership view: View[d984d0fc2396(71:locator)<ec><v0>:41000|0] members: [d984d0fc2396(71:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:14:44.640 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] ViewCreator starting on:d984d0fc2396(71:locator)<ec><v0>:41000

[locator] [info 2020/03/04 23:14:44.645 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Finished joining (took 19ms).

[locator] [info 2020/03/04 23:14:44.646 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting DistributionManager d984d0fc2396(71:locator)<ec><v0>:41000.  (took 470 ms)

[locator] [info 2020/03/04 23:14:44.648 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initial (distribution manager) view, View[d984d0fc2396(71:locator)<ec><v0>:41000|0] members: [d984d0fc2396(71:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:14:44.654 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 23:14:44.659 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 23:14:44.660 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 23:14:44.662 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] DistributionManager d984d0fc2396(71:locator)<ec><v0>:41000 started on localhost[0],d984d0fc2396[43531]. There were 0 other DMs. others: []  (took 530 ms)  (locator)

[locator] [info 2020/03/04 23:14:44.703 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/04 23:14:44.808 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Creating cache for locator.

[vm3] [info 2020/03/04 23:14:45.354 GMT <RMI TCP Connection(5)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5f5a5157

[vm3] [info 2020/03/04 23:14:45.591 GMT <RMI TCP Connection(5)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:14:46.075 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21188]

Command result for <connect --jmx-manager=localhost[21188]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21188] ..
Successfully connected to: [host=localhost, port=21188]


[locator] [info 2020/03/04 23:14:46.682 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 23:14:46.685 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[locator] [info 2020/03/04 23:14:46.801 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 23:14:46.802 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/04 23:14:46.869 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initializing region _monitoringRegion_172.17.0.7<v0>41000

[locator] [info 2020/03/04 23:14:46.872 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.7<v0>41000 completed

[locator] [info 2020/03/04 23:14:46.937 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/04 23:14:46.942 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 23:14:46.943 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 23:14:46.944 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/04 23:14:46.951 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 23:14:46.952 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/04 23:14:46.958 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 23:14:46.959 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 23:14:46.959 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/04 23:14:46.963 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/04 23:14:46.965 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 23:14:46.965 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Locator started on 172.17.0.7[43531]

[locator] [info 2020/03/04 23:14:46.966 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting server location for Distribution Locator on d984d0fc2396[43531]

[locator] [info 2020/03/04 23:14:46.979 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Got result: 43531
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @635ec21a(0, "") (took 3300 ms)

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21480, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest19/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21480, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest19/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21480, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest19/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21480, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest19/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm0] Listening for transport dt_socket at address: 41441
[vm2] Listening for transport dt_socket at address: 37313
[vm1] Listening for transport dt_socket at address: 36633
[vm3] Listening for transport dt_socket at address: 37371
[vm1] [info 2020/03/04 23:14:47.349 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@6f19ece

[vm1] [info 2020/03/04 23:14:47.617 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:14:47.996 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22876]

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <connect --jmx-manager=localhost[22876]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22876] ..
Successfully connected to: [host=localhost, port=22876]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:14:49.445 GMT <RMI TCP Connection(6)-172.17.0.9> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@3255141f

[vm4] [info 2020/03/04 23:14:49.691 GMT <RMI TCP Connection(6)-172.17.0.9> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:14:51.235 GMT <RMI TCP Connection(4)-172.17.0.5> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4ff8f53c

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
[vm2] [info 2020/03/04 23:14:51.522 GMT <RMI TCP Connection(4)-172.17.0.5> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"

server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:14:51.693 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@76089971

[vm1] [info 2020/03/04 23:14:51.959 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:14:52.089 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7e79362

[vm1] [info 2020/03/04 23:14:52.384 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:14:52.801 GMT <main> tid=0x1] VM1 is launching with PID 172

[vm0] [info 2020/03/04 23:14:52.868 GMT <main> tid=0x1] VM0 is launching with PID 168

[vm2] [info 2020/03/04 23:14:52.877 GMT <main> tid=0x1] VM2 is launching with PID 181

[vm1] gemfire.DUnitLauncher.RMI_PORT=21480
[vm2] gemfire.DUnitLauncher.RMI_PORT=21480
[vm0] gemfire.DUnitLauncher.RMI_PORT=21480
[vm3] [info 2020/03/04 23:14:53.188 GMT <main> tid=0x1] VM3 is launching with PID 192

[vm3] gemfire.DUnitLauncher.RMI_PORT=21480


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21480, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest19/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm4] Listening for transport dt_socket at address: 32877
[info 2020/03/04 23:14:53.706 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26885]

Command result for <connect --jmx-manager=localhost[26885]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26885] ..
Successfully connected to: [host=localhost, port=26885]


[vm3] [info 2020/03/04 23:14:54.938 GMT <RMI TCP Connection(5)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5907e5fe

[vm3] [info 2020/03/04 23:14:55.151 GMT <RMI TCP Connection(5)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:14:55.335 GMT <RMI TCP Connection(4)-172.17.0.3> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@bdbb333

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:14:55.549 GMT <RMI TCP Connection(4)-172.17.0.3> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:14:55.595 GMT <RMI TCP Connection(4)-172.17.0.8> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1815120f

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:14:55.807 GMT <RMI TCP Connection(4)-172.17.0.8> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:14:57.733 GMT <main> tid=0x1] VM4 is launching with PID 388

[vm4] gemfire.DUnitLauncher.RMI_PORT=21480
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21480, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest19/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] Listening for transport dt_socket at address: 57783
[vm4] [info 2020/03/04 23:14:58.368 GMT <RMI TCP Connection(6)-172.17.0.5> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2feb940

[vm4] [info 2020/03/04 23:14:58.591 GMT <RMI TCP Connection(6)-172.17.0.5> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:14:58.819 GMT <RMI TCP Connection(5)-172.17.0.3> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@78199766

[vm3] [info 2020/03/04 23:14:59.041 GMT <RMI TCP Connection(5)-172.17.0.3> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:14:59.078 GMT <RMI TCP Connection(5)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@59ca4fa5

[vm3] [info 2020/03/04 23:14:59.308 GMT <RMI TCP Connection(5)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:15:01.683 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20030]

Command result for <connect --jmx-manager=localhost[20030]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20030] ..
Successfully connected to: [host=localhost, port=20030]


[vm5] [info 2020/03/04 23:15:02.178 GMT <main> tid=0x1] VM5 is launching with PID 440

[vm4] [info 2020/03/04 23:15:02.235 GMT <RMI TCP Connection(6)-172.17.0.3> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a220da9

[vm5] gemfire.DUnitLauncher.RMI_PORT=21480
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21480, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest19/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm4] [info 2020/03/04 23:15:02.465 GMT <RMI TCP Connection(6)-172.17.0.3> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:15:02.513 GMT <RMI TCP Connection(6)-172.17.0.8> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ce651cc

[vm6] Listening for transport dt_socket at address: 56497
[vm4] [info 2020/03/04 23:15:02.767 GMT <RMI TCP Connection(6)-172.17.0.8> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:15:05.751 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29779]

Command result for <connect --jmx-manager=localhost[29779]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29779] ..
Successfully connected to: [host=localhost, port=29779]


[info 2020/03/04 23:15:06.233 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24946]

Command result for <connect --jmx-manager=localhost[24946]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24946] ..
Successfully connected to: [host=localhost, port=24946]


[vm6] [info 2020/03/04 23:15:06.887 GMT <main> tid=0x1] VM6 is launching with PID 492

[vm6] gemfire.DUnitLauncher.RMI_PORT=21480
[vm0] [info 2020/03/04 23:15:07.325 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7dd40d98

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 23:15:07.542 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:15:07.543 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Locator was created at Wed Mar 04 23:15:07 GMT 2020

[vm0] [info 2020/03/04 23:15:07.544 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Listening on port 21481 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:15:07.547 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4343476407665647937/locator/locator21481view.dat

[vm0] [info 2020/03/04 23:15:07.548 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] recovery file not found: /tmp/junit4343476407665647937/locator/locator21481view.dat

[vm0] [info 2020/03/04 23:15:07.552 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 23:15:07.592 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:15:16.302 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@5636b120

[vm1] [info 2020/03/04 23:15:16.533 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:15:19.930 GMT <RMI TCP Connection(4)-172.17.0.7> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3bba28a6

[vm2] [info 2020/03/04 23:15:20.193 GMT <RMI TCP Connection(4)-172.17.0.7> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:15:23.561 GMT <RMI TCP Connection(5)-172.17.0.7> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@63cf4bea

[vm3] [info 2020/03/04 23:15:23.788 GMT <RMI TCP Connection(5)-172.17.0.7> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:15:27.161 GMT <RMI TCP Connection(6)-172.17.0.7> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@21145d8a

[vm4] [info 2020/03/04 23:15:27.421 GMT <RMI TCP Connection(6)-172.17.0.7> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:15:30.508 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21482]

Command result for <connect --jmx-manager=localhost[21482]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21482] ..
Successfully connected to: [host=localhost, port=21482]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:15:47.108 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3835d710

[vm5] [info 2020/03/04 23:15:47.314 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:15:50.857 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3835d710

[vm6] [info 2020/03/04 23:15:51.053 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:15:54.634 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 5074
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608944
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4318
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 215
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 16143


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 123


[vm1] [info 2020/03/04 23:16:01.369 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 205 ms)

[vm2] [info 2020/03/04 23:16:01.615 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 241 ms)

[vm3] [info 2020/03/04 23:16:01.856 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 234 ms)

[vm4] [info 2020/03/04 23:16:02.051 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 191 ms)

[vm5] [info 2020/03/04 23:16:02.275 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 219 ms)

[vm6] [info 2020/03/04 23:16:02.469 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 190 ms)

[vm0] [info 2020/03/04 23:16:02.655 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x71] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:16:02.657 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x71] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 183 ms)

[info 2020/03/04 23:16:02.701 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:02.706 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7700613a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:16:02.707 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:02.707 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7700613a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:16:02.710 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a3b2dad(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:16:02.711 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:16:02.711 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a3b2dad(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:16:02.715 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9c76f4a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:16:02.716 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:16:02.716 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9c76f4a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:16:02.719 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3825dd42(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:16:02.720 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:16:02.720 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3825dd42(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:16:02.723 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e471f25(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:16:02.724 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:16:02.724 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e471f25(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:16:02.728 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4432366(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:16:02.729 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:16:02.729 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4432366(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:16:02.732 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5597d3fe(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:16:02.733 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:16:02.733 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5597d3fe(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:16:02.742 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:16:02.758 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 15 ms)

[vm1] [info 2020/03/04 23:16:02.762 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:16:02.777 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 14 ms)

[vm2] [info 2020/03/04 23:16:02.781 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm5] [info 2020/03/04 23:16:02.794 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@54d4922b

[vm2] [info 2020/03/04 23:16:02.796 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 14 ms)

[vm3] [info 2020/03/04 23:16:02.800 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:16:02.815 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 14 ms)

[vm4] [info 2020/03/04 23:16:02.819 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:16:02.834 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 14 ms)

[vm5] [info 2020/03/04 23:16:02.839 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:16:02.854 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 15 ms)

[vm6] [info 2020/03/04 23:16:02.858 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:16:02.890 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 31 ms)

[locator] [info 2020/03/04 23:16:02.903 GMT <RMI TCP Connection(2)-172.17.0.2> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:16:02.905 GMT <RMI TCP Connection(2)-172.17.0.2> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 1 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:16:02.972 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24043].
Not connected.


[info 2020/03/04 23:16:02.975 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:16:02.977 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:02.979 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4644a265(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:16:02.979 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:02.980 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4644a265(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:16:02.981 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dd71f58(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:16:02.981 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:16:02.981 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dd71f58(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:16:02.980 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:16:02.983 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b0e8397(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:16:02.983 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:16:02.983 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b0e8397(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:16:02.984 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15edf790(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:16:02.984 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:16:02.984 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15edf790(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:16:02.986 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65ec68e4(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:16:02.986 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:16:02.986 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65ec68e4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:16:02.987 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cc6ccdf(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:16:02.987 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:16:02.988 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cc6ccdf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:16:02.989 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b430c06(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:16:02.989 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:16:02.990 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b430c06(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:16:02.993 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14961543098228931567

[info 2020/03/04 23:16:02.996 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:16:03.372 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:03.373 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ef09bcb(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:16:03.373 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:03.374 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ef09bcb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:16:03.375 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e3393a9(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:16:03.375 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:16:03.375 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e3393a9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:16:03.377 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @677b13f1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:16:03.377 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:16:03.377 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @677b13f1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:16:03.378 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aa70351(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:16:03.379 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:16:03.379 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aa70351(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:16:03.380 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b762f8f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:16:03.381 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:16:03.381 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b762f8f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:16:03.382 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f7385a9(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:16:03.382 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:16:03.383 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f7385a9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:16:03.384 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54a00203(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:16:03.384 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:16:03.384 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54a00203(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:16:03.390 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@8f92bc7

[vm0] [info 2020/03/04 23:16:03.396 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x71] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:16:03.397 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x71] Locator was created at Wed Mar 04 23:16:03 GMT 2020

[vm0] [info 2020/03/04 23:16:03.397 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x71] Listening on port 24045 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:16:03.397 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x71] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14961543098228931567/locator/locator24045view.dat

[vm0] [info 2020/03/04 23:16:03.397 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x71] recovery file not found: /tmp/junit14961543098228931567/locator/locator24045view.dat

[vm0] [info 2020/03/04 23:16:03.398 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x71] Starting distributed system

[vm0] [info 2020/03/04 23:16:03.400 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:16:06.236 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@373bf1ba

[vm6] [info 2020/03/04 23:16:06.275 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@608a1c8d

[vm5] [info 2020/03/04 23:16:06.423 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:16:06.469 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:16:07.871 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@e27cbeb

[vm1] [info 2020/03/04 23:16:07.877 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:16:08.677 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4c31e0f7

[vm2] [info 2020/03/04 23:16:08.683 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:16:09.384 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@525f2124

[vm3] [info 2020/03/04 23:16:09.514 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@180d86c6

[vm3] [info 2020/03/04 23:16:09.521 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:16:09.616 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:16:09.854 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@532a09e

[vm6] [info 2020/03/04 23:16:10.085 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:16:10.124 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:16:10.397 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74b915c8

[vm4] [info 2020/03/04 23:16:10.405 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:16:11.370 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24046]

Command result for <connect --jmx-manager=localhost[24046]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24046] ..
Successfully connected to: [host=localhost, port=24046]


[vm5] [info 2020/03/04 23:16:12.099 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3b48feef

[vm5] [info 2020/03/04 23:16:12.406 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:16:13.573 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@373bf1ba

[vm6] [info 2020/03/04 23:16:13.792 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:16:14.521 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:16:16.120 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@62a2b4b7

[vm6] [info 2020/03/04 23:16:16.263 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@11dda130

[vm5] [info 2020/03/04 23:16:16.391 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:16:16.555 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:16:17.105 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@21de2a08

[vm5] [info 2020/03/04 23:16:17.373 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:16:18.288 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 8447
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 7226
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 267
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 26301


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 138


[vm1] [info 2020/03/04 23:16:20.762 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 477 ms)

[vm6] [info 2020/03/04 23:16:21.034 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@486d0dd9

[vm6] [info 2020/03/04 23:16:21.316 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:16:21.327 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 556 ms)

[vm1] [info 2020/03/04 23:16:21.515 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:16:21.632 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 299 ms)

[vm4] [info 2020/03/04 23:16:21.929 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 287 ms)

[vm6] [info 2020/03/04 23:16:22.021 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@441bcf03

[vm5] [info 2020/03/04 23:16:22.188 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 250 ms)

[vm6] [info 2020/03/04 23:16:22.250 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:16:22.418 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 227 ms)

[vm0] [info 2020/03/04 23:16:22.639 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x6f] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:16:22.641 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 217 ms)

[info 2020/03/04 23:16:22.695 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:22.701 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51811507(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:16:22.702 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:22.703 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51811507(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:16:22.707 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57377bc5(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:16:22.707 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:16:22.708 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57377bc5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:16:22.712 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51e5cc37(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:16:22.713 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:16:22.713 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51e5cc37(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:16:22.717 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fd6e213(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:16:22.718 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:16:22.718 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fd6e213(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:16:22.722 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31b6f25e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:16:22.723 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:16:22.723 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31b6f25e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:16:22.727 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @369126a9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:16:22.728 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:16:22.728 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @369126a9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:16:22.732 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19423269(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:16:22.733 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:16:22.733 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19423269(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:16:22.743 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:16:22.765 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 21 ms)

[vm1] [info 2020/03/04 23:16:22.770 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:16:22.786 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 16 ms)

[vm2] [info 2020/03/04 23:16:22.792 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:16:22.811 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 18 ms)

[vm3] [info 2020/03/04 23:16:22.816 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:16:22.838 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 22 ms)

[vm4] [info 2020/03/04 23:16:22.844 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:16:22.865 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 20 ms)

[vm5] [info 2020/03/04 23:16:22.871 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:16:22.903 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 32 ms)

[vm6] [info 2020/03/04 23:16:22.914 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:16:22.933 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 18 ms)

[locator] [info 2020/03/04 23:16:22.953 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:16:22.956 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 1 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:16:23.024 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21188].
Not connected.


[info 2020/03/04 23:16:23.028 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:16:23.042 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:23.043 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b82bc35(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:16:23.043 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:23.044 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b82bc35(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:16:23.052 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47c8aaf6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:16:23.052 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:16:23.052 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47c8aaf6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:16:23.054 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f6a9849(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:16:23.054 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:16:23.054 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f6a9849(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:16:23.056 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @632135b9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:16:23.056 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:16:23.056 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @632135b9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:16:23.057 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6071fe42(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:16:23.058 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:16:23.058 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6071fe42(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:16:23.065 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f8015d2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:16:23.065 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:16:23.065 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f8015d2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:16:23.063 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26c18457(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:16:23.064 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:16:23.064 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26c18457(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:16:23.070 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5345455761867431565

[info 2020/03/04 23:16:23.075 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:16:23.590 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:23.591 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @544ed1fa(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:16:23.591 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:23.591 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @544ed1fa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:16:23.593 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @558ed1a7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:16:23.593 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:16:23.593 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @558ed1a7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:16:23.595 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7948ad53(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:16:23.595 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:16:23.596 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7948ad53(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:16:23.597 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44b30113(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:16:23.597 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:16:23.597 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44b30113(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:16:23.604 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56b21586(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:16:23.604 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:16:23.605 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56b21586(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:16:23.608 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4553655e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:16:23.608 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:16:23.608 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4553655e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:16:23.610 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a425d5d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:16:23.610 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:16:23.610 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a425d5d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:16:23.622 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@70706ec9

[vm0] [info 2020/03/04 23:16:23.636 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x6f] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:16:23.637 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x6f] Locator was created at Wed Mar 04 23:16:23 GMT 2020

[vm0] [info 2020/03/04 23:16:23.637 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x6f] Listening on port 21190 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:16:23.650 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5345455761867431565/locator/locator21190view.dat

[vm0] [info 2020/03/04 23:16:23.650 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x6f] recovery file not found: /tmp/junit5345455761867431565/locator/locator21190view.dat

[vm0] [info 2020/03/04 23:16:23.651 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/04 23:16:23.661 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 6754
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 8016
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 316
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 28194


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 138


[vm1] [info 2020/03/04 23:16:25.738 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:16:25.821 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 197 ms)

[vm2] [info 2020/03/04 23:16:26.051 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 226 ms)

[vm3] [info 2020/03/04 23:16:26.279 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 223 ms)

[vm4] [info 2020/03/04 23:16:26.517 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 232 ms)

[vm1] [info 2020/03/04 23:16:26.695 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:16:26.795 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 268 ms)

[vm6] [info 2020/03/04 23:16:27.042 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 244 ms)

[vm0] [info 2020/03/04 23:16:27.325 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x54] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:16:27.328 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 280 ms)

[info 2020/03/04 23:16:27.394 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:27.400 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ea82689(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:16:27.402 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:27.402 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ea82689(0, "IgnoredException remove") (took 1 ms)

[vm1] [info 2020/03/04 23:16:27.407 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b8c603b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:16:27.408 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:16:27.408 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b8c603b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:16:27.412 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @485ca1b2(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:16:27.413 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:16:27.413 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @485ca1b2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:16:27.417 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74d2957e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:16:27.418 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:16:27.418 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74d2957e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:16:27.422 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cca127b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:16:27.423 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:16:27.423 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cca127b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:16:27.428 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78c407d6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:16:27.429 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:16:27.429 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78c407d6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:16:27.433 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8a4fb32(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:16:27.434 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:16:27.434 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8a4fb32(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:16:27.444 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:16:27.467 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 22 ms)

[vm1] [info 2020/03/04 23:16:27.472 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:16:27.495 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 22 ms)

[vm2] [info 2020/03/04 23:16:27.500 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:16:27.519 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 18 ms)

[vm3] [info 2020/03/04 23:16:27.524 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:16:27.543 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 19 ms)

[vm4] [info 2020/03/04 23:16:27.549 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:16:27.576 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 26 ms)

[vm5] [info 2020/03/04 23:16:27.580 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:16:27.600 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 19 ms)

[vm6] [info 2020/03/04 23:16:27.605 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:16:27.623 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 17 ms)

[locator] [info 2020/03/04 23:16:27.638 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:16:27.640 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 1 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:16:27.727 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26885].
Not connected.


[info 2020/03/04 23:16:27.732 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:16:27.736 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:27.737 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @362949d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:16:27.738 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:27.738 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @362949d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:16:27.739 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39511c48(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:16:27.740 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:16:27.740 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39511c48(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:16:27.741 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bbc20ca(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:16:27.741 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:16:27.742 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bbc20ca(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:16:27.743 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @442b2940(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:16:27.743 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:16:27.743 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @442b2940(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:16:27.744 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3335312b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:16:27.745 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:16:27.745 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3335312b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:16:27.746 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50e66d42(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:16:27.746 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:16:27.747 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50e66d42(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:16:27.748 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dad1721(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:16:27.749 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:16:27.749 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dad1721(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:16:27.753 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit832280482588944804

[info 2020/03/04 23:16:27.757 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:16:28.192 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:28.194 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @269dbe0c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:16:28.194 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:28.194 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @269dbe0c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:16:28.196 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @111b0e4e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:16:28.196 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:16:28.196 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @111b0e4e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:16:28.197 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52f4c10f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:16:28.198 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:16:28.198 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52f4c10f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:16:28.200 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f0acd7d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:16:28.201 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:16:28.201 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f0acd7d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:16:28.202 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc0385e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:16:28.203 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:16:28.203 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc0385e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:16:28.208 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6858bbae(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:16:28.208 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:16:28.208 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6858bbae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:16:28.211 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @177d89cd(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:16:28.211 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:16:28.211 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @177d89cd(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:16:28.216 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@55cf67d7

[vm0] [info 2020/03/04 23:16:28.222 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x54] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:16:28.223 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x54] Locator was created at Wed Mar 04 23:16:28 GMT 2020

[vm0] [info 2020/03/04 23:16:28.223 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x54] Listening on port 26887 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:16:28.223 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit832280482588944804/locator/locator26887view.dat

[vm0] [info 2020/03/04 23:16:28.224 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x54] recovery file not found: /tmp/junit832280482588944804/locator/locator26887view.dat

[vm0] [info 2020/03/04 23:16:28.224 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 23:16:28.226 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 7929
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 6890
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 331
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 25446


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 114


[vm1] [info 2020/03/04 23:16:28.866 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@63091bbf

[vm1] [info 2020/03/04 23:16:28.881 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:16:28.994 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 338 ms)

[vm2] [info 2020/03/04 23:16:29.306 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 307 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 8811
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 5405
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 110
Total primaries transferred during this rebalance                                               | 12
Total time (in milliseconds) for this rebalance                                                 | 20427


[vm3] [info 2020/03/04 23:16:29.522 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x70] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 210 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 57


[vm2] [info 2020/03/04 23:16:29.738 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@43a7d28a

[vm2] [info 2020/03/04 23:16:29.746 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:16:29.750 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x72] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 221 ms)

[vm1] [info 2020/03/04 23:16:29.852 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 251 ms)

[vm5] [info 2020/03/04 23:16:29.997 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 240 ms)

[vm2] [info 2020/03/04 23:16:30.072 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 215 ms)

[vm6] [info 2020/03/04 23:16:30.214 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 213 ms)

[vm3] [info 2020/03/04 23:16:30.283 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x58] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 208 ms)

[vm0] [info 2020/03/04 23:16:30.407 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x54] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:16:30.409 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 190 ms)

[info 2020/03/04 23:16:30.464 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:30.470 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a03a1f3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:16:30.470 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:30.471 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a03a1f3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:16:30.474 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2796e65c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:16:30.475 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:16:30.475 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2796e65c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:16:30.479 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cd2b6c9(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:16:30.479 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:16:30.479 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cd2b6c9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:16:30.483 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70e30852(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:16:30.484 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:16:30.484 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70e30852(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:16:30.488 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9787fd6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:16:30.489 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:16:30.489 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9787fd6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:16:30.489 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 201 ms)

[vm5] [info 2020/03/04 23:16:30.493 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a77298f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:16:30.494 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:16:30.494 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a77298f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:16:30.498 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18d09e6e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:16:30.498 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:16:30.499 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18d09e6e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:16:30.508 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:16:30.525 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 17 ms)

[vm1] [info 2020/03/04 23:16:30.533 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:16:30.550 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 17 ms)

[vm2] [info 2020/03/04 23:16:30.555 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:16:30.575 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 19 ms)

[vm3] [info 2020/03/04 23:16:30.580 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:16:30.598 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 17 ms)

[vm4] [info 2020/03/04 23:16:30.603 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:16:30.621 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x72] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 17 ms)

[vm5] [info 2020/03/04 23:16:30.625 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm3] [info 2020/03/04 23:16:30.642 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ee8efa1

[vm5] [info 2020/03/04 23:16:30.642 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 16 ms)

[vm6] [info 2020/03/04 23:16:30.646 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm3] [info 2020/03/04 23:16:30.648 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:16:30.662 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 14 ms)

[locator] [info 2020/03/04 23:16:30.676 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:16:30.678 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 1 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:16:30.730 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22876].
Not connected.


[info 2020/03/04 23:16:30.734 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:16:30.735 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:30.736 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11290d6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:16:30.737 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:30.737 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11290d6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:16:30.738 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d12febd(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:16:30.738 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:16:30.738 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d12febd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:16:30.740 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad374e5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:16:30.740 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:16:30.740 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad374e5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:16:30.742 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e86ba74(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:16:30.742 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:16:30.742 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e86ba74(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:16:30.743 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4224df41(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:16:30.743 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:16:30.743 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4224df41(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:16:30.745 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ede0a77(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:16:30.745 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:16:30.745 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ede0a77(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:16:30.746 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f0ae804(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:16:30.747 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:16:30.747 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f0ae804(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:16:30.747 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x22] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 253 ms)

[info 2020/03/04 23:16:30.751 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11310317043835695391

[info 2020/03/04 23:16:30.753 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:16:30.946 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 196 ms)

[vm0] [info 2020/03/04 23:16:31.135 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x54] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:16:31.137 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 184 ms)

[info 2020/03/04 23:16:31.141 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:31.142 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b590ab6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:16:31.143 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:31.143 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b590ab6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:16:31.144 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a655003(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:16:31.144 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:16:31.145 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a655003(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:16:31.146 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1811f34b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:16:31.146 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:16:31.146 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1811f34b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:16:31.147 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38f6c52d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:16:31.148 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:16:31.148 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38f6c52d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:16:31.149 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74a4e1c7(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:16:31.149 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x72] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:16:31.149 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74a4e1c7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:16:31.151 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e80fa1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:16:31.151 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:16:31.151 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e80fa1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:16:31.152 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5358ea72(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:16:31.152 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:16:31.153 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5358ea72(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:16:31.158 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6828d276

[vm0] [info 2020/03/04 23:16:31.164 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x54] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:16:31.164 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x54] Locator was created at Wed Mar 04 23:16:31 GMT 2020

[vm0] [info 2020/03/04 23:16:31.164 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x54] Listening on port 22878 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:16:31.165 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11310317043835695391/locator/locator22878view.dat

[vm0] [info 2020/03/04 23:16:31.165 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x54] recovery file not found: /tmp/junit11310317043835695391/locator/locator22878view.dat

[vm0] [info 2020/03/04 23:16:31.165 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 23:16:31.168 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:16:31.193 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:31.199 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19254217(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:16:31.200 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:31.200 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19254217(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:16:31.204 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7908b649(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:16:31.205 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:16:31.205 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7908b649(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:16:31.214 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f927479(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:16:31.215 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:16:31.215 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f927479(0, "IgnoredException remove") (took 1 ms)

[vm3] [info 2020/03/04 23:16:31.220 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74e6d40f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:16:31.221 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:16:31.221 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74e6d40f(0, "IgnoredException remove") (took 1 ms)

[vm4] [info 2020/03/04 23:16:31.225 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55e5cb0b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:16:31.226 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:16:31.226 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55e5cb0b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:16:31.230 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fff39ff(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:16:31.231 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:16:31.231 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fff39ff(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:16:31.236 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @966b431(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:16:31.237 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:16:31.237 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @966b431(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:16:31.247 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:16:31.265 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 17 ms)

[vm1] [info 2020/03/04 23:16:31.269 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:16:31.284 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 14 ms)

[vm2] [info 2020/03/04 23:16:31.289 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x5c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:16:31.309 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 18 ms)

[vm3] [info 2020/03/04 23:16:31.313 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x58] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:16:31.332 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 18 ms)

[vm4] [info 2020/03/04 23:16:31.337 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:16:31.354 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 17 ms)

[vm5] [info 2020/03/04 23:16:31.360 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:16:31.379 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 18 ms)

[vm6] [info 2020/03/04 23:16:31.384 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:16:31.403 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 18 ms)

[locator] [info 2020/03/04 23:16:31.419 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:16:31.422 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 1 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:16:31.479 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20030].
Not connected.


[info 2020/03/04 23:16:31.482 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:16:31.484 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:31.486 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4748f90b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:16:31.486 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:31.487 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4748f90b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:16:31.488 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e21cfe0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:16:31.488 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:16:31.488 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e21cfe0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:16:31.490 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @258ad1fb(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:16:31.490 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:16:31.490 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @258ad1fb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:16:31.491 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b993e6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:16:31.492 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:16:31.492 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b993e6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:16:31.493 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48360ae8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:16:31.493 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:16:31.493 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48360ae8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:16:31.494 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32f05964(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:16:31.495 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:16:31.495 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32f05964(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:16:31.496 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @121065(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:16:31.496 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:16:31.496 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @121065(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:16:31.500 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7797969385219723617

[info 2020/03/04 23:16:31.503 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:16:31.566 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a2be75

[vm4] [info 2020/03/04 23:16:31.577 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:16:31.960 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:31.961 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17837ce6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:16:31.961 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:31.962 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17837ce6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:16:31.963 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55ea55ca(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:16:31.964 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:16:31.964 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55ea55ca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:16:31.965 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @632ae6d5(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:16:31.965 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x5c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:16:31.965 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @632ae6d5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:16:31.966 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27fd2436(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:16:31.967 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x58] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:16:31.967 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27fd2436(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:16:31.969 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a347949(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:16:31.970 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:16:31.970 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a347949(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:16:31.971 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72099b7b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:16:31.972 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:16:31.972 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72099b7b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:16:31.976 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d26af51(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:16:31.976 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:16:31.976 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d26af51(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:16:31.981 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4341204a

[vm0] [info 2020/03/04 23:16:31.995 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x54] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:16:31.995 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x54] Locator was created at Wed Mar 04 23:16:31 GMT 2020

[vm0] [info 2020/03/04 23:16:31.996 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x54] Listening on port 20032 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:16:31.999 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7797969385219723617/locator/locator20032view.dat

[vm0] [info 2020/03/04 23:16:32.000 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x54] recovery file not found: /tmp/junit7797969385219723617/locator/locator20032view.dat

[vm0] [info 2020/03/04 23:16:32.000 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 23:16:32.002 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:16:32.574 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21191]

Command result for <connect --jmx-manager=localhost[21191]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21191] ..
Successfully connected to: [host=localhost, port=21191]


[vm1] [info 2020/03/04 23:16:33.224 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@48bacb1b

[vm1] [info 2020/03/04 23:16:33.229 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 4683
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 5543
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 293
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 19896


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 45


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:16:33.925 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 196 ms)

[vm2] [info 2020/03/04 23:16:34.079 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7f5bae1d

[vm2] [info 2020/03/04 23:16:34.085 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:16:34.118 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 189 ms)

[vm3] [info 2020/03/04 23:16:34.317 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x57] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 194 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 7192
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608944
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4819
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 259
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 18447


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 36


[vm4] [info 2020/03/04 23:16:34.541 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 219 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:16:34.720 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 213 ms)

[vm5] [info 2020/03/04 23:16:34.815 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 269 ms)

[vm2] [info 2020/03/04 23:16:34.932 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 208 ms)

[vm3] [info 2020/03/04 23:16:34.949 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4ce17bef

[vm3] [info 2020/03/04 23:16:34.956 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:16:35.028 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 209 ms)

[vm3] [info 2020/03/04 23:16:35.137 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x58] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 200 ms)

[vm0] [info 2020/03/04 23:16:35.211 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x54] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:16:35.213 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 179 ms)

[info 2020/03/04 23:16:35.251 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:35.256 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c7f81c8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:16:35.256 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:35.257 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c7f81c8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:16:35.260 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b7c7d86(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:16:35.261 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:16:35.261 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b7c7d86(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:16:35.265 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fbd031e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:16:35.266 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x5b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:16:35.266 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fbd031e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:16:35.269 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x57] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4795d49b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:16:35.270 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x57] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:16:35.270 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x57] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4795d49b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:16:35.273 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19c70d2(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:16:35.274 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:16:35.274 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19c70d2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:16:35.277 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30540192(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:16:35.278 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:16:35.278 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30540192(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:16:35.281 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37810d2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:16:35.282 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:16:35.282 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37810d2(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:16:35.290 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:16:35.304 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 13 ms)

[vm1] [info 2020/03/04 23:16:35.309 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:16:35.325 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 15 ms)

[vm2] [info 2020/03/04 23:16:35.330 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x5b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm4] [info 2020/03/04 23:16:35.343 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 201 ms)

[vm2] [info 2020/03/04 23:16:35.349 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 19 ms)

[vm3] [info 2020/03/04 23:16:35.354 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x57] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:16:35.372 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x57] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 18 ms)

[vm4] [info 2020/03/04 23:16:35.377 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:16:35.394 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 16 ms)

[vm5] [info 2020/03/04 23:16:35.399 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:16:35.415 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 16 ms)

[vm6] [info 2020/03/04 23:16:35.420 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:16:35.435 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 14 ms)

[locator] [info 2020/03/04 23:16:35.448 GMT <RMI TCP Connection(2)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:16:35.450 GMT <RMI TCP Connection(2)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 1 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:16:35.511 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29779].
Not connected.


[info 2020/03/04 23:16:35.515 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:16:35.518 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:35.520 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6162fc13(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:16:35.520 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:35.520 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6162fc13(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:16:35.521 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bc813ea(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:16:35.522 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:16:35.522 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bc813ea(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:16:35.523 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d54a25(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:16:35.523 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x5b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:16:35.524 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d54a25(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:16:35.525 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x57] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ac5ea9b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:16:35.525 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x57] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:16:35.525 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x57] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ac5ea9b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:16:35.526 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17e0146e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:16:35.526 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:16:35.527 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17e0146e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:16:35.528 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c6e77c4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:16:35.528 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:16:35.528 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c6e77c4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:16:35.530 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d32acc7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:16:35.530 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:16:35.530 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d32acc7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:16:35.534 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4010132286970121223

[info 2020/03/04 23:16:35.537 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:16:35.584 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x22] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 235 ms)

[vm1] [info 2020/03/04 23:16:35.814 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2e0d9ff5

[vm1] [info 2020/03/04 23:16:35.824 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:16:35.831 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 242 ms)

[vm4] [info 2020/03/04 23:16:35.879 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@16458bd9

[vm4] [info 2020/03/04 23:16:35.891 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:16:35.996 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:35.998 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a1ccc70(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:16:35.998 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:35.998 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a1ccc70(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:16:35.999 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3db54aa9(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:16:36.000 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:16:36.000 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3db54aa9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:16:36.001 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @478884a1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:16:36.001 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x5b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:16:36.001 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @478884a1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:16:36.002 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x57] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @517b9621(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:16:36.003 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x57] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:16:36.003 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x57] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @517b9621(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:16:36.004 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62561595(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:16:36.004 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:16:36.005 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62561595(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:16:36.006 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a2f1d3e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:16:36.007 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:16:36.007 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a2f1d3e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:16:36.008 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7128c3aa(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:16:36.008 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:16:36.008 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7128c3aa(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:16:36.014 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4edb0fa2

[vm0] [info 2020/03/04 23:16:36.020 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x54] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:16:36.021 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x54] Locator was created at Wed Mar 04 23:16:36 GMT 2020

[vm0] [info 2020/03/04 23:16:36.021 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x54] Listening on port 29781 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:16:36.023 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4010132286970121223/locator/locator29781view.dat

[vm0] [info 2020/03/04 23:16:36.024 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x54] recovery file not found: /tmp/junit4010132286970121223/locator/locator29781view.dat

[vm0] [info 2020/03/04 23:16:36.024 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 23:16:36.029 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:16:36.052 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x54] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:16:36.053 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 217 ms)

[info 2020/03/04 23:16:36.099 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:36.104 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @437b2577(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:16:36.105 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:36.105 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @437b2577(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:16:36.109 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50a8773(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:16:36.110 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:16:36.110 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50a8773(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:16:36.114 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f7a6927(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:16:36.115 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:16:36.115 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f7a6927(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:16:36.119 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @edc640(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:16:36.120 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:16:36.120 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @edc640(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:16:36.124 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7147166b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:16:36.125 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:16:36.125 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7147166b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:16:36.129 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a4be8e4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:16:36.130 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:16:36.130 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a4be8e4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:16:36.134 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a5d7703(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:16:36.134 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:16:36.135 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a5d7703(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:16:36.143 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:16:36.162 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 18 ms)

[vm1] [info 2020/03/04 23:16:36.166 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:16:36.184 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 17 ms)

[vm2] [info 2020/03/04 23:16:36.189 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x5c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:16:36.208 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 18 ms)

[vm3] [info 2020/03/04 23:16:36.213 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x58] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:16:36.231 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 18 ms)

[vm4] [info 2020/03/04 23:16:36.236 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:16:36.255 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 17 ms)

[vm5] [info 2020/03/04 23:16:36.259 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:16:36.275 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 16 ms)

[vm6] [info 2020/03/04 23:16:36.281 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:16:36.300 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 18 ms)

[locator] [info 2020/03/04 23:16:36.316 GMT <RMI TCP Connection(2)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:16:36.319 GMT <RMI TCP Connection(2)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 1 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:16:36.402 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24946].
Not connected.


[info 2020/03/04 23:16:36.406 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:16:36.410 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:16:36.413 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c916fea(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:16:36.414 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:16:36.414 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c916fea(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:16:36.412 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a24fa09(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:16:36.412 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:36.412 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a24fa09(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:16:36.415 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1377add8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:16:36.415 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:16:36.415 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1377add8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:16:36.417 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @347fbbe7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:16:36.417 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:16:36.417 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @347fbbe7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:16:36.418 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @213a53b8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:16:36.419 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:16:36.419 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @213a53b8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:16:36.420 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7157c4a8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:16:36.420 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:16:36.420 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7157c4a8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:16:36.422 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fda5163(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:16:36.422 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:16:36.422 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fda5163(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:16:36.426 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13841588909292412292

[info 2020/03/04 23:16:36.430 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:16:36.639 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@2e35c7b

[vm1] [info 2020/03/04 23:16:36.646 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:16:36.721 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5742c0ef

[vm2] [info 2020/03/04 23:16:36.730 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:16:36.900 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:36.901 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2995ebc(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:16:36.901 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:16:36.902 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2995ebc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:16:36.903 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4537b3da(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:16:36.903 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:16:36.903 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4537b3da(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:16:36.904 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @109c96fd(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:16:36.904 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x5c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:16:36.905 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @109c96fd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:16:36.909 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44412c34(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:16:36.909 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x58] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:16:36.909 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44412c34(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:16:36.916 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @289795e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:16:36.916 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:16:36.916 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @289795e(0, "IgnoredException addIgnoredException") (took 0 ms)

[info 2020/03/04 23:16:36.917 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26888]

[vm5] [info 2020/03/04 23:16:36.919 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34a52a9a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:16:36.919 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:16:36.920 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34a52a9a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:16:36.921 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34542336(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:16:36.921 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:16:36.921 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34542336(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:16:36.926 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@761944e5

[vm0] [info 2020/03/04 23:16:36.935 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x54] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:16:36.936 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x54] Locator was created at Wed Mar 04 23:16:36 GMT 2020

[vm0] [info 2020/03/04 23:16:36.936 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x54] Listening on port 24948 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:16:36.937 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13841588909292412292/locator/locator24948view.dat

[vm0] [info 2020/03/04 23:16:36.937 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x54] recovery file not found: /tmp/junit13841588909292412292/locator/locator24948view.dat

[vm0] [info 2020/03/04 23:16:36.938 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 23:16:36.940 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[26888]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26888] ..
Successfully connected to: [host=localhost, port=26888]


[vm2] [info 2020/03/04 23:16:37.525 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x5c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@47d46779

[vm2] [info 2020/03/04 23:16:37.547 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x5c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:16:37.686 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@70d6af76

[vm3] [info 2020/03/04 23:16:37.695 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:16:38.555 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x58] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7044ca19

[vm3] [info 2020/03/04 23:16:38.562 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x58] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:16:38.632 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x72] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4085ee35

[vm4] [info 2020/03/04 23:16:38.641 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x72] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:16:39.424 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64531181

[vm4] [info 2020/03/04 23:16:39.451 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:16:39.530 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22879]

Command result for <connect --jmx-manager=localhost[22879]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22879] ..
Successfully connected to: [host=localhost, port=22879]


[info 2020/03/04 23:16:40.328 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20033]

Command result for <connect --jmx-manager=localhost[20033]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20033] ..
Successfully connected to: [host=localhost, port=20033]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:16:40.786 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@428a8334

[vm1] [info 2020/03/04 23:16:40.799 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:16:41.539 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@72dfd570

[vm1] [info 2020/03/04 23:16:41.564 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:16:41.634 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x5b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c170a31

[vm2] [info 2020/03/04 23:16:41.648 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x5b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:16:41.728 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@50ebd72a

[vm5] [info 2020/03/04 23:16:41.925 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:16:42.458 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x5c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3c60830e

[vm2] [info 2020/03/04 23:16:42.484 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x5c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:16:42.647 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x57] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5f72882f

[vm3] [info 2020/03/04 23:16:42.671 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x57] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:16:43.520 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x58] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@48dcc448

[vm3] [info 2020/03/04 23:16:43.542 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x58] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:16:43.691 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@324e9db5

[vm4] [info 2020/03/04 23:16:43.712 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:16:44.636 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@77de54c5

[vm4] [info 2020/03/04 23:16:44.652 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:16:44.769 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29782]

Command result for <connect --jmx-manager=localhost[29782]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29782] ..
Successfully connected to: [host=localhost, port=29782]


[info 2020/03/04 23:16:45.602 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24949]

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <connect --jmx-manager=localhost[24949]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24949] ..
Successfully connected to: [host=localhost, port=24949]


[vm6] [info 2020/03/04 23:16:45.876 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ae0ea4d

[vm6] [info 2020/03/04 23:16:46.157 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:16:50.858 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 7900
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608947
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4380
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 213
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 17325


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 96


[vm1] [info 2020/03/04 23:16:58.248 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 196 ms)

[vm2] [info 2020/03/04 23:16:58.440 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 188 ms)

[vm3] [info 2020/03/04 23:16:58.652 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 206 ms)

[vm4] [info 2020/03/04 23:17:00.967 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 2310 ms)

[vm5] [info 2020/03/04 23:17:01.178 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 206 ms)

[vm6] [info 2020/03/04 23:17:01.381 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 200 ms)

[vm0] [info 2020/03/04 23:17:01.566 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6e] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:17:01.568 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 181 ms)

[info 2020/03/04 23:17:01.612 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:01.618 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @574d367(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:17:01.619 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:01.619 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @574d367(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:17:01.622 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71cd3c06(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:17:01.623 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:01.623 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71cd3c06(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:17:01.628 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @458c7342(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:17:01.628 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:01.629 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @458c7342(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:17:01.632 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5caf866c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:17:01.633 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:01.633 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5caf866c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:17:01.636 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7147166b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:17:01.637 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:01.637 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7147166b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:17:01.641 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7791fe15(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:17:01.642 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:01.642 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7791fe15(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:17:01.646 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14151b3d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:17:01.647 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:01.647 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14151b3d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:17:01.656 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:17:01.674 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 17 ms)

[vm1] [info 2020/03/04 23:17:01.678 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:17:01.694 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 15 ms)

[vm2] [info 2020/03/04 23:17:01.698 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:17:01.713 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 14 ms)

[vm3] [info 2020/03/04 23:17:01.717 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:17:01.733 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 15 ms)

[vm4] [info 2020/03/04 23:17:01.738 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:17:01.752 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 13 ms)

[vm5] [info 2020/03/04 23:17:01.756 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:17:01.771 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 14 ms)

[vm6] [info 2020/03/04 23:17:01.776 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:17:01.791 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 14 ms)

[locator] [info 2020/03/04 23:17:01.805 GMT <RMI TCP Connection(2)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:17:01.807 GMT <RMI TCP Connection(2)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 1 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:17:01.856 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21482].
Not connected.


[info 2020/03/04 23:17:01.860 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:17:01.862 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:01.863 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bf2bf20(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:17:01.864 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:01.864 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bf2bf20(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:17:01.865 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45ee1ff5(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:17:01.865 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:01.865 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45ee1ff5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:17:01.867 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @524b38f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:17:01.867 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:01.867 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @524b38f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:17:01.868 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21c6a947(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:17:01.868 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:01.868 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21c6a947(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:17:01.870 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @213a53b8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:17:01.870 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:01.870 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @213a53b8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:17:01.871 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7169f974(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:17:01.872 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:01.872 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7169f974(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:17:01.873 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76fcd66f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:17:01.874 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:01.874 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76fcd66f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:17:01.878 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14342258069318228558

[info 2020/03/04 23:17:01.881 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:17:02.261 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:02.262 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41a1a601(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:17:02.262 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:02.262 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41a1a601(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:17:02.264 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d8e6370(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:17:02.264 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:02.264 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d8e6370(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:17:02.265 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dc5c38c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:17:02.265 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:02.265 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dc5c38c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:17:02.267 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3182de41(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:17:02.267 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:02.267 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3182de41(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:17:02.268 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @289795e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:17:02.269 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:02.269 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @289795e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:17:02.270 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35588f06(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:17:02.271 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:02.271 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35588f06(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:17:02.272 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c77d341(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:17:02.272 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:02.273 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c77d341(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:17:02.278 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@292d62aa

[vm0] [info 2020/03/04 23:17:02.284 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6e] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:17:02.284 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6e] Locator was created at Wed Mar 04 23:17:02 GMT 2020

[vm0] [info 2020/03/04 23:17:02.285 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6e] Listening on port 21484 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:17:02.285 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14342258069318228558/locator/locator21484view.dat

[vm0] [info 2020/03/04 23:17:02.285 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6e] recovery file not found: /tmp/junit14342258069318228558/locator/locator21484view.dat

[vm0] [info 2020/03/04 23:17:02.286 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6e] Starting distributed system

[vm0] [info 2020/03/04 23:17:02.289 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:17:06.406 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@718a2c7b

[vm1] [info 2020/03/04 23:17:06.411 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:17:07.119 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3cc95f8f

[vm2] [info 2020/03/04 23:17:07.126 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:17:07.933 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@e94b781

[vm3] [info 2020/03/04 23:17:07.941 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:17:08.829 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@77de54c5

[vm4] [info 2020/03/04 23:17:08.835 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:17:09.661 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21485]

Command result for <connect --jmx-manager=localhost[21485]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21485] ..
Successfully connected to: [host=localhost, port=21485]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:17:16.120 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@36e5b6f

[vm5] [info 2020/03/04 23:17:16.127 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:17:17.152 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040@12d14a6a

[vm6] [info 2020/03/04 23:17:17.159 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3936
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 298
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 13122


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 48


[vm1] [info 2020/03/04 23:17:22.813 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 180 ms)

[vm2] [info 2020/03/04 23:17:22.990 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 173 ms)

[vm3] [info 2020/03/04 23:17:23.177 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 184 ms)

[vm4] [info 2020/03/04 23:17:23.335 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 155 ms)

[vm5] [info 2020/03/04 23:17:23.540 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 202 ms)

[vm6] [info 2020/03/04 23:17:23.713 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 170 ms)

[vm0] [info 2020/03/04 23:17:23.867 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x77] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:17:23.869 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x77] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 152 ms)

[info 2020/03/04 23:17:23.870 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:23.875 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3969aeeb(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:17:23.875 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x77] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:23.875 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3969aeeb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:17:23.879 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @123b45ae(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:17:23.879 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:23.879 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @123b45ae(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:17:23.880 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33dec14a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:17:23.880 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:23.881 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33dec14a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:17:23.883 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @388fac5d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:17:23.884 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:23.884 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @388fac5d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:17:23.885 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58bd122a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:17:23.885 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:23.885 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58bd122a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:17:23.886 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f74c8f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:17:23.886 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:23.887 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f74c8f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:17:23.888 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42fbd94d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:17:23.888 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:23.888 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42fbd94d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:17:23.891 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x77] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:17:23.892 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:17:23.895 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:17:23.896 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:17:23.897 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:17:23.898 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:17:23.901 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:17:23.902 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:17:23.903 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:17:23.904 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:17:23.905 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:17:23.905 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:17:23.909 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:17:23.910 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:17:23.914 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:17:23.914 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:17:23.970 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24046].
Not connected.


[info 2020/03/04 23:17:23.974 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:17:23.975 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:23.977 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70df38e2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:17:23.977 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x77] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:23.977 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70df38e2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:17:23.978 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a920eb(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:17:23.978 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:23.978 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a920eb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:17:23.979 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a8f12a9(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:17:23.979 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:23.979 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a8f12a9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:17:23.980 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @118dd3df(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:17:23.981 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:23.981 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @118dd3df(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:17:23.982 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @477e71e2(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:17:23.982 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:23.982 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @477e71e2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:17:23.983 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69cf207f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:17:23.983 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:23.984 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69cf207f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:17:23.985 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d1df84e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:17:23.985 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:23.985 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d1df84e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:17:23.989 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4004155619210836818

[info 2020/03/04 23:17:23.992 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:17:24.324 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:24.325 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b393517(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:17:24.325 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x77] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:24.325 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b393517(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:17:24.327 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b03c1ab(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:17:24.327 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:24.327 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b03c1ab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:17:24.328 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307163c8(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:17:24.329 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:24.329 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307163c8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:17:24.330 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e0b2849(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:17:24.330 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:24.330 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e0b2849(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:17:24.331 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ff89ff8(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:17:24.331 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:24.331 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ff89ff8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:17:24.333 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad6f08a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:17:24.333 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:24.333 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad6f08a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:17:24.334 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bebb58e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:17:24.334 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:24.334 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bebb58e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:17:24.338 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x77] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@12450871

[vm0] [info 2020/03/04 23:17:24.345 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x77] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:17:24.346 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x77] Locator was created at Wed Mar 04 23:17:24 GMT 2020

[vm0] [info 2020/03/04 23:17:24.346 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x77] Listening on port 24048 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:17:24.347 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x77] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4004155619210836818/locator/locator24048view.dat

[vm0] [info 2020/03/04 23:17:24.347 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x77] recovery file not found: /tmp/junit4004155619210836818/locator/locator24048view.dat

[vm0] [info 2020/03/04 23:17:24.347 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x77] Starting distributed system

[vm0] [info 2020/03/04 23:17:24.349 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x77] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:17:28.185 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1abd8edf

[vm1] [info 2020/03/04 23:17:28.193 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:17:28.956 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7e120237

[vm2] [info 2020/03/04 23:17:28.962 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:17:29.634 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@283ad0bb

[vm3] [info 2020/03/04 23:17:29.641 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:17:30.365 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@683581c9

[vm4] [info 2020/03/04 23:17:30.371 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:17:31.185 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24049]

Command result for <connect --jmx-manager=localhost[24049]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24049] ..
Successfully connected to: [host=localhost, port=24049]


[vm5] [info 2020/03/04 23:17:31.447 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840@569d7e69

[vm5] [info 2020/03/04 23:17:31.454 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:17:32.435 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@6fe1f8ff

[vm6] [info 2020/03/04 23:17:32.444 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:17:35.434 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@6a4bf4c

[vm5] [info 2020/03/04 23:17:35.443 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:17:36.542 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40@1cf02f78

[vm6] [info 2020/03/04 23:17:36.550 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4047
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 353
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 13467


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33


[vm1] [info 2020/03/04 23:17:38.225 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 173 ms)

[vm2] [info 2020/03/04 23:17:38.393 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 164 ms)

[vm3] [info 2020/03/04 23:17:38.580 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 184 ms)

[vm5] [info 2020/03/04 23:17:38.595 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@41110d96

[vm5] [info 2020/03/04 23:17:38.603 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:17:38.756 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 173 ms)

[vm5] [info 2020/03/04 23:17:38.945 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 186 ms)

[vm6] [info 2020/03/04 23:17:39.121 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 173 ms)

[vm0] [info 2020/03/04 23:17:39.276 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x87] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:17:39.277 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 154 ms)

[info 2020/03/04 23:17:39.278 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:39.282 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b92b24e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:17:39.282 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:39.282 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b92b24e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:17:39.285 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d725e5c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:17:39.285 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:39.285 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d725e5c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:17:39.286 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e19e7a8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:17:39.287 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:39.287 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e19e7a8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:17:39.288 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38ea3dde(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:17:39.288 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:39.288 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38ea3dde(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:17:39.292 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4346456c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:17:39.292 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:39.292 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4346456c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:17:39.293 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75977c5d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:17:39.293 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:39.293 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75977c5d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:17:39.297 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1754f017(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:17:39.297 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:39.297 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1754f017(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:17:39.301 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:17:39.301 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:17:39.305 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:17:39.305 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:17:39.306 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:17:39.307 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:17:39.308 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:17:39.308 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:17:39.312 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:17:39.312 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:17:39.314 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:17:39.314 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:17:39.318 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:17:39.319 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:17:39.322 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:17:39.323 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:17:39.382 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21191].
Not connected.


[info 2020/03/04 23:17:39.386 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:17:39.387 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:39.389 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e481f2e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:17:39.389 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:39.389 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e481f2e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:17:39.390 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49b337bb(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:17:39.391 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:39.391 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49b337bb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:17:39.392 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @490de7a6(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:17:39.392 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:39.392 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @490de7a6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:17:39.393 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @324d0e4c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:17:39.393 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:39.393 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @324d0e4c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:17:39.394 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5725bebd(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:17:39.394 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:39.395 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5725bebd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:17:39.396 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c04fa75(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:17:39.396 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:39.396 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c04fa75(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:17:39.397 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ea60a32(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:17:39.398 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:39.398 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ea60a32(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:17:39.403 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4158117357341862602

[info 2020/03/04 23:17:39.406 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:17:39.611 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440@33d20193

[vm6] [info 2020/03/04 23:17:39.628 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:17:39.775 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:39.776 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f264557(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:17:39.776 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x87] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:39.776 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f264557(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:17:39.778 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f511ca0(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:17:39.778 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:39.778 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f511ca0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:17:39.779 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76eb91f0(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:17:39.779 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:39.779 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76eb91f0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:17:39.780 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1570c50f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:17:39.781 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:39.781 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1570c50f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:17:39.782 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ccf40e8(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:17:39.782 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:39.782 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ccf40e8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:17:39.784 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @319589e9(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:17:39.784 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:39.784 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @319589e9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:17:39.785 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4135cd98(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:17:39.785 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:39.785 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4135cd98(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:17:39.789 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x87] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ae6b4a

[vm0] [info 2020/03/04 23:17:39.794 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x87] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:17:39.795 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x87] Locator was created at Wed Mar 04 23:17:39 GMT 2020

[vm0] [info 2020/03/04 23:17:39.795 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x87] Listening on port 21193 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:17:39.795 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x87] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4158117357341862602/locator/locator21193view.dat

[vm0] [info 2020/03/04 23:17:39.795 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x87] recovery file not found: /tmp/junit4158117357341862602/locator/locator21193view.dat

[vm0] [info 2020/03/04 23:17:39.796 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x87] Starting distributed system

[vm0] [info 2020/03/04 23:17:39.798 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x87] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:17:42.228 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40@26cd534e

[vm5] [info 2020/03/04 23:17:42.234 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4151
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 571
Total primaries transferred during this rebalance                                               | 69
Total time (in milliseconds) for this rebalance                                                 | 14538


[vm5] [info 2020/03/04 23:17:42.484 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@2d49f55c

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 30


[vm5] [info 2020/03/04 23:17:42.504 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:17:42.725 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 229 ms)

[vm2] [info 2020/03/04 23:17:42.928 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 200 ms)

[vm3] [info 2020/03/04 23:17:43.152 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 204 ms)

[vm6] [info 2020/03/04 23:17:43.274 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440@6af0bc6e

[vm6] [info 2020/03/04 23:17:43.281 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:17:43.356 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 200 ms)

[vm5] [info 2020/03/04 23:17:43.562 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 203 ms)

[vm6] [info 2020/03/04 23:17:43.592 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840@19acead5

[vm6] [info 2020/03/04 23:17:43.599 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:17:43.749 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 185 ms)

[vm0] [info 2020/03/04 23:17:43.898 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1f] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:17:43.899 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 146 ms)

[info 2020/03/04 23:17:43.900 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:43.902 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66dead2f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:17:43.903 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:43.903 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66dead2f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:17:43.905 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c1f8efc(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:17:43.906 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:43.906 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c1f8efc(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:17:43.907 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fb62dd1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:17:43.907 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:43.907 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fb62dd1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:17:43.910 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21d54de2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:17:43.911 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:43.911 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21d54de2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:17:43.914 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75494261(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:17:43.914 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:43.914 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75494261(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:17:43.915 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b3dff79(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:17:43.915 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:43.915 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b3dff79(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:17:43.919 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f03f10b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:17:43.919 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:43.919 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f03f10b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:17:43.922 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:17:43.922 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:17:43.925 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:17:43.925 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:17:43.927 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:17:43.927 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:17:43.931 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:17:43.931 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:17:43.934 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:17:43.935 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:17:43.936 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:17:43.936 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:17:43.939 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:17:43.940 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:17:43.943 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:17:43.944 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:17:43.996 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26888].
Not connected.


[info 2020/03/04 23:17:43.999 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:17:44.001 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:44.001 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@8ae3fcd

[vm0] [info 2020/03/04 23:17:44.002 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ba6480d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:17:44.003 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:44.003 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ba6480d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:17:44.004 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74f10d3b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:17:44.004 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:44.004 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74f10d3b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:17:44.005 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f2129bd(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:17:44.005 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:44.005 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f2129bd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:17:44.006 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c4372f7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:17:44.007 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:44.007 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c4372f7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:17:44.008 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53cae209(0, "IgnoredException remove")
[vm1] [info 2020/03/04 23:17:44.008 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider


[vm4] [info 2020/03/04 23:17:44.008 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:44.008 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53cae209(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:17:44.009 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39afef09(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:17:44.009 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:44.009 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39afef09(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:17:44.010 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e8a9049(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:17:44.010 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:44.011 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e8a9049(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:17:44.015 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12057030435985348241

[info 2020/03/04 23:17:44.017 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:17:44.409 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:44.410 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18e9bea0(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:17:44.411 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:44.411 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18e9bea0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:17:44.412 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54f3b319(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:17:44.412 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:44.413 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54f3b319(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:17:44.414 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74dc9819(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:17:44.414 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:44.414 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74dc9819(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:17:44.416 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45403238(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:17:44.416 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:44.416 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45403238(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:17:44.417 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7514bf73(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:17:44.417 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:44.417 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7514bf73(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:17:44.418 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a8926d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:17:44.419 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:44.419 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a8926d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:17:44.420 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2698113b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:17:44.420 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:44.420 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2698113b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:17:44.425 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@72f7ebde

[vm0] [info 2020/03/04 23:17:44.431 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1f] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:17:44.432 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1f] Locator was created at Wed Mar 04 23:17:44 GMT 2020

[vm0] [info 2020/03/04 23:17:44.432 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1f] Listening on port 26890 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:17:44.432 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12057030435985348241/locator/locator26890view.dat

[vm0] [info 2020/03/04 23:17:44.433 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1f] recovery file not found: /tmp/junit12057030435985348241/locator/locator26890view.dat

[vm0] [info 2020/03/04 23:17:44.433 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 23:17:44.437 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:17:44.589 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x66] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@5a458113

[vm5] [info 2020/03/04 23:17:44.597 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x66] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:17:44.846 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@57f1c4c8

[vm2] [info 2020/03/04 23:17:44.856 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3983
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 294
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 13089


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33


[vm1] [info 2020/03/04 23:17:45.351 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 194 ms)

[vm2] [info 2020/03/04 23:17:45.552 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 198 ms)

[vm3] [info 2020/03/04 23:17:45.635 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@28da44b3

[vm3] [info 2020/03/04 23:17:45.643 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:17:45.669 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@7576cce1

[vm6] [info 2020/03/04 23:17:45.699 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:17:45.724 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x58] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 168 ms)

[vm4] [info 2020/03/04 23:17:45.913 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 186 ms)

[vm5] [info 2020/03/04 23:17:46.125 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 210 ms)

[vm6] [info 2020/03/04 23:17:46.332 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 204 ms)

[vm4] [info 2020/03/04 23:17:46.457 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@742741f8

[vm4] [info 2020/03/04 23:17:46.464 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:17:46.483 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x6f] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:17:46.484 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 150 ms)

[info 2020/03/04 23:17:46.485 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:46.488 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bca6ae8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:17:46.488 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:46.489 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bca6ae8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:17:46.492 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bbdb535(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:17:46.492 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:46.492 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bbdb535(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:17:46.496 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68fa5601(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:17:46.496 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:46.497 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68fa5601(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:17:46.500 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a944969(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:17:46.500 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:46.500 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a944969(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:17:46.501 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14da2d49(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:17:46.502 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:46.502 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14da2d49(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:17:46.503 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @759ea6c4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:17:46.503 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:46.503 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @759ea6c4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:17:46.504 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aa0d4bf(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:17:46.505 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:46.505 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aa0d4bf(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:17:46.508 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:17:46.509 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:17:46.512 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:17:46.512 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:17:46.516 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x5c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:17:46.516 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:17:46.520 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x58] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:17:46.520 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:17:46.521 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:17:46.522 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:17:46.523 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:17:46.524 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:17:46.528 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:17:46.528 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:17:46.532 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:17:46.532 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:17:46.589 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20033].
Not connected.


[info 2020/03/04 23:17:46.593 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:17:46.594 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:46.596 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18840387(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:17:46.596 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:46.596 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18840387(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:17:46.597 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @219413d1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:17:46.598 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:46.598 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @219413d1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:17:46.599 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61c22984(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:17:46.599 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:46.599 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61c22984(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:17:46.600 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dd019bb(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:17:46.600 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:46.600 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dd019bb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:17:46.602 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3655b246(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:17:46.602 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:46.602 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3655b246(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:17:46.603 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32d4238(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:17:46.603 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:46.603 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32d4238(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:17:46.604 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a6c500a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:17:46.605 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:46.605 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a6c500a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:17:46.609 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15568252361156888853

[info 2020/03/04 23:17:46.613 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:17:47.022 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:47.025 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cd5097a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:17:47.025 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:47.025 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cd5097a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:17:47.026 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @526f7518(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:17:47.026 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x5c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:47.026 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @526f7518(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm0] [info 2020/03/04 23:17:47.023 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4040744d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:17:47.024 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:47.024 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4040744d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:17:47.028 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f42d434(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:17:47.028 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x58] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:47.028 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f42d434(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:17:47.029 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7330b9f4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:17:47.030 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:47.030 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7330b9f4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:17:47.031 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66f1fe90(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:17:47.031 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:47.031 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66f1fe90(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:17:47.032 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a81cd28(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:17:47.032 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:47.032 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a81cd28(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:17:47.037 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3a6d8d76

[vm0] [info 2020/03/04 23:17:47.044 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x6f] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:17:47.044 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x6f] Locator was created at Wed Mar 04 23:17:47 GMT 2020

[vm0] [info 2020/03/04 23:17:47.044 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x6f] Listening on port 20035 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:17:47.045 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15568252361156888853/locator/locator20035view.dat

[vm0] [info 2020/03/04 23:17:47.045 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x6f] recovery file not found: /tmp/junit15568252361156888853/locator/locator20035view.dat

[vm0] [info 2020/03/04 23:17:47.046 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/04 23:17:47.049 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:17:47.338 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21194]

Command result for <connect --jmx-manager=localhost[21194]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21194] ..
Successfully connected to: [host=localhost, port=21194]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:17:48.954 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@485f2c2b

[vm1] [info 2020/03/04 23:17:48.962 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4380
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 327
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 14568


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 45


[vm1] [info 2020/03/04 23:17:49.574 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 208 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4387
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 442
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 14775


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 30


[vm2] [info 2020/03/04 23:17:49.840 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@33ad0f21

[vm2] [info 2020/03/04 23:17:49.848 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:17:49.967 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 213 ms)

[vm2] [info 2020/03/04 23:17:50.143 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 172 ms)

[vm3] [info 2020/03/04 23:17:50.312 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 166 ms)

[vm4] [info 2020/03/04 23:17:50.491 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 176 ms)

[vm3] [info 2020/03/04 23:17:50.578 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1b241c06

[vm3] [info 2020/03/04 23:17:50.588 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:17:50.692 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 199 ms)

[vm6] [info 2020/03/04 23:17:50.878 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 183 ms)

[vm0] [info 2020/03/04 23:17:51.027 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6c] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:17:51.029 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 147 ms)

[info 2020/03/04 23:17:51.030 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:51.033 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57858322(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:17:51.033 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:51.033 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57858322(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:17:51.036 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dc5322e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:17:51.036 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:51.036 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dc5322e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:17:51.037 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16adc638(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:17:51.038 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:51.038 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16adc638(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:17:51.041 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e443362(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:17:51.041 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:51.041 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e443362(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:17:51.042 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bd03f2(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:17:51.043 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:51.043 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bd03f2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:17:51.046 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @441f8798(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:17:51.046 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:51.046 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @441f8798(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:17:51.048 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1df21b47(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:17:51.048 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:51.048 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1df21b47(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:17:51.051 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:17:51.051 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:17:51.054 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:17:51.054 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:17:51.055 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:17:51.056 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:17:51.059 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:17:51.059 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:17:51.060 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:17:51.061 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:17:51.064 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:17:51.064 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:17:51.066 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:17:51.066 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:17:51.069 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:17:51.069 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:17:51.108 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24949].
Not connected.


[info 2020/03/04 23:17:51.112 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:17:51.113 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:51.115 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36891be4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:17:51.115 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:51.115 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36891be4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:17:51.116 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57d324ba(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:17:51.116 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:51.116 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57d324ba(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:17:51.117 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f5defad(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:17:51.117 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:51.118 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f5defad(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:17:51.118 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c693af4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:17:51.119 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:51.119 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c693af4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:17:51.120 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @722facbb(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:17:51.120 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:51.120 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @722facbb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:17:51.122 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53ab4375(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:17:51.122 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:51.122 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53ab4375(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:17:51.123 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @218f801c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:17:51.123 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:51.124 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @218f801c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:17:51.128 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16493544684714985291

[info 2020/03/04 23:17:51.131 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:17:51.295 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@7a841b22

[vm4] [info 2020/03/04 23:17:51.301 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:17:51.329 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@55d5140a

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4083
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 317
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 13464


[vm1] [info 2020/03/04 23:17:51.344 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[info 2020/03/04 23:17:51.478 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:51.479 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18334d24(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:17:51.479 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:51.479 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18334d24(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:17:51.480 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35e94af5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:17:51.481 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:51.481 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35e94af5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:17:51.482 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12b5b2c2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:17:51.482 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:51.482 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12b5b2c2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:17:51.483 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ddf1a71(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:17:51.483 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:51.483 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ddf1a71(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:17:51.484 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11101d4b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:17:51.485 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:51.485 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11101d4b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:17:51.486 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47059d0e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:17:51.486 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:51.486 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47059d0e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:17:51.487 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53d299b4(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:17:51.487 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:51.487 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53d299b4(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:17:51.491 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4321b817

[vm0] [info 2020/03/04 23:17:51.496 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6c] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:17:51.496 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6c] Locator was created at Wed Mar 04 23:17:51 GMT 2020

[vm0] [info 2020/03/04 23:17:51.496 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6c] Listening on port 24951 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:17:51.496 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16493544684714985291/locator/locator24951view.dat

[vm0] [info 2020/03/04 23:17:51.496 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6c] recovery file not found: /tmp/junit16493544684714985291/locator/locator24951view.dat

[vm0] [info 2020/03/04 23:17:51.497 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6c] Starting distributed system

[vm0] [info 2020/03/04 23:17:51.498 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:17:51.589 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 176 ms)

[vm2] [info 2020/03/04 23:17:51.766 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 174 ms)

[vm2] [info 2020/03/04 23:17:51.870 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 2293 ms)

[vm3] [info 2020/03/04 23:17:51.975 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x70] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 205 ms)

[vm3] [info 2020/03/04 23:17:52.051 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x57] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 177 ms)

[info 2020/03/04 23:17:52.062 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26891]

Command result for <connect --jmx-manager=localhost[26891]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26891] ..
Successfully connected to: [host=localhost, port=26891]


[vm4] [info 2020/03/04 23:17:52.141 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x72] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 163 ms)

[vm2] [info 2020/03/04 23:17:52.165 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x5c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5f66506b

[vm2] [info 2020/03/04 23:17:52.176 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x5c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:17:52.263 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 208 ms)

[vm5] [info 2020/03/04 23:17:52.382 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 238 ms)

[vm5] [info 2020/03/04 23:17:52.463 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 197 ms)

[vm6] [info 2020/03/04 23:17:52.557 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 173 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:17:52.629 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 163 ms)

[vm0] [info 2020/03/04 23:17:52.709 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x89] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:17:52.711 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x89] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 150 ms)

[info 2020/03/04 23:17:52.712 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:52.715 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @601ffa9b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:17:52.716 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x89] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:52.716 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @601ffa9b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:17:52.721 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b4c69c3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:17:52.721 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:52.721 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b4c69c3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:17:52.722 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65a3b269(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:17:52.723 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:52.723 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65a3b269(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:17:52.724 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b45ebcf(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:17:52.724 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:52.724 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b45ebcf(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:17:52.727 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5035c3e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:17:52.727 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:52.727 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5035c3e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:17:52.729 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77abff25(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:17:52.729 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:52.729 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77abff25(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:17:52.730 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1627c695(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:17:52.730 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:52.730 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1627c695(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:17:52.733 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x89] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:17:52.733 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:17:52.736 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:17:52.736 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:17:52.738 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:17:52.738 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:17:52.740 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:17:52.740 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:17:52.743 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:17:52.743 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x72] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:17:52.745 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:17:52.745 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:17:52.747 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:17:52.747 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:17:52.750 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:17:52.751 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:17:52.781 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22879].
Not connected.


[info 2020/03/04 23:17:52.785 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:17:52.786 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:52.787 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:17:52.788 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2105daf1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:17:52.788 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x89] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:52.788 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2105daf1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:17:52.788 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 157 ms)

[vm1] [info 2020/03/04 23:17:52.789 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55bd7dea(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:17:52.790 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:52.790 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55bd7dea(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:17:52.789 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:52.791 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @108dc68e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:17:52.791 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:52.791 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @108dc68e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:17:52.792 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e4fd24b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:17:52.793 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:52.793 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e4fd24b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:17:52.793 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67255dba(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:17:52.793 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:52.793 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67255dba(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:17:52.794 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58b7f794(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:17:52.794 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:52.794 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58b7f794(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:17:52.795 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f171786(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:17:52.796 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:52.796 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f171786(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:17:52.796 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @776d2516(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:17:52.797 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:52.797 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @776d2516(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:17:52.797 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @449f2ae8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:17:52.797 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:52.797 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @449f2ae8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:17:52.798 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4248fbd2(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:17:52.798 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x5b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:52.799 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4248fbd2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:17:52.800 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x57] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77529944(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:17:52.800 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x57] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:52.800 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x57] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77529944(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:17:52.801 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @414858ed(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:17:52.802 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:52.802 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @414858ed(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:17:52.802 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17221163650845194269

[vm5] [info 2020/03/04 23:17:52.803 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18ef3bcc(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:17:52.803 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:52.803 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18ef3bcc(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:17:52.805 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:17:52.807 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e72d371(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:17:52.808 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:52.808 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e72d371(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:17:52.812 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:17:52.812 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:17:52.815 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:17:52.815 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:17:52.817 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x5b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:17:52.818 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:17:52.819 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x57] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:17:52.820 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x57] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:17:52.821 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:17:52.821 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:17:52.823 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:17:52.823 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:17:52.827 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:17:52.828 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:17:52.832 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:17:52.833 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:17:52.894 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29782].
Not connected.


[info 2020/03/04 23:17:52.899 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:17:52.899 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:52.902 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d46362(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:17:52.902 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:52.902 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d46362(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:17:52.903 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4637b939(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:17:52.903 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:52.903 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4637b939(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:17:52.905 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e1b58a6(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:17:52.905 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x5b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:52.905 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e1b58a6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:17:52.906 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x57] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ca10952(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:17:52.906 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x57] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:52.906 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x57] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ca10952(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:17:52.908 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f6b588b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:17:52.908 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:52.908 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f6b588b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:17:52.909 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7388085(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:17:52.909 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:52.909 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7388085(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:17:52.910 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66a8d1e0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:17:52.911 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:52.911 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66a8d1e0(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:17:52.915 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2525293255557850644

[info 2020/03/04 23:17:52.917 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:17:53.010 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x58] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@b12957f

[vm3] [info 2020/03/04 23:17:53.017 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x58] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:17:53.150 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:53.151 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69f4729a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:17:53.151 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x89] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:53.151 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69f4729a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:17:53.152 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7da2e33e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:17:53.153 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:53.153 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7da2e33e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:17:53.154 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35a96bf2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:17:53.154 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:53.154 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35a96bf2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:17:53.155 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40cb981f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:17:53.156 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:53.156 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40cb981f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:17:53.157 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @795f4cb3(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:17:53.157 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x72] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:53.157 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @795f4cb3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:17:53.158 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ed6191b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:17:53.159 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:53.159 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ed6191b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:17:53.160 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f53eaa5(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:17:53.160 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:53.160 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f53eaa5(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:17:53.165 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x89] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@15d69347

[vm0] [info 2020/03/04 23:17:53.170 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x89] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:17:53.171 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x89] Locator was created at Wed Mar 04 23:17:53 GMT 2020

[vm0] [info 2020/03/04 23:17:53.171 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x89] Listening on port 22881 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:17:53.171 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x89] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17221163650845194269/locator/locator22881view.dat

[vm0] [info 2020/03/04 23:17:53.172 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x89] recovery file not found: /tmp/junit17221163650845194269/locator/locator22881view.dat

[vm0] [info 2020/03/04 23:17:53.172 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x89] Starting distributed system

[vm0] [info 2020/03/04 23:17:53.174 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x89] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:17:53.309 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:53.311 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32c6d42(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:17:53.311 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:17:53.311 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32c6d42(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:17:53.312 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a7202b4(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:17:53.312 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:17:53.312 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a7202b4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:17:53.313 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7449897(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:17:53.313 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x5b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:17:53.313 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7449897(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:17:53.314 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x57] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cb993c1(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:17:53.315 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x57] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:17:53.315 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x57] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cb993c1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:17:53.316 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e327f06(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:17:53.316 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:17:53.316 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e327f06(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:17:53.317 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62e27715(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:17:53.317 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:17:53.317 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62e27715(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:17:53.319 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c040103(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:17:53.319 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:17:53.319 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c040103(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:17:53.323 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4fc9e473

[vm0] [info 2020/03/04 23:17:53.328 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:17:53.328 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Locator was created at Wed Mar 04 23:17:53 GMT 2020

[vm0] [info 2020/03/04 23:17:53.328 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Listening on port 29784 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:17:53.329 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2525293255557850644/locator/locator29784view.dat

[vm0] [info 2020/03/04 23:17:53.329 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] recovery file not found: /tmp/junit2525293255557850644/locator/locator29784view.dat

[vm0] [info 2020/03/04 23:17:53.329 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Starting distributed system

[vm0] [info 2020/03/04 23:17:53.331 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:17:53.759 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@cbd08fe

[vm4] [info 2020/03/04 23:17:53.766 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:17:54.531 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20036]

Command result for <connect --jmx-manager=localhost[20036]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20036] ..
Successfully connected to: [host=localhost, port=20036]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:17:55.509 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@273275ea

[vm1] [info 2020/03/04 23:17:55.515 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:17:56.242 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@fedc00e

[vm2] [info 2020/03/04 23:17:56.253 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x5c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:17:56.981 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@20132579

[vm3] [info 2020/03/04 23:17:56.993 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x58] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:17:57.107 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@16a56b2a

[vm1] [info 2020/03/04 23:17:57.114 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:17:57.200 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@73c0bd8a

[vm1] [info 2020/03/04 23:17:57.206 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:17:57.676 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@621f87bb

[vm4] [info 2020/03/04 23:17:57.682 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:17:57.921 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32c39210

[vm2] [info 2020/03/04 23:17:57.927 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:17:57.992 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x5b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c158265

[vm2] [info 2020/03/04 23:17:58.000 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x5b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:17:58.474 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24952]

Command result for <connect --jmx-manager=localhost[24952]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24952] ..
Successfully connected to: [host=localhost, port=24952]


[vm3] [info 2020/03/04 23:17:58.648 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6bd3f2ea

[vm3] [info 2020/03/04 23:17:58.655 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:17:58.733 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x57] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@335f2d4d

[vm3] [info 2020/03/04 23:17:58.740 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x57] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:17:59.466 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x72] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@686bf475

[vm4] [info 2020/03/04 23:17:59.472 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x72] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:17:59.516 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2ef05565

[vm4] [info 2020/03/04 23:17:59.523 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:18:00.203 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22882]

Command result for <connect --jmx-manager=localhost[22882]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22882] ..
Successfully connected to: [host=localhost, port=22882]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:18:00.271 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29785]

Command result for <connect --jmx-manager=localhost[29785]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29785] ..
Successfully connected to: [host=localhost, port=29785]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:18:04.139 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@3ccacfa4

[vm5] [info 2020/03/04 23:18:04.146 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:18:05.109 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@40ff4462

[vm6] [info 2020/03/04 23:18:05.116 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3657
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 342
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 12342


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 30


[vm1] [info 2020/03/04 23:18:10.570 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 170 ms)

[vm2] [info 2020/03/04 23:18:10.737 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 164 ms)

[vm3] [info 2020/03/04 23:18:10.906 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 166 ms)

[vm4] [info 2020/03/04 23:18:11.080 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 171 ms)

[vm5] [info 2020/03/04 23:18:11.274 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 191 ms)

[vm6] [info 2020/03/04 23:18:11.437 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 161 ms)

[vm0] [info 2020/03/04 23:18:11.582 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x84] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:18:11.583 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x84] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 143 ms)

[info 2020/03/04 23:18:11.584 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:11.586 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8f99f17(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:18:11.586 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:11.586 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8f99f17(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:18:11.589 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f7d5d43(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:18:11.589 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:18:11.590 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f7d5d43(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:18:11.591 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4920fca3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:18:11.591 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:18:11.591 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4920fca3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:18:11.594 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7374e2b6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:18:11.594 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:18:11.594 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7374e2b6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:18:11.595 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ba4ab5b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:18:11.596 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:18:11.596 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ba4ab5b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:18:11.597 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22a373f8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:18:11.597 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:18:11.597 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22a373f8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:18:11.598 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c300fcd(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:18:11.598 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:18:11.598 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c300fcd(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:18:11.601 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:18:11.602 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:18:11.605 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:18:11.605 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:18:11.606 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:18:11.606 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:18:11.610 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:18:11.610 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:18:11.611 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:18:11.612 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:18:11.613 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:18:11.613 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:18:11.614 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:18:11.615 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:18:11.617 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:18:11.618 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:18:11.658 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21485].
Not connected.


[info 2020/03/04 23:18:11.661 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:18:11.662 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:11.663 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1029bcd4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:18:11.664 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:11.664 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1029bcd4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:18:11.665 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18065d5f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:18:11.665 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:18:11.665 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18065d5f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:18:11.666 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c906a89(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:18:11.666 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:18:11.666 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c906a89(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:18:11.667 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63bab278(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:18:11.667 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:18:11.667 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63bab278(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:18:11.668 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fe0839f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:18:11.668 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:18:11.668 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fe0839f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:18:11.669 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @755f8b99(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:18:11.669 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:18:11.670 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @755f8b99(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:18:11.671 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43db531d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:18:11.671 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:18:11.671 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43db531d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:18:11.675 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11847582472651768167

[info 2020/03/04 23:18:11.678 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:18:12.001 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:12.002 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2260dd9f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:18:12.002 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:12.002 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2260dd9f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:18:12.004 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25c35e2(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:18:12.004 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:18:12.004 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25c35e2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:18:12.005 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1765dd36(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:18:12.005 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:18:12.006 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1765dd36(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:18:12.007 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e11056c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:18:12.007 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:18:12.007 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e11056c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:18:12.008 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @579c371c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:18:12.008 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:18:12.009 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @579c371c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:18:12.010 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8f510f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:18:12.010 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:18:12.010 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8f510f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:18:12.011 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71f697dd(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:18:12.011 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:18:12.011 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71f697dd(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:18:12.016 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1bbc8612

[vm0] [info 2020/03/04 23:18:12.024 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x84] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:18:12.024 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x84] Locator was created at Wed Mar 04 23:18:12 GMT 2020

[vm0] [info 2020/03/04 23:18:12.024 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x84] Listening on port 21487 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:18:12.024 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x84] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11847582472651768167/locator/locator21487view.dat

[vm0] [info 2020/03/04 23:18:12.025 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x84] recovery file not found: /tmp/junit11847582472651768167/locator/locator21487view.dat

[vm0] [info 2020/03/04 23:18:12.025 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x84] Starting distributed system

[vm0] [info 2020/03/04 23:18:12.027 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:18:15.779 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@5f34c489

[vm1] [info 2020/03/04 23:18:15.785 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:18:16.580 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5184cf45

[vm2] [info 2020/03/04 23:18:16.586 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:18:17.298 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7fb54382

[vm3] [info 2020/03/04 23:18:17.304 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:18:18.025 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2a34860a

[vm4] [info 2020/03/04 23:18:18.031 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:18:18.809 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21488]

Command result for <connect --jmx-manager=localhost[21488]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21488] ..
Successfully connected to: [host=localhost, port=21488]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:18:22.711 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2411b69a

[vm5] [info 2020/03/04 23:18:22.717 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:18:23.584 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2188835f

[vm6] [info 2020/03/04 23:18:23.590 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:18:24.651 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2898
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2624
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 222
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 9858


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 36


[vm1] [info 2020/03/04 23:18:28.909 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 170 ms)

[vm2] [info 2020/03/04 23:18:29.072 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 159 ms)

[vm3] [info 2020/03/04 23:18:29.292 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 217 ms)

[vm4] [info 2020/03/04 23:18:29.460 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 164 ms)

[vm5] [info 2020/03/04 23:18:29.629 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 167 ms)

[vm6] [info 2020/03/04 23:18:29.795 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 164 ms)

[vm0] [info 2020/03/04 23:18:29.942 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x85] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:18:29.944 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x85] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 146 ms)

[info 2020/03/04 23:18:29.944 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:29.947 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b28b69e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:18:29.947 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x85] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:29.947 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x85] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b28b69e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:18:29.948 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fc496ec(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:18:29.948 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:18:29.949 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fc496ec(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:18:29.950 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c1580d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:18:29.950 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:18:29.950 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c1580d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:18:29.951 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e0a13c1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:18:29.951 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:18:29.951 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e0a13c1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:18:29.954 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6adfd944(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:18:29.954 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:18:29.954 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6adfd944(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:18:29.955 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58350766(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:18:29.956 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:18:29.956 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58350766(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:18:29.957 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16ec4ae(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:18:29.957 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:18:29.957 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16ec4ae(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:18:29.960 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x85] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:18:29.960 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x85] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:18:29.961 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:18:29.961 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:18:29.963 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:18:29.963 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:18:29.965 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:18:29.965 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:18:29.968 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:18:29.968 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:18:29.970 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:18:29.970 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:18:29.972 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:18:29.972 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:18:29.975 GMT <RMI TCP Connection(4)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:18:29.976 GMT <RMI TCP Connection(4)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:18:30.009 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24049].
Not connected.


[info 2020/03/04 23:18:30.012 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:18:30.013 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:30.014 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cf2d949(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:18:30.015 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x85] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:30.015 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x85] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cf2d949(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:18:30.016 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70633160(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:18:30.016 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:18:30.016 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70633160(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:18:30.017 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57a27637(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:18:30.017 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:18:30.017 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57a27637(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:18:30.018 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @760a094d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:18:30.018 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:18:30.018 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @760a094d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:18:30.019 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24138631(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:18:30.020 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:18:30.020 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24138631(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:18:30.021 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @552920dd(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:18:30.021 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:18:30.021 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @552920dd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:18:30.022 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18d8f4c6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:18:30.022 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:18:30.022 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18d8f4c6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:18:30.025 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17908398932733367867

[info 2020/03/04 23:18:30.028 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:18:30.422 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:30.423 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52386e3e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:18:30.423 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x85] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:30.423 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x85] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52386e3e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:18:30.424 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3be02f44(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:18:30.424 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:18:30.424 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3be02f44(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:18:30.425 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c26402c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:18:30.425 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:18:30.425 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c26402c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:18:30.426 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a4191e8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:18:30.427 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:18:30.427 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a4191e8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:18:30.428 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f80f3b4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:18:30.428 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:18:30.428 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f80f3b4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:18:30.429 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33586b51(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:18:30.429 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:18:30.429 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33586b51(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:18:30.430 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2336c5d2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:18:30.431 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:18:30.431 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2336c5d2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:18:30.434 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x85] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@262b077e

[vm0] [info 2020/03/04 23:18:30.441 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x85] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:18:30.441 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x85] Locator was created at Wed Mar 04 23:18:30 GMT 2020

[vm0] [info 2020/03/04 23:18:30.442 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x85] Listening on port 24051 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:18:30.442 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x85] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17908398932733367867/locator/locator24051view.dat

[vm0] [info 2020/03/04 23:18:30.442 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x85] recovery file not found: /tmp/junit17908398932733367867/locator/locator24051view.dat

[vm0] [info 2020/03/04 23:18:30.443 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x85] Starting distributed system

[vm0] [info 2020/03/04 23:18:30.445 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x85] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:18:34.044 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@51e0c80c

[vm1] [info 2020/03/04 23:18:34.051 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:18:34.654 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@50c1f334

[vm2] [info 2020/03/04 23:18:34.660 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:18:35.310 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@12b4c921

[vm3] [info 2020/03/04 23:18:35.317 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:18:36.089 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c0ffb7a

[vm4] [info 2020/03/04 23:18:36.095 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:18:36.964 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24052]

Command result for <connect --jmx-manager=localhost[24052]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24052] ..
Successfully connected to: [host=localhost, port=24052]


[vm5] [info 2020/03/04 23:18:37.197 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x66] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1b52cfbd

[vm5] [info 2020/03/04 23:18:37.203 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x66] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:18:38.041 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@467e03bf

[vm6] [info 2020/03/04 23:18:38.048 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:18:39.084 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:18:41.646 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x66] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64bcc608

[vm5] [info 2020/03/04 23:18:41.652 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x66] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:18:42.543 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4028da71

[vm6] [info 2020/03/04 23:18:42.550 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2023
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608944
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3075
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 248
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 11001


[vm5] [info 2020/03/04 23:18:43.441 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7ae165dc

[vm5] [info 2020/03/04 23:18:43.448 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/04 23:18:43.626 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:18:43.685 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 170 ms)

[vm2] [info 2020/03/04 23:18:43.851 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 164 ms)

[vm3] [info 2020/03/04 23:18:44.040 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 185 ms)

[vm4] [info 2020/03/04 23:18:44.210 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 167 ms)

[vm5] [info 2020/03/04 23:18:44.437 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 225 ms)

[vm6] [info 2020/03/04 23:18:44.532 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@417e6e54

[vm6] [info 2020/03/04 23:18:44.547 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:18:45.606 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:18:46.744 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 2304 ms)

[vm0] [info 2020/03/04 23:18:46.897 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x54] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:18:46.898 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 152 ms)

[info 2020/03/04 23:18:46.899 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:46.900 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60dffc2a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:18:46.900 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:46.900 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60dffc2a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:18:46.904 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39939a8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:18:46.904 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:18:46.904 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39939a8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:18:46.905 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @372fbcc8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:18:46.905 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:18:46.905 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @372fbcc8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:18:46.907 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4256afe5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:18:46.907 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:18:46.907 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4256afe5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:18:46.908 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23acc933(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:18:46.908 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:18:46.908 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23acc933(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:18:46.909 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @581c271a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:18:46.910 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:18:46.910 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @581c271a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:18:46.911 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b5f5ec(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:18:46.911 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:18:46.911 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b5f5ec(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:18:46.913 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:18:46.913 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:18:46.916 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:18:46.916 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:18:46.918 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:18:46.918 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:18:46.920 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:18:46.920 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:18:46.922 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:18:46.922 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:18:46.924 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:18:46.924 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:18:46.926 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:18:46.926 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:18:46.929 GMT <RMI TCP Connection(4)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:18:46.929 GMT <RMI TCP Connection(4)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:18:46.962 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21194].
Not connected.


[info 2020/03/04 23:18:46.964 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:18:46.965 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:46.967 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fe47848(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:18:46.967 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:46.967 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fe47848(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:18:46.968 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @389e4e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:18:46.968 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:18:46.968 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @389e4e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:18:46.969 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @478d624d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:18:46.970 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:18:46.970 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @478d624d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:18:46.971 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25925a88(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:18:46.971 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:18:46.971 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25925a88(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:18:46.972 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fd29e30(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:18:46.972 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:18:46.972 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fd29e30(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:18:46.973 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9e2455a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:18:46.974 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:18:46.974 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9e2455a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:18:46.975 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @108ace81(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:18:46.975 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:18:46.975 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @108ace81(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:18:46.978 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11812728611604636123

[info 2020/03/04 23:18:46.981 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:18:47.403 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:47.404 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79b4ea33(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:18:47.404 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:47.405 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79b4ea33(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:18:47.406 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27b67108(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:18:47.406 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:18:47.406 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27b67108(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:18:47.407 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @200e6195(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:18:47.407 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:18:47.407 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @200e6195(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:18:47.409 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1937af06(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:18:47.409 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:18:47.409 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1937af06(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:18:47.410 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @eefe140(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:18:47.410 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:18:47.410 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @eefe140(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:18:47.412 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14a30568(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:18:47.412 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:18:47.412 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14a30568(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:18:47.413 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @650dc9f1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:18:47.413 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:18:47.413 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @650dc9f1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:18:47.417 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a24fa09

[vm0] [info 2020/03/04 23:18:47.424 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x54] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:18:47.424 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x54] Locator was created at Wed Mar 04 23:18:47 GMT 2020

[vm0] [info 2020/03/04 23:18:47.424 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x54] Listening on port 21196 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:18:47.425 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11812728611604636123/locator/locator21196view.dat

[vm0] [info 2020/03/04 23:18:47.425 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x54] recovery file not found: /tmp/junit11812728611604636123/locator/locator21196view.dat

[vm0] [info 2020/03/04 23:18:47.425 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 23:18:47.437 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1703
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3153
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 243
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 11100


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33


[vm1] [info 2020/03/04 23:18:48.216 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 174 ms)

[vm2] [info 2020/03/04 23:18:48.378 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 159 ms)

[vm3] [info 2020/03/04 23:18:48.573 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 192 ms)

[vm4] [info 2020/03/04 23:18:48.798 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 222 ms)

[vm5] [info 2020/03/04 23:18:48.965 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 164 ms)

[vm6] [info 2020/03/04 23:18:49.127 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 160 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1921
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2600
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 23
Total primaries transferred during this rebalance                                               | 3
Total time (in milliseconds) for this rebalance                                                 | 8808


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm0] [info 2020/03/04 23:18:49.272 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:18:49.273 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 143 ms)

[info 2020/03/04 23:18:49.274 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:49.275 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28e74a27(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:18:49.275 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:49.275 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28e74a27(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:18:49.276 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @317bd017(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:18:49.276 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:18:49.276 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @317bd017(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:18:49.277 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f06798e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:18:49.277 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:18:49.278 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f06798e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:18:49.279 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @380bfa5f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:18:49.279 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:18:49.279 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @380bfa5f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:18:49.280 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @754ec79d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:18:49.280 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:18:49.280 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @754ec79d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:18:49.281 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47c8f389(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:18:49.281 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:18:49.281 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47c8f389(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:18:49.283 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4987b3b0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:18:49.283 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:18:49.283 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4987b3b0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:18:49.284 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:18:49.285 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:18:49.286 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:18:49.286 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:18:49.288 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:18:49.289 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:18:49.290 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:18:49.291 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:18:49.292 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:18:49.293 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:18:49.294 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:18:49.295 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:18:49.296 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:18:49.297 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:18:49.299 GMT <RMI TCP Connection(4)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:18:49.300 GMT <RMI TCP Connection(4)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:18:49.335 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26891].
Not connected.


[info 2020/03/04 23:18:49.338 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:18:49.339 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:49.341 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ebbb24e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:18:49.341 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:49.341 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ebbb24e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:18:49.342 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cf05ffa(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:18:49.342 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:18:49.342 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cf05ffa(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:18:49.343 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @772137d0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:18:49.344 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:18:49.344 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @772137d0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:18:49.345 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ed3420d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:18:49.345 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:18:49.345 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ed3420d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:18:49.346 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67ddb911(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:18:49.346 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:18:49.346 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67ddb911(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:18:49.347 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2354450e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:18:49.347 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:18:49.347 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2354450e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:18:49.349 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @550865b3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:18:49.349 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:18:49.349 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @550865b3(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:18:49.352 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11195322576702605279

[info 2020/03/04 23:18:49.355 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:18:49.437 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 166 ms)

[vm2] [info 2020/03/04 23:18:49.604 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 164 ms)

[info 2020/03/04 23:18:49.780 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:49.781 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2601f2bc(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:18:49.781 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:49.781 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2601f2bc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:18:49.782 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3101c897(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:18:49.783 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:18:49.783 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3101c897(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:18:49.784 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fa0977(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:18:49.784 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:18:49.784 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fa0977(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:18:49.785 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ee8d2df(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:18:49.785 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:18:49.785 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ee8d2df(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:18:49.786 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ed7c316(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:18:49.787 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:18:49.787 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ed7c316(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:18:49.788 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ab10c8d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:18:49.788 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:18:49.788 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ab10c8d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:18:49.789 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @701e4aa9(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:18:49.789 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:18:49.789 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @701e4aa9(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm3] [info 2020/03/04 23:18:49.793 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x58] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 186 ms)

[vm0] [info 2020/03/04 23:18:49.793 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5448cd61

[vm0] [info 2020/03/04 23:18:49.798 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:18:49.799 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Locator was created at Wed Mar 04 23:18:49 GMT 2020

[vm0] [info 2020/03/04 23:18:49.799 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Listening on port 26893 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:18:49.799 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11195322576702605279/locator/locator26893view.dat

[vm0] [info 2020/03/04 23:18:49.799 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] recovery file not found: /tmp/junit11195322576702605279/locator/locator26893view.dat

[vm0] [info 2020/03/04 23:18:49.800 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Starting distributed system

[vm0] [info 2020/03/04 23:18:49.801 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:18:49.972 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2834bba5

[vm4] [info 2020/03/04 23:18:49.973 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 176 ms)

[vm5] [info 2020/03/04 23:18:49.979 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:18:50.151 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 176 ms)

[vm6] [info 2020/03/04 23:18:50.314 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 161 ms)

[vm0] [info 2020/03/04 23:18:50.460 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x70] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:18:50.461 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x70] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 144 ms)

[info 2020/03/04 23:18:50.462 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:50.462 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64efdaed(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:18:50.463 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:50.463 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64efdaed(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:18:50.466 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67a923c0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:18:50.466 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:18:50.466 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67a923c0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:18:50.467 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d03e040(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:18:50.467 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:18:50.467 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d03e040(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:18:50.468 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a1e2d07(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:18:50.468 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:18:50.468 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a1e2d07(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:18:50.469 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @481b7401(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:18:50.470 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:18:50.470 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @481b7401(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:18:50.471 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e2c078b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:18:50.471 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:18:50.471 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e2c078b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:18:50.472 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @524c6768(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:18:50.472 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:18:50.472 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @524c6768(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:18:50.474 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:18:50.474 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:18:50.477 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:18:50.477 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:18:50.478 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x5c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:18:50.479 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:18:50.480 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x58] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:18:50.480 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:18:50.481 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:18:50.482 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:18:50.483 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:18:50.484 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:18:50.485 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:18:50.486 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:18:50.488 GMT <RMI TCP Connection(4)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:18:50.489 GMT <RMI TCP Connection(4)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:18:50.525 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20036].
Not connected.


[info 2020/03/04 23:18:50.529 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:18:50.531 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:50.532 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39972718(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:18:50.532 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:50.532 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39972718(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:18:50.533 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40e2f7e5(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:18:50.533 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:18:50.533 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40e2f7e5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:18:50.534 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @216a6fe4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:18:50.534 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:18:50.534 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @216a6fe4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:18:50.535 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58cb703a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:18:50.536 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:18:50.536 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58cb703a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:18:50.537 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @163c777(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:18:50.537 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:18:50.537 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @163c777(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:18:50.538 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59b581a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:18:50.538 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:18:50.538 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59b581a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:18:50.539 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66944a7b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:18:50.539 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:18:50.539 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66944a7b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:18:50.543 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4582657217350475144

[info 2020/03/04 23:18:50.545 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:18:50.847 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ec7fde8

[vm6] [info 2020/03/04 23:18:50.853 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:18:50.980 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:50.981 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59f956f0(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:18:50.982 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:50.982 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59f956f0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:18:50.983 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36e4dbca(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:18:50.983 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:18:50.983 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36e4dbca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:18:50.984 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @146f70f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:18:50.984 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x5c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:18:50.984 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @146f70f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:18:50.985 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d649efe(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:18:50.985 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x58] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:18:50.985 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d649efe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:18:50.986 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dba2d89(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:18:50.987 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:18:50.987 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dba2d89(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:18:50.988 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a23ea3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:18:50.988 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:18:50.988 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a23ea3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:18:50.989 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c0f6d0d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:18:50.989 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:18:50.989 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c0f6d0d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:18:50.993 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@b1ce569

[vm0] [info 2020/03/04 23:18:50.998 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x70] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:18:50.998 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x70] Locator was created at Wed Mar 04 23:18:50 GMT 2020

[vm0] [info 2020/03/04 23:18:50.998 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x70] Listening on port 20038 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:18:50.999 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x70] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4582657217350475144/locator/locator20038view.dat

[vm0] [info 2020/03/04 23:18:50.999 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x70] recovery file not found: /tmp/junit4582657217350475144/locator/locator20038view.dat

[vm0] [info 2020/03/04 23:18:51.000 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x70] Starting distributed system

[vm0] [info 2020/03/04 23:18:51.001 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:18:51.481 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1bc063f9

[vm1] [info 2020/03/04 23:18:51.488 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:18:51.901 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:18:52.135 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31dc3ddc

[vm2] [info 2020/03/04 23:18:52.142 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:18:52.997 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@627b7a98

[vm3] [info 2020/03/04 23:18:53.005 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:18:53.278 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4fd7f543

[vm5] [info 2020/03/04 23:18:53.288 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:18:53.743 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7fa0c2a8

[vm1] [info 2020/03/04 23:18:53.750 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:18:53.818 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1265bed9

[vm4] [info 2020/03/04 23:18:53.829 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:18:54.143 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@76f1536a

[vm6] [info 2020/03/04 23:18:54.150 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:18:54.419 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@734d4199

[vm2] [info 2020/03/04 23:18:54.426 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:18:54.642 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21197]

Command result for <connect --jmx-manager=localhost[21197]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21197] ..
Successfully connected to: [host=localhost, port=21197]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:18:55.122 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@ff6efbb

[vm1] [info 2020/03/04 23:18:55.131 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:18:55.250 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@f3267c1

[vm3] [info 2020/03/04 23:18:55.262 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:18:55.319 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:18:55.382 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x66] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31467807

[vm5] [info 2020/03/04 23:18:55.392 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x66] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:18:55.824 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x5c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@29f05f8c

[vm2] [info 2020/03/04 23:18:55.830 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x5c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1624
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608938
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3073
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 180
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 10632


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:18:56.161 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@4d956dc4

[vm4] [info 2020/03/04 23:18:56.176 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 84


[vm6] [info 2020/03/04 23:18:56.440 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6e552032

[vm6] [info 2020/03/04 23:18:56.451 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:18:56.497 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 226 ms)

[vm2] [info 2020/03/04 23:18:56.663 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 162 ms)

[vm3] [info 2020/03/04 23:18:56.754 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x58] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@33daeff1

[vm3] [info 2020/03/04 23:18:56.761 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x58] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:18:56.850 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x57] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 184 ms)

[vm4] [info 2020/03/04 23:18:57.022 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 168 ms)

[info 2020/03/04 23:18:57.096 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26894]

Command result for <connect --jmx-manager=localhost[26894]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26894] ..
Successfully connected to: [host=localhost, port=26894]


[vm5] [info 2020/03/04 23:18:57.210 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 186 ms)

[vm6] [info 2020/03/04 23:18:57.451 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 238 ms)

[vm0] [info 2020/03/04 23:18:57.624 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:18:57.625 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 171 ms)

[info 2020/03/04 23:18:57.626 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:57.627 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36611982(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:18:57.627 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:57.627 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36611982(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:18:57.631 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7daac380(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:18:57.631 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:18:57.631 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7daac380(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:18:57.632 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5962341d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:18:57.633 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x5b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:18:57.633 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5962341d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:18:57.636 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x57] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @121de832(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:18:57.636 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x57] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:18:57.636 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x57] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @121de832(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:18:57.637 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2acb7bea(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:18:57.638 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:18:57.638 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2acb7bea(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:18:57.639 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6170f856(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:18:57.639 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:18:57.639 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6170f856(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:18:57.640 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6752d91e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:18:57.640 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:18:57.641 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6752d91e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:18:57.642 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:18:57.642 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:18:57.646 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:18:57.646 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:18:57.648 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x5b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:18:57.648 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:18:57.652 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x57] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:18:57.652 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x57] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:18:57.654 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:18:57.654 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:18:57.656 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:18:57.657 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:18:57.658 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:18:57.659 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:18:57.662 GMT <RMI TCP Connection(4)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:18:57.662 GMT <RMI TCP Connection(4)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:18:57.705 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29785].
Not connected.


[info 2020/03/04 23:18:57.708 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:18:57.709 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:57.711 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c76335f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:18:57.711 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:57.711 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c76335f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:18:57.712 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@113e35c3

[vm1] [info 2020/03/04 23:18:57.712 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @314644e5(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:18:57.712 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:18:57.713 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @314644e5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:18:57.714 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b8f8b0e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:18:57.714 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x5b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:18:57.714 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b8f8b0e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:18:57.715 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x57] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @235bf474(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:18:57.715 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x57] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:18:57.716 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x57] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @235bf474(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:18:57.717 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19a5eb1c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:18:57.717 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:18:57.717 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19a5eb1c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:18:57.718 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2637605e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:18:57.718 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:18:57.718 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2637605e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:18:57.720 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a465071(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:18:57.720 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:18:57.720 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a465071(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:18:57.724 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8170769020357904948

[info 2020/03/04 23:18:57.728 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:18:57.729 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:18:57.763 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:18:58.155 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:58.156 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d5c6e1f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:18:58.156 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:18:58.157 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d5c6e1f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:18:58.158 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bf254ba(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:18:58.158 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:18:58.158 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bf254ba(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:18:58.159 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e36a3ca(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:18:58.159 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x5b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:18:58.159 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e36a3ca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:18:58.160 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x57] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bb6b080(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:18:58.161 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x57] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:18:58.161 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x57] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bb6b080(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:18:58.162 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @725690e6(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:18:58.162 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:18:58.162 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @725690e6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:18:58.163 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @efe2ced(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:18:58.163 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:18:58.163 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @efe2ced(0, "IgnoredException addIgnoredException") (took 0 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:18:58.164 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @502397e3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:18:58.165 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:18:58.165 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @502397e3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:18:58.169 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3e523b3a

[vm0] [info 2020/03/04 23:18:58.175 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:18:58.175 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Locator was created at Wed Mar 04 23:18:58 GMT 2020

[vm0] [info 2020/03/04 23:18:58.175 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Listening on port 29787 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:18:58.176 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8170769020357904948/locator/locator29787view.dat

[vm0] [info 2020/03/04 23:18:58.176 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] recovery file not found: /tmp/junit8170769020357904948/locator/locator29787view.dat

[vm0] [info 2020/03/04 23:18:58.176 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/04 23:18:58.178 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:18:58.729 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20039]

Command result for <connect --jmx-manager=localhost[20039]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20039] ..
Successfully connected to: [host=localhost, port=20039]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2208
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3659
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 244
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 12870


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/04 23:19:00.521 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 187 ms)

[vm2] [info 2020/03/04 23:19:00.681 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 157 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:19:00.850 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x58] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 166 ms)

[vm4] [info 2020/03/04 23:19:01.034 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 181 ms)

[vm5] [info 2020/03/04 23:19:01.207 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 170 ms)

[vm6] [info 2020/03/04 23:19:01.372 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 163 ms)

[vm0] [info 2020/03/04 23:19:01.520 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x85] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:19:01.521 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x85] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 146 ms)

[info 2020/03/04 23:19:01.522 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:01.523 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ae8fbf6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:19:01.523 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x85] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:01.523 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x85] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ae8fbf6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:19:01.526 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55b608d7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:19:01.526 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:19:01.526 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55b608d7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:19:01.529 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f4c4cc0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:19:01.529 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:19:01.529 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f4c4cc0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:19:01.531 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5111d1a8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:19:01.531 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:19:01.531 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5111d1a8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:19:01.532 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38bafe9d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:19:01.532 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:19:01.532 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38bafe9d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:19:01.533 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7909d9d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:19:01.534 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:19:01.534 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7909d9d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:19:01.535 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23e167b5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:19:01.535 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:19:01.535 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23e167b5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:19:01.537 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:19:01.537 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x85] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:19:01.540 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:19:01.540 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:19:01.545 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x5c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:19:01.545 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:19:01.548 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x58] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:19:01.548 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:19:01.550 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:19:01.550 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:19:01.552 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:19:01.552 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:19:01.554 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:19:01.554 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:19:01.557 GMT <RMI TCP Connection(4)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:19:01.558 GMT <RMI TCP Connection(4)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:19:01.582 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24952].
Not connected.


[info 2020/03/04 23:19:01.584 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:19:01.585 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:01.587 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2df8e14a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:19:01.587 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x85] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:01.587 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x85] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2df8e14a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:19:01.588 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ce3a7e4(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:19:01.588 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:19:01.588 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ce3a7e4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:19:01.589 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12b65c65(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:19:01.589 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:19:01.589 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12b65c65(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:19:01.590 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f4385f2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:19:01.591 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:19:01.591 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f4385f2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:19:01.592 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2039d89b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:19:01.592 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:19:01.592 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2039d89b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:19:01.593 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71b7c681(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:19:01.593 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:19:01.593 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71b7c681(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:19:01.594 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @141e2c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:19:01.594 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:19:01.595 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @141e2c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:19:01.598 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5237423778814092922

[info 2020/03/04 23:19:01.600 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:19:02.036 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:02.037 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28a14fc1(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:19:02.038 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x85] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:02.038 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x85] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28a14fc1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:19:02.039 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2430c01b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:19:02.039 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:19:02.039 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2430c01b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:19:02.040 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1032f655(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:19:02.040 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x5c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:19:02.040 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1032f655(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:19:02.041 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @208816d4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:19:02.041 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x58] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:19:02.041 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @208816d4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:19:02.042 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8a99a99(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:19:02.043 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:19:02.043 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8a99a99(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:19:02.044 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @124c5ceb(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:19:02.044 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:19:02.044 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @124c5ceb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:19:02.045 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b173d4d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:19:02.045 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:19:02.046 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b173d4d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:19:02.049 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x85] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ce157a

[vm0] [info 2020/03/04 23:19:02.054 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x85] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:19:02.055 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x85] Locator was created at Wed Mar 04 23:19:02 GMT 2020

[vm0] [info 2020/03/04 23:19:02.055 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x85] Listening on port 24954 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:19:02.055 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x85] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5237423778814092922/locator/locator24954view.dat

[vm0] [info 2020/03/04 23:19:02.055 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x85] recovery file not found: /tmp/junit5237423778814092922/locator/locator24954view.dat

[vm0] [info 2020/03/04 23:19:02.056 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x85] Starting distributed system

[vm0] [info 2020/03/04 23:19:02.057 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x85] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 3061
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608938
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3133
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 247
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 11604


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/04 23:19:02.580 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 175 ms)

[vm1] [info 2020/03/04 23:19:02.586 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@78b4771c

[vm1] [info 2020/03/04 23:19:02.597 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:19:02.738 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 155 ms)

[vm3] [info 2020/03/04 23:19:02.911 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x70] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 170 ms)

[vm4] [info 2020/03/04 23:19:03.075 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x72] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 160 ms)

[vm2] [info 2020/03/04 23:19:03.205 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x5b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6023f735

[vm2] [info 2020/03/04 23:19:03.211 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x5b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:19:03.265 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 188 ms)

[vm6] [info 2020/03/04 23:19:03.423 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 156 ms)

[vm0] [info 2020/03/04 23:19:03.568 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x6f] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:19:03.569 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 143 ms)

[info 2020/03/04 23:19:03.570 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:03.572 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d2fc9bd(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:19:03.573 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:03.573 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d2fc9bd(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:19:03.574 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72285ff3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:19:03.574 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:19:03.574 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72285ff3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:19:03.575 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53fca826(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:19:03.575 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:19:03.575 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53fca826(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:19:03.579 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35df5c64(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:19:03.579 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:19:03.579 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35df5c64(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:19:03.580 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c1ffb3a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:19:03.580 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:19:03.580 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c1ffb3a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:19:03.582 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bb683ae(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:19:03.582 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:19:03.582 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bb683ae(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:19:03.583 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dd78fff(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:19:03.583 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:19:03.583 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dd78fff(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:19:03.587 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:19:03.587 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:19:03.588 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:19:03.589 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:19:03.590 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:19:03.590 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:19:03.594 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:19:03.594 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:19:03.596 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:19:03.597 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x72] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:19:03.598 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:19:03.599 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:19:03.600 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:19:03.601 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:19:03.603 GMT <RMI TCP Connection(4)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:19:03.603 GMT <RMI TCP Connection(4)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:19:03.637 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22882].
Not connected.


[info 2020/03/04 23:19:03.640 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:19:03.641 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:03.642 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2624836f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:19:03.642 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:03.642 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2624836f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:19:03.644 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @211743c3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:19:03.644 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:19:03.644 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @211743c3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:19:03.645 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20d9a976(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:19:03.645 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:19:03.645 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20d9a976(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:19:03.646 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @587315ed(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:19:03.646 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:19:03.646 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @587315ed(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:19:03.648 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f138d7a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:19:03.648 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:19:03.648 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f138d7a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:19:03.649 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52492673(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:19:03.649 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:19:03.649 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52492673(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:19:03.650 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f05b83a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:19:03.650 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:19:03.650 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f05b83a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:19:03.653 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4386684466731719399

[info 2020/03/04 23:19:03.656 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:19:03.999 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x57] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b007a02

[vm3] [info 2020/03/04 23:19:04.006 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x57] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:19:04.062 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:04.063 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @782a2224(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:19:04.063 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:04.063 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @782a2224(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:19:04.064 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25862880(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:19:04.065 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:19:04.065 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25862880(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:19:04.066 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @777fd730(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:19:04.066 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:19:04.066 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @777fd730(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:19:04.067 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @795d0402(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:19:04.067 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:19:04.067 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @795d0402(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:19:04.068 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @678052d5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:19:04.068 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x72] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:19:04.069 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @678052d5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:19:04.069 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @739eb9a3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:19:04.070 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:19:04.070 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @739eb9a3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:19:04.071 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21985acd(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:19:04.071 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:19:04.071 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21985acd(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:19:04.075 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@148b5c31

[vm0] [info 2020/03/04 23:19:04.084 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x6f] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:19:04.084 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x6f] Locator was created at Wed Mar 04 23:19:04 GMT 2020

[vm0] [info 2020/03/04 23:19:04.084 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x6f] Listening on port 22884 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:19:04.084 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4386684466731719399/locator/locator22884view.dat

[vm0] [info 2020/03/04 23:19:04.085 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x6f] recovery file not found: /tmp/junit4386684466731719399/locator/locator22884view.dat

[vm0] [info 2020/03/04 23:19:04.085 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/04 23:19:04.087 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:19:04.786 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7d61c52d

[vm4] [info 2020/03/04 23:19:04.792 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:19:05.600 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29788]

Command result for <connect --jmx-manager=localhost[29788]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29788] ..
Successfully connected to: [host=localhost, port=29788]


[vm1] [info 2020/03/04 23:19:05.923 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@571a9f54

[vm1] [info 2020/03/04 23:19:05.930 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:19:06.538 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x5c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6b0d39b8

[vm2] [info 2020/03/04 23:19:06.545 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x5c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:19:07.307 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x58] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5a599481

[vm3] [info 2020/03/04 23:19:07.313 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x58] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:19:08.000 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@168c4589

[vm1] [info 2020/03/04 23:19:08.008 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:19:08.157 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2cdfb8ff

[vm4] [info 2020/03/04 23:19:08.164 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:19:08.654 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@515dab68

[vm2] [info 2020/03/04 23:19:08.660 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:19:08.938 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24955]

Command result for <connect --jmx-manager=localhost[24955]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24955] ..
Successfully connected to: [host=localhost, port=24955]


[vm5] [info 2020/03/04 23:19:09.122 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@37db707b

[vm5] [info 2020/03/04 23:19:09.128 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:19:09.452 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@79816775

[vm3] [info 2020/03/04 23:19:09.458 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:19:10.016 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@62a80626

[vm6] [info 2020/03/04 23:19:10.022 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:19:10.271 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x72] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4ab7e3d8

[vm4] [info 2020/03/04 23:19:10.278 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x72] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:19:11.116 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22885]

Command result for <connect --jmx-manager=localhost[22885]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22885] ..
Successfully connected to: [host=localhost, port=22885]


[vm1] [info 2020/03/04 23:19:11.175 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1738
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3068
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 267
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 10956


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/04 23:19:15.768 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 164 ms)

[vm2] [info 2020/03/04 23:19:15.938 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 166 ms)

[vm3] [info 2020/03/04 23:19:16.128 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 187 ms)

[vm4] [info 2020/03/04 23:19:16.287 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 156 ms)

[vm5] [info 2020/03/04 23:19:16.463 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 173 ms)

[vm6] [info 2020/03/04 23:19:16.622 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 157 ms)

[vm0] [info 2020/03/04 23:19:16.767 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x6f] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:19:16.768 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 143 ms)

[info 2020/03/04 23:19:16.769 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:16.770 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fb66235(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:19:16.770 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:16.770 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fb66235(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:19:16.773 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78b3fbae(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:19:16.773 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:19:16.773 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78b3fbae(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:19:16.774 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71d54f7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:19:16.774 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:19:16.774 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71d54f7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:19:16.775 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7894410d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:19:16.775 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:19:16.776 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7894410d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:19:16.778 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cf3c1cc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:19:16.779 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:19:16.779 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cf3c1cc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:19:16.780 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d1aab64(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:19:16.780 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:19:16.780 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d1aab64(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:19:16.781 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37a6778c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:19:16.781 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:19:16.781 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37a6778c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:19:16.783 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:19:16.783 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:19:16.785 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:19:16.786 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:19:16.787 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:19:16.787 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:19:16.789 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:19:16.789 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:19:16.792 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:19:16.793 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:19:16.794 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:19:16.794 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:19:16.796 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:19:16.796 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:19:16.799 GMT <RMI TCP Connection(4)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:19:16.800 GMT <RMI TCP Connection(4)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:19:16.829 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21488].
Not connected.


[info 2020/03/04 23:19:16.832 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:19:16.833 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:16.834 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70771cf9(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:19:16.835 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:16.835 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70771cf9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:19:16.836 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56a73018(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:19:16.836 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:19:16.836 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56a73018(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:19:16.837 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f575de4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:19:16.837 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:19:16.837 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f575de4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:19:16.838 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e34aa93(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:19:16.838 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:19:16.838 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e34aa93(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:19:16.839 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27fb198(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:19:16.840 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:19:16.840 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27fb198(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:19:16.841 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f1eed63(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:19:16.841 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:19:16.841 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f1eed63(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:19:16.842 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38e14832(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:19:16.842 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:19:16.842 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38e14832(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:19:16.845 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit745793709008761613

[info 2020/03/04 23:19:16.848 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:19:17.245 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:17.246 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5223779d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:19:17.247 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:17.247 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5223779d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:19:17.248 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13f2456b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:19:17.248 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:19:17.248 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13f2456b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:19:17.249 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @354a447(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:19:17.249 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:19:17.249 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @354a447(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:19:17.250 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @920f3ff(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:19:17.250 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:19:17.250 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @920f3ff(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:19:17.251 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @de76a16(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:19:17.251 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:19:17.251 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @de76a16(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:19:17.252 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b8d90d3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:19:17.253 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:19:17.253 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b8d90d3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:19:17.254 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43a51625(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:19:17.254 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:19:17.254 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43a51625(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:19:17.258 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a02b42c

[vm0] [info 2020/03/04 23:19:17.263 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x6f] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:19:17.263 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x6f] Locator was created at Wed Mar 04 23:19:17 GMT 2020

[vm0] [info 2020/03/04 23:19:17.263 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x6f] Listening on port 21490 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:19:17.264 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit745793709008761613/locator/locator21490view.dat

[vm0] [info 2020/03/04 23:19:17.264 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x6f] recovery file not found: /tmp/junit745793709008761613/locator/locator21490view.dat

[vm0] [info 2020/03/04 23:19:17.264 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/04 23:19:17.266 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:19:20.997 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3ac2597e

[vm1] [info 2020/03/04 23:19:21.004 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:19:21.628 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7edbd43f

[vm2] [info 2020/03/04 23:19:21.634 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:19:22.392 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5c4d2acf

[vm3] [info 2020/03/04 23:19:22.398 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:19:23.199 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@865aafd

[vm4] [info 2020/03/04 23:19:23.206 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:19:23.988 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21491]

Command result for <connect --jmx-manager=localhost[21491]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21491] ..
Successfully connected to: [host=localhost, port=21491]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:19:27.404 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@35b34947

[vm5] [info 2020/03/04 23:19:27.411 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:19:28.302 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040@421815b8

[vm6] [info 2020/03/04 23:19:28.327 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2932
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 219
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 9654


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33


[vm1] [info 2020/03/04 23:19:32.746 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 166 ms)

[vm2] [info 2020/03/04 23:19:32.907 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 157 ms)

[vm3] [info 2020/03/04 23:19:33.094 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 185 ms)

[vm4] [info 2020/03/04 23:19:33.257 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 160 ms)

[vm5] [info 2020/03/04 23:19:33.525 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 266 ms)

[vm6] [info 2020/03/04 23:19:33.683 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 156 ms)

[vm0] [info 2020/03/04 23:19:33.828 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x77] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:19:33.830 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x77] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 144 ms)

[info 2020/03/04 23:19:33.830 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:33.833 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1118cfd6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:19:33.833 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x77] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:33.833 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1118cfd6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:19:33.834 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76cd35df(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:19:33.834 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:19:33.834 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76cd35df(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:19:33.835 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b45a083(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:19:33.835 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:19:33.836 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b45a083(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:19:33.836 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bf83bba(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:19:33.837 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:19:33.837 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bf83bba(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:19:33.838 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ea71d7b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:19:33.838 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x8b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:19:33.838 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ea71d7b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:19:33.839 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e171b14(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:19:33.839 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:19:33.839 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e171b14(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:19:33.840 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3980da0c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:19:33.840 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:19:33.840 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3980da0c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:19:33.843 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x77] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:19:33.843 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:19:33.844 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:19:33.844 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:19:33.845 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:19:33.845 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:19:33.846 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:19:33.847 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:19:33.848 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:19:33.848 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:19:33.849 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:19:33.849 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:19:33.850 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:19:33.851 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:19:33.853 GMT <RMI TCP Connection(5)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:19:33.854 GMT <RMI TCP Connection(5)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:19:33.889 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24052].
Not connected.


[info 2020/03/04 23:19:33.892 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:19:33.893 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:33.894 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29c9f3d9(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:19:33.894 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x77] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:33.895 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29c9f3d9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:19:33.895 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ed65b52(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:19:33.896 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:19:33.896 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ed65b52(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:19:33.897 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73ca22e5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:19:33.897 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:19:33.897 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73ca22e5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:19:33.898 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d230c9c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:19:33.898 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:19:33.898 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d230c9c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:19:33.899 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66e147c5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:19:33.899 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x8b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:19:33.899 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66e147c5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:19:33.900 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19f1e21f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:19:33.900 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:19:33.900 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19f1e21f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:19:33.901 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d4c557e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:19:33.901 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:19:33.901 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d4c557e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:19:33.905 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit296109818647685257

[info 2020/03/04 23:19:33.908 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:19:34.191 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:34.192 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @767d4047(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:19:34.192 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x77] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:34.192 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @767d4047(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:19:34.193 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2957ddcb(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:19:34.194 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:19:34.194 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2957ddcb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:19:34.195 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55d98a9f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:19:34.195 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:19:34.195 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55d98a9f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:19:34.196 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c878d3f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:19:34.196 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1a0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:19:34.196 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c878d3f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:19:34.197 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a58a354(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:19:34.197 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x8b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:19:34.197 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a58a354(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:19:34.198 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @600a47cc(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:19:34.198 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:19:34.198 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @600a47cc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:19:34.199 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70527abf(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:19:34.199 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:19:34.199 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70527abf(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:19:34.203 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x77] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@167ca0a4

[vm0] [info 2020/03/04 23:19:34.209 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x77] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:19:34.209 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x77] Locator was created at Wed Mar 04 23:19:34 GMT 2020

[vm0] [info 2020/03/04 23:19:34.209 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x77] Listening on port 24054 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:19:34.209 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x77] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit296109818647685257/locator/locator24054view.dat

[vm0] [info 2020/03/04 23:19:34.209 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x77] recovery file not found: /tmp/junit296109818647685257/locator/locator24054view.dat

[vm0] [info 2020/03/04 23:19:34.210 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x77] Starting distributed system

[vm0] [info 2020/03/04 23:19:34.212 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x77] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:19:37.877 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@50bb696a

[vm1] [info 2020/03/04 23:19:37.882 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:19:38.502 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@215c5625

[vm2] [info 2020/03/04 23:19:38.507 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:19:39.150 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@314fc3b3

[vm3] [info 2020/03/04 23:19:39.156 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1a0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:19:39.771 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5183b7ba

[vm4] [info 2020/03/04 23:19:39.776 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x8b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:19:40.402 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24055]

Command result for <connect --jmx-manager=localhost[24055]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24055] ..
Successfully connected to: [host=localhost, port=24055]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:19:43.555 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x179] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840@1a62bcda

[vm5] [info 2020/03/04 23:19:43.562 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x179] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:19:44.415 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x17a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@65f078b9

[vm6] [info 2020/03/04 23:19:44.422 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x17a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3049
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 390
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 10542


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:19:49.107 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 158 ms)

[vm2] [info 2020/03/04 23:19:49.265 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 155 ms)

[vm3] [info 2020/03/04 23:19:49.449 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 181 ms)

[vm4] [info 2020/03/04 23:19:49.612 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 159 ms)

[vm5] [info 2020/03/04 23:19:49.788 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x179] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 174 ms)

[vm6] [info 2020/03/04 23:19:49.945 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 155 ms)

[vm0] [info 2020/03/04 23:19:50.092 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x87] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:19:50.093 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 145 ms)

[info 2020/03/04 23:19:50.094 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:50.097 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12cb84d7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:19:50.097 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:50.097 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12cb84d7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:19:50.100 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3059499(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:19:50.100 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:19:50.100 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3059499(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:19:50.101 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e513ae4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:19:50.101 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:19:50.101 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e513ae4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:19:50.105 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ee3f785(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:19:50.105 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:19:50.105 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ee3f785(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:19:50.106 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef71e2b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:19:50.106 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:19:50.106 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef71e2b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:19:50.107 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x179] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71a1852f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:19:50.107 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x179] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:19:50.107 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x179] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71a1852f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:19:50.108 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5815ce70(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:19:50.109 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x17a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:19:50.109 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5815ce70(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:19:50.111 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:19:50.112 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:19:50.114 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:19:50.115 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:19:50.116 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:19:50.116 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:19:50.120 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:19:50.120 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:19:50.121 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:19:50.121 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:19:50.122 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x179] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:19:50.123 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x179] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:19:50.124 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x17a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:19:50.124 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:19:50.126 GMT <RMI TCP Connection(5)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:19:50.127 GMT <RMI TCP Connection(5)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:19:50.164 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21197].
Not connected.


[info 2020/03/04 23:19:50.166 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:19:50.167 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:50.169 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e3b86d2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:19:50.169 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:50.169 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e3b86d2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:19:50.170 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @675ff9f4(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:19:50.170 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:19:50.170 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @675ff9f4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:19:50.171 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ccc7906(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:19:50.171 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:19:50.171 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ccc7906(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:19:50.172 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @421bfe11(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:19:50.172 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:19:50.172 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @421bfe11(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:19:50.173 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41c8bec3(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:19:50.174 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:19:50.174 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41c8bec3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:19:50.174 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x179] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f876eb0(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:19:50.175 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x179] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:19:50.175 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x179] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f876eb0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:19:50.176 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c3c2518(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:19:50.176 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x17a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:19:50.176 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c3c2518(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:19:50.180 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1450273093597337109

[info 2020/03/04 23:19:50.183 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:19:50.461 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:50.462 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63e43f64(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:19:50.462 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x87] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:50.462 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63e43f64(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:19:50.463 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63911748(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:19:50.463 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:19:50.463 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63911748(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:19:50.464 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @234bf10d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:19:50.465 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:19:50.465 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @234bf10d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:19:50.465 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b22dea(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:19:50.466 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:19:50.466 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b22dea(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:19:50.467 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c4492f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:19:50.467 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:19:50.467 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c4492f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:19:50.468 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x179] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c7555ee(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:19:50.468 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x179] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:19:50.468 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x179] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c7555ee(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:19:50.469 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2575a6ff(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:19:50.470 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x17a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:19:50.470 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2575a6ff(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:19:50.474 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x87] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@53dcc8f0

[vm0] [info 2020/03/04 23:19:50.480 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x87] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:19:50.480 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x87] Locator was created at Wed Mar 04 23:19:50 GMT 2020

[vm0] [info 2020/03/04 23:19:50.480 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x87] Listening on port 21199 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:19:50.481 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x87] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1450273093597337109/locator/locator21199view.dat

[vm0] [info 2020/03/04 23:19:50.481 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x87] recovery file not found: /tmp/junit1450273093597337109/locator/locator21199view.dat

[vm0] [info 2020/03/04 23:19:50.482 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x87] Starting distributed system

[vm0] [info 2020/03/04 23:19:50.483 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x87] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:19:50.622 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x176] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@695eb3a9

[vm5] [info 2020/03/04 23:19:50.628 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x176] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:19:51.344 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x16c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@5a9b7476

[vm5] [info 2020/03/04 23:19:51.351 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x16c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:19:51.503 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x181] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40@5cd1258f

[vm6] [info 2020/03/04 23:19:51.510 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x181] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:19:52.296 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440@5f90a6d6

[vm6] [info 2020/03/04 23:19:52.316 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:19:53.910 GMT <RMI TCP Connection(15)-172.17.0.3> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40@696807de

[vm5] [info 2020/03/04 23:19:53.917 GMT <RMI TCP Connection(15)-172.17.0.3> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:19:54.476 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6e2b5df7

[vm1] [info 2020/03/04 23:19:54.482 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:19:54.823 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440@24cd88d3

[vm6] [info 2020/03/04 23:19:54.831 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:19:55.120 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@466c59d2

[vm2] [info 2020/03/04 23:19:55.126 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:19:55.766 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@214accdc

[vm3] [info 2020/03/04 23:19:55.772 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3032
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 246
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 10041


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:19:56.076 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 179 ms)

[vm2] [info 2020/03/04 23:19:56.265 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 186 ms)

[vm3] [info 2020/03/04 23:19:56.431 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 164 ms)

[vm4] [info 2020/03/04 23:19:56.485 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1fdb725f

[vm4] [info 2020/03/04 23:19:56.495 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:19:56.586 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 151 ms)

[vm5] [info 2020/03/04 23:19:56.757 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 170 ms)

[vm5] [info 2020/03/04 23:19:56.860 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x17a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@21eb0bb3

[vm5] [info 2020/03/04 23:19:56.867 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x17a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:19:56.911 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 152 ms)

[vm0] [info 2020/03/04 23:19:57.059 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x54] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:19:57.060 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 147 ms)

[info 2020/03/04 23:19:57.061 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:57.064 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @535ccf25(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:19:57.064 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:57.064 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @535ccf25(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:19:57.065 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f1fe1b4(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:19:57.065 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:19:57.065 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f1fe1b4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:19:57.066 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dcd7f37(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:19:57.066 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:19:57.066 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dcd7f37(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:19:57.067 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37e31e10(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:19:57.067 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:19:57.067 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37e31e10(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:19:57.068 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1319591f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:19:57.068 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:19:57.069 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1319591f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:19:57.069 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eca9344(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:19:57.070 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x176] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:19:57.070 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eca9344(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:19:57.070 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x181] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1895e4dc(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:19:57.071 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x181] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:19:57.071 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1895e4dc(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:19:57.073 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:19:57.074 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:19:57.075 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:19:57.075 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:19:57.076 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:19:57.076 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:19:57.077 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:19:57.077 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:19:57.078 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:19:57.078 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:19:57.079 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:19:57.080 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:19:57.081 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x181] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:19:57.081 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:19:57.084 GMT <RMI TCP Connection(5)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:19:57.084 GMT <RMI TCP Connection(5)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:19:57.121 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26894].
Not connected.


[info 2020/03/04 23:19:57.123 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:19:57.124 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:57.125 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50d0388c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:19:57.126 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:57.126 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50d0388c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:19:57.126 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dafe377(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:19:57.127 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:19:57.127 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dafe377(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:19:57.128 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @135826c5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:19:57.128 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:19:57.128 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @135826c5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:19:57.129 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41c50d41(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:19:57.129 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:19:57.129 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41c50d41(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:19:57.130 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8bacd47(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:19:57.130 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:19:57.130 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8bacd47(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:19:57.131 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4756cb32(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:19:57.131 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x176] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:19:57.132 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4756cb32(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:19:57.132 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x181] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @eeeee28(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:19:57.133 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x181] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:19:57.133 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @eeeee28(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:19:57.137 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5024861400082197561

[info 2020/03/04 23:19:57.139 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:19:57.142 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21200]

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3256
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 435
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 11310


Command result for <connect --jmx-manager=localhost[21200]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21200] ..
Successfully connected to: [host=localhost, port=21200]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:19:57.387 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 181 ms)

[info 2020/03/04 23:19:57.436 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:57.437 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d496a5b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:19:57.437 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:57.437 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d496a5b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:19:57.438 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23f48ce7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:19:57.438 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:19:57.438 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23f48ce7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:19:57.439 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d16f438(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:19:57.440 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:19:57.440 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d16f438(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:19:57.441 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77a19873(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:19:57.441 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:19:57.441 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77a19873(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:19:57.442 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ccaf2a9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:19:57.442 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:19:57.442 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ccaf2a9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:19:57.443 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5223cae4(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:19:57.443 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x176] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:19:57.443 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5223cae4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:19:57.444 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x181] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @722cb6d1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:19:57.444 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x181] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:19:57.444 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @722cb6d1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:19:57.449 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@61ca699

[vm0] [info 2020/03/04 23:19:57.455 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x54] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:19:57.455 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x54] Locator was created at Wed Mar 04 23:19:57 GMT 2020

[vm0] [info 2020/03/04 23:19:57.455 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x54] Listening on port 26896 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:19:57.456 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5024861400082197561/locator/locator26896view.dat

[vm0] [info 2020/03/04 23:19:57.456 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x54] recovery file not found: /tmp/junit5024861400082197561/locator/locator26896view.dat

[vm0] [info 2020/03/04 23:19:57.456 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 23:19:57.458 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:19:57.593 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a3] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 203 ms)

[vm3] [info 2020/03/04 23:19:57.755 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1b6] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 159 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:19:57.809 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840@772cac19

[vm6] [info 2020/03/04 23:19:57.816 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:19:57.909 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1ae] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 150 ms)

[vm5] [info 2020/03/04 23:19:58.083 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x16c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 172 ms)

[vm6] [info 2020/03/04 23:19:58.234 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 150 ms)

[vm0] [info 2020/03/04 23:19:58.386 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1fa] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:19:58.387 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1fa] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 145 ms)

[info 2020/03/04 23:19:58.388 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:58.391 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58118e8d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:19:58.391 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:58.391 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1fa] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58118e8d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:19:58.392 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72078e6c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:19:58.392 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:19:58.392 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72078e6c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:19:58.393 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bd3a301(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:19:58.393 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:19:58.393 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bd3a301(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:19:58.394 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e9c6f5f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:19:58.394 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1b6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:19:58.394 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1b6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e9c6f5f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:19:58.395 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ef4f26(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:19:58.395 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:19:58.395 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ef4f26(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:19:58.396 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x16c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50d4175e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:19:58.396 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x16c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:19:58.396 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x16c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50d4175e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:19:58.397 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9061813(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:19:58.398 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:19:58.398 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9061813(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:19:58.400 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1fa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:19:58.400 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1fa] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:19:58.401 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:19:58.402 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:19:58.403 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:19:58.403 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a3] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:19:58.404 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1b6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:19:58.404 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1b6] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:19:58.405 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:19:58.406 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:19:58.407 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x16c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:19:58.407 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x16c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:19:58.409 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:19:58.409 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:19:58.411 GMT <RMI TCP Connection(6)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:19:58.412 GMT <RMI TCP Connection(6)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:19:58.452 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20039].
Not connected.


[info 2020/03/04 23:19:58.454 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:19:58.454 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:58.456 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a068796(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:19:58.456 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:58.456 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1fa] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a068796(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:19:58.457 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65dad79a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:19:58.458 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:19:58.458 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65dad79a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:19:58.459 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6db3bf77(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:19:58.459 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:19:58.459 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6db3bf77(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:19:58.460 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13afff19(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:19:58.460 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1b6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:19:58.460 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1b6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13afff19(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:19:58.461 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a35ad92(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:19:58.461 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:19:58.461 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a35ad92(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:19:58.462 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x16c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34abd31d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:19:58.462 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x16c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:19:58.462 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x16c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34abd31d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:19:58.463 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f333de2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:19:58.463 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:19:58.464 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f333de2(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:19:58.467 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit486279861030035341

[info 2020/03/04 23:19:58.470 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:19:58.746 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:58.748 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d85c5a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:19:58.748 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1fa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:19:58.748 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1fa] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d85c5a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:19:58.749 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dd3552c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:19:58.749 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:19:58.749 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dd3552c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:19:58.750 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15e99a8b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:19:58.750 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:19:58.750 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15e99a8b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:19:58.751 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b20486e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:19:58.751 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1b6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:19:58.752 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1b6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b20486e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:19:58.752 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7220e3a6(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:19:58.753 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:19:58.753 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7220e3a6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:19:58.754 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x16c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cf2e031(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:19:58.754 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x16c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:19:58.754 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x16c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cf2e031(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:19:58.755 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64dbdc90(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:19:58.755 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:19:58.755 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64dbdc90(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:19:58.759 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1fa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5da3257c

[vm0] [info 2020/03/04 23:19:58.765 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1fa] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:19:58.765 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1fa] Locator was created at Wed Mar 04 23:19:58 GMT 2020

[vm0] [info 2020/03/04 23:19:58.765 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1fa] Listening on port 20041 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:19:58.765 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1fa] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit486279861030035341/locator/locator20041view.dat

[vm0] [info 2020/03/04 23:19:58.766 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1fa] recovery file not found: /tmp/junit486279861030035341/locator/locator20041view.dat

[vm0] [info 2020/03/04 23:19:58.766 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1fa] Starting distributed system

[vm0] [info 2020/03/04 23:19:58.768 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1fa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3160
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 337
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 10707


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/04 23:19:59.612 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 152 ms)

[vm2] [info 2020/03/04 23:19:59.784 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 168 ms)

[vm3] [info 2020/03/04 23:19:59.989 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1ab] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 201 ms)

[vm4] [info 2020/03/04 23:20:00.141 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 149 ms)

[vm5] [info 2020/03/04 23:20:00.326 GMT <RMI TCP Connection(15)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 183 ms)

[vm6] [info 2020/03/04 23:20:00.480 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 152 ms)

[vm0] [info 2020/03/04 23:20:00.631 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x1ff] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:20:00.636 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x1ff] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 153 ms)

[info 2020/03/04 23:20:00.637 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:00.639 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x1ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12111632(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:20:00.639 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x1ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:00.639 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x1ff] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12111632(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:20:00.642 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @309a8425(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:20:00.642 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:20:00.642 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @309a8425(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:20:00.643 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13d764b4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:20:00.643 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:20:00.643 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13d764b4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:20:00.644 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f9f9fba(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:20:00.644 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:20:00.645 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1ab] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f9f9fba(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:20:00.645 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @286268bf(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:20:00.646 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:20:00.646 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @286268bf(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:20:00.647 GMT <RMI TCP Connection(15)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b3ed59b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:20:00.647 GMT <RMI TCP Connection(15)-172.17.0.3> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:20:00.647 GMT <RMI TCP Connection(15)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b3ed59b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:20:00.648 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40c2093f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:20:00.648 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:20:00.648 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40c2093f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:20:00.651 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x1ff] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:20:00.651 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x1ff] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:20:00.656 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:20:00.657 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:20:00.658 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:20:00.658 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:20:00.659 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:20:00.660 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1ab] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:20:00.661 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:20:00.661 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:20:00.662 GMT <RMI TCP Connection(15)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:20:00.663 GMT <RMI TCP Connection(15)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:20:00.664 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:20:00.664 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:20:00.666 GMT <RMI TCP Connection(6)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:20:00.667 GMT <RMI TCP Connection(6)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:20:00.691 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29788].
Not connected.


[info 2020/03/04 23:20:00.693 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:20:00.694 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:00.695 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x1ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a1a6ac4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:20:00.696 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x1ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:00.696 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x1ff] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a1a6ac4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:20:00.696 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d9297df(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:20:00.697 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:20:00.697 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d9297df(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:20:00.698 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ba8860d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:20:00.698 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:20:00.698 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ba8860d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:20:00.699 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c37c2d3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:20:00.699 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:20:00.699 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1ab] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c37c2d3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:20:00.700 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @636080ee(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:20:00.700 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:20:00.700 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @636080ee(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:20:00.701 GMT <RMI TCP Connection(15)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @adc3226(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:20:00.701 GMT <RMI TCP Connection(15)-172.17.0.3> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:20:00.701 GMT <RMI TCP Connection(15)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @adc3226(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:20:00.702 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ca18dd(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:20:00.703 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:20:00.703 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ca18dd(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:20:00.706 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10546744845237860161

[info 2020/03/04 23:20:00.709 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:20:00.959 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:00.960 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x1ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60aa820e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:20:00.960 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x1ff] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:00.961 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x1ff] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60aa820e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:20:00.962 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13ac11c7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:20:00.962 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:20:00.962 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13ac11c7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:20:00.963 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @335a0f32(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:20:00.963 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:20:00.963 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @335a0f32(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:20:00.964 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7429e757(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:20:00.964 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:20:00.965 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1ab] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7429e757(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:20:00.966 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ba99778(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:20:00.966 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:20:00.966 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ba99778(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:20:00.967 GMT <RMI TCP Connection(15)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60d1aca9(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:20:00.967 GMT <RMI TCP Connection(15)-172.17.0.3> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:20:00.967 GMT <RMI TCP Connection(15)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60d1aca9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:20:00.968 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bc088c3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:20:00.968 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:20:00.969 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bc088c3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:20:00.972 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x1ff] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@311428df

[vm0] [info 2020/03/04 23:20:00.979 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x1ff] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:20:00.979 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x1ff] Locator was created at Wed Mar 04 23:20:00 GMT 2020

[vm0] [info 2020/03/04 23:20:00.979 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x1ff] Listening on port 29790 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:20:00.980 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x1ff] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10546744845237860161/locator/locator29790view.dat

[vm0] [info 2020/03/04 23:20:00.980 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x1ff] recovery file not found: /tmp/junit10546744845237860161/locator/locator29790view.dat

[vm0] [info 2020/03/04 23:20:00.980 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x1ff] Starting distributed system

[vm0] [info 2020/03/04 23:20:00.982 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x1ff] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:20:01.496 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@754caa95

[vm1] [info 2020/03/04 23:20:01.502 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:20:02.118 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c578194

[vm2] [info 2020/03/04 23:20:02.124 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3189
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 413
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 11166


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:20:02.732 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3d094de2

[vm1] [info 2020/03/04 23:20:02.737 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:20:02.769 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@223282cb

[vm1] [info 2020/03/04 23:20:02.772 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 169 ms)

[vm3] [info 2020/03/04 23:20:02.775 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:20:02.933 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1a8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 158 ms)

[vm3] [info 2020/03/04 23:20:03.094 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ae] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 158 ms)

[vm4] [info 2020/03/04 23:20:03.252 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 154 ms)

[vm2] [info 2020/03/04 23:20:03.358 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@25991ad7

[vm2] [info 2020/03/04 23:20:03.364 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:20:03.422 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x17a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 167 ms)

[vm4] [info 2020/03/04 23:20:03.473 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@4cbd3663

[vm4] [info 2020/03/04 23:20:03.479 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:20:03.575 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 152 ms)

[vm0] [info 2020/03/04 23:20:03.722 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x1f3] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:20:03.723 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x1f3] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 145 ms)

[info 2020/03/04 23:20:03.724 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:03.727 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bb7a02b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:20:03.727 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x1f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:03.727 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x1f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bb7a02b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:20:03.730 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @121ce87f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:20:03.730 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:20:03.730 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @121ce87f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:20:03.731 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @446c56f9(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:20:03.731 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:20:03.731 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @446c56f9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:20:03.732 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7281b194(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:20:03.732 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:20:03.732 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7281b194(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:20:03.734 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @453916bf(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:20:03.734 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:20:03.734 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @453916bf(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:20:03.735 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44d9bbb3(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:20:03.736 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x17a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:20:03.736 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x17a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44d9bbb3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:20:03.736 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47c04ec6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:20:03.737 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:20:03.737 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47c04ec6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:20:03.739 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x1f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:20:03.740 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x1f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:20:03.742 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:20:03.742 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:20:03.743 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:20:03.743 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:20:03.745 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:20:03.745 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:20:03.748 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:20:03.748 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:20:03.749 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x17a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:20:03.750 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x17a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:20:03.751 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:20:03.751 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:20:03.753 GMT <RMI TCP Connection(5)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:20:03.754 GMT <RMI TCP Connection(5)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:20:03.815 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24955].
Not connected.


[info 2020/03/04 23:20:03.817 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:20:03.818 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:03.819 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26a3f6dd(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:20:03.820 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x1f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:03.820 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x1f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26a3f6dd(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:20:03.821 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eb4441a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:20:03.821 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:20:03.821 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eb4441a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:20:03.822 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12e328e5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:20:03.822 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:20:03.822 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12e328e5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:20:03.823 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7db74884(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:20:03.823 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:20:03.824 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7db74884(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:20:03.825 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7185e65e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:20:03.825 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:20:03.825 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7185e65e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:20:03.826 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @734d6f3e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:20:03.826 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x17a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:20:03.826 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x17a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @734d6f3e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:20:03.827 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d7b185(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:20:03.828 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:20:03.828 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d7b185(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:20:03.832 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9507272758691039327

[info 2020/03/04 23:20:03.835 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:20:04.023 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1b6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@361613bd

[vm3] [info 2020/03/04 23:20:04.029 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1b6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:20:04.145 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26897]

[info 2020/03/04 23:20:04.144 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:04.146 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47fb867d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:20:04.146 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x1f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:04.146 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x1f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47fb867d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:20:04.147 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ef57378(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:20:04.147 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:20:04.147 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ef57378(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:20:04.148 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a46554b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:20:04.148 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:20:04.148 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a46554b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:20:04.149 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @524e628(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:20:04.150 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:20:04.150 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @524e628(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:20:04.151 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @666ff588(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:20:04.151 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:20:04.151 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @666ff588(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:20:04.152 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a5329ad(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:20:04.152 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x17a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:20:04.152 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x17a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a5329ad(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:20:04.153 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @792341f7(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:20:04.154 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:20:04.154 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @792341f7(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:20:04.158 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x1f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@c7f9678

[vm0] [info 2020/03/04 23:20:04.163 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x1f3] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:20:04.163 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x1f3] Locator was created at Wed Mar 04 23:20:04 GMT 2020

[vm0] [info 2020/03/04 23:20:04.163 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x1f3] Listening on port 24957 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:20:04.164 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x1f3] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9507272758691039327/locator/locator24957view.dat

[vm0] [info 2020/03/04 23:20:04.164 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x1f3] recovery file not found: /tmp/junit9507272758691039327/locator/locator24957view.dat

[vm0] [info 2020/03/04 23:20:04.164 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x1f3] Starting distributed system

[vm0] [info 2020/03/04 23:20:04.166 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x1f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[26897]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26897] ..
Successfully connected to: [host=localhost, port=26897]


[vm5] [info 2020/03/04 23:20:04.341 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x66] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@c6a5985

[vm5] [info 2020/03/04 23:20:04.347 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x66] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:20:04.716 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@420d70cf

[vm4] [info 2020/03/04 23:20:04.721 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:20:04.786 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@1bc2db3d

[vm1] [info 2020/03/04 23:20:04.791 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:20:05.220 GMT <RMI TCP Connection(17)-172.17.0.4> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@25b37d8c

[vm6] [info 2020/03/04 23:20:05.227 GMT <RMI TCP Connection(17)-172.17.0.4> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:20:05.399 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20042]

[vm2] [info 2020/03/04 23:20:05.407 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@16ea1378

[vm2] [info 2020/03/04 23:20:05.413 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[20042]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20042] ..
Successfully connected to: [host=localhost, port=20042]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:20:06.052 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7ff4bd01

[vm3] [info 2020/03/04 23:20:06.061 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:20:06.718 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@607936be

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:20:06.728 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:20:07.406 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29791]

Command result for <connect --jmx-manager=localhost[29791]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29791] ..
Successfully connected to: [host=localhost, port=29791]


[vm1] [info 2020/03/04 23:20:08.032 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@f955b5d

[vm1] [info 2020/03/04 23:20:08.038 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:20:08.646 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1833bda6

[vm2] [info 2020/03/04 23:20:08.652 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:20:09.276 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5ac8ff63

[vm3] [info 2020/03/04 23:20:09.281 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2958
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 263
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9882


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:20:09.695 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 176 ms)

[vm2] [info 2020/03/04 23:20:09.861 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 163 ms)

[vm4] [info 2020/03/04 23:20:09.955 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2eb7a9c4

[vm4] [info 2020/03/04 23:20:09.961 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:20:10.053 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x197] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 189 ms)

[vm4] [info 2020/03/04 23:20:10.208 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 151 ms)

[vm5] [info 2020/03/04 23:20:10.380 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 170 ms)

[vm6] [info 2020/03/04 23:20:10.532 GMT <RMI TCP Connection(17)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 150 ms)

[info 2020/03/04 23:20:10.599 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24958]

Command result for <connect --jmx-manager=localhost[24958]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24958] ..
Successfully connected to: [host=localhost, port=24958]


[vm0] [info 2020/03/04 23:20:10.679 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x1d9] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:20:10.680 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x1d9] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 145 ms)

[info 2020/03/04 23:20:10.681 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:10.684 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x1d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @342aa2e6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:20:10.684 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x1d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:10.684 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x1d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @342aa2e6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:20:10.685 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @283860f9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:20:10.685 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:20:10.685 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @283860f9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:20:10.688 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b97623(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:20:10.688 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:20:10.688 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b97623(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:20:10.689 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x197] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b55ac92(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:20:10.690 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x197] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:20:10.690 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x197] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b55ac92(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:20:10.691 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40cf5f92(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:20:10.691 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:20:10.691 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40cf5f92(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:20:10.692 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4255395b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:20:10.693 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:20:10.693 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4255395b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:20:10.694 GMT <RMI TCP Connection(17)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20aeda83(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:20:10.694 GMT <RMI TCP Connection(17)-172.17.0.4> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:20:10.694 GMT <RMI TCP Connection(17)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20aeda83(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:20:10.697 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x1d9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:20:10.698 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x1d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:20:10.699 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:20:10.699 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:20:10.702 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:20:10.703 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:20:10.704 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x197] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:20:10.705 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x197] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:20:10.706 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:20:10.707 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:20:10.708 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:20:10.708 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:20:10.709 GMT <RMI TCP Connection(17)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:20:10.710 GMT <RMI TCP Connection(17)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:20:10.712 GMT <RMI TCP Connection(5)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:20:10.713 GMT <RMI TCP Connection(5)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:20:10.749 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22885].
Not connected.


[info 2020/03/04 23:20:10.752 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:20:10.753 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:10.754 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x1d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dab6ba6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:20:10.755 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x1d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:10.755 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x1d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dab6ba6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:20:10.756 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c8251ed(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:20:10.756 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:20:10.756 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c8251ed(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:20:10.757 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c0afcb0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:20:10.757 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:20:10.757 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c0afcb0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:20:10.758 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x197] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f0e533b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:20:10.758 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x197] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:20:10.759 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x197] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f0e533b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:20:10.760 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f093d9b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:20:10.760 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:20:10.760 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f093d9b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:20:10.761 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5515d312(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:20:10.761 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:20:10.761 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5515d312(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:20:10.762 GMT <RMI TCP Connection(17)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @597519c8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:20:10.762 GMT <RMI TCP Connection(17)-172.17.0.4> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:20:10.762 GMT <RMI TCP Connection(17)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @597519c8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:20:10.766 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11449814507699031842

[info 2020/03/04 23:20:10.769 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:20:11.054 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:11.055 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x1d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50fee1b9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:20:11.055 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x1d9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:11.056 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x1d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50fee1b9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:20:11.056 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @369c5f9d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:20:11.057 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:20:11.057 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @369c5f9d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:20:11.058 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5746d6d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:20:11.058 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:20:11.058 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5746d6d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:20:11.059 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x197] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @554a71f9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:20:11.059 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x197] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:20:11.059 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x197] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @554a71f9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:20:11.060 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e91612a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:20:11.060 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:20:11.060 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e91612a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:20:11.061 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2562f5d6(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:20:11.061 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:20:11.061 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2562f5d6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:20:11.062 GMT <RMI TCP Connection(17)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61159b3e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:20:11.062 GMT <RMI TCP Connection(17)-172.17.0.4> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:20:11.063 GMT <RMI TCP Connection(17)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61159b3e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:20:11.066 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x1d9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@58c8b448

[vm0] [info 2020/03/04 23:20:11.072 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x1d9] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:20:11.072 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x1d9] Locator was created at Wed Mar 04 23:20:11 GMT 2020

[vm0] [info 2020/03/04 23:20:11.073 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x1d9] Listening on port 22887 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:20:11.073 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x1d9] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11449814507699031842/locator/locator22887view.dat

[vm0] [info 2020/03/04 23:20:11.073 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x1d9] recovery file not found: /tmp/junit11449814507699031842/locator/locator22887view.dat

[vm0] [info 2020/03/04 23:20:11.074 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x1d9] Starting distributed system

[vm0] [info 2020/03/04 23:20:11.076 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x1d9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:20:12.227 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x65] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@3bf1839f

[vm5] [info 2020/03/04 23:20:12.234 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x65] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:20:13.167 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@31e2fdc1

[vm6] [info 2020/03/04 23:20:13.176 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:20:14.872 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@13d98d1

[vm1] [info 2020/03/04 23:20:14.878 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:20:15.496 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@24591dae

[vm2] [info 2020/03/04 23:20:15.502 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:20:16.184 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x197] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4af862eb

[vm3] [info 2020/03/04 23:20:16.190 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x197] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:20:16.839 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5b35bac

[vm4] [info 2020/03/04 23:20:16.844 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2997
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 260
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 9981


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[info 2020/03/04 23:20:17.519 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22888]

Command result for <connect --jmx-manager=localhost[22888]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22888] ..
Successfully connected to: [host=localhost, port=22888]


[vm1] [info 2020/03/04 23:20:17.696 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 182 ms)

[vm2] [info 2020/03/04 23:20:17.857 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x19b] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 158 ms)

[vm3] [info 2020/03/04 23:20:18.034 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1a6] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 173 ms)

[vm4] [info 2020/03/04 23:20:18.191 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 153 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:20:18.370 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 177 ms)

[vm6] [info 2020/03/04 23:20:18.523 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 151 ms)

[vm0] [info 2020/03/04 23:20:18.667 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1e9] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:20:18.668 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1e9] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 141 ms)

[info 2020/03/04 23:20:18.669 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:18.671 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad62808(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:20:18.672 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1e9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:18.672 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1e9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad62808(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:20:18.673 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @685fb2b8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:20:18.673 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:20:18.673 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @685fb2b8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:20:18.674 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x19b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f605836(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:20:18.674 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x19b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:20:18.674 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x19b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f605836(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:20:18.675 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18dac834(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:20:18.675 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:20:18.675 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1a6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18dac834(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:20:18.676 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19df954d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:20:18.676 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:20:18.677 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19df954d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:20:18.677 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e7340cf(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:20:18.678 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:20:18.678 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e7340cf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:20:18.679 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bef2501(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:20:18.679 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:20:18.679 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bef2501(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:20:18.681 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1e9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:20:18.682 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1e9] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:20:18.683 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:20:18.683 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:20:18.684 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x19b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:20:18.684 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x19b] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:20:18.685 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1a6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:20:18.685 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1a6] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:20:18.686 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1b9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:20:18.687 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:20:18.688 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:20:18.689 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:20:18.690 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:20:18.690 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:20:18.692 GMT <RMI TCP Connection(6)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:20:18.693 GMT <RMI TCP Connection(6)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:20:18.723 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21491].
Not connected.


[info 2020/03/04 23:20:18.725 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:20:18.726 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:18.727 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d9f8578(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:20:18.728 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1e9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:18.728 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1e9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d9f8578(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:20:18.729 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72081a9b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:20:18.729 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:20:18.729 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72081a9b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:20:18.730 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x19b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72f5199c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:20:18.730 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x19b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:20:18.730 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x19b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72f5199c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:20:18.731 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26a16cb8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:20:18.731 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:20:18.731 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1a6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26a16cb8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:20:18.732 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c604b2d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:20:18.732 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:20:18.732 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c604b2d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:20:18.733 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f92eb98(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:20:18.734 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:20:18.734 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f92eb98(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:20:18.734 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e115341(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:20:18.735 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:20:18.735 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e115341(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:20:18.740 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14380408704272115544

[info 2020/03/04 23:20:18.743 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:20:19.050 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:19.051 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57efd4e6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:20:19.051 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1e9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:19.051 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1e9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57efd4e6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:20:19.052 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f16428b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:20:19.052 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:20:19.052 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f16428b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:20:19.053 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x19b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a6b5b38(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:20:19.053 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x19b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:20:19.053 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x19b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a6b5b38(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:20:19.054 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ed86b2e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:20:19.054 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1a6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:20:19.054 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1a6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ed86b2e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:20:19.055 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @741848e3(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:20:19.056 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1b9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:20:19.056 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @741848e3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:20:19.057 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ab74a75(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:20:19.057 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x65] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:20:19.057 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ab74a75(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:20:19.058 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79eaedc6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:20:19.058 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:20:19.058 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79eaedc6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:20:19.062 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1e9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7522b6b

[vm0] [info 2020/03/04 23:20:19.067 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1e9] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:20:19.068 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1e9] Locator was created at Wed Mar 04 23:20:19 GMT 2020

[vm0] [info 2020/03/04 23:20:19.068 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1e9] Listening on port 21493 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:20:19.068 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1e9] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14380408704272115544/locator/locator21493view.dat

[vm0] [info 2020/03/04 23:20:19.068 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1e9] recovery file not found: /tmp/junit14380408704272115544/locator/locator21493view.dat

[vm0] [info 2020/03/04 23:20:19.069 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1e9] Starting distributed system

[vm0] [info 2020/03/04 23:20:19.071 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1e9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:20:22.873 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@63ea9bdc

[vm1] [info 2020/03/04 23:20:22.879 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:20:23.482 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x19b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e00834e

[vm2] [info 2020/03/04 23:20:23.488 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x19b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:20:24.147 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1a6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@544f3ca6

[vm3] [info 2020/03/04 23:20:24.152 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1a6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:20:24.793 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1b9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2027b4f

[vm4] [info 2020/03/04 23:20:24.799 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x1b9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:20:25.439 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21494]

Command result for <connect --jmx-manager=localhost[21494]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21494] ..
Successfully connected to: [host=localhost, port=21494]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:20:33.922 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2ff66d09

[vm5] [info 2020/03/04 23:20:33.927 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:20:34.670 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4303653d

[vm6] [info 2020/03/04 23:20:34.677 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:20:35.624 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1172
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2694
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 265
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9522


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/04 23:20:39.648 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 175 ms)

[vm2] [info 2020/03/04 23:20:39.804 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 153 ms)

[vm3] [info 2020/03/04 23:20:39.978 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 172 ms)

[vm4] [info 2020/03/04 23:20:40.139 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 158 ms)

[vm5] [info 2020/03/04 23:20:40.319 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 178 ms)

[vm6] [info 2020/03/04 23:20:40.469 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 148 ms)

[vm0] [info 2020/03/04 23:20:40.617 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x1d7] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:20:40.618 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x1d7] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 145 ms)

[info 2020/03/04 23:20:40.618 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:40.621 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x1d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @451fc8e2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:20:40.621 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x1d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:40.621 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x1d7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @451fc8e2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:20:40.622 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b19e4d3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:20:40.622 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:20:40.622 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b19e4d3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:20:40.623 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1514bfad(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:20:40.623 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:20:40.624 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1514bfad(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:20:40.624 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ca708ec(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:20:40.625 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:20:40.625 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ca708ec(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:20:40.626 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6057d1d9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:20:40.626 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x8b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:20:40.626 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6057d1d9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:20:40.627 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ec756bf(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:20:40.627 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:20:40.627 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ec756bf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:20:40.628 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6597614a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:20:40.628 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:20:40.628 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6597614a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:20:40.631 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x1d7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:20:40.631 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x1d7] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:20:40.632 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:20:40.633 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:20:40.634 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:20:40.634 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:20:40.635 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:20:40.635 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:20:40.636 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:20:40.637 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:20:40.638 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:20:40.638 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:20:40.639 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:20:40.639 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:20:40.642 GMT <RMI TCP Connection(6)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:20:40.642 GMT <RMI TCP Connection(6)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:20:40.684 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24055].
Not connected.


[info 2020/03/04 23:20:40.686 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:20:40.687 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:40.688 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x1d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d83b4bd(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:20:40.689 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x1d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:40.689 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x1d7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d83b4bd(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:20:40.689 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5777f3a9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:20:40.690 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:20:40.690 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5777f3a9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:20:40.691 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22602e4d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:20:40.691 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:20:40.691 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22602e4d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:20:40.692 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @118346fb(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:20:40.692 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:20:40.692 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @118346fb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:20:40.693 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @474a527b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:20:40.693 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x8b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:20:40.693 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @474a527b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:20:40.694 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31fd4c7b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:20:40.694 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:20:40.694 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31fd4c7b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:20:40.695 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b457859(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:20:40.695 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:20:40.695 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b457859(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:20:40.698 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11225055905738964008

[info 2020/03/04 23:20:40.701 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:20:40.979 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:40.980 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x1d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ffd9960(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:20:40.980 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x1d7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:40.980 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x1d7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ffd9960(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:20:40.981 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76543a28(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:20:40.981 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:20:40.981 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76543a28(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:20:40.982 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19af588d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:20:40.983 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:20:40.983 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19af588d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:20:40.984 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4514b7a9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:20:40.984 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1a0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:20:40.984 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4514b7a9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:20:40.985 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d572896(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:20:40.985 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x8b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:20:40.985 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d572896(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:20:40.986 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a32920b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:20:40.986 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:20:40.986 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a32920b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:20:40.987 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d65d89f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:20:40.987 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:20:40.987 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d65d89f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:20:40.991 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x1d7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d62b22

[vm0] [info 2020/03/04 23:20:40.997 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x1d7] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:20:40.997 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x1d7] Locator was created at Wed Mar 04 23:20:40 GMT 2020

[vm0] [info 2020/03/04 23:20:40.997 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x1d7] Listening on port 24057 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:20:40.998 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x1d7] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11225055905738964008/locator/locator24057view.dat

[vm0] [info 2020/03/04 23:20:40.998 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x1d7] recovery file not found: /tmp/junit11225055905738964008/locator/locator24057view.dat

[vm0] [info 2020/03/04 23:20:40.998 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x1d7] Starting distributed system

[vm0] [info 2020/03/04 23:20:41.000 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x1d7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:20:44.617 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4d680da1

[vm1] [info 2020/03/04 23:20:44.622 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:20:45.225 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3e310f25

[vm2] [info 2020/03/04 23:20:45.233 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:20:45.367 GMT <RMI TCP Connection(20)-172.17.0.6> tid=0x179] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5778258c

[vm5] [info 2020/03/04 23:20:45.373 GMT <RMI TCP Connection(20)-172.17.0.6> tid=0x179] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:20:45.870 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@73ecab9b

[vm3] [info 2020/03/04 23:20:45.879 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1a0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:20:46.140 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x17a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6b0eea3b

[vm6] [info 2020/03/04 23:20:46.146 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x17a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:20:46.509 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7ccc0824

[vm4] [info 2020/03/04 23:20:46.517 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x8b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:20:47.108 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:20:47.199 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24058]

Command result for <connect --jmx-manager=localhost[24058]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24058] ..
Successfully connected to: [host=localhost, port=24058]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250074
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2209
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236200
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2344
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 120
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 8430


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:20:50.794 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 162 ms)

[vm2] [info 2020/03/04 23:20:50.948 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 151 ms)

[vm3] [info 2020/03/04 23:20:51.128 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 177 ms)

[vm4] [info 2020/03/04 23:20:51.287 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 156 ms)

[vm5] [info 2020/03/04 23:20:51.457 GMT <RMI TCP Connection(20)-172.17.0.6> tid=0x179] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 168 ms)

[vm6] [info 2020/03/04 23:20:51.603 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 144 ms)

[vm0] [info 2020/03/04 23:20:51.745 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1e2] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:20:51.746 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1e2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 141 ms)

[info 2020/03/04 23:20:51.747 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:51.750 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4920bcba(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:20:51.750 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1e2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:51.750 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1e2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4920bcba(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:20:51.753 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4305b75b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:20:51.753 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:20:51.753 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4305b75b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:20:51.754 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @334b4b6e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:20:51.754 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:20:51.754 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @334b4b6e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:20:51.755 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14adf4c9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:20:51.755 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:20:51.755 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14adf4c9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:20:51.756 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dcdea95(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:20:51.756 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:20:51.756 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dcdea95(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:20:51.757 GMT <RMI TCP Connection(20)-172.17.0.6> tid=0x179] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @749a6491(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:20:51.757 GMT <RMI TCP Connection(20)-172.17.0.6> tid=0x179] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:20:51.757 GMT <RMI TCP Connection(20)-172.17.0.6> tid=0x179] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @749a6491(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:20:51.758 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50728bc9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:20:51.759 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x17a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:20:51.759 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50728bc9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:20:51.761 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1e2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:20:51.761 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1e2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:20:51.764 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:20:51.764 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:20:51.765 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:20:51.766 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:20:51.767 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:20:51.767 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:20:51.768 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:20:51.768 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:20:51.769 GMT <RMI TCP Connection(20)-172.17.0.6> tid=0x179] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:20:51.769 GMT <RMI TCP Connection(20)-172.17.0.6> tid=0x179] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:20:51.770 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x17a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:20:51.771 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:20:51.773 GMT <RMI TCP Connection(6)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:20:51.774 GMT <RMI TCP Connection(6)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:20:51.814 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21200].
Not connected.


[info 2020/03/04 23:20:51.816 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:20:51.817 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:51.818 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @372f307c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:20:51.819 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1e2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:51.819 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1e2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @372f307c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:20:51.820 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb2bd6d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:20:51.820 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:20:51.820 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb2bd6d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:20:51.821 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a57f630(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:20:51.821 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:20:51.821 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a57f630(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:20:51.822 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56b19172(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:20:51.822 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:20:51.822 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56b19172(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:20:51.823 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @604b6772(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:20:51.823 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:20:51.823 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @604b6772(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:20:51.824 GMT <RMI TCP Connection(20)-172.17.0.6> tid=0x179] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e3ce823(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:20:51.824 GMT <RMI TCP Connection(20)-172.17.0.6> tid=0x179] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:20:51.825 GMT <RMI TCP Connection(20)-172.17.0.6> tid=0x179] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e3ce823(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:20:51.825 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e1946b7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:20:51.826 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x17a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:20:51.826 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e1946b7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:20:51.828 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5242504241219624421

[info 2020/03/04 23:20:51.831 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:20:52.097 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:52.098 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @777e2cb9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:20:52.098 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1e2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:20:52.098 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1e2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @777e2cb9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:20:52.099 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ed20185(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:20:52.099 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:20:52.099 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ed20185(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:20:52.100 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66e44481(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:20:52.100 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:20:52.100 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66e44481(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:20:52.101 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ce9b672(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:20:52.102 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:20:52.102 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ce9b672(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:20:52.103 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eed8c73(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:20:52.103 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:20:52.103 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eed8c73(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:20:52.104 GMT <RMI TCP Connection(20)-172.17.0.6> tid=0x179] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bde00b5(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:20:52.104 GMT <RMI TCP Connection(20)-172.17.0.6> tid=0x179] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:20:52.104 GMT <RMI TCP Connection(20)-172.17.0.6> tid=0x179] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bde00b5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:20:52.105 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73d61bce(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:20:52.105 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x17a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:20:52.105 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73d61bce(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:20:52.109 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1e2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@13a846b7

[vm0] [info 2020/03/04 23:20:52.115 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1e2] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:20:52.115 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1e2] Locator was created at Wed Mar 04 23:20:52 GMT 2020

[vm0] [info 2020/03/04 23:20:52.116 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1e2] Listening on port 21202 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:20:52.116 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1e2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5242504241219624421/locator/locator21202view.dat

[vm0] [info 2020/03/04 23:20:52.116 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1e2] recovery file not found: /tmp/junit5242504241219624421/locator/locator21202view.dat

[vm0] [info 2020/03/04 23:20:52.116 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1e2] Starting distributed system

[vm0] [info 2020/03/04 23:20:52.118 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1e2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:20:53.413 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x16c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1264b34

[vm5] [info 2020/03/04 23:20:53.419 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x16c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:20:54.169 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@363b6ec0

[vm6] [info 2020/03/04 23:20:54.175 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:20:55.111 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:20:55.546 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1be60eb5

[vm5] [info 2020/03/04 23:20:55.556 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:20:56.087 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4a7fdd40

[vm1] [info 2020/03/04 23:20:56.093 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:20:56.337 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@786e6ff7

[vm6] [info 2020/03/04 23:20:56.342 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:20:56.689 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3910dd16

[vm2] [info 2020/03/04 23:20:56.697 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:20:57.248 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:20:57.350 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@666aa21b

[vm3] [info 2020/03/04 23:20:57.357 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:20:57.526 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x176] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f2b2e5f

[vm5] [info 2020/03/04 23:20:57.531 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x176] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:20:58.046 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@b1c2e58

[vm4] [info 2020/03/04 23:20:58.067 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:20:58.425 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x181] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2aeecd02

[vm6] [info 2020/03/04 23:20:58.431 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x181] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:20:58.460 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x17a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2921191c

[vm5] [info 2020/03/04 23:20:58.465 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x17a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:20:58.829 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21203]

Command result for <connect --jmx-manager=localhost[21203]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21203] ..
Successfully connected to: [host=localhost, port=21203]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 996
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2854
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 225
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 9834


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm6] [info 2020/03/04 23:20:59.314 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@365fe693

[vm1] [info 2020/03/04 23:20:59.330 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 205 ms)

[vm6] [info 2020/03/04 23:20:59.331 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:20:59.435 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:20:59.494 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1a3] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 161 ms)

[vm3] [info 2020/03/04 23:20:59.648 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1b6] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 151 ms)

[vm4] [info 2020/03/04 23:20:59.812 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1ae] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 161 ms)

[vm5] [info 2020/03/04 23:20:59.974 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x16c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 160 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:21:00.139 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 162 ms)

[vm0] [info 2020/03/04 23:21:00.317 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x6f] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:21:00.318 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 177 ms)

[info 2020/03/04 23:21:00.319 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:00.321 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f31a05b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:21:00.322 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:00.322 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f31a05b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:21:00.324 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e6f8f8f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:21:00.325 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:00.325 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e6f8f8f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:21:00.327 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29173344(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:21:00.327 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:00.327 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1a3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29173344(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:21:00.330 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dce7edf(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:21:00.330 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1b6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:00.330 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1b6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dce7edf(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:21:00.331 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad62753(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:21:00.331 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:00.331 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad62753(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:21:00.332 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x16c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61f56772(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:21:00.332 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x16c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:00.333 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x16c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61f56772(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:21:00.333 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9174de4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:21:00.333 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:00.334 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9174de4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:21:00.336 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:21:00.337 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:21:00.339 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:21:00.339 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:21:00.342 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1a3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:21:00.342 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1a3] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:21:00.344 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1b6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:21:00.345 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1b6] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:21:00.346 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:21:00.346 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:21:00.347 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x16c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:21:00.348 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x16c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:21:00.349 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:21:00.349 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:21:00.351 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:21:00.352 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:21:00.385 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20042].
Not connected.


[info 2020/03/04 23:21:00.387 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:21:00.388 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:00.390 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66616c50(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:21:00.390 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:00.390 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66616c50(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:21:00.391 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68d451ec(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:21:00.391 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:00.391 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68d451ec(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:21:00.392 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b1181d0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:21:00.392 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:00.392 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1a3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b1181d0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:21:00.393 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32da37d7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:21:00.393 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1b6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:00.393 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1b6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32da37d7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:21:00.394 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @665a3eb8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:21:00.394 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:00.394 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @665a3eb8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:21:00.395 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x16c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cc6f720(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:21:00.396 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x16c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:00.396 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x16c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cc6f720(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:21:00.397 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d7662a6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:21:00.397 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:00.397 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d7662a6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:21:00.400 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6076694840523840497

[info 2020/03/04 23:21:00.403 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:21:00.409 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:21:00.650 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:00.651 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @421635af(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:21:00.651 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:00.651 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @421635af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:21:00.652 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d0bdf23(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:21:00.652 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:00.652 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d0bdf23(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:21:00.653 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67a52d66(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:21:00.653 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1a3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:00.654 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1a3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67a52d66(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:21:00.655 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32fe0d01(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:21:00.655 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1b6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:00.655 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1b6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32fe0d01(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:21:00.656 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8842d61(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:21:00.656 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:00.656 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8842d61(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:21:00.657 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x16c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67bfbad7(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:21:00.657 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x16c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:00.657 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x16c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67bfbad7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:21:00.658 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16b7d058(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:21:00.658 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:00.659 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16b7d058(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:21:00.663 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@26eaee75

[vm0] [info 2020/03/04 23:21:00.674 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x6f] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:21:00.674 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x6f] Locator was created at Wed Mar 04 23:21:00 GMT 2020

[vm0] [info 2020/03/04 23:21:00.674 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x6f] Listening on port 20044 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:21:00.674 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6076694840523840497/locator/locator20044view.dat

[vm0] [info 2020/03/04 23:21:00.674 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x6f] recovery file not found: /tmp/junit6076694840523840497/locator/locator20044view.dat

[vm0] [info 2020/03/04 23:21:00.675 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/04 23:21:00.677 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2175
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2610
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 51
Total primaries transferred during this rebalance                                               | 6
Total time (in milliseconds) for this rebalance                                                 | 8985


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/04 23:21:01.135 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 193 ms)

[vm2] [info 2020/03/04 23:21:01.381 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 243 ms)

[vm3] [info 2020/03/04 23:21:01.609 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1ab] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 222 ms)

[vm4] [info 2020/03/04 23:21:01.770 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 158 ms)

[vm5] [info 2020/03/04 23:21:01.949 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 177 ms)

[vm6] [info 2020/03/04 23:21:02.130 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 178 ms)

[vm0] [info 2020/03/04 23:21:02.277 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x6f] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:21:02.278 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 144 ms)

[info 2020/03/04 23:21:02.279 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:02.281 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2924e1df(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:21:02.282 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:02.282 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2924e1df(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:21:02.284 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9aaaee0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:21:02.285 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:02.285 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9aaaee0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:21:02.286 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b270279(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:21:02.286 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:02.286 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b270279(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:21:02.287 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75b670d4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:21:02.287 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:02.287 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1ab] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75b670d4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:21:02.288 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d749451(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:21:02.288 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:02.288 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d749451(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:21:02.289 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @912a04(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:21:02.289 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:02.289 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @912a04(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:21:02.290 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25d6b638(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:21:02.291 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:02.291 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25d6b638(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:21:02.293 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:21:02.293 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:21:02.296 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:21:02.296 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:21:02.297 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:21:02.298 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:21:02.299 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:21:02.299 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1ab] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:21:02.300 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1b9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:21:02.300 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:21:02.301 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:21:02.302 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:21:02.303 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:21:02.303 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:21:02.305 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:21:02.306 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:21:02.345 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29791].
Not connected.


[info 2020/03/04 23:21:02.347 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:21:02.348 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:02.349 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bad1ad0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:21:02.350 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:02.350 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bad1ad0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:21:02.351 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @287c04da(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:21:02.351 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:02.351 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @287c04da(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:21:02.352 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a1656b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:21:02.352 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:02.352 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a1656b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:21:02.353 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45904709(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:21:02.353 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:02.353 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1ab] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45904709(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:21:02.354 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7181787(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:21:02.354 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:02.354 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7181787(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:21:02.355 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aec3cd(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:21:02.356 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:02.356 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aec3cd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:21:02.357 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8c318db(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:21:02.357 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:02.357 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8c318db(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:21:02.360 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit507356662572221982

[info 2020/03/04 23:21:02.362 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:21:02.624 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:02.625 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5777b57a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:21:02.625 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:02.625 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5777b57a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:21:02.626 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cfd0f28(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:21:02.626 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:02.626 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cfd0f28(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:21:02.627 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25e1d0af(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:21:02.627 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:02.627 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25e1d0af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:21:02.628 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c2b7ea9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:21:02.628 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:02.628 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1ab] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c2b7ea9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:21:02.629 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eb22290(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:21:02.629 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1b9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:02.629 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eb22290(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:21:02.630 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34864757(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:21:02.630 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:02.630 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34864757(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:21:02.631 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45527d3c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:21:02.631 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:02.631 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45527d3c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:21:02.635 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@317bd1bc

[vm0] [info 2020/03/04 23:21:02.641 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x6f] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:21:02.642 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x6f] Locator was created at Wed Mar 04 23:21:02 GMT 2020

[vm0] [info 2020/03/04 23:21:02.642 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x6f] Listening on port 29793 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:21:02.642 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit507356662572221982/locator/locator29793view.dat

[vm0] [info 2020/03/04 23:21:02.642 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x6f] recovery file not found: /tmp/junit507356662572221982/locator/locator29793view.dat

[vm0] [info 2020/03/04 23:21:02.642 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/04 23:21:02.644 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1382
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3046
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 249
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 10653


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:21:03.875 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 176 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2154
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2335
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 88
Total primaries transferred during this rebalance                                               | 9
Total time (in milliseconds) for this rebalance                                                 | 8316


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm2] [info 2020/03/04 23:21:04.082 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 200 ms)

[vm1] [info 2020/03/04 23:21:04.215 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 210 ms)

[vm3] [info 2020/03/04 23:21:04.246 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 161 ms)

[vm2] [info 2020/03/04 23:21:04.369 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 151 ms)

[vm4] [info 2020/03/04 23:21:04.420 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 171 ms)

[vm3] [info 2020/03/04 23:21:04.568 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ae] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 197 ms)

[vm5] [info 2020/03/04 23:21:04.608 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 185 ms)

[vm4] [info 2020/03/04 23:21:04.727 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 156 ms)

[vm6] [info 2020/03/04 23:21:04.755 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 146 ms)

[vm5] [info 2020/03/04 23:21:04.896 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x17a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 167 ms)

[vm0] [info 2020/03/04 23:21:04.902 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x1f] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:21:04.902 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 144 ms)

[info 2020/03/04 23:21:04.903 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:04.906 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5461d54e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:21:04.906 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:04.906 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5461d54e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:21:04.907 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c767fa3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:21:04.907 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:04.908 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c767fa3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:21:04.908 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13d91ba3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:21:04.909 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:04.909 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13d91ba3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:21:04.909 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b0d6251(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:21:04.910 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:04.910 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b0d6251(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:21:04.912 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fa397a2(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:21:04.913 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:04.913 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fa397a2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:21:04.913 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7540bc56(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:21:04.914 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x176] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:04.914 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7540bc56(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:21:04.915 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x181] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4088437(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:21:04.915 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x181] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:04.915 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4088437(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:21:04.917 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:21:04.918 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:21:04.918 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:21:04.919 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:21:04.920 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:21:04.920 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:21:04.921 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:21:04.921 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:21:04.924 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:21:04.924 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:21:04.925 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:21:04.925 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:21:04.926 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x181] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:21:04.926 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:21:04.929 GMT <RMI TCP Connection(6)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:21:04.929 GMT <RMI TCP Connection(6)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:21:04.970 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26897].
Not connected.


[info 2020/03/04 23:21:04.974 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:21:04.976 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:04.978 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22c09e2d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:21:04.978 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:04.978 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22c09e2d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:21:04.979 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53f4cfa6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:21:04.979 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:04.979 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53f4cfa6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:21:04.980 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4255e343(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:21:04.980 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:04.980 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4255e343(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:21:04.981 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ee22648(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:21:04.981 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:04.982 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ee22648(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:21:04.982 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ec87d80(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:21:04.983 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:04.983 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ec87d80(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:21:04.983 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ad8e716(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:21:04.984 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x176] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:04.984 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ad8e716(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:21:04.985 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x181] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26a90814(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:21:04.985 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x181] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:04.985 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26a90814(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:21:04.986 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7df76385

[info 2020/03/04 23:21:04.988 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13434809946685051853

[vm1] [info 2020/03/04 23:21:04.990 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:21:04.991 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:21:05.041 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 143 ms)

[vm0] [info 2020/03/04 23:21:05.187 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x54] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:21:05.188 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 145 ms)

[info 2020/03/04 23:21:05.189 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:05.191 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7710c36f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:21:05.191 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:05.191 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7710c36f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:21:05.194 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @175f780e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:21:05.194 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:05.194 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @175f780e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:21:05.195 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70c09262(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:21:05.195 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:05.195 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70c09262(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:21:05.196 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75fa6877(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:21:05.196 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:05.196 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75fa6877(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:21:05.197 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fc78220(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:21:05.197 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:05.197 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fc78220(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:21:05.198 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @374bf79c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:21:05.198 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x17a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:05.198 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x17a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @374bf79c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:21:05.199 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d536ea8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:21:05.199 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:05.199 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d536ea8(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:21:05.201 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:21:05.202 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:21:05.204 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:21:05.204 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:21:05.205 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:21:05.205 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:21:05.206 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:21:05.207 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:21:05.208 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:21:05.208 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:21:05.209 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x17a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:21:05.209 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x17a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:21:05.210 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:21:05.210 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:21:05.213 GMT <RMI TCP Connection(6)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:21:05.213 GMT <RMI TCP Connection(6)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)

[info 2020/03/04 23:21:05.226 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:05.227 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @264cce72(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:21:05.227 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:05.227 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @264cce72(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:21:05.228 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c585d24(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:21:05.228 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:05.228 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c585d24(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:21:05.229 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41a9637b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:21:05.229 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:05.229 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41a9637b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:21:05.230 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @534aec57(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:21:05.230 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:05.230 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @534aec57(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:21:05.231 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70abfcae(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:21:05.231 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:05.231 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70abfcae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:21:05.232 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35e8c9f1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:21:05.232 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x176] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:05.232 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35e8c9f1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:21:05.233 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x181] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b850f98(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:21:05.233 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x181] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:05.233 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b850f98(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:21:05.237 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7d3e8219



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:21:05.243 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x1f] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:21:05.243 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x1f] Locator was created at Wed Mar 04 23:21:05 GMT 2020

[vm0] [info 2020/03/04 23:21:05.243 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x1f] Listening on port 26899 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:21:05.243 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13434809946685051853/locator/locator26899view.dat

[vm0] [info 2020/03/04 23:21:05.244 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x1f] recovery file not found: /tmp/junit13434809946685051853/locator/locator26899view.dat

[vm0] [info 2020/03/04 23:21:05.244 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 23:21:05.246 GMT <RMI TCP Connection(39)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:21:05.252 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24958].
Not connected.


[info 2020/03/04 23:21:05.254 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:21:05.255 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:05.256 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d326bf7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:21:05.257 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:05.257 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d326bf7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:21:05.258 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28628f8d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:21:05.258 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:05.258 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28628f8d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:21:05.259 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21e09f6d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:21:05.259 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:05.259 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21e09f6d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:21:05.260 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @217f6bbc(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:21:05.260 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:05.260 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @217f6bbc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:21:05.261 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c5d323(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:21:05.261 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:05.261 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c5d323(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:21:05.262 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77219fdc(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:21:05.262 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x17a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:05.262 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x17a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77219fdc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:21:05.263 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7274bbc9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:21:05.263 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:05.263 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7274bbc9(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:21:05.266 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6625098689300786316

[info 2020/03/04 23:21:05.268 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:21:05.592 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:05.593 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7293e984(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:21:05.593 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:05.593 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7293e984(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:21:05.594 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11f8a02a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:21:05.594 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:05.594 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11f8a02a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:21:05.595 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dc72e00(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:21:05.595 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:05.596 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dc72e00(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:21:05.596 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d539e73(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:21:05.597 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:05.597 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d539e73(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:21:05.598 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d4219cd(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:21:05.598 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:05.598 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d4219cd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:21:05.599 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67d420a3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:21:05.599 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x17a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:05.599 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x17a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67d420a3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:21:05.600 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33ad3a5c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:21:05.600 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:05.600 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33ad3a5c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:21:05.604 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@aa70bfb

[vm0] [info 2020/03/04 23:21:05.610 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x54] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:21:05.611 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x54] Locator was created at Wed Mar 04 23:21:05 GMT 2020

[vm0] [info 2020/03/04 23:21:05.611 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x54] Listening on port 24960 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:21:05.611 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6625098689300786316/locator/locator24960view.dat

[vm0] [info 2020/03/04 23:21:05.611 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x54] recovery file not found: /tmp/junit6625098689300786316/locator/locator24960view.dat

[vm0] [info 2020/03/04 23:21:05.612 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 23:21:05.613 GMT <RMI TCP Connection(38)-172.17.0.8> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:21:05.614 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1a3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3366ed27

[vm2] [info 2020/03/04 23:21:05.621 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1a3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:21:06.227 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1b6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@117abb99

[vm3] [info 2020/03/04 23:21:06.234 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1b6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:21:06.526 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7f41c2cc

[vm1] [info 2020/03/04 23:21:06.531 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:21:06.910 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@166d7a12

[vm4] [info 2020/03/04 23:21:06.918 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:21:07.130 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@282f0a45

[vm2] [info 2020/03/04 23:21:07.136 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:21:07.575 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20045]

Command result for <connect --jmx-manager=localhost[20045]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20045] ..
Successfully connected to: [host=localhost, port=20045]


[vm3] [info 2020/03/04 23:21:07.771 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c1a6788

[vm3] [info 2020/03/04 23:21:07.779 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:21:08.400 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1b9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@725126d0

[vm4] [info 2020/03/04 23:21:08.415 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1b9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:21:09.141 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29794]

Command result for <connect --jmx-manager=localhost[29794]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29794] ..
Successfully connected to: [host=localhost, port=29794]


[vm1] [info 2020/03/04 23:21:09.288 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@33e95d52

[vm1] [info 2020/03/04 23:21:09.294 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:21:09.578 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@789ae7ae

[vm1] [info 2020/03/04 23:21:09.583 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:21:09.945 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4f3d605

[vm2] [info 2020/03/04 23:21:09.952 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:21:10.190 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@54ed774a

[vm2] [info 2020/03/04 23:21:10.197 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:21:10.534 GMT <RMI TCP Connection(20)-172.17.0.4> tid=0x1d4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6033e6e2

[vm5] [info 2020/03/04 23:21:10.540 GMT <RMI TCP Connection(20)-172.17.0.4> tid=0x1d4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:21:10.608 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c515a8b

[vm3] [info 2020/03/04 23:21:10.616 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:21:10.845 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@562f73df

[vm3] [info 2020/03/04 23:21:10.851 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:21:11.244 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@6d99048d

[vm4] [info 2020/03/04 23:21:11.254 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:21:11.303 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e245f17

[vm6] [info 2020/03/04 23:21:11.315 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:21:11.508 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2387e49d

[vm4] [info 2020/03/04 23:21:11.514 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:21:11.939 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26900]

Command result for <connect --jmx-manager=localhost[26900]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26900] ..
Successfully connected to: [host=localhost, port=26900]


[info 2020/03/04 23:21:12.187 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24961]

Command result for <connect --jmx-manager=localhost[24961]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24961] ..
Successfully connected to: [host=localhost, port=24961]


[vm1] [info 2020/03/04 23:21:12.312 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:21:13.667 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x65] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@15fa6e1b

[vm5] [info 2020/03/04 23:21:13.672 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x65] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:21:14.476 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4862e3c4

[vm6] [info 2020/03/04 23:21:14.482 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ea] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:21:15.500 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1188
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2702
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 241
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 9507


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:21:16.364 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 221 ms)

[vm2] [info 2020/03/04 23:21:16.534 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 167 ms)

[vm3] [info 2020/03/04 23:21:16.711 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x20a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 173 ms)

[vm4] [info 2020/03/04 23:21:16.861 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x22d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 146 ms)

[vm5] [info 2020/03/04 23:21:17.026 GMT <RMI TCP Connection(20)-172.17.0.4> tid=0x1d4] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 163 ms)

[vm6] [info 2020/03/04 23:21:17.178 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1db] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 150 ms)

[vm0] [info 2020/03/04 23:21:17.322 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x27f] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:21:17.323 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x27f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 142 ms)

[info 2020/03/04 23:21:17.324 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:17.327 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x27f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a03046(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:21:17.327 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x27f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:17.327 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x27f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a03046(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:21:17.328 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72171492(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:21:17.328 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:17.328 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72171492(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:21:17.329 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f359e88(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:21:17.329 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:17.329 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f359e88(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:21:17.330 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x20a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fa3c261(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:21:17.330 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x20a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:17.330 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x20a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fa3c261(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:21:17.333 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x22d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cf1e91a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:21:17.333 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x22d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:17.333 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x22d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cf1e91a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:21:17.334 GMT <RMI TCP Connection(20)-172.17.0.4> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @485d4c59(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:21:17.334 GMT <RMI TCP Connection(20)-172.17.0.4> tid=0x1d4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:17.334 GMT <RMI TCP Connection(20)-172.17.0.4> tid=0x1d4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @485d4c59(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:21:17.335 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40097204(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:21:17.335 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:17.335 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40097204(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:21:17.338 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x27f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:21:17.338 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x27f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:21:17.339 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:21:17.340 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:21:17.341 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:21:17.341 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:21:17.342 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x20a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:21:17.343 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x20a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:21:17.345 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x22d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:21:17.345 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x22d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:21:17.346 GMT <RMI TCP Connection(20)-172.17.0.4> tid=0x1d4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:21:17.347 GMT <RMI TCP Connection(20)-172.17.0.4> tid=0x1d4] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:21:17.348 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:21:17.348 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1db] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:21:17.350 GMT <RMI TCP Connection(6)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:21:17.351 GMT <RMI TCP Connection(6)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:21:17.385 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22888].
Not connected.


[info 2020/03/04 23:21:17.387 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:21:17.388 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:17.390 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x27f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fd9b69a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:21:17.390 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x27f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:17.390 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x27f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fd9b69a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:21:17.391 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f98afe6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:21:17.391 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:17.391 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f98afe6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:21:17.392 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c6ef9fe(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:21:17.392 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:17.392 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c6ef9fe(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:21:17.393 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x20a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e3b3076(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:21:17.393 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x20a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:17.393 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x20a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e3b3076(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:21:17.394 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x22d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b801691(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:21:17.395 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x22d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:17.395 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x22d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b801691(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:21:17.396 GMT <RMI TCP Connection(20)-172.17.0.4> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58760fe4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:21:17.396 GMT <RMI TCP Connection(20)-172.17.0.4> tid=0x1d4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:17.396 GMT <RMI TCP Connection(20)-172.17.0.4> tid=0x1d4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58760fe4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:21:17.397 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4687e4a5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:21:17.397 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:17.397 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4687e4a5(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:21:17.399 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1246049888748850019

[info 2020/03/04 23:21:17.402 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:21:17.646 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:17.647 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x27f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cf61a3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:21:17.647 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x27f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:17.647 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x27f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cf61a3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:21:17.648 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77990e47(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:21:17.648 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:17.648 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77990e47(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:21:17.649 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24d0ded9(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:21:17.649 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:17.649 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24d0ded9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:21:17.650 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x20a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16e5f18b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:21:17.650 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x20a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:17.651 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x20a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16e5f18b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:21:17.651 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x22d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32342310(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:21:17.652 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x22d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:17.652 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x22d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32342310(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:21:17.653 GMT <RMI TCP Connection(20)-172.17.0.4> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bbf9994(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:21:17.653 GMT <RMI TCP Connection(20)-172.17.0.4> tid=0x1d4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:17.653 GMT <RMI TCP Connection(20)-172.17.0.4> tid=0x1d4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bbf9994(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:21:17.654 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12d47fb3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:21:17.654 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:17.654 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12d47fb3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:21:17.658 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x27f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@62b156eb

[vm0] [info 2020/03/04 23:21:17.665 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x27f] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:21:17.665 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x27f] Locator was created at Wed Mar 04 23:21:17 GMT 2020

[vm0] [info 2020/03/04 23:21:17.665 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x27f] Listening on port 22890 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:21:17.666 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x27f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1246049888748850019/locator/locator22890view.dat

[vm0] [info 2020/03/04 23:21:17.666 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x27f] recovery file not found: /tmp/junit1246049888748850019/locator/locator22890view.dat

[vm0] [info 2020/03/04 23:21:17.666 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x27f] Starting distributed system

[vm0] [info 2020/03/04 23:21:17.668 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x27f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1212
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608950
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2681
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 242
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 9459


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/04 23:21:19.529 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 163 ms)

[vm2] [info 2020/03/04 23:21:19.684 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x19b] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 152 ms)

[vm3] [info 2020/03/04 23:21:19.836 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a6] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 150 ms)

[vm4] [info 2020/03/04 23:21:20.002 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 163 ms)

[vm5] [info 2020/03/04 23:21:20.169 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 165 ms)

[vm6] [info 2020/03/04 23:21:20.321 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 150 ms)

[vm0] [info 2020/03/04 23:21:20.466 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x54] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:21:20.467 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 143 ms)

[info 2020/03/04 23:21:20.468 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:20.471 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55317d60(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:21:20.471 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:20.471 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55317d60(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:21:20.472 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ae0cd7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:21:20.472 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:20.472 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ae0cd7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:21:20.473 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x19b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f3b27a8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:21:20.473 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x19b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:20.473 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x19b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f3b27a8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:21:20.474 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4010973a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:21:20.474 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:20.474 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4010973a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:21:20.475 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55d0d0d9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:21:20.475 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:20.475 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55d0d0d9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:21:20.476 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66e819cb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:21:20.476 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:20.477 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66e819cb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:21:20.477 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c6a8b24(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:21:20.478 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:20.478 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c6a8b24(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:21:20.480 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:21:20.480 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:21:20.481 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:21:20.482 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:21:20.482 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x19b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:21:20.483 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x19b] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:21:20.484 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:21:20.484 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a6] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:21:20.485 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1b9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:21:20.485 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:21:20.486 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:21:20.486 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:21:20.488 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:21:20.488 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:21:20.490 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:21:20.491 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:21:20.525 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21494].
Not connected.


[info 2020/03/04 23:21:20.527 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:21:20.528 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:20.530 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fc4abd3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:21:20.530 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:20.530 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fc4abd3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:21:20.531 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38b7f783(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:21:20.531 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:20.531 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38b7f783(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:21:20.532 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x19b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @720a3255(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:21:20.532 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x19b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:20.533 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x19b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @720a3255(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:21:20.533 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c18099e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:21:20.534 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:20.534 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c18099e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:21:20.535 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71a950c0(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:21:20.535 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:20.535 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71a950c0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:21:20.536 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2070f638(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:21:20.536 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:20.536 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2070f638(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:21:20.537 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1859f07a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:21:20.537 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:20.537 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1859f07a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:21:20.540 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5426398150945793474

[info 2020/03/04 23:21:20.542 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:21:20.797 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:20.798 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @291ff99d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:21:20.798 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:20.798 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @291ff99d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:21:20.799 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ea10e7f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:21:20.799 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:20.800 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ea10e7f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:21:20.800 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x19b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54aa8562(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:21:20.800 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x19b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:20.801 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x19b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54aa8562(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:21:20.801 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32f866d9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:21:20.802 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:20.802 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32f866d9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:21:20.803 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79660da4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:21:20.803 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1b9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:20.803 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79660da4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:21:20.804 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @da327de(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:21:20.804 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x65] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:20.804 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @da327de(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:21:20.805 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22a601b6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:21:20.805 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ea] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:20.805 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22a601b6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:21:20.809 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d9b3187

[vm0] [info 2020/03/04 23:21:20.814 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x54] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:21:20.815 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x54] Locator was created at Wed Mar 04 23:21:20 GMT 2020

[vm0] [info 2020/03/04 23:21:20.815 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x54] Listening on port 21496 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:21:20.815 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5426398150945793474/locator/locator21496view.dat

[vm0] [info 2020/03/04 23:21:20.815 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x54] recovery file not found: /tmp/junit5426398150945793474/locator/locator21496view.dat

[vm0] [info 2020/03/04 23:21:20.816 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 23:21:20.817 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:21:21.496 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3c9b19e4

[vm1] [info 2020/03/04 23:21:21.501 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:21:22.091 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@22a443f3

[vm2] [info 2020/03/04 23:21:22.098 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:21:22.723 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x20a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3047faae

[vm3] [info 2020/03/04 23:21:22.731 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x20a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:21:23.357 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x22d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7c6333cc

[vm4] [info 2020/03/04 23:21:23.365 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x22d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:21:24.015 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22891]

Command result for <connect --jmx-manager=localhost[22891]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22891] ..
Successfully connected to: [host=localhost, port=22891]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:21:24.751 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@199eb234

[vm1] [info 2020/03/04 23:21:24.756 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:21:25.358 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x19b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32f23669

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:21:25.366 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x19b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:21:26.012 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f09dde4

[vm3] [info 2020/03/04 23:21:26.020 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:21:26.727 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1b9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3fa9a02

[vm4] [info 2020/03/04 23:21:26.735 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1b9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:21:27.374 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21497]

Command result for <connect --jmx-manager=localhost[21497]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21497] ..
Successfully connected to: [host=localhost, port=21497]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:21:38.119 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@b6184d9

[vm5] [info 2020/03/04 23:21:38.127 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:21:38.975 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040@6f3dcb46

[vm6] [info 2020/03/04 23:21:38.984 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2752
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 231
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 9138


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:21:43.057 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 163 ms)

[vm2] [info 2020/03/04 23:21:43.206 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 146 ms)

[vm3] [info 2020/03/04 23:21:43.372 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 163 ms)

[vm4] [info 2020/03/04 23:21:43.523 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 148 ms)

[vm5] [info 2020/03/04 23:21:43.691 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 166 ms)

[vm6] [info 2020/03/04 23:21:43.840 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 147 ms)

[vm0] [info 2020/03/04 23:21:43.987 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1f] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:21:43.988 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 145 ms)

[info 2020/03/04 23:21:43.989 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:43.992 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d9d762e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:21:43.992 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:43.992 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d9d762e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:21:43.993 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f248013(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:21:43.993 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:43.993 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f248013(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:21:43.995 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @645667f7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:21:43.995 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:43.995 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @645667f7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:21:43.998 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e7d895b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:21:43.998 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:43.998 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e7d895b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:21:43.999 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7752728d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:21:43.999 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x8b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:43.999 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7752728d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:21:44.000 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @393cefea(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:21:44.001 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:44.001 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @393cefea(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:21:44.002 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @272ebb5e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:21:44.002 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:44.003 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @272ebb5e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:21:44.005 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:21:44.006 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:21:44.007 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:21:44.007 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:21:44.010 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:21:44.010 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:21:44.012 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:21:44.013 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:21:44.014 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:21:44.014 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:21:44.015 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:21:44.016 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:21:44.017 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:21:44.017 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:21:44.019 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:21:44.020 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:21:44.053 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24058].
Not connected.


[info 2020/03/04 23:21:44.055 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:21:44.057 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:44.058 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a36cfad(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:21:44.058 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:44.058 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a36cfad(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:21:44.059 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a6449f6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:21:44.060 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:44.060 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a6449f6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:21:44.061 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @561b6579(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:21:44.061 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:44.061 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @561b6579(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:21:44.062 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @593fd91a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:21:44.062 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:44.062 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @593fd91a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:21:44.063 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d6f9a54(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:21:44.064 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x8b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:44.064 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d6f9a54(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:21:44.065 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e8c4f9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:21:44.065 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:44.065 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e8c4f9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:21:44.066 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31f25028(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:21:44.066 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:44.066 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31f25028(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:21:44.070 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8573634414876614964

[info 2020/03/04 23:21:44.073 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:21:44.327 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:44.328 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca9d35(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:21:44.328 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:44.328 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca9d35(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:21:44.329 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716af0c9(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:21:44.329 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:44.329 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716af0c9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:21:44.330 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44c6d050(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:21:44.330 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:44.330 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44c6d050(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:21:44.331 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1aee25e6(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:21:44.332 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1a0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:44.332 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1aee25e6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:21:44.333 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @156829fe(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:21:44.333 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x8b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:44.333 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @156829fe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:21:44.334 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56c6ebfc(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:21:44.334 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:44.334 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56c6ebfc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:21:44.335 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @95e61e3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:21:44.335 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:44.335 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x23e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @95e61e3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:21:44.338 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@786014b

[vm0] [info 2020/03/04 23:21:44.343 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1f] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:21:44.344 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1f] Locator was created at Wed Mar 04 23:21:44 GMT 2020

[vm0] [info 2020/03/04 23:21:44.344 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1f] Listening on port 24060 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:21:44.344 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8573634414876614964/locator/locator24060view.dat

[vm0] [info 2020/03/04 23:21:44.344 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1f] recovery file not found: /tmp/junit8573634414876614964/locator/locator24060view.dat

[vm0] [info 2020/03/04 23:21:44.345 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 23:21:44.346 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:21:47.997 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4a9ac611

[vm1] [info 2020/03/04 23:21:48.002 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:21:48.595 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@68100684

[vm2] [info 2020/03/04 23:21:48.600 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:21:49.217 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7fddb24d

[vm3] [info 2020/03/04 23:21:49.223 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1a0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:21:49.416 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840@4b41234

[vm5] [info 2020/03/04 23:21:49.423 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:21:49.825 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7858e344

[vm4] [info 2020/03/04 23:21:49.831 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x8b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:21:50.176 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x255] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@4ed95e6d

[vm6] [info 2020/03/04 23:21:50.185 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x255] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:21:50.485 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24061]

Command result for <connect --jmx-manager=localhost[24061]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24061] ..
Successfully connected to: [host=localhost, port=24061]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2798
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 288
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9468


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:21:54.375 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 168 ms)

[vm2] [info 2020/03/04 23:21:54.528 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x26d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 150 ms)

[vm3] [info 2020/03/04 23:21:54.678 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x263] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 147 ms)

[vm4] [info 2020/03/04 23:21:54.835 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 154 ms)

[vm5] [info 2020/03/04 23:21:54.998 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 162 ms)

[vm6] [info 2020/03/04 23:21:55.146 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x255] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 145 ms)

[vm0] [info 2020/03/04 23:21:55.292 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x6f] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:21:55.293 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 144 ms)

[info 2020/03/04 23:21:55.293 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:55.296 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35bc256e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:21:55.296 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:55.296 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35bc256e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:21:55.299 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d510efa(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:21:55.299 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:55.299 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d510efa(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:21:55.301 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f60e5ba(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:21:55.302 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x26d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:55.302 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x26d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f60e5ba(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:21:55.303 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c8194f4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:21:55.303 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x263] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:55.303 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x263] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c8194f4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:21:55.304 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4912652d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:21:55.304 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:55.304 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4912652d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:21:55.305 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6781fe29(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:21:55.306 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:55.306 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6781fe29(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:21:55.307 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x255] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27f41fdf(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:21:55.307 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x255] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:55.307 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x255] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27f41fdf(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:21:55.310 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:21:55.311 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:21:55.313 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:21:55.314 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:21:55.316 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x26d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:21:55.317 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x26d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:21:55.318 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x263] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:21:55.318 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x263] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:21:55.319 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:21:55.320 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:21:55.321 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:21:55.321 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:21:55.322 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x255] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:21:55.323 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x255] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:21:55.325 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:21:55.326 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:21:55.363 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21203].
Not connected.


[info 2020/03/04 23:21:55.365 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:21:55.365 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:55.367 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d9e5e2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:21:55.367 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:55.367 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d9e5e2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:21:55.368 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36334b5a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:21:55.368 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:55.369 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36334b5a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:21:55.369 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56254b1e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:21:55.370 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x26d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:55.370 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x26d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56254b1e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:21:55.371 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e67436c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:21:55.371 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x263] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:55.371 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x263] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e67436c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:21:55.372 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eb4bcc9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:21:55.372 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:55.372 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eb4bcc9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:21:55.374 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38252347(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:21:55.374 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:55.374 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38252347(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:21:55.375 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x255] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @433cc6fd(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:21:55.375 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x255] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:55.375 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x255] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @433cc6fd(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:21:55.379 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3174818785726472493

[info 2020/03/04 23:21:55.382 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:21:55.632 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:55.633 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74db390e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:21:55.633 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:21:55.633 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74db390e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:21:55.634 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71248f57(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:21:55.634 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:21:55.635 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71248f57(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:21:55.635 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3af92a6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:21:55.636 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x26d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:21:55.636 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x26d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3af92a6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:21:55.637 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4af65af9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:21:55.637 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x263] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:21:55.637 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x263] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4af65af9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:21:55.638 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f1acba7(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:21:55.638 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:21:55.638 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f1acba7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:21:55.639 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @355a0085(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:21:55.639 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:21:55.639 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @355a0085(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:21:55.640 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x255] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @158a47a1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:21:55.640 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x255] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:21:55.640 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x255] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @158a47a1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:21:55.644 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@269e863c

[vm0] [info 2020/03/04 23:21:55.649 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x6f] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:21:55.650 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x6f] Locator was created at Wed Mar 04 23:21:55 GMT 2020

[vm0] [info 2020/03/04 23:21:55.650 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x6f] Listening on port 21205 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:21:55.650 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3174818785726472493/locator/locator21205view.dat

[vm0] [info 2020/03/04 23:21:55.650 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x6f] recovery file not found: /tmp/junit3174818785726472493/locator/locator21205view.dat

[vm0] [info 2020/03/04 23:21:55.651 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/04 23:21:55.652 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:21:57.835 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x239] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@48a89ba4

[vm5] [info 2020/03/04 23:21:57.842 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x239] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:21:58.625 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x24f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440@5086eab5

[vm6] [info 2020/03/04 23:21:58.632 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x24f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:21:59.570 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@294e669b

[vm1] [info 2020/03/04 23:21:59.575 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:21:59.670 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x23a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40@3f838ab4

[vm5] [info 2020/03/04 23:21:59.678 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x23a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:22:00.206 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x26d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@527643e6

[vm2] [info 2020/03/04 23:22:00.212 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x26d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:22:00.408 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x24a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440@554f54f

[vm6] [info 2020/03/04 23:22:00.419 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x24a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:22:00.841 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x263] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@f1e4130

[vm3] [info 2020/03/04 23:22:00.846 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x263] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:22:01.499 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@783a19d1

[vm4] [info 2020/03/04 23:22:01.505 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:22:02.147 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21206]

Command result for <connect --jmx-manager=localhost[21206]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21206] ..
Successfully connected to: [host=localhost, port=21206]


[vm5] [info 2020/03/04 23:22:02.460 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x252] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@2385ae69

[vm5] [info 2020/03/04 23:22:02.469 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x252] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2916
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 385
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 10113


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm5] [info 2020/03/04 23:22:03.069 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x176] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@1d23b88e

[vm5] [info 2020/03/04 23:22:03.077 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x176] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:22:03.112 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 168 ms)

[vm6] [info 2020/03/04 23:22:03.226 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x251] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840@7fdc4430

[vm6] [info 2020/03/04 23:22:03.233 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x251] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:22:03.277 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x256] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 163 ms)

[vm3] [info 2020/03/04 23:22:03.424 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x274] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 145 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:22:03.572 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x261] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 146 ms)

[vm5] [info 2020/03/04 23:22:03.750 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x239] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 175 ms)

[vm6] [info 2020/03/04 23:22:03.823 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x181] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40@3361aa00

[vm6] [info 2020/03/04 23:22:03.835 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x181] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:22:03.902 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x24f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 150 ms)

[vm0] [info 2020/03/04 23:22:04.049 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x54] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:22:04.049 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 145 ms)

[info 2020/03/04 23:22:04.050 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:04.052 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a7920f4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:22:04.053 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:04.053 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a7920f4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:22:04.054 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c298688(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:22:04.054 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:04.054 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c298688(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:22:04.055 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @656996e5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:22:04.055 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x256] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:04.055 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @656996e5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:22:04.056 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x274] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1966c741(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:22:04.056 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x274] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:04.056 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x274] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1966c741(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:22:04.057 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f76f750(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:22:04.058 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x261] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:04.058 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f76f750(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:22:04.059 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x239] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4053075b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:22:04.059 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x239] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:04.059 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4053075b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:22:04.060 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f3324d2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:22:04.061 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x24f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:04.061 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x24f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f3324d2(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:22:04.063 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:22:04.064 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:22:04.065 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:22:04.065 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:22:04.066 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x256] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:22:04.066 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:22:04.067 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x274] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:22:04.067 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x274] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:22:04.068 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:22:04.068 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:22:04.069 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x239] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:22:04.069 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:22:04.070 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x24f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:22:04.071 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x24f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:22:04.073 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:22:04.074 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:22:04.103 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20045].
Not connected.


[info 2020/03/04 23:22:04.105 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:22:04.106 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:04.107 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f74fd41(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:22:04.108 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:04.108 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f74fd41(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:22:04.109 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @274a780f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:22:04.109 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:04.109 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @274a780f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:22:04.110 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cdb1b9d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:22:04.110 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x256] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:04.110 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cdb1b9d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:22:04.111 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x274] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bf1efb3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:22:04.111 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x274] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:04.111 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x274] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bf1efb3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:22:04.112 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e14dc25(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:22:04.112 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x261] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:04.112 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e14dc25(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:22:04.113 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x239] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c8560bb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:22:04.113 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x239] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:04.113 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c8560bb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:22:04.114 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1740184d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:22:04.114 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x24f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:04.114 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x24f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1740184d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:22:04.119 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2288716079021563169

[info 2020/03/04 23:22:04.121 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:22:04.359 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:04.360 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ae4631d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:22:04.360 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:04.360 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ae4631d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:22:04.361 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36e20f0a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:22:04.361 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:04.361 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36e20f0a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:22:04.362 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d34056(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:22:04.362 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x256] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:04.362 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d34056(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:22:04.363 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x274] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fc58411(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:22:04.363 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x274] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:04.363 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x274] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fc58411(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:22:04.364 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fbb7bb1(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:22:04.364 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x261] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:04.365 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fbb7bb1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:22:04.365 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x239] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5eb508(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:22:04.366 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x239] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:04.366 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5eb508(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:22:04.366 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26ebafc1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:22:04.367 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x24f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:04.367 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x24f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26ebafc1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:22:04.371 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5b0221f0

[vm0] [info 2020/03/04 23:22:04.377 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x54] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:22:04.377 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x54] Locator was created at Wed Mar 04 23:22:04 GMT 2020

[vm0] [info 2020/03/04 23:22:04.377 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x54] Listening on port 20047 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:22:04.378 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2288716079021563169/locator/locator20047view.dat

[vm0] [info 2020/03/04 23:22:04.378 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x54] recovery file not found: /tmp/junit2288716079021563169/locator/locator20047view.dat

[vm0] [info 2020/03/04 23:22:04.378 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 23:22:04.380 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2882
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 429
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 10131


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 51


[vm1] [info 2020/03/04 23:22:04.841 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 169 ms)

[vm2] [info 2020/03/04 23:22:05.026 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x256] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 182 ms)

[vm3] [info 2020/03/04 23:22:05.187 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x264] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 158 ms)

[vm4] [info 2020/03/04 23:22:05.343 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 153 ms)

[vm5] [info 2020/03/04 23:22:05.528 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x23a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 183 ms)

[vm6] [info 2020/03/04 23:22:05.679 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x24a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 149 ms)

[vm0] [info 2020/03/04 23:22:05.825 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x24d] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:22:05.826 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x24d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 144 ms)

[info 2020/03/04 23:22:05.827 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:05.829 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d4b6b6f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:22:05.829 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x24d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:05.829 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x24d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d4b6b6f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:22:05.832 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73533ec3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:22:05.832 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:05.832 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73533ec3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:22:05.835 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79aa4dd6(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:22:05.835 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x256] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:05.835 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79aa4dd6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:22:05.836 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x264] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e88b182(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:22:05.836 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x264] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:05.836 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x264] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e88b182(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:22:05.837 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cf1e91a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:22:05.838 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:05.838 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cf1e91a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:22:05.839 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x23a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a52d053(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:22:05.839 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x23a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:05.839 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x23a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a52d053(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:22:05.840 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x24a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16b5d5ba(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:22:05.840 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x24a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:05.840 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x24a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16b5d5ba(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:22:05.843 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x24d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:22:05.843 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x24d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:22:05.846 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:22:05.847 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:22:05.849 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x256] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:22:05.850 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:22:05.851 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x264] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:22:05.851 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x264] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:22:05.852 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:22:05.852 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:22:05.853 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x23a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:22:05.854 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x23a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:22:05.855 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x24a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:22:05.855 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x24a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:22:05.857 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:22:05.858 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:22:05.887 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29794].
Not connected.


[info 2020/03/04 23:22:05.889 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:22:05.889 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:05.891 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5572ae4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:22:05.891 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x24d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:05.891 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x24d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5572ae4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:22:05.892 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22bbb29d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:22:05.892 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:05.892 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22bbb29d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:22:05.893 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6456071d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:22:05.893 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x256] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:05.893 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6456071d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:22:05.894 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x264] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @488c9259(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:22:05.894 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x264] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:05.894 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x264] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @488c9259(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:22:05.895 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a1eca01(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:22:05.895 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:05.895 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a1eca01(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:22:05.896 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x23a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fd6d378(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:22:05.896 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x23a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:05.896 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x23a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fd6d378(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:22:05.897 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x24a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11733a71(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:22:05.897 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x24a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:05.898 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x24a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11733a71(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:22:05.901 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit309287196087304369

[info 2020/03/04 23:22:05.904 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:22:06.168 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:06.169 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @425cacdf(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:22:06.169 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x24d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:06.169 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x24d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @425cacdf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:22:06.170 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e6017ce(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:22:06.170 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:06.171 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e6017ce(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:22:06.171 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b0d3dbf(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:22:06.172 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x256] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:06.172 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b0d3dbf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:22:06.173 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x264] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13cdb071(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:22:06.173 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x264] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:06.173 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x264] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13cdb071(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:22:06.174 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b801691(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:22:06.174 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:06.174 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b801691(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:22:06.175 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x23a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78ecd43d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:22:06.175 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x23a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:06.175 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x23a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78ecd43d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:22:06.176 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x24a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb35d3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:22:06.176 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x24a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:06.177 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x24a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb35d3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:22:06.180 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x24d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@437d9595

[vm0] [info 2020/03/04 23:22:06.186 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x24d] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:22:06.186 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x24d] Locator was created at Wed Mar 04 23:22:06 GMT 2020

[vm0] [info 2020/03/04 23:22:06.186 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x24d] Listening on port 29796 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:22:06.186 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x24d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit309287196087304369/locator/locator29796view.dat

[vm0] [info 2020/03/04 23:22:06.187 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x24d] recovery file not found: /tmp/junit309287196087304369/locator/locator29796view.dat

[vm0] [info 2020/03/04 23:22:06.187 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x24d] Starting distributed system

[vm0] [info 2020/03/04 23:22:06.189 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x24d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3068
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 389
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 10593


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:22:07.760 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 167 ms)

[vm2] [info 2020/03/04 23:22:07.905 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25e] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 142 ms)

[vm3] [info 2020/03/04 23:22:08.065 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x267] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 158 ms)

[vm4] [info 2020/03/04 23:22:08.228 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x261] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 160 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3052
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 460
Total primaries transferred during this rebalance                                               | 57
Total time (in milliseconds) for this rebalance                                                 | 10737


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm5] [info 2020/03/04 23:22:08.398 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x252] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 168 ms)

[vm1] [info 2020/03/04 23:22:08.463 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 145 ms)

[vm1] [info 2020/03/04 23:22:08.538 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7794748f

[vm1] [info 2020/03/04 23:22:08.544 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:22:08.552 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x251] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 152 ms)

[vm2] [info 2020/03/04 23:22:08.620 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 155 ms)

[vm0] [info 2020/03/04 23:22:08.695 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x6c] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:22:08.696 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x6c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 142 ms)

[info 2020/03/04 23:22:08.697 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:08.699 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e4295c0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:22:08.699 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:08.700 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x6c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e4295c0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:22:08.702 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c2923a2(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:22:08.702 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:08.702 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c2923a2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:22:08.703 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c0ee571(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:22:08.703 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:08.703 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c0ee571(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:22:08.704 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x267] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @359ee2c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:22:08.704 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x267] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:08.704 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x267] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @359ee2c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:22:08.705 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12e009e5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:22:08.705 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x261] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:08.705 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12e009e5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:22:08.706 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x252] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b29502a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:22:08.706 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x252] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:08.706 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x252] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b29502a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:22:08.707 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x251] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dad8594(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:22:08.708 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x251] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:08.708 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x251] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dad8594(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:22:08.710 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:22:08.710 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x6c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:22:08.713 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:22:08.713 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:22:08.714 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:22:08.714 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25e] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:22:08.715 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x267] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:22:08.716 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x267] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:22:08.717 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x261] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:22:08.717 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:22:08.718 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x252] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:22:08.718 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x252] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:22:08.719 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x251] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:22:08.719 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x251] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:22:08.721 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:22:08.722 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:22:08.754 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24961].
Not connected.


[info 2020/03/04 23:22:08.756 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:22:08.757 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:08.758 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30546bde(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:22:08.758 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:08.759 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x6c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30546bde(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:22:08.759 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50ac429(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:22:08.760 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:08.760 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50ac429(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:22:08.760 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9b837b2(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:22:08.761 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:08.761 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9b837b2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:22:08.762 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x267] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b9ae3da(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:22:08.762 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x267] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:08.762 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x267] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b9ae3da(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:22:08.763 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32dd5c3a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:22:08.763 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x261] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:08.763 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32dd5c3a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:22:08.764 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x252] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68443336(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:22:08.764 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x252] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:08.764 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x252] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68443336(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:22:08.765 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x251] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35c64c59(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:22:08.765 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x251] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:08.765 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x251] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35c64c59(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:22:08.769 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3640234459060974340

[info 2020/03/04 23:22:08.772 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:22:08.779 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 156 ms)

[vm4] [info 2020/03/04 23:22:08.929 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 147 ms)

[info 2020/03/04 23:22:09.009 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:09.010 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2578bfde(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:22:09.010 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:09.011 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x6c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2578bfde(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:22:09.011 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5625511f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:22:09.011 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:09.012 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5625511f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:22:09.012 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @351fecd5(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:22:09.013 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:09.013 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @351fecd5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:22:09.013 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x267] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7745fcc2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:22:09.014 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x267] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:09.014 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x267] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7745fcc2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:22:09.015 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35238080(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:22:09.015 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x261] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:09.015 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35238080(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:22:09.016 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x252] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37294d8b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:22:09.016 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x252] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:09.016 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x252] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37294d8b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:22:09.017 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x251] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c4b87c4(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:22:09.017 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x251] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:09.017 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x251] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c4b87c4(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:22:09.020 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1e2e8bd6

[vm0] [info 2020/03/04 23:22:09.026 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x6c] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:22:09.026 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x6c] Locator was created at Wed Mar 04 23:22:09 GMT 2020

[vm0] [info 2020/03/04 23:22:09.026 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x6c] Listening on port 24963 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:22:09.026 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x6c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3640234459060974340/locator/locator24963view.dat

[vm0] [info 2020/03/04 23:22:09.026 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x6c] recovery file not found: /tmp/junit3640234459060974340/locator/locator24963view.dat

[vm0] [info 2020/03/04 23:22:09.027 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x6c] Starting distributed system

[vm0] [info 2020/03/04 23:22:09.028 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:22:09.120 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 189 ms)

[vm2] [info 2020/03/04 23:22:09.176 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x256] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@f64f315

[vm2] [info 2020/03/04 23:22:09.181 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x256] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:22:09.276 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 155 ms)

[vm0] [info 2020/03/04 23:22:09.419 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:22:09.420 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 141 ms)

[info 2020/03/04 23:22:09.421 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:09.423 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40e98e7c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:22:09.424 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:09.424 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40e98e7c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:22:09.424 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c92f3f4(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:22:09.425 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:09.425 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c92f3f4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:22:09.426 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @112f2e8d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:22:09.426 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:09.426 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @112f2e8d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:22:09.428 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59f59539(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:22:09.429 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:09.429 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59f59539(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:22:09.430 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dce2955(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:22:09.430 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:09.430 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dce2955(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:22:09.431 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42dfefc8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:22:09.431 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x176] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:09.431 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42dfefc8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:22:09.432 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x181] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71e7f4a3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:22:09.432 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x181] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:09.432 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71e7f4a3(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:22:09.435 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:22:09.435 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:22:09.436 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:22:09.437 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:22:09.438 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:22:09.438 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:22:09.441 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:22:09.441 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:22:09.442 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:22:09.442 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:22:09.443 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:22:09.444 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:22:09.445 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x181] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:22:09.445 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:22:09.447 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:22:09.448 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:22:09.477 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26900].
Not connected.


[info 2020/03/04 23:22:09.478 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:22:09.480 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:09.481 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1341afa2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:22:09.481 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:09.481 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1341afa2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:22:09.482 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fdc25bd(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:22:09.482 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:09.482 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fdc25bd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:22:09.483 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33411e29(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:22:09.483 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:09.483 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33411e29(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:22:09.484 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71349370(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:22:09.484 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:09.484 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71349370(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:22:09.485 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @430e5342(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:22:09.485 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:09.485 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @430e5342(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:22:09.486 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b20306c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:22:09.486 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x176] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:09.487 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b20306c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:22:09.487 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x181] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4175901e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:22:09.488 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x181] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:09.488 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4175901e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:22:09.491 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5318661807100137053

[info 2020/03/04 23:22:09.494 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:22:09.704 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:09.705 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52e1f74d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:22:09.705 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:09.705 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52e1f74d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:22:09.706 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @267a8fcf(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:22:09.706 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:09.706 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @267a8fcf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:22:09.707 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e91d465(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:22:09.707 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:09.708 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e91d465(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:22:09.708 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10f0f21a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:22:09.709 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:09.709 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10f0f21a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:22:09.709 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fda515c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:22:09.710 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:09.710 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fda515c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:22:09.711 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cce9e3e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:22:09.711 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x176] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:09.711 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cce9e3e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:22:09.712 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x181] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cbc3528(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:22:09.712 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x181] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:09.712 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cbc3528(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:22:09.715 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4858385e

[vm0] [info 2020/03/04 23:22:09.720 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:22:09.721 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54] Locator was created at Wed Mar 04 23:22:09 GMT 2020

[vm0] [info 2020/03/04 23:22:09.721 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54] Listening on port 26902 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:22:09.721 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5318661807100137053/locator/locator26902view.dat

[vm0] [info 2020/03/04 23:22:09.721 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54] recovery file not found: /tmp/junit5318661807100137053/locator/locator26902view.dat

[vm0] [info 2020/03/04 23:22:09.722 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 23:22:09.723 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:22:09.784 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x274] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2ab23126

[vm3] [info 2020/03/04 23:22:09.790 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x274] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:22:10.065 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7b4bb3b1

[vm1] [info 2020/03/04 23:22:10.070 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:22:10.398 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x261] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@26be99cc

[vm4] [info 2020/03/04 23:22:10.403 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x261] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:22:10.654 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x256] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@752be8bc

[vm2] [info 2020/03/04 23:22:10.660 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x256] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:22:11.026 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20048]

Command result for <connect --jmx-manager=localhost[20048]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20048] ..
Successfully connected to: [host=localhost, port=20048]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:22:11.273 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x264] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@25e16fca

[vm3] [info 2020/03/04 23:22:11.278 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x264] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:22:11.948 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@657aa493

[vm4] [info 2020/03/04 23:22:11.953 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:22:12.578 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29797]

Command result for <connect --jmx-manager=localhost[29797]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29797] ..
Successfully connected to: [host=localhost, port=29797]


[vm1] [info 2020/03/04 23:22:12.905 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@122e5013

[vm1] [info 2020/03/04 23:22:12.910 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:22:13.507 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a29180d

[vm5] [info 2020/03/04 23:22:13.507 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1d4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@1b292409

[vm2] [info 2020/03/04 23:22:13.513 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:22:13.515 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1d4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:22:13.615 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5a91dd9f

[vm1] [info 2020/03/04 23:22:13.620 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:22:14.143 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x267] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@22581782

[vm3] [info 2020/03/04 23:22:14.149 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x267] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:22:14.290 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1cab8992

[vm2] [info 2020/03/04 23:22:14.296 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:22:14.342 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@9558ed4

[vm6] [info 2020/03/04 23:22:14.352 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:22:14.773 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x261] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4ec050c3

[vm4] [info 2020/03/04 23:22:14.778 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x261] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:22:14.962 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74bad5da

[vm3] [info 2020/03/04 23:22:14.968 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:22:15.414 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24964]

Command result for <connect --jmx-manager=localhost[24964]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24964] ..
Successfully connected to: [host=localhost, port=24964]


[vm4] [info 2020/03/04 23:22:15.596 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@581bf662

[vm4] [info 2020/03/04 23:22:15.601 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:22:15.621 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x65] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@2ae2327a

[vm5] [info 2020/03/04 23:22:15.629 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x65] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:22:16.294 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26903]

Command result for <connect --jmx-manager=localhost[26903]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26903] ..
Successfully connected to: [host=localhost, port=26903]


[vm6] [info 2020/03/04 23:22:16.450 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@3307e04b

[vm6] [info 2020/03/04 23:22:16.464 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1ea] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2834
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 268
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9516


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:22:18.544 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 189 ms)

[vm2] [info 2020/03/04 23:22:18.710 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 164 ms)

[vm3] [info 2020/03/04 23:22:18.894 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x20a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 179 ms)

[vm4] [info 2020/03/04 23:22:19.041 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x22d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 145 ms)

[vm5] [info 2020/03/04 23:22:19.222 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1d4] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 179 ms)

[vm6] [info 2020/03/04 23:22:19.374 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1db] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 150 ms)

[vm0] [info 2020/03/04 23:22:19.525 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1d9] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:22:19.526 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1d9] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 149 ms)

[info 2020/03/04 23:22:19.527 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:19.530 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b0afa6b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:22:19.530 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:19.530 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b0afa6b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:22:19.531 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a4939a6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:22:19.531 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:19.531 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a4939a6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:22:19.532 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4880d47c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:22:19.533 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:19.533 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4880d47c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:22:19.534 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x20a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ce0cb54(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:22:19.534 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x20a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:19.534 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x20a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ce0cb54(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:22:19.535 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x22d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3512a2bc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:22:19.535 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x22d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:19.535 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x22d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3512a2bc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:22:19.536 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dad16e1(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:22:19.537 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1d4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:19.537 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1d4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dad16e1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:22:19.538 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36eee4a0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:22:19.539 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:19.539 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36eee4a0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:22:19.541 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1d9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:22:19.542 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:22:19.543 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:22:19.543 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:22:19.544 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:22:19.544 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:22:19.545 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x20a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:22:19.546 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x20a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:22:19.547 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x22d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:22:19.547 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x22d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:22:19.548 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1d4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:22:19.548 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1d4] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:22:19.549 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:22:19.549 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1db] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:22:19.552 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:22:19.552 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:22:19.580 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22891].
Not connected.


[info 2020/03/04 23:22:19.581 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:22:19.582 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:19.584 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @481fa7e5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:22:19.584 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:19.584 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @481fa7e5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:22:19.585 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dc449a2(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:22:19.585 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:19.585 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dc449a2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:22:19.586 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dd37380(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:22:19.586 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:19.586 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dd37380(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:22:19.587 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x20a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4686d4d2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:22:19.588 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x20a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:19.588 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x20a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4686d4d2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:22:19.589 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x22d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40e4f93f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:22:19.589 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x22d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:19.589 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x22d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40e4f93f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:22:19.590 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67c5569a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:22:19.590 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1d4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:19.590 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1d4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67c5569a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:22:19.591 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @170f9f64(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:22:19.591 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:19.591 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @170f9f64(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:22:19.595 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1700012101533619441

[info 2020/03/04 23:22:19.597 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:22:19.828 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:19.829 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ead2af4(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:22:19.829 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1d9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:19.829 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1d9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ead2af4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:22:19.830 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7519cb5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:22:19.830 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:19.830 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7519cb5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:22:19.831 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36f77e48(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:22:19.831 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:19.832 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36f77e48(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:22:19.833 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x20a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2acd02ed(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:22:19.833 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x20a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:19.833 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x20a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2acd02ed(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:22:19.834 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x22d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ada231b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:22:19.834 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x22d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:19.834 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x22d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ada231b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:22:19.835 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e1cae0b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:22:19.835 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1d4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:19.835 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1d4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e1cae0b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:22:19.836 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7466276(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:22:19.836 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:19.836 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7466276(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:22:19.840 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1d9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7e4c0def

[vm0] [info 2020/03/04 23:22:19.846 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1d9] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:22:19.847 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1d9] Locator was created at Wed Mar 04 23:22:19 GMT 2020

[vm0] [info 2020/03/04 23:22:19.847 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1d9] Listening on port 22893 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:22:19.847 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1d9] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1700012101533619441/locator/locator22893view.dat

[vm0] [info 2020/03/04 23:22:19.847 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1d9] recovery file not found: /tmp/junit1700012101533619441/locator/locator22893view.dat

[vm0] [info 2020/03/04 23:22:19.848 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1d9] Starting distributed system

[vm0] [info 2020/03/04 23:22:19.850 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x1d9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2904
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 359
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 10008


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:22:20.817 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 180 ms)

[vm2] [info 2020/03/04 23:22:20.982 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 161 ms)

[vm3] [info 2020/03/04 23:22:21.143 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 158 ms)

[vm4] [info 2020/03/04 23:22:21.288 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 142 ms)

[vm5] [info 2020/03/04 23:22:21.458 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 168 ms)

[vm6] [info 2020/03/04 23:22:21.605 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 145 ms)

[vm0] [info 2020/03/04 23:22:21.750 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1e9] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:22:21.752 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1e9] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 144 ms)

[info 2020/03/04 23:22:21.753 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:21.757 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f8af9dc(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:22:21.757 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1e9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:21.757 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1e9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f8af9dc(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:22:21.758 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d18c0e5(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:22:21.758 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:21.758 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d18c0e5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:22:21.761 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f908120(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:22:21.761 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:21.761 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f908120(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:22:21.762 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @213fa43d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:22:21.762 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:21.762 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @213fa43d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:22:21.763 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @279fcc9a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:22:21.763 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:21.764 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @279fcc9a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:22:21.765 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eee7f5f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:22:21.765 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:21.765 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eee7f5f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:22:21.767 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60f56c00(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:22:21.767 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:21.767 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60f56c00(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:22:21.771 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1e9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:22:21.771 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1e9] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:22:21.773 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:22:21.773 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:22:21.776 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:22:21.776 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:22:21.777 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:22:21.777 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:22:21.778 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:22:21.779 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:22:21.780 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:22:21.780 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:22:21.781 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:22:21.781 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:22:21.784 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:22:21.784 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:22:21.813 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21497].
Not connected.


[info 2020/03/04 23:22:21.815 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:22:21.816 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:21.818 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @792c805b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:22:21.818 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1e9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:21.818 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1e9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @792c805b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:22:21.819 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6432df77(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:22:21.819 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:21.819 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6432df77(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:22:21.820 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @731c05b0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:22:21.820 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:21.820 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @731c05b0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:22:21.821 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d40f8d6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:22:21.821 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:21.821 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d40f8d6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:22:21.822 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d513fe5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:22:21.822 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:21.822 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d513fe5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:22:21.823 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @564f7ed1(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:22:21.824 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:21.824 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @564f7ed1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:22:21.825 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @227e00fc(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:22:21.825 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:21.825 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @227e00fc(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:22:21.829 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10794663142763452895

[info 2020/03/04 23:22:21.832 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:22:22.053 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:22.054 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a8e362f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:22:22.054 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1e9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:22.054 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1e9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a8e362f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:22:22.055 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7121f638(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:22:22.055 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:22.055 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7121f638(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:22:22.056 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40165afc(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:22:22.057 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:22.057 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40165afc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:22:22.057 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56a1917e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:22:22.058 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:22.058 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56a1917e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:22:22.058 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60d73996(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:22:22.059 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:22.059 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60d73996(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:22:22.060 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69c61a4(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:22:22.060 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x65] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:22.060 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69c61a4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:22:22.061 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fe95a2c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:22:22.061 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1ea] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:22.061 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fe95a2c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:22:22.065 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1e9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@55c01492

[vm0] [info 2020/03/04 23:22:22.071 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1e9] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:22:22.071 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1e9] Locator was created at Wed Mar 04 23:22:22 GMT 2020

[vm0] [info 2020/03/04 23:22:22.071 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1e9] Listening on port 21499 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:22:22.072 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1e9] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10794663142763452895/locator/locator21499view.dat

[vm0] [info 2020/03/04 23:22:22.072 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1e9] recovery file not found: /tmp/junit10794663142763452895/locator/locator21499view.dat

[vm0] [info 2020/03/04 23:22:22.072 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1e9] Starting distributed system

[vm0] [info 2020/03/04 23:22:22.074 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x1e9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:22:23.607 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@58433d62

[vm1] [info 2020/03/04 23:22:23.612 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:22:24.214 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@49f48530

[vm2] [info 2020/03/04 23:22:24.220 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:22:24.860 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x20a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@70fb1599

[vm3] [info 2020/03/04 23:22:24.866 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x20a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:22:25.504 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x22d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@79a24c08

[vm4] [info 2020/03/04 23:22:25.510 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x22d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:22:25.927 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@658b3aee

[vm1] [info 2020/03/04 23:22:25.932 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:22:26.116 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22894]

Command result for <connect --jmx-manager=localhost[22894]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22894] ..
Successfully connected to: [host=localhost, port=22894]


[vm2] [info 2020/03/04 23:22:26.510 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4ad7dfe4

[vm2] [info 2020/03/04 23:22:26.516 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:22:27.130 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5436ea69

[vm3] [info 2020/03/04 23:22:27.136 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:22:27.761 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@8e23578

[vm4] [info 2020/03/04 23:22:27.767 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:22:28.399 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21500]

Command result for <connect --jmx-manager=localhost[21500]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21500] ..
Successfully connected to: [host=localhost, port=21500]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:22:40.513 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@abdf69

[vm5] [info 2020/03/04 23:22:40.519 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:22:41.267 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4539f3f2

[vm6] [info 2020/03/04 23:22:41.273 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:22:42.162 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 931
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608947
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2583
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 143
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 8712


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 30


[vm1] [info 2020/03/04 23:22:45.875 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 169 ms)

[vm2] [info 2020/03/04 23:22:46.023 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 145 ms)

[vm3] [info 2020/03/04 23:22:46.181 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 155 ms)

[vm4] [info 2020/03/04 23:22:46.332 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 149 ms)

[vm5] [info 2020/03/04 23:22:46.497 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 163 ms)

[vm6] [info 2020/03/04 23:22:46.646 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 146 ms)

[vm0] [info 2020/03/04 23:22:46.788 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2bf] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:22:46.789 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2bf] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 141 ms)

[info 2020/03/04 23:22:46.790 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:46.793 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2bf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c31480a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:22:46.793 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2bf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:46.793 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2bf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c31480a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:22:46.794 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30cc2716(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:22:46.795 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:46.795 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30cc2716(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:22:46.796 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @300bf3e6(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:22:46.796 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:46.796 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @300bf3e6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:22:46.797 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eafd82a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:22:46.797 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:46.797 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eafd82a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:22:46.798 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40afdfda(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:22:46.798 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x8b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:46.798 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40afdfda(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:22:46.799 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @356b1da9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:22:46.799 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:46.799 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @356b1da9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:22:46.800 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3df4fdc4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:22:46.800 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:46.800 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3df4fdc4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:22:46.803 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2bf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:22:46.803 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2bf] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:22:46.804 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:22:46.805 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:22:46.805 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:22:46.806 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:22:46.807 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:22:46.807 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:22:46.808 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:22:46.808 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:22:46.809 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:22:46.810 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:22:46.810 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:22:46.811 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:22:46.813 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:22:46.814 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:22:46.844 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24061].
Not connected.


[info 2020/03/04 23:22:46.846 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:22:46.848 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:46.849 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2bf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dd90ac5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:22:46.849 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2bf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:46.849 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2bf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dd90ac5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:22:46.850 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d5c90d1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:22:46.850 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:46.850 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d5c90d1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:22:46.851 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cc9afe3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:22:46.851 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:46.852 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cc9afe3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:22:46.852 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d008811(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:22:46.853 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:46.853 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d008811(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:22:46.853 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2319fcf6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:22:46.854 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x8b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:46.854 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2319fcf6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:22:46.855 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3912869e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:22:46.855 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:46.855 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3912869e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:22:46.856 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @358b8179(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:22:46.856 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:46.856 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @358b8179(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:22:46.859 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10079207985893790741

[info 2020/03/04 23:22:46.862 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:22:47.084 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:47.085 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2bf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f6c5925(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:22:47.085 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2bf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:47.085 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2bf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f6c5925(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:22:47.086 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ad44b96(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:22:47.086 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:47.086 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ad44b96(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:22:47.087 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cd2782(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:22:47.087 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:47.087 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cd2782(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:22:47.088 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7feb6bbb(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:22:47.088 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1a0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:47.088 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7feb6bbb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:22:47.089 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b3ddaec(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:22:47.089 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x8b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:47.089 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b3ddaec(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:22:47.090 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e539746(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:22:47.090 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:47.090 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e539746(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:22:47.091 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2139f188(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:22:47.091 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:47.091 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2139f188(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:22:47.095 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2bf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c544b5a

[vm0] [info 2020/03/04 23:22:47.100 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2bf] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:22:47.100 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2bf] Locator was created at Wed Mar 04 23:22:47 GMT 2020

[vm0] [info 2020/03/04 23:22:47.100 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2bf] Listening on port 24063 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:22:47.100 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2bf] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10079207985893790741/locator/locator24063view.dat

[vm0] [info 2020/03/04 23:22:47.101 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2bf] recovery file not found: /tmp/junit10079207985893790741/locator/locator24063view.dat

[vm0] [info 2020/03/04 23:22:47.101 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2bf] Starting distributed system

[vm0] [info 2020/03/04 23:22:47.103 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2bf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:22:50.833 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7f4f0f8c

[vm1] [info 2020/03/04 23:22:50.838 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:22:51.450 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5ee3d863

[vm2] [info 2020/03/04 23:22:51.456 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:22:52.088 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@514b67e8

[vm3] [info 2020/03/04 23:22:52.093 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1a0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:22:52.395 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x24a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@21dbbba7

[vm5] [info 2020/03/04 23:22:52.401 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x24a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:22:52.708 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@13eb7fa5

[vm4] [info 2020/03/04 23:22:52.714 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x8b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:22:53.131 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x255] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@55c6af92

[vm6] [info 2020/03/04 23:22:53.137 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x255] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:22:53.407 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24064]

Command result for <connect --jmx-manager=localhost[24064]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24064] ..
Successfully connected to: [host=localhost, port=24064]


[vm1] [info 2020/03/04 23:22:54.095 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1074
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2778
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 197
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 9540


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:22:58.076 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 167 ms)

[vm2] [info 2020/03/04 23:22:58.229 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x26d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 149 ms)

[vm3] [info 2020/03/04 23:22:58.404 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x263] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 173 ms)

[vm4] [info 2020/03/04 23:22:58.571 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 163 ms)

[vm5] [info 2020/03/04 23:22:58.748 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x24a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 176 ms)

[vm6] [info 2020/03/04 23:22:58.898 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x255] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 148 ms)

[vm0] [info 2020/03/04 23:22:59.041 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x87] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:22:59.042 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 141 ms)

[info 2020/03/04 23:22:59.042 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:59.045 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f2288c4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:22:59.045 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:59.045 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f2288c4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:22:59.048 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ee22b9a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:22:59.048 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:59.048 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ee22b9a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:22:59.049 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @90b2950(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:22:59.049 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x26d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:59.049 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x26d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @90b2950(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:22:59.050 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c4b1235(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:22:59.050 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x263] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:59.050 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x263] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c4b1235(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:22:59.051 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9187c02(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:22:59.052 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:59.052 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9187c02(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:22:59.053 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x24a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d0ee8ef(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:22:59.053 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x24a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:59.053 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x24a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d0ee8ef(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:22:59.054 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x255] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b42e8a1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:22:59.055 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x255] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:59.055 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x255] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b42e8a1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:22:59.057 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:22:59.058 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:22:59.060 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:22:59.060 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:22:59.061 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x26d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:22:59.062 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x26d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:22:59.063 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x263] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:22:59.063 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x263] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:22:59.064 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:22:59.064 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:22:59.065 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x24a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:22:59.065 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x24a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:22:59.066 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x255] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:22:59.067 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x255] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:22:59.069 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:22:59.069 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:22:59.099 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21206].
Not connected.


[info 2020/03/04 23:22:59.101 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:22:59.102 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:59.103 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f762905(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:22:59.103 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:59.103 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f762905(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:22:59.104 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ad56d9c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:22:59.104 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:59.104 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ad56d9c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:22:59.105 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ce1a57a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:22:59.105 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x26d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:59.105 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x26d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ce1a57a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:22:59.106 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @545a98ab(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:22:59.107 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x263] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:59.107 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x263] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @545a98ab(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:22:59.107 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @644d3c42(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:22:59.108 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:59.108 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @644d3c42(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:22:59.109 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x24a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67e96af2(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:22:59.109 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x24a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:59.109 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x24a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67e96af2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:22:59.110 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x255] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3975f82d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:22:59.110 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x255] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:59.110 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x255] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3975f82d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:22:59.113 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit490890887997426453

[info 2020/03/04 23:22:59.116 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:22:59.336 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:59.337 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76233283(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:22:59.337 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x87] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:22:59.338 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76233283(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:22:59.339 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @183015df(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:22:59.339 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:22:59.339 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @183015df(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:22:59.340 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3418d8f4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:22:59.340 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x26d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:22:59.340 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x26d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3418d8f4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:22:59.341 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @756b04ae(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:22:59.341 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x263] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:22:59.341 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x263] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @756b04ae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:22:59.342 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a779ffd(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:22:59.342 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:22:59.342 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a779ffd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:22:59.343 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x24a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66a0f625(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:22:59.343 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x24a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:22:59.343 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x24a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66a0f625(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:22:59.344 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x255] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b0eb2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:22:59.344 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x255] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:22:59.345 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x255] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b0eb2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:22:59.348 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x87] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@58d5fd5

[vm0] [info 2020/03/04 23:22:59.353 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x87] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:22:59.354 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x87] Locator was created at Wed Mar 04 23:22:59 GMT 2020

[vm0] [info 2020/03/04 23:22:59.354 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x87] Listening on port 21208 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:22:59.354 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x87] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit490890887997426453/locator/locator21208view.dat

[vm0] [info 2020/03/04 23:22:59.354 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x87] recovery file not found: /tmp/junit490890887997426453/locator/locator21208view.dat

[vm0] [info 2020/03/04 23:22:59.355 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x87] Starting distributed system

[vm0] [info 2020/03/04 23:22:59.356 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x87] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:23:03.085 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@201f9ee

[vm1] [info 2020/03/04 23:23:03.090 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:23:03.679 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x26d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@60b22a6d

[vm2] [info 2020/03/04 23:23:03.685 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x26d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:23:04.042 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3d8f41d6

[vm5] [info 2020/03/04 23:23:04.048 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:23:04.322 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x263] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6bf5d573

[vm3] [info 2020/03/04 23:23:04.327 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x263] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:23:04.813 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@204bb7d

[vm6] [info 2020/03/04 23:23:04.820 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:23:05.006 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@119c8a9e

[vm4] [info 2020/03/04 23:23:05.013 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:23:05.665 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x239] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4fbe258f

[vm5] [info 2020/03/04 23:23:05.671 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x239] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:23:05.715 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21209]

Command result for <connect --jmx-manager=localhost[21209]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21209] ..
Successfully connected to: [host=localhost, port=21209]


[vm1] [info 2020/03/04 23:23:05.746 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:23:06.443 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x24f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6e3a655f

[vm6] [info 2020/03/04 23:23:06.451 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x24f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:23:07.412 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:23:07.579 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x176] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3a925b4e

[vm5] [info 2020/03/04 23:23:07.585 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x176] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:23:08.397 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x181] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@18561207

[vm6] [info 2020/03/04 23:23:08.404 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x181] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:23:09.336 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1083
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2689
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 192
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 9252


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/04 23:23:09.627 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 166 ms)

[vm2] [info 2020/03/04 23:23:09.787 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x256] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 157 ms)

[vm3] [info 2020/03/04 23:23:09.959 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x264] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 169 ms)

[vm4] [info 2020/03/04 23:23:10.128 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 165 ms)

[vm5] [info 2020/03/04 23:23:10.302 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 172 ms)

[vm6] [info 2020/03/04 23:23:10.450 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 146 ms)

[vm0] [info 2020/03/04 23:23:10.598 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x1ff] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:23:10.599 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x1ff] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 147 ms)

[info 2020/03/04 23:23:10.600 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:10.602 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x1ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f257229(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:23:10.603 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x1ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:10.603 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x1ff] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f257229(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:23:10.606 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @481f1e8a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:23:10.606 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:23:10.606 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @481f1e8a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:23:10.607 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ee0fe5f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:23:10.607 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x256] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:23:10.607 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ee0fe5f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:23:10.608 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x264] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ba85f32(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:23:10.608 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x264] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:23:10.608 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x264] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ba85f32(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:23:10.609 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ae7a1f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:23:10.609 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:23:10.609 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ae7a1f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:23:10.610 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4664e9b3(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:23:10.610 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:23:10.610 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4664e9b3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:23:10.611 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64b50eba(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:23:10.612 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:23:10.612 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64b50eba(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:23:10.615 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x1ff] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:23:10.615 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x1ff] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:23:10.618 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:23:10.618 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:23:10.619 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x256] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:23:10.620 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:23:10.621 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x264] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:23:10.621 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x264] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:23:10.622 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:23:10.622 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:23:10.624 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:23:10.624 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:23:10.625 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:23:10.625 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:23:10.627 GMT <RMI TCP Connection(9)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:23:10.628 GMT <RMI TCP Connection(9)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:23:10.652 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29797].
Not connected.


[info 2020/03/04 23:23:10.653 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:23:10.654 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:10.656 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x1ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74c79fe8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:23:10.656 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x1ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:10.656 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x1ff] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74c79fe8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:23:10.657 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eaa30e6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:23:10.657 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:23:10.657 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eaa30e6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:23:10.658 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5871992c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:23:10.658 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x256] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:23:10.658 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5871992c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:23:10.659 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x264] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39b1c364(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:23:10.659 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x264] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:23:10.659 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x264] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39b1c364(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:23:10.660 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56104ba4(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:23:10.660 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:23:10.660 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56104ba4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:23:10.661 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a97f2d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:23:10.661 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:23:10.661 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a97f2d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:23:10.662 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2317bfb4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:23:10.662 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:23:10.662 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2317bfb4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:23:10.665 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10996476589036105697

[info 2020/03/04 23:23:10.668 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:23:10.898 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:10.899 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x1ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56711264(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:23:10.899 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x1ff] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:10.899 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x1ff] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56711264(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:23:10.900 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @215460aa(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:23:10.900 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:23:10.900 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @215460aa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:23:10.901 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6323ed(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:23:10.901 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x256] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:23:10.902 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6323ed(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:23:10.902 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x264] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dfcd835(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:23:10.903 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x264] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:23:10.903 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x264] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dfcd835(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:23:10.903 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1477fbe5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:23:10.904 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:23:10.904 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1477fbe5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:23:10.905 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @758125eb(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:23:10.905 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:23:10.905 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x23a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @758125eb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:23:10.906 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c30323e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:23:10.906 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:23:10.906 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c30323e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:23:10.909 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x1ff] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2617ca68

[vm0] [info 2020/03/04 23:23:10.915 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x1ff] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:23:10.915 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x1ff] Locator was created at Wed Mar 04 23:23:10 GMT 2020

[vm0] [info 2020/03/04 23:23:10.915 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x1ff] Listening on port 29799 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:23:10.915 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x1ff] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10996476589036105697/locator/locator29799view.dat

[vm0] [info 2020/03/04 23:23:10.915 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x1ff] recovery file not found: /tmp/junit10996476589036105697/locator/locator29799view.dat

[vm0] [info 2020/03/04 23:23:10.916 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x1ff] Starting distributed system

[vm0] [info 2020/03/04 23:23:10.918 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x1ff] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1253
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2706
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 291
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9675


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm5] [info 2020/03/04 23:23:11.300 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x252] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@734c6c8a

[vm5] [info 2020/03/04 23:23:11.307 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x252] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:23:11.448 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 164 ms)

[vm2] [info 2020/03/04 23:23:11.598 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x256] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 147 ms)

[vm3] [info 2020/03/04 23:23:11.748 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x274] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 147 ms)

[vm4] [info 2020/03/04 23:23:11.908 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x261] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 157 ms)

[vm5] [info 2020/03/04 23:23:12.074 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x239] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 164 ms)

[vm6] [info 2020/03/04 23:23:12.094 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x251] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3415f9bd

[vm6] [info 2020/03/04 23:23:12.101 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x251] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:23:12.229 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x24f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 153 ms)

[vm0] [info 2020/03/04 23:23:12.376 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x1fa] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:23:12.376 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x1fa] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 145 ms)

[info 2020/03/04 23:23:12.377 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:12.379 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x1fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17e2adb0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:23:12.379 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x1fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:12.380 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x1fa] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17e2adb0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:23:12.380 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cea5267(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:23:12.381 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:23:12.381 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cea5267(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:23:12.381 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a82debd(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:23:12.382 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x256] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:23:12.382 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a82debd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:23:12.382 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x274] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bf165cc(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:23:12.383 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x274] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:23:12.383 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x274] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bf165cc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:23:12.385 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f208f5a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:23:12.385 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x261] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:23:12.385 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f208f5a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:23:12.386 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x239] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e5996c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:23:12.386 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x239] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:23:12.386 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e5996c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:23:12.387 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @670a8741(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:23:12.387 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x24f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:23:12.388 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x24f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @670a8741(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:23:12.390 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x1fa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:23:12.391 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x1fa] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:23:12.392 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:23:12.392 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:23:12.393 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x256] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:23:12.393 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:23:12.394 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x274] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:23:12.394 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x274] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:23:12.397 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:23:12.397 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:23:12.398 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x239] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:23:12.398 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:23:12.400 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x24f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:23:12.400 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x24f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:23:12.402 GMT <RMI TCP Connection(9)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:23:12.403 GMT <RMI TCP Connection(9)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:23:12.432 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20048].
Not connected.


[info 2020/03/04 23:23:12.434 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:23:12.434 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:12.435 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x1fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b5fcb2f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:23:12.436 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x1fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:12.436 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x1fa] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b5fcb2f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:23:12.436 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5714edb(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:23:12.436 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:23:12.437 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5714edb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:23:12.437 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cee7204(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:23:12.438 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x256] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:23:12.438 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cee7204(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:23:12.438 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x274] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42327904(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:23:12.439 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x274] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:23:12.439 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x274] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42327904(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:23:12.440 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2448a85e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:23:12.440 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x261] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:23:12.440 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2448a85e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:23:12.441 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x239] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b08a4b6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:23:12.441 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x239] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:23:12.441 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b08a4b6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:23:12.442 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55f88d38(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:23:12.442 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x24f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:23:12.442 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x24f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55f88d38(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:23:12.444 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1684821677685317815

[info 2020/03/04 23:23:12.447 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:23:12.688 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:12.689 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x1fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1283d723(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:23:12.689 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x1fa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:12.689 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x1fa] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1283d723(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:23:12.690 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @276f148b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:23:12.690 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:23:12.691 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @276f148b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:23:12.692 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @243965a6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:23:12.692 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x256] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:23:12.692 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @243965a6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:23:12.693 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x274] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b2ad630(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:23:12.693 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x274] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:23:12.693 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x274] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b2ad630(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:23:12.696 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d349ce9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:23:12.696 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x261] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:23:12.696 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d349ce9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:23:12.697 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x239] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2af18c98(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:23:12.697 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x239] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:23:12.697 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2af18c98(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:23:12.698 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @751c0e6d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:23:12.698 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x24f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:23:12.698 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x24f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @751c0e6d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:23:12.702 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x1fa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@110f5fdf

[vm0] [info 2020/03/04 23:23:12.707 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x1fa] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:23:12.708 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x1fa] Locator was created at Wed Mar 04 23:23:12 GMT 2020

[vm0] [info 2020/03/04 23:23:12.708 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x1fa] Listening on port 20050 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:23:12.708 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x1fa] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1684821677685317815/locator/locator20050view.dat

[vm0] [info 2020/03/04 23:23:12.708 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x1fa] recovery file not found: /tmp/junit1684821677685317815/locator/locator20050view.dat

[vm0] [info 2020/03/04 23:23:12.709 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x1fa] Starting distributed system

[vm0] [info 2020/03/04 23:23:12.711 GMT <RMI TCP Connection(51)-172.17.0.5> tid=0x1fa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 999
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2659
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 258
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 9363


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:23:13.105 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:23:13.273 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 172 ms)

[vm2] [info 2020/03/04 23:23:13.455 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 177 ms)

[vm3] [info 2020/03/04 23:23:13.611 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 153 ms)

[vm4] [info 2020/03/04 23:23:13.771 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 158 ms)

[vm5] [info 2020/03/04 23:23:13.956 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 183 ms)

[vm1] [info 2020/03/04 23:23:14.922 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@211d7d40

[vm1] [info 2020/03/04 23:23:14.928 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:23:15.514 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x256] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@200db256

[vm2] [info 2020/03/04 23:23:15.527 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x256] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:23:16.160 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x264] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31d45312

[vm3] [info 2020/03/04 23:23:16.166 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x264] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:23:16.215 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 2257 ms)

[vm0] [info 2020/03/04 23:23:16.361 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x2b7] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:23:16.362 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x2b7] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 144 ms)

[info 2020/03/04 23:23:16.363 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:16.365 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x2b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3492b440(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:23:16.365 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x2b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:16.365 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x2b7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3492b440(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:23:16.367 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1faba7fa(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:23:16.368 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:23:16.368 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1faba7fa(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:23:16.369 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11c3c50c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:23:16.369 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:23:16.369 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11c3c50c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:23:16.370 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @87be816(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:23:16.370 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:23:16.370 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @87be816(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:23:16.372 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65232923(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:23:16.372 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:23:16.372 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65232923(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:23:16.373 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @444947b9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:23:16.373 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x176] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:23:16.373 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @444947b9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:23:16.374 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x181] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7adadac7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:23:16.374 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x181] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:23:16.375 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7adadac7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:23:16.377 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x2b7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:23:16.377 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x2b7] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:23:16.378 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:23:16.379 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:23:16.380 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:23:16.380 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:23:16.381 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:23:16.381 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:23:16.382 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:23:16.383 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:23:16.384 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:23:16.384 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:23:16.385 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x181] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:23:16.385 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:23:16.388 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:23:16.388 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:23:16.416 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26903].
Not connected.


[info 2020/03/04 23:23:16.418 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:23:16.420 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:16.421 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x2b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d6f9316(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:23:16.421 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x2b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:16.421 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x2b7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d6f9316(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:23:16.422 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78962957(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:23:16.422 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:23:16.422 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78962957(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:23:16.423 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b891715(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:23:16.423 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:23:16.423 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b891715(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:23:16.424 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54e78b59(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:23:16.424 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:23:16.424 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54e78b59(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:23:16.425 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @411ee607(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:23:16.425 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:23:16.426 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @411ee607(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:23:16.426 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dbe463a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:23:16.427 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x176] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:23:16.427 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dbe463a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:23:16.427 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x181] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fc37336(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:23:16.428 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x181] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:23:16.428 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fc37336(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:23:16.430 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13349242030565744741

[info 2020/03/04 23:23:16.433 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:23:16.663 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:16.663 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x2b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53a8bac3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:23:16.664 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x2b7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:16.664 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x2b7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53a8bac3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:23:16.665 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64c4102a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:23:16.665 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:23:16.665 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64c4102a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:23:16.666 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ebbe417(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:23:16.666 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:23:16.666 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ebbe417(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:23:16.667 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7880314b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:23:16.667 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:23:16.667 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7880314b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:23:16.668 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ca10296(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:23:16.668 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:23:16.668 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ca10296(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:23:16.669 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77d4a759(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:23:16.669 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x176] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:23:16.669 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77d4a759(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:23:16.670 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x181] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7df253a7(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:23:16.670 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x181] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:23:16.670 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7df253a7(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:23:16.674 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x2b7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4038a9a

[vm0] [info 2020/03/04 23:23:16.679 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x2b7] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:23:16.679 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x2b7] Locator was created at Wed Mar 04 23:23:16 GMT 2020

[vm0] [info 2020/03/04 23:23:16.680 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x2b7] Listening on port 26905 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:23:16.680 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x2b7] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13349242030565744741/locator/locator26905view.dat

[vm0] [info 2020/03/04 23:23:16.680 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x2b7] recovery file not found: /tmp/junit13349242030565744741/locator/locator26905view.dat

[vm0] [info 2020/03/04 23:23:16.681 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x2b7] Starting distributed system

[vm0] [info 2020/03/04 23:23:16.683 GMT <RMI TCP Connection(51)-172.17.0.9> tid=0x2b7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:23:16.779 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@1ec9771c

[vm1] [info 2020/03/04 23:23:16.784 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:23:16.854 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4c91d10c

[vm4] [info 2020/03/04 23:23:16.860 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1329
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2655
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 290
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9579


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33


[vm1] [info 2020/03/04 23:23:17.160 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 174 ms)

[vm2] [info 2020/03/04 23:23:17.311 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25e] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 149 ms)

[vm2] [info 2020/03/04 23:23:17.424 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x256] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@71a1002f

[vm2] [info 2020/03/04 23:23:17.430 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x256] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:23:17.490 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x267] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 176 ms)

[info 2020/03/04 23:23:17.566 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29800]

Command result for <connect --jmx-manager=localhost[29800]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29800] ..
Successfully connected to: [host=localhost, port=29800]


[vm4] [info 2020/03/04 23:23:17.644 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x261] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 151 ms)

[vm5] [info 2020/03/04 23:23:17.817 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x252] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 171 ms)

[vm6] [info 2020/03/04 23:23:17.967 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x251] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 148 ms)

[vm0] [info 2020/03/04 23:23:18.111 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x1f3] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:23:18.112 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x1f3] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 143 ms)

[info 2020/03/04 23:23:18.113 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:18.115 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @551ed9c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:23:18.115 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x1f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:18.115 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x1f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @551ed9c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:23:18.118 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e285414(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:23:18.118 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:23:18.118 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e285414(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:23:18.119 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56f36ba4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:23:18.119 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:23:18.119 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56f36ba4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:23:18.121 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x267] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b7548f6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:23:18.121 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x267] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:23:18.122 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x267] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b7548f6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:23:18.122 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @485fefd1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:23:18.123 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x261] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:23:18.123 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @485fefd1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:23:18.124 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x252] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @603fdbfd(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:23:18.124 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x252] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:23:18.124 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x252] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @603fdbfd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:23:18.125 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x251] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d8bac63(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:23:18.125 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x251] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:23:18.126 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x251] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d8bac63(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:23:18.128 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x1f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:23:18.129 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x1f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:23:18.132 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:23:18.132 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:23:18.133 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:23:18.133 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25e] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:23:18.135 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x267] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:23:18.136 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x267] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:23:18.137 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x261] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:23:18.137 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:23:18.138 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x252] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:23:18.139 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x252] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:23:18.140 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x251] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:23:18.140 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x251] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:23:18.142 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:23:18.143 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)

[vm3] [info 2020/03/04 23:23:18.152 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x274] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5600e27a

[vm3] [info 2020/03/04 23:23:18.157 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x274] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:23:18.175 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24964].
Not connected.


[info 2020/03/04 23:23:18.177 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:23:18.178 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:18.179 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8c5ab9f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:23:18.180 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x1f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:18.180 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x1f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8c5ab9f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:23:18.180 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67f959a9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:23:18.181 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:23:18.181 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67f959a9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:23:18.181 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a36cb45(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:23:18.182 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:23:18.182 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a36cb45(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:23:18.183 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x267] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @506d715d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:23:18.183 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x267] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:23:18.183 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x267] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @506d715d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:23:18.184 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5db8676(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:23:18.184 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x261] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:23:18.184 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5db8676(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:23:18.185 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x252] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e491e3f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:23:18.185 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x252] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:23:18.185 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x252] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e491e3f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:23:18.186 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x251] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ce573b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:23:18.186 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x251] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:23:18.186 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x251] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ce573b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:23:18.189 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7899384742670133628

[info 2020/03/04 23:23:18.192 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:23:18.205 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1d4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d68f62c

[vm5] [info 2020/03/04 23:23:18.219 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1d4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:23:18.416 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:18.417 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eb02282(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:23:18.417 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x1f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:18.417 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x1f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eb02282(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:23:18.418 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b7b71f0(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:23:18.418 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:23:18.419 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b7b71f0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:23:18.419 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6088f190(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:23:18.420 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:23:18.420 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6088f190(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:23:18.420 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x267] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2805c813(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:23:18.421 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x267] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:23:18.421 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x267] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2805c813(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:23:18.421 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @463c00a5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:23:18.422 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x261] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:23:18.422 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @463c00a5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:23:18.423 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x252] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22898ad(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:23:18.423 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x252] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:23:18.423 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x252] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22898ad(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:23:18.424 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x251] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @502f34f8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:23:18.424 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x251] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:23:18.424 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x251] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @502f34f8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:23:18.427 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x1f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@612abbd4

[vm0] [info 2020/03/04 23:23:18.433 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x1f3] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:23:18.433 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x1f3] Locator was created at Wed Mar 04 23:23:18 GMT 2020

[vm0] [info 2020/03/04 23:23:18.433 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x1f3] Listening on port 24966 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:23:18.434 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x1f3] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7899384742670133628/locator/locator24966view.dat

[vm0] [info 2020/03/04 23:23:18.434 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x1f3] recovery file not found: /tmp/junit7899384742670133628/locator/locator24966view.dat

[vm0] [info 2020/03/04 23:23:18.434 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x1f3] Starting distributed system

[vm0] [info 2020/03/04 23:23:18.436 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x1f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:23:18.782 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x261] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7f265bdf

[vm4] [info 2020/03/04 23:23:18.787 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x261] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:23:18.982 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6b0cdba4

[vm6] [info 2020/03/04 23:23:18.990 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:23:19.419 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20051]

Command result for <connect --jmx-manager=localhost[20051]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20051] ..
Successfully connected to: [host=localhost, port=20051]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:23:19.569 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x65] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e810791

[vm5] [info 2020/03/04 23:23:19.575 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x65] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:23:19.906 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:23:20.302 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@23baf393

[vm6] [info 2020/03/04 23:23:20.317 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1ea] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:23:20.745 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5808a2de

[vm1] [info 2020/03/04 23:23:20.750 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:23:21.195 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:23:21.362 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@76a892ed

[vm2] [info 2020/03/04 23:23:21.368 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:23:22.080 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@175728d7

[vm3] [info 2020/03/04 23:23:22.086 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:23:22.539 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7a5b5fc8

[vm1] [info 2020/03/04 23:23:22.544 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:23:22.712 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@21068507

[vm4] [info 2020/03/04 23:23:22.718 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:23:23.150 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20c66230

[vm2] [info 2020/03/04 23:23:23.156 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:23:23.392 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26906]

Command result for <connect --jmx-manager=localhost[26906]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26906] ..
Successfully connected to: [host=localhost, port=26906]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 862
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2699
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 263
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9429


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm3] [info 2020/03/04 23:23:23.822 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x267] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@125287a1

[vm3] [info 2020/03/04 23:23:23.828 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x267] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:23:23.846 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 170 ms)

[vm2] [info 2020/03/04 23:23:24.005 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 156 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:23:24.170 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x20a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 162 ms)

[vm4] [info 2020/03/04 23:23:24.326 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x22d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 154 ms)

[vm4] [info 2020/03/04 23:23:24.483 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x261] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@400e5c49

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1825
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2282
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 120
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 8139


[vm5] [info 2020/03/04 23:23:24.486 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1d4] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 158 ms)

[vm4] [info 2020/03/04 23:23:24.490 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x261] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm6] [info 2020/03/04 23:23:24.634 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1db] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 146 ms)

[vm1] [info 2020/03/04 23:23:24.696 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 154 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 23:23:24.781 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x89] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:23:24.782 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x89] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 145 ms)

[info 2020/03/04 23:23:24.782 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:24.785 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e93758f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:23:24.785 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x89] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:24.785 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e93758f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:23:24.786 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10c57160(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:23:24.787 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:23:24.787 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10c57160(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:23:24.788 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5700ea2b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:23:24.788 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:23:24.788 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5700ea2b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:23:24.789 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x20a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5860c436(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:23:24.789 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x20a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:23:24.789 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x20a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5860c436(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:23:24.790 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x22d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cd5252b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:23:24.790 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x22d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:23:24.790 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x22d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cd5252b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:23:24.791 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f4f2514(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:23:24.791 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1d4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:23:24.791 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1d4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f4f2514(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:23:24.792 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58867243(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:23:24.792 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:23:24.793 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58867243(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:23:24.796 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x89] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:23:24.796 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:23:24.797 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:23:24.797 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:23:24.799 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:23:24.799 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:23:24.800 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x20a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:23:24.800 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x20a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:23:24.801 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x22d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:23:24.801 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x22d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:23:24.802 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1d4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:23:24.803 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1d4] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:23:24.803 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:23:24.804 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1db] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:23:24.806 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:23:24.806 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:23:24.837 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22894].
Not connected.


[info 2020/03/04 23:23:24.838 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:23:24.839 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:24.841 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69371432(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:23:24.841 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x89] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:24.841 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69371432(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:23:24.843 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68235267(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:23:24.843 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:23:24.843 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68235267(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:23:24.844 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40fb61e9(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:23:24.844 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:23:24.844 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40fb61e9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:23:24.845 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x20a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66a9e0cd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:23:24.845 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x20a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:23:24.845 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x20a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66a9e0cd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:23:24.846 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x22d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66174108(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:23:24.846 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x22d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:23:24.846 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x22d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66174108(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:23:24.847 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58676a56(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:23:24.847 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1d4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:23:24.847 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1d4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58676a56(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:23:24.848 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @190fda81(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:23:24.848 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:23:24.848 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @190fda81(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:23:24.851 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16576358332866135547

[vm2] [info 2020/03/04 23:23:24.852 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 153 ms)

[info 2020/03/04 23:23:24.855 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:23:25.004 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 150 ms)

[info 2020/03/04 23:23:25.105 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:25.106 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51b81378(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:23:25.106 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x89] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:25.106 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51b81378(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:23:25.107 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36174717(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:23:25.107 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:23:25.107 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36174717(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:23:25.108 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @721ed15(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:23:25.108 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:23:25.109 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @721ed15(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:23:25.109 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x20a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d7cad60(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:23:25.110 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x20a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:23:25.110 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x20a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d7cad60(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:23:25.110 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x22d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67a69828(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:23:25.111 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x22d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:23:25.111 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x22d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67a69828(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:23:25.111 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @667d97fa(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:23:25.112 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1d4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:23:25.112 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1d4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @667d97fa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:23:25.112 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41f484e1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:23:25.113 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:23:25.113 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41f484e1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:23:25.116 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x89] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@264bf6ea

[vm0] [info 2020/03/04 23:23:25.122 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x89] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:23:25.122 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x89] Locator was created at Wed Mar 04 23:23:25 GMT 2020

[vm0] [info 2020/03/04 23:23:25.122 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x89] Listening on port 22896 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:23:25.123 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x89] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16576358332866135547/locator/locator22896view.dat

[vm0] [info 2020/03/04 23:23:25.123 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x89] recovery file not found: /tmp/junit16576358332866135547/locator/locator22896view.dat

[vm0] [info 2020/03/04 23:23:25.123 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x89] Starting distributed system

[vm0] [info 2020/03/04 23:23:25.125 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x89] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:23:25.140 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24967]

[vm4] [info 2020/03/04 23:23:25.157 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 150 ms)

Command result for <connect --jmx-manager=localhost[24967]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24967] ..
Successfully connected to: [host=localhost, port=24967]


[vm5] [info 2020/03/04 23:23:25.333 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 174 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:23:25.480 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 145 ms)

[vm0] [info 2020/03/04 23:23:25.628 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b0] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:23:25.629 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b0] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 146 ms)

[info 2020/03/04 23:23:25.630 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:25.632 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fa254e0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:23:25.632 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:25.632 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fa254e0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:23:25.633 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ffd7a9c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:23:25.633 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:23:25.633 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ffd7a9c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:23:25.634 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53bdf41e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:23:25.634 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:23:25.634 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53bdf41e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:23:25.635 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65f89ae1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:23:25.636 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:23:25.636 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65f89ae1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:23:25.637 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b8a4c55(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:23:25.637 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:23:25.637 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b8a4c55(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:23:25.638 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21a1c1cc(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:23:25.638 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:23:25.638 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21a1c1cc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:23:25.639 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf06b40(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:23:25.639 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:23:25.639 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf06b40(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:23:25.641 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:23:25.642 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b0] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:23:25.643 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:23:25.643 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:23:25.644 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:23:25.645 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:23:25.646 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:23:25.646 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:23:25.647 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:23:25.647 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:23:25.648 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:23:25.649 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:23:25.650 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:23:25.650 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:23:25.652 GMT <RMI TCP Connection(9)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:23:25.653 GMT <RMI TCP Connection(9)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:23:25.682 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21500].
Not connected.


[info 2020/03/04 23:23:25.684 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:23:25.685 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:25.687 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7534a62d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:23:25.687 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:25.687 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7534a62d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:23:25.688 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e37fbba(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:23:25.688 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:23:25.688 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e37fbba(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:23:25.689 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18d88e95(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:23:25.690 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:23:25.690 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18d88e95(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:23:25.690 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3afa71fb(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:23:25.691 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:23:25.691 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3afa71fb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:23:25.692 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b78e630(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:23:25.692 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:23:25.692 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b78e630(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:23:25.693 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @142f901b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:23:25.693 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:23:25.693 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @142f901b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:23:25.694 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ccb3a9e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:23:25.694 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:23:25.694 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ccb3a9e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:23:25.697 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12646902100881484230

[info 2020/03/04 23:23:25.700 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:23:25.928 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:25.929 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @332fd374(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:23:25.929 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:25.929 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @332fd374(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:23:25.930 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f38d537(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:23:25.930 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:23:25.930 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f38d537(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:23:25.931 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e3ea38f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:23:25.931 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:23:25.931 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e3ea38f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:23:25.932 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c1259b6(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:23:25.932 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:23:25.932 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c1259b6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:23:25.933 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @679ef0b6(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:23:25.933 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:23:25.933 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @679ef0b6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:23:25.934 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b9316a8(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:23:25.934 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x65] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:23:25.934 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b9316a8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:23:25.935 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c4f5b10(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:23:25.935 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1ea] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:23:25.936 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c4f5b10(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:23:25.939 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7f481e7

[vm0] [info 2020/03/04 23:23:25.944 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b0] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:23:25.945 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b0] Locator was created at Wed Mar 04 23:23:25 GMT 2020

[vm0] [info 2020/03/04 23:23:25.945 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b0] Listening on port 21502 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:23:25.945 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b0] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12646902100881484230/locator/locator21502view.dat

[vm0] [info 2020/03/04 23:23:25.945 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b0] recovery file not found: /tmp/junit12646902100881484230/locator/locator21502view.dat

[vm0] [info 2020/03/04 23:23:25.945 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b0] Starting distributed system

[vm0] [info 2020/03/04 23:23:25.947 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x2b0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:23:28.908 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1cbd56ff

[vm1] [info 2020/03/04 23:23:28.912 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:23:29.506 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f20e93

[vm2] [info 2020/03/04 23:23:29.513 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:23:29.940 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@66d215f1

[vm1] [info 2020/03/04 23:23:29.946 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:23:30.176 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x20a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@400986b

[vm3] [info 2020/03/04 23:23:30.182 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x20a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:23:30.521 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@622b3b93

[vm2] [info 2020/03/04 23:23:30.527 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:23:30.823 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x22d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2b5bf678

[vm4] [info 2020/03/04 23:23:30.829 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x22d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:23:31.204 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@788d2a9f

[vm3] [info 2020/03/04 23:23:31.213 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:23:31.508 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22897]

Command result for <connect --jmx-manager=localhost[22897]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22897] ..
Successfully connected to: [host=localhost, port=22897]


[vm4] [info 2020/03/04 23:23:31.856 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3b47d091

[vm4] [info 2020/03/04 23:23:31.862 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:23:32.524 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21503]

Command result for <connect --jmx-manager=localhost[21503]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21503] ..
Successfully connected to: [host=localhost, port=21503]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:23:48.406 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@231356a9

[vm5] [info 2020/03/04 23:23:48.412 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:23:49.151 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040@d44ff08

[vm6] [info 2020/03/04 23:23:49.158 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2748
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 337
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9441


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:23:53.316 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 151 ms)

[vm2] [info 2020/03/04 23:23:53.471 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 152 ms)

[vm3] [info 2020/03/04 23:23:53.631 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 157 ms)

[vm4] [info 2020/03/04 23:23:53.782 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 149 ms)

[vm5] [info 2020/03/04 23:23:53.956 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 172 ms)

[vm6] [info 2020/03/04 23:23:54.102 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 143 ms)

[vm0] [info 2020/03/04 23:23:54.245 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1f] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:23:54.246 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 142 ms)

[info 2020/03/04 23:23:54.247 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:54.250 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c496ecd(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:23:54.250 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:54.250 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c496ecd(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:23:54.251 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66888b73(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:23:54.251 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:23:54.251 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66888b73(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:23:54.252 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4356d734(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:23:54.252 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:23:54.252 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4356d734(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:23:54.253 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23c35e16(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:23:54.253 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:23:54.253 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23c35e16(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:23:54.255 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51c4d676(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:23:54.255 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x8b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:23:54.256 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51c4d676(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:23:54.256 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31787272(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:23:54.257 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:23:54.257 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31787272(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:23:54.258 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4981dda(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:23:54.258 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:23:54.258 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4981dda(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:23:54.260 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:23:54.261 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:23:54.261 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:23:54.262 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:23:54.263 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:23:54.263 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:23:54.264 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:23:54.264 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:23:54.266 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:23:54.267 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:23:54.268 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:23:54.268 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:23:54.269 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:23:54.269 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:23:54.271 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:23:54.272 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:23:54.300 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24064].
Not connected.


[info 2020/03/04 23:23:54.301 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:23:54.303 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:54.304 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @effe8b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:23:54.304 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:54.304 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @effe8b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:23:54.305 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47a5d19e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:23:54.305 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:23:54.305 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47a5d19e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:23:54.306 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e4a7a00(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:23:54.306 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:23:54.306 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e4a7a00(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:23:54.307 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bfdd63f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:23:54.307 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:23:54.308 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bfdd63f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:23:54.308 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ce7ace6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:23:54.309 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x8b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:23:54.309 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ce7ace6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:23:54.309 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a249ac9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:23:54.309 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:23:54.310 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a249ac9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:23:54.310 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c3dad9f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:23:54.310 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:23:54.310 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c3dad9f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:23:54.314 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3948671972621263279

[info 2020/03/04 23:23:54.316 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:23:54.529 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:54.531 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e6b6d9d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:23:54.531 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:23:54.531 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e6b6d9d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:23:54.532 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @310364f3(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:23:54.532 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:23:54.532 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @310364f3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:23:54.533 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @498467b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:23:54.533 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:23:54.533 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @498467b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:23:54.534 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46da832e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:23:54.534 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1a0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:23:54.534 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46da832e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:23:54.535 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @494ea5af(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:23:54.535 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x8b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:23:54.535 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x8b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @494ea5af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:23:54.536 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1160751(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:23:54.537 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:23:54.537 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1160751(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:23:54.538 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d118de9(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:23:54.538 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:23:54.538 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d118de9(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:23:54.541 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@106e0ed3

[vm0] [info 2020/03/04 23:23:54.546 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1f] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:23:54.547 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1f] Locator was created at Wed Mar 04 23:23:54 GMT 2020

[vm0] [info 2020/03/04 23:23:54.547 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1f] Listening on port 24066 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:23:54.547 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3948671972621263279/locator/locator24066view.dat

[vm0] [info 2020/03/04 23:23:54.547 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1f] recovery file not found: /tmp/junit3948671972621263279/locator/locator24066view.dat

[vm0] [info 2020/03/04 23:23:54.548 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 23:23:54.549 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:23:54.759 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840@4bf08150

[vm5] [info 2020/03/04 23:23:54.765 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:23:55.525 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x255] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@46296b44

[vm6] [info 2020/03/04 23:23:55.532 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x255] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:23:58.215 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2984d28

[vm1] [info 2020/03/04 23:23:58.221 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:23:58.813 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@662bf25c

[vm2] [info 2020/03/04 23:23:58.818 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:23:59.441 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1a0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5b483fcb

[vm3] [info 2020/03/04 23:23:59.446 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1a0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2840
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 407
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9951


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:23:59.869 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 159 ms)

[vm2] [info 2020/03/04 23:24:00.022 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x26d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 150 ms)

[vm4] [info 2020/03/04 23:24:00.041 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x8b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b83125c

[vm4] [info 2020/03/04 23:24:00.049 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x8b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:24:00.189 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x263] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 163 ms)

[vm4] [info 2020/03/04 23:24:00.337 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 145 ms)

[vm5] [info 2020/03/04 23:24:00.510 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 171 ms)

[vm6] [info 2020/03/04 23:24:00.658 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x255] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 146 ms)

[info 2020/03/04 23:24:00.659 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24067]

Command result for <connect --jmx-manager=localhost[24067]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24067] ..
Successfully connected to: [host=localhost, port=24067]


[vm0] [info 2020/03/04 23:24:00.808 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0x1e2] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:24:00.809 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0x1e2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 148 ms)

[info 2020/03/04 23:24:00.810 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:00.812 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0x1e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bfc20ed(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:24:00.812 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0x1e2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:00.813 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0x1e2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bfc20ed(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:24:00.816 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44921ccd(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:24:00.816 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:00.816 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44921ccd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:24:00.817 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31d912b8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:24:00.817 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x26d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:00.817 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x26d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31d912b8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:24:00.818 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @790166e1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:24:00.818 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x263] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:00.818 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x263] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @790166e1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:24:00.821 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1963b55b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:24:00.821 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:00.821 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1963b55b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:24:00.822 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bfb45b5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:24:00.822 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:00.822 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bfb45b5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:24:00.823 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x255] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e66a5f6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:24:00.823 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x255] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:00.824 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x255] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e66a5f6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:24:00.826 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0x1e2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:24:00.827 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0x1e2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:24:00.829 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:24:00.830 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:24:00.831 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x26d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:24:00.831 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x26d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:24:00.832 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x263] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:24:00.833 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x263] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:24:00.835 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:24:00.835 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:24:00.836 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:24:00.837 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:24:00.838 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x255] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:24:00.838 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x255] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:24:00.840 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:24:00.840 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:24:00.861 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21209].
Not connected.


[info 2020/03/04 23:24:00.863 GMT <Test worker> tid=0x18] Executing command: exit

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:24:00.864 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:00.866 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0x1e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1114c088(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:24:00.866 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0x1e2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:00.866 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0x1e2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1114c088(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:24:00.867 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10753e7b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:24:00.867 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:00.868 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10753e7b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:24:00.868 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d42680b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:24:00.869 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x26d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:00.869 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x26d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d42680b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:24:00.870 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @520af83(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:24:00.870 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x263] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:00.870 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x263] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @520af83(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:24:00.871 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50099304(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:24:00.871 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:00.871 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50099304(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:24:00.872 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7112bbfa(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:24:00.872 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:00.872 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7112bbfa(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:24:00.873 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x255] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12db08a2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:24:00.873 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x255] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:00.873 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x255] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12db08a2(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:24:00.877 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14043643972716363792

[info 2020/03/04 23:24:00.880 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:24:01.151 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:01.152 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0x1e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21f674e0(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:24:01.152 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0x1e2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:01.152 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0x1e2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21f674e0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:24:01.153 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a3ddb0d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:24:01.153 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:01.153 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a3ddb0d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:24:01.154 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @215e28d6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:24:01.154 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x26d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:01.154 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x26d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @215e28d6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:24:01.155 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e39bb29(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:24:01.155 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x263] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:01.155 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x263] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e39bb29(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:24:01.156 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @710fd527(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:24:01.156 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:01.157 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @710fd527(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:24:01.157 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b9b8352(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:24:01.157 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:01.157 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b9b8352(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:24:01.158 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x255] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b067dc6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:24:01.158 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x255] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:01.158 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x255] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b067dc6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:24:01.162 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0x1e2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2943637e

[vm0] [info 2020/03/04 23:24:01.167 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0x1e2] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:24:01.168 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0x1e2] Locator was created at Wed Mar 04 23:24:01 GMT 2020

[vm0] [info 2020/03/04 23:24:01.168 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0x1e2] Listening on port 21211 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:24:01.168 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0x1e2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14043643972716363792/locator/locator21211view.dat

[vm0] [info 2020/03/04 23:24:01.168 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0x1e2] recovery file not found: /tmp/junit14043643972716363792/locator/locator21211view.dat

[vm0] [info 2020/03/04 23:24:01.169 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0x1e2] Starting distributed system

[vm0] [info 2020/03/04 23:24:01.170 GMT <RMI TCP Connection(56)-172.17.0.6> tid=0x1e2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:24:05.005 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@548bef49

[vm1] [info 2020/03/04 23:24:05.011 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:24:05.604 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x26d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@13289033

[vm2] [info 2020/03/04 23:24:05.610 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x26d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:24:06.226 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x263] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@78500f1

[vm3] [info 2020/03/04 23:24:06.232 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x263] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:24:06.502 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40@6c39cb24

[vm5] [info 2020/03/04 23:24:06.509 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:24:06.824 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2c16891f

[vm4] [info 2020/03/04 23:24:06.829 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:24:07.240 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440@5bca8dee

[vm6] [info 2020/03/04 23:24:07.247 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:24:07.442 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21212]

Command result for <connect --jmx-manager=localhost[21212]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21212] ..
Successfully connected to: [host=localhost, port=21212]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2852
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 314
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9681


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:24:11.519 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 161 ms)

[vm2] [info 2020/03/04 23:24:11.670 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x256] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 148 ms)

[vm3] [info 2020/03/04 23:24:11.832 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x264] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 159 ms)

[vm4] [info 2020/03/04 23:24:11.985 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 150 ms)

[vm5] [info 2020/03/04 23:24:12.157 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 170 ms)

[vm6] [info 2020/03/04 23:24:12.307 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 148 ms)

[vm5] [info 2020/03/04 23:24:12.348 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x176] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@5f1cfe22

[vm5] [info 2020/03/04 23:24:12.353 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x176] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:24:12.448 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x2ce] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:24:12.449 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x2ce] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 140 ms)

[info 2020/03/04 23:24:12.450 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:12.453 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x2ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af5ccd9(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:24:12.453 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x2ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:12.453 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x2ce] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af5ccd9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:24:12.455 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b0eb29(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:24:12.455 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:12.455 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b0eb29(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:24:12.456 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e084172(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:24:12.456 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x256] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:12.456 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e084172(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:24:12.457 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x264] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dee25be(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:24:12.458 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x264] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:12.458 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x264] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dee25be(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:24:12.459 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69334e1f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:24:12.459 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:12.459 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69334e1f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:24:12.460 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50b78e3d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:24:12.460 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:12.460 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50b78e3d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:24:12.461 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3379b29e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:24:12.461 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:12.461 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3379b29e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:24:12.464 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x2ce] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:24:12.464 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x2ce] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:24:12.466 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:24:12.467 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:24:12.468 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x256] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:24:12.468 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:24:12.469 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x264] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:24:12.469 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x264] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:24:12.470 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:24:12.470 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:24:12.471 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:24:12.472 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:24:12.473 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:24:12.473 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:24:12.475 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:24:12.476 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:24:12.508 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29800].
Not connected.


[info 2020/03/04 23:24:12.510 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:24:12.511 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:12.512 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x2ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b4180a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:24:12.512 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x2ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:12.512 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x2ce] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b4180a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:24:12.513 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6304c3cf(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:24:12.514 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:12.514 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6304c3cf(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:24:12.514 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39a5a894(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:24:12.515 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x256] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:12.515 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39a5a894(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:24:12.516 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x264] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b17a595(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:24:12.516 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x264] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:12.516 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x264] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b17a595(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:24:12.517 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44395ed1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:24:12.517 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:12.517 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44395ed1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:24:12.518 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2031953c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:24:12.518 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:12.518 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2031953c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:24:12.519 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65e6df25(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:24:12.519 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:12.519 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65e6df25(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:24:12.523 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit286511082511895441

[info 2020/03/04 23:24:12.525 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:24:12.770 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:12.771 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x2ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e02e2b1(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:24:12.771 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x2ce] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:12.771 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x2ce] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e02e2b1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:24:12.772 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bfe0ed(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:24:12.772 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:12.772 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bfe0ed(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:24:12.773 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b02ca55(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:24:12.773 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x256] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:12.773 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b02ca55(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:24:12.774 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x264] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28f2c77d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:24:12.774 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x264] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:12.775 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x264] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28f2c77d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:24:12.775 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77bb2367(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:24:12.776 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:12.776 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77bb2367(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:24:12.777 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @170f7b45(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:24:12.777 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:12.777 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x23a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @170f7b45(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:24:12.778 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42451f43(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:24:12.778 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:12.778 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42451f43(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:24:12.781 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x2ce] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@67946f9b

[vm0] [info 2020/03/04 23:24:12.786 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x2ce] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:24:12.787 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x2ce] Locator was created at Wed Mar 04 23:24:12 GMT 2020

[vm0] [info 2020/03/04 23:24:12.787 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x2ce] Listening on port 29802 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:24:12.787 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x2ce] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit286511082511895441/locator/locator29802view.dat

[vm0] [info 2020/03/04 23:24:12.787 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x2ce] recovery file not found: /tmp/junit286511082511895441/locator/locator29802view.dat

[vm0] [info 2020/03/04 23:24:12.788 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x2ce] Starting distributed system

[vm0] [info 2020/03/04 23:24:12.789 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x2ce] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:24:13.098 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x181] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40@23d2eb6d

[vm6] [info 2020/03/04 23:24:13.106 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x181] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:24:13.193 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x239] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@37724c3b

[vm5] [info 2020/03/04 23:24:13.199 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x239] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:24:13.817 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x252] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@4bda1eb6

[vm5] [info 2020/03/04 23:24:13.824 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x252] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:24:13.994 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x24f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440@11c060f9

[vm6] [info 2020/03/04 23:24:14.001 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x24f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:24:14.654 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x251] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840@367a5018

[vm6] [info 2020/03/04 23:24:14.660 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x251] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:24:16.856 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@56990f0c

[vm1] [info 2020/03/04 23:24:16.861 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:24:17.455 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x256] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1404156b

[vm2] [info 2020/03/04 23:24:17.461 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x256] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3039
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 409
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 10548


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:24:17.690 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 150 ms)

[vm2] [info 2020/03/04 23:24:17.849 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 156 ms)

[vm3] [info 2020/03/04 23:24:18.007 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 155 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2788
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 262
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9351


[vm3] [info 2020/03/04 23:24:18.071 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x264] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5ab43164

[vm3] [info 2020/03/04 23:24:18.076 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x264] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm4] [info 2020/03/04 23:24:18.161 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 151 ms)

[vm1] [info 2020/03/04 23:24:18.250 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 157 ms)

[vm5] [info 2020/03/04 23:24:18.328 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 165 ms)

[vm2] [info 2020/03/04 23:24:18.397 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x256] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 144 ms)

[vm6] [info 2020/03/04 23:24:18.476 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 145 ms)

[vm3] [info 2020/03/04 23:24:18.557 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x274] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 157 ms)

[vm0] [info 2020/03/04 23:24:18.620 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x54] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:24:18.621 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 143 ms)

[info 2020/03/04 23:24:18.622 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:18.624 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fbd6fcf(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:24:18.624 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:18.624 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fbd6fcf(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:24:18.625 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b0f948e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:24:18.625 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:18.625 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b0f948e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:24:18.626 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19633b31(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:24:18.626 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:18.626 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19633b31(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:24:18.627 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24b9811d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:24:18.627 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:18.627 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24b9811d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:24:18.628 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @649f6853(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:24:18.628 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:18.628 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @649f6853(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:24:18.629 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fec84ee(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:24:18.629 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x176] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:18.629 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fec84ee(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:24:18.630 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x181] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61d0b4f9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:24:18.630 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x181] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:18.631 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61d0b4f9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:24:18.633 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:24:18.633 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:24:18.634 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:24:18.634 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:24:18.635 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:24:18.636 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:24:18.637 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:24:18.637 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:24:18.638 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:24:18.638 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:24:18.639 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:24:18.639 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:24:18.640 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x181] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:24:18.640 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:24:18.642 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:24:18.643 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2837
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 269
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9582


[info 2020/03/04 23:24:18.675 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26906].
Not connected.


[info 2020/03/04 23:24:18.678 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:24:18.679 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:18.680 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2003d1ba(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:24:18.681 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:18.681 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2003d1ba(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:24:18.681 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @244b6420(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:24:18.682 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:18.682 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @244b6420(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:24:18.683 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cdc492f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:24:18.683 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:18.683 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cdc492f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:24:18.684 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @600674ba(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:24:18.684 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:18.684 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @600674ba(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:24:18.685 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56e462d6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:24:18.685 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:18.685 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56e462d6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:24:18.686 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1024f147(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:24:18.686 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x176] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:18.686 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1024f147(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:24:18.687 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x181] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62bd9d68(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:24:18.687 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x181] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:18.687 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62bd9d68(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:24:18.692 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13338249765221950262

[info 2020/03/04 23:24:18.695 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:24:18.701 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@520642f0

[vm4] [info 2020/03/04 23:24:18.707 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:24:18.707 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x261] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 147 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm5] [info 2020/03/04 23:24:18.887 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x239] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 177 ms)

[vm1] [info 2020/03/04 23:24:18.901 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 166 ms)

[info 2020/03/04 23:24:18.968 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:18.969 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @452bd4ac(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:24:18.969 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:18.969 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @452bd4ac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:24:18.970 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @127d725a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:24:18.970 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:18.970 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @127d725a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:24:18.971 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a76fed4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:24:18.971 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:18.971 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a76fed4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:24:18.972 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3da89a85(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:24:18.972 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:18.972 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x71] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3da89a85(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:24:18.973 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e0d4412(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:24:18.973 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:18.973 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e0d4412(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:24:18.974 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e27b1ae(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:24:18.974 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x176] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:18.974 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e27b1ae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:24:18.975 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x181] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f498b0e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:24:18.975 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x181] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:18.975 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x181] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f498b0e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:24:18.978 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e489e3f

[vm0] [info 2020/03/04 23:24:18.983 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x54] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:24:18.984 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x54] Locator was created at Wed Mar 04 23:24:18 GMT 2020

[vm0] [info 2020/03/04 23:24:18.984 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x54] Listening on port 26908 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:24:18.984 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13338249765221950262/locator/locator26908view.dat

[vm0] [info 2020/03/04 23:24:18.984 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x54] recovery file not found: /tmp/junit13338249765221950262/locator/locator26908view.dat

[vm0] [info 2020/03/04 23:24:18.985 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 23:24:18.986 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:24:19.040 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x24f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 151 ms)

[vm2] [info 2020/03/04 23:24:19.062 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25e] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 157 ms)

[vm0] [info 2020/03/04 23:24:19.186 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x2c4] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:24:19.188 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x2c4] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 145 ms)

[info 2020/03/04 23:24:19.188 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:19.191 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x2c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38301ff1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:24:19.191 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x2c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:19.191 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x2c4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38301ff1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:24:19.192 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c251820(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:24:19.192 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:19.192 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c251820(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:24:19.193 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d672a14(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:24:19.193 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x256] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:19.193 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d672a14(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:24:19.195 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x274] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @754dcd78(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:24:19.196 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x274] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:19.196 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x274] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @754dcd78(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:24:19.200 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32adbf06(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:24:19.200 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x261] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:19.200 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32adbf06(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:24:19.201 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x239] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75395140(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:24:19.201 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x239] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:19.201 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75395140(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:24:19.202 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @239d3109(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:24:19.202 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x24f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:19.202 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x24f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @239d3109(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:24:19.204 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x2c4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:24:19.205 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x2c4] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:24:19.206 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:24:19.206 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:24:19.207 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x256] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:24:19.207 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:24:19.211 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x274] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:24:19.211 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x274] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:24:19.212 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:24:19.213 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:24:19.214 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x239] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:24:19.214 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:24:19.215 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x24f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:24:19.215 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x24f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:24:19.217 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:24:19.218 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm3] [info 2020/03/04 23:24:19.247 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x267] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 182 ms)

[info 2020/03/04 23:24:19.255 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20051].
Not connected.


[info 2020/03/04 23:24:19.258 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:24:19.259 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:19.261 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x2c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @679634f3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:24:19.261 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x2c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:19.261 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x2c4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @679634f3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:24:19.262 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48f4c767(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:24:19.262 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:19.262 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48f4c767(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:24:19.263 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ff15bfc(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:24:19.263 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x256] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:19.263 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ff15bfc(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:24:19.264 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x274] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a8e19d3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:24:19.264 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x274] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:19.264 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x274] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a8e19d3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:24:19.265 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6481a25(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:24:19.266 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x261] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:19.266 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6481a25(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:24:19.266 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x239] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ab5d8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:24:19.267 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x239] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:19.267 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ab5d8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:24:19.268 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @619016f9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:24:19.268 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x24f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:19.268 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x24f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @619016f9(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:24:19.272 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8263051347297675184

[info 2020/03/04 23:24:19.296 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:24:19.356 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29803]

Command result for <connect --jmx-manager=localhost[29803]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29803] ..
Successfully connected to: [host=localhost, port=29803]


[vm4] [info 2020/03/04 23:24:19.422 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x261] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 171 ms)

[info 2020/03/04 23:24:19.543 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:19.544 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x2c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61bd0cdb(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:24:19.544 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x2c4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:19.544 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x2c4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61bd0cdb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:24:19.545 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c28bf20(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:24:19.545 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:19.545 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c28bf20(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:24:19.546 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e5e0635(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:24:19.547 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x256] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:19.547 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x256] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e5e0635(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:24:19.548 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x274] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35566e1a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:24:19.548 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x274] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:19.548 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x274] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35566e1a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:24:19.549 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c0b0cf5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:24:19.549 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x261] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:19.549 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c0b0cf5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:24:19.550 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x239] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7794ff4c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:24:19.550 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x239] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:19.550 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7794ff4c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:24:19.551 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c837e53(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:24:19.551 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x24f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:19.551 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x24f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c837e53(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:24:19.555 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x2c4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6a797eea

[vm0] [info 2020/03/04 23:24:19.561 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x2c4] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:24:19.561 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x2c4] Locator was created at Wed Mar 04 23:24:19 GMT 2020

[vm0] [info 2020/03/04 23:24:19.561 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x2c4] Listening on port 20053 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:24:19.561 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x2c4] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8263051347297675184/locator/locator20053view.dat

[vm0] [info 2020/03/04 23:24:19.562 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x2c4] recovery file not found: /tmp/junit8263051347297675184/locator/locator20053view.dat

[vm0] [info 2020/03/04 23:24:19.562 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x2c4] Starting distributed system

[vm0] [info 2020/03/04 23:24:19.564 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x2c4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:24:19.601 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x252] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 177 ms)

[vm6] [info 2020/03/04 23:24:19.765 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x251] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 162 ms)

[vm0] [info 2020/03/04 23:24:19.926 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x2b4] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:24:19.927 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x2b4] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 159 ms)

[info 2020/03/04 23:24:19.928 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:19.930 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x2b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @270c24ad(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:24:19.930 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x2b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:19.930 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x2b4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @270c24ad(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:24:19.933 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f18b679(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:24:19.933 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:19.933 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f18b679(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:24:19.934 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d7e18f3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:24:19.934 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:19.934 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d7e18f3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:24:19.935 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x267] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3375e3af(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:24:19.936 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x267] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:19.936 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x267] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3375e3af(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:24:19.937 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30d8091f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:24:19.937 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x261] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:19.937 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30d8091f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:24:19.938 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x252] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e531581(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:24:19.938 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x252] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:19.938 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x252] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e531581(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:24:19.939 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x251] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43fe6ad9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:24:19.939 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x251] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:19.939 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x251] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43fe6ad9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:24:19.942 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x2b4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:24:19.942 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x2b4] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:24:19.945 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:24:19.945 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:24:19.946 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:24:19.947 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25e] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:24:19.948 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x267] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:24:19.948 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x267] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:24:19.949 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x261] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:24:19.949 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:24:19.950 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x252] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:24:19.951 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x252] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:24:19.952 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x251] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:24:19.952 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x251] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:24:19.954 GMT <RMI TCP Connection(9)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:24:19.955 GMT <RMI TCP Connection(9)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:24:19.982 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24967].
Not connected.


[info 2020/03/04 23:24:19.984 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:24:19.985 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:19.987 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x2b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e6f0ab7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:24:19.987 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x2b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:19.987 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x2b4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e6f0ab7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:24:19.988 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c53dbf1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:24:19.988 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:19.988 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c53dbf1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:24:19.989 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75264cd7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:24:19.989 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:19.989 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75264cd7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:24:19.990 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x267] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32aec20d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:24:19.990 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x267] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:19.990 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x267] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32aec20d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:24:19.991 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @895db4e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:24:19.991 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x261] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:19.991 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @895db4e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:24:19.992 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x252] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48b47cfe(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:24:19.992 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x252] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:19.992 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x252] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48b47cfe(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:24:19.993 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x251] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b7d45cb(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:24:19.993 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x251] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:19.993 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x251] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b7d45cb(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:24:19.997 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14009774145545315578

[info 2020/03/04 23:24:20.000 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:24:20.231 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:20.232 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x2b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6812bfb3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:24:20.232 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x2b4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:20.233 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x2b4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6812bfb3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:24:20.233 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d497cca(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:24:20.234 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:20.234 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d497cca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:24:20.234 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bafdf4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:24:20.235 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:20.235 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bafdf4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:24:20.236 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x267] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c760e22(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:24:20.236 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x267] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:20.236 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x267] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c760e22(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:24:20.237 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x261] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12a5dc49(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:24:20.237 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x261] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:20.237 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x261] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12a5dc49(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:24:20.238 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x252] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ea3f0b1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:24:20.238 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x252] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:20.238 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x252] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ea3f0b1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:24:20.239 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x251] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57f11d49(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:24:20.239 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x251] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:20.239 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x251] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57f11d49(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:24:20.242 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x2b4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5d2570f6

[vm0] [info 2020/03/04 23:24:20.247 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x2b4] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:24:20.247 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x2b4] Locator was created at Wed Mar 04 23:24:20 GMT 2020

[vm0] [info 2020/03/04 23:24:20.248 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x2b4] Listening on port 24969 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:24:20.248 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x2b4] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14009774145545315578/locator/locator24969view.dat

[vm0] [info 2020/03/04 23:24:20.248 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x2b4] recovery file not found: /tmp/junit14009774145545315578/locator/locator24969view.dat

[vm0] [info 2020/03/04 23:24:20.248 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x2b4] Starting distributed system

[vm0] [info 2020/03/04 23:24:20.250 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x2b4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:24:21.502 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x65] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@27951a4b

[vm5] [info 2020/03/04 23:24:21.510 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x65] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:24:21.634 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1d4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@c6e7368

[vm5] [info 2020/03/04 23:24:21.640 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1d4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:24:22.291 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@79d164f5

[vm6] [info 2020/03/04 23:24:22.299 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1ea] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:24:22.441 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@2d04e38b

[vm6] [info 2020/03/04 23:24:22.446 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:24:23.062 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@598c7603

[vm1] [info 2020/03/04 23:24:23.068 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:24:23.695 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1133303e

[vm1] [info 2020/03/04 23:24:23.695 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3492b053

[vm1] [info 2020/03/04 23:24:23.702 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:24:23.702 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:24:24.273 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@2f5c183b

[vm1] [info 2020/03/04 23:24:24.278 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:24:24.330 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x256] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@22415867

[vm2] [info 2020/03/04 23:24:24.335 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x256] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:24:24.347 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@589703ad

[vm3] [info 2020/03/04 23:24:24.353 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:24:24.880 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@202971dd

[vm2] [info 2020/03/04 23:24:24.886 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:24:24.962 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@1efa398

[vm3] [info 2020/03/04 23:24:24.964 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x274] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@14775278

[vm4] [info 2020/03/04 23:24:24.968 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:24:24.969 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x274] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:24:25.504 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x267] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3227edb4

[vm3] [info 2020/03/04 23:24:25.509 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x267] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:24:25.583 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26909]

[vm4] [info 2020/03/04 23:24:25.599 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x261] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6e565591

[vm4] [info 2020/03/04 23:24:25.607 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x261] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[26909]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26909] ..
Successfully connected to: [host=localhost, port=26909]


[vm4] [info 2020/03/04 23:24:26.106 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x261] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3372457d

[vm4] [info 2020/03/04 23:24:26.112 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x261] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:24:26.211 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20054]

Command result for <connect --jmx-manager=localhost[20054]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20054] ..
Successfully connected to: [host=localhost, port=20054]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2855
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 391
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9951


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2931
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 455
Total primaries transferred during this rebalance                                               | 57
Total time (in milliseconds) for this rebalance                                                 | 10356


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[info 2020/03/04 23:24:26.729 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24970]

Command result for <connect --jmx-manager=localhost[24970]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24970] ..
Successfully connected to: [host=localhost, port=24970]


[vm1] [info 2020/03/04 23:24:26.860 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 151 ms)

[vm1] [info 2020/03/04 23:24:26.884 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 159 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:24:27.037 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x316] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 174 ms)

[vm2] [info 2020/03/04 23:24:27.049 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 162 ms)

[vm3] [info 2020/03/04 23:24:27.210 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x322] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 169 ms)

[vm3] [info 2020/03/04 23:24:27.230 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 177 ms)

[vm4] [info 2020/03/04 23:24:27.364 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x22d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 150 ms)

[vm4] [info 2020/03/04 23:24:27.386 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 153 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:24:27.521 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1d4] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 155 ms)

[vm5] [info 2020/03/04 23:24:27.547 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 159 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:24:27.672 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1db] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 149 ms)

[vm6] [info 2020/03/04 23:24:27.697 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 148 ms)

[vm0] [info 2020/03/04 23:24:27.827 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x89] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:24:27.828 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x89] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 154 ms)

[info 2020/03/04 23:24:27.829 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:27.832 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cd7544d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:24:27.832 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x89] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:27.832 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cd7544d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:24:27.833 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @634e9092(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:24:27.833 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:27.833 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @634e9092(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:24:27.834 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x316] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22daeafb(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:24:27.835 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x316] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:27.835 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x316] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22daeafb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:24:27.838 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x322] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @654ec78f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:24:27.838 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x322] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:27.838 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x322] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @654ec78f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:24:27.839 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x22d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cdb6715(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:24:27.839 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x22d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:27.839 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x22d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cdb6715(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:24:27.840 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fbb4169(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:24:27.840 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1d4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:27.841 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1d4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fbb4169(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:24:27.841 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @503d23d6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:24:27.842 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:27.842 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @503d23d6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:24:27.844 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x234] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:24:27.844 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x89] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:24:27.845 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm0] [info 2020/03/04 23:24:27.845 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x234] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 145 ms)

[vm1] [info 2020/03/04 23:24:27.846 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:24:27.846 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[info 2020/03/04 23:24:27.846 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:27.847 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x316] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:24:27.847 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x316] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm0] [info 2020/03/04 23:24:27.848 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x234] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d21d5ec(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:24:27.848 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x234] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:27.848 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x234] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d21d5ec(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:24:27.849 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f3a0358(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:24:27.850 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:27.850 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f3a0358(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:24:27.850 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x322] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:24:27.850 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x322] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm2] [info 2020/03/04 23:24:27.851 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6929111f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:24:27.851 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:27.851 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6929111f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:24:27.851 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x22d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:24:27.851 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x22d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm3] [info 2020/03/04 23:24:27.852 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @279ee4fd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:24:27.852 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:27.852 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @279ee4fd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:24:27.852 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1d4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:24:27.853 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1d4] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm4] [info 2020/03/04 23:24:27.853 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1de79e5f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:24:27.854 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:27.854 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1de79e5f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:24:27.854 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:24:27.854 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1db] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[vm5] [info 2020/03/04 23:24:27.855 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b15c00f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:24:27.855 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:27.855 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b15c00f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:24:27.856 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62eddc8b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:24:27.856 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:27.856 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62eddc8b(0, "IgnoredException remove") (took 0 ms)

[locator] [info 2020/03/04 23:24:27.856 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:24:27.857 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)

[vm0] [info 2020/03/04 23:24:27.858 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x234] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:24:27.859 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x234] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:24:27.860 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:24:27.860 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:24:27.861 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:24:27.861 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:24:27.862 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:24:27.863 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:24:27.864 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:24:27.864 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:24:27.865 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:24:27.865 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:24:27.866 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:24:27.866 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:24:27.868 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:24:27.869 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers


[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:24:27.890 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22897].
Not connected.


[info 2020/03/04 23:24:27.893 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:24:27.893 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:27.895 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @121b7c5a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:24:27.895 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x89] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:27.895 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @121b7c5a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:24:27.896 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7102342f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:24:27.896 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:27.896 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7102342f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:24:27.897 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x316] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @370dac9c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:24:27.897 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x316] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:27.897 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x316] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @370dac9c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:24:27.898 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x322] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4626a2b1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:24:27.898 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x322] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:27.898 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x322] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4626a2b1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:24:27.899 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x22d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @794619f1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:24:27.899 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x22d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:27.899 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x22d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @794619f1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:24:27.899 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21503].
Not connected.


[vm5] [info 2020/03/04 23:24:27.900 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12a6db24(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:24:27.900 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1d4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:27.900 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1d4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12a6db24(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:24:27.901 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @649987c0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:24:27.901 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:27.902 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @649987c0(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:24:27.901 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:24:27.902 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:27.904 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x234] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ea4db0b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:24:27.904 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x234] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:27.904 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x234] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ea4db0b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:24:27.905 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ec2b1ed(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:24:27.905 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:27.905 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ec2b1ed(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:24:27.905 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12433122937950530450

[vm2] [info 2020/03/04 23:24:27.906 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2866b413(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:24:27.906 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:27.906 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2866b413(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:24:27.907 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56ac43d1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:24:27.907 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:27.908 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56ac43d1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:24:27.908 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:24:27.908 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d86a293(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:24:27.908 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:27.909 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d86a293(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:24:27.909 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5451240a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:24:27.909 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x65] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:27.909 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5451240a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:24:27.910 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bcfe540(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:24:27.910 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:27.910 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bcfe540(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:24:27.914 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6793325519759815141

[info 2020/03/04 23:24:27.916 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:24:28.160 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:28.161 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f399587(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:24:28.161 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x89] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:28.161 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f399587(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:24:28.162 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45def428(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:24:28.162 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:28.162 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45def428(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:24:28.163 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x316] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72e27720(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:24:28.164 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x316] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:28.164 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x316] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72e27720(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:24:28.165 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x322] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c8c8ca(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:24:28.165 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x322] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:28.165 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x322] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c8c8ca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:24:28.166 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x22d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d2e3e22(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:24:28.166 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x22d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:28.166 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x22d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d2e3e22(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:24:28.167 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6af4224(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:24:28.167 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1d4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:28.167 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1d4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6af4224(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:24:28.168 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5988f814(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:24:28.168 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:28.168 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5988f814(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:24:28.172 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x89] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3b6f2430

[vm0] [info 2020/03/04 23:24:28.178 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x89] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:24:28.179 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x89] Locator was created at Wed Mar 04 23:24:28 GMT 2020

[vm0] [info 2020/03/04 23:24:28.179 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x89] Listening on port 22899 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:24:28.179 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x89] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12433122937950530450/locator/locator22899view.dat

[vm0] [info 2020/03/04 23:24:28.179 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x89] recovery file not found: /tmp/junit12433122937950530450/locator/locator22899view.dat

[vm0] [info 2020/03/04 23:24:28.180 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x89] Starting distributed system

[vm0] [info 2020/03/04 23:24:28.182 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x89] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:24:28.191 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:28.192 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x234] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17e28906(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:24:28.192 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x234] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:28.192 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x234] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17e28906(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:24:28.193 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e1461e6(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:24:28.194 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:28.194 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e1461e6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:24:28.195 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d654347(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:24:28.195 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:28.195 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d654347(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:24:28.196 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fe2520a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:24:28.196 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:28.196 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fe2520a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:24:28.197 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f0f9256(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:24:28.197 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:28.197 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f0f9256(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:24:28.198 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x65] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e3908cc(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:24:28.198 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x65] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:28.199 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x65] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e3908cc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:24:28.200 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46c995e1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:24:28.200 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1ea] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:28.200 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46c995e1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:24:28.203 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x234] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2c5272cf

[vm0] [info 2020/03/04 23:24:28.212 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x234] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:24:28.212 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x234] Locator was created at Wed Mar 04 23:24:28 GMT 2020

[vm0] [info 2020/03/04 23:24:28.212 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x234] Listening on port 21505 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:24:28.213 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x234] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6793325519759815141/locator/locator21505view.dat

[vm0] [info 2020/03/04 23:24:28.213 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x234] recovery file not found: /tmp/junit6793325519759815141/locator/locator21505view.dat

[vm0] [info 2020/03/04 23:24:28.213 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x234] Starting distributed system

[vm0] [info 2020/03/04 23:24:28.217 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x234] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:24:32.100 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4f4e0ed4

[vm1] [info 2020/03/04 23:24:32.105 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:24:32.264 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@5f7ed6f4

[vm1] [info 2020/03/04 23:24:32.270 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:24:32.710 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x316] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1f8402b9

[vm2] [info 2020/03/04 23:24:32.716 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x316] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:24:32.852 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6b7482c7

[vm2] [info 2020/03/04 23:24:32.858 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:24:33.326 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x322] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3741493a

[vm3] [info 2020/03/04 23:24:33.331 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x322] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:24:33.483 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4849fcff

[vm3] [info 2020/03/04 23:24:33.489 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:24:33.940 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x22d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@171c37a9

[vm4] [info 2020/03/04 23:24:33.946 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x22d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:24:34.094 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@8de032c

[vm4] [info 2020/03/04 23:24:34.100 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:24:34.561 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22900]

Command result for <connect --jmx-manager=localhost[22900]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22900] ..
Successfully connected to: [host=localhost, port=22900]


[info 2020/03/04 23:24:34.723 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21506]

Command result for <connect --jmx-manager=localhost[21506]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21506] ..
Successfully connected to: [host=localhost, port=21506]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:24:50.391 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x374] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d92afa7

[vm5] [info 2020/03/04 23:24:50.396 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x374] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:24:51.089 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5f93a786

[vm6] [info 2020/03/04 23:24:51.095 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:24:51.953 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1215
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2572
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 284
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9243


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/04 23:24:55.889 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 170 ms)

[vm2] [info 2020/03/04 23:24:56.063 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x38c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 170 ms)

[vm3] [info 2020/03/04 23:24:56.236 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x392] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 169 ms)

[vm4] [info 2020/03/04 23:24:56.380 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x397] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 141 ms)

[vm5] [info 2020/03/04 23:24:56.543 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x374] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 161 ms)

[vm6] [info 2020/03/04 23:24:56.688 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 142 ms)

[vm0] [info 2020/03/04 23:24:56.876 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x1d7] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:24:56.877 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x1d7] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 187 ms)

[info 2020/03/04 23:24:56.878 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:56.881 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x1d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36c2ea6b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:24:56.881 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x1d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:56.881 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x1d7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36c2ea6b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:24:56.882 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @285a1c2a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:24:56.882 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:56.882 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @285a1c2a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:24:56.885 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x38c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d43cc58(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:24:56.885 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x38c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:56.885 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x38c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d43cc58(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:24:56.886 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x392] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d37588a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:24:56.886 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x392] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:56.886 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x392] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d37588a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:24:56.887 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x397] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55b9fe63(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:24:56.887 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x397] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:56.887 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x397] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55b9fe63(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:24:56.888 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x374] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bfcbb46(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:24:56.888 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x374] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:56.888 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x374] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bfcbb46(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:24:56.889 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f9927fc(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:24:56.889 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:56.889 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f9927fc(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:24:56.892 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x1d7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:24:56.892 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x1d7] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:24:56.893 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:24:56.893 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:24:56.896 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x38c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:24:56.896 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x38c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:24:56.897 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x392] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:24:56.897 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x392] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:24:56.898 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x397] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:24:56.898 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x397] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:24:56.899 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x374] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:24:56.900 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x374] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:24:56.900 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:24:56.901 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:24:56.903 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:24:56.904 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:24:56.926 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24067].
Not connected.


[info 2020/03/04 23:24:56.927 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:24:56.928 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:56.930 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x1d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bed17c0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:24:56.930 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x1d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:56.930 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x1d7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bed17c0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:24:56.931 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @210603c7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:24:56.931 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:56.931 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @210603c7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:24:56.932 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x38c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21ef05ae(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:24:56.932 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x38c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:56.932 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x38c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21ef05ae(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:24:56.933 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x392] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a1cec67(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:24:56.933 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x392] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:56.933 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x392] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a1cec67(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:24:56.934 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x397] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20501401(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:24:56.934 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x397] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:56.934 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x397] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20501401(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:24:56.935 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x374] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65d58af2(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:24:56.935 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x374] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:56.935 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x374] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65d58af2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:24:56.936 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ef30f6c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:24:56.936 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:56.936 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ef30f6c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:24:56.939 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2400699073149293634

[info 2020/03/04 23:24:56.942 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:24:57.172 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:57.172 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x1d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b35e6d7(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:24:57.173 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x1d7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:24:57.173 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x1d7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b35e6d7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:24:57.173 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4250ada9(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:24:57.174 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:24:57.174 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4250ada9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:24:57.174 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x38c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e4267f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:24:57.175 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x38c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:24:57.175 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x38c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e4267f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:24:57.176 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x392] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71280747(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:24:57.176 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x392] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:24:57.176 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x392] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71280747(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:24:57.177 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x397] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40208660(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:24:57.177 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x397] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:24:57.177 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x397] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40208660(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:24:57.178 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x374] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c04f757(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:24:57.178 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x374] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:24:57.178 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x374] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c04f757(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:24:57.179 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b0fdde9(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:24:57.179 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:24:57.179 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b0fdde9(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:24:57.182 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x1d7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@75fa8311

[vm0] [info 2020/03/04 23:24:57.187 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x1d7] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:24:57.188 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x1d7] Locator was created at Wed Mar 04 23:24:57 GMT 2020

[vm0] [info 2020/03/04 23:24:57.188 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x1d7] Listening on port 24069 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:24:57.188 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x1d7] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2400699073149293634/locator/locator24069view.dat

[vm0] [info 2020/03/04 23:24:57.188 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x1d7] recovery file not found: /tmp/junit2400699073149293634/locator/locator24069view.dat

[vm0] [info 2020/03/04 23:24:57.188 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x1d7] Starting distributed system

[vm0] [info 2020/03/04 23:24:57.190 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x1d7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:25:00.885 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1d7fc6a

[vm1] [info 2020/03/04 23:25:00.891 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:25:02.155 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x24a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2fe741dc

[vm5] [info 2020/03/04 23:25:02.161 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x24a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:25:02.492 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x38c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6935ac93

[vm2] [info 2020/03/04 23:25:02.498 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x38c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:25:02.889 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x255] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@100cf6d4

[vm6] [info 2020/03/04 23:25:02.895 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x255] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:25:03.101 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x392] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4a0489c6

[vm3] [info 2020/03/04 23:25:03.106 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x392] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:25:03.718 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x397] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@61abef6d

[vm4] [info 2020/03/04 23:25:03.724 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x397] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:25:03.756 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:25:04.366 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24070]

Command result for <connect --jmx-manager=localhost[24070]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24070] ..
Successfully connected to: [host=localhost, port=24070]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 998
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2591
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 380
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9504


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/04 23:25:07.749 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 164 ms)

[vm2] [info 2020/03/04 23:25:07.899 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x390] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 147 ms)

[vm3] [info 2020/03/04 23:25:08.060 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x385] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 157 ms)

[vm4] [info 2020/03/04 23:25:08.225 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x38a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 162 ms)

[vm5] [info 2020/03/04 23:25:08.392 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x24a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 166 ms)

[vm6] [info 2020/03/04 23:25:08.538 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x255] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 144 ms)

[vm0] [info 2020/03/04 23:25:08.682 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x421] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:25:08.683 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x421] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 142 ms)

[info 2020/03/04 23:25:08.684 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:08.686 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68cdafe4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:25:08.686 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x421] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:08.687 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68cdafe4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:25:08.690 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67d3a859(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:25:08.690 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:08.690 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67d3a859(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:25:08.691 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x390] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a916d1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:25:08.691 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x390] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:08.691 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x390] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a916d1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:25:08.692 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58d5a4fa(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:25:08.692 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x385] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:08.692 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58d5a4fa(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:25:08.693 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x38a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e082c2d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:25:08.693 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x38a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:08.693 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x38a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e082c2d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:25:08.694 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x24a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f10969c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:25:08.694 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x24a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:08.694 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x24a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f10969c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:25:08.695 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x255] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5012b63a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:25:08.695 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x255] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:08.696 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x255] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5012b63a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:25:08.698 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x421] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:25:08.698 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:25:08.701 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:25:08.701 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:25:08.702 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x390] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:25:08.702 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x390] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:25:08.703 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x385] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:25:08.703 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:25:08.704 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x38a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:25:08.705 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x38a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:25:08.706 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x24a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:25:08.706 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x24a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:25:08.707 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x255] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:25:08.707 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x255] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:25:08.709 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:25:08.710 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:25:08.741 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21212].
Not connected.


[info 2020/03/04 23:25:08.743 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:25:08.744 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:08.745 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d883b41(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:25:08.746 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x421] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:08.746 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d883b41(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:25:08.747 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @272396ed(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:25:08.747 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:08.747 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @272396ed(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:25:08.748 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x390] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b69a4bb(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:25:08.748 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x390] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:08.748 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x390] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b69a4bb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:25:08.749 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4916a961(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:25:08.749 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x385] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:08.749 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4916a961(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:25:08.750 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x38a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b479362(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:25:08.750 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x38a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:08.750 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x38a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b479362(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:25:08.751 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x24a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d063da5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:25:08.751 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x24a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:08.751 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x24a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d063da5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:25:08.752 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x255] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6224f19e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:25:08.752 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x255] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:08.752 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x255] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6224f19e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:25:08.755 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6411530460665131427

[info 2020/03/04 23:25:08.758 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:25:08.943 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c40b7d3

[vm5] [info 2020/03/04 23:25:08.948 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:25:08.974 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:08.975 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @329e40dd(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:25:08.975 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x421] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:08.975 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @329e40dd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:25:08.976 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @225a23d7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:25:08.976 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:08.976 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @225a23d7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:25:08.977 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x390] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47b7463a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:25:08.977 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x390] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:08.977 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x390] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47b7463a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:25:08.978 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13da93b5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:25:08.978 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x385] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:08.978 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13da93b5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:25:08.979 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x38a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13056865(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:25:08.979 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x38a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:08.979 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x38a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13056865(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:25:08.980 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x24a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @703adbf2(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:25:08.980 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x24a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:08.980 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x24a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @703adbf2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:25:08.981 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x255] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac1b621(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:25:08.981 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x255] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:08.981 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x255] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac1b621(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:25:08.984 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x421] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5feecc50

[vm0] [info 2020/03/04 23:25:08.990 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x421] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:25:08.990 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x421] Locator was created at Wed Mar 04 23:25:08 GMT 2020

[vm0] [info 2020/03/04 23:25:08.990 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x421] Listening on port 21214 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:25:08.990 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x421] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6411530460665131427/locator/locator21214view.dat

[vm0] [info 2020/03/04 23:25:08.991 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x421] recovery file not found: /tmp/junit6411530460665131427/locator/locator21214view.dat

[vm0] [info 2020/03/04 23:25:08.991 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x421] Starting distributed system

[vm0] [info 2020/03/04 23:25:08.993 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x421] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:25:09.692 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x388] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@42833c67

[vm6] [info 2020/03/04 23:25:09.698 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x388] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:25:10.599 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:25:12.902 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1e09395

[vm1] [info 2020/03/04 23:25:12.907 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:25:13.504 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x390] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4b1ecda7

[vm2] [info 2020/03/04 23:25:13.510 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x390] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1116
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608953
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2540
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 167
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 8721


[vm3] [info 2020/03/04 23:25:14.115 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x385] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@61cbbe9e

[vm3] [info 2020/03/04 23:25:14.120 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x385] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/04 23:25:14.319 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 154 ms)

[vm2] [info 2020/03/04 23:25:14.472 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 150 ms)

[vm5] [info 2020/03/04 23:25:14.611 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x36d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2fc40978

[vm5] [info 2020/03/04 23:25:14.618 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x36d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:25:14.629 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 154 ms)

[vm4] [info 2020/03/04 23:25:14.731 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x38a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5543dee9

[vm4] [info 2020/03/04 23:25:14.736 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x38a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:25:14.773 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 142 ms)

[vm5] [info 2020/03/04 23:25:14.926 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 151 ms)

[vm5] [info 2020/03/04 23:25:14.989 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x176] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@460e7636

[vm5] [info 2020/03/04 23:25:14.995 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x176] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:25:15.068 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 140 ms)

[vm0] [info 2020/03/04 23:25:15.212 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42b] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:25:15.213 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 142 ms)

[info 2020/03/04 23:25:15.214 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:15.216 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3df3df43(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:25:15.216 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:15.217 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3df3df43(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:25:15.219 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc6d890(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:25:15.219 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:15.219 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc6d890(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:25:15.220 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48887722(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:25:15.220 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:15.220 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48887722(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:25:15.223 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @585e1e3c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:25:15.223 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:15.223 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @585e1e3c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:25:15.224 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f6bfb66(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:25:15.224 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:15.224 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f6bfb66(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:25:15.224 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f5b18fa(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:25:15.225 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:15.225 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f5b18fa(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:25:15.225 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63ff06ea(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:25:15.226 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:15.226 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63ff06ea(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:25:15.228 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:25:15.228 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:25:15.230 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:25:15.231 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:25:15.232 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:25:15.232 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:25:15.234 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:25:15.234 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:25:15.235 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:25:15.236 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:25:15.237 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:25:15.237 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:25:15.238 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:25:15.238 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:25:15.240 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:25:15.241 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:25:15.271 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29803].
Not connected.


[info 2020/03/04 23:25:15.273 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:25:15.273 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:15.275 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @582e3c2b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:25:15.275 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:15.275 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @582e3c2b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:25:15.276 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23e02c3e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:25:15.276 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:15.276 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23e02c3e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:25:15.277 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b38ebb6(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:25:15.277 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:15.277 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b38ebb6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:25:15.278 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48ce3804(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:25:15.278 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:15.278 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48ce3804(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:25:15.279 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7436347a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:25:15.279 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:15.279 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7436347a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:25:15.280 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @322a9fe7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:25:15.280 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:15.280 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @322a9fe7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:25:15.281 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @575625a8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:25:15.281 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:15.281 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @575625a8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:25:15.284 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3453569121619826638

[info 2020/03/04 23:25:15.286 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:25:15.317 GMT <RMI TCP Connection(29)-172.17.0.5> tid=0x396] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3611e0cd

[vm6] [info 2020/03/04 23:25:15.323 GMT <RMI TCP Connection(29)-172.17.0.5> tid=0x396] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:25:15.334 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21215]

Command result for <connect --jmx-manager=localhost[21215]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21215] ..
Successfully connected to: [host=localhost, port=21215]


[info 2020/03/04 23:25:15.507 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:15.508 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dbc3941(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:25:15.508 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:15.508 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dbc3941(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:25:15.509 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a66d3fa(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:25:15.509 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:15.509 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a66d3fa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:25:15.510 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fb39(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:25:15.510 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:15.510 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fb39(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:25:15.511 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e0450df(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:25:15.511 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:15.511 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e0450df(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:25:15.512 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @342c56fb(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:25:15.512 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:15.512 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @342c56fb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:25:15.513 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @470ead69(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:25:15.513 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:15.513 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @470ead69(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:25:15.514 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16af1091(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:25:15.514 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x388] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:15.514 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16af1091(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:25:15.517 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38f42bdf

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 23:25:15.522 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42b] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:25:15.523 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42b] Locator was created at Wed Mar 04 23:25:15 GMT 2020

[vm0] [info 2020/03/04 23:25:15.523 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42b] Listening on port 29805 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:25:15.523 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3453569121619826638/locator/locator29805view.dat

[vm0] [info 2020/03/04 23:25:15.523 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42b] recovery file not found: /tmp/junit3453569121619826638/locator/locator29805view.dat

[vm0] [info 2020/03/04 23:25:15.524 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42b] Starting distributed system

[vm0] [info 2020/03/04 23:25:15.525 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:25:15.715 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6e2d193c

[vm6] [info 2020/03/04 23:25:15.722 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:25:16.182 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:25:16.623 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1262
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2425
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 120
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 8295


[vm1] [info 2020/03/04 23:25:19.594 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7a3e75be

[vm1] [info 2020/03/04 23:25:19.599 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:25:19.773 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 159 ms)

[vm2] [info 2020/03/04 23:25:19.931 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x36e] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 155 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1801
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2325
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 143
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 8289


[vm3] [info 2020/03/04 23:25:20.097 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x399] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 163 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm5] [info 2020/03/04 23:25:20.130 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x252] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29b2e996

[vm5] [info 2020/03/04 23:25:20.140 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x252] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:25:20.197 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f7d88f

[vm2] [info 2020/03/04 23:25:20.202 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x36a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:25:20.252 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x386] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 152 ms)

[vm1] [info 2020/03/04 23:25:20.271 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 159 ms)

[vm5] [info 2020/03/04 23:25:20.419 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x36d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 165 ms)

[vm2] [info 2020/03/04 23:25:20.429 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x365] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 156 ms)

[vm6] [info 2020/03/04 23:25:20.570 GMT <RMI TCP Connection(29)-172.17.0.5> tid=0x396] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 149 ms)

[vm3] [info 2020/03/04 23:25:20.589 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3a5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 157 ms)

[vm0] [info 2020/03/04 23:25:20.716 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x427] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:25:20.717 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x427] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 144 ms)

[info 2020/03/04 23:25:20.717 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:20.720 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x427] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b8cf215(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:25:20.720 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x427] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:20.720 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x427] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b8cf215(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:25:20.721 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46b13089(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:25:20.721 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:20.721 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46b13089(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:25:20.723 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x36e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62ca8a35(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:25:20.723 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x36e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:20.723 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x36e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62ca8a35(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:25:20.724 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x399] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @86af78a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:25:20.724 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x399] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:20.724 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x399] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @86af78a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:25:20.725 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x386] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22be4231(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:25:20.725 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x386] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:20.725 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x386] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22be4231(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:25:20.726 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x36d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dd396d8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:25:20.727 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x36d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:20.727 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x36d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dd396d8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:25:20.728 GMT <RMI TCP Connection(29)-172.17.0.5> tid=0x396] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c17bb12(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:25:20.728 GMT <RMI TCP Connection(29)-172.17.0.5> tid=0x396] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:20.728 GMT <RMI TCP Connection(29)-172.17.0.5> tid=0x396] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c17bb12(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:25:20.730 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x427] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:25:20.730 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x427] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:25:20.731 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:25:20.732 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:25:20.734 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x36e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:25:20.735 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x36e] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:25:20.736 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x399] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:25:20.736 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x399] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:25:20.737 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x386] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:25:20.737 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x386] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:25:20.738 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x36d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:25:20.738 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x36d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:25:20.739 GMT <RMI TCP Connection(29)-172.17.0.5> tid=0x396] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:25:20.740 GMT <RMI TCP Connection(29)-172.17.0.5> tid=0x396] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[vm4] [info 2020/03/04 23:25:20.742 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 150 ms)

[locator] [info 2020/03/04 23:25:20.742 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:25:20.743 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:25:20.780 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20054].
Not connected.


[info 2020/03/04 23:25:20.782 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:25:20.783 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:20.784 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x427] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45c531ec(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:25:20.784 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x427] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:20.784 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x427] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45c531ec(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:25:20.785 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @af8b4ba(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:25:20.785 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:20.785 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @af8b4ba(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:25:20.786 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x36e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fc9111e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:25:20.787 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x36e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:20.787 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x36e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fc9111e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:25:20.788 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x399] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10a7af91(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:25:20.788 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x399] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:20.788 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x399] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10a7af91(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:25:20.789 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x386] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eafb8fa(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:25:20.789 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x386] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:20.789 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x386] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eafb8fa(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:25:20.790 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x36d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b2f5a0e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:25:20.790 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x36d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:20.790 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x36d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b2f5a0e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:25:20.791 GMT <RMI TCP Connection(29)-172.17.0.5> tid=0x396] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @780dadc5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:25:20.791 GMT <RMI TCP Connection(29)-172.17.0.5> tid=0x396] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:20.791 GMT <RMI TCP Connection(29)-172.17.0.5> tid=0x396] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @780dadc5(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:25:20.794 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4777309627870539141

[info 2020/03/04 23:25:20.798 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:25:20.816 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@768caac1

[vm3] [info 2020/03/04 23:25:20.822 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:25:20.856 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x251] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c685260

[vm6] [info 2020/03/04 23:25:20.862 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x251] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:25:20.908 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 164 ms)

[info 2020/03/04 23:25:21.036 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:21.036 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x427] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19fe0f35(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:25:21.037 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x427] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:21.037 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x427] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19fe0f35(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:25:21.037 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10f46d64(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:25:21.037 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:21.037 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10f46d64(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:25:21.038 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x36e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ab63aa6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:25:21.038 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x36e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:21.038 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x36e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ab63aa6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:25:21.039 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x399] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @369e664b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:25:21.039 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x399] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:21.039 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x399] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @369e664b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:25:21.040 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x386] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @450ae1a6(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:25:21.040 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x386] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:21.040 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x386] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @450ae1a6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:25:21.041 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x36d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11e1ec98(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:25:21.041 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x36d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:21.041 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x36d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11e1ec98(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:25:21.042 GMT <RMI TCP Connection(29)-172.17.0.5> tid=0x396] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @749f2966(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:25:21.042 GMT <RMI TCP Connection(29)-172.17.0.5> tid=0x396] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:21.042 GMT <RMI TCP Connection(29)-172.17.0.5> tid=0x396] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @749f2966(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:25:21.045 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x427] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1f0e9901

[vm0] [info 2020/03/04 23:25:21.050 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x427] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:25:21.050 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x427] Locator was created at Wed Mar 04 23:25:21 GMT 2020

[vm0] [info 2020/03/04 23:25:21.051 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x427] Listening on port 20056 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:25:21.051 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x427] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4777309627870539141/locator/locator20056view.dat

[vm0] [info 2020/03/04 23:25:21.051 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x427] recovery file not found: /tmp/junit4777309627870539141/locator/locator20056view.dat

[vm0] [info 2020/03/04 23:25:21.051 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x427] Starting distributed system

[vm0] [info 2020/03/04 23:25:21.053 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x427] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:25:21.053 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b7] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 143 ms)

[vm0] [info 2020/03/04 23:25:21.190 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x404] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:25:21.190 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x404] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 136 ms)

[info 2020/03/04 23:25:21.191 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:21.194 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d4ebf8f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:25:21.194 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x404] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:21.194 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x404] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d4ebf8f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:25:21.195 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @590e2bff(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:25:21.195 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:21.195 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @590e2bff(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:25:21.196 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x365] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67423447(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:25:21.196 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x365] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:21.196 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x365] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67423447(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:25:21.197 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @259ed532(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:25:21.197 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:21.197 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @259ed532(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:25:21.198 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79dc2398(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:25:21.198 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:21.198 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79dc2398(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:25:21.199 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @985de2d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:25:21.199 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x176] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:21.199 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @985de2d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:25:21.200 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1564b20f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:25:21.200 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:21.200 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b7] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1564b20f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:25:21.202 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x404] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:25:21.203 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x404] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:25:21.203 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:25:21.204 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:25:21.205 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x365] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:25:21.205 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x365] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:25:21.206 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3a5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:25:21.206 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:25:21.207 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:25:21.207 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:25:21.208 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:25:21.208 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:25:21.209 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:25:21.209 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b7] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:25:21.212 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:25:21.212 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:25:21.247 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26909].
Not connected.


[info 2020/03/04 23:25:21.249 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:25:21.250 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:21.251 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6842205a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:25:21.251 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x404] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:21.251 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x404] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6842205a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:25:21.252 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67527f6a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:25:21.252 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:21.252 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67527f6a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:25:21.253 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x365] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @428360a4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:25:21.253 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x365] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:21.253 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x365] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @428360a4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:25:21.254 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dfef5f4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:25:21.254 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:21.254 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dfef5f4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:25:21.255 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7443018e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:25:21.255 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:21.255 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7443018e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:25:21.256 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb6198f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:25:21.256 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x176] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:21.256 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb6198f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:25:21.257 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @345b9e5a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:25:21.257 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:21.257 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b7] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @345b9e5a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:25:21.260 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17460272618010273652

[info 2020/03/04 23:25:21.262 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:25:21.415 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@228bc22b

[vm4] [info 2020/03/04 23:25:21.420 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:25:21.508 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:21.509 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7175d9ee(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:25:21.509 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x404] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:21.509 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x404] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7175d9ee(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:25:21.510 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @504aa1a5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:25:21.510 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:21.510 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @504aa1a5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:25:21.511 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x365] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @911fe7e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:25:21.511 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x365] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:21.511 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x365] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @911fe7e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:25:21.512 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66494f25(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:25:21.512 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3a5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:21.512 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66494f25(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:25:21.513 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eca9122(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:25:21.513 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:21.514 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x6d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eca9122(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:25:21.514 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x176] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a38741a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:25:21.514 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x176] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:21.515 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a38741a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:25:21.515 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64011172(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:25:21.516 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:21.516 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b7] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64011172(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:25:21.519 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x404] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3fa5a412

[vm0] [info 2020/03/04 23:25:21.524 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x404] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:25:21.524 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x404] Locator was created at Wed Mar 04 23:25:21 GMT 2020

[vm0] [info 2020/03/04 23:25:21.524 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x404] Listening on port 26911 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:25:21.525 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x404] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17460272618010273652/locator/locator26911view.dat

[vm0] [info 2020/03/04 23:25:21.525 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x404] recovery file not found: /tmp/junit17460272618010273652/locator/locator26911view.dat

[vm0] [info 2020/03/04 23:25:21.525 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x404] Starting distributed system

[vm0] [info 2020/03/04 23:25:21.526 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x404] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:25:21.759 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:25:22.064 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29806]

Command result for <connect --jmx-manager=localhost[29806]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29806] ..
Successfully connected to: [host=localhost, port=29806]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:25:23.946 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x368] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@abbebe0

[vm5] [info 2020/03/04 23:25:23.953 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x368] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:25:24.237 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x37a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a22b7e3

[vm5] [info 2020/03/04 23:25:24.243 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x37a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:25:24.676 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2fb00790

[vm6] [info 2020/03/04 23:25:24.682 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1ea] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:25:24.990 GMT <RMI TCP Connection(29)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5eee9725

[vm6] [info 2020/03/04 23:25:24.995 GMT <RMI TCP Connection(29)-172.17.0.4> tid=0x37f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:25:25.110 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4fe7008d

[vm1] [info 2020/03/04 23:25:25.115 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:25:25.539 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1033
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2628
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 321
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9483


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:25:25.610 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@70155566

[vm1] [info 2020/03/04 23:25:25.615 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:25:25.756 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x36e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@332e4dd5

[vm2] [info 2020/03/04 23:25:25.764 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x36e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:25:25.787 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 186 ms)

[vm1] [info 2020/03/04 23:25:25.899 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:25:25.940 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x382] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 150 ms)

[vm3] [info 2020/03/04 23:25:26.109 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x387] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 166 ms)

[vm2] [info 2020/03/04 23:25:26.277 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x365] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@935f7d9

[vm2] [info 2020/03/04 23:25:26.284 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x365] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:25:26.288 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x381] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 177 ms)

[vm3] [info 2020/03/04 23:25:26.444 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x399] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@851ed56

[vm3] [info 2020/03/04 23:25:26.449 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x399] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:25:26.495 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x252] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 204 ms)

[vm6] [info 2020/03/04 23:25:26.641 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x251] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 144 ms)

[vm0] [info 2020/03/04 23:25:26.798 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x3fd] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:25:26.799 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x3fd] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 155 ms)

[info 2020/03/04 23:25:26.801 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:26.804 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33876692(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:25:26.804 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:26.804 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x3fd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33876692(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:25:26.806 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77fbfb30(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:25:26.807 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:26.807 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77fbfb30(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:25:26.808 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x382] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a18441e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:25:26.808 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x382] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:26.808 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x382] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a18441e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:25:26.809 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x387] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @553d6f72(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:25:26.809 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x387] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:26.809 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @553d6f72(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:25:26.811 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x381] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2db0b1f4(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:25:26.812 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x381] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:26.812 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x381] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2db0b1f4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:25:26.812 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x252] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c7d4fa(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:25:26.813 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x252] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:26.813 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x252] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c7d4fa(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:25:26.814 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x251] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e08ea56(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:25:26.814 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x251] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:26.814 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x251] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e08ea56(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:25:26.816 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x3fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:25:26.817 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x3fd] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:25:26.820 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:25:26.820 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:25:26.821 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x382] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:25:26.821 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x382] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:25:26.822 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x387] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:25:26.823 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:25:26.825 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x381] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:25:26.826 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x381] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:25:26.827 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x252] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:25:26.827 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x252] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:25:26.828 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x251] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:25:26.828 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x251] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:25:26.830 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:25:26.831 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:25:26.853 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24970].
Not connected.


[info 2020/03/04 23:25:26.855 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:25:26.855 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:26.857 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56b7f80c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:25:26.857 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:26.857 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x3fd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56b7f80c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:25:26.858 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b4adeec(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:25:26.858 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:26.858 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b4adeec(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:25:26.859 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x382] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @592fb09e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:25:26.859 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x382] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:26.859 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x382] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @592fb09e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:25:26.860 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x387] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6559c904(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:25:26.860 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x387] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:26.860 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6559c904(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:25:26.861 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x381] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13a7839a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:25:26.861 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x381] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:26.861 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x381] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13a7839a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:25:26.862 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x252] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c41074c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:25:26.862 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x252] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:26.862 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x252] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c41074c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:25:26.863 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x251] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @596dc56(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:25:26.863 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x251] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:26.863 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x251] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @596dc56(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:25:26.866 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17544019875423759640

[info 2020/03/04 23:25:26.869 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:25:26.963 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3a5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@429c9ec1

[vm3] [info 2020/03/04 23:25:26.970 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3a5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:25:27.056 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x386] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1e43ec86

[vm4] [info 2020/03/04 23:25:27.062 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x386] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:25:27.113 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:27.114 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28375af0(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:25:27.114 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x3fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:27.114 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x3fd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28375af0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:25:27.115 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7684a0f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:25:27.115 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:27.115 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7684a0f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:25:27.116 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x382] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30073191(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:25:27.116 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x382] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:27.116 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x382] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30073191(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:25:27.117 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x387] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60acaae0(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:25:27.117 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x387] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:27.117 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x387] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60acaae0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:25:27.118 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x381] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a77605f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:25:27.118 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x381] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:27.118 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x381] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a77605f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:25:27.119 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x252] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @672a95d2(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:25:27.119 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x252] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:27.119 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x252] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @672a95d2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:25:27.120 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x251] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69e3c53e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:25:27.120 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x251] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:27.120 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x251] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69e3c53e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:25:27.123 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x3fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2312e672

[vm0] [info 2020/03/04 23:25:27.128 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x3fd] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:25:27.128 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x3fd] Locator was created at Wed Mar 04 23:25:27 GMT 2020

[vm0] [info 2020/03/04 23:25:27.128 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x3fd] Listening on port 24972 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:25:27.129 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x3fd] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17544019875423759640/locator/locator24972view.dat

[vm0] [info 2020/03/04 23:25:27.129 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x3fd] recovery file not found: /tmp/junit17544019875423759640/locator/locator24972view.dat

[vm0] [info 2020/03/04 23:25:27.129 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x3fd] Starting distributed system

[vm0] [info 2020/03/04 23:25:27.130 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x3fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:25:27.640 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@6b687bd1

[vm4] [info 2020/03/04 23:25:27.645 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:25:27.679 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20057]

Command result for <connect --jmx-manager=localhost[20057]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20057] ..
Successfully connected to: [host=localhost, port=20057]


[info 2020/03/04 23:25:28.327 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26912]

Command result for <connect --jmx-manager=localhost[26912]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26912] ..
Successfully connected to: [host=localhost, port=26912]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1300
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2600
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 382
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9657


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:25:29.593 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 155 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 918
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2606
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 310
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9306


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:25:29.746 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 150 ms)

[vm1] [info 2020/03/04 23:25:29.846 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 163 ms)

[vm3] [info 2020/03/04 23:25:29.899 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b7] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 150 ms)

[vm2] [info 2020/03/04 23:25:30.010 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x365] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 161 ms)

[vm4] [info 2020/03/04 23:25:30.069 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 160 ms)

[vm3] [info 2020/03/04 23:25:30.164 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x373] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 151 ms)

[vm5] [info 2020/03/04 23:25:30.227 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x368] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 156 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:25:30.314 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x3ab] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 147 ms)

[vm6] [info 2020/03/04 23:25:30.372 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 143 ms)

[vm5] [info 2020/03/04 23:25:30.474 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x37a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 158 ms)

[vm0] [info 2020/03/04 23:25:30.518 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x42b] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:25:30.519 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 144 ms)

[info 2020/03/04 23:25:30.520 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:30.522 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x42b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dab34b3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:25:30.522 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x42b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:30.522 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dab34b3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:25:30.523 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33ee45ad(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:25:30.523 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:30.524 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33ee45ad(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:25:30.526 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bdb746d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:25:30.526 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:30.526 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bdb746d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:25:30.527 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f2f59aa(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:25:30.527 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:30.527 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f2f59aa(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:25:30.529 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59337f70(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:25:30.529 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:30.530 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59337f70(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:25:30.530 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x368] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30216495(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:25:30.530 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x368] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:30.531 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x368] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30216495(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:25:30.531 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @539e3f89(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:25:30.532 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:30.532 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @539e3f89(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:25:30.534 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x42b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:25:30.534 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:25:30.535 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:25:30.536 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:25:30.538 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:25:30.538 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:25:30.539 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:25:30.540 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:25:30.542 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:25:30.543 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:25:30.544 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x368] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:25:30.544 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x368] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:25:30.545 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:25:30.545 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:25:30.548 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:25:30.548 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:25:30.584 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21506].
Not connected.


[info 2020/03/04 23:25:30.587 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:25:30.588 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:30.589 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x42b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2359049(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:25:30.589 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x42b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:30.589 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2359049(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:25:30.590 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e7d38d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:25:30.590 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:30.590 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e7d38d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:25:30.591 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f09c61b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:25:30.591 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:30.591 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f09c61b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:25:30.592 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a817225(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:25:30.592 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:30.592 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a817225(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:25:30.593 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @148e3a2f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:25:30.593 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:30.593 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @148e3a2f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:25:30.594 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x368] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @543ea92c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:25:30.594 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x368] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:30.594 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x368] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @543ea92c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:25:30.595 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cd5c38c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:25:30.595 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:30.595 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cd5c38c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:25:30.599 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4153233846820882117

[info 2020/03/04 23:25:30.602 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:25:30.618 GMT <RMI TCP Connection(29)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 142 ms)

[vm0] [info 2020/03/04 23:25:30.764 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x15f] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:25:30.765 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x15f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 144 ms)

[info 2020/03/04 23:25:30.766 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:30.768 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x15f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @399a0b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:25:30.768 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x15f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:30.768 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x15f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @399a0b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:25:30.769 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35a1dc87(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:25:30.769 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:30.769 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35a1dc87(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:25:30.770 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x365] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b5339bd(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:25:30.771 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x365] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:30.771 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x365] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b5339bd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:25:30.772 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x373] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @571afdd6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:25:30.772 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x373] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:30.772 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x373] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @571afdd6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:25:30.774 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x3ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @402bd2d1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:25:30.774 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x3ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:30.774 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x3ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @402bd2d1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:25:30.775 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x37a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b8e5731(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:25:30.775 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x37a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:30.775 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x37a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b8e5731(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:25:30.776 GMT <RMI TCP Connection(29)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7acc99cf(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:25:30.777 GMT <RMI TCP Connection(29)-172.17.0.4> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:30.777 GMT <RMI TCP Connection(29)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7acc99cf(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:25:30.779 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x15f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:25:30.779 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x15f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:25:30.780 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:25:30.780 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:25:30.782 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x365] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:25:30.782 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x365] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:25:30.783 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x373] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:25:30.783 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x373] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:25:30.785 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x3ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:25:30.786 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x3ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:25:30.787 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x37a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:25:30.787 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x37a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:25:30.788 GMT <RMI TCP Connection(29)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:25:30.788 GMT <RMI TCP Connection(29)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:25:30.790 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:25:30.791 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:25:30.821 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22900].
Not connected.


[info 2020/03/04 23:25:30.823 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:25:30.823 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:30.825 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x15f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ff8b991(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:25:30.825 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x15f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:30.825 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x15f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ff8b991(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:25:30.826 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dbeeabc(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:25:30.826 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:30.826 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dbeeabc(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:25:30.827 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x365] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61c21d2d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:25:30.827 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x365] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:30.827 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x365] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61c21d2d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:25:30.828 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x373] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a009ff3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:25:30.828 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x373] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:30.828 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x373] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a009ff3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:25:30.829 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x3ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7145caaf(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:25:30.829 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x3ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:30.829 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x3ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7145caaf(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:25:30.830 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x37a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b2ed422(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:25:30.830 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x37a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:30.830 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x37a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b2ed422(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:25:30.831 GMT <RMI TCP Connection(29)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @175f8b11(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:25:30.831 GMT <RMI TCP Connection(29)-172.17.0.4> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:30.831 GMT <RMI TCP Connection(29)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @175f8b11(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:25:30.834 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6526217306453964129

[info 2020/03/04 23:25:30.837 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:25:30.862 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:30.863 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x42b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @129ea247(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:25:30.863 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x42b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:30.863 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @129ea247(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:25:30.864 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @602b5ae7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:25:30.864 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:30.864 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @602b5ae7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:25:30.865 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2314bd6e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:25:30.865 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:30.865 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2314bd6e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:25:30.866 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @729ff7c7(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:25:30.866 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:30.866 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @729ff7c7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:25:30.867 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a29ab6d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:25:30.867 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:30.867 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a29ab6d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:25:30.868 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x368] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b606151(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:25:30.868 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x368] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:30.868 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x368] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b606151(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:25:30.869 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @717bfb59(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:25:30.869 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1ea] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:30.869 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @717bfb59(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:25:30.873 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x42b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e67c412

[vm0] [info 2020/03/04 23:25:30.878 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x42b] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:25:30.878 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x42b] Locator was created at Wed Mar 04 23:25:30 GMT 2020

[vm0] [info 2020/03/04 23:25:30.878 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x42b] Listening on port 21508 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:25:30.879 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x42b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4153233846820882117/locator/locator21508view.dat

[vm0] [info 2020/03/04 23:25:30.879 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x42b] recovery file not found: /tmp/junit4153233846820882117/locator/locator21508view.dat

[vm0] [info 2020/03/04 23:25:30.879 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x42b] Starting distributed system

[vm0] [info 2020/03/04 23:25:30.881 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x42b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:25:31.085 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:31.085 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x15f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70757d79(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:25:31.086 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x15f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:31.086 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x15f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70757d79(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:25:31.086 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70636d92(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:25:31.087 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:31.087 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70636d92(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:25:31.088 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x365] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4599cf9d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:25:31.088 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x365] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:31.088 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x365] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4599cf9d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:25:31.088 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x373] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dae0570(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:25:31.089 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x373] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:31.089 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x373] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dae0570(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:25:31.089 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x3ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d847f8(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:25:31.090 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x3ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:31.090 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x3ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d847f8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:25:31.090 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x37a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3625f122(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:25:31.091 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x37a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:31.091 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x37a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3625f122(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:25:31.092 GMT <RMI TCP Connection(29)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41ddaca8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:25:31.092 GMT <RMI TCP Connection(29)-172.17.0.4> tid=0x37f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:31.092 GMT <RMI TCP Connection(29)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41ddaca8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:25:31.095 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x15f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@21f075a4

[vm0] [info 2020/03/04 23:25:31.100 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x15f] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:25:31.101 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x15f] Locator was created at Wed Mar 04 23:25:31 GMT 2020

[vm0] [info 2020/03/04 23:25:31.101 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x15f] Listening on port 22902 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:25:31.101 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x15f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6526217306453964129/locator/locator22902view.dat

[vm0] [info 2020/03/04 23:25:31.101 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x15f] recovery file not found: /tmp/junit6526217306453964129/locator/locator22902view.dat

[vm0] [info 2020/03/04 23:25:31.101 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x15f] Starting distributed system

[vm0] [info 2020/03/04 23:25:31.103 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x15f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:25:31.116 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@6ba99ccf

[vm1] [info 2020/03/04 23:25:31.121 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:25:31.705 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x382] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6332cc99

[vm2] [info 2020/03/04 23:25:31.711 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x382] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:25:32.335 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x387] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@17d8a9a7

[vm3] [info 2020/03/04 23:25:32.341 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x387] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:25:32.933 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x381] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1acb0a5e

[vm4] [info 2020/03/04 23:25:32.938 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x381] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:25:33.570 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24973]

Command result for <connect --jmx-manager=localhost[24973]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24973] ..
Successfully connected to: [host=localhost, port=24973]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:25:34.741 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@16cd9483

[vm1] [info 2020/03/04 23:25:34.746 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:25:34.851 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@478978f6

[vm1] [info 2020/03/04 23:25:34.856 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:25:35.314 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@10067ea0

[vm2] [info 2020/03/04 23:25:35.319 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:25:35.439 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x365] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5bf2129e

[vm2] [info 2020/03/04 23:25:35.444 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x365] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:25:35.909 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e597087

[vm3] [info 2020/03/04 23:25:35.914 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:25:36.078 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x373] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4bc17e45

[vm3] [info 2020/03/04 23:25:36.084 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x373] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:25:36.520 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@28f7b32f

[vm4] [info 2020/03/04 23:25:36.525 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:25:36.679 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x3ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@53ee4a53

[vm4] [info 2020/03/04 23:25:36.685 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x3ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:25:37.138 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21509]

Command result for <connect --jmx-manager=localhost[21509]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21509] ..
Successfully connected to: [host=localhost, port=21509]


[info 2020/03/04 23:25:37.322 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22903]

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <connect --jmx-manager=localhost[22903]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22903] ..
Successfully connected to: [host=localhost, port=22903]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:25:52.547 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3de] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@5e71ae79

[vm5] [info 2020/03/04 23:25:52.553 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3de] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:25:53.309 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3e8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040@182101e

[vm6] [info 2020/03/04 23:25:53.315 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3e8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2743
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 335
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9420


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:25:57.448 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 152 ms)

[vm2] [info 2020/03/04 23:25:57.602 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x405] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 148 ms)

[vm3] [info 2020/03/04 23:25:57.768 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x409] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 162 ms)

[vm4] [info 2020/03/04 23:25:57.918 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 147 ms)

[vm5] [info 2020/03/04 23:25:58.092 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3de] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 172 ms)

[vm6] [info 2020/03/04 23:25:58.239 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3e8] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 145 ms)

[vm0] [info 2020/03/04 23:25:58.392 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x4c3] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:25:58.393 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x4c3] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 151 ms)

[info 2020/03/04 23:25:58.394 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:58.396 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x4c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @722aac4e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:25:58.396 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x4c3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:58.396 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x4c3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @722aac4e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:25:58.397 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @701e6f31(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:25:58.397 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:58.398 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @701e6f31(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:25:58.398 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e2b0422(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:25:58.399 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:58.399 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x405] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e2b0422(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:25:58.399 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @532d33b7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:25:58.400 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:58.400 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x409] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @532d33b7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:25:58.401 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b91fc30(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:25:58.401 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:58.401 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b91fc30(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:25:58.401 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eb5fe(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:25:58.402 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:58.402 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3de] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eb5fe(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:25:58.402 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b5951e5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:25:58.403 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:58.403 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3e8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b5951e5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:25:58.406 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x4c3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:25:58.406 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x4c3] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:25:58.407 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:25:58.407 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:25:58.408 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x405] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:25:58.408 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x405] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:25:58.409 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:25:58.410 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x409] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:25:58.411 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:25:58.411 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:25:58.412 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3de] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:25:58.412 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3de] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:25:58.413 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3e8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:25:58.413 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3e8] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:25:58.415 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:25:58.416 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:25:58.438 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24070].
Not connected.


[info 2020/03/04 23:25:58.440 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:25:58.441 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:58.443 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x4c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62c5753a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:25:58.443 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x4c3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:58.443 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x4c3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62c5753a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:25:58.444 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1815a5b7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:25:58.444 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:58.444 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1815a5b7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:25:58.445 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @284fcb3a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:25:58.445 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:58.445 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x405] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @284fcb3a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:25:58.446 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19c2e4a2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:25:58.446 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:58.446 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x409] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19c2e4a2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:25:58.447 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f58dce2(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:25:58.447 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:58.447 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f58dce2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:25:58.448 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4527f469(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:25:58.448 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:58.448 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3de] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4527f469(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:25:58.449 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d0e3c7d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:25:58.449 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:58.449 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3e8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d0e3c7d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:25:58.453 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4176023622729815428

[info 2020/03/04 23:25:58.456 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:25:58.694 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:58.695 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x4c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41dee14e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:25:58.695 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x4c3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:25:58.695 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x4c3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41dee14e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:25:58.696 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3712860d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:25:58.696 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:25:58.696 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3712860d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:25:58.697 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50405b81(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:25:58.697 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x405] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:25:58.697 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x405] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50405b81(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:25:58.698 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61f04f28(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:25:58.698 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:25:58.698 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x409] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61f04f28(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:25:58.699 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @712ab03(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:25:58.699 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:25:58.699 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @712ab03(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:25:58.700 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49866513(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:25:58.700 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3de] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:25:58.700 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3de] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49866513(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:25:58.701 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e9a10f0(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:25:58.701 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3e8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:25:58.701 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3e8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e9a10f0(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:25:58.704 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x4c3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@37435f24

[vm0] [info 2020/03/04 23:25:58.710 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x4c3] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:25:58.710 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x4c3] Locator was created at Wed Mar 04 23:25:58 GMT 2020

[vm0] [info 2020/03/04 23:25:58.710 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x4c3] Listening on port 24072 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:25:58.710 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x4c3] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4176023622729815428/locator/locator24072view.dat

[vm0] [info 2020/03/04 23:25:58.711 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x4c3] recovery file not found: /tmp/junit4176023622729815428/locator/locator24072view.dat

[vm0] [info 2020/03/04 23:25:58.711 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x4c3] Starting distributed system

[vm0] [info 2020/03/04 23:25:58.713 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x4c3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:26:02.316 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@19d0b29d

[vm1] [info 2020/03/04 23:26:02.323 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:26:02.938 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x405] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4cad8b7c

[vm2] [info 2020/03/04 23:26:02.944 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x405] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:26:02.976 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x404] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840@53d157a5

[vm5] [info 2020/03/04 23:26:02.981 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x404] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:26:03.535 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@730d3dd5

[vm3] [info 2020/03/04 23:26:03.540 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:26:03.667 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x406] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@3652b17a

[vm6] [info 2020/03/04 23:26:03.673 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x406] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:26:04.199 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2654dcd4

[vm4] [info 2020/03/04 23:26:04.205 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:26:04.846 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24073]

Command result for <connect --jmx-manager=localhost[24073]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24073] ..
Successfully connected to: [host=localhost, port=24073]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2682
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 289
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9114


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:26:07.670 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 157 ms)

[vm2] [info 2020/03/04 23:26:07.826 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 152 ms)

[vm3] [info 2020/03/04 23:26:07.982 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3f7] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 153 ms)

[vm4] [info 2020/03/04 23:26:08.135 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 149 ms)

[vm5] [info 2020/03/04 23:26:08.310 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 173 ms)

[vm6] [info 2020/03/04 23:26:08.457 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 145 ms)

[vm0] [info 2020/03/04 23:26:08.610 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x4c2] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:26:08.610 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 151 ms)

[info 2020/03/04 23:26:08.611 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:08.614 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3db635c1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:26:08.614 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x4c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:08.614 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3db635c1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:26:08.617 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40275427(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:26:08.617 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:26:08.617 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40275427(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:26:08.618 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @448ddbaa(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:26:08.618 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:26:08.618 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @448ddbaa(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:26:08.619 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3f7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e000d6e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:26:08.619 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3f7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:26:08.619 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3f7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e000d6e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:26:08.620 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c4f14d0(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:26:08.620 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:26:08.620 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c4f14d0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:26:08.621 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @136d4b88(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:26:08.621 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x404] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:26:08.621 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @136d4b88(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:26:08.622 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e55203b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:26:08.622 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:26:08.622 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e55203b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:26:08.625 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:26:08.625 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:26:08.628 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:26:08.628 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:26:08.629 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:26:08.630 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:26:08.630 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3f7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:26:08.631 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3f7] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:26:08.632 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:26:08.632 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:26:08.633 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x404] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:26:08.633 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:26:08.634 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:26:08.634 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:26:08.636 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:26:08.637 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:26:08.665 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21215].
Not connected.


[info 2020/03/04 23:26:08.667 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:26:08.668 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:08.670 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c9cbfa5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:26:08.671 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x4c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:08.671 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c9cbfa5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:26:08.672 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ae5ce56(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:26:08.672 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:26:08.672 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ae5ce56(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:26:08.673 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e85db10(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:26:08.673 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:26:08.673 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e85db10(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:26:08.674 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3f7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @705d1265(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:26:08.675 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3f7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:26:08.675 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3f7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @705d1265(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:26:08.676 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8e86acc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:26:08.676 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:26:08.676 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8e86acc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:26:08.677 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4795ef9a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:26:08.677 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x404] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:26:08.677 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4795ef9a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:26:08.678 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @392af916(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:26:08.678 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:26:08.678 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @392af916(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:26:08.682 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2717830352843235166

[info 2020/03/04 23:26:08.684 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:26:08.919 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:08.920 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @298d37d2(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:26:08.920 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x4c2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:08.920 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @298d37d2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:26:08.921 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a492e59(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:26:08.921 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:26:08.921 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a492e59(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:26:08.922 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @662047d2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:26:08.922 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:26:08.922 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @662047d2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:26:08.923 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3f7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8a251f4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:26:08.923 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3f7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:26:08.923 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3f7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8a251f4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:26:08.924 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70552c03(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:26:08.924 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:26:08.924 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70552c03(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:26:08.925 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78406ba7(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:26:08.925 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x404] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:26:08.925 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78406ba7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:26:08.926 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15eab02a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:26:08.926 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x406] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:26:08.926 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15eab02a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:26:08.929 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3fa51aea

[vm0] [info 2020/03/04 23:26:08.934 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x4c2] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:26:08.935 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x4c2] Locator was created at Wed Mar 04 23:26:08 GMT 2020

[vm0] [info 2020/03/04 23:26:08.935 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x4c2] Listening on port 21217 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:26:08.935 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x4c2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2717830352843235166/locator/locator21217view.dat

[vm0] [info 2020/03/04 23:26:08.935 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x4c2] recovery file not found: /tmp/junit2717830352843235166/locator/locator21217view.dat

[vm0] [info 2020/03/04 23:26:08.936 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x4c2] Starting distributed system

[vm0] [info 2020/03/04 23:26:08.938 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x4c2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:26:09.344 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40@4c9e277b

[vm5] [info 2020/03/04 23:26:09.349 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:26:10.065 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440@20e8dcfc

[vm6] [info 2020/03/04 23:26:10.071 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:26:12.710 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7518550

[vm1] [info 2020/03/04 23:26:12.717 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:26:13.404 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7bddfb63

[vm2] [info 2020/03/04 23:26:13.410 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2738
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 331
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9393


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm3] [info 2020/03/04 23:26:14.014 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3f7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4223dca5

[vm3] [info 2020/03/04 23:26:14.023 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3f7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:26:14.153 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 157 ms)

[vm2] [info 2020/03/04 23:26:14.309 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 154 ms)

[vm3] [info 2020/03/04 23:26:14.455 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 143 ms)

[vm4] [info 2020/03/04 23:26:14.604 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 147 ms)

[vm4] [info 2020/03/04 23:26:14.631 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@56c43f17

[vm4] [info 2020/03/04 23:26:14.639 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x407] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:26:14.763 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 158 ms)

[vm6] [info 2020/03/04 23:26:14.909 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 144 ms)

[vm0] [info 2020/03/04 23:26:15.057 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x2ce] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:26:15.058 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x2ce] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 146 ms)

[info 2020/03/04 23:26:15.058 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:15.060 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x2ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8fd54a8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:26:15.061 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x2ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:15.061 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x2ce] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8fd54a8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:26:15.061 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @674d4279(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:26:15.061 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:26:15.062 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @674d4279(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:26:15.062 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @755bb931(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:26:15.063 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:26:15.063 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @755bb931(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:26:15.063 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a204f13(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:26:15.064 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:26:15.064 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a204f13(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:26:15.064 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37cb2ccc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:26:15.065 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x3ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:26:15.065 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37cb2ccc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:26:15.065 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d7731ab(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:26:15.065 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:26:15.065 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d7731ab(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:26:15.066 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b4e1703(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:26:15.066 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:26:15.066 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b4e1703(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:26:15.069 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x2ce] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:26:15.069 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x2ce] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:26:15.070 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:26:15.070 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:26:15.071 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:26:15.071 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:26:15.072 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:26:15.072 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:26:15.073 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:26:15.073 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:26:15.074 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:26:15.074 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:26:15.075 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:26:15.075 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:26:15.077 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:26:15.078 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)

[vm5] [info 2020/03/04 23:26:15.092 GMT <RMI TCP Connection(32)-172.17.0.5> tid=0x3db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@69674c47



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm5] [info 2020/03/04 23:26:15.098 GMT <RMI TCP Connection(32)-172.17.0.5> tid=0x3db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:26:15.106 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29806].
Not connected.


[info 2020/03/04 23:26:15.107 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:26:15.108 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:15.110 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x2ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13e06c6d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:26:15.110 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x2ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:15.110 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x2ce] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13e06c6d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:26:15.111 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @301de932(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:26:15.111 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:26:15.111 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @301de932(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:26:15.112 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7da30e86(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:26:15.112 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:26:15.112 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7da30e86(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:26:15.113 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2af77b1e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:26:15.113 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:26:15.113 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2af77b1e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:26:15.114 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d864d95(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:26:15.114 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x3ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:26:15.114 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d864d95(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:26:15.115 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4afcfa4d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:26:15.115 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:26:15.115 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4afcfa4d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:26:15.116 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11bde3c9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:26:15.116 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:26:15.116 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11bde3c9(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:26:15.120 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3665694527650180630

[info 2020/03/04 23:26:15.123 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:26:15.330 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:15.330 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x2ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49bb7a04(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:26:15.331 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x2ce] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:15.331 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x2ce] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49bb7a04(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:26:15.331 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a845727(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:26:15.332 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:26:15.332 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a845727(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:26:15.332 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @515ab8fc(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:26:15.333 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:26:15.333 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @515ab8fc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:26:15.333 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14a94a96(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:26:15.333 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x388] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:26:15.334 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14a94a96(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:26:15.334 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56faa16a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:26:15.335 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x3ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:26:15.335 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56faa16a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:26:15.335 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @134a2437(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:26:15.336 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:26:15.336 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @134a2437(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:26:15.336 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b925330(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:26:15.336 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:26:15.336 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b925330(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:26:15.340 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x2ce] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4c088f8a

[vm0] [info 2020/03/04 23:26:15.344 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x2ce] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:26:15.344 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x2ce] Locator was created at Wed Mar 04 23:26:15 GMT 2020

[vm0] [info 2020/03/04 23:26:15.344 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x2ce] Listening on port 29808 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:26:15.345 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x2ce] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3665694527650180630/locator/locator29808view.dat

[vm0] [info 2020/03/04 23:26:15.345 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x2ce] recovery file not found: /tmp/junit3665694527650180630/locator/locator29808view.dat

[vm0] [info 2020/03/04 23:26:15.345 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x2ce] Starting distributed system

[vm0] [info 2020/03/04 23:26:15.346 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x2ce] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:26:15.807 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440@652005ec

[vm6] [info 2020/03/04 23:26:15.812 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x40d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:26:15.951 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3f6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@1cd524af

[vm5] [info 2020/03/04 23:26:15.956 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3f6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:26:16.242 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21218]

Command result for <connect --jmx-manager=localhost[21218]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21218] ..
Successfully connected to: [host=localhost, port=21218]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:26:16.668 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x430] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40@62aaa1d

[vm6] [info 2020/03/04 23:26:16.680 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x430] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:26:19.227 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3600cc23

[vm1] [info 2020/03/04 23:26:19.233 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2748
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 355
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9516


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:26:19.920 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 159 ms)

[vm2] [info 2020/03/04 23:26:19.953 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6a945537

[vm2] [info 2020/03/04 23:26:19.960 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x36a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:26:20.076 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e0] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 152 ms)

[vm3] [info 2020/03/04 23:26:20.236 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x416] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 157 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2625
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 235
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8763


[vm4] [info 2020/03/04 23:26:20.385 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x410] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 145 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm5] [info 2020/03/04 23:26:20.543 GMT <RMI TCP Connection(32)-172.17.0.5> tid=0x3db] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 157 ms)

[vm3] [info 2020/03/04 23:26:20.575 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x388] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6d8187ca

[vm3] [info 2020/03/04 23:26:20.580 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x388] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:26:20.584 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 154 ms)

[vm5] [info 2020/03/04 23:26:20.674 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x406] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@4baeaad7

[vm5] [info 2020/03/04 23:26:20.679 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x406] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:26:20.691 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 146 ms)

[vm2] [info 2020/03/04 23:26:20.739 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 152 ms)

[vm0] [info 2020/03/04 23:26:20.838 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x4c5] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:26:20.839 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x4c5] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 144 ms)

[info 2020/03/04 23:26:20.839 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:20.841 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x4c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6354f3bc(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:26:20.841 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x4c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:20.841 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x4c5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6354f3bc(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:26:20.842 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30a27b1d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:26:20.843 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:26:20.843 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30a27b1d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:26:20.843 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cc65034(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:26:20.844 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:26:20.844 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cc65034(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:26:20.844 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x416] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66fa0874(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:26:20.845 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x416] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:26:20.845 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x416] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66fa0874(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:26:20.845 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7df491df(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:26:20.845 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x410] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:26:20.846 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7df491df(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:26:20.846 GMT <RMI TCP Connection(32)-172.17.0.5> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38a012b4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:26:20.846 GMT <RMI TCP Connection(32)-172.17.0.5> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:26:20.846 GMT <RMI TCP Connection(32)-172.17.0.5> tid=0x3db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38a012b4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:26:20.847 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a785ca6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:26:20.847 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:26:20.847 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a785ca6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:26:20.850 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x4c5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:26:20.850 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x4c5] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:26:20.851 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:26:20.851 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:26:20.852 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:26:20.852 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e0] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:26:20.853 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x416] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:26:20.853 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x416] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:26:20.854 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x410] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:26:20.854 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:26:20.855 GMT <RMI TCP Connection(32)-172.17.0.5> tid=0x3db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:26:20.855 GMT <RMI TCP Connection(32)-172.17.0.5> tid=0x3db] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:26:20.856 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:26:20.856 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:26:20.858 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:26:20.859 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:26:20.878 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20057].
Not connected.


[info 2020/03/04 23:26:20.880 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:26:20.881 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:20.883 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x4c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68e76020(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:26:20.883 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x4c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:20.883 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x4c5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68e76020(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:26:20.884 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77488523(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:26:20.884 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:26:20.884 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77488523(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:26:20.885 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42851c2e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:26:20.885 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:26:20.885 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42851c2e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:26:20.886 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 143 ms)

[vm3] [info 2020/03/04 23:26:20.886 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x416] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a59047(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:26:20.886 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x416] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:26:20.886 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x416] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a59047(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:26:20.887 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @541c188d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:26:20.887 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x410] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:26:20.887 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @541c188d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:26:20.888 GMT <RMI TCP Connection(32)-172.17.0.5> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @693091c6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:26:20.888 GMT <RMI TCP Connection(32)-172.17.0.5> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:26:20.888 GMT <RMI TCP Connection(32)-172.17.0.5> tid=0x3db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @693091c6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:26:20.889 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a6fe640(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:26:20.889 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:26:20.889 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a6fe640(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:26:20.892 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4817433547654002547

[info 2020/03/04 23:26:20.894 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:26:21.028 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x423] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 139 ms)

[info 2020/03/04 23:26:21.112 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:21.112 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x4c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52a8a695(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:26:21.113 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x4c5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:21.113 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x4c5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52a8a695(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:26:21.113 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3115916(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:26:21.113 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:26:21.113 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3115916(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:26:21.114 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a48ab24(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:26:21.115 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:26:21.115 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a48ab24(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:26:21.115 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x416] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58224931(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:26:21.116 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x416] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:26:21.116 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x416] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58224931(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:26:21.116 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c80dc64(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:26:21.117 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x410] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:26:21.117 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c80dc64(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:26:21.117 GMT <RMI TCP Connection(32)-172.17.0.5> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a3d6c52(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:26:21.118 GMT <RMI TCP Connection(32)-172.17.0.5> tid=0x3db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:26:21.118 GMT <RMI TCP Connection(32)-172.17.0.5> tid=0x3db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a3d6c52(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:26:21.118 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dfab6c0(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:26:21.119 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x40d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:26:21.119 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dfab6c0(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:26:21.122 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x4c5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@686dbc32

[vm0] [info 2020/03/04 23:26:21.128 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x4c5] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:26:21.128 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x4c5] Locator was created at Wed Mar 04 23:26:21 GMT 2020

[vm0] [info 2020/03/04 23:26:21.129 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x4c5] Listening on port 20059 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:26:21.129 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x4c5] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4817433547654002547/locator/locator20059view.dat

[vm0] [info 2020/03/04 23:26:21.129 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x4c5] recovery file not found: /tmp/junit4817433547654002547/locator/locator20059view.dat

[vm0] [info 2020/03/04 23:26:21.129 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x4c5] Starting distributed system

[vm0] [info 2020/03/04 23:26:21.131 GMT <RMI TCP Connection(74)-172.17.0.5> tid=0x4c5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:26:21.190 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3f6] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 160 ms)

[vm4] [info 2020/03/04 23:26:21.193 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@501c3ccc

[vm4] [info 2020/03/04 23:26:21.207 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x3ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:26:21.348 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x430] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 156 ms)

[vm6] [info 2020/03/04 23:26:21.404 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x405] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840@2f2fb06c

[vm6] [info 2020/03/04 23:26:21.410 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x405] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:26:21.498 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x54] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:26:21.499 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 148 ms)

[info 2020/03/04 23:26:21.500 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:21.503 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @86c4bdb(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:26:21.503 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:21.503 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @86c4bdb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:26:21.504 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe1260f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:26:21.504 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:26:21.504 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe1260f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:26:21.505 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7122280e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:26:21.505 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:26:21.505 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7122280e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:26:21.506 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66726a12(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:26:21.506 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:26:21.506 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66726a12(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:26:21.507 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3005abee(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:26:21.507 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x423] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:26:21.507 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x423] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3005abee(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:26:21.508 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @85ee423(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:26:21.508 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3f6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:26:21.508 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3f6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @85ee423(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:26:21.509 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x430] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22b9e4b5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:26:21.509 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x430] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:26:21.509 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x430] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22b9e4b5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:26:21.512 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:26:21.512 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:26:21.513 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:26:21.514 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:26:21.514 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:26:21.515 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:26:21.516 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:26:21.516 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:26:21.517 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x423] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:26:21.517 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x423] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:26:21.518 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3f6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:26:21.518 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3f6] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:26:21.519 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x430] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:26:21.519 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x430] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:26:21.521 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:26:21.522 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:26:21.541 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26912].
Not connected.


[info 2020/03/04 23:26:21.543 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:26:21.544 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:21.546 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21de9222(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:26:21.546 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:21.546 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21de9222(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:26:21.547 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37ec9414(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:26:21.547 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:26:21.547 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37ec9414(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:26:21.548 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6167546d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:26:21.548 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:26:21.548 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6167546d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:26:21.549 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63f5338d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:26:21.549 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:26:21.549 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63f5338d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:26:21.550 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @259565f4(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:26:21.550 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x423] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:26:21.550 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x423] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @259565f4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:26:21.551 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c8fc06c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:26:21.551 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3f6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:26:21.551 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3f6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c8fc06c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:26:21.551 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x430] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53a62df7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:26:21.552 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x430] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:26:21.552 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x430] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53a62df7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:26:21.555 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit989222158113302327

[info 2020/03/04 23:26:21.558 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:26:21.785 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:21.786 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f2a1320(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:26:21.786 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:21.786 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f2a1320(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:26:21.787 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @677af07b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:26:21.787 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:26:21.787 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @677af07b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:26:21.788 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19f75afb(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:26:21.788 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:26:21.788 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19f75afb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:26:21.789 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf2ea19(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:26:21.789 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:26:21.789 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf2ea19(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:26:21.790 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cc05b43(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:26:21.790 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x423] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:26:21.790 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x423] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cc05b43(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:26:21.791 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ffba01c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:26:21.791 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3f6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:26:21.791 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3f6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ffba01c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:26:21.792 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x430] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1268ad19(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:26:21.792 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x430] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:26:21.792 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x430] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1268ad19(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:26:21.795 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4ae9de8

[vm0] [info 2020/03/04 23:26:21.803 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x54] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:26:21.803 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x54] Locator was created at Wed Mar 04 23:26:21 GMT 2020

[vm0] [info 2020/03/04 23:26:21.803 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x54] Listening on port 26914 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:26:21.804 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit989222158113302327/locator/locator26914view.dat

[vm0] [info 2020/03/04 23:26:21.804 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x54] recovery file not found: /tmp/junit989222158113302327/locator/locator26914view.dat

[vm0] [info 2020/03/04 23:26:21.804 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 23:26:21.806 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:26:21.842 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29809]

Command result for <connect --jmx-manager=localhost[29809]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29809] ..
Successfully connected to: [host=localhost, port=29809]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:26:24.419 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x368] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@6a8d4496

[vm5] [info 2020/03/04 23:26:24.425 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x368] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:26:25.175 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@2a6cdf4b

[vm1] [info 2020/03/04 23:26:25.177 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7cf6ea1a

[vm5] [info 2020/03/04 23:26:25.180 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:26:25.183 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:26:25.205 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@6b76063

[vm6] [info 2020/03/04 23:26:25.211 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1ea] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2802
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 282
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9468


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:26:25.553 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 154 ms)

[vm2] [info 2020/03/04 23:26:25.706 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3fa] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 150 ms)

[vm1] [info 2020/03/04 23:26:25.795 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@30de3646

[vm2] [info 2020/03/04 23:26:25.797 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6bd9e231

[vm1] [info 2020/03/04 23:26:25.801 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:26:25.802 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:26:25.870 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 161 ms)

[vm6] [info 2020/03/04 23:26:25.903 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@35780199

[vm6] [info 2020/03/04 23:26:25.911 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x37f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:26:26.017 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x400] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 143 ms)

[vm5] [info 2020/03/04 23:26:26.172 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x406] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 154 ms)

[vm6] [info 2020/03/04 23:26:26.315 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x405] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 140 ms)

[vm3] [info 2020/03/04 23:26:26.405 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x416] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2538a51c

[vm3] [info 2020/03/04 23:26:26.410 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x416] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:26:26.413 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f838ab4

[vm2] [info 2020/03/04 23:26:26.418 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:26:26.466 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x493] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:26:26.467 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x493] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 149 ms)

[info 2020/03/04 23:26:26.467 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:26.469 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x493] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6853674c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:26:26.469 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x493] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:26.469 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x493] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6853674c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:26:26.472 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc0b31d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:26:26.472 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:26:26.472 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc0b31d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:26:26.473 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d850494(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:26:26.473 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:26:26.473 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d850494(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:26:26.474 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cd23d01(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:26:26.474 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:26:26.474 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cd23d01(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:26:26.475 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f1fb7d1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:26:26.475 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x400] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:26:26.475 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f1fb7d1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:26:26.476 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1c126a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:26:26.476 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:26:26.476 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1c126a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:26:26.477 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ebc9403(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:26:26.477 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:26:26.477 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x405] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ebc9403(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:26:26.479 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x493] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:26:26.480 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x493] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:26:26.482 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:26:26.482 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:26:26.483 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3fa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:26:26.483 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:26:26.484 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3ff] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:26:26.485 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:26:26.485 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x400] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:26:26.486 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:26:26.487 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:26:26.487 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:26:26.488 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x405] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:26:26.488 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x405] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:26:26.490 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:26:26.490 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:26:26.520 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24973].
Not connected.


[info 2020/03/04 23:26:26.521 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:26:26.522 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:26.524 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x493] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cab3804(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:26:26.524 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x493] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:26.524 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x493] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cab3804(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:26:26.525 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6009c72e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:26:26.525 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:26:26.525 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6009c72e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:26:26.526 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @583a7b22(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:26:26.526 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:26:26.526 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @583a7b22(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:26:26.526 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @614f19e3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:26:26.527 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:26:26.527 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @614f19e3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:26:26.527 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d75b92f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:26:26.528 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x400] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:26:26.528 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d75b92f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:26:26.529 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22f80da3(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:26:26.529 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:26:26.529 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22f80da3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:26:26.530 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ada043(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:26:26.530 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:26:26.530 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x405] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ada043(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:26:26.534 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8458326780012363967

[info 2020/03/04 23:26:26.536 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:26:26.765 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:26.766 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x493] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12baca41(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:26:26.766 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x493] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:26.766 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x493] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12baca41(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:26:26.767 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27d797c9(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:26:26.767 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:26:26.767 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27d797c9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:26:26.768 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20364e3f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:26:26.768 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3fa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:26:26.768 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20364e3f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:26:26.769 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19426a80(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:26:26.769 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3ff] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:26:26.769 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19426a80(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:26:26.770 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @750b7c03(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:26:26.770 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x400] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:26:26.770 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @750b7c03(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:26:26.771 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f19dc42(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:26:26.771 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x406] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:26:26.771 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f19dc42(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:26:26.772 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30b09db1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:26:26.772 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x405] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:26:26.772 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x405] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30b09db1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:26:26.775 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x493] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@47dc78b3

[vm0] [info 2020/03/04 23:26:26.781 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x493] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:26:26.781 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x493] Locator was created at Wed Mar 04 23:26:26 GMT 2020

[vm0] [info 2020/03/04 23:26:26.781 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x493] Listening on port 24975 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:26:26.782 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x493] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8458326780012363967/locator/locator24975view.dat

[vm0] [info 2020/03/04 23:26:26.782 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x493] recovery file not found: /tmp/junit8458326780012363967/locator/locator24975view.dat

[vm0] [info 2020/03/04 23:26:26.782 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x493] Starting distributed system

[vm0] [info 2020/03/04 23:26:26.784 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x493] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:26:27.036 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x410] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1e3d7502

[vm4] [info 2020/03/04 23:26:27.042 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x410] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:26:27.046 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1db1b9b3

[vm3] [info 2020/03/04 23:26:27.053 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:26:27.666 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20060]

Command result for <connect --jmx-manager=localhost[20060]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20060] ..
Successfully connected to: [host=localhost, port=20060]


[vm4] [info 2020/03/04 23:26:27.755 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x423] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@6016256d

[vm4] [info 2020/03/04 23:26:27.763 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x423] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:26:28.455 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26915]

Command result for <connect --jmx-manager=localhost[26915]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26915] ..
Successfully connected to: [host=localhost, port=26915]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2808
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 391
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9786


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:26:29.416 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 152 ms)

[vm2] [info 2020/03/04 23:26:29.574 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 155 ms)

[vm3] [info 2020/03/04 23:26:29.738 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b7] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 161 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:26:29.892 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3b5] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 151 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2878
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 359
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9924


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm5] [info 2020/03/04 23:26:30.066 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x368] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 172 ms)

[vm1] [info 2020/03/04 23:26:30.175 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 157 ms)

[vm6] [info 2020/03/04 23:26:30.212 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 144 ms)

[vm2] [info 2020/03/04 23:26:30.330 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 152 ms)

[vm0] [info 2020/03/04 23:26:30.361 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x1e9] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:26:30.362 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x1e9] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 148 ms)

[info 2020/03/04 23:26:30.362 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:30.365 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x1e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e5fe96e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:26:30.365 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x1e9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:30.365 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x1e9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e5fe96e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:26:30.366 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @656b3002(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:26:30.366 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:26:30.366 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @656b3002(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:26:30.367 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6acdf4fd(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:26:30.367 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:26:30.367 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6acdf4fd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:26:30.368 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4802d95d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:26:30.368 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:26:30.368 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4802d95d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:26:30.369 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @be324a1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:26:30.369 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:26:30.369 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3b5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @be324a1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:26:30.370 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x368] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33e0b46e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:26:30.370 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x368] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:26:30.370 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x368] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33e0b46e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:26:30.371 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8b67538(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:26:30.371 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:26:30.371 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8b67538(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:26:30.373 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x1e9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:26:30.374 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x1e9] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:26:30.375 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:26:30.375 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:26:30.376 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:26:30.376 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:26:30.377 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:26:30.377 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:26:30.378 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3b5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:26:30.378 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3b5] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:26:30.379 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x368] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:26:30.380 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x368] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:26:30.380 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:26:30.381 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:26:30.383 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:26:30.383 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:26:30.411 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21509].
Not connected.


[info 2020/03/04 23:26:30.413 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:26:30.414 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:30.416 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x1e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @472b6009(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:26:30.416 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x1e9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:30.416 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x1e9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @472b6009(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:26:30.417 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e0ae73c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:26:30.417 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:26:30.417 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e0ae73c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:26:30.418 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d4a1bb3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:26:30.418 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:26:30.418 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d4a1bb3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:26:30.419 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5544dc0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:26:30.419 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:26:30.419 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5544dc0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:26:30.420 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4532a406(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:26:30.420 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:26:30.420 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3b5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4532a406(0, "IgnoredException remove") (took 0 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:26:30.421 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x368] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @360eb84a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:26:30.421 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x368] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:26:30.421 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x368] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @360eb84a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:26:30.422 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46881c13(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:26:30.422 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:26:30.422 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46881c13(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:26:30.426 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3864927541414606706

[info 2020/03/04 23:26:30.428 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:26:30.494 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 162 ms)

[vm4] [info 2020/03/04 23:26:30.651 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 154 ms)

[info 2020/03/04 23:26:30.669 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:30.669 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x1e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17530ef6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:26:30.670 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x1e9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:30.670 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x1e9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17530ef6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:26:30.671 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4425a2d4(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:26:30.671 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:26:30.671 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4425a2d4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:26:30.672 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @472e6ccf(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:26:30.672 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:26:30.672 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @472e6ccf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:26:30.673 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75136ba5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:26:30.673 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:26:30.673 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75136ba5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:26:30.674 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20e936e8(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:26:30.674 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3b5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:26:30.674 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3b5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20e936e8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:26:30.675 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x368] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @321be81c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:26:30.675 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x368] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:26:30.675 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x368] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @321be81c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:26:30.676 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62a8144f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:26:30.676 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1ea] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:26:30.676 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x1ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62a8144f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:26:30.679 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x1e9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2ac72853

[vm0] [info 2020/03/04 23:26:30.685 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x1e9] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:26:30.686 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x1e9] Locator was created at Wed Mar 04 23:26:30 GMT 2020

[vm0] [info 2020/03/04 23:26:30.686 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x1e9] Listening on port 21511 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:26:30.686 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x1e9] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3864927541414606706/locator/locator21511view.dat

[vm0] [info 2020/03/04 23:26:30.686 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x1e9] recovery file not found: /tmp/junit3864927541414606706/locator/locator21511view.dat

[vm0] [info 2020/03/04 23:26:30.687 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x1e9] Starting distributed system

[vm0] [info 2020/03/04 23:26:30.688 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x1e9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:26:30.827 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 175 ms)

[vm1] [info 2020/03/04 23:26:30.901 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@25ae4331

[vm1] [info 2020/03/04 23:26:30.907 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:26:30.978 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 149 ms)

[vm0] [info 2020/03/04 23:26:31.130 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x426] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:26:31.131 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x426] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 150 ms)

[info 2020/03/04 23:26:31.132 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:31.134 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x426] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c77d049(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:26:31.134 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x426] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:31.134 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x426] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c77d049(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:26:31.135 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b26b956(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:26:31.135 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:26:31.135 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b26b956(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:26:31.136 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @603566b6(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:26:31.136 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:26:31.136 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @603566b6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:26:31.137 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266e13b0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:26:31.137 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:26:31.137 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266e13b0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:26:31.138 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54b7eb32(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:26:31.138 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:26:31.138 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54b7eb32(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:26:31.139 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a016228(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:26:31.139 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:26:31.139 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a016228(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:26:31.140 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ba062c0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:26:31.140 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:26:31.140 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ba062c0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:26:31.143 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x426] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:26:31.143 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x426] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:26:31.144 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:26:31.144 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:26:31.145 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:26:31.146 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:26:31.147 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:26:31.147 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:26:31.148 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:26:31.148 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:26:31.149 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:26:31.149 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:26:31.150 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:26:31.151 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:26:31.153 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:26:31.153 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:26:31.183 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22903].
Not connected.


[info 2020/03/04 23:26:31.185 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:26:31.186 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:31.188 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x426] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @498590fa(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:26:31.188 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x426] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:31.189 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x426] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @498590fa(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:26:31.189 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d9db9f0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:26:31.189 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:26:31.189 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d9db9f0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:26:31.190 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20698829(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:26:31.190 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:26:31.190 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20698829(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:26:31.191 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f57e267(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:26:31.191 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:26:31.191 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f57e267(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:26:31.192 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c71687a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:26:31.192 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:26:31.192 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c71687a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:26:31.193 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @111f859b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:26:31.193 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:26:31.193 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @111f859b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:26:31.194 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11909228(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:26:31.194 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:26:31.194 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11909228(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:26:31.198 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14171869282028514608

[info 2020/03/04 23:26:31.201 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:26:31.470 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:31.471 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x426] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73c4455a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:26:31.471 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x426] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:26:31.471 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x426] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73c4455a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:26:31.472 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @717163d1(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:26:31.472 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:26:31.472 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @717163d1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:26:31.473 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @83a142e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:26:31.473 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:26:31.473 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @83a142e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:26:31.474 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61a08fc6(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:26:31.474 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:26:31.474 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61a08fc6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:26:31.475 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38c33540(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:26:31.475 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:26:31.475 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38c33540(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:26:31.476 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c862d27(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:26:31.476 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:26:31.476 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c862d27(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:26:31.477 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @154ecada(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:26:31.477 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x37f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:26:31.477 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @154ecada(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:26:31.480 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x426] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7f97a5a2

[vm0] [info 2020/03/04 23:26:31.485 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x426] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:26:31.486 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x426] Locator was created at Wed Mar 04 23:26:31 GMT 2020

[vm0] [info 2020/03/04 23:26:31.486 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x426] Listening on port 22905 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:26:31.487 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x426] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14171869282028514608/locator/locator22905view.dat

[vm0] [info 2020/03/04 23:26:31.487 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x426] recovery file not found: /tmp/junit14171869282028514608/locator/locator22905view.dat

[vm0] [info 2020/03/04 23:26:31.488 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x426] Starting distributed system

[vm0] [info 2020/03/04 23:26:31.490 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0x426] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:26:31.550 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3fa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4fc70f0f

[vm2] [info 2020/03/04 23:26:31.558 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3fa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:26:32.168 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3ff] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@ea0586

[vm3] [info 2020/03/04 23:26:32.173 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x3ff] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:26:32.813 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x400] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d5c6ff7

[vm4] [info 2020/03/04 23:26:32.819 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x400] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:26:33.437 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24976]

Command result for <connect --jmx-manager=localhost[24976]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24976] ..
Successfully connected to: [host=localhost, port=24976]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:26:34.584 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@61262dfd

[vm1] [info 2020/03/04 23:26:34.591 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:26:35.202 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@239e25b3

[vm2] [info 2020/03/04 23:26:35.207 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:26:35.236 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@65056be2

[vm1] [info 2020/03/04 23:26:35.243 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:26:35.806 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1171cd92

[vm3] [info 2020/03/04 23:26:35.812 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:26:35.885 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6cb9c4f8

[vm2] [info 2020/03/04 23:26:35.890 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:26:36.416 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3b5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2f3b7031

[vm4] [info 2020/03/04 23:26:36.421 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x3b5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:26:36.492 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5dd9e751

[vm3] [info 2020/03/04 23:26:36.498 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:26:37.042 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21512]

Command result for <connect --jmx-manager=localhost[21512]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21512] ..
Successfully connected to: [host=localhost, port=21512]


[vm4] [info 2020/03/04 23:26:37.133 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@15a0ae68

[vm4] [info 2020/03/04 23:26:37.138 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:26:37.740 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22906]

Command result for <connect --jmx-manager=localhost[22906]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22906] ..
Successfully connected to: [host=localhost, port=22906]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:26:54.684 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3de] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@52347d83

[vm5] [info 2020/03/04 23:26:54.690 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3de] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:26:55.404 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@26623c80

[vm6] [info 2020/03/04 23:26:55.410 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:26:56.279 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1175
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2115
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 189
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 7518


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/04 23:26:59.563 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 162 ms)

[vm2] [info 2020/03/04 23:26:59.716 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x405] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 151 ms)

[vm3] [info 2020/03/04 23:26:59.870 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 151 ms)

[vm4] [info 2020/03/04 23:27:00.020 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 147 ms)

[vm5] [info 2020/03/04 23:27:00.177 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3de] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 156 ms)

[vm6] [info 2020/03/04 23:27:00.325 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e8] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 146 ms)

[vm0] [info 2020/03/04 23:27:00.466 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x1f] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:27:00.467 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 140 ms)

[info 2020/03/04 23:27:00.468 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:00.470 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f713fd(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:27:00.470 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:00.470 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f713fd(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:27:00.471 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @762e1420(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:27:00.471 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:00.471 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @762e1420(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:27:00.472 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e18a3e2(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:27:00.472 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:00.472 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x405] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e18a3e2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:27:00.473 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a7366b0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:27:00.473 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:00.473 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a7366b0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:27:00.474 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f2bf115(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:27:00.475 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:00.475 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f2bf115(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:27:00.476 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58dbd45b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:27:00.476 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:00.476 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3de] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58dbd45b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:27:00.476 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45da07e9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:27:00.477 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:00.477 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45da07e9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:27:00.479 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:27:00.479 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:27:00.480 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:27:00.481 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:27:00.481 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x405] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:27:00.482 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x405] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:27:00.483 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:27:00.483 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:27:00.484 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:27:00.484 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:27:00.485 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3de] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:27:00.485 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3de] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:27:00.486 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:27:00.486 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e8] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:27:00.488 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:27:00.489 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:27:00.518 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24073].
Not connected.


[info 2020/03/04 23:27:00.520 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:27:00.521 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:00.522 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cf8befa(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:27:00.522 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:00.522 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cf8befa(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:27:00.523 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e3986e0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:27:00.523 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:00.523 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e3986e0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:27:00.524 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b880e56(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:27:00.524 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:00.524 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x405] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b880e56(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:27:00.525 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d371daa(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:27:00.525 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:00.525 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d371daa(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:27:00.526 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36fdb513(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:27:00.526 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:00.526 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36fdb513(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:27:00.527 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b4f40ba(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:27:00.527 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:00.527 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3de] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b4f40ba(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:27:00.528 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5034f38(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:27:00.528 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:00.528 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5034f38(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:27:00.531 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9654234384942462264

[info 2020/03/04 23:27:00.533 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:27:00.744 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:00.745 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @796f12c9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:27:00.745 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:00.745 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @796f12c9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:27:00.746 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68cc3e7b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:27:00.746 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:00.746 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68cc3e7b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:27:00.747 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2815156(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:27:00.747 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x405] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:00.747 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x405] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2815156(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:27:00.748 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a886405(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:27:00.748 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:00.748 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a886405(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:27:00.749 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6251581a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:27:00.749 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:00.749 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6251581a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:27:00.750 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6396e703(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:27:00.750 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3de] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:00.750 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3de] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6396e703(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:27:00.751 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5768d2da(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:27:00.751 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:00.751 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5768d2da(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:27:00.754 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@52fc724c

[vm0] [info 2020/03/04 23:27:00.759 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x1f] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:27:00.759 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x1f] Locator was created at Wed Mar 04 23:27:00 GMT 2020

[vm0] [info 2020/03/04 23:27:00.760 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x1f] Listening on port 24075 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:27:00.760 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9654234384942462264/locator/locator24075view.dat

[vm0] [info 2020/03/04 23:27:00.760 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x1f] recovery file not found: /tmp/junit9654234384942462264/locator/locator24075view.dat

[vm0] [info 2020/03/04 23:27:00.760 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 23:27:00.762 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:27:04.341 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@243a1879

[vm1] [info 2020/03/04 23:27:04.346 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:27:04.948 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x405] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2733663c

[vm2] [info 2020/03/04 23:27:04.954 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x405] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:27:05.605 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1cdc5354

[vm3] [info 2020/03/04 23:27:05.611 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:27:05.723 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x404] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5ec3db4a

[vm5] [info 2020/03/04 23:27:05.729 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x404] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:27:06.213 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@59865883

[vm4] [info 2020/03/04 23:27:06.218 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:27:06.445 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x406] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@cec9608

[vm6] [info 2020/03/04 23:27:06.450 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x406] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:27:06.833 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24076]

Command result for <connect --jmx-manager=localhost[24076]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24076] ..
Successfully connected to: [host=localhost, port=24076]


[vm1] [info 2020/03/04 23:27:07.316 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1105
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2466
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 214
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8664


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:27:11.039 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 163 ms)

[vm2] [info 2020/03/04 23:27:11.186 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 145 ms)

[vm3] [info 2020/03/04 23:27:11.344 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f7] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 155 ms)

[vm4] [info 2020/03/04 23:27:11.486 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 140 ms)

[vm5] [info 2020/03/04 23:27:11.622 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5d9f1f5c

[vm5] [info 2020/03/04 23:27:11.627 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:27:11.656 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 167 ms)

[vm6] [info 2020/03/04 23:27:11.800 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 142 ms)

[vm0] [info 2020/03/04 23:27:11.942 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x1ec] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:27:11.943 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x1ec] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 141 ms)

[info 2020/03/04 23:27:11.944 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:11.946 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x1ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b35290b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:27:11.946 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x1ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:11.946 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x1ec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b35290b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:27:11.949 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ec0e86c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:27:11.949 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:11.949 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ec0e86c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:27:11.950 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1643a91f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:27:11.950 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:11.950 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1643a91f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:27:11.951 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f43a14a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:27:11.951 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:11.951 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f43a14a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:27:11.954 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26d99f65(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:27:11.954 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:11.954 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26d99f65(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:27:11.955 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d17eaa1(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:27:11.955 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x404] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:11.955 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d17eaa1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:27:11.956 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5aa98c89(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:27:11.956 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:11.956 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5aa98c89(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:27:11.958 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x1ec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:27:11.958 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x1ec] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:27:11.961 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:27:11.961 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:27:11.962 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:27:11.962 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:27:11.963 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:27:11.964 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f7] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:27:11.966 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:27:11.966 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:27:11.967 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x404] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:27:11.968 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:27:11.969 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:27:11.969 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:27:11.972 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:27:11.972 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:27:12.003 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21218].
Not connected.


[info 2020/03/04 23:27:12.005 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:27:12.005 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:12.006 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x1ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1db2e855(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:27:12.006 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x1ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:12.007 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x1ec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1db2e855(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:27:12.007 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @121371bc(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:27:12.008 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:12.008 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @121371bc(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:27:12.009 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a449d65(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:27:12.009 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:12.009 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a449d65(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:27:12.010 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d3880cd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:27:12.010 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:12.010 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d3880cd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:27:12.011 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29523ee4(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:27:12.011 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:12.011 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29523ee4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:27:12.012 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716f1f20(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:27:12.012 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x404] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:12.012 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716f1f20(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:27:12.013 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e5dbc40(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:27:12.013 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:12.013 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e5dbc40(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:27:12.016 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3175333708925265973

[info 2020/03/04 23:27:12.019 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:27:12.234 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:12.235 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x1ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b04d42c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:27:12.235 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x1ec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:12.236 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x1ec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b04d42c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:27:12.236 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4916bd7e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:27:12.237 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:12.237 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4916bd7e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:27:12.237 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c8f1d93(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:27:12.237 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:12.238 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c8f1d93(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:27:12.238 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21c96d61(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:27:12.238 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:12.239 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21c96d61(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:27:12.239 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @561abb48(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:27:12.239 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:12.240 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @561abb48(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:27:12.240 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ea2844b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:27:12.240 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x404] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:12.241 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ea2844b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:27:12.241 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f637a12(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:27:12.241 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x406] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:12.242 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f637a12(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:27:12.245 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x1ec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@15793c3b

[vm0] [info 2020/03/04 23:27:12.250 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x1ec] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:27:12.251 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x1ec] Locator was created at Wed Mar 04 23:27:12 GMT 2020

[vm0] [info 2020/03/04 23:27:12.251 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x1ec] Listening on port 21220 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:27:12.251 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x1ec] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3175333708925265973/locator/locator21220view.dat

[vm0] [info 2020/03/04 23:27:12.251 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x1ec] recovery file not found: /tmp/junit3175333708925265973/locator/locator21220view.dat

[vm0] [info 2020/03/04 23:27:12.252 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x1ec] Starting distributed system

[vm0] [info 2020/03/04 23:27:12.253 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x1ec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:27:12.364 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x388] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@591a5bc2

[vm6] [info 2020/03/04 23:27:12.373 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x388] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:27:13.217 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:27:16.148 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6d17cdb5

[vm5] [info 2020/03/04 23:27:16.154 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:27:16.258 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@610b6257

[vm1] [info 2020/03/04 23:27:16.263 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1486
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2512
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 259
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9066


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm6] [info 2020/03/04 23:27:16.875 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4ecd3088

[vm6] [info 2020/03/04 23:27:16.880 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:27:16.913 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7f072b81

[vm2] [info 2020/03/04 23:27:16.918 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:27:16.985 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 157 ms)

[vm2] [info 2020/03/04 23:27:17.137 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 149 ms)

[vm3] [info 2020/03/04 23:27:17.292 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 152 ms)

[vm4] [info 2020/03/04 23:27:17.447 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 152 ms)

[vm3] [info 2020/03/04 23:27:17.542 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4bf34311

[vm3] [info 2020/03/04 23:27:17.549 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:27:17.710 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 262 ms)

[vm1] [info 2020/03/04 23:27:17.757 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:27:17.854 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 142 ms)

[vm0] [info 2020/03/04 23:27:17.998 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x42b] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:27:17.998 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 142 ms)

[info 2020/03/04 23:27:17.999 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:18.001 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x42b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a450d7d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:27:18.002 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x42b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:18.002 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a450d7d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:27:18.004 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @143738b3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:27:18.004 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:18.004 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @143738b3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:27:18.007 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a96d804(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:27:18.007 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:18.007 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a96d804(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:27:18.008 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @718e9304(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:27:18.008 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:18.008 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @718e9304(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:27:18.009 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d27cc3a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:27:18.009 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:18.009 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d27cc3a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:27:18.010 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47f46fc8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:27:18.010 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:18.010 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47f46fc8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:27:18.011 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25fdc211(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:27:18.011 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:18.011 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25fdc211(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:27:18.013 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x42b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:27:18.013 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:27:18.015 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:27:18.016 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:27:18.018 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:27:18.019 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:27:18.020 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:27:18.020 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:27:18.021 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:27:18.021 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:27:18.022 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:27:18.022 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:27:18.023 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:27:18.023 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:27:18.025 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:27:18.026 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:27:18.046 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29809].
Not connected.


[info 2020/03/04 23:27:18.048 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:27:18.048 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:18.049 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x42b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @635798c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:27:18.050 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x42b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:18.050 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @635798c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:27:18.050 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39ae9b82(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:27:18.051 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:18.051 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39ae9b82(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:27:18.051 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77e7becb(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:27:18.052 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:18.052 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77e7becb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:27:18.053 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29c3a106(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:27:18.053 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:18.053 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29c3a106(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:27:18.054 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1307a858(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:27:18.054 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:18.054 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1307a858(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:27:18.055 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7878f112(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:27:18.055 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:18.055 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7878f112(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:27:18.056 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13e2ab2e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:27:18.056 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:18.056 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13e2ab2e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:27:18.058 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12009184062469239989

[info 2020/03/04 23:27:18.061 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:27:18.171 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6664064a

[vm4] [info 2020/03/04 23:27:18.177 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x407] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:27:18.285 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:18.286 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x42b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39131b98(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:27:18.286 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x42b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:18.286 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39131b98(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:27:18.287 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bca5c5f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:27:18.287 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:18.287 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bca5c5f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:27:18.288 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14c1293b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:27:18.288 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:18.288 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14c1293b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:27:18.289 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52b86e46(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:27:18.289 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:18.289 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52b86e46(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:27:18.290 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a265e40(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:27:18.290 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:18.291 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a265e40(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:27:18.291 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18cc443(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:27:18.292 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:18.292 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18cc443(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:27:18.293 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e795f58(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:27:18.293 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x388] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:18.293 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e795f58(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:27:18.296 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x42b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@24c4c30c

[vm0] [info 2020/03/04 23:27:18.302 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x42b] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:27:18.303 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x42b] Locator was created at Wed Mar 04 23:27:18 GMT 2020

[vm0] [info 2020/03/04 23:27:18.303 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x42b] Listening on port 29811 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:27:18.303 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x42b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12009184062469239989/locator/locator29811view.dat

[vm0] [info 2020/03/04 23:27:18.303 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x42b] recovery file not found: /tmp/junit12009184062469239989/locator/locator29811view.dat

[vm0] [info 2020/03/04 23:27:18.304 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x42b] Starting distributed system

[vm0] [info 2020/03/04 23:27:18.306 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x42b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:27:18.882 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21221]

Command result for <connect --jmx-manager=localhost[21221]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21221] ..
Successfully connected to: [host=localhost, port=21221]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1098
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236209
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2197
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 95
Total primaries transferred during this rebalance                                               | 12
Total time (in milliseconds) for this rebalance                                                 | 7494


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:27:21.079 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 164 ms)

[vm2] [info 2020/03/04 23:27:21.232 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e0] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 150 ms)

[vm3] [info 2020/03/04 23:27:21.381 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x416] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 146 ms)

[vm4] [info 2020/03/04 23:27:21.526 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x410] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 142 ms)

[vm5] [info 2020/03/04 23:27:21.708 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3db] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 180 ms)

[vm6] [info 2020/03/04 23:27:21.851 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 141 ms)

[vm0] [info 2020/03/04 23:27:21.999 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x54] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:27:22.000 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 147 ms)

[info 2020/03/04 23:27:22.001 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:22.004 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5395b18e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:27:22.004 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:22.004 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5395b18e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:27:22.005 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32851990(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:27:22.005 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:22.005 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32851990(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:27:22.006 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e8d0ffc(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:27:22.006 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:22.006 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e8d0ffc(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:27:22.007 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x416] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27b35686(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:27:22.007 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x416] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:22.007 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x416] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27b35686(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:27:22.008 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c60b1e5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:27:22.008 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x410] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:22.008 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c60b1e5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:27:22.009 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @572a5b66(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:27:22.009 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:22.009 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @572a5b66(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:27:22.010 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @445f35d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:27:22.010 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:22.010 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @445f35d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:27:22.012 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:27:22.013 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:27:22.014 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:27:22.014 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:27:22.015 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:27:22.015 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e0] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:27:22.016 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x416] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:27:22.017 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x416] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:27:22.018 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x410] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:27:22.018 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:27:22.019 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:27:22.020 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3db] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:27:22.020 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:27:22.021 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:27:22.023 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:27:22.024 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:27:22.059 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20060].
Not connected.


[info 2020/03/04 23:27:22.061 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:27:22.062 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:22.063 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76d7a166(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:27:22.063 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:22.063 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76d7a166(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:27:22.064 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fdf0361(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:27:22.064 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:22.064 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fdf0361(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:27:22.065 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @207dfbf1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:27:22.065 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:22.065 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @207dfbf1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:27:22.066 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x416] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @680ef055(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:27:22.066 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x416] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:22.066 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x416] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @680ef055(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:27:22.067 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7489a0ec(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:27:22.067 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x410] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:22.068 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7489a0ec(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:27:22.068 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60cd2504(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:27:22.068 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:22.068 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60cd2504(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:27:22.069 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1274b9e3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:27:22.069 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:22.069 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1274b9e3(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:27:22.072 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2584750863913101037

[info 2020/03/04 23:27:22.074 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:27:22.238 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@6ae3da2f

[vm1] [info 2020/03/04 23:27:22.243 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:27:22.285 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:22.286 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3307ad0f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:27:22.286 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:22.286 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3307ad0f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:27:22.287 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bf4d1d7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:27:22.287 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:22.287 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bf4d1d7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:27:22.288 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @193e9d86(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:27:22.288 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:22.288 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @193e9d86(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:27:22.289 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x416] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12fc56fb(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:27:22.289 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x416] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:22.289 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x416] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12fc56fb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:27:22.290 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37646cdc(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:27:22.290 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x410] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:22.290 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37646cdc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:27:22.291 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f7dbebb(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:27:22.291 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:22.291 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f7dbebb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:27:22.292 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ce90ce2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:27:22.292 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:22.292 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ce90ce2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:27:22.295 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4b3d5b27

[vm0] [info 2020/03/04 23:27:22.300 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x54] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:27:22.301 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x54] Locator was created at Wed Mar 04 23:27:22 GMT 2020

[vm0] [info 2020/03/04 23:27:22.301 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x54] Listening on port 20062 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:27:22.301 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2584750863913101037/locator/locator20062view.dat

[vm0] [info 2020/03/04 23:27:22.301 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x54] recovery file not found: /tmp/junit2584750863913101037/locator/locator20062view.dat

[vm0] [info 2020/03/04 23:27:22.301 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 23:27:22.303 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:27:22.489 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x406] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5a884b2

[vm5] [info 2020/03/04 23:27:22.494 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x406] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:27:22.831 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2686c2c8

[vm2] [info 2020/03/04 23:27:22.836 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x36a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:27:23.210 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x405] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@33d36465

[vm6] [info 2020/03/04 23:27:23.216 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x405] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:27:23.470 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4cc003b1

[vm3] [info 2020/03/04 23:27:23.484 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:27:23.675 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3f6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@76a41dd

[vm5] [info 2020/03/04 23:27:23.681 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3f6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:27:24.089 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:27:24.110 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@493ba815

[vm4] [info 2020/03/04 23:27:24.116 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:27:24.410 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x430] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7e7f920c

[vm6] [info 2020/03/04 23:27:24.416 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x430] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:27:24.752 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29812]

Command result for <connect --jmx-manager=localhost[29812]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29812] ..
Successfully connected to: [host=localhost, port=29812]


[vm1] [info 2020/03/04 23:27:25.380 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:27:25.744 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x43e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5a3f14a1

[vm5] [info 2020/03/04 23:27:25.749 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x43e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:27:26.303 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@55af1f0e

[vm1] [info 2020/03/04 23:27:26.307 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:27:26.490 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x483] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4f0af77f

[vm6] [info 2020/03/04 23:27:26.496 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x483] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:27:26.907 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5a512bcc

[vm2] [info 2020/03/04 23:27:26.912 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1054
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2204
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 191
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 7770


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:27:27.410 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:27:27.467 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 164 ms)

[vm3] [info 2020/03/04 23:27:27.602 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x416] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f368302

[vm3] [info 2020/03/04 23:27:27.610 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x416] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:27:27.623 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3fa] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 153 ms)

[vm3] [info 2020/03/04 23:27:27.796 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 170 ms)

[vm4] [info 2020/03/04 23:27:27.950 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x400] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 150 ms)

[vm5] [info 2020/03/04 23:27:28.129 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x406] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 177 ms)

[vm6] [info 2020/03/04 23:27:28.277 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x405] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 147 ms)

[vm4] [info 2020/03/04 23:27:28.296 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x410] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@17ac6ba8

[vm4] [info 2020/03/04 23:27:28.302 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x410] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:27:28.419 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x3fe] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:27:28.420 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x3fe] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 141 ms)

[info 2020/03/04 23:27:28.421 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:28.423 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x3fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a80375b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:27:28.423 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x3fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:28.423 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x3fe] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a80375b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:27:28.426 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17c5aab9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:27:28.426 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:28.427 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17c5aab9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:27:28.428 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c737b1e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:27:28.428 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:28.428 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c737b1e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:27:28.430 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44cd53fb(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:27:28.431 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:28.431 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44cd53fb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:27:28.431 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77a95f04(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:27:28.432 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x400] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:28.432 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77a95f04(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:27:28.433 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @278d0501(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:27:28.433 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:28.433 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @278d0501(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:27:28.434 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b9e6571(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:27:28.434 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:28.434 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x405] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b9e6571(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:27:28.437 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x3fe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:27:28.437 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x3fe] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:27:28.440 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:27:28.440 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:27:28.441 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3fa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:27:28.441 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:27:28.444 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ff] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:27:28.445 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:27:28.446 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x400] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:27:28.446 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:27:28.447 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:27:28.447 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:27:28.448 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x405] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:27:28.448 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x405] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:27:28.451 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:27:28.451 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:27:28.484 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24976].
Not connected.


[info 2020/03/04 23:27:28.486 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:27:28.486 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:28.488 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x3fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ef34f75(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:27:28.488 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x3fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:28.488 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x3fe] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ef34f75(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:27:28.489 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43ed51b7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:27:28.489 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:28.489 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43ed51b7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:27:28.490 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31cf090c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:27:28.490 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:28.490 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31cf090c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:27:28.491 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29e5c7d6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:27:28.492 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:28.492 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29e5c7d6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:27:28.493 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24b64(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:27:28.493 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x400] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:28.493 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24b64(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:27:28.493 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35303d30(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:27:28.494 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:28.494 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35303d30(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:27:28.495 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29bd92ad(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:27:28.495 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:28.495 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x405] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29bd92ad(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:27:28.498 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16550393259688534057

[info 2020/03/04 23:27:28.500 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:27:28.759 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:28.759 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x3fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e7b3543(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:27:28.760 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x3fe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:28.760 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x3fe] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e7b3543(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:27:28.760 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11b21b0b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:27:28.761 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:28.761 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11b21b0b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:27:28.762 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ad59b3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:27:28.762 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3fa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:28.762 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ad59b3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:27:28.762 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ad245c8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:27:28.763 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ff] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:28.763 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ad245c8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:27:28.764 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d82d5a2(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:27:28.764 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x400] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:28.764 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d82d5a2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:27:28.765 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2744845(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:27:28.765 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x406] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:28.765 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2744845(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:27:28.766 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e253d90(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:27:28.766 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x405] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:28.766 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x405] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e253d90(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:27:28.769 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x3fe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@f418f65

[vm0] [info 2020/03/04 23:27:28.774 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x3fe] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:27:28.775 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x3fe] Locator was created at Wed Mar 04 23:27:28 GMT 2020

[vm0] [info 2020/03/04 23:27:28.775 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x3fe] Listening on port 24978 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:27:28.775 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x3fe] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16550393259688534057/locator/locator24978view.dat

[vm0] [info 2020/03/04 23:27:28.775 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x3fe] recovery file not found: /tmp/junit16550393259688534057/locator/locator24978view.dat

[vm0] [info 2020/03/04 23:27:28.776 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x3fe] Starting distributed system

[vm0] [info 2020/03/04 23:27:28.777 GMT <RMI TCP Connection(77)-172.17.0.8> tid=0x3fe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:27:28.923 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20063]

Command result for <connect --jmx-manager=localhost[20063]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20063] ..
Successfully connected to: [host=localhost, port=20063]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573319
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 990
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608926
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2532
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 238
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8910


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:27:29.190 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 169 ms)

[vm2] [info 2020/03/04 23:27:29.359 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 167 ms)

[vm3] [info 2020/03/04 23:27:29.510 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 148 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:27:29.651 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x423] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 138 ms)

[vm5] [info 2020/03/04 23:27:29.808 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3f6] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 155 ms)

[vm6] [info 2020/03/04 23:27:29.970 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x430] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 161 ms)

[vm0] [info 2020/03/04 23:27:30.111 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x406] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:27:30.112 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x406] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 139 ms)

[info 2020/03/04 23:27:30.113 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:30.115 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4adccb76(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:27:30.115 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:30.115 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x406] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4adccb76(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:27:30.116 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bfcda(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:27:30.116 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:30.116 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bfcda(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:27:30.117 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c68be2a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:27:30.117 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:30.117 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c68be2a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:27:30.118 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19e69531(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:27:30.119 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:30.119 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19e69531(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:27:30.121 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15c43d31(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:27:30.122 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x423] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:30.122 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x423] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15c43d31(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:27:30.122 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e07a4c9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:27:30.122 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3f6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:30.122 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3f6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e07a4c9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:27:30.123 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x430] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @514c624(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:27:30.123 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x430] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:30.123 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x430] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @514c624(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:27:30.125 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x406] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:27:30.126 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x406] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:27:30.127 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:27:30.127 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:27:30.128 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:27:30.128 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:27:30.129 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:27:30.129 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:27:30.131 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x423] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:27:30.132 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x423] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:27:30.132 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3f6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:27:30.133 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3f6] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:27:30.133 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x430] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:27:30.134 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x430] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:27:30.136 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:27:30.136 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:27:30.165 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26915].
Not connected.


[info 2020/03/04 23:27:30.167 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:27:30.168 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:30.169 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c5d604d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:27:30.170 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:30.170 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x406] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c5d604d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:27:30.170 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fcfc2ff(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:27:30.171 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:30.171 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fcfc2ff(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:27:30.172 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f825534(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:27:30.172 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:30.172 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f825534(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:27:30.172 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3adfa6cc(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:27:30.173 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:30.173 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3adfa6cc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:27:30.174 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18040e52(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:27:30.174 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x423] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:30.174 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x423] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18040e52(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:27:30.174 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f471ea3(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:27:30.175 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3f6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:30.175 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3f6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f471ea3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:27:30.175 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x430] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d82ccad(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:27:30.176 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x430] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:30.176 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x430] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d82ccad(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:27:30.178 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit541010790625541394

[info 2020/03/04 23:27:30.180 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:27:30.398 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:30.399 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a55be85(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:27:30.399 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x406] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:30.400 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x406] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a55be85(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:27:30.400 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dd55b38(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:27:30.401 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:30.401 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dd55b38(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:27:30.401 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @db60089(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:27:30.402 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:30.402 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @db60089(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:27:30.402 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2997c7c1(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:27:30.402 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:30.402 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2997c7c1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:27:30.403 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48d02e9f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:27:30.403 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x423] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:30.403 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x423] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48d02e9f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:27:30.404 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b584949(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:27:30.404 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3f6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:30.404 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3f6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b584949(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:27:30.405 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x430] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4956501a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:27:30.405 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x430] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:30.405 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x430] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4956501a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:27:30.408 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x406] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20e72a5c

[vm0] [info 2020/03/04 23:27:30.413 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x406] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:27:30.414 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x406] Locator was created at Wed Mar 04 23:27:30 GMT 2020

[vm0] [info 2020/03/04 23:27:30.414 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x406] Listening on port 26917 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:27:30.414 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x406] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit541010790625541394/locator/locator26917view.dat

[vm0] [info 2020/03/04 23:27:30.414 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x406] recovery file not found: /tmp/junit541010790625541394/locator/locator26917view.dat

[vm0] [info 2020/03/04 23:27:30.415 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x406] Starting distributed system

[vm0] [info 2020/03/04 23:27:30.416 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x406] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:27:30.902 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d16349a

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:27:30.908 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 944
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2546
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 332
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9207


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:27:31.231 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 147 ms)

[vm2] [info 2020/03/04 23:27:31.383 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x427] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 150 ms)

[vm3] [info 2020/03/04 23:27:31.567 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x463] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 181 ms)

[vm6] [info 2020/03/04 23:27:31.628 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@314bf2e1

[vm6] [info 2020/03/04 23:27:31.633 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:27:31.715 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 145 ms)

[vm5] [info 2020/03/04 23:27:31.872 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x43e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 155 ms)

[vm6] [info 2020/03/04 23:27:32.016 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 142 ms)

[vm0] [info 2020/03/04 23:27:32.161 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40e] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:27:32.162 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 144 ms)

[info 2020/03/04 23:27:32.163 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:32.165 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30a54131(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:27:32.165 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:32.165 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30a54131(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:27:32.166 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d4e790(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:27:32.166 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:32.166 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d4e790(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:27:32.167 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x427] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad113eb(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:27:32.168 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x427] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:32.168 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x427] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad113eb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:27:32.168 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x463] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7348a600(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:27:32.169 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x463] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:32.169 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x463] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7348a600(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:27:32.169 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35453966(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:27:32.169 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:32.169 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35453966(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:27:32.170 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x43e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30136876(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:27:32.170 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x43e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:32.170 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x43e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30136876(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:27:32.171 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x483] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ec2d68c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:27:32.171 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x483] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:32.171 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ec2d68c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:27:32.173 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:27:32.173 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:27:32.174 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:27:32.175 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:27:32.176 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x427] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:27:32.176 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x427] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:27:32.177 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x463] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:27:32.177 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x463] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:27:32.178 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:27:32.179 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:27:32.180 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x43e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:27:32.180 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x43e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:27:32.181 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x483] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:27:32.181 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:27:32.183 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:27:32.183 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:27:32.206 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21512].
Not connected.


[info 2020/03/04 23:27:32.207 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:27:32.208 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:32.209 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a7af7f4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:27:32.210 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:32.210 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a7af7f4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:27:32.210 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71f62a5c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:27:32.211 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:32.211 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71f62a5c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:27:32.211 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x427] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5019b5ae(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:27:32.212 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x427] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:32.212 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x427] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5019b5ae(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:27:32.212 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x463] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @326f687a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:27:32.213 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x463] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:32.213 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x463] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @326f687a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:27:32.213 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @417fb84a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:27:32.214 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:32.214 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @417fb84a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:27:32.215 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x43e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a321ba(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:27:32.215 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x43e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:32.215 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x43e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a321ba(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:27:32.216 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x483] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4faa5d12(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:27:32.216 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x483] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:32.216 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4faa5d12(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:27:32.219 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1050749170620117387

[info 2020/03/04 23:27:32.221 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:27:32.444 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:32.445 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36e53a0b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:27:32.445 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:32.445 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36e53a0b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:27:32.446 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b204b6(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:27:32.446 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:32.446 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b204b6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:27:32.447 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x427] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c5bf15d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:27:32.447 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x427] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:32.447 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x427] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c5bf15d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:27:32.448 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x463] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7df7e46c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:27:32.448 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x463] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:32.448 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x463] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7df7e46c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:27:32.449 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21bc0b84(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:27:32.449 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:32.449 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21bc0b84(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:27:32.450 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x43e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @538cef85(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:27:32.450 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x43e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:32.450 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x43e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @538cef85(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:27:32.451 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x483] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31d572f3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:27:32.451 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x483] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:32.451 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31d572f3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:27:32.454 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5ba2d8e3

[vm0] [info 2020/03/04 23:27:32.461 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40e] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:27:32.461 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40e] Locator was created at Wed Mar 04 23:27:32 GMT 2020

[vm0] [info 2020/03/04 23:27:32.461 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40e] Listening on port 21514 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:27:32.462 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1050749170620117387/locator/locator21514view.dat

[vm0] [info 2020/03/04 23:27:32.462 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40e] recovery file not found: /tmp/junit1050749170620117387/locator/locator21514view.dat

[vm0] [info 2020/03/04 23:27:32.462 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40e] Starting distributed system

[vm0] [info 2020/03/04 23:27:32.465 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x40e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:27:32.557 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:27:32.703 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7f9c022e

[vm1] [info 2020/03/04 23:27:32.708 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:27:33.343 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3fa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@34e9264a

[vm2] [info 2020/03/04 23:27:33.349 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3fa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:27:33.982 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ff] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@52eca19

[vm3] [info 2020/03/04 23:27:33.987 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ff] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:27:34.574 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7606f909

[vm1] [info 2020/03/04 23:27:34.578 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:27:34.628 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x400] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@13954dc6

[vm4] [info 2020/03/04 23:27:34.633 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x400] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:27:35.170 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6420d49b

[vm2] [info 2020/03/04 23:27:35.175 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:27:35.246 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24979]

Command result for <connect --jmx-manager=localhost[24979]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24979] ..
Successfully connected to: [host=localhost, port=24979]


[vm3] [info 2020/03/04 23:27:35.798 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@888912c

[vm3] [info 2020/03/04 23:27:35.804 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 883
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2605
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 284
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9198


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:27:36.447 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 170 ms)

[vm4] [info 2020/03/04 23:27:36.473 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x423] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@4635bba7

[vm4] [info 2020/03/04 23:27:36.483 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x423] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:27:36.594 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@43d49266

[vm1] [info 2020/03/04 23:27:36.599 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:27:36.611 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 162 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:27:36.761 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 147 ms)

[vm4] [info 2020/03/04 23:27:36.905 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 142 ms)

[vm5] [info 2020/03/04 23:27:37.061 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 154 ms)

[info 2020/03/04 23:27:37.142 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26918]

Command result for <connect --jmx-manager=localhost[26918]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26918] ..
Successfully connected to: [host=localhost, port=26918]


[vm2] [info 2020/03/04 23:27:37.185 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x427] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@67a5da20

[vm2] [info 2020/03/04 23:27:37.190 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x427] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:27:37.209 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 145 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 23:27:37.354 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x42a] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:27:37.355 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 144 ms)

[info 2020/03/04 23:27:37.356 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:37.358 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a61a628(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:27:37.358 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x42a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:37.358 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a61a628(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:27:37.359 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d1c1309(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:27:37.359 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:37.359 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d1c1309(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:27:37.360 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16eb3409(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:27:37.360 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:37.360 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16eb3409(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:27:37.361 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c80b705(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:27:37.361 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:37.361 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c80b705(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:27:37.362 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fb10efd(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:27:37.362 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:37.362 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fb10efd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:27:37.363 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @459acbf8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:27:37.363 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:37.363 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @459acbf8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:27:37.364 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34b6e100(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:27:37.364 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:37.364 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34b6e100(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:27:37.366 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x42a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:27:37.366 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:27:37.367 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:27:37.368 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:27:37.368 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:27:37.369 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:27:37.370 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:27:37.370 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:27:37.371 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:27:37.371 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:27:37.372 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:27:37.372 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:27:37.373 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:27:37.374 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:27:37.376 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:27:37.377 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:27:37.407 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22906].
Not connected.


[info 2020/03/04 23:27:37.409 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:27:37.409 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:37.410 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @752da8ae(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:27:37.411 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x42a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:37.411 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @752da8ae(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:27:37.411 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ebefe5c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:27:37.412 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:37.412 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ebefe5c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:27:37.413 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68a5d926(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:27:37.413 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:37.413 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68a5d926(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:27:37.414 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57eee54d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:27:37.414 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:37.414 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57eee54d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:27:37.415 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @532fb691(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:27:37.415 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:37.415 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @532fb691(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:27:37.416 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @190277fb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:27:37.416 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:37.416 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @190277fb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:27:37.417 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7493acf2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:27:37.417 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:37.417 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7493acf2(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:27:37.420 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5128211485205995731

[info 2020/03/04 23:27:37.423 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:27:37.642 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:37.642 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a5bd77d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:27:37.643 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x42a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:37.643 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a5bd77d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:27:37.644 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70efe9a6(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:27:37.644 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:37.644 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70efe9a6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:27:37.644 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a90c1e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:27:37.645 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:37.645 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a90c1e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:27:37.645 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a5d7f13(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:27:37.645 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:37.645 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a5d7f13(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:27:37.646 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6134b65e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:27:37.647 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:37.647 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6134b65e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:27:37.647 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e017fe1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:27:37.648 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:37.648 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e017fe1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:27:37.648 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d1c9138(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:27:37.648 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:37.649 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d1c9138(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:27:37.652 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x42a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1e1a40fa

[vm0] [info 2020/03/04 23:27:37.657 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x42a] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:27:37.657 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x42a] Locator was created at Wed Mar 04 23:27:37 GMT 2020

[vm0] [info 2020/03/04 23:27:37.657 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x42a] Listening on port 22908 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:27:37.658 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x42a] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5128211485205995731/locator/locator22908view.dat

[vm0] [info 2020/03/04 23:27:37.658 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x42a] recovery file not found: /tmp/junit5128211485205995731/locator/locator22908view.dat

[vm0] [info 2020/03/04 23:27:37.658 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x42a] Starting distributed system

[vm0] [info 2020/03/04 23:27:37.660 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x42a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:27:37.859 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x463] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f8d5cff

[vm3] [info 2020/03/04 23:27:37.867 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x463] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:27:38.447 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@709fefa8

[vm4] [info 2020/03/04 23:27:38.452 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:27:39.052 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21515]

Command result for <connect --jmx-manager=localhost[21515]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21515] ..
Successfully connected to: [host=localhost, port=21515]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:27:41.370 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@273e5259

[vm1] [info 2020/03/04 23:27:41.375 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:27:41.959 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a244d0

[vm2] [info 2020/03/04 23:27:41.964 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:27:42.568 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@709fab05

[vm3] [info 2020/03/04 23:27:42.574 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:27:43.272 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@64970e12

[vm4] [info 2020/03/04 23:27:43.278 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:27:43.892 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22909]

Command result for <connect --jmx-manager=localhost[22909]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22909] ..
Successfully connected to: [host=localhost, port=22909]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:27:53.921 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3de] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@6f0a2c72

[vm5] [info 2020/03/04 23:27:53.926 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3de] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:27:54.629 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040@53a320a3

[vm6] [info 2020/03/04 23:27:54.635 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2718
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 429
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 9618


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:27:58.796 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 151 ms)

[vm2] [info 2020/03/04 23:27:58.948 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x405] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 149 ms)

[vm3] [info 2020/03/04 23:27:59.123 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 172 ms)

[vm4] [info 2020/03/04 23:27:59.280 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 154 ms)

[vm5] [info 2020/03/04 23:27:59.447 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3de] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 165 ms)

[vm6] [info 2020/03/04 23:27:59.594 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e8] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 145 ms)

[vm0] [info 2020/03/04 23:27:59.741 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x41e] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:27:59.742 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x41e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 146 ms)

[info 2020/03/04 23:27:59.742 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:59.744 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ddfb4e3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:27:59.745 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x41e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:59.745 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x41e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ddfb4e3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:27:59.746 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b5efaa6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:27:59.746 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:59.746 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b5efaa6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:27:59.746 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ac8001d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:27:59.747 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:59.747 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x405] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ac8001d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:27:59.747 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @462ba19b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:27:59.748 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:59.748 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @462ba19b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:27:59.748 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60908aca(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:27:59.749 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:59.749 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60908aca(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:27:59.749 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a4f873a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:27:59.750 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:59.750 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3de] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a4f873a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:27:59.750 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ea4dee5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:27:59.750 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:59.750 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ea4dee5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:27:59.753 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x41e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:27:59.753 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x41e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:27:59.754 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:27:59.755 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:27:59.756 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x405] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:27:59.756 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x405] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:27:59.757 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:27:59.757 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:27:59.758 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:27:59.758 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:27:59.759 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3de] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:27:59.760 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3de] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:27:59.761 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:27:59.761 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e8] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:27:59.763 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:27:59.763 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:27:59.793 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24076].
Not connected.


[info 2020/03/04 23:27:59.795 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:27:59.795 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:59.797 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @315c9dde(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:27:59.797 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x41e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:27:59.797 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x41e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @315c9dde(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:27:59.798 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @487f07d7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:27:59.798 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:27:59.798 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @487f07d7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:27:59.799 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75ec65b4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:27:59.799 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:27:59.799 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x405] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75ec65b4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:27:59.800 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fedcab7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:27:59.800 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:27:59.800 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fedcab7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:27:59.801 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d0bdacf(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:27:59.801 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:27:59.801 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d0bdacf(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:27:59.802 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a2724f4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:27:59.802 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:27:59.802 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3de] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a2724f4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:27:59.803 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55096c13(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:27:59.803 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:27:59.803 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55096c13(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:27:59.807 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14491780758702709030

[info 2020/03/04 23:27:59.810 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:28:00.027 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:00.028 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ef34294(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:28:00.028 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x41e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:00.028 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x41e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ef34294(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:28:00.029 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b9c0ffd(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:28:00.029 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:00.029 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b9c0ffd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:28:00.030 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6804b5c1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:28:00.030 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x405] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:00.030 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x405] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6804b5c1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:28:00.031 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37d782f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:28:00.031 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:00.031 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37d782f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:28:00.032 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a5d4c23(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:28:00.032 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:00.032 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a5d4c23(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:28:00.033 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67c5931e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:28:00.033 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3de] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:00.033 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3de] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67c5931e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:28:00.034 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a707f8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:28:00.034 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:00.034 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a707f8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:28:00.037 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x41e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c13c613

[vm0] [info 2020/03/04 23:28:00.042 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x41e] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:28:00.043 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x41e] Locator was created at Wed Mar 04 23:28:00 GMT 2020

[vm0] [info 2020/03/04 23:28:00.043 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x41e] Listening on port 24078 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:28:00.043 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x41e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14491780758702709030/locator/locator24078view.dat

[vm0] [info 2020/03/04 23:28:00.043 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x41e] recovery file not found: /tmp/junit14491780758702709030/locator/locator24078view.dat

[vm0] [info 2020/03/04 23:28:00.044 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x41e] Starting distributed system

[vm0] [info 2020/03/04 23:28:00.045 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x41e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:28:03.631 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7f621c83

[vm1] [info 2020/03/04 23:28:03.636 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:28:04.215 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x405] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4ff0e98f

[vm2] [info 2020/03/04 23:28:04.221 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x405] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:28:04.820 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@48e54f15

[vm3] [info 2020/03/04 23:28:04.825 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:28:05.412 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@438c2a77

[vm4] [info 2020/03/04 23:28:05.417 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:28:06.026 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24079]

Command result for <connect --jmx-manager=localhost[24079]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24079] ..
Successfully connected to: [host=localhost, port=24079]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:28:06.423 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x404] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840@6d7bb5bd

[vm5] [info 2020/03/04 23:28:06.428 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x404] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:28:07.110 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x406] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@74992f05

[vm6] [info 2020/03/04 23:28:07.116 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x406] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2657
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 333
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9171


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:28:11.129 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 157 ms)

[vm2] [info 2020/03/04 23:28:11.286 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 155 ms)

[vm3] [info 2020/03/04 23:28:11.441 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f7] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 152 ms)

[vm4] [info 2020/03/04 23:28:11.587 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 143 ms)

[vm5] [info 2020/03/04 23:28:11.747 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 158 ms)

[vm6] [info 2020/03/04 23:28:11.893 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 144 ms)

[vm5] [info 2020/03/04 23:28:11.924 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40@21b4fa24

[vm5] [info 2020/03/04 23:28:11.930 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:28:12.036 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x50e] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:28:12.037 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x50e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 142 ms)

[info 2020/03/04 23:28:12.038 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:12.040 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x50e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46e38c3e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:28:12.040 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x50e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:12.040 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x50e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46e38c3e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:28:12.042 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25896e24(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:28:12.042 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:12.042 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25896e24(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:28:12.043 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4051c12f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:28:12.043 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:12.043 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4051c12f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:28:12.044 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26d0df57(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:28:12.044 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:12.045 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26d0df57(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:28:12.045 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79cc52bb(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:28:12.045 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:12.045 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79cc52bb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:28:12.046 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63e90aad(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:28:12.046 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x404] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:12.046 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63e90aad(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:28:12.047 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f41dcfe(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:28:12.047 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:12.047 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f41dcfe(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:28:12.049 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x50e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:28:12.050 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x50e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:28:12.052 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:28:12.052 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:28:12.053 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:28:12.053 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:28:12.054 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:28:12.054 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f7] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:28:12.055 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:28:12.055 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:28:12.056 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x404] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:28:12.056 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:28:12.057 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:28:12.058 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:28:12.060 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:28:12.061 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:28:12.080 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21221].
Not connected.


[info 2020/03/04 23:28:12.082 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:28:12.082 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:12.084 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x50e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7672a947(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:28:12.084 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x50e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:12.084 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x50e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7672a947(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:28:12.085 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35264e7c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:28:12.085 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:12.085 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35264e7c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:28:12.086 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c3a37a5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:28:12.086 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:12.086 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c3a37a5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:28:12.087 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @94745b2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:28:12.087 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:12.087 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @94745b2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:28:12.088 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c9effa8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:28:12.088 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:12.088 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c9effa8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:28:12.089 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bdb2b76(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:28:12.089 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x404] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:12.089 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bdb2b76(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:28:12.090 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4de19f59(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:28:12.090 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:12.090 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4de19f59(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:28:12.093 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10575060781971243287

[info 2020/03/04 23:28:12.095 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:28:12.303 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:12.304 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x50e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @723a002f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:28:12.304 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x50e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:12.304 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x50e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @723a002f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:28:12.305 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @403f89da(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:28:12.305 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:12.305 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @403f89da(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:28:12.306 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @459fbc71(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:28:12.306 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:12.306 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @459fbc71(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:28:12.307 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f7e83af(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:28:12.308 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:12.308 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f7e83af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:28:12.308 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64b65577(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:28:12.309 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:12.309 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64b65577(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:28:12.309 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1aeefa16(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:28:12.310 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x404] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:12.310 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1aeefa16(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:28:12.310 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d6bb2a5(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:28:12.311 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x406] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:12.311 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d6bb2a5(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:28:12.314 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x50e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a608eee

[vm0] [info 2020/03/04 23:28:12.320 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x50e] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:28:12.320 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x50e] Locator was created at Wed Mar 04 23:28:12 GMT 2020

[vm0] [info 2020/03/04 23:28:12.321 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x50e] Listening on port 21223 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:28:12.321 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x50e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10575060781971243287/locator/locator21223view.dat

[vm0] [info 2020/03/04 23:28:12.321 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x50e] recovery file not found: /tmp/junit10575060781971243287/locator/locator21223view.dat

[vm0] [info 2020/03/04 23:28:12.321 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x50e] Starting distributed system

[vm0] [info 2020/03/04 23:28:12.323 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0x50e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:28:12.653 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440@3a285c4e

[vm6] [info 2020/03/04 23:28:12.658 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:28:15.868 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@6009364e

[vm5] [info 2020/03/04 23:28:15.876 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:28:16.110 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@387096b7

[vm1] [info 2020/03/04 23:28:16.115 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:28:16.595 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440@4042d76c

[vm6] [info 2020/03/04 23:28:16.601 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2747
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 382
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9618


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm2] [info 2020/03/04 23:28:16.713 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@61dc0750

[vm2] [info 2020/03/04 23:28:16.720 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:28:16.846 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 155 ms)

[vm2] [info 2020/03/04 23:28:16.999 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 151 ms)

[vm3] [info 2020/03/04 23:28:17.152 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 150 ms)

[vm4] [info 2020/03/04 23:28:17.302 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 147 ms)

[vm3] [info 2020/03/04 23:28:17.340 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@a23e4fe

[vm3] [info 2020/03/04 23:28:17.348 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:28:17.463 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 159 ms)

[vm6] [info 2020/03/04 23:28:17.605 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 141 ms)

[vm0] [info 2020/03/04 23:28:17.747 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x515] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:28:17.748 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x515] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 140 ms)

[info 2020/03/04 23:28:17.748 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:17.751 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x515] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @314176e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:28:17.751 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x515] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:17.751 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x515] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @314176e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:28:17.752 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @703b6d7d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:28:17.752 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:17.752 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @703b6d7d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:28:17.753 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56503276(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:28:17.753 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:17.753 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56503276(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:28:17.754 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @598dae0e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:28:17.754 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:17.754 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @598dae0e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:28:17.754 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74259907(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:28:17.755 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:17.755 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74259907(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:28:17.755 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68f2e22c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:28:17.755 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:17.755 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68f2e22c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:28:17.756 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b9ee4c9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:28:17.756 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:17.756 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b9ee4c9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:28:17.758 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x515] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:28:17.759 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x515] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:28:17.759 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:28:17.760 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:28:17.760 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:28:17.761 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:28:17.762 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:28:17.762 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:28:17.763 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:28:17.763 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:28:17.764 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:28:17.764 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:28:17.765 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:28:17.765 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:28:17.768 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:28:17.768 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:28:17.800 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29812].
Not connected.


[info 2020/03/04 23:28:17.802 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:28:17.803 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:17.804 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x515] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47f03f9a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:28:17.804 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x515] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:17.804 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x515] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47f03f9a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:28:17.805 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @414d1aa(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:28:17.805 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:17.805 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @414d1aa(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:28:17.806 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75b4188f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:28:17.806 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:17.806 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75b4188f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:28:17.807 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12ffa01a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:28:17.807 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:17.807 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12ffa01a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:28:17.808 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fcb90a5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:28:17.808 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:17.808 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fcb90a5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:28:17.809 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a366597(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:28:17.809 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:17.809 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a366597(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:28:17.810 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58808ad(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:28:17.810 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:17.810 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58808ad(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:28:17.813 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13777217999715571008

[info 2020/03/04 23:28:17.816 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:28:17.944 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@138b017

[vm4] [info 2020/03/04 23:28:17.951 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x407] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:28:18.087 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:18.088 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x515] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @209cbbc0(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:28:18.088 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x515] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:18.088 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x515] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @209cbbc0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:28:18.089 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a0b25d4(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:28:18.089 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:18.089 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a0b25d4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:28:18.090 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18620f26(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:28:18.090 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:18.090 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18620f26(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:28:18.091 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e8e9c93(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:28:18.091 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:18.091 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e8e9c93(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:28:18.092 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b5fbe1a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:28:18.092 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:18.092 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b5fbe1a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:28:18.093 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f7df380(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:28:18.093 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:18.093 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f7df380(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:28:18.094 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dd16ae4(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:28:18.094 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:18.094 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dd16ae4(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:28:18.097 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x515] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3d23a1cc

[vm0] [info 2020/03/04 23:28:18.102 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x515] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:28:18.102 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x515] Locator was created at Wed Mar 04 23:28:18 GMT 2020

[vm0] [info 2020/03/04 23:28:18.102 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x515] Listening on port 29814 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:28:18.103 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x515] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13777217999715571008/locator/locator29814view.dat

[vm0] [info 2020/03/04 23:28:18.103 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x515] recovery file not found: /tmp/junit13777217999715571008/locator/locator29814view.dat

[vm0] [info 2020/03/04 23:28:18.103 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x515] Starting distributed system

[vm0] [info 2020/03/04 23:28:18.105 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x515] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:28:18.557 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21224]

Command result for <connect --jmx-manager=localhost[21224]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21224] ..
Successfully connected to: [host=localhost, port=21224]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2661
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 336
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9213


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:28:20.604 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 160 ms)

[vm2] [info 2020/03/04 23:28:20.756 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e0] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 150 ms)

[vm3] [info 2020/03/04 23:28:20.915 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x416] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 156 ms)

[vm4] [info 2020/03/04 23:28:21.062 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x410] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 145 ms)

[vm5] [info 2020/03/04 23:28:21.236 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3db] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 172 ms)

[vm6] [info 2020/03/04 23:28:21.386 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 147 ms)

[vm0] [info 2020/03/04 23:28:21.530 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0x1fa] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:28:21.531 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0x1fa] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 143 ms)

[info 2020/03/04 23:28:21.531 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:21.533 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0x1fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55874fb6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:28:21.533 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0x1fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:21.533 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0x1fa] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55874fb6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:28:21.534 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a09ab6a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:28:21.534 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:21.534 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a09ab6a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:28:21.537 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c99f9a0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:28:21.537 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:21.537 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c99f9a0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:28:21.538 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x416] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50bc964(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:28:21.538 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x416] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:21.538 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x416] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50bc964(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:28:21.539 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c0a3d20(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:28:21.539 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x410] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:21.539 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c0a3d20(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:28:21.540 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75566a9e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:28:21.540 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:21.540 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75566a9e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:28:21.541 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b2150(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:28:21.541 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:21.541 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b2150(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:28:21.544 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0x1fa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:28:21.544 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0x1fa] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:28:21.545 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:28:21.545 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:28:21.548 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:28:21.548 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e0] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:28:21.549 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x416] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:28:21.549 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x416] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:28:21.550 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x410] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:28:21.550 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:28:21.551 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:28:21.551 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3db] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:28:21.552 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:28:21.553 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:28:21.555 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:28:21.555 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:28:21.584 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20063].
Not connected.


[info 2020/03/04 23:28:21.586 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:28:21.586 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:21.588 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0x1fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4897235c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:28:21.588 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0x1fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:21.588 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0x1fa] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4897235c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:28:21.589 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f41cdc0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:28:21.589 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:21.589 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f41cdc0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:28:21.590 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32c77ace(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:28:21.590 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:21.590 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32c77ace(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:28:21.592 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cfcc6f9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:28:21.592 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x410] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:21.592 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cfcc6f9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:28:21.593 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c0c7cd(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:28:21.593 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:21.593 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c0c7cd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:28:21.594 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6be256ba(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:28:21.594 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:21.594 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6be256ba(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:28:21.591 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x416] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44166c51(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:28:21.591 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x416] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:21.591 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x416] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44166c51(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:28:21.598 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2305209233339123014

[info 2020/03/04 23:28:21.600 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:28:21.779 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x406] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@4e7aa65f

[vm5] [info 2020/03/04 23:28:21.784 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x406] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:28:21.843 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:21.844 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0x1fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77bff358(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:28:21.844 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0x1fa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:21.844 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0x1fa] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77bff358(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:28:21.845 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65c0dc(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:28:21.845 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:21.845 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65c0dc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:28:21.846 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f8a5ff6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:28:21.846 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:21.846 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f8a5ff6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:28:21.847 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x416] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55626fb6(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:28:21.847 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x416] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:21.847 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x416] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55626fb6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:28:21.848 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1159782d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:28:21.848 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x410] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:21.848 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1159782d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:28:21.849 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13a0abc6(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:28:21.849 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:21.849 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13a0abc6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:28:21.850 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41597a61(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:28:21.850 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:21.850 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41597a61(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:28:21.853 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0x1fa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7af798df

[vm0] [info 2020/03/04 23:28:21.857 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0x1fa] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:28:21.857 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0x1fa] Locator was created at Wed Mar 04 23:28:21 GMT 2020

[vm0] [info 2020/03/04 23:28:21.858 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0x1fa] Listening on port 20065 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:28:21.858 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0x1fa] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2305209233339123014/locator/locator20065view.dat

[vm0] [info 2020/03/04 23:28:21.858 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0x1fa] recovery file not found: /tmp/junit2305209233339123014/locator/locator20065view.dat

[vm0] [info 2020/03/04 23:28:21.858 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0x1fa] Starting distributed system

[vm0] [info 2020/03/04 23:28:21.860 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0x1fa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:28:21.994 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7f1064f1

[vm1] [info 2020/03/04 23:28:21.999 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:28:22.490 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x405] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840@202ecac6

[vm6] [info 2020/03/04 23:28:22.495 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x405] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:28:22.587 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7406e686

[vm2] [info 2020/03/04 23:28:22.592 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x36a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:28:23.186 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@81d8972

[vm3] [info 2020/03/04 23:28:23.191 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:28:23.799 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@51ee1b6c

[vm4] [info 2020/03/04 23:28:23.805 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:28:24.191 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3f6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@63602574

[vm5] [info 2020/03/04 23:28:24.197 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3f6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:28:24.411 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29815]

Command result for <connect --jmx-manager=localhost[29815]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29815] ..
Successfully connected to: [host=localhost, port=29815]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:28:24.926 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x430] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40@3d8b7a83

[vm6] [info 2020/03/04 23:28:24.935 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x430] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:28:25.006 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x43e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@55b6774f

[vm5] [info 2020/03/04 23:28:25.011 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x43e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:28:25.693 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@37f12726

[vm1] [info 2020/03/04 23:28:25.698 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:28:25.717 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x483] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@2fc01ae9

[vm6] [info 2020/03/04 23:28:25.722 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x483] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2503
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 239
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8427


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:28:26.216 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 155 ms)

[vm2] [info 2020/03/04 23:28:26.287 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4310ba8c

[vm2] [info 2020/03/04 23:28:26.291 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:28:26.368 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3fa] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 149 ms)

[vm3] [info 2020/03/04 23:28:26.534 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 163 ms)

[vm4] [info 2020/03/04 23:28:26.678 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x400] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 141 ms)

[vm5] [info 2020/03/04 23:28:26.842 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x406] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 163 ms)

[vm3] [info 2020/03/04 23:28:26.885 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x416] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@668fef41

[vm3] [info 2020/03/04 23:28:26.890 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x416] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:28:26.986 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x405] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 141 ms)

[vm0] [info 2020/03/04 23:28:27.128 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0x85] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:28:27.129 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0x85] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 141 ms)

[info 2020/03/04 23:28:27.129 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:27.132 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @141a4629(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:28:27.132 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0x85] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:27.132 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0x85] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @141a4629(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:28:27.134 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33fef517(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:28:27.134 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:27.134 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33fef517(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:28:27.135 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fae59cf(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:28:27.135 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:27.135 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fae59cf(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:28:27.136 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @336ae9a8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:28:27.136 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:27.136 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @336ae9a8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:28:27.137 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266878c5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:28:27.137 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x400] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:27.137 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266878c5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:28:27.138 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ef0b420(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:28:27.138 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:27.138 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ef0b420(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:28:27.139 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a4e251c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:28:27.139 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:27.139 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x405] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a4e251c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:28:27.141 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:28:27.142 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0x85] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:28:27.144 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:28:27.144 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:28:27.145 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3fa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:28:27.145 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:28:27.146 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ff] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:28:27.146 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:28:27.147 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x400] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:28:27.148 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:28:27.149 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:28:27.149 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:28:27.150 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x405] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:28:27.150 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x405] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:28:27.152 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:28:27.152 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:28:27.180 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24979].
Not connected.


[info 2020/03/04 23:28:27.182 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:28:27.182 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:27.184 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cfb4e53(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:28:27.184 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0x85] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:27.184 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0x85] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cfb4e53(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:28:27.185 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @113a1862(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:28:27.185 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:27.185 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @113a1862(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:28:27.186 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e3d25c5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:28:27.186 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:27.186 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e3d25c5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:28:27.187 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f97b5a3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:28:27.187 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:27.187 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f97b5a3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:28:27.188 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a4a393a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:28:27.188 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x400] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:27.188 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a4a393a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:28:27.189 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c3205d3(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:28:27.189 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:27.189 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c3205d3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:28:27.189 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f909db7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:28:27.190 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:27.190 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x405] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f909db7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:28:27.193 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15565953793469922599

[info 2020/03/04 23:28:27.195 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:28:27.407 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:27.408 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f926a61(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:28:27.408 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0x85] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:27.408 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0x85] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f926a61(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:28:27.408 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @283630cd(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:28:27.409 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:27.409 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @283630cd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:28:27.409 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7979df29(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:28:27.410 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3fa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:27.410 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7979df29(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:28:27.410 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5265103a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:28:27.410 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ff] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:27.411 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5265103a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:28:27.411 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20fa06cd(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:28:27.411 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x400] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:27.412 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20fa06cd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:28:27.412 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ed5fc72(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:28:27.412 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x406] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:27.413 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ed5fc72(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:28:27.413 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27c35189(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:28:27.413 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x405] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:27.414 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x405] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27c35189(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:28:27.417 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0x85] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e39f48f

[vm0] [info 2020/03/04 23:28:27.422 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0x85] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:28:27.422 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0x85] Locator was created at Wed Mar 04 23:28:27 GMT 2020

[vm0] [info 2020/03/04 23:28:27.422 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0x85] Listening on port 24981 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:28:27.423 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0x85] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15565953793469922599/locator/locator24981view.dat

[vm0] [info 2020/03/04 23:28:27.423 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0x85] recovery file not found: /tmp/junit15565953793469922599/locator/locator24981view.dat

[vm0] [info 2020/03/04 23:28:27.423 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0x85] Starting distributed system

[vm0] [info 2020/03/04 23:28:27.425 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0x85] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:28:27.490 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x410] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5dd3af27

[vm4] [info 2020/03/04 23:28:27.497 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x410] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:28:28.135 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20066]

Command result for <connect --jmx-manager=localhost[20066]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20066] ..
Successfully connected to: [host=localhost, port=20066]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2549
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 326
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8802


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:28:28.786 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 147 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:28:28.944 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 156 ms)

[vm3] [info 2020/03/04 23:28:29.095 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 148 ms)

[vm4] [info 2020/03/04 23:28:29.239 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x423] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 141 ms)

[vm5] [info 2020/03/04 23:28:29.395 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3f6] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 155 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2569
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 334
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 8895


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:28:29.537 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x430] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 140 ms)

[vm1] [info 2020/03/04 23:28:29.604 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 143 ms)

[vm0] [info 2020/03/04 23:28:29.677 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x2b2] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:28:29.678 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x2b2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 139 ms)

[info 2020/03/04 23:28:29.678 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:29.680 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x2b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b8e568a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:28:29.681 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x2b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:29.681 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x2b2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b8e568a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:28:29.681 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55d7dfaa(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:28:29.682 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:29.682 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55d7dfaa(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:28:29.682 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13ca3ca1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:28:29.682 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:29.682 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13ca3ca1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:28:29.683 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @341e9118(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:28:29.683 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:29.684 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @341e9118(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:28:29.684 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @706d4fa5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:28:29.685 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x423] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:29.685 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x423] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @706d4fa5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:28:29.685 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64aca615(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:28:29.685 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3f6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:29.685 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3f6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64aca615(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:28:29.686 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x430] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45a62140(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:28:29.686 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x430] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:29.686 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x430] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45a62140(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:28:29.689 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x2b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:28:29.689 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x2b2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:28:29.690 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:28:29.690 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:28:29.691 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:28:29.691 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:28:29.692 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:28:29.692 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:28:29.693 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x423] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:28:29.693 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x423] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:28:29.694 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3f6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:28:29.694 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3f6] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:28:29.695 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x430] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:28:29.695 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x430] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:28:29.697 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:28:29.698 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:28:29.725 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26918].
Not connected.


[info 2020/03/04 23:28:29.726 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:28:29.727 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:29.728 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x2b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bc2041e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:28:29.728 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x2b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:29.728 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x2b2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bc2041e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:28:29.729 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @586f0b99(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:28:29.729 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:29.729 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @586f0b99(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:28:29.730 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a81d8f8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:28:29.730 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:29.730 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a81d8f8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:28:29.731 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @797906c3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:28:29.731 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:29.731 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @797906c3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:28:29.732 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b14f648(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:28:29.732 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x423] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:29.732 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x423] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b14f648(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:28:29.733 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @374fcede(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:28:29.733 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3f6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:29.733 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3f6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @374fcede(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:28:29.734 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x430] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e1935f8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:28:29.734 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x430] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:29.734 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x430] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e1935f8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:28:29.738 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1800576458148849019

[info 2020/03/04 23:28:29.740 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:28:29.752 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x427] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 146 ms)

[vm3] [info 2020/03/04 23:28:29.900 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x463] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 145 ms)

[info 2020/03/04 23:28:29.960 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:29.960 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x2b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f3cf21a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:28:29.961 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x2b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:29.961 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x2b2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f3cf21a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:28:29.961 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @370cbf81(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:28:29.962 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:29.962 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @370cbf81(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:28:29.962 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7266755d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:28:29.962 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:29.962 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7266755d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:28:29.963 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @687f200b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:28:29.963 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:29.963 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @687f200b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:28:29.964 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bad7f25(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:28:29.964 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x423] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:29.965 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x423] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bad7f25(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:28:29.965 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19773a98(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:28:29.965 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3f6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:29.966 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3f6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19773a98(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:28:29.966 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x430] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c2f9781(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:28:29.966 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x430] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:29.966 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x430] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c2f9781(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:28:29.969 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x2b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@433898bd

[vm0] [info 2020/03/04 23:28:29.974 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x2b2] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:28:29.975 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x2b2] Locator was created at Wed Mar 04 23:28:29 GMT 2020

[vm0] [info 2020/03/04 23:28:29.975 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x2b2] Listening on port 26920 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:28:29.975 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x2b2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1800576458148849019/locator/locator26920view.dat

[vm0] [info 2020/03/04 23:28:29.976 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x2b2] recovery file not found: /tmp/junit1800576458148849019/locator/locator26920view.dat

[vm0] [info 2020/03/04 23:28:29.976 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x2b2] Starting distributed system

[vm0] [info 2020/03/04 23:28:29.978 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x2b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:28:30.047 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 145 ms)

[vm5] [info 2020/03/04 23:28:30.219 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x43e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 170 ms)

[vm6] [info 2020/03/04 23:28:30.380 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 159 ms)

[vm0] [info 2020/03/04 23:28:30.526 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x42b] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:28:30.527 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 145 ms)

[info 2020/03/04 23:28:30.528 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:30.530 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x42b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63391696(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:28:30.530 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x42b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:30.530 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63391696(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:28:30.531 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @183866a6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:28:30.531 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:30.531 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @183866a6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:28:30.532 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x427] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52955e51(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:28:30.532 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x427] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:30.532 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x427] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52955e51(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:28:30.533 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x463] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e0a92f7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:28:30.533 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x463] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:30.533 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x463] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e0a92f7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:28:30.534 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b1ac6c8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:28:30.534 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:30.534 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b1ac6c8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:28:30.535 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x43e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6396e703(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:28:30.535 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x43e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:30.535 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x43e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6396e703(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:28:30.536 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x483] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c5b863f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:28:30.536 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x483] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:30.536 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c5b863f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:28:30.538 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x42b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:28:30.538 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:28:30.539 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:28:30.539 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:28:30.540 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x427] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:28:30.541 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x427] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:28:30.541 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x463] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:28:30.542 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x463] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:28:30.542 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:28:30.543 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:28:30.544 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x43e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:28:30.544 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x43e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:28:30.545 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x483] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:28:30.545 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:28:30.547 GMT <RMI TCP Connection(15)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:28:30.548 GMT <RMI TCP Connection(15)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:28:30.572 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21515].
Not connected.


[info 2020/03/04 23:28:30.574 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:28:30.575 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:30.576 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x42b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7696b07b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:28:30.576 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x42b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:30.576 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7696b07b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:28:30.577 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15711936(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:28:30.577 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:30.577 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15711936(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:28:30.578 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x427] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1702f392(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:28:30.578 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x427] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:30.578 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x427] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1702f392(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:28:30.579 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x463] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1157bce4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:28:30.579 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x463] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:30.580 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x463] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1157bce4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:28:30.580 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d064b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:28:30.580 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:30.580 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d064b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:28:30.581 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x43e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d776daf(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:28:30.581 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x43e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:30.581 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x43e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d776daf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:28:30.582 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x483] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @212976f4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:28:30.582 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x483] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:30.582 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @212976f4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:28:30.586 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13330080314284611039

[info 2020/03/04 23:28:30.588 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:28:30.802 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:30.802 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x42b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cb6d779(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:28:30.803 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x42b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:30.803 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cb6d779(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:28:30.803 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7891140f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:28:30.804 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:30.804 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7891140f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:28:30.804 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x427] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d1e8947(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:28:30.804 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x427] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:30.805 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x427] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d1e8947(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:28:30.805 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x463] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e146377(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:28:30.805 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x463] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:30.805 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x463] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e146377(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:28:30.806 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4784b564(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:28:30.806 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:30.806 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4784b564(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:28:30.807 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x43e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b429227(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:28:30.807 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x43e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:30.807 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x43e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b429227(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:28:30.808 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x483] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69872b0f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:28:30.808 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x483] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:30.808 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69872b0f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:28:30.811 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x42b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c59702d

[vm0] [info 2020/03/04 23:28:30.815 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x42b] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:28:30.815 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x42b] Locator was created at Wed Mar 04 23:28:30 GMT 2020

[vm0] [info 2020/03/04 23:28:30.816 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x42b] Listening on port 21517 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:28:30.816 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x42b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13330080314284611039/locator/locator21517view.dat

[vm0] [info 2020/03/04 23:28:30.816 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x42b] recovery file not found: /tmp/junit13330080314284611039/locator/locator21517view.dat

[vm0] [info 2020/03/04 23:28:30.816 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x42b] Starting distributed system

[vm0] [info 2020/03/04 23:28:30.817 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x42b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:28:31.144 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@4387433b

[vm5] [info 2020/03/04 23:28:31.149 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:28:31.305 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@309b2b31

[vm1] [info 2020/03/04 23:28:31.310 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:28:31.862 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@59729a13

[vm6] [info 2020/03/04 23:28:31.867 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:28:31.923 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3fa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@204beeb2

[vm2] [info 2020/03/04 23:28:31.929 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3fa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:28:32.545 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ff] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@cfcfe56

[vm3] [info 2020/03/04 23:28:32.552 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ff] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:28:33.162 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x400] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7ec6cef7

[vm4] [info 2020/03/04 23:28:33.167 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x400] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:28:33.772 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24982]

Command result for <connect --jmx-manager=localhost[24982]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24982] ..
Successfully connected to: [host=localhost, port=24982]


[vm1] [info 2020/03/04 23:28:33.931 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@11d9f8e2

[vm1] [info 2020/03/04 23:28:33.937 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:28:34.564 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b9f015d

[vm2] [info 2020/03/04 23:28:34.570 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:28:34.648 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4743c95d

[vm1] [info 2020/03/04 23:28:34.653 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:28:35.172 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4887feb2

[vm3] [info 2020/03/04 23:28:35.177 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:28:35.228 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x427] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d3ad02

[vm2] [info 2020/03/04 23:28:35.233 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x427] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2607
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 238
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8742


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:28:35.748 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 158 ms)

[vm4] [info 2020/03/04 23:28:35.780 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x423] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@35576974

[vm4] [info 2020/03/04 23:28:35.786 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x423] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:28:35.837 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x463] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@59997fd0

[vm3] [info 2020/03/04 23:28:35.842 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x463] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:28:35.906 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 155 ms)

[vm3] [info 2020/03/04 23:28:36.057 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 149 ms)

[vm4] [info 2020/03/04 23:28:36.203 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 143 ms)

[vm5] [info 2020/03/04 23:28:36.363 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 158 ms)

[info 2020/03/04 23:28:36.391 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26921]

Command result for <connect --jmx-manager=localhost[26921]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26921] ..
Successfully connected to: [host=localhost, port=26921]


[vm4] [info 2020/03/04 23:28:36.446 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@41aebfee

[vm4] [info 2020/03/04 23:28:36.451 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:28:36.507 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 142 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 23:28:36.651 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x15f] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:28:36.652 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x15f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 143 ms)

[info 2020/03/04 23:28:36.653 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:36.655 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x15f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dc82674(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:28:36.655 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x15f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:36.655 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x15f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dc82674(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:28:36.656 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @267913e3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:28:36.656 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:36.656 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @267913e3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:28:36.657 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9420411(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:28:36.657 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:36.657 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9420411(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:28:36.658 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a665f6f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:28:36.658 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:36.658 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a665f6f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:28:36.659 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35b41933(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:28:36.659 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:36.659 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35b41933(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:28:36.660 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @337c70cd(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:28:36.660 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:36.660 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @337c70cd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:28:36.661 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea5730e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:28:36.661 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:36.661 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea5730e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:28:36.664 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x15f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:28:36.664 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x15f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:28:36.665 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:28:36.665 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:28:36.666 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:28:36.666 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:28:36.667 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:28:36.667 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:28:36.668 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:28:36.668 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:28:36.669 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:28:36.670 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:28:36.670 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:28:36.671 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:28:36.673 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:28:36.673 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:28:36.701 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22909].
Not connected.


[info 2020/03/04 23:28:36.703 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:28:36.704 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:36.705 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x15f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @306a28c5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:28:36.705 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x15f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:36.705 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x15f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @306a28c5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:28:36.706 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c9e7165(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:28:36.706 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:36.706 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c9e7165(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:28:36.707 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6af383c0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:28:36.707 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:36.707 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6af383c0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:28:36.708 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d7e8c82(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:28:36.708 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:36.708 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d7e8c82(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:28:36.709 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f9a89e8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:28:36.709 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:36.709 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f9a89e8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:28:36.710 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46c858fd(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:28:36.710 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:36.710 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46c858fd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:28:36.711 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b31fb6e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:28:36.711 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:36.711 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b31fb6e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:28:36.715 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2959912702671390052

[info 2020/03/04 23:28:36.717 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:28:36.935 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:36.935 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x15f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27ac0f75(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:28:36.936 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x15f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:36.936 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x15f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27ac0f75(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:28:36.936 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9e8c2b6(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:28:36.937 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:36.937 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9e8c2b6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:28:36.937 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69bd471c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:28:36.938 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:36.938 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69bd471c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:28:36.938 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35357a86(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:28:36.938 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:36.939 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35357a86(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:28:36.939 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c8c67fe(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:28:36.939 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:36.940 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c8c67fe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:28:36.940 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c7c2be2(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:28:36.940 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:36.940 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c7c2be2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:28:36.941 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b84920(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:28:36.941 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:36.941 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b84920(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:28:36.944 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x15f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2d48961

[vm0] [info 2020/03/04 23:28:36.949 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x15f] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:28:36.950 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x15f] Locator was created at Wed Mar 04 23:28:36 GMT 2020

[vm0] [info 2020/03/04 23:28:36.950 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x15f] Listening on port 22911 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:28:36.950 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x15f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2959912702671390052/locator/locator22911view.dat

[vm0] [info 2020/03/04 23:28:36.950 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x15f] recovery file not found: /tmp/junit2959912702671390052/locator/locator22911view.dat

[vm0] [info 2020/03/04 23:28:36.951 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x15f] Starting distributed system

[vm0] [info 2020/03/04 23:28:36.953 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0x15f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:28:37.067 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21518]

Command result for <connect --jmx-manager=localhost[21518]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21518] ..
Successfully connected to: [host=localhost, port=21518]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:28:40.634 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2e19fb13

[vm1] [info 2020/03/04 23:28:40.640 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:28:41.232 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5f908e26

[vm2] [info 2020/03/04 23:28:41.237 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:28:41.856 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@50118482

[vm3] [info 2020/03/04 23:28:41.861 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:28:42.472 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2973676

[vm4] [info 2020/03/04 23:28:42.484 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:28:43.100 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22912]

Command result for <connect --jmx-manager=localhost[22912]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22912] ..
Successfully connected to: [host=localhost, port=22912]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:28:52.045 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3de] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@421550ce

[vm5] [info 2020/03/04 23:28:52.051 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3de] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:28:52.756 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@c309bb5

[vm6] [info 2020/03/04 23:28:52.761 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:28:53.622 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 937
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2468
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 237
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8646


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/04 23:28:57.253 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 159 ms)

[vm2] [info 2020/03/04 23:28:57.404 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x405] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 148 ms)

[vm3] [info 2020/03/04 23:28:57.551 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x409] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 144 ms)

[vm4] [info 2020/03/04 23:28:57.702 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 149 ms)

[vm5] [info 2020/03/04 23:28:57.863 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3de] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 159 ms)

[vm6] [info 2020/03/04 23:28:58.013 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e8] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 148 ms)

[vm0] [info 2020/03/04 23:28:58.159 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0x1f] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:28:58.160 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 144 ms)

[info 2020/03/04 23:28:58.161 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:58.163 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ac4a499(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:28:58.163 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:58.163 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ac4a499(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:28:58.164 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2da35152(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:28:58.164 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:58.164 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2da35152(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:28:58.165 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f109dc5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:28:58.165 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:58.165 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x405] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f109dc5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:28:58.166 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50423cf0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:28:58.166 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:58.166 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x409] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50423cf0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:28:58.167 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b3e487a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:28:58.167 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:58.167 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b3e487a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:28:58.168 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d095b77(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:28:58.168 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:58.168 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3de] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d095b77(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:28:58.169 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ece2d63(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:28:58.169 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:58.169 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ece2d63(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:28:58.172 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:28:58.172 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:28:58.173 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:28:58.173 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:28:58.174 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x405] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:28:58.175 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x405] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:28:58.176 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:28:58.176 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x409] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:28:58.177 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:28:58.177 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:28:58.178 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3de] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:28:58.178 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3de] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:28:58.179 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:28:58.179 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e8] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:28:58.182 GMT <RMI TCP Connection(16)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:28:58.182 GMT <RMI TCP Connection(16)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:28:58.204 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24079].
Not connected.


[info 2020/03/04 23:28:58.205 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:28:58.206 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:58.207 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d84b3da(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:28:58.208 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:58.208 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d84b3da(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:28:58.209 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45e9fbc4(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:28:58.209 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:58.209 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45e9fbc4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:28:58.209 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45db8ae2(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:28:58.210 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:58.210 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x405] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45db8ae2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:28:58.211 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @146167e5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:28:58.211 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:58.211 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x409] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @146167e5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:28:58.212 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56889dc5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:28:58.212 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:58.212 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56889dc5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:28:58.213 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a288d7c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:28:58.213 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:58.213 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3de] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a288d7c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:28:58.214 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17c163cf(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:28:58.214 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:58.214 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17c163cf(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:28:58.217 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18011092920614095564

[info 2020/03/04 23:28:58.219 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:28:58.432 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:58.433 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1896cc1e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:28:58.433 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:28:58.433 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1896cc1e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:28:58.434 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7235860a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:28:58.434 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:28:58.434 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7235860a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:28:58.435 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16ba16f7(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:28:58.435 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x405] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:28:58.435 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x405] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16ba16f7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:28:58.435 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe3f721(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:28:58.436 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:28:58.436 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x409] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe3f721(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:28:58.436 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17c4875e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:28:58.436 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:28:58.437 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17c4875e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:28:58.437 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49bd4292(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:28:58.437 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3de] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:28:58.438 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x3de] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49bd4292(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:28:58.438 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39c86138(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:28:58.439 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:28:58.439 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39c86138(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:28:58.442 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@469978ca

[vm0] [info 2020/03/04 23:28:58.447 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0x1f] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:28:58.448 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0x1f] Locator was created at Wed Mar 04 23:28:58 GMT 2020

[vm0] [info 2020/03/04 23:28:58.448 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0x1f] Listening on port 24081 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:28:58.448 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18011092920614095564/locator/locator24081view.dat

[vm0] [info 2020/03/04 23:28:58.448 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0x1f] recovery file not found: /tmp/junit18011092920614095564/locator/locator24081view.dat

[vm0] [info 2020/03/04 23:28:58.449 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 23:28:58.450 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:29:02.023 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@da6d2f8

[vm1] [info 2020/03/04 23:29:02.028 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:29:02.615 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x405] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2cff7473

[vm2] [info 2020/03/04 23:29:02.620 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x405] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:29:03.223 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@649dad1f

[vm3] [info 2020/03/04 23:29:03.228 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:29:03.818 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c18326

[vm4] [info 2020/03/04 23:29:03.823 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:29:04.431 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24082]

Command result for <connect --jmx-manager=localhost[24082]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24082] ..
Successfully connected to: [host=localhost, port=24082]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:29:09.281 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x404] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@66437075

[vm5] [info 2020/03/04 23:29:09.286 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x404] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:29:09.979 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x406] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e4f8c29

[vm6] [info 2020/03/04 23:29:09.984 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x406] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:29:10.828 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:29:13.844 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@c8ec4be

[vm5] [info 2020/03/04 23:29:13.849 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 965
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2384
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 186
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 8268


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:29:14.339 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 162 ms)

[vm2] [info 2020/03/04 23:29:14.490 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 149 ms)

[vm6] [info 2020/03/04 23:29:14.590 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@23fd3afc

[vm6] [info 2020/03/04 23:29:14.595 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:29:14.640 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f7] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 147 ms)

[vm4] [info 2020/03/04 23:29:14.786 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 143 ms)

[vm5] [info 2020/03/04 23:29:14.820 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@36c58d5f

[vm5] [info 2020/03/04 23:29:14.826 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:29:14.948 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 160 ms)

[vm6] [info 2020/03/04 23:29:15.089 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 140 ms)

[vm0] [info 2020/03/04 23:29:15.236 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0x1ec] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:29:15.237 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0x1ec] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 144 ms)

[info 2020/03/04 23:29:15.237 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:15.239 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0x1ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c90794b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:29:15.240 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0x1ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:15.240 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0x1ec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c90794b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:29:15.242 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25ddbb04(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:29:15.242 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:15.242 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25ddbb04(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:29:15.243 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d5d7a9c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:29:15.243 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:15.243 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d5d7a9c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:29:15.244 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bdf5ab7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:29:15.244 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:15.245 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bdf5ab7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:29:15.245 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a6540a5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:29:15.245 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:15.246 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a6540a5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:29:15.246 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @682fcd40(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:29:15.246 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x404] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:15.247 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @682fcd40(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:29:15.247 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d18c3df(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:29:15.248 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:29:15.248 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d18c3df(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:29:15.250 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0x1ec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:29:15.250 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0x1ec] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:29:15.253 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:29:15.253 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:29:15.254 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:29:15.254 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:29:15.255 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:29:15.255 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f7] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:29:15.256 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:29:15.256 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:29:15.257 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x404] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:29:15.258 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:29:15.258 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:29:15.259 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:29:15.261 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:29:15.261 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:29:15.291 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21224].
Not connected.


[info 2020/03/04 23:29:15.293 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:29:15.293 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:15.295 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0x1ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b92131e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:29:15.295 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0x1ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:15.295 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0x1ec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b92131e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:29:15.296 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2418e94(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:29:15.296 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:15.296 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2418e94(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:29:15.297 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72b323fb(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:29:15.297 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:15.297 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72b323fb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:29:15.298 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4681a485(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:29:15.298 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:15.298 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4681a485(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:29:15.299 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @459edb2c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:29:15.299 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:15.299 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @459edb2c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:29:15.300 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18db62f7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:29:15.300 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x404] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:15.300 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18db62f7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:29:15.301 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4363ced9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:29:15.301 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:29:15.301 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4363ced9(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:29:15.304 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16349698415655188373

[info 2020/03/04 23:29:15.307 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:29:15.443 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:29:15.533 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:15.534 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0x1ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3364a571(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:29:15.534 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0x1ec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:15.534 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0x1ec] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3364a571(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:29:15.535 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @398beb30(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:29:15.535 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:15.535 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @398beb30(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:29:15.536 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @443906bf(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:29:15.536 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:15.536 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @443906bf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:29:15.537 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6be9ced9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:29:15.537 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:15.537 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6be9ced9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:29:15.538 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @415feb72(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:29:15.538 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:15.538 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @415feb72(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:29:15.539 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58af9f93(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:29:15.539 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x404] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:15.539 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58af9f93(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:29:15.540 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4179f696(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:29:15.540 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x406] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:29:15.540 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4179f696(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:29:15.543 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0x1ec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@58bbfb20

[vm0] [info 2020/03/04 23:29:15.548 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0x1ec] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:29:15.548 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0x1ec] Locator was created at Wed Mar 04 23:29:15 GMT 2020

[vm0] [info 2020/03/04 23:29:15.548 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0x1ec] Listening on port 21226 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:29:15.549 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0x1ec] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16349698415655188373/locator/locator21226view.dat

[vm0] [info 2020/03/04 23:29:15.549 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0x1ec] recovery file not found: /tmp/junit16349698415655188373/locator/locator21226view.dat

[vm0] [info 2020/03/04 23:29:15.549 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0x1ec] Starting distributed system

[vm0] [info 2020/03/04 23:29:15.551 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0x1ec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:29:15.556 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@66eafba7

[vm6] [info 2020/03/04 23:29:15.562 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:29:16.449 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 898
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2483
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 237
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8706


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:29:19.126 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 167 ms)

[vm2] [info 2020/03/04 23:29:19.277 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x3e0] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 148 ms)

[vm5] [info 2020/03/04 23:29:19.348 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x406] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b44a893

[vm5] [info 2020/03/04 23:29:19.353 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x406] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:29:19.413 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4bec26d

[vm1] [info 2020/03/04 23:29:19.417 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:29:19.428 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x416] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 148 ms)

[vm4] [info 2020/03/04 23:29:19.578 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x410] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 148 ms)

[vm5] [info 2020/03/04 23:29:19.745 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3db] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 165 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1003
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2427
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 239
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8568


[vm6] [info 2020/03/04 23:29:19.890 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 143 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm2] [info 2020/03/04 23:29:20.015 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5c05b384

[vm2] [info 2020/03/04 23:29:20.021 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:29:20.033 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x4c5] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:29:20.034 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x4c5] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 142 ms)

[info 2020/03/04 23:29:20.035 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:20.037 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x4c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @642a0b4c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:29:20.037 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x4c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:20.037 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x4c5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @642a0b4c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:29:20.038 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dd01eb7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:29:20.038 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:20.038 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dd01eb7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:29:20.039 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x3e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @617d05ab(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:29:20.039 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x3e0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:20.039 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x3e0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @617d05ab(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:29:20.041 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x416] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d9be79e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:29:20.041 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x416] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:20.042 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x416] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d9be79e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:29:20.042 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4df9cf6b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:29:20.042 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x410] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:20.042 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4df9cf6b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:29:20.043 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c839b0b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:29:20.043 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:20.044 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c839b0b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:29:20.044 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e2b4fa1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:29:20.044 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:29:20.044 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e2b4fa1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:29:20.047 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x4c5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:29:20.047 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x4c5] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:29:20.048 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:29:20.048 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:29:20.049 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x3e0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:29:20.049 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x3e0] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:29:20.052 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x416] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:29:20.052 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x416] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:29:20.053 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x410] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:29:20.053 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:29:20.054 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:29:20.054 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3db] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:29:20.055 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:29:20.056 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:29:20.058 GMT <RMI TCP Connection(15)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:29:20.058 GMT <RMI TCP Connection(15)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm1] [info 2020/03/04 23:29:20.086 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 168 ms)

[info 2020/03/04 23:29:20.089 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20066].
Not connected.


[info 2020/03/04 23:29:20.092 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:29:20.092 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:20.093 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x4c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @634d1a13(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:29:20.093 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x4c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:20.094 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x4c5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @634d1a13(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:29:20.094 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12a78146(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:29:20.094 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:20.094 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12a78146(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:29:20.095 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x3e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @431ecbe8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:29:20.095 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x3e0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:20.095 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x3e0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @431ecbe8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:29:20.096 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x416] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e7e81a5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:29:20.096 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x416] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:20.096 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x416] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e7e81a5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:29:20.097 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26387605(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:29:20.097 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x410] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:20.097 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26387605(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:29:20.098 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ae7e4fb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:29:20.098 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:20.098 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ae7e4fb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:29:20.099 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c594bdb(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:29:20.099 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:29:20.099 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c594bdb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:29:20.102 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x405] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@34a5cf58

[info 2020/03/04 23:29:20.102 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1354627799925402989

[info 2020/03/04 23:29:20.105 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:29:20.115 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x405] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:29:20.240 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 151 ms)

[info 2020/03/04 23:29:20.342 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:20.343 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x4c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7767d30c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:29:20.343 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x4c5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:20.343 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x4c5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7767d30c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:29:20.344 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e0c921(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:29:20.344 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:20.344 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e0c921(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:29:20.345 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x3e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f78aaf9(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:29:20.345 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x3e0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:20.345 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x3e0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f78aaf9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:29:20.345 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x416] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a599441(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:29:20.346 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x416] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:20.346 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x416] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a599441(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:29:20.346 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @292192c6(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:29:20.346 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x410] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:20.346 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x410] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @292192c6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:29:20.347 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7579619c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:29:20.347 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:20.347 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7579619c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:29:20.348 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ec9e5b3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:29:20.348 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:29:20.348 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ec9e5b3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:29:20.351 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x4c5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@602ca062

[vm0] [info 2020/03/04 23:29:20.356 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x4c5] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:29:20.356 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x4c5] Locator was created at Wed Mar 04 23:29:20 GMT 2020

[vm0] [info 2020/03/04 23:29:20.356 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x4c5] Listening on port 20068 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:29:20.356 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x4c5] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1354627799925402989/locator/locator20068view.dat

[vm0] [info 2020/03/04 23:29:20.356 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x4c5] recovery file not found: /tmp/junit1354627799925402989/locator/locator20068view.dat

[vm0] [info 2020/03/04 23:29:20.357 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x4c5] Starting distributed system

[vm0] [info 2020/03/04 23:29:20.358 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x4c5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:29:20.387 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 145 ms)

[vm4] [info 2020/03/04 23:29:20.559 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 169 ms)

[vm3] [info 2020/03/04 23:29:20.660 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@12f0519f

[vm3] [info 2020/03/04 23:29:20.666 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:29:20.726 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 165 ms)

[vm6] [info 2020/03/04 23:29:20.869 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 142 ms)

[vm1] [info 2020/03/04 23:29:20.984 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:29:21.011 GMT <RMI TCP Connection(88)-172.17.0.3> tid=0x2ce] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:29:21.012 GMT <RMI TCP Connection(88)-172.17.0.3> tid=0x2ce] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 140 ms)

[info 2020/03/04 23:29:21.013 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:21.015 GMT <RMI TCP Connection(88)-172.17.0.3> tid=0x2ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5341e5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:29:21.015 GMT <RMI TCP Connection(88)-172.17.0.3> tid=0x2ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:21.015 GMT <RMI TCP Connection(88)-172.17.0.3> tid=0x2ce] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5341e5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:29:21.016 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ab20791(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:29:21.016 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:21.016 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ab20791(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:29:21.016 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58d27628(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:29:21.016 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:21.017 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58d27628(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:29:21.017 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a081fca(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:29:21.018 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:21.018 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a081fca(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:29:21.018 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74b7e11a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:29:21.018 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:21.019 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74b7e11a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:29:21.019 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ae4ca26(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:29:21.019 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:21.020 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ae4ca26(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:29:21.020 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f5a8f9f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:29:21.020 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:29:21.021 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f5a8f9f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:29:21.023 GMT <RMI TCP Connection(88)-172.17.0.3> tid=0x2ce] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:29:21.023 GMT <RMI TCP Connection(88)-172.17.0.3> tid=0x2ce] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:29:21.024 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:29:21.024 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:29:21.025 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:29:21.025 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:29:21.026 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:29:21.026 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:29:21.027 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:29:21.028 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:29:21.028 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:29:21.029 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:29:21.029 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:29:21.030 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:29:21.031 GMT <RMI TCP Connection(15)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:29:21.032 GMT <RMI TCP Connection(15)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:29:21.061 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29815].
Not connected.


[info 2020/03/04 23:29:21.062 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:29:21.063 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:21.064 GMT <RMI TCP Connection(88)-172.17.0.3> tid=0x2ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c24b080(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:29:21.064 GMT <RMI TCP Connection(88)-172.17.0.3> tid=0x2ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:21.064 GMT <RMI TCP Connection(88)-172.17.0.3> tid=0x2ce] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c24b080(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:29:21.065 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d9058b0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:29:21.065 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:21.065 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d9058b0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:29:21.066 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4352d523(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:29:21.066 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:21.066 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4352d523(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:29:21.067 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ed89bcf(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:29:21.067 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:21.067 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ed89bcf(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:29:21.068 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40b1dda0(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:29:21.068 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:21.068 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40b1dda0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:29:21.069 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45cc759f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:29:21.069 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:21.069 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45cc759f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:29:21.070 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @196b6f1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:29:21.070 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:29:21.070 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @196b6f1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:29:21.073 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit306749103166227377

[info 2020/03/04 23:29:21.075 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:29:21.259 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5559bc86

[vm4] [info 2020/03/04 23:29:21.264 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x407] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:29:21.292 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:21.293 GMT <RMI TCP Connection(88)-172.17.0.3> tid=0x2ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ed7c241(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:29:21.293 GMT <RMI TCP Connection(88)-172.17.0.3> tid=0x2ce] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:21.293 GMT <RMI TCP Connection(88)-172.17.0.3> tid=0x2ce] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ed7c241(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:29:21.294 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @db4d2f2(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:29:21.294 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:21.294 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @db4d2f2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:29:21.295 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1879cc1a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:29:21.296 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:21.296 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1879cc1a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:29:21.296 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b1a25a9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:29:21.297 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x388] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:21.297 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x388] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b1a25a9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:29:21.297 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54188338(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:29:21.298 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:21.298 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54188338(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:29:21.298 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d53ab39(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:29:21.299 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:21.299 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d53ab39(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:29:21.299 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @741850ba(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:29:21.299 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:29:21.299 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @741850ba(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:29:21.302 GMT <RMI TCP Connection(88)-172.17.0.3> tid=0x2ce] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3a5832f1

[vm0] [info 2020/03/04 23:29:21.308 GMT <RMI TCP Connection(88)-172.17.0.3> tid=0x2ce] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:29:21.308 GMT <RMI TCP Connection(88)-172.17.0.3> tid=0x2ce] Locator was created at Wed Mar 04 23:29:21 GMT 2020

[vm0] [info 2020/03/04 23:29:21.308 GMT <RMI TCP Connection(88)-172.17.0.3> tid=0x2ce] Listening on port 29817 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:29:21.308 GMT <RMI TCP Connection(88)-172.17.0.3> tid=0x2ce] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit306749103166227377/locator/locator29817view.dat

[vm0] [info 2020/03/04 23:29:21.308 GMT <RMI TCP Connection(88)-172.17.0.3> tid=0x2ce] recovery file not found: /tmp/junit306749103166227377/locator/locator29817view.dat

[vm0] [info 2020/03/04 23:29:21.309 GMT <RMI TCP Connection(88)-172.17.0.3> tid=0x2ce] Starting distributed system

[vm0] [info 2020/03/04 23:29:21.313 GMT <RMI TCP Connection(88)-172.17.0.3> tid=0x2ce] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:29:21.894 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21227]

Command result for <connect --jmx-manager=localhost[21227]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21227] ..
Successfully connected to: [host=localhost, port=21227]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:29:22.571 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3f6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@528ed5e

[vm5] [info 2020/03/04 23:29:22.577 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3f6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:29:22.853 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x43e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1604e6ba

[vm5] [info 2020/03/04 23:29:22.858 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x43e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:29:23.281 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x430] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@37bcca7a

[vm6] [info 2020/03/04 23:29:23.296 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x430] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:29:23.586 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x483] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@776c3321

[vm6] [info 2020/03/04 23:29:23.591 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x483] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 978
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236200
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2129
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 100
Total primaries transferred during this rebalance                                               | 12
Total time (in milliseconds) for this rebalance                                                 | 7236


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:29:24.186 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:29:24.190 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 178 ms)

[vm1] [info 2020/03/04 23:29:24.289 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@6d6d46ee

[vm1] [info 2020/03/04 23:29:24.294 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:29:24.363 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3fa] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 170 ms)

[vm1] [info 2020/03/04 23:29:24.432 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:29:24.524 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 159 ms)

[vm4] [info 2020/03/04 23:29:24.684 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x400] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 157 ms)

[vm5] [info 2020/03/04 23:29:24.871 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x406] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 186 ms)

[vm2] [info 2020/03/04 23:29:24.948 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x3e0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1bade1a1

[vm2] [info 2020/03/04 23:29:24.953 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x3e0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:29:25.020 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x405] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 147 ms)

[vm0] [info 2020/03/04 23:29:25.165 GMT <RMI TCP Connection(87)-172.17.0.8> tid=0x493] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:29:25.166 GMT <RMI TCP Connection(87)-172.17.0.8> tid=0x493] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 144 ms)

[info 2020/03/04 23:29:25.167 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:25.169 GMT <RMI TCP Connection(87)-172.17.0.8> tid=0x493] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cee4b0a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:29:25.170 GMT <RMI TCP Connection(87)-172.17.0.8> tid=0x493] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:25.170 GMT <RMI TCP Connection(87)-172.17.0.8> tid=0x493] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cee4b0a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:29:25.172 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e56dc51(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:29:25.172 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:25.172 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e56dc51(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:29:25.173 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62c3065a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:29:25.173 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:25.173 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62c3065a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:29:25.174 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6157e704(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:29:25.174 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:25.174 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6157e704(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:29:25.175 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ea8b002(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:29:25.175 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x400] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:25.175 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ea8b002(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:29:25.176 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27494dde(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:29:25.176 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:25.176 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27494dde(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:29:25.177 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a5b7d89(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:29:25.177 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:29:25.177 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x405] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a5b7d89(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:29:25.179 GMT <RMI TCP Connection(87)-172.17.0.8> tid=0x493] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:29:25.180 GMT <RMI TCP Connection(87)-172.17.0.8> tid=0x493] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:29:25.182 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:29:25.182 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:29:25.183 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3fa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:29:25.183 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:29:25.184 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ff] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:29:25.185 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:29:25.185 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x400] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:29:25.186 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:29:25.186 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:29:25.187 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:29:25.187 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x405] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:29:25.188 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x405] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:29:25.190 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:29:25.190 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:29:25.221 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24982].
Not connected.


[info 2020/03/04 23:29:25.223 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:29:25.223 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:25.225 GMT <RMI TCP Connection(87)-172.17.0.8> tid=0x493] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bdbe12b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:29:25.225 GMT <RMI TCP Connection(87)-172.17.0.8> tid=0x493] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:25.225 GMT <RMI TCP Connection(87)-172.17.0.8> tid=0x493] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bdbe12b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:29:25.226 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @657d0739(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:29:25.226 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:25.226 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @657d0739(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:29:25.227 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @748aca51(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:29:25.227 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:25.227 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @748aca51(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:29:25.228 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e3cb10f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:29:25.228 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:25.228 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e3cb10f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:29:25.228 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d7d3bc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:29:25.229 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x400] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:25.229 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d7d3bc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:29:25.229 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @673f6c3e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:29:25.230 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:25.230 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @673f6c3e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:29:25.230 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e2b284c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:29:25.230 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x405] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:29:25.231 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x405] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e2b284c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:29:25.233 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13256664693720784210

[info 2020/03/04 23:29:25.236 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:29:25.310 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@61c5ae37

[vm1] [info 2020/03/04 23:29:25.314 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:29:25.455 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:25.456 GMT <RMI TCP Connection(87)-172.17.0.8> tid=0x493] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @786653e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:29:25.456 GMT <RMI TCP Connection(87)-172.17.0.8> tid=0x493] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:25.456 GMT <RMI TCP Connection(87)-172.17.0.8> tid=0x493] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @786653e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:29:25.457 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36cace9f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:29:25.457 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:25.457 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36cace9f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:29:25.458 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d5d4412(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:29:25.458 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3fa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:25.458 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d5d4412(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:29:25.458 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @329d96a1(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:29:25.459 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ff] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:25.459 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ff] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @329d96a1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:29:25.460 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e8bbdc6(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:29:25.460 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x400] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:25.460 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e8bbdc6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:29:25.461 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ba0def(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:29:25.461 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x406] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:25.461 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x406] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ba0def(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:29:25.462 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x405] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56f1abba(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:29:25.462 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x405] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:29:25.462 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x405] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56f1abba(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:29:25.465 GMT <RMI TCP Connection(87)-172.17.0.8> tid=0x493] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@f6d5d16

[vm0] [info 2020/03/04 23:29:25.470 GMT <RMI TCP Connection(87)-172.17.0.8> tid=0x493] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:29:25.470 GMT <RMI TCP Connection(87)-172.17.0.8> tid=0x493] Locator was created at Wed Mar 04 23:29:25 GMT 2020

[vm0] [info 2020/03/04 23:29:25.470 GMT <RMI TCP Connection(87)-172.17.0.8> tid=0x493] Listening on port 24984 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:29:25.470 GMT <RMI TCP Connection(87)-172.17.0.8> tid=0x493] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13256664693720784210/locator/locator24984view.dat

[vm0] [info 2020/03/04 23:29:25.470 GMT <RMI TCP Connection(87)-172.17.0.8> tid=0x493] recovery file not found: /tmp/junit13256664693720784210/locator/locator24984view.dat

[vm0] [info 2020/03/04 23:29:25.471 GMT <RMI TCP Connection(87)-172.17.0.8> tid=0x493] Starting distributed system

[vm0] [info 2020/03/04 23:29:25.472 GMT <RMI TCP Connection(87)-172.17.0.8> tid=0x493] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:29:25.557 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x416] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@42536617

[vm3] [info 2020/03/04 23:29:25.563 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x416] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:29:25.925 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a7aed03

[vm2] [info 2020/03/04 23:29:25.930 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x36a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:29:26.158 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x410] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4ba80abd

[vm4] [info 2020/03/04 23:29:26.163 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x410] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:29:26.522 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x388] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7cf6e080

[vm3] [info 2020/03/04 23:29:26.527 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x388] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:29:26.769 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20069]

Command result for <connect --jmx-manager=localhost[20069]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20069] ..
Successfully connected to: [host=localhost, port=20069]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:29:27.204 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@587aa7b1

[vm4] [info 2020/03/04 23:29:27.209 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1114
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2525
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 261
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9012


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[info 2020/03/04 23:29:27.805 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29818]

Command result for <connect --jmx-manager=localhost[29818]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29818] ..
Successfully connected to: [host=localhost, port=29818]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:29:27.958 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 181 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 935
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2492
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 309
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9039


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm2] [info 2020/03/04 23:29:28.129 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 169 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:29:28.264 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 160 ms)

[vm3] [info 2020/03/04 23:29:28.278 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x41e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 147 ms)

[vm2] [info 2020/03/04 23:29:28.436 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x427] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 170 ms)

[vm4] [info 2020/03/04 23:29:28.444 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x423] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 162 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:29:28.591 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x463] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 151 ms)

[vm5] [info 2020/03/04 23:29:28.607 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3f6] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 161 ms)

[vm4] [info 2020/03/04 23:29:28.745 GMT <RMI TCP Connection(38)-172.17.0.7> tid=0x45f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 152 ms)

[vm6] [info 2020/03/04 23:29:28.756 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x430] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 147 ms)

[vm0] [info 2020/03/04 23:29:28.897 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x406] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:29:28.898 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x406] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 140 ms)

[info 2020/03/04 23:29:28.899 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:28.901 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3567a9f0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:29:28.901 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:28.901 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x406] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3567a9f0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:29:28.902 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62986409(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:29:28.902 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:28.902 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62986409(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:29:28.902 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x43e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 155 ms)

[vm2] [info 2020/03/04 23:29:28.903 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43e1a313(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:29:28.903 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:28.903 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43e1a313(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:29:28.904 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15b9e36a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:29:28.904 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x41e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:28.904 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x41e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15b9e36a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:29:28.905 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cbdddd0(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:29:28.905 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x423] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:28.905 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x423] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cbdddd0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:29:28.905 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d487936(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:29:28.905 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3f6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:28.906 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3f6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d487936(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:29:28.906 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x430] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d96f2a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:29:28.906 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x430] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:29:28.906 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x430] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d96f2a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:29:28.909 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x406] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:29:28.909 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x406] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:29:28.910 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:29:28.910 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:29:28.911 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:29:28.911 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:29:28.912 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x41e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:29:28.912 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x41e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:29:28.913 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x423] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:29:28.913 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x423] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:29:28.914 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3f6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:29:28.914 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3f6] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:29:28.915 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x430] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:29:28.915 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x430] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:29:28.918 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:29:28.918 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:29:28.958 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26921].
Not connected.


[info 2020/03/04 23:29:28.960 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:29:28.960 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:28.962 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @169a611d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:29:28.962 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:28.962 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x406] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @169a611d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:29:28.962 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4476b667(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:29:28.963 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:28.963 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4476b667(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:29:28.963 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69a90647(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:29:28.963 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:28.963 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69a90647(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:29:28.964 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cb73184(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:29:28.964 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x41e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:28.964 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x41e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cb73184(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:29:28.965 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14112b21(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:29:28.965 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x423] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:28.965 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x423] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14112b21(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:29:28.966 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52845292(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:29:28.966 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3f6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:28.966 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3f6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52845292(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:29:28.967 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x430] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @576b280(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:29:28.967 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x430] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:29:28.967 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x430] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @576b280(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:29:28.970 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1243562934697421516

[info 2020/03/04 23:29:28.972 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:29:29.047 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 143 ms)

[vm0] [info 2020/03/04 23:29:29.189 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4e5] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:29:29.190 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4e5] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 140 ms)

[info 2020/03/04 23:29:29.191 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:29.193 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ff1d913(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:29:29.193 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:29.193 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4e5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ff1d913(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:29:29.194 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fe8b922(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:29:29.194 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:29.194 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fe8b922(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:29:29.195 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x427] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b1b1da2(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:29:29.195 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x427] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:29.195 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x427] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b1b1da2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:29:29.196 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x463] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75fda94e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:29:29.196 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x463] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:29.196 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x463] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75fda94e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:29:29.196 GMT <RMI TCP Connection(38)-172.17.0.7> tid=0x45f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @99899c2(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:29:29.197 GMT <RMI TCP Connection(38)-172.17.0.7> tid=0x45f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:29.197 GMT <RMI TCP Connection(38)-172.17.0.7> tid=0x45f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @99899c2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:29:29.198 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x43e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67c5931e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:29:29.198 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x43e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:29.198 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x43e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67c5931e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:29:29.199 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x483] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d88fe37(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:29:29.199 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x483] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:29:29.199 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d88fe37(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:29:29.201 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:29.201 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4e5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:29:29.201 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4e5] Got result: null
Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm0] [info 2020/03/04 23:29:29.202 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3236e90e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:29:29.202 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x406] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:29.202 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x406] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3236e90e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:29:29.202 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:29:29.202 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm1] [info 2020/03/04 23:29:29.203 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25aebd05(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:29:29.203 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:29.203 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25aebd05(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:29:29.203 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x427] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:29:29.204 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x427] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm2] [info 2020/03/04 23:29:29.204 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78c263f1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:29:29.204 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:29.204 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78c263f1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:29:29.204 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x463] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:29:29.205 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x463] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm3] [info 2020/03/04 23:29:29.205 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x41e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cd89b95(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:29:29.205 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x41e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:29.205 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x41e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cd89b95(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:29:29.206 GMT <RMI TCP Connection(38)-172.17.0.7> tid=0x45f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:29:29.206 GMT <RMI TCP Connection(38)-172.17.0.7> tid=0x45f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm4] [info 2020/03/04 23:29:29.206 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eebbf5a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:29:29.206 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x423] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:29.206 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x423] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eebbf5a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:29:29.207 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x43e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:29:29.207 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x43e] Got result: null
[vm5] [info 2020/03/04 23:29:29.207 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2af5b62e(0, "IgnoredException addIgnoredException")
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)


[vm5] [info 2020/03/04 23:29:29.207 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3f6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:29.207 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3f6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2af5b62e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:29:29.208 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x483] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab
[vm6] [info 2020/03/04 23:29:29.208 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x430] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @237cdb3a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:29:29.208 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x430] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>


[vm6] [info 2020/03/04 23:29:29.208 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[vm6] [info 2020/03/04 23:29:29.208 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x430] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @237cdb3a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[locator] [info 2020/03/04 23:29:29.210 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:29:29.211 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)

[vm0] [info 2020/03/04 23:29:29.211 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x406] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6e9baff6

[vm0] [info 2020/03/04 23:29:29.216 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x406] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:29:29.217 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x406] Locator was created at Wed Mar 04 23:29:29 GMT 2020

[vm0] [info 2020/03/04 23:29:29.217 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x406] Listening on port 26923 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:29:29.217 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x406] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1243562934697421516/locator/locator26923view.dat

[vm0] [info 2020/03/04 23:29:29.217 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x406] recovery file not found: /tmp/junit1243562934697421516/locator/locator26923view.dat

[vm0] [info 2020/03/04 23:29:29.217 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x406] Starting distributed system

[vm0] [info 2020/03/04 23:29:29.219 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x406] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:29:29.232 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21518].
Not connected.


[info 2020/03/04 23:29:29.234 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:29:29.235 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:29.236 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43aaa8c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:29:29.236 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:29.236 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4e5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43aaa8c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:29:29.237 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14c5cb4(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:29:29.237 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:29.237 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14c5cb4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:29:29.238 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x427] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ef89a0a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:29:29.238 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x427] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:29.238 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x427] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ef89a0a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:29:29.239 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x463] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f32def8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:29:29.239 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x463] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:29.239 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x463] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f32def8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:29:29.240 GMT <RMI TCP Connection(38)-172.17.0.7> tid=0x45f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @721ef473(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:29:29.240 GMT <RMI TCP Connection(38)-172.17.0.7> tid=0x45f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:29.240 GMT <RMI TCP Connection(38)-172.17.0.7> tid=0x45f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @721ef473(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:29:29.241 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x43e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @372abc8f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:29:29.241 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x43e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:29.241 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x43e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @372abc8f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:29:29.242 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x483] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @176b4797(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:29:29.242 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x483] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:29:29.242 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @176b4797(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:29:29.245 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2350631651929369440

[info 2020/03/04 23:29:29.247 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:29:29.453 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4603e694

[vm1] [info 2020/03/04 23:29:29.461 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:29:29.482 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:29.483 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @235d07f2(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:29:29.483 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4e5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:29.483 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4e5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @235d07f2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:29:29.484 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19170195(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:29:29.484 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:29.484 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19170195(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:29:29.485 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x427] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d0ebe4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:29:29.485 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x427] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:29.485 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x427] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d0ebe4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:29:29.486 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x463] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ccba508(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:29:29.486 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x463] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:29.486 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x463] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ccba508(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:29:29.487 GMT <RMI TCP Connection(38)-172.17.0.7> tid=0x45f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8c88ac7(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:29:29.487 GMT <RMI TCP Connection(38)-172.17.0.7> tid=0x45f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:29.487 GMT <RMI TCP Connection(38)-172.17.0.7> tid=0x45f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8c88ac7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:29:29.488 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x43e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9b899db(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:29:29.488 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x43e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:29.488 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x43e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9b899db(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:29:29.489 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x483] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a9b096a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:29:29.489 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x483] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:29:29.489 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a9b096a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:29:29.492 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4e5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@328f3665

[vm0] [info 2020/03/04 23:29:29.497 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4e5] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:29:29.497 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4e5] Locator was created at Wed Mar 04 23:29:29 GMT 2020

[vm0] [info 2020/03/04 23:29:29.498 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4e5] Listening on port 21520 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:29:29.498 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4e5] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2350631651929369440/locator/locator21520view.dat

[vm0] [info 2020/03/04 23:29:29.498 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4e5] recovery file not found: /tmp/junit2350631651929369440/locator/locator21520view.dat

[vm0] [info 2020/03/04 23:29:29.499 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4e5] Starting distributed system

[vm0] [info 2020/03/04 23:29:29.500 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4e5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:29:30.092 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3fa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1b1389f6

[vm2] [info 2020/03/04 23:29:30.097 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3fa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:29:30.721 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ff] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5d571fdd

[vm3] [info 2020/03/04 23:29:30.727 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ff] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:29:31.318 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x400] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@626280a4

[vm4] [info 2020/03/04 23:29:31.324 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x400] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:29:31.943 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24985]

Command result for <connect --jmx-manager=localhost[24985]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24985] ..
Successfully connected to: [host=localhost, port=24985]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:29:33.197 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@53b0076

[vm1] [info 2020/03/04 23:29:33.201 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:29:33.470 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@51bf36f5

[vm1] [info 2020/03/04 23:29:33.474 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:29:33.767 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@568587ce

[vm2] [info 2020/03/04 23:29:33.772 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x3db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:29:34.039 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x427] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@793415f

[vm2] [info 2020/03/04 23:29:34.045 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x427] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:29:34.345 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x41e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@10ef65ac

[vm3] [info 2020/03/04 23:29:34.350 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x41e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:29:34.605 GMT <RMI TCP Connection(39)-172.17.0.4> tid=0x528] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b847649

[vm5] [info 2020/03/04 23:29:34.610 GMT <RMI TCP Connection(39)-172.17.0.4> tid=0x528] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:29:34.663 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x463] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1283e2ca

[vm3] [info 2020/03/04 23:29:34.669 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x463] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:29:34.922 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x423] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@5e3c8e8c

[vm4] [info 2020/03/04 23:29:34.927 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x423] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:29:35.276 GMT <RMI TCP Connection(38)-172.17.0.7> tid=0x45f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5bd2b3c5

[vm4] [info 2020/03/04 23:29:35.283 GMT <RMI TCP Connection(38)-172.17.0.7> tid=0x45f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:29:35.293 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@8803463

[vm6] [info 2020/03/04 23:29:35.302 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:29:35.528 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26924]

Command result for <connect --jmx-manager=localhost[26924]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26924] ..
Successfully connected to: [host=localhost, port=26924]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:29:35.888 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21521]

Command result for <connect --jmx-manager=localhost[21521]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21521] ..
Successfully connected to: [host=localhost, port=21521]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:29:36.169 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 916
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2458
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 284
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8778


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:29:39.891 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 172 ms)

[vm2] [info 2020/03/04 23:29:40.051 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 158 ms)

[vm3] [info 2020/03/04 23:29:40.204 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 150 ms)

[vm4] [info 2020/03/04 23:29:40.355 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 148 ms)

[vm5] [info 2020/03/04 23:29:40.518 GMT <RMI TCP Connection(39)-172.17.0.4> tid=0x528] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 161 ms)

[vm6] [info 2020/03/04 23:29:40.660 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 140 ms)

[vm0] [info 2020/03/04 23:29:40.806 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0x631] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:29:40.807 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0x631] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 144 ms)

[info 2020/03/04 23:29:40.808 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:40.810 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0x631] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32e74a0c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:29:40.810 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0x631] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:40.810 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0x631] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32e74a0c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:29:40.811 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7886321c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:29:40.811 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:40.811 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7886321c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:29:40.812 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e9b809(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:29:40.812 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:40.812 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e9b809(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:29:40.814 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bd326ed(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:29:40.815 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:40.815 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bd326ed(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:29:40.815 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47ee594d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:29:40.816 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x56c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:40.816 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47ee594d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:29:40.817 GMT <RMI TCP Connection(39)-172.17.0.4> tid=0x528] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bb0385d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:29:40.817 GMT <RMI TCP Connection(39)-172.17.0.4> tid=0x528] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:40.817 GMT <RMI TCP Connection(39)-172.17.0.4> tid=0x528] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bb0385d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:29:40.818 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fa92123(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:29:40.818 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:29:40.818 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fa92123(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:29:40.820 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0x631] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:29:40.821 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0x631] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:29:40.821 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:29:40.822 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:29:40.823 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:29:40.823 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:29:40.825 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:29:40.826 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:29:40.826 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:29:40.827 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:29:40.828 GMT <RMI TCP Connection(39)-172.17.0.4> tid=0x528] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:29:40.828 GMT <RMI TCP Connection(39)-172.17.0.4> tid=0x528] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:29:40.829 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:29:40.829 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:29:40.831 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:29:40.831 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:29:40.861 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22912].
Not connected.


[info 2020/03/04 23:29:40.863 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:29:40.864 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:40.865 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0x631] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12c16e13(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:29:40.865 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0x631] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:40.865 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0x631] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12c16e13(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:29:40.866 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55bd1b27(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:29:40.866 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:40.866 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55bd1b27(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:29:40.867 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3392bc4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:29:40.867 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:40.867 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3392bc4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:29:40.868 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42e5c8b5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:29:40.868 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:40.868 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42e5c8b5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:29:40.869 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28e74da(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:29:40.869 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x56c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:40.869 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28e74da(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:29:40.870 GMT <RMI TCP Connection(39)-172.17.0.4> tid=0x528] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e1c8a2d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:29:40.870 GMT <RMI TCP Connection(39)-172.17.0.4> tid=0x528] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:40.870 GMT <RMI TCP Connection(39)-172.17.0.4> tid=0x528] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e1c8a2d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:29:40.870 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51bd5d1c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:29:40.871 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:29:40.871 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51bd5d1c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:29:40.873 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17392213495495042588

[info 2020/03/04 23:29:40.875 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:29:41.087 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:41.088 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0x631] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @564c24f9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:29:41.088 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0x631] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:41.088 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0x631] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @564c24f9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:29:41.089 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29691c7f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:29:41.089 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:41.089 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29691c7f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:29:41.090 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1338ea47(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:29:41.091 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3cc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:41.091 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1338ea47(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:29:41.091 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bfda3c4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:29:41.092 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:41.092 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bfda3c4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:29:41.092 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aa808f9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:29:41.093 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x56c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:41.093 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aa808f9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:29:41.093 GMT <RMI TCP Connection(39)-172.17.0.4> tid=0x528] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1de076e4(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:29:41.094 GMT <RMI TCP Connection(39)-172.17.0.4> tid=0x528] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:41.094 GMT <RMI TCP Connection(39)-172.17.0.4> tid=0x528] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1de076e4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:29:41.094 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6087eff0(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:29:41.094 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:29:41.094 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6087eff0(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:29:41.098 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0x631] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3f59a26a

[vm0] [info 2020/03/04 23:29:41.103 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0x631] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:29:41.104 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0x631] Locator was created at Wed Mar 04 23:29:41 GMT 2020

[vm0] [info 2020/03/04 23:29:41.104 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0x631] Listening on port 22914 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:29:41.104 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0x631] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17392213495495042588/locator/locator22914view.dat

[vm0] [info 2020/03/04 23:29:41.104 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0x631] recovery file not found: /tmp/junit17392213495495042588/locator/locator22914view.dat

[vm0] [info 2020/03/04 23:29:41.104 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0x631] Starting distributed system

[vm0] [info 2020/03/04 23:29:41.106 GMT <RMI TCP Connection(94)-172.17.0.4> tid=0x631] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:29:44.729 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2410d8f5

[vm1] [info 2020/03/04 23:29:44.733 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:29:45.318 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@574f84e3

[vm2] [info 2020/03/04 23:29:45.323 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3cc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:29:45.920 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5a0578dd

[vm3] [info 2020/03/04 23:29:45.925 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x3da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:29:46.518 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@385f3849

[vm4] [info 2020/03/04 23:29:46.524 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x56c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:29:47.125 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22915]

Command result for <connect --jmx-manager=localhost[22915]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22915] ..
Successfully connected to: [host=localhost, port=22915]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:29:50.242 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x588] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@72db78e2

[vm5] [info 2020/03/04 23:29:50.248 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x588] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:29:50.974 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x53a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040@96c26ed

[vm6] [info 2020/03/04 23:29:50.979 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x53a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2451
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 213
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8166


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:29:54.640 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 156 ms)

[vm2] [info 2020/03/04 23:29:54.784 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x586] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 142 ms)

[vm3] [info 2020/03/04 23:29:54.936 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x58a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 150 ms)

[vm4] [info 2020/03/04 23:29:55.082 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x5a0] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 143 ms)

[vm5] [info 2020/03/04 23:29:55.259 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x588] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 175 ms)

[vm6] [info 2020/03/04 23:29:55.405 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x53a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 144 ms)

[vm0] [info 2020/03/04 23:29:55.569 GMT <RMI TCP Connection(98)-172.17.0.2> tid=0x1d7] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:29:55.570 GMT <RMI TCP Connection(98)-172.17.0.2> tid=0x1d7] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 163 ms)

[info 2020/03/04 23:29:55.571 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:55.572 GMT <RMI TCP Connection(98)-172.17.0.2> tid=0x1d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47104cf5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:29:55.572 GMT <RMI TCP Connection(98)-172.17.0.2> tid=0x1d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:55.573 GMT <RMI TCP Connection(98)-172.17.0.2> tid=0x1d7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47104cf5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:29:55.573 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4559d582(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:29:55.573 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:55.573 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4559d582(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:29:55.576 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x586] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eb204d0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:29:55.577 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x586] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:55.577 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x586] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eb204d0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:29:55.577 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x58a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e474c6a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:29:55.578 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x58a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:55.578 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x58a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e474c6a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:29:55.578 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x5a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aa09446(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:29:55.578 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x5a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:55.578 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x5a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aa09446(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:29:55.579 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56552e8d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:29:55.580 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:55.580 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56552e8d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:29:55.580 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x53a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4706f26e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:29:55.581 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x53a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:29:55.581 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x53a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4706f26e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:29:55.583 GMT <RMI TCP Connection(98)-172.17.0.2> tid=0x1d7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:29:55.583 GMT <RMI TCP Connection(98)-172.17.0.2> tid=0x1d7] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:29:55.584 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:29:55.584 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:29:55.587 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x586] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:29:55.587 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x586] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:29:55.588 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x58a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:29:55.588 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x58a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:29:55.589 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x5a0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:29:55.589 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x5a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:29:55.590 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x588] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:29:55.591 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:29:55.592 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x53a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:29:55.592 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x53a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:29:55.594 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:29:55.594 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:29:55.613 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24082].
Not connected.


[info 2020/03/04 23:29:55.615 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:29:55.616 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:55.617 GMT <RMI TCP Connection(98)-172.17.0.2> tid=0x1d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e641507(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:29:55.617 GMT <RMI TCP Connection(98)-172.17.0.2> tid=0x1d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:55.617 GMT <RMI TCP Connection(98)-172.17.0.2> tid=0x1d7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e641507(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:29:55.618 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ba2352f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:29:55.618 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:55.618 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ba2352f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:29:55.619 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x586] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @610ec5d6(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:29:55.619 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x586] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:55.620 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x586] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @610ec5d6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:29:55.620 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x58a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @520378a5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:29:55.620 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x58a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:55.620 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x58a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @520378a5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:29:55.621 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x5a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64dff915(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:29:55.621 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x5a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:55.621 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x5a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64dff915(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:29:55.622 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58092473(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:29:55.622 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x588] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:55.622 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58092473(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:29:55.623 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x53a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ba5bb71(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:29:55.623 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x53a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:29:55.623 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x53a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ba5bb71(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:29:55.627 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1892696806514111925

[info 2020/03/04 23:29:55.629 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:29:55.857 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:55.858 GMT <RMI TCP Connection(98)-172.17.0.2> tid=0x1d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25c5d710(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:29:55.858 GMT <RMI TCP Connection(98)-172.17.0.2> tid=0x1d7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:29:55.858 GMT <RMI TCP Connection(98)-172.17.0.2> tid=0x1d7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25c5d710(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:29:55.859 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @211270c9(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:29:55.859 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:29:55.859 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @211270c9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:29:55.860 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x586] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a290ebe(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:29:55.860 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x586] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:29:55.860 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x586] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a290ebe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:29:55.861 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x58a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a452915(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:29:55.861 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x58a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:29:55.861 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x58a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a452915(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:29:55.861 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x5a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @731207f3(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:29:55.862 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x5a0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:29:55.862 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x5a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @731207f3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:29:55.862 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x588] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f4f7bf1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:29:55.862 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x588] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:29:55.863 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x588] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f4f7bf1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:29:55.863 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x53a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17f40091(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:29:55.863 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x53a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:29:55.864 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x53a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17f40091(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:29:55.866 GMT <RMI TCP Connection(98)-172.17.0.2> tid=0x1d7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6351da72

[vm0] [info 2020/03/04 23:29:55.872 GMT <RMI TCP Connection(98)-172.17.0.2> tid=0x1d7] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:29:55.872 GMT <RMI TCP Connection(98)-172.17.0.2> tid=0x1d7] Locator was created at Wed Mar 04 23:29:55 GMT 2020

[vm0] [info 2020/03/04 23:29:55.872 GMT <RMI TCP Connection(98)-172.17.0.2> tid=0x1d7] Listening on port 24084 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:29:55.872 GMT <RMI TCP Connection(98)-172.17.0.2> tid=0x1d7] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1892696806514111925/locator/locator24084view.dat

[vm0] [info 2020/03/04 23:29:55.872 GMT <RMI TCP Connection(98)-172.17.0.2> tid=0x1d7] recovery file not found: /tmp/junit1892696806514111925/locator/locator24084view.dat

[vm0] [info 2020/03/04 23:29:55.873 GMT <RMI TCP Connection(98)-172.17.0.2> tid=0x1d7] Starting distributed system

[vm0] [info 2020/03/04 23:29:55.874 GMT <RMI TCP Connection(98)-172.17.0.2> tid=0x1d7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:29:59.449 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7678ea7e

[vm1] [info 2020/03/04 23:29:59.454 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:30:00.032 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x586] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@44261dd0

[vm2] [info 2020/03/04 23:30:00.037 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x586] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:30:00.638 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x58a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5eaabb39

[vm3] [info 2020/03/04 23:30:00.644 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x58a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:30:01.233 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x5a0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1f408ae7

[vm4] [info 2020/03/04 23:30:01.239 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x5a0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:30:01.844 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24085]

Command result for <connect --jmx-manager=localhost[24085]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24085] ..
Successfully connected to: [host=localhost, port=24085]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:30:07.349 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x404] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840@1b0c4568

[vm5] [info 2020/03/04 23:30:07.354 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x404] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:30:08.027 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x406] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@622efbfb

[vm6] [info 2020/03/04 23:30:08.032 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x406] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2606
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 335
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9027


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:30:11.970 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 158 ms)

[vm5] [info 2020/03/04 23:30:12.037 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x577] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@38a111c

[vm5] [info 2020/03/04 23:30:12.042 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x577] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:30:12.115 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x58b] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 143 ms)

[vm3] [info 2020/03/04 23:30:12.265 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x56d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 147 ms)

[vm4] [info 2020/03/04 23:30:12.410 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 143 ms)

[vm5] [info 2020/03/04 23:30:12.567 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 155 ms)

[vm6] [info 2020/03/04 23:30:12.708 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 140 ms)

[vm6] [info 2020/03/04 23:30:12.735 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440@3efecd98

[vm6] [info 2020/03/04 23:30:12.740 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x5c5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:30:12.849 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x4c2] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:30:12.850 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 140 ms)

[info 2020/03/04 23:30:12.851 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:12.853 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d03929(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:30:12.853 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x4c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:12.853 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d03929(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:30:12.854 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27344a4b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:30:12.854 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:12.854 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27344a4b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:30:12.855 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x58b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29888338(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:30:12.855 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x58b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:12.855 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x58b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29888338(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:30:12.856 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x56d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f1e4649(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:30:12.856 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x56d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:12.856 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x56d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f1e4649(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:30:12.857 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e32b3cc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:30:12.857 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:12.857 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e32b3cc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:30:12.857 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12b9c605(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:30:12.858 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x404] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:12.858 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12b9c605(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:30:12.858 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d8e39c1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:30:12.859 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:12.859 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d8e39c1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:30:12.861 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:30:12.861 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:30:12.862 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:30:12.862 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:30:12.863 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x58b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:30:12.863 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x58b] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:30:12.864 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x56d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:30:12.864 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x56d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:30:12.865 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:30:12.865 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:30:12.866 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x404] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:30:12.866 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:30:12.867 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:30:12.868 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:30:12.870 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:30:12.870 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:30:12.902 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21227].
Not connected.


[info 2020/03/04 23:30:12.903 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:30:12.904 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:12.905 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1925402f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:30:12.905 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x4c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:12.905 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1925402f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:30:12.906 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @508730f6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:30:12.906 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:12.906 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @508730f6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:30:12.907 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x58b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71e521dd(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:30:12.907 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x58b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:12.907 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x58b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71e521dd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:30:12.908 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x56d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7908dc73(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:30:12.908 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x56d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:12.908 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x56d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7908dc73(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:30:12.909 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bd8823(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:30:12.909 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:12.909 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bd8823(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:30:12.910 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b253f89(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:30:12.910 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x404] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:12.910 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b253f89(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:30:12.911 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1aec608b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:30:12.911 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:12.911 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1aec608b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:30:12.915 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2845489894098432887

[info 2020/03/04 23:30:12.917 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:30:13.140 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:13.140 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13d0586e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:30:13.141 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x4c2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:13.141 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13d0586e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:30:13.141 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6783d00a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:30:13.142 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:13.142 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6783d00a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:30:13.142 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x58b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a142897(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:30:13.143 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x58b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:13.143 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x58b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a142897(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:30:13.143 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x56d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @284be58f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:30:13.143 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x56d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:13.144 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x56d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @284be58f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:30:13.144 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14e8e68c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:30:13.144 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x407] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:13.145 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14e8e68c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:30:13.145 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21506069(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:30:13.145 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x404] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:13.145 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21506069(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:30:13.146 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @403ed1e0(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:30:13.146 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x406] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:13.146 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x406] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @403ed1e0(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:30:13.149 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@707991d3

[vm0] [info 2020/03/04 23:30:13.154 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x4c2] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:30:13.155 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x4c2] Locator was created at Wed Mar 04 23:30:13 GMT 2020

[vm0] [info 2020/03/04 23:30:13.155 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x4c2] Listening on port 21229 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:30:13.155 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x4c2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2845489894098432887/locator/locator21229view.dat

[vm0] [info 2020/03/04 23:30:13.155 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x4c2] recovery file not found: /tmp/junit2845489894098432887/locator/locator21229view.dat

[vm0] [info 2020/03/04 23:30:13.155 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x4c2] Starting distributed system

[vm0] [info 2020/03/04 23:30:13.157 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x4c2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2576
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 331
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 8919


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:30:16.609 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 156 ms)

[vm5] [info 2020/03/04 23:30:16.700 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@59b6f8d4

[vm5] [info 2020/03/04 23:30:16.704 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:30:16.768 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x552] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 156 ms)

[vm1] [info 2020/03/04 23:30:16.892 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7b005db0

[vm1] [info 2020/03/04 23:30:16.896 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:30:16.916 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x592] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 146 ms)

[vm4] [info 2020/03/04 23:30:17.058 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x590] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 139 ms)

[vm5] [info 2020/03/04 23:30:17.223 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 163 ms)

[vm6] [info 2020/03/04 23:30:17.367 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 143 ms)

[vm6] [info 2020/03/04 23:30:17.392 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840@54be1383

[vm6] [info 2020/03/04 23:30:17.402 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:30:17.488 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x58b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@95319c

[vm2] [info 2020/03/04 23:30:17.493 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x58b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:30:17.512 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x676] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:30:17.513 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x676] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 144 ms)

[info 2020/03/04 23:30:17.513 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:17.515 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1296986c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:30:17.516 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x676] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:17.516 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x676] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1296986c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:30:17.516 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @91d9a0f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:30:17.516 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:17.516 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @91d9a0f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:30:17.517 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x552] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bfc4c41(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:30:17.517 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x552] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:17.517 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x552] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bfc4c41(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:30:17.518 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x592] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @448f2577(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:30:17.518 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x592] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:17.518 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x592] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @448f2577(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:30:17.521 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x590] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b156aba(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:30:17.521 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x590] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:17.521 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x590] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b156aba(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:30:17.522 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x577] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ab92c04(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:30:17.522 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x577] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:17.522 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ab92c04(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:30:17.523 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6786df8c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:30:17.523 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x5c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:17.523 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6786df8c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:30:17.525 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x676] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:30:17.526 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x676] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:30:17.526 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:30:17.527 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:30:17.528 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x552] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:30:17.528 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x552] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:30:17.529 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x592] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:30:17.529 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x592] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:30:17.531 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x590] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:30:17.531 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x590] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:30:17.532 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x577] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:30:17.532 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:30:17.533 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:30:17.533 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:30:17.535 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:30:17.536 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:30:17.562 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20069].
Not connected.


[info 2020/03/04 23:30:17.563 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:30:17.564 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:17.565 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67e42d0a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:30:17.565 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x676] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:17.565 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x676] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67e42d0a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:30:17.566 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d302645(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:30:17.566 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:17.566 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d302645(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:30:17.567 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x552] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3152be7b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:30:17.567 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x552] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:17.567 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x552] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3152be7b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:30:17.567 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x592] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22d03b22(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:30:17.568 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x592] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:17.568 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x592] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22d03b22(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:30:17.568 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x590] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f40b6fc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:30:17.569 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x590] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:17.569 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x590] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f40b6fc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:30:17.569 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x577] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18c92c85(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:30:17.569 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x577] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:17.569 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18c92c85(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:30:17.570 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e579c4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:30:17.570 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x5c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:17.570 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e579c4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:30:17.574 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12818747436891556153

[info 2020/03/04 23:30:17.576 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:30:17.654 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40@17b37db5

[vm5] [info 2020/03/04 23:30:17.659 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x36c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:30:17.790 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:17.791 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @291b9f0d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:30:17.791 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x676] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:17.791 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x676] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @291b9f0d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:30:17.792 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11fb1ca(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:30:17.792 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:17.792 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11fb1ca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:30:17.793 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x552] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f6a23c5(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:30:17.793 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x552] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:17.793 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x552] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f6a23c5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:30:17.793 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x592] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fe4ada2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:30:17.794 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x592] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:17.794 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x592] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fe4ada2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:30:17.794 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x590] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3da6862(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:30:17.795 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x590] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:17.795 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x590] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3da6862(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:30:17.795 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x577] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ceed32a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:30:17.795 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x577] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:17.796 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ceed32a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:30:17.796 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @241b25ea(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:30:17.796 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x5c5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:17.796 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @241b25ea(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:30:17.799 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x676] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@17b161fb

[vm0] [info 2020/03/04 23:30:17.804 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x676] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:30:17.804 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x676] Locator was created at Wed Mar 04 23:30:17 GMT 2020

[vm0] [info 2020/03/04 23:30:17.804 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x676] Listening on port 20071 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:30:17.804 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x676] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12818747436891556153/locator/locator20071view.dat

[vm0] [info 2020/03/04 23:30:17.805 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x676] recovery file not found: /tmp/junit12818747436891556153/locator/locator20071view.dat

[vm0] [info 2020/03/04 23:30:17.805 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x676] Starting distributed system

[vm0] [info 2020/03/04 23:30:17.807 GMT <RMI TCP Connection(99)-172.17.0.5> tid=0x676] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:30:18.104 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x56d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@650f34bb

[vm3] [info 2020/03/04 23:30:18.109 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x56d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:30:18.366 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x388] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440@7e707d84

[vm6] [info 2020/03/04 23:30:18.371 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x388] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:30:18.720 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x407] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5ef1981a

[vm4] [info 2020/03/04 23:30:18.726 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x407] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:30:19.341 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21230]

Command result for <connect --jmx-manager=localhost[21230]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21230] ..
Successfully connected to: [host=localhost, port=21230]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:30:20.715 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x59b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@193791e2

[vm5] [info 2020/03/04 23:30:20.720 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x59b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2646
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 410
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9372


[vm5] [info 2020/03/04 23:30:21.266 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x57e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@65eb83e6

[vm5] [info 2020/03/04 23:30:21.271 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x57e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm6] [info 2020/03/04 23:30:21.415 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5ea] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40@2900bcfe

[vm6] [info 2020/03/04 23:30:21.420 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5ea] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:30:21.452 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 157 ms)

[vm2] [info 2020/03/04 23:30:21.603 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x582] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 148 ms)

[vm1] [info 2020/03/04 23:30:21.693 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@56b682de

[vm1] [info 2020/03/04 23:30:21.698 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:30:21.757 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x581] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 151 ms)

[vm4] [info 2020/03/04 23:30:21.903 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x57d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 144 ms)

[vm6] [info 2020/03/04 23:30:21.958 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x483] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@634fb6aa

[vm6] [info 2020/03/04 23:30:21.967 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x483] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:30:22.085 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 181 ms)

[vm6] [info 2020/03/04 23:30:22.238 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 150 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2703
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 405
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9504


[vm2] [info 2020/03/04 23:30:22.284 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x552] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@636cdcd9

[vm2] [info 2020/03/04 23:30:22.290 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x552] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm0] [info 2020/03/04 23:30:22.379 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x635] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:30:22.380 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x635] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 139 ms)

[info 2020/03/04 23:30:22.381 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:22.383 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x635] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d0accbe(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:30:22.383 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x635] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:22.383 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x635] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d0accbe(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:30:22.384 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @182c5982(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:30:22.384 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:22.384 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @182c5982(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:30:22.385 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x582] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d9003a1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:30:22.385 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x582] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:22.385 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x582] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d9003a1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:30:22.385 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x581] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6756f7f0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:30:22.386 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x581] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:22.386 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x581] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6756f7f0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:30:22.386 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x57d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21f5900e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:30:22.387 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x57d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:22.387 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x57d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21f5900e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:30:22.388 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @598a267c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:30:22.388 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:22.388 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @598a267c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:30:22.389 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77d8c447(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:30:22.389 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:22.389 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77d8c447(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:30:22.391 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x635] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:30:22.391 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x635] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:30:22.392 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:30:22.393 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:30:22.393 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x582] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:30:22.394 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x582] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:30:22.394 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x581] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:30:22.395 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x581] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:30:22.396 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x57d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:30:22.396 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x57d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:30:22.397 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:30:22.397 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:30:22.398 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:30:22.398 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:30:22.400 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:30:22.401 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:30:22.427 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24985].
Not connected.


[info 2020/03/04 23:30:22.429 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:30:22.429 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:22.430 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x635] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34c75304(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:30:22.430 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x635] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:22.431 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x635] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34c75304(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:30:22.431 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf67f27(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:30:22.432 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:22.432 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf67f27(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:30:22.432 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x582] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e38f24a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:30:22.432 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x582] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:22.433 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x582] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e38f24a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:30:22.433 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x581] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8bbe682(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:30:22.433 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x581] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:22.433 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x581] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8bbe682(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:30:22.434 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x57d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @146d98e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:30:22.434 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x57d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:22.434 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x57d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @146d98e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:30:22.435 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c346f5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:30:22.435 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:22.435 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c346f5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:30:22.436 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eae5f2d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:30:22.436 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:22.436 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eae5f2d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:30:22.440 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13908898974088856746

[info 2020/03/04 23:30:22.442 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:30:22.477 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 154 ms)

[vm2] [info 2020/03/04 23:30:22.623 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x554] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 144 ms)

[info 2020/03/04 23:30:22.677 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:22.678 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x635] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6028dca9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:30:22.678 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x635] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:22.678 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x635] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6028dca9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:30:22.679 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2af5444e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:30:22.679 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:22.679 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2af5444e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:30:22.680 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x582] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e516173(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:30:22.680 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x582] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:22.680 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x582] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e516173(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:30:22.681 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x581] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f8c65ce(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:30:22.681 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x581] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:22.681 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x581] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f8c65ce(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:30:22.682 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x57d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4235c3da(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:30:22.682 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x57d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:22.682 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x57d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4235c3da(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:30:22.683 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2965de27(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:30:22.683 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:22.683 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2965de27(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:30:22.684 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d1aeb69(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:30:22.684 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:22.684 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d1aeb69(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:30:22.687 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x635] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@15023b2

[vm0] [info 2020/03/04 23:30:22.692 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x635] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:30:22.693 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x635] Locator was created at Wed Mar 04 23:30:22 GMT 2020

[vm0] [info 2020/03/04 23:30:22.693 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x635] Listening on port 24987 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:30:22.693 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x635] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13908898974088856746/locator/locator24987view.dat

[vm0] [info 2020/03/04 23:30:22.693 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x635] recovery file not found: /tmp/junit13908898974088856746/locator/locator24987view.dat

[vm0] [info 2020/03/04 23:30:22.694 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x635] Starting distributed system

[vm0] [info 2020/03/04 23:30:22.695 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x635] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:30:22.782 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x580] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 156 ms)

[vm3] [info 2020/03/04 23:30:22.919 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x592] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@30a39721

[vm3] [info 2020/03/04 23:30:22.924 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x592] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:30:22.930 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x5bf] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 146 ms)

[vm5] [info 2020/03/04 23:30:23.107 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 175 ms)

[vm6] [info 2020/03/04 23:30:23.256 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 147 ms)

[vm0] [info 2020/03/04 23:30:23.395 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x515] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:30:23.396 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x515] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 139 ms)

[info 2020/03/04 23:30:23.397 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:23.399 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x515] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67f3ed04(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:30:23.400 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x515] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:23.400 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x515] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67f3ed04(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:30:23.400 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b3c6024(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:30:23.400 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:23.400 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b3c6024(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:30:23.401 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x554] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25dd31ae(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:30:23.401 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x554] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:23.402 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x554] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25dd31ae(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:30:23.404 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x580] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73ba21(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:30:23.404 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x580] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:23.404 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x580] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73ba21(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:30:23.405 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x5bf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47b3b1f2(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:30:23.405 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x5bf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:23.405 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x5bf] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47b3b1f2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:30:23.406 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @212b3653(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:30:23.406 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x36c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:23.406 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @212b3653(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:30:23.407 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c8a53ab(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:30:23.407 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:23.407 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c8a53ab(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:30:23.409 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x515] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:30:23.409 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x515] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:30:23.410 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:30:23.410 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:30:23.411 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x554] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:30:23.412 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x554] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:30:23.414 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x580] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:30:23.414 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x580] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:30:23.415 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x5bf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:30:23.415 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x5bf] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:30:23.416 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:30:23.416 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:30:23.417 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:30:23.417 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:30:23.419 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:30:23.420 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:30:23.449 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29818].
Not connected.


[info 2020/03/04 23:30:23.451 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:30:23.452 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:23.453 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x515] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10a9a9a4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:30:23.453 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x515] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:23.453 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x515] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10a9a9a4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:30:23.454 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57db9cfd(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:30:23.454 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:23.454 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57db9cfd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:30:23.455 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x554] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @717c25d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:30:23.455 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x554] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:23.455 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x554] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @717c25d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:30:23.456 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x580] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cabc9d4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:30:23.456 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x580] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:23.456 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x580] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cabc9d4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:30:23.457 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x5bf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14a3328f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:30:23.457 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x5bf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:23.457 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x5bf] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14a3328f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:30:23.458 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4adda902(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:30:23.458 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x36c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:23.458 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4adda902(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:30:23.459 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3003db20(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:30:23.459 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:23.459 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3003db20(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:30:23.462 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2982729882224576607

[info 2020/03/04 23:30:23.465 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:30:23.537 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x590] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5bb66b24

[vm4] [info 2020/03/04 23:30:23.543 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x590] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:30:23.679 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:23.680 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x515] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7875140a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:30:23.681 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x515] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:23.681 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x515] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7875140a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:30:23.682 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9686538(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:30:23.682 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:23.682 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9686538(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:30:23.683 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x554] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @652edd8e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:30:23.683 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x554] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:23.683 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x554] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @652edd8e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:30:23.684 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x580] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @680a87da(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:30:23.684 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x580] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:23.684 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x580] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @680a87da(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:30:23.685 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x5bf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21e1a1a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:30:23.685 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x5bf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:23.685 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x5bf] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21e1a1a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:30:23.685 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a01d8c0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:30:23.686 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x36c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:23.686 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a01d8c0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:30:23.686 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17568a32(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:30:23.686 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x388] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:23.687 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x388] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17568a32(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:30:23.689 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x515] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@30620d58

[vm0] [info 2020/03/04 23:30:23.694 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x515] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:30:23.695 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x515] Locator was created at Wed Mar 04 23:30:23 GMT 2020

[vm0] [info 2020/03/04 23:30:23.695 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x515] Listening on port 29820 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:30:23.695 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x515] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2982729882224576607/locator/locator29820view.dat

[vm0] [info 2020/03/04 23:30:23.695 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x515] recovery file not found: /tmp/junit2982729882224576607/locator/locator29820view.dat

[vm0] [info 2020/03/04 23:30:23.696 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x515] Starting distributed system

[vm0] [info 2020/03/04 23:30:23.697 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x515] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:30:24.190 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20072]

Command result for <connect --jmx-manager=localhost[20072]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20072] ..
Successfully connected to: [host=localhost, port=20072]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2499
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 236
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8373


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:30:25.169 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 155 ms)

[vm2] [info 2020/03/04 23:30:25.327 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 155 ms)

[vm3] [info 2020/03/04 23:30:25.467 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 138 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2572
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 265
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8688


[vm4] [info 2020/03/04 23:30:25.626 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 157 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm5] [info 2020/03/04 23:30:25.787 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x59b] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 158 ms)

[vm1] [info 2020/03/04 23:30:25.816 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 183 ms)

[vm6] [info 2020/03/04 23:30:25.932 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5ea] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 144 ms)

[vm2] [info 2020/03/04 23:30:25.956 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x556] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 137 ms)

[vm0] [info 2020/03/04 23:30:26.072 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x404] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:30:26.073 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x404] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 140 ms)

[info 2020/03/04 23:30:26.074 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:26.076 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19c2d43a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:30:26.076 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x404] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:26.076 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x404] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19c2d43a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:30:26.077 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f06b8e1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:30:26.077 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:26.077 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f06b8e1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:30:26.078 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2036f392(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:30:26.078 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x54c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:26.078 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2036f392(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:30:26.079 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21b1f399(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:30:26.079 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:26.079 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21b1f399(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:30:26.079 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26e74368(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:30:26.080 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:26.080 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26e74368(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:30:26.080 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x59b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6930a7ed(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:30:26.081 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x59b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:26.081 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x59b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6930a7ed(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:30:26.081 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @527cc617(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:30:26.081 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:26.082 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @527cc617(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:30:26.084 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x404] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:30:26.084 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x404] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:30:26.085 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:30:26.085 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:30:26.086 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:30:26.086 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:30:26.087 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:30:26.087 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:30:26.088 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:30:26.088 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:30:26.089 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x59b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:30:26.089 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x59b] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:30:26.090 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5ea] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:30:26.090 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:30:26.092 GMT <RMI TCP Connection(17)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:30:26.093 GMT <RMI TCP Connection(17)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)

[vm3] [info 2020/03/04 23:30:26.101 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x5a7] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 143 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:30:26.120 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26924].
Not connected.


[info 2020/03/04 23:30:26.121 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:30:26.123 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:26.124 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ef61fa9(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:30:26.124 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x404] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:26.124 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x404] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ef61fa9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:30:26.125 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @640d6b82(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:30:26.125 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:26.125 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @640d6b82(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:30:26.125 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2524d142(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:30:26.126 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x54c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:26.126 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2524d142(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:30:26.126 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7383f7f8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:30:26.127 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:26.127 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7383f7f8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:30:26.128 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @372c9ce2(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:30:26.128 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:26.128 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @372c9ce2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:30:26.129 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x59b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @183f0586(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:30:26.129 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x59b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:26.129 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x59b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @183f0586(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:30:26.129 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @385d65a5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:30:26.130 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:26.130 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @385d65a5(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:30:26.133 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5603939255448556770

[info 2020/03/04 23:30:26.136 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:30:26.243 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5a6] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 139 ms)

[info 2020/03/04 23:30:26.374 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:26.375 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cd482d4(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:30:26.375 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x404] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:26.375 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x404] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cd482d4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:30:26.376 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d769b75(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:30:26.376 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:26.376 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d769b75(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:30:26.377 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14d16bae(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:30:26.377 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x54c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:26.377 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14d16bae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:30:26.378 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20dc827e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:30:26.378 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5a5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:26.378 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20dc827e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:30:26.379 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f62c30e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:30:26.379 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5a3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:26.379 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f62c30e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:30:26.380 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x59b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c135cd1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:30:26.380 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x59b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:26.380 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x59b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c135cd1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:30:26.381 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55008c8b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:30:26.381 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5ea] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:26.381 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55008c8b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:30:26.384 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x404] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@79715d01

[vm0] [info 2020/03/04 23:30:26.389 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x404] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:30:26.390 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x404] Locator was created at Wed Mar 04 23:30:26 GMT 2020

[vm0] [info 2020/03/04 23:30:26.390 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x404] Listening on port 26926 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:30:26.390 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x404] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5603939255448556770/locator/locator26926view.dat

[vm0] [info 2020/03/04 23:30:26.390 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x404] recovery file not found: /tmp/junit5603939255448556770/locator/locator26926view.dat

[vm0] [info 2020/03/04 23:30:26.390 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x404] Starting distributed system

[vm0] [info 2020/03/04 23:30:26.392 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x404] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:30:26.439 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x57e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 194 ms)

[vm6] [info 2020/03/04 23:30:26.583 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 142 ms)

[vm1] [info 2020/03/04 23:30:26.590 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@2f829066

[vm1] [info 2020/03/04 23:30:26.596 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:30:26.721 GMT <RMI TCP Connection(97)-172.17.0.7> tid=0x663] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:30:26.722 GMT <RMI TCP Connection(97)-172.17.0.7> tid=0x663] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 137 ms)

[info 2020/03/04 23:30:26.723 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:26.725 GMT <RMI TCP Connection(97)-172.17.0.7> tid=0x663] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51178cef(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:30:26.725 GMT <RMI TCP Connection(97)-172.17.0.7> tid=0x663] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:26.725 GMT <RMI TCP Connection(97)-172.17.0.7> tid=0x663] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51178cef(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:30:26.726 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73048bb(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:30:26.726 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:26.726 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73048bb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:30:26.728 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x556] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23c0b08e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:30:26.728 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x556] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:26.728 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x556] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23c0b08e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:30:26.729 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x5a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77e9aa73(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:30:26.729 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x5a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:26.729 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x5a7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77e9aa73(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:30:26.732 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45647873(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:30:26.732 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:26.732 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5a6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45647873(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:30:26.733 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x57e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fffccd8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:30:26.733 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x57e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:26.733 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x57e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fffccd8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:30:26.733 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x483] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6237d13e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:30:26.733 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x483] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:26.734 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6237d13e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:30:26.735 GMT <RMI TCP Connection(97)-172.17.0.7> tid=0x663] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:30:26.736 GMT <RMI TCP Connection(97)-172.17.0.7> tid=0x663] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:30:26.736 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:30:26.737 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:30:26.739 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x556] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:30:26.739 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x556] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:30:26.740 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x5a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:30:26.740 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x5a7] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:30:26.742 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5a6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:30:26.743 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5a6] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:30:26.743 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x57e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:30:26.744 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x57e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:30:26.745 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x483] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:30:26.745 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:30:26.756 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:30:26.757 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:30:26.791 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21521].
Not connected.


[info 2020/03/04 23:30:26.792 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:30:26.793 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:26.794 GMT <RMI TCP Connection(97)-172.17.0.7> tid=0x663] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @254c29ec(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:30:26.795 GMT <RMI TCP Connection(97)-172.17.0.7> tid=0x663] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:26.795 GMT <RMI TCP Connection(97)-172.17.0.7> tid=0x663] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @254c29ec(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:30:26.795 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77c6abc8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:30:26.795 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:26.796 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77c6abc8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:30:26.796 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x556] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44fef505(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:30:26.796 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x556] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:26.796 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x556] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44fef505(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:30:26.797 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x5a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d282adf(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:30:26.797 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x5a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:26.797 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x5a7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d282adf(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:30:26.798 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @361a1474(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:30:26.798 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:26.798 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5a6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @361a1474(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:30:26.799 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x57e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c2bbf89(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:30:26.799 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x57e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:26.799 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x57e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c2bbf89(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:30:26.800 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x483] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5935d57e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:30:26.800 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x483] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:26.800 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5935d57e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:30:26.804 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4216020860121619689

[info 2020/03/04 23:30:26.807 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:30:27.027 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:27.028 GMT <RMI TCP Connection(97)-172.17.0.7> tid=0x663] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d780a36(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:30:27.028 GMT <RMI TCP Connection(97)-172.17.0.7> tid=0x663] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:27.028 GMT <RMI TCP Connection(97)-172.17.0.7> tid=0x663] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d780a36(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:30:27.029 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ae3cf8b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:30:27.029 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:27.029 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ae3cf8b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:30:27.030 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x556] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @576def72(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:30:27.030 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x556] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:27.030 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x556] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @576def72(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:30:27.031 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x5a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @453e6108(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:30:27.031 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x5a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:27.031 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x5a7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @453e6108(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:30:27.032 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45ea21b2(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:30:27.032 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5a6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:27.032 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5a6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45ea21b2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:30:27.033 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x57e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63f9a712(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:30:27.033 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x57e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:27.033 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x57e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63f9a712(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:30:27.034 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x483] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1efa8a16(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:30:27.034 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x483] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:27.034 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1efa8a16(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:30:27.037 GMT <RMI TCP Connection(97)-172.17.0.7> tid=0x663] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1511d70b

[vm0] [info 2020/03/04 23:30:27.042 GMT <RMI TCP Connection(97)-172.17.0.7> tid=0x663] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:30:27.042 GMT <RMI TCP Connection(97)-172.17.0.7> tid=0x663] Locator was created at Wed Mar 04 23:30:27 GMT 2020

[vm0] [info 2020/03/04 23:30:27.042 GMT <RMI TCP Connection(97)-172.17.0.7> tid=0x663] Listening on port 21523 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:30:27.043 GMT <RMI TCP Connection(97)-172.17.0.7> tid=0x663] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4216020860121619689/locator/locator21523view.dat

[vm0] [info 2020/03/04 23:30:27.043 GMT <RMI TCP Connection(97)-172.17.0.7> tid=0x663] recovery file not found: /tmp/junit4216020860121619689/locator/locator21523view.dat

[vm0] [info 2020/03/04 23:30:27.043 GMT <RMI TCP Connection(97)-172.17.0.7> tid=0x663] Starting distributed system

[vm0] [info 2020/03/04 23:30:27.045 GMT <RMI TCP Connection(97)-172.17.0.7> tid=0x663] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:30:27.173 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x582] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38e17540

[vm2] [info 2020/03/04 23:30:27.178 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x582] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:30:27.581 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@1beafd70

[vm1] [info 2020/03/04 23:30:27.586 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:30:27.793 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x581] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@497c1661

[vm3] [info 2020/03/04 23:30:27.799 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x581] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:30:28.187 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x554] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6a948b0d

[vm2] [info 2020/03/04 23:30:28.193 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x554] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:30:28.402 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x57d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@62891a5a

[vm4] [info 2020/03/04 23:30:28.408 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x57d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:30:28.808 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x580] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@33b62c8e

[vm3] [info 2020/03/04 23:30:28.814 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x580] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:30:29.033 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24988]

Command result for <connect --jmx-manager=localhost[24988]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24988] ..
Successfully connected to: [host=localhost, port=24988]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:30:29.409 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x5bf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@61e1142a

[vm4] [info 2020/03/04 23:30:29.414 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x5bf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:30:30.016 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29821]

Command result for <connect --jmx-manager=localhost[29821]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29821] ..
Successfully connected to: [host=localhost, port=29821]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:30:30.289 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1997e363

[vm1] [info 2020/03/04 23:30:30.293 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:30:30.888 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@11766d82

[vm2] [info 2020/03/04 23:30:30.894 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x54c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:30:31.003 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@203d669a

[vm1] [info 2020/03/04 23:30:31.008 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:30:31.504 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a3fc54d

[vm3] [info 2020/03/04 23:30:31.510 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5a5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:30:31.584 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x556] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@198673cc

[vm2] [info 2020/03/04 23:30:31.590 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x556] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:30:32.122 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@12f357b8

[vm4] [info 2020/03/04 23:30:32.128 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5a3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:30:32.183 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x5a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@78e6e7eb

[vm3] [info 2020/03/04 23:30:32.188 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x5a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:30:32.734 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26927]

Command result for <connect --jmx-manager=localhost[26927]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26927] ..
Successfully connected to: [host=localhost, port=26927]


[vm4] [info 2020/03/04 23:30:32.797 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5a6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@64c86b02

[vm4] [info 2020/03/04 23:30:32.803 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5a6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:30:33.466 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21524]

Command result for <connect --jmx-manager=localhost[21524]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21524] ..
Successfully connected to: [host=localhost, port=21524]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:30:36.982 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x528] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@26d9bcff

[vm5] [info 2020/03/04 23:30:36.988 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x528] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:30:37.691 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@2433eb8d

[vm6] [info 2020/03/04 23:30:37.697 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x37f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2607
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 334
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9024


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:30:41.622 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 161 ms)

[vm2] [info 2020/03/04 23:30:41.778 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 153 ms)

[vm3] [info 2020/03/04 23:30:41.940 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 160 ms)

[vm4] [info 2020/03/04 23:30:42.078 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 136 ms)

[vm5] [info 2020/03/04 23:30:42.239 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x528] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 159 ms)

[vm6] [info 2020/03/04 23:30:42.382 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 142 ms)

[vm0] [info 2020/03/04 23:30:42.526 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x421] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:30:42.527 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 142 ms)

[info 2020/03/04 23:30:42.528 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:42.530 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72b95996(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:30:42.530 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x421] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:42.530 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72b95996(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:30:42.531 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57563c66(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:30:42.531 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:42.531 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57563c66(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:30:42.532 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3193f84c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:30:42.532 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:42.532 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3193f84c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:30:42.533 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c388118(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:30:42.533 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:42.533 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c388118(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:30:42.534 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58d1288f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:30:42.534 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x56c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:42.534 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58d1288f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:30:42.535 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x528] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cccc837(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:30:42.535 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x528] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:42.536 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x528] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cccc837(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:30:42.536 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d6d764f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:30:42.536 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:42.536 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d6d764f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:30:42.539 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:30:42.539 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:30:42.540 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:30:42.540 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:30:42.541 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:30:42.541 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:30:42.542 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:30:42.543 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:30:42.544 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:30:42.544 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:30:42.545 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x528] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:30:42.545 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x528] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:30:42.546 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:30:42.546 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:30:42.548 GMT <RMI TCP Connection(17)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:30:42.549 GMT <RMI TCP Connection(17)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:30:42.576 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22915].
Not connected.


[info 2020/03/04 23:30:42.577 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:30:42.578 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:42.579 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49487ec2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:30:42.580 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x421] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:42.580 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49487ec2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:30:42.580 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @351f3ea8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:30:42.581 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:42.581 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @351f3ea8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:30:42.581 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d5a0415(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:30:42.582 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:42.582 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d5a0415(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:30:42.582 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @488ff83(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:30:42.582 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:42.583 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @488ff83(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:30:42.583 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ad778bc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:30:42.583 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x56c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:42.583 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ad778bc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:30:42.584 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x528] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ff1804e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:30:42.584 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x528] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:42.584 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x528] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ff1804e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:30:42.585 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13add427(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:30:42.585 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:42.585 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13add427(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:30:42.589 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6203111115360993001

[info 2020/03/04 23:30:42.591 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:30:42.805 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:42.806 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b08932f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:30:42.806 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x421] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:42.806 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b08932f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:30:42.807 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a6e851e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:30:42.807 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:42.807 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a6e851e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:30:42.808 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7233d921(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:30:42.808 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3cc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:42.808 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7233d921(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:30:42.809 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d08f418(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:30:42.809 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:42.809 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d08f418(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:30:42.810 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @557d372c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:30:42.810 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x56c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:42.810 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @557d372c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:30:42.812 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x528] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c53c868(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:30:42.812 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x528] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:42.812 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x528] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c53c868(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:30:42.813 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61044c9d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:30:42.813 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x37f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:42.813 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x37f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61044c9d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:30:42.816 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x421] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@644f45d0

[vm0] [info 2020/03/04 23:30:42.822 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x421] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:30:42.822 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x421] Locator was created at Wed Mar 04 23:30:42 GMT 2020

[vm0] [info 2020/03/04 23:30:42.822 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x421] Listening on port 22917 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:30:42.823 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x421] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6203111115360993001/locator/locator22917view.dat

[vm0] [info 2020/03/04 23:30:42.823 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x421] recovery file not found: /tmp/junit6203111115360993001/locator/locator22917view.dat

[vm0] [info 2020/03/04 23:30:42.823 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x421] Starting distributed system

[vm0] [info 2020/03/04 23:30:42.825 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x421] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:30:46.388 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1965f75a

[vm1] [info 2020/03/04 23:30:46.393 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:30:47.042 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5a766c83

[vm2] [info 2020/03/04 23:30:47.047 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3cc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:30:47.240 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5ec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@724fb01b

[vm5] [info 2020/03/04 23:30:47.245 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5ec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:30:47.661 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@bcbaf77

[vm3] [info 2020/03/04 23:30:47.666 GMT <RMI TCP Connection(43)-172.17.0.4> tid=0x3da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:30:47.930 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@309926

[vm6] [info 2020/03/04 23:30:47.935 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:30:48.255 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4e657dbc

[vm4] [info 2020/03/04 23:30:48.260 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x56c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:30:48.789 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:30:48.879 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22918]

Command result for <connect --jmx-manager=localhost[22918]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22918] ..
Successfully connected to: [host=localhost, port=22918]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 861
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2411
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 211
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8376


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/04 23:30:52.345 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 156 ms)

[vm2] [info 2020/03/04 23:30:52.493 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x601] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 145 ms)

[vm3] [info 2020/03/04 23:30:52.640 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 144 ms)

[vm4] [info 2020/03/04 23:30:52.788 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x628] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 146 ms)

[vm5] [info 2020/03/04 23:30:52.951 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5ec] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 161 ms)

[vm6] [info 2020/03/04 23:30:53.096 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 143 ms)

[vm0] [info 2020/03/04 23:30:53.241 GMT <RMI TCP Connection(105)-172.17.0.2> tid=0x71a] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:30:53.242 GMT <RMI TCP Connection(105)-172.17.0.2> tid=0x71a] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 143 ms)

[info 2020/03/04 23:30:53.242 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:53.245 GMT <RMI TCP Connection(105)-172.17.0.2> tid=0x71a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6afecf6f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:30:53.245 GMT <RMI TCP Connection(105)-172.17.0.2> tid=0x71a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:53.245 GMT <RMI TCP Connection(105)-172.17.0.2> tid=0x71a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6afecf6f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:30:53.246 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64dbb1f8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:30:53.246 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:53.246 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64dbb1f8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:30:53.247 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x601] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b31dfc3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:30:53.247 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x601] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:53.247 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x601] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b31dfc3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:30:53.248 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44b43a7f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:30:53.248 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:53.248 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44b43a7f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:30:53.249 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x628] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @329c0137(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:30:53.249 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x628] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:53.249 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x628] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @329c0137(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:30:53.250 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f4a7d7b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:30:53.250 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:53.250 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f4a7d7b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:30:53.251 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @664472b9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:30:53.251 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:53.251 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @664472b9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:30:53.253 GMT <RMI TCP Connection(105)-172.17.0.2> tid=0x71a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:30:53.253 GMT <RMI TCP Connection(105)-172.17.0.2> tid=0x71a] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:30:53.254 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:30:53.255 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:30:53.255 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x601] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:30:53.256 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x601] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:30:53.257 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:30:53.257 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:30:53.258 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x628] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:30:53.258 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x628] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:30:53.259 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5ec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:30:53.259 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:30:53.260 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:30:53.260 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:30:53.262 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:30:53.263 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:30:53.291 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24085].
Not connected.


[info 2020/03/04 23:30:53.293 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:30:53.294 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:53.295 GMT <RMI TCP Connection(105)-172.17.0.2> tid=0x71a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f233e98(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:30:53.295 GMT <RMI TCP Connection(105)-172.17.0.2> tid=0x71a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:53.295 GMT <RMI TCP Connection(105)-172.17.0.2> tid=0x71a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f233e98(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:30:53.296 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40bb28c0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:30:53.296 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:53.296 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40bb28c0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:30:53.297 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x601] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e46cbeb(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:30:53.297 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x601] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:53.297 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x601] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e46cbeb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:30:53.298 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5144fc71(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:30:53.298 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:53.298 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5144fc71(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:30:53.299 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x628] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10df102c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:30:53.299 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x628] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:53.299 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x628] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10df102c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:30:53.300 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @709ea4ce(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:30:53.300 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:53.300 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @709ea4ce(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:30:53.301 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b60466(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:30:53.301 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:53.301 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b60466(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:30:53.305 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4259580614490481627

[info 2020/03/04 23:30:53.307 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:30:53.557 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:53.558 GMT <RMI TCP Connection(105)-172.17.0.2> tid=0x71a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29317188(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:30:53.558 GMT <RMI TCP Connection(105)-172.17.0.2> tid=0x71a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:30:53.558 GMT <RMI TCP Connection(105)-172.17.0.2> tid=0x71a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29317188(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:30:53.559 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d8bedb4(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:30:53.559 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:30:53.559 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d8bedb4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:30:53.560 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x601] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69c8c89(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:30:53.560 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x601] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:30:53.560 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x601] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69c8c89(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:30:53.561 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2961c173(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:30:53.561 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:30:53.561 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2961c173(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:30:53.562 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x628] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @688c7b35(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:30:53.562 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x628] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:30:53.562 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x628] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @688c7b35(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:30:53.563 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f9a9e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:30:53.563 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5ec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:30:53.563 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f9a9e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:30:53.564 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32659750(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:30:53.564 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:30:53.564 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32659750(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:30:53.568 GMT <RMI TCP Connection(105)-172.17.0.2> tid=0x71a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46621a9f

[vm0] [info 2020/03/04 23:30:53.574 GMT <RMI TCP Connection(105)-172.17.0.2> tid=0x71a] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:30:53.574 GMT <RMI TCP Connection(105)-172.17.0.2> tid=0x71a] Locator was created at Wed Mar 04 23:30:53 GMT 2020

[vm0] [info 2020/03/04 23:30:53.574 GMT <RMI TCP Connection(105)-172.17.0.2> tid=0x71a] Listening on port 24087 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:30:53.575 GMT <RMI TCP Connection(105)-172.17.0.2> tid=0x71a] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4259580614490481627/locator/locator24087view.dat

[vm0] [info 2020/03/04 23:30:53.575 GMT <RMI TCP Connection(105)-172.17.0.2> tid=0x71a] recovery file not found: /tmp/junit4259580614490481627/locator/locator24087view.dat

[vm0] [info 2020/03/04 23:30:53.576 GMT <RMI TCP Connection(105)-172.17.0.2> tid=0x71a] Starting distributed system

[vm0] [info 2020/03/04 23:30:53.577 GMT <RMI TCP Connection(105)-172.17.0.2> tid=0x71a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:30:57.221 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@513347bf

[vm1] [info 2020/03/04 23:30:57.226 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:30:57.798 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x601] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@baec3ec

[vm2] [info 2020/03/04 23:30:57.810 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x601] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:30:58.438 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7d36c697

[vm3] [info 2020/03/04 23:30:58.445 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:30:59.092 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x628] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@c60ed50

[vm4] [info 2020/03/04 23:30:59.100 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x628] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:30:59.736 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24088]

Command result for <connect --jmx-manager=localhost[24088]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24088] ..
Successfully connected to: [host=localhost, port=24088]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:31:09.669 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x621] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f99264

[vm5] [info 2020/03/04 23:31:09.675 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x621] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:31:10.124 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x577] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6226af30

[vm5] [info 2020/03/04 23:31:10.130 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x577] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:31:10.354 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x627] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7289017d

[vm6] [info 2020/03/04 23:31:10.359 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x627] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:31:10.789 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7f432648

[vm6] [info 2020/03/04 23:31:10.795 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:31:11.206 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:31:11.637 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:31:14.444 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@10f34e38

[vm5] [info 2020/03/04 23:31:14.449 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 949
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2486
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 261
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8805


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:31:14.897 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 153 ms)

[vm2] [info 2020/03/04 23:31:15.040 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x604] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 140 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 876
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2407
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 214
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8388


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm6] [info 2020/03/04 23:31:15.120 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@208ec8d2

[vm6] [info 2020/03/04 23:31:15.127 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:31:15.186 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x5e2] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 143 ms)

[vm1] [info 2020/03/04 23:31:15.259 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 159 ms)

[vm4] [info 2020/03/04 23:31:15.330 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 142 ms)

[vm2] [info 2020/03/04 23:31:15.404 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 142 ms)

[vm5] [info 2020/03/04 23:31:15.498 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 166 ms)

[vm3] [info 2020/03/04 23:31:15.549 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x611] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 143 ms)

[vm6] [info 2020/03/04 23:31:15.641 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 141 ms)

[vm4] [info 2020/03/04 23:31:15.697 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x612] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 145 ms)

[vm0] [info 2020/03/04 23:31:15.784 GMT <RMI TCP Connection(106)-172.17.0.6> tid=0x713] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:31:15.785 GMT <RMI TCP Connection(106)-172.17.0.6> tid=0x713] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 141 ms)

[info 2020/03/04 23:31:15.786 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:15.788 GMT <RMI TCP Connection(106)-172.17.0.6> tid=0x713] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68badde7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:31:15.788 GMT <RMI TCP Connection(106)-172.17.0.6> tid=0x713] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:15.788 GMT <RMI TCP Connection(106)-172.17.0.6> tid=0x713] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68badde7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:31:15.791 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52654a70(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:31:15.791 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:15.791 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52654a70(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:31:15.792 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x604] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6459fca3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:31:15.792 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x604] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:15.792 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x604] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6459fca3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:31:15.793 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x5e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6519ea37(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:31:15.793 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x5e2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:15.793 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x5e2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6519ea37(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:31:15.794 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e8b181e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:31:15.794 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x606] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:15.794 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e8b181e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:31:15.795 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x621] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d953e28(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:31:15.795 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x621] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:15.795 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d953e28(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:31:15.796 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x627] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ce3467e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:31:15.796 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x627] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:15.796 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ce3467e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:31:15.798 GMT <RMI TCP Connection(106)-172.17.0.6> tid=0x713] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:31:15.798 GMT <RMI TCP Connection(106)-172.17.0.6> tid=0x713] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:31:15.801 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:31:15.801 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:31:15.802 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x604] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:31:15.802 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x604] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:31:15.803 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x5e2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:31:15.803 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x5e2] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:31:15.804 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:31:15.805 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:31:15.805 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x621] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:31:15.806 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:31:15.806 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x627] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:31:15.807 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:31:15.809 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:31:15.809 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:31:15.847 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21230].
Not connected.


[info 2020/03/04 23:31:15.849 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:31:15.849 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:15.851 GMT <RMI TCP Connection(106)-172.17.0.6> tid=0x713] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17aab96a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:31:15.851 GMT <RMI TCP Connection(106)-172.17.0.6> tid=0x713] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:15.851 GMT <RMI TCP Connection(106)-172.17.0.6> tid=0x713] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17aab96a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:31:15.852 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12641000(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:31:15.852 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:15.852 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12641000(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:31:15.853 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x604] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f1c8fab(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:31:15.854 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x604] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:15.854 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x604] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f1c8fab(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:31:15.855 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x5e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fa81a4d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:31:15.855 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x5e2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:15.855 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x5e2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fa81a4d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:31:15.856 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28ae9a6c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:31:15.856 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x606] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:15.856 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28ae9a6c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:31:15.857 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x621] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @572000d6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:31:15.857 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x621] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:15.857 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @572000d6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:31:15.858 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x627] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21b24da0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:31:15.858 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x627] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:15.858 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21b24da0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:31:15.858 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 159 ms)

[info 2020/03/04 23:31:15.862 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8794745771427473326

[info 2020/03/04 23:31:15.866 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:31:15.924 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@41bfd29f

[vm5] [info 2020/03/04 23:31:15.930 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x36c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:31:15.991 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:31:16.009 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 149 ms)

[info 2020/03/04 23:31:16.127 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:16.128 GMT <RMI TCP Connection(106)-172.17.0.6> tid=0x713] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aa5430f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:31:16.128 GMT <RMI TCP Connection(106)-172.17.0.6> tid=0x713] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:16.128 GMT <RMI TCP Connection(106)-172.17.0.6> tid=0x713] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aa5430f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:31:16.129 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f9100e7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:31:16.129 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:16.129 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f9100e7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:31:16.130 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x604] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4799f78a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:31:16.130 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x604] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:16.130 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x604] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4799f78a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:31:16.131 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x5e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47aca33a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:31:16.131 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x5e2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:16.131 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x5e2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47aca33a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:31:16.132 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50f1fa6b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:31:16.132 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x606] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:16.132 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50f1fa6b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:31:16.133 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x621] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25f0bae(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:31:16.133 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x621] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:16.133 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25f0bae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:31:16.134 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x627] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3756a07c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:31:16.134 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x627] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:16.134 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3756a07c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:31:16.137 GMT <RMI TCP Connection(106)-172.17.0.6> tid=0x713] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d328fb8

[vm0] [info 2020/03/04 23:31:16.143 GMT <RMI TCP Connection(106)-172.17.0.6> tid=0x713] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:31:16.144 GMT <RMI TCP Connection(106)-172.17.0.6> tid=0x713] Locator was created at Wed Mar 04 23:31:16 GMT 2020

[vm0] [info 2020/03/04 23:31:16.144 GMT <RMI TCP Connection(106)-172.17.0.6> tid=0x713] Listening on port 21232 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:31:16.144 GMT <RMI TCP Connection(106)-172.17.0.6> tid=0x713] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8794745771427473326/locator/locator21232view.dat

[vm0] [info 2020/03/04 23:31:16.144 GMT <RMI TCP Connection(106)-172.17.0.6> tid=0x713] recovery file not found: /tmp/junit8794745771427473326/locator/locator21232view.dat

[vm0] [info 2020/03/04 23:31:16.145 GMT <RMI TCP Connection(106)-172.17.0.6> tid=0x713] Starting distributed system

[vm0] [info 2020/03/04 23:31:16.146 GMT <RMI TCP Connection(106)-172.17.0.6> tid=0x713] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:31:16.152 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x676] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:31:16.152 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x676] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 141 ms)

[info 2020/03/04 23:31:16.153 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:16.155 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43db4248(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:31:16.155 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x676] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:16.156 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x676] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43db4248(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:31:16.156 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4654b4cb(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:31:16.156 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:16.156 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4654b4cb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:31:16.157 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ba1d0e6(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:31:16.157 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:16.157 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ba1d0e6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:31:16.158 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x611] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cdfa09d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:31:16.158 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x611] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:16.158 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x611] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cdfa09d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:31:16.159 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @91d0a56(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:31:16.159 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x612] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:16.159 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x612] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @91d0a56(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:31:16.160 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x577] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5daf1026(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:31:16.160 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x577] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:16.160 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5daf1026(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:31:16.161 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @449f0ede(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:31:16.161 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:16.161 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @449f0ede(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:31:16.163 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x676] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:31:16.163 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x676] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:31:16.164 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:31:16.164 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:31:16.165 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:31:16.165 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:31:16.166 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x611] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:31:16.167 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x611] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:31:16.168 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x612] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:31:16.168 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x612] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:31:16.169 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x577] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:31:16.169 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:31:16.170 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:31:16.170 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:31:16.172 GMT <RMI TCP Connection(17)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:31:16.173 GMT <RMI TCP Connection(17)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:31:16.211 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20072].
Not connected.


[info 2020/03/04 23:31:16.212 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:31:16.212 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:16.214 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a1e01dd(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:31:16.214 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x676] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:16.214 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x676] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a1e01dd(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:31:16.215 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b48cf93(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:31:16.215 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:16.215 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b48cf93(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:31:16.216 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ebf8a5e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:31:16.216 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:16.216 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ebf8a5e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:31:16.217 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x611] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dcf6098(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:31:16.217 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x611] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:16.217 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x611] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dcf6098(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:31:16.218 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @188c79a8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:31:16.218 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x612] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:16.218 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x612] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @188c79a8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:31:16.219 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x577] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a5ec592(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:31:16.219 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x577] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:16.219 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a5ec592(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:31:16.220 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45f62e57(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:31:16.220 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:16.220 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45f62e57(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:31:16.224 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11028554591509879813

[info 2020/03/04 23:31:16.227 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:31:16.477 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:16.477 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52cea976(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:31:16.478 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x676] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:16.478 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x676] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52cea976(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:31:16.479 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4866f106(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:31:16.479 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:16.479 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4866f106(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:31:16.480 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6755db3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:31:16.480 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:16.480 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6755db3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:31:16.481 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x611] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75b26663(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:31:16.481 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x611] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:16.481 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x611] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75b26663(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:31:16.482 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60e4a83b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:31:16.482 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x612] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:16.482 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x612] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60e4a83b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:31:16.483 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x577] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @482835fb(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:31:16.483 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x577] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:16.483 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @482835fb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:31:16.484 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f1b00f1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:31:16.484 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:16.484 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f1b00f1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:31:16.488 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x676] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3cf2dc29

[vm0] [info 2020/03/04 23:31:16.495 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x676] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:31:16.495 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x676] Locator was created at Wed Mar 04 23:31:16 GMT 2020

[vm0] [info 2020/03/04 23:31:16.495 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x676] Listening on port 20074 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:31:16.495 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x676] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11028554591509879813/locator/locator20074view.dat

[vm0] [info 2020/03/04 23:31:16.496 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x676] recovery file not found: /tmp/junit11028554591509879813/locator/locator20074view.dat

[vm0] [info 2020/03/04 23:31:16.497 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x676] Starting distributed system

[vm0] [info 2020/03/04 23:31:16.498 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x676] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:31:16.702 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x613] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b13e7d3

[vm6] [info 2020/03/04 23:31:16.738 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x613] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:31:17.630 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:31:18.821 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x600] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@53cff15f

[vm5] [info 2020/03/04 23:31:18.826 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x600] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:31:19.566 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x655] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@504c6349

[vm6] [info 2020/03/04 23:31:19.571 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x655] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1408
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2587
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 333
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9522


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:31:19.913 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 154 ms)

[vm5] [info 2020/03/04 23:31:20.059 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x57e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@21b688d9

[vm5] [info 2020/03/04 23:31:20.065 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x57e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:31:20.073 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 157 ms)

[vm1] [info 2020/03/04 23:31:20.217 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@114fe40a

[vm1] [info 2020/03/04 23:31:20.222 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:31:20.222 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5f6] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 145 ms)

[vm4] [info 2020/03/04 23:31:20.386 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x5f9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 161 ms)

[vm1] [info 2020/03/04 23:31:20.484 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:31:20.513 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7173f0cd

[vm1] [info 2020/03/04 23:31:20.518 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:31:20.549 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 162 ms)

[vm6] [info 2020/03/04 23:31:20.688 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 137 ms)

[vm6] [info 2020/03/04 23:31:20.759 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x483] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32beda20

[vm6] [info 2020/03/04 23:31:20.763 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x483] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:31:20.830 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x604] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c8a7d98

[vm2] [info 2020/03/04 23:31:20.836 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x604] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:31:20.837 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x635] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:31:20.837 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x635] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 147 ms)

[info 2020/03/04 23:31:20.838 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:20.840 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x635] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67910f04(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:31:20.840 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x635] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:20.840 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x635] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67910f04(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:31:20.841 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62aa0412(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:31:20.841 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:20.841 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62aa0412(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:31:20.842 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7154c7da(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:31:20.842 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:20.842 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7154c7da(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:31:20.843 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @680ea705(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:31:20.843 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5f6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:20.843 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5f6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @680ea705(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:31:20.845 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35522ddd(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:31:20.845 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x5f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:20.845 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x5f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35522ddd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:31:20.846 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40aabaeb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:31:20.846 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:20.846 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40aabaeb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:31:20.847 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17c6fd78(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:31:20.847 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:20.847 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17c6fd78(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:31:20.849 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x635] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:31:20.849 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x635] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:31:20.850 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:31:20.850 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:31:20.851 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:31:20.851 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:31:20.852 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5f6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:31:20.852 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5f6] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:31:20.854 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x5f9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:31:20.854 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x5f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:31:20.855 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:31:20.855 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:31:20.856 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:31:20.857 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:31:20.858 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:31:20.859 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:31:20.888 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24988].
Not connected.


[info 2020/03/04 23:31:20.889 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:31:20.890 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:20.891 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x635] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37afa219(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:31:20.891 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x635] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:20.891 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x635] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37afa219(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:31:20.892 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @243ac687(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:31:20.892 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:20.892 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @243ac687(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:31:20.893 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56ae0c42(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:31:20.893 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:20.893 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56ae0c42(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:31:20.894 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57be981(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:31:20.894 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5f6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:20.894 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5f6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57be981(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:31:20.895 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e13c665(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:31:20.895 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x5f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:20.895 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x5f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e13c665(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:31:20.896 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @227bcd3a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:31:20.896 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:20.896 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @227bcd3a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:31:20.896 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cb5bd08(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:31:20.897 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:20.897 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cb5bd08(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:31:20.900 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15512328011969812006

[info 2020/03/04 23:31:20.902 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1271
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2452
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 188
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 8580


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm2] [info 2020/03/04 23:31:21.131 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@62e1cbe1

[vm2] [info 2020/03/04 23:31:21.141 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:31:21.167 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:21.168 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x635] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66ce355(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:31:21.168 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x635] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:21.168 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x635] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66ce355(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:31:21.168 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aa2db87(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:31:21.169 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:21.169 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aa2db87(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:31:21.170 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ebee45d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:31:21.170 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5fa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:21.170 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ebee45d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:31:21.170 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d725abc(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:31:21.171 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5f6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:21.171 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5f6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d725abc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:31:21.171 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7100273d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:31:21.172 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x5f9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:21.172 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x5f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7100273d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:31:21.172 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15f8d782(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:31:21.173 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:21.173 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15f8d782(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:31:21.173 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @173b31ce(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:31:21.173 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:21.173 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @173b31ce(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:31:21.177 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x635] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6a3c47fa

[vm0] [info 2020/03/04 23:31:21.184 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x635] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:31:21.185 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x635] Locator was created at Wed Mar 04 23:31:21 GMT 2020

[vm0] [info 2020/03/04 23:31:21.185 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x635] Listening on port 24990 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:31:21.185 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x635] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15512328011969812006/locator/locator24990view.dat

[vm0] [info 2020/03/04 23:31:21.185 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x635] recovery file not found: /tmp/junit15512328011969812006/locator/locator24990view.dat

[vm0] [info 2020/03/04 23:31:21.186 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x635] Starting distributed system

[vm0] [info 2020/03/04 23:31:21.187 GMT <RMI TCP Connection(104)-172.17.0.8> tid=0x635] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:31:21.247 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 164 ms)

[vm2] [info 2020/03/04 23:31:21.394 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5c8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 144 ms)

[vm3] [info 2020/03/04 23:31:21.475 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x5e2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d73dc83

[vm3] [info 2020/03/04 23:31:21.484 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x5e2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:31:21.543 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5fb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 147 ms)

[vm1] [info 2020/03/04 23:31:21.688 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:31:21.698 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x645] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 151 ms)

[vm3] [info 2020/03/04 23:31:21.812 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x611] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a9c7000

[vm3] [info 2020/03/04 23:31:21.819 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x611] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:31:21.850 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 150 ms)

[vm6] [info 2020/03/04 23:31:21.999 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 148 ms)

[vm4] [info 2020/03/04 23:31:22.143 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x606] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@339ea6ac

[vm0] [info 2020/03/04 23:31:22.147 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x71c] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:31:22.148 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x71c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 146 ms)

[info 2020/03/04 23:31:22.149 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:22.150 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x606] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:31:22.150 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x71c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2173f579(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:31:22.151 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x71c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:22.151 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x71c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2173f579(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:31:22.151 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8f6a8f9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:31:22.151 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:22.152 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8f6a8f9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:31:22.154 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @706db81d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:31:22.154 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:22.154 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @706db81d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:31:22.155 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49a1a8a1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:31:22.155 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:22.155 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5fb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49a1a8a1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:31:22.156 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x645] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c224e0f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:31:22.156 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x645] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:22.156 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x645] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c224e0f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:31:22.157 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29e845e0(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:31:22.157 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x36c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:22.157 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29e845e0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:31:22.158 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x613] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f255522(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:31:22.158 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x613] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:22.158 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f255522(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:31:22.160 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x71c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:31:22.161 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x71c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:31:22.165 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:31:22.165 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:31:22.168 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5c8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:31:22.168 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:31:22.169 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5fb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:31:22.170 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5fb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:31:22.171 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x645] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:31:22.171 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x645] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:31:22.172 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:31:22.172 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:31:22.173 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x613] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:31:22.173 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:31:22.175 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:31:22.176 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:31:22.199 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29821].
Not connected.


[info 2020/03/04 23:31:22.201 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:31:22.202 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:22.203 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x71c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24af4f2c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:31:22.203 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x71c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:22.203 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x71c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24af4f2c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:31:22.204 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a374447(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:31:22.204 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:22.205 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a374447(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:31:22.205 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @547d12d6(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:31:22.206 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:22.206 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @547d12d6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:31:22.206 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d7e9202(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:31:22.207 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:22.207 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5fb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d7e9202(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:31:22.207 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x645] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6254811e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:31:22.208 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x645] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:22.208 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x645] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6254811e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:31:22.208 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b40baa0(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:31:22.209 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x36c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:22.209 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b40baa0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:31:22.209 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x613] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7912e7e1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:31:22.210 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x613] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:22.210 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7912e7e1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:31:22.214 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3221402365606345889

[info 2020/03/04 23:31:22.217 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:31:22.489 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:22.490 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x71c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dd8ceb(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:31:22.490 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x71c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:22.490 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x71c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dd8ceb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:31:22.491 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d6dfff5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:31:22.491 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:22.491 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d6dfff5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:31:22.492 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fea676b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:31:22.492 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5c8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:22.492 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fea676b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:31:22.493 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @556a797(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:31:22.493 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5fb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:22.493 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5fb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @556a797(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:31:22.494 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x645] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a2962ee(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:31:22.494 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x645] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:22.494 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x645] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a2962ee(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:31:22.495 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d79a9dc(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:31:22.495 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x36c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:22.495 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d79a9dc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:31:22.496 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x613] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @374d2a8c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:31:22.496 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x613] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:22.496 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @374d2a8c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:31:22.500 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x71c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2c75b0d1

[vm0] [info 2020/03/04 23:31:22.508 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x71c] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:31:22.508 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x71c] Locator was created at Wed Mar 04 23:31:22 GMT 2020

[vm0] [info 2020/03/04 23:31:22.508 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x71c] Listening on port 29823 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:31:22.509 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x71c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3221402365606345889/locator/locator29823view.dat

[vm0] [info 2020/03/04 23:31:22.509 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x71c] recovery file not found: /tmp/junit3221402365606345889/locator/locator29823view.dat

[vm0] [info 2020/03/04 23:31:22.510 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x71c] Starting distributed system

[vm0] [info 2020/03/04 23:31:22.511 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x71c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:31:22.524 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x612] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a34582b

[vm4] [info 2020/03/04 23:31:22.534 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x612] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:31:22.873 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21233]

Command result for <connect --jmx-manager=localhost[21233]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21233] ..
Successfully connected to: [host=localhost, port=21233]


[info 2020/03/04 23:31:23.214 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20075]

Command result for <connect --jmx-manager=localhost[20075]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20075] ..
Successfully connected to: [host=localhost, port=20075]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 907
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2179
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 138
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 7488


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:31:23.684 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 151 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:31:23.836 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 150 ms)

[vm3] [info 2020/03/04 23:31:23.978 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 140 ms)

[vm4] [info 2020/03/04 23:31:24.124 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 143 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:31:24.273 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x600] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 147 ms)

[vm6] [info 2020/03/04 23:31:24.413 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x655] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 138 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 23:31:24.560 GMT <RMI TCP Connection(106)-172.17.0.9> tid=0x404] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:31:24.560 GMT <RMI TCP Connection(106)-172.17.0.9> tid=0x404] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 146 ms)

[info 2020/03/04 23:31:24.561 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:24.563 GMT <RMI TCP Connection(106)-172.17.0.9> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a1836df(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:31:24.563 GMT <RMI TCP Connection(106)-172.17.0.9> tid=0x404] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:24.563 GMT <RMI TCP Connection(106)-172.17.0.9> tid=0x404] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a1836df(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:31:24.564 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e8b7d7f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:31:24.564 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:24.564 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e8b7d7f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:31:24.565 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6609f479(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:31:24.565 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:24.565 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6609f479(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:31:24.566 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cf43540(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:31:24.566 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:24.566 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cf43540(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:31:24.567 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64d2cf65(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:31:24.567 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:24.567 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64d2cf65(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:31:24.568 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x600] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @323abeba(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:31:24.568 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x600] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:24.568 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x600] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @323abeba(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:31:24.568 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x655] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67cad0a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:31:24.569 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x655] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:24.569 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x655] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67cad0a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:31:24.571 GMT <RMI TCP Connection(106)-172.17.0.9> tid=0x404] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:31:24.571 GMT <RMI TCP Connection(106)-172.17.0.9> tid=0x404] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:31:24.572 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:31:24.572 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:31:24.573 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:31:24.573 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:31:24.574 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:31:24.574 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:31:24.575 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:31:24.575 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:31:24.575 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x600] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:31:24.576 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x600] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:31:24.576 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x655] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:31:24.577 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x655] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:31:24.578 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:31:24.579 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:31:24.608 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26927].
Not connected.


[info 2020/03/04 23:31:24.610 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:31:24.610 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:24.612 GMT <RMI TCP Connection(106)-172.17.0.9> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b8e15fb(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:31:24.612 GMT <RMI TCP Connection(106)-172.17.0.9> tid=0x404] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:24.612 GMT <RMI TCP Connection(106)-172.17.0.9> tid=0x404] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b8e15fb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:31:24.613 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fc25946(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:31:24.613 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:24.613 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fc25946(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:31:24.614 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7396b3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:31:24.614 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:24.614 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7396b3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:31:24.614 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67020d1b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:31:24.614 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:24.615 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67020d1b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:31:24.615 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @565759f5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:31:24.615 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:24.615 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @565759f5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:31:24.616 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x600] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42d7d31d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:31:24.616 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x600] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:24.616 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x600] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42d7d31d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:31:24.617 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x655] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ddc15e1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:31:24.617 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x655] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:24.617 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x655] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ddc15e1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:31:24.620 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15624078266873575334

[info 2020/03/04 23:31:24.623 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250083
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 922
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2091
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 141
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 7230


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:31:24.862 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 154 ms)

[info 2020/03/04 23:31:24.874 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:24.875 GMT <RMI TCP Connection(106)-172.17.0.9> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e3ede24(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:31:24.875 GMT <RMI TCP Connection(106)-172.17.0.9> tid=0x404] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:24.875 GMT <RMI TCP Connection(106)-172.17.0.9> tid=0x404] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e3ede24(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:31:24.876 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @624842d6(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:31:24.877 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:24.877 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @624842d6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:31:24.877 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40899af1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:31:24.878 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:24.878 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40899af1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:31:24.879 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2de6e5fe(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:31:24.879 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:24.879 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2de6e5fe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:31:24.879 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31dc6289(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:31:24.880 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:24.880 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31dc6289(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:31:24.881 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x600] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c8565a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:31:24.881 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x600] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:24.881 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x600] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c8565a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:31:24.882 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x655] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3106c386(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:31:24.882 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x655] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:24.882 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x655] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3106c386(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:31:24.886 GMT <RMI TCP Connection(106)-172.17.0.9> tid=0x404] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74a5b512

[vm0] [info 2020/03/04 23:31:24.892 GMT <RMI TCP Connection(106)-172.17.0.9> tid=0x404] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:31:24.892 GMT <RMI TCP Connection(106)-172.17.0.9> tid=0x404] Locator was created at Wed Mar 04 23:31:24 GMT 2020

[vm0] [info 2020/03/04 23:31:24.892 GMT <RMI TCP Connection(106)-172.17.0.9> tid=0x404] Listening on port 26929 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:31:24.897 GMT <RMI TCP Connection(106)-172.17.0.9> tid=0x404] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15624078266873575334/locator/locator26929view.dat

[vm0] [info 2020/03/04 23:31:24.897 GMT <RMI TCP Connection(106)-172.17.0.9> tid=0x404] recovery file not found: /tmp/junit15624078266873575334/locator/locator26929view.dat

[vm0] [info 2020/03/04 23:31:24.898 GMT <RMI TCP Connection(106)-172.17.0.9> tid=0x404] Starting distributed system

[vm0] [info 2020/03/04 23:31:24.900 GMT <RMI TCP Connection(106)-172.17.0.9> tid=0x404] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:31:25.022 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x556] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 158 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:31:25.152 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@2009dfd0

[vm1] [info 2020/03/04 23:31:25.156 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:31:25.171 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5a7] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 146 ms)

[vm4] [info 2020/03/04 23:31:25.327 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a6] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 153 ms)

[vm5] [info 2020/03/04 23:31:25.483 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x57e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 154 ms)

[vm6] [info 2020/03/04 23:31:25.651 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 166 ms)

[vm2] [info 2020/03/04 23:31:25.793 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3c818d34

[vm2] [info 2020/03/04 23:31:25.800 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5fa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:31:25.804 GMT <RMI TCP Connection(103)-172.17.0.7> tid=0x4e5] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:31:25.804 GMT <RMI TCP Connection(103)-172.17.0.7> tid=0x4e5] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 151 ms)

[info 2020/03/04 23:31:25.805 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:25.807 GMT <RMI TCP Connection(103)-172.17.0.7> tid=0x4e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f69ea4b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:31:25.807 GMT <RMI TCP Connection(103)-172.17.0.7> tid=0x4e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:25.807 GMT <RMI TCP Connection(103)-172.17.0.7> tid=0x4e5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f69ea4b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:31:25.808 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46d487ec(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:31:25.808 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:25.808 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46d487ec(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:31:25.809 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x556] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c53ba0e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:31:25.809 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x556] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:25.809 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x556] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c53ba0e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:31:25.810 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @464f36df(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:31:25.810 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:25.810 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5a7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @464f36df(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:31:25.811 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15bfe4ab(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:31:25.811 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:25.811 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15bfe4ab(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:31:25.812 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x57e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @82f2c49(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:31:25.812 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x57e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:25.812 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x57e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @82f2c49(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:31:25.813 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x483] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d1b6a1c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:31:25.813 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x483] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:25.813 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d1b6a1c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:31:25.816 GMT <RMI TCP Connection(103)-172.17.0.7> tid=0x4e5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:31:25.816 GMT <RMI TCP Connection(103)-172.17.0.7> tid=0x4e5] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:31:25.817 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:31:25.817 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:31:25.818 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x556] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:31:25.818 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x556] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:31:25.819 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:31:25.819 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5a7] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:31:25.820 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:31:25.820 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a6] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:31:25.821 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x57e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:31:25.821 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x57e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:31:25.822 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x483] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:31:25.823 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:31:25.832 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:31:25.833 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:31:25.869 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21524].
Not connected.


[info 2020/03/04 23:31:25.871 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:31:25.872 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:25.873 GMT <RMI TCP Connection(103)-172.17.0.7> tid=0x4e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7104d584(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:31:25.873 GMT <RMI TCP Connection(103)-172.17.0.7> tid=0x4e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:25.873 GMT <RMI TCP Connection(103)-172.17.0.7> tid=0x4e5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7104d584(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:31:25.874 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @173ac48e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:31:25.874 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:25.874 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @173ac48e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:31:25.875 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x556] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74152eb6(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:31:25.875 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x556] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:25.875 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x556] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74152eb6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:31:25.877 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @602a7c5d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:31:25.877 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:25.877 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5a7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @602a7c5d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:31:25.878 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f27917e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:31:25.878 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:25.878 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f27917e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:31:25.879 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x57e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31f8e935(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:31:25.879 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x57e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:25.879 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x57e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31f8e935(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:31:25.880 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x483] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bc4e3a8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:31:25.880 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x483] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:25.880 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bc4e3a8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:31:25.884 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15356023373751390264

[info 2020/03/04 23:31:25.889 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:31:26.142 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:26.143 GMT <RMI TCP Connection(103)-172.17.0.7> tid=0x4e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @686f444b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:31:26.143 GMT <RMI TCP Connection(103)-172.17.0.7> tid=0x4e5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:26.143 GMT <RMI TCP Connection(103)-172.17.0.7> tid=0x4e5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @686f444b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:31:26.144 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fe61630(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:31:26.144 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:26.145 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fe61630(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:31:26.145 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x556] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31d99de0(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:31:26.145 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x556] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:26.145 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x556] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31d99de0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:31:26.146 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19b207f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:31:26.146 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:26.146 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5a7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19b207f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:31:26.147 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20e2f8e4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:31:26.147 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:26.147 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20e2f8e4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:31:26.148 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x57e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b81c58d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:31:26.148 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x57e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:26.148 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x57e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b81c58d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:31:26.149 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x483] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68d1e0d6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:31:26.149 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x483] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:26.149 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x483] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68d1e0d6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:31:26.153 GMT <RMI TCP Connection(103)-172.17.0.7> tid=0x4e5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5be2ae06

[vm0] [info 2020/03/04 23:31:26.160 GMT <RMI TCP Connection(103)-172.17.0.7> tid=0x4e5] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:31:26.161 GMT <RMI TCP Connection(103)-172.17.0.7> tid=0x4e5] Locator was created at Wed Mar 04 23:31:26 GMT 2020

[vm0] [info 2020/03/04 23:31:26.162 GMT <RMI TCP Connection(103)-172.17.0.7> tid=0x4e5] Listening on port 21526 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:31:26.163 GMT <RMI TCP Connection(103)-172.17.0.7> tid=0x4e5] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15356023373751390264/locator/locator21526view.dat

[vm0] [info 2020/03/04 23:31:26.163 GMT <RMI TCP Connection(103)-172.17.0.7> tid=0x4e5] recovery file not found: /tmp/junit15356023373751390264/locator/locator21526view.dat

[vm0] [info 2020/03/04 23:31:26.165 GMT <RMI TCP Connection(103)-172.17.0.7> tid=0x4e5] Starting distributed system

[vm0] [info 2020/03/04 23:31:26.168 GMT <RMI TCP Connection(103)-172.17.0.7> tid=0x4e5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:31:26.461 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@eb1a2a1

[vm1] [info 2020/03/04 23:31:26.466 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:31:26.491 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5f6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@d48639

[vm3] [info 2020/03/04 23:31:26.499 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x5f6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:31:27.056 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5c8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1f1910f3

[vm2] [info 2020/03/04 23:31:27.062 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5c8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:31:27.127 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x5f9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7e0aec18

[vm4] [info 2020/03/04 23:31:27.133 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x5f9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:31:27.677 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5fb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6724045

[vm3] [info 2020/03/04 23:31:27.683 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5fb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:31:27.789 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24991]

Command result for <connect --jmx-manager=localhost[24991]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24991] ..
Successfully connected to: [host=localhost, port=24991]


[vm4] [info 2020/03/04 23:31:28.329 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x645] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4997b2cd

[vm4] [info 2020/03/04 23:31:28.336 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x645] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:31:28.892 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3d6a4a4

[vm1] [info 2020/03/04 23:31:28.896 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:31:28.974 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29824]

Command result for <connect --jmx-manager=localhost[29824]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29824] ..
Successfully connected to: [host=localhost, port=29824]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:31:29.466 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3c46077f

[vm2] [info 2020/03/04 23:31:29.472 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x54c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:31:30.020 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@30f86bbb

[vm1] [info 2020/03/04 23:31:30.025 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:31:30.082 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@418327e5

[vm3] [info 2020/03/04 23:31:30.088 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:31:30.608 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x556] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f5ade4e

[vm2] [info 2020/03/04 23:31:30.615 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x556] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:31:30.724 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@6e267e58

[vm4] [info 2020/03/04 23:31:30.731 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5a3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:31:31.248 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@9349be2

[vm3] [info 2020/03/04 23:31:31.255 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:31:31.381 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26930]

Command result for <connect --jmx-manager=localhost[26930]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26930] ..
Successfully connected to: [host=localhost, port=26930]


[vm4] [info 2020/03/04 23:31:31.917 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@70659c3b

[vm4] [info 2020/03/04 23:31:31.924 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:31:32.624 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21527]

Command result for <connect --jmx-manager=localhost[21527]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21527] ..
Successfully connected to: [host=localhost, port=21527]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:31:34.072 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@45a98d33

[vm5] [info 2020/03/04 23:31:34.077 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5fb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:31:34.821 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@43fb870d

[vm6] [info 2020/03/04 23:31:34.827 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x60e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:31:35.718 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 928
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2353
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 237
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8322


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:31:39.252 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 153 ms)

[vm2] [info 2020/03/04 23:31:39.408 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 153 ms)

[vm3] [info 2020/03/04 23:31:39.561 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 151 ms)

[vm4] [info 2020/03/04 23:31:39.704 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 140 ms)

[vm5] [info 2020/03/04 23:31:39.865 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 159 ms)

[vm6] [info 2020/03/04 23:31:40.008 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 141 ms)

[vm0] [info 2020/03/04 23:31:40.156 GMT <RMI TCP Connection(107)-172.17.0.4> tid=0x6f3] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:31:40.156 GMT <RMI TCP Connection(107)-172.17.0.4> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 146 ms)

[info 2020/03/04 23:31:40.157 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:40.159 GMT <RMI TCP Connection(107)-172.17.0.4> tid=0x6f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28c6e774(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:31:40.160 GMT <RMI TCP Connection(107)-172.17.0.4> tid=0x6f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:40.160 GMT <RMI TCP Connection(107)-172.17.0.4> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28c6e774(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:31:40.160 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac51f79(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:31:40.161 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:40.161 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac51f79(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:31:40.161 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20cf6746(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:31:40.162 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:40.162 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20cf6746(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:31:40.162 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68904860(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:31:40.162 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:40.163 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68904860(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:31:40.163 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bef0644(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:31:40.163 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x56c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:40.164 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bef0644(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:31:40.164 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eca6380(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:31:40.164 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:40.164 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eca6380(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:31:40.165 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65f475f9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:31:40.166 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x60e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:40.166 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65f475f9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:31:40.168 GMT <RMI TCP Connection(107)-172.17.0.4> tid=0x6f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:31:40.168 GMT <RMI TCP Connection(107)-172.17.0.4> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:31:40.169 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:31:40.169 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:31:40.170 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:31:40.170 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:31:40.171 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:31:40.171 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:31:40.172 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:31:40.172 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:31:40.173 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:31:40.174 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:31:40.174 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:31:40.175 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:31:40.177 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:31:40.177 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:31:40.205 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22918].
Not connected.


[info 2020/03/04 23:31:40.206 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:31:40.207 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:40.208 GMT <RMI TCP Connection(107)-172.17.0.4> tid=0x6f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @431aa8b6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:31:40.208 GMT <RMI TCP Connection(107)-172.17.0.4> tid=0x6f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:40.208 GMT <RMI TCP Connection(107)-172.17.0.4> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @431aa8b6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:31:40.209 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @850d9e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:31:40.209 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:40.209 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @850d9e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:31:40.210 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60ba3eb8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:31:40.210 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:40.210 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60ba3eb8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:31:40.211 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24de6c2e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:31:40.211 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:40.211 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24de6c2e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:31:40.212 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17b3c245(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:31:40.212 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x56c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:40.212 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17b3c245(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:31:40.212 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e9cedad(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:31:40.212 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:40.213 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e9cedad(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:31:40.213 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67e6edac(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:31:40.213 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x60e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:40.213 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67e6edac(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:31:40.217 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16078901955036846629

[info 2020/03/04 23:31:40.219 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:31:40.455 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:40.456 GMT <RMI TCP Connection(107)-172.17.0.4> tid=0x6f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15129c72(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:31:40.456 GMT <RMI TCP Connection(107)-172.17.0.4> tid=0x6f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:40.456 GMT <RMI TCP Connection(107)-172.17.0.4> tid=0x6f3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15129c72(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:31:40.457 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35933f88(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:31:40.457 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:40.457 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35933f88(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:31:40.458 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e0cdf23(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:31:40.458 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3cc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:40.458 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e0cdf23(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:31:40.459 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d284409(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:31:40.459 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:40.459 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d284409(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:31:40.460 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40d0a5a8(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:31:40.460 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x56c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:40.460 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40d0a5a8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:31:40.461 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14cc3d0e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:31:40.461 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5fb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:40.461 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14cc3d0e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:31:40.462 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @565aa13(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:31:40.462 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x60e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:40.462 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @565aa13(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:31:40.466 GMT <RMI TCP Connection(107)-172.17.0.4> tid=0x6f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@64dde21b

[vm0] [info 2020/03/04 23:31:40.472 GMT <RMI TCP Connection(107)-172.17.0.4> tid=0x6f3] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:31:40.473 GMT <RMI TCP Connection(107)-172.17.0.4> tid=0x6f3] Locator was created at Wed Mar 04 23:31:40 GMT 2020

[vm0] [info 2020/03/04 23:31:40.473 GMT <RMI TCP Connection(107)-172.17.0.4> tid=0x6f3] Listening on port 22920 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:31:40.473 GMT <RMI TCP Connection(107)-172.17.0.4> tid=0x6f3] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16078901955036846629/locator/locator22920view.dat

[vm0] [info 2020/03/04 23:31:40.473 GMT <RMI TCP Connection(107)-172.17.0.4> tid=0x6f3] recovery file not found: /tmp/junit16078901955036846629/locator/locator22920view.dat

[vm0] [info 2020/03/04 23:31:40.474 GMT <RMI TCP Connection(107)-172.17.0.4> tid=0x6f3] Starting distributed system

[vm0] [info 2020/03/04 23:31:40.475 GMT <RMI TCP Connection(107)-172.17.0.4> tid=0x6f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:31:44.059 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6f56fec

[vm1] [info 2020/03/04 23:31:44.064 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:31:44.655 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@cef9d96

[vm2] [info 2020/03/04 23:31:44.662 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3cc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:31:45.295 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@e300de1

[vm3] [info 2020/03/04 23:31:45.301 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x3da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:31:45.927 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6fbc7d8

[vm4] [info 2020/03/04 23:31:45.934 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x56c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:31:46.261 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5ec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@2ff3d1af

[vm5] [info 2020/03/04 23:31:46.268 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5ec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:31:46.585 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22921]

Command result for <connect --jmx-manager=localhost[22921]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22921] ..
Successfully connected to: [host=localhost, port=22921]


[vm6] [info 2020/03/04 23:31:47.034 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040@44b331f9

[vm6] [info 2020/03/04 23:31:47.041 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2812
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 268
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9426


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:31:51.164 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 157 ms)

[vm2] [info 2020/03/04 23:31:51.322 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x601] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 155 ms)

[vm3] [info 2020/03/04 23:31:51.492 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 167 ms)

[vm4] [info 2020/03/04 23:31:51.649 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x628] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 155 ms)

[vm5] [info 2020/03/04 23:31:51.817 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5ec] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 166 ms)

[vm6] [info 2020/03/04 23:31:51.969 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 150 ms)

[vm0] [info 2020/03/04 23:31:52.114 GMT <RMI TCP Connection(110)-172.17.0.2> tid=0x670] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:31:52.115 GMT <RMI TCP Connection(110)-172.17.0.2> tid=0x670] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 144 ms)

[info 2020/03/04 23:31:52.116 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:52.118 GMT <RMI TCP Connection(110)-172.17.0.2> tid=0x670] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72b8972(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:31:52.118 GMT <RMI TCP Connection(110)-172.17.0.2> tid=0x670] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:52.118 GMT <RMI TCP Connection(110)-172.17.0.2> tid=0x670] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72b8972(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:31:52.119 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a5b7df6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:31:52.119 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:52.119 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a5b7df6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:31:52.120 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x601] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2869e912(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:31:52.120 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x601] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:52.120 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x601] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2869e912(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:31:52.121 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1086fb0c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:31:52.121 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:52.121 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1086fb0c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:31:52.122 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x628] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b169658(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:31:52.122 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x628] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:52.122 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x628] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b169658(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:31:52.123 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @82f39d7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:31:52.123 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:52.123 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @82f39d7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:31:52.124 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cd7b12b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:31:52.124 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:52.124 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cd7b12b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:31:52.127 GMT <RMI TCP Connection(110)-172.17.0.2> tid=0x670] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:31:52.127 GMT <RMI TCP Connection(110)-172.17.0.2> tid=0x670] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:31:52.128 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:31:52.128 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:31:52.129 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x601] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:31:52.129 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x601] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:31:52.130 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:31:52.130 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:31:52.131 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x628] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:31:52.132 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x628] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:31:52.133 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5ec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:31:52.133 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:31:52.134 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:31:52.134 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:31:52.149 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:31:52.150 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:31:52.177 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24088].
Not connected.


[info 2020/03/04 23:31:52.179 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:31:52.180 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:52.182 GMT <RMI TCP Connection(110)-172.17.0.2> tid=0x670] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @749672f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:31:52.182 GMT <RMI TCP Connection(110)-172.17.0.2> tid=0x670] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:52.183 GMT <RMI TCP Connection(110)-172.17.0.2> tid=0x670] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @749672f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:31:52.184 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a0718a2(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:31:52.184 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:52.184 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a0718a2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:31:52.185 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x601] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19ecb8d8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:31:52.185 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x601] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:52.185 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x601] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19ecb8d8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:31:52.186 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5abe9fd7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:31:52.186 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:52.186 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5abe9fd7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:31:52.187 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x628] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @626d5366(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:31:52.187 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x628] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:52.187 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x628] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @626d5366(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:31:52.188 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @df62ba(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:31:52.188 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:52.188 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @df62ba(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:31:52.189 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a5ba596(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:31:52.189 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:52.189 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a5ba596(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:31:52.193 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8041439575825343861

[info 2020/03/04 23:31:52.196 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:31:52.456 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:52.460 GMT <RMI TCP Connection(110)-172.17.0.2> tid=0x670] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47beadd0(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:31:52.460 GMT <RMI TCP Connection(110)-172.17.0.2> tid=0x670] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:31:52.460 GMT <RMI TCP Connection(110)-172.17.0.2> tid=0x670] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47beadd0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:31:52.461 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4978c764(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:31:52.461 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:31:52.461 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4978c764(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:31:52.462 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x601] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5021b32c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:31:52.462 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x601] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:31:52.462 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x601] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5021b32c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:31:52.463 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1052d61d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:31:52.463 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:31:52.463 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1052d61d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:31:52.464 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x628] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52da49eb(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:31:52.465 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x628] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:31:52.465 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x628] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52da49eb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:31:52.466 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @714c88b8(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:31:52.466 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5ec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:31:52.466 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @714c88b8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:31:52.467 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cf04d36(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:31:52.467 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:31:52.467 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cf04d36(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:31:52.471 GMT <RMI TCP Connection(110)-172.17.0.2> tid=0x670] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ce185a5

[vm0] [info 2020/03/04 23:31:52.476 GMT <RMI TCP Connection(110)-172.17.0.2> tid=0x670] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:31:52.476 GMT <RMI TCP Connection(110)-172.17.0.2> tid=0x670] Locator was created at Wed Mar 04 23:31:52 GMT 2020

[vm0] [info 2020/03/04 23:31:52.476 GMT <RMI TCP Connection(110)-172.17.0.2> tid=0x670] Listening on port 24090 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:31:52.477 GMT <RMI TCP Connection(110)-172.17.0.2> tid=0x670] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8041439575825343861/locator/locator24090view.dat

[vm0] [info 2020/03/04 23:31:52.477 GMT <RMI TCP Connection(110)-172.17.0.2> tid=0x670] recovery file not found: /tmp/junit8041439575825343861/locator/locator24090view.dat

[vm0] [info 2020/03/04 23:31:52.477 GMT <RMI TCP Connection(110)-172.17.0.2> tid=0x670] Starting distributed system

[vm0] [info 2020/03/04 23:31:52.479 GMT <RMI TCP Connection(110)-172.17.0.2> tid=0x670] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:31:56.157 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@250a235e

[vm1] [info 2020/03/04 23:31:56.162 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:31:56.734 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x601] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@67ead491

[vm2] [info 2020/03/04 23:31:56.739 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x601] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:31:57.340 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@58675e12

[vm3] [info 2020/03/04 23:31:57.345 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:31:57.947 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x628] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38b5042d

[vm4] [info 2020/03/04 23:31:57.952 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x628] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:31:58.562 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24091]

Command result for <connect --jmx-manager=localhost[24091]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24091] ..
Successfully connected to: [host=localhost, port=24091]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:32:10.694 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x577] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@6f63214f

[vm5] [info 2020/03/04 23:32:10.699 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x621] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840@108c408c

[vm5] [info 2020/03/04 23:32:10.701 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x577] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:32:10.706 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x621] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:32:11.433 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440@586fe58c

[vm6] [info 2020/03/04 23:32:11.444 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:32:11.512 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x627] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@480eb448

[vm6] [info 2020/03/04 23:32:11.518 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x627] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2557
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 262
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8649


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2596
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 310
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8916


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:32:15.376 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 150 ms)

[vm1] [info 2020/03/04 23:32:15.390 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 157 ms)

[vm2] [info 2020/03/04 23:32:15.535 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x604] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 157 ms)

[vm2] [info 2020/03/04 23:32:15.543 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 150 ms)

[vm3] [info 2020/03/04 23:32:15.709 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x611] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 164 ms)

[vm3] [info 2020/03/04 23:32:15.712 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5e2] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 174 ms)

[vm4] [info 2020/03/04 23:32:15.857 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x612] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 144 ms)

[vm4] [info 2020/03/04 23:32:15.868 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 154 ms)

[vm5] [info 2020/03/04 23:32:16.021 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 162 ms)

[vm5] [info 2020/03/04 23:32:16.032 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 163 ms)

[vm6] [info 2020/03/04 23:32:16.170 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 147 ms)

[vm6] [info 2020/03/04 23:32:16.180 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 146 ms)

[vm0] [info 2020/03/04 23:32:16.314 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0x427] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:32:16.315 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0x427] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 143 ms)

[info 2020/03/04 23:32:16.316 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:16.318 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0x427] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @739eb150(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:32:16.318 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0x427] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:16.318 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0x427] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @739eb150(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:32:16.319 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74067ae9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:32:16.319 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:16.319 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74067ae9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:32:16.320 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b627810(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:32:16.320 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:16.320 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b627810(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:32:16.321 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x611] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6967e31c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:32:16.321 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x611] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:16.321 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x611] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6967e31c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:32:16.322 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bcdb3(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:32:16.322 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x612] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:16.322 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x612] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bcdb3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:32:16.323 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x577] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @748b0553(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:32:16.323 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x577] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:16.323 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @748b0553(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:32:16.324 GMT <RMI TCP Connection(111)-172.17.0.6> tid=0x676] Distribution Locator on a2ec09f7c904 is stopped

[vm6] [info 2020/03/04 23:32:16.324 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d5c3e6e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:32:16.324 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:16.324 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d5c3e6e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:32:16.325 GMT <RMI TCP Connection(111)-172.17.0.6> tid=0x676] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 142 ms)

[info 2020/03/04 23:32:16.325 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:16.327 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0x427] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:32:16.327 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0x427] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm0] [info 2020/03/04 23:32:16.328 GMT <RMI TCP Connection(111)-172.17.0.6> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @164e5ff7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:32:16.328 GMT <RMI TCP Connection(111)-172.17.0.6> tid=0x676] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:16.328 GMT <RMI TCP Connection(111)-172.17.0.6> tid=0x676] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @164e5ff7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:32:16.328 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:32:16.328 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:32:16.329 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:32:16.329 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:32:16.330 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x611] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:32:16.330 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x611] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm1] [info 2020/03/04 23:32:16.330 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79e6379b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:32:16.331 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:16.331 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79e6379b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:32:16.331 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x612] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:32:16.331 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x612] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm2] [info 2020/03/04 23:32:16.331 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x604] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4691c4e6(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:32:16.332 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x604] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:16.332 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x604] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4691c4e6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:32:16.332 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @593834ca(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:32:16.333 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5e2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:16.333 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5e2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @593834ca(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:32:16.333 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x577] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:32:16.333 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:32:16.334 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:32:16.335 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[vm4] [info 2020/03/04 23:32:16.335 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @343b10d5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:32:16.335 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x606] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:16.335 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @343b10d5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:32:16.336 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x621] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15d1e9b3(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:32:16.336 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x621] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:16.336 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15d1e9b3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:32:16.337 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x627] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a6f87c1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:32:16.337 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x627] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:16.337 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a6f87c1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:32:16.340 GMT <RMI TCP Connection(111)-172.17.0.6> tid=0x676] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:32:16.340 GMT <RMI TCP Connection(111)-172.17.0.6> tid=0x676] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:32:16.342 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:32:16.343 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:32:16.344 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x604] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:32:16.344 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x604] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:32:16.345 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5e2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:32:16.345 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5e2] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:32:16.348 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:32:16.348 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:32:16.349 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x621] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:32:16.349 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[locator] [info 2020/03/04 23:32:16.349 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:32:16.350 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)

[vm6] [info 2020/03/04 23:32:16.350 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x627] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:32:16.351 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:32:16.368 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20075].
Not connected.


[info 2020/03/04 23:32:16.370 GMT <Test worker> tid=0x18] Executing command: exit

[locator] [info 2020/03/04 23:32:16.370 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:32:16.371 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)

[info 2020/03/04 23:32:16.371 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:16.373 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0x427] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56272cd1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:32:16.373 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0x427] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:16.373 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0x427] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56272cd1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:32:16.374 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c0187a9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:32:16.374 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:16.374 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c0187a9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:32:16.375 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f2240a5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:32:16.375 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:16.375 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f2240a5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:32:16.376 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x611] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d8ac31f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:32:16.376 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x611] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:16.376 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x611] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d8ac31f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:32:16.377 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53b6f5cc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:32:16.377 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x612] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:16.377 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x612] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53b6f5cc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:32:16.378 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x577] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31bcdf73(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:32:16.378 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x577] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:16.378 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31bcdf73(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:32:16.379 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f0baa98(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:32:16.379 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:16.379 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f0baa98(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:32:16.383 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8680981330274714400

[info 2020/03/04 23:32:16.385 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:32:16.399 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21233].
Not connected.


[info 2020/03/04 23:32:16.402 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:32:16.403 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:16.405 GMT <RMI TCP Connection(111)-172.17.0.6> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @463d25e1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:32:16.405 GMT <RMI TCP Connection(111)-172.17.0.6> tid=0x676] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:16.405 GMT <RMI TCP Connection(111)-172.17.0.6> tid=0x676] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @463d25e1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:32:16.406 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5258db85(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:32:16.406 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:16.406 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5258db85(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:32:16.407 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x604] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d94879(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:32:16.407 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x604] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:16.407 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x604] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d94879(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:32:16.408 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54d6a9d5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:32:16.408 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5e2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:16.408 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5e2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54d6a9d5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:32:16.409 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ef16e5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:32:16.409 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x606] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:16.409 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ef16e5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:32:16.410 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x621] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74444eab(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:32:16.410 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x621] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:16.410 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74444eab(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:32:16.411 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x627] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @793fcc43(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:32:16.411 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x627] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:16.411 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @793fcc43(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:32:16.415 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2960341407909324520

[info 2020/03/04 23:32:16.418 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:32:16.609 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:16.610 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0x427] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @189ac034(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:32:16.610 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0x427] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:16.610 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0x427] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @189ac034(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:32:16.611 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58ef5b48(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:32:16.611 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:16.611 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58ef5b48(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:32:16.612 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c33b31c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:32:16.612 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:16.613 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c33b31c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:32:16.613 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x611] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b058fa0(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:32:16.614 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x611] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:16.614 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x611] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b058fa0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:32:16.614 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fed17a9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:32:16.615 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x612] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:16.615 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x612] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fed17a9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:32:16.616 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x577] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f39243e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:32:16.616 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x577] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:16.616 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f39243e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:32:16.617 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d31a00c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:32:16.617 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:16.617 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d31a00c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:32:16.620 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0x427] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2272c2c

[vm0] [info 2020/03/04 23:32:16.625 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0x427] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:32:16.625 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0x427] Locator was created at Wed Mar 04 23:32:16 GMT 2020

[vm0] [info 2020/03/04 23:32:16.626 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0x427] Listening on port 20077 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:32:16.626 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0x427] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8680981330274714400/locator/locator20077view.dat

[vm0] [info 2020/03/04 23:32:16.626 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0x427] recovery file not found: /tmp/junit8680981330274714400/locator/locator20077view.dat

[vm0] [info 2020/03/04 23:32:16.626 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0x427] Starting distributed system

[vm0] [info 2020/03/04 23:32:16.628 GMT <RMI TCP Connection(111)-172.17.0.5> tid=0x427] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:32:16.685 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:16.686 GMT <RMI TCP Connection(111)-172.17.0.6> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f9211d7(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:32:16.686 GMT <RMI TCP Connection(111)-172.17.0.6> tid=0x676] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:16.686 GMT <RMI TCP Connection(111)-172.17.0.6> tid=0x676] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f9211d7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:32:16.687 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @765f4b0c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:32:16.687 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:16.687 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @765f4b0c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:32:16.688 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x604] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a12527(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:32:16.689 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x604] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:16.689 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x604] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a12527(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:32:16.689 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c8444c1(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:32:16.690 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5e2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:16.690 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5e2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c8444c1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:32:16.691 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c42cc3(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:32:16.691 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x606] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:16.691 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c42cc3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:32:16.692 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x621] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23f54363(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:32:16.692 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x621] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:16.692 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23f54363(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:32:16.693 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x627] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39777a7b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:32:16.693 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x627] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:16.693 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39777a7b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:32:16.696 GMT <RMI TCP Connection(111)-172.17.0.6> tid=0x676] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@791dbc24

[vm0] [info 2020/03/04 23:32:16.704 GMT <RMI TCP Connection(111)-172.17.0.6> tid=0x676] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:32:16.704 GMT <RMI TCP Connection(111)-172.17.0.6> tid=0x676] Locator was created at Wed Mar 04 23:32:16 GMT 2020

[vm0] [info 2020/03/04 23:32:16.704 GMT <RMI TCP Connection(111)-172.17.0.6> tid=0x676] Listening on port 21235 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:32:16.704 GMT <RMI TCP Connection(111)-172.17.0.6> tid=0x676] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2960341407909324520/locator/locator21235view.dat

[vm0] [info 2020/03/04 23:32:16.705 GMT <RMI TCP Connection(111)-172.17.0.6> tid=0x676] recovery file not found: /tmp/junit2960341407909324520/locator/locator21235view.dat

[vm0] [info 2020/03/04 23:32:16.705 GMT <RMI TCP Connection(111)-172.17.0.6> tid=0x676] Starting distributed system

[vm0] [info 2020/03/04 23:32:16.707 GMT <RMI TCP Connection(111)-172.17.0.6> tid=0x676] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:32:17.018 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40@420e1b75

[vm5] [info 2020/03/04 23:32:17.025 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x36c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:32:17.805 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x613] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440@4a9591ed

[vm6] [info 2020/03/04 23:32:17.811 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x613] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:32:19.576 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x600] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@7f7cc2dc

[vm5] [info 2020/03/04 23:32:19.583 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x600] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:32:19.992 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@12d997bd

[vm5] [info 2020/03/04 23:32:19.998 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:32:20.318 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x655] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40@3f3b13b

[vm6] [info 2020/03/04 23:32:20.325 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x655] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:32:20.514 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@1b91e0c1

[vm1] [info 2020/03/04 23:32:20.519 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:32:20.614 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@698b58c7

[vm1] [info 2020/03/04 23:32:20.619 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:32:20.773 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840@6610b85c

[vm6] [info 2020/03/04 23:32:20.784 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:32:21.099 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@381a85a7

[vm2] [info 2020/03/04 23:32:21.111 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:32:21.268 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x604] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d7be0e8

[vm2] [info 2020/03/04 23:32:21.274 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x604] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2724
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 378
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9489


[vm3] [info 2020/03/04 23:32:21.755 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x611] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7f066474

[vm3] [info 2020/03/04 23:32:21.760 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x611] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm3] [info 2020/03/04 23:32:21.894 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5e2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@42461cf

[vm3] [info 2020/03/04 23:32:21.899 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5e2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:32:21.941 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 166 ms)

[vm2] [info 2020/03/04 23:32:22.096 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5c8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 153 ms)

[vm3] [info 2020/03/04 23:32:22.250 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5fb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 151 ms)

[vm4] [info 2020/03/04 23:32:22.375 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x612] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@75673cc9

[vm4] [info 2020/03/04 23:32:22.380 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x612] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:32:22.399 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x645] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 146 ms)

[vm5] [info 2020/03/04 23:32:22.557 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 157 ms)

[vm4] [info 2020/03/04 23:32:22.588 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x606] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d20a073

[vm4] [info 2020/03/04 23:32:22.592 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x606] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:32:22.704 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 146 ms)

[vm0] [info 2020/03/04 23:32:22.845 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x42b] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:32:22.846 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 140 ms)

[info 2020/03/04 23:32:22.847 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:22.850 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x42b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @221d6e9b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:32:22.850 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x42b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:22.850 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @221d6e9b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:32:22.851 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50fad2dd(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:32:22.851 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:22.851 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50fad2dd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:32:22.852 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f5189c7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:32:22.852 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:22.852 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f5189c7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:32:22.853 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13c9a3e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:32:22.853 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:22.853 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5fb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13c9a3e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:32:22.854 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x645] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @151beb3a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:32:22.854 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x645] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:22.854 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x645] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @151beb3a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:32:22.855 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32b5bed(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:32:22.855 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x36c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:22.855 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32b5bed(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:32:22.856 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x613] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b8571ec(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:32:22.856 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x613] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:22.856 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b8571ec(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:32:22.859 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x42b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:32:22.859 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:32:22.860 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:32:22.860 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:32:22.861 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5c8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:32:22.861 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:32:22.862 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5fb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:32:22.862 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5fb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:32:22.864 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x645] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:32:22.864 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x645] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:32:22.865 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:32:22.865 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:32:22.866 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x613] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:32:22.866 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:32:22.882 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:32:22.883 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:32:22.911 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29824].
Not connected.


[info 2020/03/04 23:32:22.914 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:32:22.916 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:22.917 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x42b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d538d1c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:32:22.917 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x42b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:22.917 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d538d1c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:32:22.918 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @268727ac(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:32:22.918 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:22.918 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @268727ac(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:32:22.919 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f19cfbb(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:32:22.919 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:22.919 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f19cfbb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:32:22.920 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @673bc293(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:32:22.920 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:22.920 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5fb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @673bc293(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:32:22.921 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x645] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19e5e315(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:32:22.921 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x645] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:22.921 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x645] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19e5e315(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:32:22.922 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4301af1d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:32:22.922 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x36c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:22.922 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4301af1d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:32:22.923 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x613] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bc45169(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:32:22.923 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x613] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:22.923 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bc45169(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:32:22.927 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3597089160897838904

[info 2020/03/04 23:32:22.929 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:32:23.009 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20078]

Command result for <connect --jmx-manager=localhost[20078]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20078] ..
Successfully connected to: [host=localhost, port=20078]


[info 2020/03/04 23:32:23.168 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:23.169 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x42b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57c81cf3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:32:23.169 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x42b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:23.169 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x42b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57c81cf3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:32:23.170 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79a21126(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:32:23.170 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:23.170 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79a21126(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:32:23.171 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @291a3e2d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:32:23.171 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5c8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:23.171 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @291a3e2d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:32:23.172 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a3ed347(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:32:23.172 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5fb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:23.173 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5fb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a3ed347(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:32:23.173 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x645] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d397014(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:32:23.174 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x645] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:23.174 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x645] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d397014(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:32:23.175 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53b04a64(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:32:23.175 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x36c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:23.175 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53b04a64(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:32:23.176 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x613] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4787d58a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:32:23.176 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x613] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:23.176 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4787d58a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:32:23.179 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x42b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@59377eab

[vm0] [info 2020/03/04 23:32:23.188 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x42b] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:32:23.188 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x42b] Locator was created at Wed Mar 04 23:32:23 GMT 2020

[vm0] [info 2020/03/04 23:32:23.188 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x42b] Listening on port 29826 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:32:23.189 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x42b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3597089160897838904/locator/locator29826view.dat

[vm0] [info 2020/03/04 23:32:23.189 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x42b] recovery file not found: /tmp/junit3597089160897838904/locator/locator29826view.dat

[vm0] [info 2020/03/04 23:32:23.189 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x42b] Starting distributed system

[vm0] [info 2020/03/04 23:32:23.191 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x42b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:32:23.221 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21236]

Command result for <connect --jmx-manager=localhost[21236]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21236] ..
Successfully connected to: [host=localhost, port=21236]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2481
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 236
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8328


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:32:24.145 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 149 ms)

[vm2] [info 2020/03/04 23:32:24.294 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 147 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:32:24.444 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 148 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2614
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 356
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9114


[vm4] [info 2020/03/04 23:32:24.584 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 138 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm5] [info 2020/03/04 23:32:24.744 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x600] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 158 ms)

[vm1] [info 2020/03/04 23:32:24.750 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 154 ms)

[vm6] [info 2020/03/04 23:32:24.885 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x655] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 140 ms)

[vm2] [info 2020/03/04 23:32:24.896 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 144 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 23:32:25.022 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63c] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:32:25.023 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 135 ms)

[info 2020/03/04 23:32:25.024 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:25.026 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ee07e73(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:32:25.026 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:25.026 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ee07e73(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:32:25.027 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3636ba22(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:32:25.027 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:25.027 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3636ba22(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:32:25.028 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e2efa2b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:32:25.028 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x54c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:25.028 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e2efa2b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:32:25.029 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42ab4ee(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:32:25.029 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:25.029 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42ab4ee(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:32:25.030 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @934cb(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:32:25.030 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:25.030 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @934cb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:32:25.031 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x600] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @697769a4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:32:25.031 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x600] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:25.031 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x600] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @697769a4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:32:25.032 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x655] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @619f63f9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:32:25.032 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x655] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:25.032 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x655] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @619f63f9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:32:25.035 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:32:25.035 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:32:25.036 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:32:25.037 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:32:25.038 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:32:25.038 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:32:25.039 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:32:25.039 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:32:25.040 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:32:25.040 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm3] [info 2020/03/04 23:32:25.041 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5f6] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 141 ms)

[vm5] [info 2020/03/04 23:32:25.042 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x600] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:32:25.042 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x600] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:32:25.043 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x655] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:32:25.043 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x655] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:32:25.059 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:32:25.059 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:32:25.089 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26930].
Not connected.


[info 2020/03/04 23:32:25.091 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:32:25.092 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:25.093 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12eb109f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:32:25.094 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:25.094 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12eb109f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:32:25.094 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3775a6ee(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:32:25.094 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:25.094 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3775a6ee(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:32:25.095 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52df0872(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:32:25.095 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x54c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:25.095 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52df0872(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:32:25.096 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4359b66a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:32:25.096 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:25.096 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4359b66a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:32:25.097 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @357830ca(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:32:25.097 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:25.097 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @357830ca(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:32:25.098 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x600] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58b5b6db(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:32:25.098 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x600] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:25.098 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x600] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58b5b6db(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:32:25.099 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x655] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39ce2916(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:32:25.099 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x655] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:25.099 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x655] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39ce2916(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:32:25.103 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12261708817292723498

[info 2020/03/04 23:32:25.106 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:32:25.187 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 143 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:32:25.275 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x659] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@a132b09

[vm5] [info 2020/03/04 23:32:25.283 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x659] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:32:25.340 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 151 ms)

[info 2020/03/04 23:32:25.349 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:25.350 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d9e147(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:32:25.350 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:25.350 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d9e147(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:32:25.351 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c0c3bd4(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:32:25.351 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:25.351 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c0c3bd4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:32:25.352 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e08a287(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:32:25.352 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x54c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:25.352 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e08a287(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:32:25.353 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9b23820(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:32:25.353 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:25.353 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9b23820(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:32:25.354 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73418b72(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:32:25.354 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:25.354 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73418b72(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:32:25.355 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x600] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c98cee5(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:32:25.355 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x600] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:25.355 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x600] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c98cee5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:32:25.356 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x655] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d4dad51(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:32:25.356 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x655] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:25.356 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x655] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d4dad51(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:32:25.359 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d2e13a7

[vm0] [info 2020/03/04 23:32:25.367 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63c] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:32:25.367 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63c] Locator was created at Wed Mar 04 23:32:25 GMT 2020

[vm0] [info 2020/03/04 23:32:25.367 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63c] Listening on port 26932 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:32:25.368 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12261708817292723498/locator/locator26932view.dat

[vm0] [info 2020/03/04 23:32:25.368 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63c] recovery file not found: /tmp/junit12261708817292723498/locator/locator26932view.dat

[vm0] [info 2020/03/04 23:32:25.368 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63c] Starting distributed system

[vm0] [info 2020/03/04 23:32:25.370 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:32:25.491 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 150 ms)

[vm0] [info 2020/03/04 23:32:25.631 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x85] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:32:25.632 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x85] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 138 ms)

[info 2020/03/04 23:32:25.633 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:25.635 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11e0c44d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:32:25.635 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x85] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:25.635 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x85] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11e0c44d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:32:25.636 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1928a4cf(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:32:25.636 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:25.636 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1928a4cf(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:32:25.637 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e7099db(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:32:25.637 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:25.637 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e7099db(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:32:25.638 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d9e9e1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:32:25.639 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5f6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:25.639 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5f6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d9e9e1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:32:25.639 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31e267e5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:32:25.640 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:25.640 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31e267e5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:32:25.640 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f03f224(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:32:25.640 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:25.640 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f03f224(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:32:25.641 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e9386f5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:32:25.641 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:25.642 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e9386f5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:32:25.644 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:32:25.644 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x85] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:32:25.645 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:32:25.646 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:32:25.646 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:32:25.647 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:32:25.648 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5f6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:32:25.648 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5f6] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:32:25.649 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:32:25.649 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:32:25.650 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:32:25.650 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:32:25.651 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:32:25.652 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:32:25.666 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:32:25.667 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:32:25.694 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24991].
Not connected.


[info 2020/03/04 23:32:25.696 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:32:25.697 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:25.698 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78b6d0f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:32:25.699 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x85] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:25.699 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x85] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78b6d0f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:32:25.699 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22a6f7c7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:32:25.700 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:25.700 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22a6f7c7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:32:25.700 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @356540cb(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:32:25.701 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:25.701 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @356540cb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:32:25.701 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dc8261b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:32:25.701 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5f6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:25.701 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5f6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dc8261b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:32:25.702 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3986d680(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:32:25.702 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:25.702 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3986d680(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:32:25.703 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a5b1af(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:32:25.703 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:25.703 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a5b1af(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:32:25.704 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ba7f3da(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:32:25.704 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:25.704 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ba7f3da(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:32:25.708 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15150225889558770938

[info 2020/03/04 23:32:25.710 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:32:25.934 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:25.935 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52349f2a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:32:25.935 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x85] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:25.935 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x85] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52349f2a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:32:25.936 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74486c97(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:32:25.936 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:25.936 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74486c97(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:32:25.937 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a3ec8b4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:32:25.937 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5fa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:25.937 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a3ec8b4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:32:25.939 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c384147(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:32:25.939 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5f6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:25.939 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5f6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c384147(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:32:25.940 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69a4a5fa(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:32:25.940 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:25.940 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69a4a5fa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:32:25.942 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6720d487(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:32:25.942 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:25.942 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6720d487(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:32:25.943 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68acb68e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:32:25.943 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:25.943 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68acb68e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:32:25.946 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x85] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1f9af451

[vm0] [info 2020/03/04 23:32:25.952 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x85] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:32:25.952 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x85] Locator was created at Wed Mar 04 23:32:25 GMT 2020

[vm0] [info 2020/03/04 23:32:25.952 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x85] Listening on port 24993 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:32:25.953 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x85] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15150225889558770938/locator/locator24993view.dat

[vm0] [info 2020/03/04 23:32:25.953 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x85] recovery file not found: /tmp/junit15150225889558770938/locator/locator24993view.dat

[vm0] [info 2020/03/04 23:32:25.954 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x85] Starting distributed system

[vm0] [info 2020/03/04 23:32:25.955 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x85] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:32:26.059 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@64aec5a6

[vm6] [info 2020/03/04 23:32:26.066 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x6b5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:32:27.172 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7158d8d0

[vm1] [info 2020/03/04 23:32:27.177 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:32:27.772 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5c8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64a78c6b

[vm2] [info 2020/03/04 23:32:27.777 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5c8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:32:28.465 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5fb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64562957

[vm3] [info 2020/03/04 23:32:28.470 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5fb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:32:29.076 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x645] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e19f5bd

[vm4] [info 2020/03/04 23:32:29.081 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x645] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:32:29.357 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@52137335

[vm1] [info 2020/03/04 23:32:29.362 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:32:29.679 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29827]

Command result for <connect --jmx-manager=localhost[29827]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29827] ..
Successfully connected to: [host=localhost, port=29827]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2555
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 309
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8760


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:32:29.848 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@513365f5

[vm1] [info 2020/03/04 23:32:29.853 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:32:29.940 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4b5fa7a1

[vm2] [info 2020/03/04 23:32:29.945 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x54c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:32:29.964 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 144 ms)

[vm2] [info 2020/03/04 23:32:30.113 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x60e] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 147 ms)

[vm3] [info 2020/03/04 23:32:30.259 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x65e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 144 ms)

[vm4] [info 2020/03/04 23:32:30.401 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 139 ms)

[vm2] [info 2020/03/04 23:32:30.421 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6601e70e

[vm2] [info 2020/03/04 23:32:30.426 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5fa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:32:30.538 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4be32462

[vm3] [info 2020/03/04 23:32:30.544 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:32:30.563 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x659] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 160 ms)

[vm6] [info 2020/03/04 23:32:30.707 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 142 ms)

[vm0] [info 2020/03/04 23:32:30.846 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x6b0] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:32:30.847 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x6b0] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 138 ms)

[info 2020/03/04 23:32:30.848 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:30.850 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x6b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23406a4f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:32:30.850 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x6b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:30.850 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x6b0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23406a4f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:32:30.851 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54877af2(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:32:30.851 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:30.851 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54877af2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:32:30.852 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e4cba7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:32:30.852 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x60e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:30.852 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x60e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e4cba7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:32:30.853 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x65e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40c343c9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:32:30.853 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x65e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:30.853 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x65e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40c343c9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:32:30.853 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dbad1bf(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:32:30.854 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:30.854 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dbad1bf(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:32:30.854 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x659] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51c2be1e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:32:30.855 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x659] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:30.855 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x659] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51c2be1e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:32:30.855 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c0ecfb4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:32:30.855 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x6b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:30.855 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c0ecfb4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:32:30.857 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x6b0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:32:30.857 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x6b0] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:32:30.858 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:32:30.858 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:32:30.859 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x60e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:32:30.859 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x60e] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:32:30.860 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x65e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:32:30.860 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x65e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:32:30.861 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:32:30.861 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:32:30.862 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x659] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:32:30.863 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x659] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:32:30.864 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:32:30.864 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:32:30.878 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:32:30.878 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:32:30.906 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21527].
Not connected.


[info 2020/03/04 23:32:30.908 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:32:30.909 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:30.910 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x6b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @282557af(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:32:30.910 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x6b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:30.910 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x6b0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @282557af(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:32:30.911 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @415be0aa(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:32:30.911 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:30.911 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @415be0aa(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:32:30.912 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c6f880f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:32:30.912 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x60e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:30.912 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x60e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c6f880f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:32:30.913 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x65e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7821c84b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:32:30.913 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x65e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:30.913 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x65e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7821c84b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:32:30.914 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ed91604(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:32:30.914 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:30.914 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ed91604(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:32:30.915 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x659] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e6d4159(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:32:30.915 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x659] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:30.915 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x659] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e6d4159(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:32:30.916 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26f7c65a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:32:30.916 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x6b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:30.916 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26f7c65a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:32:30.920 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12106828709840234390

[info 2020/03/04 23:32:30.922 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:32:31.012 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5f6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6d97acd7

[vm3] [info 2020/03/04 23:32:31.017 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x5f6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:32:31.159 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@111f7d6a

[info 2020/03/04 23:32:31.160 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:31.161 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x6b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50f74a41(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:32:31.161 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x6b0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:31.161 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x6b0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50f74a41(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:32:31.162 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43beaaa9(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:32:31.162 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:31.162 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43beaaa9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:32:31.163 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b28ad1a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:32:31.163 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x60e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:31.163 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x60e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b28ad1a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:32:31.164 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x65e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e339b1a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:32:31.164 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x65e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:31.164 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x65e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e339b1a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:32:31.165 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19674027(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:32:31.165 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:31.165 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19674027(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:32:31.166 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x659] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fce88eb(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:32:31.166 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x659] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:31.166 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x659] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fce88eb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:32:31.167 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55851664(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:32:31.167 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x6b5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:31.167 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55851664(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm4] [info 2020/03/04 23:32:31.168 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5a3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:32:31.170 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x6b0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7468f3ea

[vm0] [info 2020/03/04 23:32:31.175 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x6b0] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:32:31.175 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x6b0] Locator was created at Wed Mar 04 23:32:31 GMT 2020

[vm0] [info 2020/03/04 23:32:31.175 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x6b0] Listening on port 21529 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:32:31.176 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x6b0] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12106828709840234390/locator/locator21529view.dat

[vm0] [info 2020/03/04 23:32:31.176 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x6b0] recovery file not found: /tmp/junit12106828709840234390/locator/locator21529view.dat

[vm0] [info 2020/03/04 23:32:31.176 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x6b0] Starting distributed system

[vm0] [info 2020/03/04 23:32:31.177 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x6b0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:32:31.641 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3248841

[vm4] [info 2020/03/04 23:32:31.650 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:32:31.810 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26933]

Command result for <connect --jmx-manager=localhost[26933]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26933] ..
Successfully connected to: [host=localhost, port=26933]


[info 2020/03/04 23:32:32.288 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24994]

Command result for <connect --jmx-manager=localhost[24994]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24994] ..
Successfully connected to: [host=localhost, port=24994]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:32:33.502 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@67bb45ab

[vm5] [info 2020/03/04 23:32:33.508 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5fb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:32:34.230 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@2f40b4d8

[vm6] [info 2020/03/04 23:32:34.238 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x60e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:32:35.139 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@24e962

[vm1] [info 2020/03/04 23:32:35.144 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:32:35.726 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x60e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d07efd1

[vm2] [info 2020/03/04 23:32:35.732 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x60e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:32:36.336 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x65e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@611a2673

[vm3] [info 2020/03/04 23:32:36.342 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x65e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:32:36.947 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@47657e75

[vm4] [info 2020/03/04 23:32:36.953 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:32:37.569 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21530]

Command result for <connect --jmx-manager=localhost[21530]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21530] ..
Successfully connected to: [host=localhost, port=21530]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2538
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 313
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8751


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:32:38.147 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 148 ms)

[vm2] [info 2020/03/04 23:32:38.307 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 158 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:32:38.484 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 173 ms)

[vm4] [info 2020/03/04 23:32:38.631 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 145 ms)

[vm5] [info 2020/03/04 23:32:38.794 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 161 ms)

[vm6] [info 2020/03/04 23:32:38.938 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 142 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 23:32:39.081 GMT <RMI TCP Connection(112)-172.17.0.4> tid=0x421] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:32:39.082 GMT <RMI TCP Connection(112)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 142 ms)

[info 2020/03/04 23:32:39.083 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:39.085 GMT <RMI TCP Connection(112)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3da89c6d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:32:39.085 GMT <RMI TCP Connection(112)-172.17.0.4> tid=0x421] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:39.085 GMT <RMI TCP Connection(112)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3da89c6d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:32:39.086 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @625b6819(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:32:39.086 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:39.086 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @625b6819(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:32:39.087 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f3e8c9(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:32:39.087 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:39.087 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f3e8c9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:32:39.088 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c545f3b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:32:39.088 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:39.088 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c545f3b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:32:39.089 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c84eba1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:32:39.089 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x56c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:39.089 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c84eba1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:32:39.090 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52f4a54(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:32:39.090 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:39.090 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52f4a54(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:32:39.091 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c1b435d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:32:39.091 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x60e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:39.091 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c1b435d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:32:39.093 GMT <RMI TCP Connection(112)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:32:39.094 GMT <RMI TCP Connection(112)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:32:39.095 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:32:39.095 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:32:39.096 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:32:39.096 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:32:39.097 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:32:39.097 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:32:39.098 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:32:39.098 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:32:39.100 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:32:39.100 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:32:39.101 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:32:39.101 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:32:39.117 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:32:39.117 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:32:39.146 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22921].
Not connected.


[info 2020/03/04 23:32:39.148 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:32:39.149 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:39.151 GMT <RMI TCP Connection(112)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6144fda2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:32:39.151 GMT <RMI TCP Connection(112)-172.17.0.4> tid=0x421] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:39.151 GMT <RMI TCP Connection(112)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6144fda2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:32:39.152 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @353bba76(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:32:39.152 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:39.152 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @353bba76(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:32:39.152 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f60d722(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:32:39.153 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:39.153 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f60d722(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:32:39.153 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cd87226(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:32:39.153 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:39.153 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cd87226(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:32:39.154 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78ed8375(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:32:39.154 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x56c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:39.154 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78ed8375(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:32:39.155 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @409e6b52(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:32:39.155 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:39.155 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @409e6b52(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:32:39.156 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @549c9c0f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:32:39.156 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x60e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:39.156 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @549c9c0f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:32:39.161 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1916830504269192970

[info 2020/03/04 23:32:39.164 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:32:39.400 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:39.401 GMT <RMI TCP Connection(112)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a9bf8a5(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:32:39.401 GMT <RMI TCP Connection(112)-172.17.0.4> tid=0x421] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:39.401 GMT <RMI TCP Connection(112)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a9bf8a5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:32:39.402 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78d6bb48(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:32:39.402 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:39.402 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78d6bb48(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:32:39.403 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ebb7de2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:32:39.403 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3cc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:39.403 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ebb7de2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:32:39.404 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59bd0451(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:32:39.404 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:39.404 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59bd0451(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:32:39.405 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @917093f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:32:39.405 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x56c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:39.405 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @917093f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:32:39.406 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a57d608(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:32:39.406 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5fb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:39.406 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a57d608(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:32:39.407 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b0e6354(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:32:39.408 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x60e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:39.408 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b0e6354(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:32:39.411 GMT <RMI TCP Connection(112)-172.17.0.4> tid=0x421] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@41143f52

[vm0] [info 2020/03/04 23:32:39.417 GMT <RMI TCP Connection(112)-172.17.0.4> tid=0x421] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:32:39.417 GMT <RMI TCP Connection(112)-172.17.0.4> tid=0x421] Locator was created at Wed Mar 04 23:32:39 GMT 2020

[vm0] [info 2020/03/04 23:32:39.418 GMT <RMI TCP Connection(112)-172.17.0.4> tid=0x421] Listening on port 22923 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:32:39.418 GMT <RMI TCP Connection(112)-172.17.0.4> tid=0x421] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1916830504269192970/locator/locator22923view.dat

[vm0] [info 2020/03/04 23:32:39.418 GMT <RMI TCP Connection(112)-172.17.0.4> tid=0x421] recovery file not found: /tmp/junit1916830504269192970/locator/locator22923view.dat

[vm0] [info 2020/03/04 23:32:39.418 GMT <RMI TCP Connection(112)-172.17.0.4> tid=0x421] Starting distributed system

[vm0] [info 2020/03/04 23:32:39.420 GMT <RMI TCP Connection(112)-172.17.0.4> tid=0x421] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:32:43.086 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4197f77d

[vm1] [info 2020/03/04 23:32:43.090 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:32:43.679 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@390454f3

[vm2] [info 2020/03/04 23:32:43.683 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3cc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:32:44.280 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@24ee093a

[vm3] [info 2020/03/04 23:32:44.286 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x3da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:32:44.905 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2bd1ec21

[vm4] [info 2020/03/04 23:32:44.911 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x56c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:32:45.526 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22924]

Command result for <connect --jmx-manager=localhost[22924]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22924] ..
Successfully connected to: [host=localhost, port=22924]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:32:48.595 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5ec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46255b30

[vm5] [info 2020/03/04 23:32:48.601 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5ec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:32:49.321 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4ae8bda0

[vm6] [info 2020/03/04 23:32:49.327 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:32:50.270 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1238
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236230
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2026
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 143
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 7128


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:32:53.405 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 150 ms)

[vm2] [info 2020/03/04 23:32:53.556 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x601] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 149 ms)

[vm3] [info 2020/03/04 23:32:53.711 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5fd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 153 ms)

[vm4] [info 2020/03/04 23:32:53.859 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x628] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 144 ms)

[vm5] [info 2020/03/04 23:32:54.021 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5ec] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 160 ms)

[vm6] [info 2020/03/04 23:32:54.164 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 142 ms)

[vm0] [info 2020/03/04 23:32:54.307 GMT <RMI TCP Connection(115)-172.17.0.2> tid=0x766] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:32:54.308 GMT <RMI TCP Connection(115)-172.17.0.2> tid=0x766] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 142 ms)

[info 2020/03/04 23:32:54.309 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:54.311 GMT <RMI TCP Connection(115)-172.17.0.2> tid=0x766] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55b4f40c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:32:54.311 GMT <RMI TCP Connection(115)-172.17.0.2> tid=0x766] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:54.311 GMT <RMI TCP Connection(115)-172.17.0.2> tid=0x766] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55b4f40c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:32:54.311 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a4069ff(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:32:54.312 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:54.312 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a4069ff(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:32:54.314 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x601] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70fbf536(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:32:54.314 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x601] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:54.314 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x601] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70fbf536(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:32:54.315 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e1a9385(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:32:54.315 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:54.315 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e1a9385(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:32:54.316 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x628] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @453add6b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:32:54.316 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x628] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:54.316 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x628] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @453add6b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:32:54.317 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @eaa677b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:32:54.317 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:54.317 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @eaa677b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:32:54.318 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1188dc99(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:32:54.318 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:54.318 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1188dc99(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:32:54.321 GMT <RMI TCP Connection(115)-172.17.0.2> tid=0x766] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:32:54.321 GMT <RMI TCP Connection(115)-172.17.0.2> tid=0x766] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:32:54.322 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:32:54.322 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:32:54.325 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x601] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:32:54.325 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x601] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:32:54.326 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:32:54.326 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:32:54.327 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x628] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:32:54.327 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x628] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:32:54.328 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5ec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:32:54.328 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:32:54.329 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:32:54.330 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:32:54.332 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:32:54.332 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:32:54.360 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24091].
Not connected.


[info 2020/03/04 23:32:54.362 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:32:54.363 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:54.364 GMT <RMI TCP Connection(115)-172.17.0.2> tid=0x766] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2927c4a8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:32:54.364 GMT <RMI TCP Connection(115)-172.17.0.2> tid=0x766] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:54.364 GMT <RMI TCP Connection(115)-172.17.0.2> tid=0x766] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2927c4a8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:32:54.365 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @358473a9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:32:54.365 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:54.365 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @358473a9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:32:54.366 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x601] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @431bd5de(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:32:54.366 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x601] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:54.366 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x601] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @431bd5de(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:32:54.367 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b3a8258(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:32:54.367 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:54.367 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b3a8258(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:32:54.368 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x628] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b3c1db1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:32:54.368 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x628] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:54.368 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x628] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b3c1db1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:32:54.369 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34e2bc0c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:32:54.369 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:54.369 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34e2bc0c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:32:54.370 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bb3db15(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:32:54.370 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:54.370 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bb3db15(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:32:54.372 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7661508529155129975

[info 2020/03/04 23:32:54.374 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:32:54.584 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:54.585 GMT <RMI TCP Connection(115)-172.17.0.2> tid=0x766] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f18c26(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:32:54.585 GMT <RMI TCP Connection(115)-172.17.0.2> tid=0x766] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:32:54.585 GMT <RMI TCP Connection(115)-172.17.0.2> tid=0x766] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f18c26(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:32:54.586 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45e1271d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:32:54.586 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:32:54.586 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45e1271d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:32:54.587 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x601] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51316fc8(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:32:54.587 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x601] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:32:54.587 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x601] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51316fc8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:32:54.588 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27a536c7(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:32:54.588 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:32:54.588 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27a536c7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:32:54.589 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x628] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48b6e1e1(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:32:54.589 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x628] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:32:54.589 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x628] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48b6e1e1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:32:54.590 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @683834e2(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:32:54.590 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5ec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:32:54.590 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @683834e2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:32:54.591 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33aa6b47(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:32:54.591 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:32:54.591 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x5f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33aa6b47(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:32:54.594 GMT <RMI TCP Connection(115)-172.17.0.2> tid=0x766] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@58ea8f5e

[vm0] [info 2020/03/04 23:32:54.599 GMT <RMI TCP Connection(115)-172.17.0.2> tid=0x766] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:32:54.600 GMT <RMI TCP Connection(115)-172.17.0.2> tid=0x766] Locator was created at Wed Mar 04 23:32:54 GMT 2020

[vm0] [info 2020/03/04 23:32:54.600 GMT <RMI TCP Connection(115)-172.17.0.2> tid=0x766] Listening on port 24093 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:32:54.600 GMT <RMI TCP Connection(115)-172.17.0.2> tid=0x766] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7661508529155129975/locator/locator24093view.dat

[vm0] [info 2020/03/04 23:32:54.600 GMT <RMI TCP Connection(115)-172.17.0.2> tid=0x766] recovery file not found: /tmp/junit7661508529155129975/locator/locator24093view.dat

[vm0] [info 2020/03/04 23:32:54.601 GMT <RMI TCP Connection(115)-172.17.0.2> tid=0x766] Starting distributed system

[vm0] [info 2020/03/04 23:32:54.602 GMT <RMI TCP Connection(115)-172.17.0.2> tid=0x766] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:32:58.279 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@36a516e8

[vm1] [info 2020/03/04 23:32:58.283 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:32:58.859 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x601] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@232cc838

[vm2] [info 2020/03/04 23:32:58.864 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x601] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:32:59.456 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2cf0f88d

[vm3] [info 2020/03/04 23:32:59.462 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:33:00.117 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x628] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@223336b4

[vm4] [info 2020/03/04 23:33:00.123 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x628] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:33:00.751 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24094]

Command result for <connect --jmx-manager=localhost[24094]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24094] ..
Successfully connected to: [host=localhost, port=24094]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:33:09.156 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x577] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5ba2eaaf

[vm5] [info 2020/03/04 23:33:09.162 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x577] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:33:09.884 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b66c78b

[vm6] [info 2020/03/04 23:33:09.891 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5c5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:33:09.930 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x621] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2c1baf6b

[vm5] [info 2020/03/04 23:33:09.942 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x621] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:33:10.668 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x627] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4859f279

[vm6] [info 2020/03/04 23:33:10.676 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x627] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:33:10.781 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:33:11.666 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 947
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2003
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 70
Total primaries transferred during this rebalance                                               | 9
Total time (in milliseconds) for this rebalance                                                 | 6753


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:33:13.758 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 156 ms)

[vm2] [info 2020/03/04 23:33:13.909 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5c4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 148 ms)

[vm3] [info 2020/03/04 23:33:14.064 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x611] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 153 ms)

[vm4] [info 2020/03/04 23:33:14.214 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x612] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 147 ms)

[vm5] [info 2020/03/04 23:33:14.372 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 157 ms)

[vm6] [info 2020/03/04 23:33:14.518 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 145 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 959
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2065
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 142
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 7155


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm0] [info 2020/03/04 23:33:14.661 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0x767] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:33:14.662 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0x767] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 141 ms)

[info 2020/03/04 23:33:14.662 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:14.665 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0x767] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b469b8d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:33:14.665 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0x767] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:14.665 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0x767] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b469b8d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:33:14.666 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e9ce3f0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:33:14.666 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:14.666 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e9ce3f0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:33:14.667 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56580288(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:33:14.668 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:14.668 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5c4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56580288(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:33:14.669 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x611] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @623a7fec(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:33:14.669 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x611] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:14.669 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x611] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @623a7fec(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:33:14.670 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58337923(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:33:14.670 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x612] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:14.670 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x612] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58337923(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:33:14.671 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x577] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c03595f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:33:14.671 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x577] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:14.671 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c03595f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:33:14.672 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27733042(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:33:14.672 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:14.672 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27733042(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:33:14.675 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0x767] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:33:14.675 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0x767] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:33:14.676 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:33:14.676 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:33:14.677 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5c4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:33:14.677 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5c4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:33:14.678 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x611] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:33:14.678 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x611] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:33:14.679 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x612] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:33:14.680 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x612] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:33:14.680 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x577] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:33:14.681 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:33:14.682 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:33:14.682 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:33:14.684 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:33:14.684 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:33:14.716 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20078].
Not connected.


[info 2020/03/04 23:33:14.717 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:33:14.718 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:14.719 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0x767] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b32d6b6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:33:14.719 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0x767] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:14.719 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0x767] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b32d6b6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:33:14.720 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67f7dc56(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:33:14.720 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:14.720 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67f7dc56(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:33:14.721 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @616204f4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:33:14.721 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:14.721 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5c4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @616204f4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:33:14.722 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x611] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33f655b1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:33:14.722 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x611] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:14.722 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x611] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33f655b1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:33:14.723 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e4ec79e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:33:14.723 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x612] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:14.723 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x612] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e4ec79e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:33:14.724 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x577] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f1b600e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:33:14.724 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x577] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:14.724 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f1b600e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:33:14.725 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dbef908(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:33:14.725 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:14.725 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dbef908(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:33:14.727 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4730964152075455301

[info 2020/03/04 23:33:14.730 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:33:14.793 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 152 ms)

[vm2] [info 2020/03/04 23:33:14.938 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x604] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 143 ms)

[info 2020/03/04 23:33:14.942 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:14.943 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0x767] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42071ecc(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:33:14.943 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0x767] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:14.943 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0x767] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42071ecc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:33:14.944 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a26c0cd(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:33:14.944 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:14.944 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a26c0cd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:33:14.945 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d0d57b1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:33:14.945 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5c4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:14.945 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5c4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d0d57b1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:33:14.946 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x611] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @392a88a7(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:33:14.946 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x611] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:14.946 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x611] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @392a88a7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:33:14.947 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @718e6f83(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:33:14.947 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x612] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:14.947 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x612] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @718e6f83(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:33:14.948 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x577] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1175c1ef(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:33:14.948 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x577] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:14.948 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1175c1ef(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:33:14.949 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3647abdf(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:33:14.949 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5c5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:14.949 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3647abdf(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:33:14.952 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0x767] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3a06318d

[vm0] [info 2020/03/04 23:33:14.958 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0x767] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:33:14.959 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0x767] Locator was created at Wed Mar 04 23:33:14 GMT 2020

[vm0] [info 2020/03/04 23:33:14.959 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0x767] Listening on port 20080 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:33:14.959 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0x767] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4730964152075455301/locator/locator20080view.dat

[vm0] [info 2020/03/04 23:33:14.959 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0x767] recovery file not found: /tmp/junit4730964152075455301/locator/locator20080view.dat

[vm0] [info 2020/03/04 23:33:14.960 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0x767] Starting distributed system

[vm0] [info 2020/03/04 23:33:14.962 GMT <RMI TCP Connection(116)-172.17.0.5> tid=0x767] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:33:15.091 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5e2] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 151 ms)

[vm4] [info 2020/03/04 23:33:15.241 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 147 ms)

[vm5] [info 2020/03/04 23:33:15.395 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 153 ms)

[vm6] [info 2020/03/04 23:33:15.540 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 142 ms)

[vm0] [info 2020/03/04 23:33:15.682 GMT <RMI TCP Connection(116)-172.17.0.6> tid=0x4c2] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:33:15.683 GMT <RMI TCP Connection(116)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 141 ms)

[info 2020/03/04 23:33:15.684 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:15.686 GMT <RMI TCP Connection(116)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bff87d0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:33:15.686 GMT <RMI TCP Connection(116)-172.17.0.6> tid=0x4c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:15.686 GMT <RMI TCP Connection(116)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bff87d0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:33:15.687 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266171da(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:33:15.687 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:15.687 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266171da(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:33:15.688 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x604] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b41a5cc(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:33:15.688 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x604] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:15.688 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x604] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b41a5cc(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:33:15.689 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5db70f72(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:33:15.689 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5e2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:15.689 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5e2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5db70f72(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:33:15.690 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a81081b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:33:15.690 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x606] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:15.690 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a81081b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:33:15.691 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x621] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cda627a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:33:15.691 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x621] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:15.691 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cda627a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:33:15.692 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x627] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79e1c118(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:33:15.692 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x627] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:15.692 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79e1c118(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:33:15.694 GMT <RMI TCP Connection(116)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:33:15.695 GMT <RMI TCP Connection(116)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:33:15.695 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:33:15.696 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:33:15.697 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x604] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:33:15.697 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x604] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:33:15.698 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5e2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:33:15.698 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5e2] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:33:15.699 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:33:15.699 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:33:15.700 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x621] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:33:15.700 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:33:15.701 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x627] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:33:15.701 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:33:15.704 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:33:15.704 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:33:15.734 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21236].
Not connected.


[info 2020/03/04 23:33:15.736 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:33:15.737 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:15.738 GMT <RMI TCP Connection(116)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57f3babb(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:33:15.738 GMT <RMI TCP Connection(116)-172.17.0.6> tid=0x4c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:15.738 GMT <RMI TCP Connection(116)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57f3babb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:33:15.739 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73aebd60(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:33:15.739 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:15.739 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73aebd60(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:33:15.740 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x604] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d22848a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:33:15.740 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x604] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:15.740 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x604] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d22848a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:33:15.741 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a8c5bbd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:33:15.741 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5e2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:15.741 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5e2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a8c5bbd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:33:15.742 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40f58be9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:33:15.742 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x606] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:15.742 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40f58be9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:33:15.743 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x621] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ae95038(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:33:15.743 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x621] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:15.743 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ae95038(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:33:15.744 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x627] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5193187b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:33:15.744 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x627] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:15.744 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5193187b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:33:15.747 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12057832163511496935

[info 2020/03/04 23:33:15.749 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:33:15.972 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:15.973 GMT <RMI TCP Connection(116)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31143db9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:33:15.973 GMT <RMI TCP Connection(116)-172.17.0.6> tid=0x4c2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:15.973 GMT <RMI TCP Connection(116)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31143db9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:33:15.974 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @496ece83(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:33:15.974 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:15.974 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @496ece83(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:33:15.975 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x604] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a598a68(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:33:15.975 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x604] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:15.975 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x604] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a598a68(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:33:15.976 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68b1c490(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:33:15.976 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5e2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:15.976 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5e2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68b1c490(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:33:15.977 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a9d4248(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:33:15.977 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x606] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:15.977 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a9d4248(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:33:15.978 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x621] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13ff6da1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:33:15.978 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x621] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:15.978 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13ff6da1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:33:15.979 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x627] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4065d021(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:33:15.979 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x627] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:15.979 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4065d021(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:33:15.982 GMT <RMI TCP Connection(116)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2ac0d3a1

[vm0] [info 2020/03/04 23:33:15.988 GMT <RMI TCP Connection(116)-172.17.0.6> tid=0x4c2] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:33:15.988 GMT <RMI TCP Connection(116)-172.17.0.6> tid=0x4c2] Locator was created at Wed Mar 04 23:33:15 GMT 2020

[vm0] [info 2020/03/04 23:33:15.988 GMT <RMI TCP Connection(116)-172.17.0.6> tid=0x4c2] Listening on port 21238 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:33:15.989 GMT <RMI TCP Connection(116)-172.17.0.6> tid=0x4c2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12057832163511496935/locator/locator21238view.dat

[vm0] [info 2020/03/04 23:33:15.989 GMT <RMI TCP Connection(116)-172.17.0.6> tid=0x4c2] recovery file not found: /tmp/junit12057832163511496935/locator/locator21238view.dat

[vm0] [info 2020/03/04 23:33:15.989 GMT <RMI TCP Connection(116)-172.17.0.6> tid=0x4c2] Starting distributed system

[vm0] [info 2020/03/04 23:33:15.991 GMT <RMI TCP Connection(116)-172.17.0.6> tid=0x4c2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:33:16.531 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c9b1c2b

[vm5] [info 2020/03/04 23:33:16.536 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x36c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:33:17.317 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x613] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6053899a

[vm6] [info 2020/03/04 23:33:17.323 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x613] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:33:18.232 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:33:18.313 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@48044c1c

[vm5] [info 2020/03/04 23:33:18.319 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:33:18.986 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@348d0ff3

[vm1] [info 2020/03/04 23:33:18.990 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:33:19.061 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@76071509

[vm6] [info 2020/03/04 23:33:19.066 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:33:19.599 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5c4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5aab9346

[vm2] [info 2020/03/04 23:33:19.604 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5c4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:33:19.810 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3dffab85

[vm1] [info 2020/03/04 23:33:19.819 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:33:19.955 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:33:20.201 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x611] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5f3c4159

[vm3] [info 2020/03/04 23:33:20.206 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x611] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:33:20.414 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x604] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@39883cea

[vm2] [info 2020/03/04 23:33:20.422 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x604] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:33:20.858 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x612] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@422e39b4

[vm4] [info 2020/03/04 23:33:20.867 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x612] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:33:21.056 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5e2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ab055a6

[vm3] [info 2020/03/04 23:33:21.061 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5e2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:33:21.499 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20081]

Command result for <connect --jmx-manager=localhost[20081]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20081] ..
Successfully connected to: [host=localhost, port=20081]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 791
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2533
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 191
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 8655


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm4] [info 2020/03/04 23:33:21.752 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x606] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@51aaaac4

[vm4] [info 2020/03/04 23:33:21.760 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x606] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:33:21.877 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 158 ms)

[vm2] [info 2020/03/04 23:33:22.032 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5c8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 153 ms)

[vm3] [info 2020/03/04 23:33:22.181 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5fb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 146 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:33:22.323 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x645] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 140 ms)

[info 2020/03/04 23:33:22.380 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21239]

Command result for <connect --jmx-manager=localhost[21239]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21239] ..
Successfully connected to: [host=localhost, port=21239]


[vm5] [info 2020/03/04 23:33:22.493 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 168 ms)

[vm6] [info 2020/03/04 23:33:22.636 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 142 ms)

[vm0] [info 2020/03/04 23:33:22.779 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x768] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:33:22.780 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x768] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 142 ms)

[info 2020/03/04 23:33:22.781 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:22.783 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x768] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @500ad9a1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:33:22.783 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x768] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:22.783 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x768] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @500ad9a1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:33:22.784 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7341688(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:33:22.784 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:22.784 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7341688(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:33:22.785 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @363109d7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:33:22.785 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:22.785 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @363109d7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:33:22.786 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2632296e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:33:22.786 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:22.786 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5fb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2632296e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:33:22.787 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x645] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48d8ed63(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:33:22.787 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x645] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:22.787 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x645] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48d8ed63(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:33:22.788 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5702e61(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:33:22.788 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x36c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:22.788 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5702e61(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:33:22.789 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x613] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74c7def(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:33:22.789 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x613] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:22.789 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74c7def(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:33:22.791 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x768] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:33:22.792 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x768] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:33:22.792 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:33:22.793 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:33:22.794 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5c8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:33:22.794 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:33:22.795 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5fb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:33:22.795 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5fb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:33:22.796 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x645] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:33:22.796 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x645] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:33:22.797 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:33:22.797 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:33:22.798 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x613] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:33:22.799 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:33:22.801 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:33:22.801 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:33:22.824 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29827].
Not connected.


[info 2020/03/04 23:33:22.825 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:33:22.826 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:22.827 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x768] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58393746(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:33:22.827 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x768] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:22.827 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x768] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58393746(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:33:22.828 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27b87680(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:33:22.828 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:22.828 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27b87680(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:33:22.829 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1500bf3b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:33:22.829 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:22.829 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1500bf3b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:33:22.830 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bf066e4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:33:22.830 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:22.830 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5fb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bf066e4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:33:22.831 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x645] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d96e381(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:33:22.831 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x645] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:22.831 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x645] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d96e381(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:33:22.832 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39b7bab3(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:33:22.832 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x36c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:22.832 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39b7bab3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:33:22.833 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x613] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48ce08c8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:33:22.833 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x613] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:22.833 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48ce08c8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:33:22.835 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3967609060640167297

[info 2020/03/04 23:33:22.837 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:33:23.049 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:23.049 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x768] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bc00a3a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:33:23.050 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x768] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:23.050 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x768] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bc00a3a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:33:23.050 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46a640a1(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:33:23.051 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:23.051 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46a640a1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:33:23.051 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79530cb4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:33:23.052 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5c8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:23.052 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79530cb4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:33:23.052 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @adea970(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:33:23.053 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5fb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:23.053 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5fb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @adea970(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:33:23.053 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x645] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @458cc78d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:33:23.053 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x645] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:23.053 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x645] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @458cc78d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:33:23.054 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49c0e369(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:33:23.054 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x36c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:23.054 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49c0e369(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:33:23.055 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x613] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12a0a9e5(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:33:23.055 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x613] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:23.055 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12a0a9e5(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:33:23.058 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x768] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4278be7a

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 23:33:23.063 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x768] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:33:23.063 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x768] Locator was created at Wed Mar 04 23:33:23 GMT 2020

[vm0] [info 2020/03/04 23:33:23.063 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x768] Listening on port 29829 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:33:23.064 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x768] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3967609060640167297/locator/locator29829view.dat

[vm0] [info 2020/03/04 23:33:23.064 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x768] recovery file not found: /tmp/junit3967609060640167297/locator/locator29829view.dat

[vm0] [info 2020/03/04 23:33:23.064 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x768] Starting distributed system

[vm0] [info 2020/03/04 23:33:23.072 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x768] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 893
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2476
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 238
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8676


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:33:23.596 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 163 ms)

[vm5] [info 2020/03/04 23:33:23.725 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x659] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7eb25458

[vm5] [info 2020/03/04 23:33:23.730 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x659] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:33:23.745 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 147 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:33:23.769 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x600] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@27e144b9

[vm5] [info 2020/03/04 23:33:23.779 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x600] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:33:23.899 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f6] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 152 ms)

[vm4] [info 2020/03/04 23:33:24.043 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 141 ms)

[vm5] [info 2020/03/04 23:33:24.193 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 148 ms)

[vm6] [info 2020/03/04 23:33:24.333 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 139 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:33:24.430 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4461fe06

[vm6] [info 2020/03/04 23:33:24.436 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x6b5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:33:24.481 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0x71d] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:33:24.482 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0x71d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 146 ms)

[info 2020/03/04 23:33:24.482 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:24.485 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0x71d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2539bbee(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:33:24.485 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0x71d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:24.485 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0x71d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2539bbee(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:33:24.486 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45abe36(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:33:24.486 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:24.486 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45abe36(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:33:24.487 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e04035f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:33:24.487 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:24.487 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e04035f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:33:24.488 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40fecbb5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:33:24.488 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:24.488 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40fecbb5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:33:24.489 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19d050b6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:33:24.489 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:24.489 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19d050b6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:33:24.490 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b3c5b3c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:33:24.490 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:24.490 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b3c5b3c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:33:24.491 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @736884ae(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:33:24.491 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:24.491 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @736884ae(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:33:24.493 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0x71d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:33:24.493 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0x71d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:33:24.494 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:33:24.495 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:33:24.496 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:33:24.496 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:33:24.497 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:33:24.497 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f6] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:33:24.498 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:33:24.498 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:33:24.499 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:33:24.500 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:33:24.501 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:33:24.501 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:33:24.503 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:33:24.503 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)

[vm6] [info 2020/03/04 23:33:24.523 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x655] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@399e65db



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:33:24.527 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24994].
Not connected.


[info 2020/03/04 23:33:24.528 GMT <Test worker> tid=0x18] Executing command: exit

[vm6] [info 2020/03/04 23:33:24.529 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x655] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:33:24.529 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:24.530 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0x71d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47c56345(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:33:24.530 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0x71d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:24.530 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0x71d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47c56345(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:33:24.531 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @447f5fc3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:33:24.531 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:24.531 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @447f5fc3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:33:24.532 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d82a57b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:33:24.532 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:24.532 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d82a57b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:33:24.533 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f7be3d1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:33:24.533 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:24.533 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f7be3d1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:33:24.534 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b0ae6ec(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:33:24.534 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:24.534 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b0ae6ec(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:33:24.535 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4da4aa7c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:33:24.535 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:24.535 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4da4aa7c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:33:24.536 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a7f8a11(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:33:24.536 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:24.536 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a7f8a11(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:33:24.539 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11834681964558926280

[info 2020/03/04 23:33:24.541 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:33:24.807 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:24.808 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0x71d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59d37ebd(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:33:24.808 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0x71d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:24.808 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0x71d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59d37ebd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:33:24.809 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d8ac3ca(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:33:24.809 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:24.809 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d8ac3ca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:33:24.810 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41771286(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:33:24.810 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5fa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:24.811 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41771286(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:33:24.811 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a2df416(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:33:24.811 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:24.811 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a2df416(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:33:24.812 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @228250d4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:33:24.812 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:24.813 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @228250d4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:33:24.813 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52181e03(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:33:24.813 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:24.813 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52181e03(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:33:24.814 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59cc40f1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:33:24.814 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:24.814 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59cc40f1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:33:24.817 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0x71d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5a310b10

[vm0] [info 2020/03/04 23:33:24.823 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0x71d] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:33:24.824 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0x71d] Locator was created at Wed Mar 04 23:33:24 GMT 2020

[vm0] [info 2020/03/04 23:33:24.824 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0x71d] Listening on port 24996 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:33:24.825 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0x71d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11834681964558926280/locator/locator24996view.dat

[vm0] [info 2020/03/04 23:33:24.825 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0x71d] recovery file not found: /tmp/junit11834681964558926280/locator/locator24996view.dat

[vm0] [info 2020/03/04 23:33:24.826 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0x71d] Starting distributed system

[vm0] [info 2020/03/04 23:33:24.829 GMT <RMI TCP Connection(115)-172.17.0.8> tid=0x71d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:33:25.439 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:33:25.545 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:33:27.048 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7941718d

[vm1] [info 2020/03/04 23:33:27.053 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:33:27.642 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5c8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@21721cb9

[vm2] [info 2020/03/04 23:33:27.647 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5c8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:33:28.247 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5fb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@73a9829c

[vm3] [info 2020/03/04 23:33:28.252 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5fb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:33:28.844 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x645] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@230c398d

[vm4] [info 2020/03/04 23:33:28.849 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x645] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1088
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2435
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 235
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8649


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:33:28.930 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@619e2d8b

[vm1] [info 2020/03/04 23:33:28.938 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 949
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2465
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 235
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8658


[vm1] [info 2020/03/04 23:33:29.070 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 148 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm2] [info 2020/03/04 23:33:29.213 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x60e] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 140 ms)

[vm1] [info 2020/03/04 23:33:29.233 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 159 ms)

[vm3] [info 2020/03/04 23:33:29.362 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 147 ms)

[vm2] [info 2020/03/04 23:33:29.387 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 151 ms)

[info 2020/03/04 23:33:29.466 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29830]

Command result for <connect --jmx-manager=localhost[29830]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29830] ..
Successfully connected to: [host=localhost, port=29830]


[vm4] [info 2020/03/04 23:33:29.505 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 141 ms)

[vm2] [info 2020/03/04 23:33:29.523 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@185921fa

[vm2] [info 2020/03/04 23:33:29.529 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5fa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:33:29.534 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 144 ms)

[vm5] [info 2020/03/04 23:33:29.671 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x659] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 164 ms)

[vm4] [info 2020/03/04 23:33:29.681 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 145 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:33:29.818 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 145 ms)

[vm5] [info 2020/03/04 23:33:29.832 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x600] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 149 ms)

[vm0] [info 2020/03/04 23:33:29.967 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x663] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:33:29.968 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x663] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 148 ms)

[info 2020/03/04 23:33:29.969 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:29.971 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x663] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7768937d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:33:29.971 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x663] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:29.971 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x663] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7768937d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:33:29.972 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27f8b00a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:33:29.972 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:29.972 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27f8b00a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:33:29.973 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d845b0b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:33:29.973 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x60e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:29.973 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x60e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d845b0b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:33:29.974 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72ac2e6b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:33:29.974 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:29.974 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72ac2e6b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:33:29.974 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31405855(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:33:29.974 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:29.975 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31405855(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:33:29.975 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x659] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60397ec0(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:33:29.976 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x659] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:29.976 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x659] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60397ec0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:33:29.976 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x655] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 142 ms)

[vm6] [info 2020/03/04 23:33:29.976 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b005e83(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:33:29.977 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x6b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:29.977 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b005e83(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:33:29.979 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x663] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:33:29.979 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x663] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:33:29.980 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:33:29.980 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:33:29.981 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x60e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:33:29.982 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x60e] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:33:29.983 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:33:29.983 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:33:29.984 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:33:29.984 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:33:29.985 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x659] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:33:29.985 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x659] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:33:29.986 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:33:29.987 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:33:29.989 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:33:29.989 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:33:30.020 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21530].
Not connected.


[info 2020/03/04 23:33:30.021 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:33:30.022 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:30.023 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x663] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b0510f2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:33:30.023 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x663] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:30.023 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x663] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b0510f2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:33:30.024 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6da1d997(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:33:30.024 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:30.024 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6da1d997(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:33:30.025 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b6c8afb(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:33:30.025 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x60e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:30.025 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x60e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b6c8afb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:33:30.026 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c07fca5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:33:30.026 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:30.026 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c07fca5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:33:30.027 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ae0e2b8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:33:30.027 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:30.027 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ae0e2b8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:33:30.028 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x659] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22fefd93(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:33:30.028 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x659] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:30.028 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x659] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22fefd93(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:33:30.028 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b89e241(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:33:30.029 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x6b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:30.029 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b89e241(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:33:30.031 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17210227862972930457

[info 2020/03/04 23:33:30.033 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:33:30.114 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x2b2] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:33:30.115 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x2b2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 137 ms)

[info 2020/03/04 23:33:30.115 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:30.118 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x2b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eab4294(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:33:30.118 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x2b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:30.118 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x2b2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eab4294(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:33:30.119 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a4dd37(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:33:30.119 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:30.119 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a4dd37(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:33:30.121 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @631ecfcd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:33:30.121 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:30.121 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @631ecfcd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:33:30.122 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bafc3f9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:33:30.122 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:30.122 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bafc3f9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:33:30.123 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x600] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41612ad4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:33:30.123 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x600] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:30.123 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x600] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41612ad4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:33:30.124 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x655] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77e1d6fa(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:33:30.124 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x655] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:30.124 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x655] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77e1d6fa(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:33:30.120 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a74919e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:33:30.120 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x54c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:30.120 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a74919e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:33:30.126 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x2b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:33:30.127 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x2b2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:33:30.128 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:33:30.128 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:33:30.129 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:33:30.129 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:33:30.130 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:33:30.130 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:33:30.131 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:33:30.132 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:33:30.133 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x600] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:33:30.133 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x600] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:33:30.134 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x655] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:33:30.134 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x655] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:33:30.136 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:33:30.137 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)

[vm3] [info 2020/03/04 23:33:30.145 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@62ed4803

[vm3] [info 2020/03/04 23:33:30.150 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x5f6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:33:30.165 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26933].
Not connected.


[info 2020/03/04 23:33:30.167 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:33:30.167 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:30.169 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x2b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ce551f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:33:30.169 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x2b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:30.169 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x2b2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ce551f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:33:30.170 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28b3c274(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:33:30.170 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:30.170 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28b3c274(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:33:30.170 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @317174a4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:33:30.171 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x54c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:30.171 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @317174a4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:33:30.171 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28fb280f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:33:30.171 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:30.171 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28fb280f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:33:30.172 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b47f6bf(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:33:30.172 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:30.172 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b47f6bf(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:33:30.173 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x600] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f6537d2(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:33:30.173 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x600] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:30.173 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x600] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f6537d2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:33:30.174 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x655] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44a7a685(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:33:30.174 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x655] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:30.174 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x655] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44a7a685(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:33:30.176 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1186580776957634973

[info 2020/03/04 23:33:30.178 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:33:30.266 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:30.266 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x663] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f78f753(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:33:30.267 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x663] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:30.267 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x663] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f78f753(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:33:30.267 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3338016b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:33:30.268 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:30.268 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3338016b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:33:30.268 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66148ed5(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:33:30.269 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x60e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:30.269 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x60e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66148ed5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:33:30.270 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62645677(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:33:30.270 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:30.270 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62645677(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:33:30.271 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cbf79ec(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:33:30.271 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:30.271 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cbf79ec(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:33:30.272 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x659] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @211f8de9(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:33:30.272 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x659] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:30.272 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x659] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @211f8de9(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]
[vm6] [info 2020/03/04 23:33:30.273 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67ca57e8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:33:30.273 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x6b5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:30.273 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67ca57e8(0, "IgnoredException addIgnoredException") (took 0 ms)



[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:33:30.276 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x663] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6051db26

[vm0] [info 2020/03/04 23:33:30.283 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x663] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:33:30.284 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x663] Locator was created at Wed Mar 04 23:33:30 GMT 2020

[vm0] [info 2020/03/04 23:33:30.284 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x663] Listening on port 21532 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:33:30.284 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x663] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17210227862972930457/locator/locator21532view.dat

[vm0] [info 2020/03/04 23:33:30.285 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x663] recovery file not found: /tmp/junit17210227862972930457/locator/locator21532view.dat

[vm0] [info 2020/03/04 23:33:30.285 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x663] Starting distributed system

[vm0] [info 2020/03/04 23:33:30.289 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x663] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:33:30.414 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:30.414 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x2b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e8204b5(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:33:30.414 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x2b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:30.415 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x2b2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e8204b5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:33:30.415 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14b2d672(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:33:30.416 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:30.416 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14b2d672(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:33:30.416 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72b78562(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:33:30.416 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x54c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:30.416 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72b78562(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:33:30.417 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5da979c5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:33:30.417 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:30.417 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5da979c5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:33:30.418 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @662ea72a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:33:30.418 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:30.418 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @662ea72a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:33:30.419 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x600] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a9c7fd3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:33:30.419 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x600] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:30.419 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x600] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a9c7fd3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:33:30.420 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x655] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca9437(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:33:30.420 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x655] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:30.420 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x655] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca9437(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:33:30.423 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x2b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@54a968af

[vm0] [info 2020/03/04 23:33:30.427 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x2b2] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:33:30.428 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x2b2] Locator was created at Wed Mar 04 23:33:30 GMT 2020

[vm0] [info 2020/03/04 23:33:30.428 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x2b2] Listening on port 26935 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:33:30.428 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x2b2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1186580776957634973/locator/locator26935view.dat

[vm0] [info 2020/03/04 23:33:30.428 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x2b2] recovery file not found: /tmp/junit1186580776957634973/locator/locator26935view.dat

[vm0] [info 2020/03/04 23:33:30.429 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x2b2] Starting distributed system

[vm0] [info 2020/03/04 23:33:30.430 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x2b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:33:30.780 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@446b0f04

[vm4] [info 2020/03/04 23:33:30.786 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:33:31.414 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24997]

Command result for <connect --jmx-manager=localhost[24997]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24997] ..
Successfully connected to: [host=localhost, port=24997]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:33:33.549 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@45d6913e

[vm5] [info 2020/03/04 23:33:33.555 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5fb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:33:34.244 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@59a84992

[vm1] [info 2020/03/04 23:33:34.250 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:33:34.295 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7d4938b4

[vm6] [info 2020/03/04 23:33:34.301 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x60e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:33:34.437 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3cb64593

[vm1] [info 2020/03/04 23:33:34.442 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:33:34.838 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x60e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@44af5522

[vm2] [info 2020/03/04 23:33:34.842 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x60e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:33:35.018 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@36b1caa8

[vm2] [info 2020/03/04 23:33:35.022 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x54c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:33:35.222 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:33:35.516 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@17f3daec

[vm3] [info 2020/03/04 23:33:35.521 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x65e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:33:35.637 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@77fff00c

[vm3] [info 2020/03/04 23:33:35.643 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:33:36.160 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3cc86285

[vm4] [info 2020/03/04 23:33:36.166 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:33:36.317 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@4b240eeb

[vm4] [info 2020/03/04 23:33:36.322 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5a3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:33:36.823 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21533]

Command result for <connect --jmx-manager=localhost[21533]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21533] ..
Successfully connected to: [host=localhost, port=21533]


[info 2020/03/04 23:33:36.985 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26936]

Command result for <connect --jmx-manager=localhost[26936]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26936] ..
Successfully connected to: [host=localhost, port=26936]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 844
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2496
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 375
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9132


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:33:39.004 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 155 ms)

[vm2] [info 2020/03/04 23:33:39.164 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 157 ms)

[vm3] [info 2020/03/04 23:33:39.310 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 144 ms)

[vm4] [info 2020/03/04 23:33:39.463 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 150 ms)

[vm5] [info 2020/03/04 23:33:39.617 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 152 ms)

[vm6] [info 2020/03/04 23:33:39.761 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 143 ms)

[vm0] [info 2020/03/04 23:33:39.909 GMT <RMI TCP Connection(117)-172.17.0.4> tid=0x631] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:33:39.909 GMT <RMI TCP Connection(117)-172.17.0.4> tid=0x631] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 146 ms)

[info 2020/03/04 23:33:39.910 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:39.912 GMT <RMI TCP Connection(117)-172.17.0.4> tid=0x631] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @336fb82b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:33:39.912 GMT <RMI TCP Connection(117)-172.17.0.4> tid=0x631] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:39.912 GMT <RMI TCP Connection(117)-172.17.0.4> tid=0x631] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @336fb82b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:33:39.913 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8ad8ca3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:33:39.913 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:39.913 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8ad8ca3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:33:39.914 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11877ac1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:33:39.914 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:39.914 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11877ac1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:33:39.917 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46febfb2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:33:39.917 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:39.917 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46febfb2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:33:39.918 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57791fec(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:33:39.918 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x56c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:39.918 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57791fec(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:33:39.919 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43931c5c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:33:39.919 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:39.919 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43931c5c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:33:39.920 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75816fa6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:33:39.920 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x60e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:39.920 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75816fa6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:33:39.922 GMT <RMI TCP Connection(117)-172.17.0.4> tid=0x631] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:33:39.922 GMT <RMI TCP Connection(117)-172.17.0.4> tid=0x631] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:33:39.924 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:33:39.924 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:33:39.925 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:33:39.925 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:33:39.928 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:33:39.928 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:33:39.929 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:33:39.929 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:33:39.930 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:33:39.930 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:33:39.931 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:33:39.931 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:33:39.934 GMT <RMI TCP Connection(20)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:33:39.934 GMT <RMI TCP Connection(20)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:33:39.963 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22924].
Not connected.


[info 2020/03/04 23:33:39.965 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:33:39.965 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:39.967 GMT <RMI TCP Connection(117)-172.17.0.4> tid=0x631] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fd0559f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:33:39.967 GMT <RMI TCP Connection(117)-172.17.0.4> tid=0x631] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:39.967 GMT <RMI TCP Connection(117)-172.17.0.4> tid=0x631] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fd0559f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:33:39.968 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @346208b6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:33:39.968 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:39.968 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @346208b6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:33:39.969 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d7ab988(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:33:39.969 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:39.969 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d7ab988(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:33:39.969 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71de4329(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:33:39.970 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:39.970 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71de4329(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:33:39.970 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @319625f7(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:33:39.971 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x56c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:39.971 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @319625f7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:33:39.971 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2acc4f92(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:33:39.972 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:39.972 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2acc4f92(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:33:39.972 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c5e0bfc(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:33:39.973 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x60e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:39.973 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c5e0bfc(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:33:39.975 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13033651397645113340

[info 2020/03/04 23:33:39.978 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:33:40.196 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:40.197 GMT <RMI TCP Connection(117)-172.17.0.4> tid=0x631] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @178b6ffb(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:33:40.197 GMT <RMI TCP Connection(117)-172.17.0.4> tid=0x631] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:40.197 GMT <RMI TCP Connection(117)-172.17.0.4> tid=0x631] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @178b6ffb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:33:40.198 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @777face1(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:33:40.198 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:40.198 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @777face1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:33:40.199 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a3234e5(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:33:40.199 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3cc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:40.199 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3cc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a3234e5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:33:40.200 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f2de434(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:33:40.200 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:40.200 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3da] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f2de434(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:33:40.200 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f40e805(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:33:40.201 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x56c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:40.201 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x56c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f40e805(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:33:40.201 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fe2dfa3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:33:40.202 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5fb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:40.202 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fe2dfa3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:33:40.202 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @405eff1b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:33:40.202 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x60e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:40.202 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @405eff1b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:33:40.205 GMT <RMI TCP Connection(117)-172.17.0.4> tid=0x631] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7163cb1c

[vm0] [info 2020/03/04 23:33:40.210 GMT <RMI TCP Connection(117)-172.17.0.4> tid=0x631] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:33:40.210 GMT <RMI TCP Connection(117)-172.17.0.4> tid=0x631] Locator was created at Wed Mar 04 23:33:40 GMT 2020

[vm0] [info 2020/03/04 23:33:40.211 GMT <RMI TCP Connection(117)-172.17.0.4> tid=0x631] Listening on port 22926 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:33:40.211 GMT <RMI TCP Connection(117)-172.17.0.4> tid=0x631] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13033651397645113340/locator/locator22926view.dat

[vm0] [info 2020/03/04 23:33:40.211 GMT <RMI TCP Connection(117)-172.17.0.4> tid=0x631] recovery file not found: /tmp/junit13033651397645113340/locator/locator22926view.dat

[vm0] [info 2020/03/04 23:33:40.211 GMT <RMI TCP Connection(117)-172.17.0.4> tid=0x631] Starting distributed system

[vm0] [info 2020/03/04 23:33:40.213 GMT <RMI TCP Connection(117)-172.17.0.4> tid=0x631] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:33:43.940 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2d0e5921

[vm1] [info 2020/03/04 23:33:43.945 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:33:44.541 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3cc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2866760e

[vm2] [info 2020/03/04 23:33:44.547 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3cc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:33:45.149 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@602f3214

[vm3] [info 2020/03/04 23:33:45.154 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x3da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:33:45.750 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x56c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@19c95417

[vm4] [info 2020/03/04 23:33:45.755 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x56c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:33:46.358 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22927]

Command result for <connect --jmx-manager=localhost[22927]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22927] ..
Successfully connected to: [host=localhost, port=22927]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:33:48.446 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5ec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@44898af4

[vm5] [info 2020/03/04 23:33:48.451 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5ec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:33:49.175 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040@958b876

[vm6] [info 2020/03/04 23:33:49.181 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2502
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 353
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 8742


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:33:53.052 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 158 ms)

[vm2] [info 2020/03/04 23:33:53.196 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x601] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 143 ms)

[vm3] [info 2020/03/04 23:33:53.353 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x5fd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 154 ms)

[vm4] [info 2020/03/04 23:33:53.498 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x628] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 143 ms)

[vm5] [info 2020/03/04 23:33:53.662 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5ec] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 162 ms)

[vm6] [info 2020/03/04 23:33:53.805 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 141 ms)

[vm0] [info 2020/03/04 23:33:53.946 GMT <RMI TCP Connection(119)-172.17.0.2> tid=0x670] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:33:53.947 GMT <RMI TCP Connection(119)-172.17.0.2> tid=0x670] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 140 ms)

[info 2020/03/04 23:33:53.948 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:53.950 GMT <RMI TCP Connection(119)-172.17.0.2> tid=0x670] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60191d2a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:33:53.950 GMT <RMI TCP Connection(119)-172.17.0.2> tid=0x670] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:53.950 GMT <RMI TCP Connection(119)-172.17.0.2> tid=0x670] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60191d2a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:33:53.951 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7feff042(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:33:53.951 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:53.951 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7feff042(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:33:53.952 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x601] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2716970a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:33:53.952 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x601] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:53.952 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x601] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2716970a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:33:53.953 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c4c01be(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:33:53.953 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x5fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:53.953 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x5fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c4c01be(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:33:53.954 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x628] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a6359f8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:33:53.954 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x628] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:53.954 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x628] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a6359f8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:33:53.955 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c8350e1(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:33:53.955 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:53.955 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c8350e1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:33:53.955 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ed0d691(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:33:53.955 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:53.956 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ed0d691(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:33:53.958 GMT <RMI TCP Connection(119)-172.17.0.2> tid=0x670] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:33:53.958 GMT <RMI TCP Connection(119)-172.17.0.2> tid=0x670] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:33:53.959 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:33:53.959 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:33:53.960 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x601] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:33:53.960 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x601] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:33:53.961 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:33:53.961 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x5fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:33:53.962 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x628] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:33:53.962 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x628] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:33:53.963 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5ec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:33:53.963 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:33:53.964 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:33:53.964 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:33:53.966 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:33:53.967 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:33:53.992 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24094].
Not connected.


[info 2020/03/04 23:33:53.993 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:33:53.995 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:53.995 GMT <RMI TCP Connection(119)-172.17.0.2> tid=0x670] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e1d3e64(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:33:53.996 GMT <RMI TCP Connection(119)-172.17.0.2> tid=0x670] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:53.996 GMT <RMI TCP Connection(119)-172.17.0.2> tid=0x670] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e1d3e64(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:33:53.996 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @242cfeba(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:33:53.997 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:53.997 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @242cfeba(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:33:53.997 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x601] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1956694f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:33:53.997 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x601] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:53.997 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x601] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1956694f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:33:53.998 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11975e34(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:33:53.998 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x5fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:53.998 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x5fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11975e34(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:33:53.999 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x628] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bbb3091(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:33:53.999 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x628] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:53.999 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x628] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bbb3091(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:33:54.000 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33cb8150(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:33:54.000 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:54.000 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33cb8150(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:33:54.001 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b473230(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:33:54.001 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:54.001 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b473230(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:33:54.004 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17172162854879408902

[info 2020/03/04 23:33:54.007 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:33:54.233 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:54.233 GMT <RMI TCP Connection(119)-172.17.0.2> tid=0x670] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9ced88(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:33:54.233 GMT <RMI TCP Connection(119)-172.17.0.2> tid=0x670] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:33:54.233 GMT <RMI TCP Connection(119)-172.17.0.2> tid=0x670] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9ced88(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:33:54.234 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6048a354(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:33:54.235 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:33:54.235 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6048a354(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:33:54.235 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x601] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22779308(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:33:54.235 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x601] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:33:54.236 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x601] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22779308(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:33:54.236 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b8d0d72(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:33:54.236 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x5fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:33:54.236 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x5fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b8d0d72(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:33:54.237 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x628] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7398df51(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:33:54.237 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x628] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:33:54.237 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x628] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7398df51(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:33:54.238 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b6f4f36(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:33:54.238 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5ec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:33:54.238 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b6f4f36(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:33:54.239 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bf877af(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:33:54.239 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:33:54.239 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x5f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bf877af(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:33:54.242 GMT <RMI TCP Connection(119)-172.17.0.2> tid=0x670] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@768c1ebb

[vm0] [info 2020/03/04 23:33:54.247 GMT <RMI TCP Connection(119)-172.17.0.2> tid=0x670] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:33:54.248 GMT <RMI TCP Connection(119)-172.17.0.2> tid=0x670] Locator was created at Wed Mar 04 23:33:54 GMT 2020

[vm0] [info 2020/03/04 23:33:54.248 GMT <RMI TCP Connection(119)-172.17.0.2> tid=0x670] Listening on port 24096 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:33:54.248 GMT <RMI TCP Connection(119)-172.17.0.2> tid=0x670] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17172162854879408902/locator/locator24096view.dat

[vm0] [info 2020/03/04 23:33:54.248 GMT <RMI TCP Connection(119)-172.17.0.2> tid=0x670] recovery file not found: /tmp/junit17172162854879408902/locator/locator24096view.dat

[vm0] [info 2020/03/04 23:33:54.248 GMT <RMI TCP Connection(119)-172.17.0.2> tid=0x670] Starting distributed system

[vm0] [info 2020/03/04 23:33:54.250 GMT <RMI TCP Connection(119)-172.17.0.2> tid=0x670] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:33:57.831 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@27d95e1b

[vm1] [info 2020/03/04 23:33:57.836 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:33:58.413 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x601] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6ec7a888

[vm2] [info 2020/03/04 23:33:58.418 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x601] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:33:59.000 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x5fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5fadc041

[vm3] [info 2020/03/04 23:33:59.005 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x5fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:33:59.591 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x628] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@dda0c00

[vm4] [info 2020/03/04 23:33:59.596 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x628] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:34:00.240 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24097]

Command result for <connect --jmx-manager=localhost[24097]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24097] ..
Successfully connected to: [host=localhost, port=24097]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:34:07.387 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x577] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@74117444

[vm5] [info 2020/03/04 23:34:07.392 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x577] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:34:08.107 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440@35771b98

[vm6] [info 2020/03/04 23:34:08.112 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:34:09.215 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x621] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840@3c6d2051

[vm5] [info 2020/03/04 23:34:09.220 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x621] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:34:09.943 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x627] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@2dbc59bb

[vm6] [info 2020/03/04 23:34:09.949 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x627] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2641
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 427
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 9408


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:34:12.187 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 162 ms)

[vm2] [info 2020/03/04 23:34:12.349 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x5c4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 160 ms)

[vm3] [info 2020/03/04 23:34:12.495 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x611] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 143 ms)

[vm4] [info 2020/03/04 23:34:12.645 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x612] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 148 ms)

[vm5] [info 2020/03/04 23:34:12.821 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 175 ms)

[vm6] [info 2020/03/04 23:34:12.962 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 139 ms)

[vm0] [info 2020/03/04 23:34:13.105 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0x676] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:34:13.106 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0x676] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 141 ms)

[info 2020/03/04 23:34:13.106 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:13.108 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12f14ea5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:34:13.108 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0x676] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:13.108 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0x676] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12f14ea5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:34:13.109 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e425c5(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:34:13.109 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:13.110 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e425c5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:34:13.110 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x5c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6766bf1f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:34:13.110 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x5c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:13.110 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x5c4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6766bf1f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:34:13.111 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x611] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32faf2aa(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:34:13.112 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x611] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:13.112 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x611] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32faf2aa(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:34:13.112 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42c78b3b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:34:13.112 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x612] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:13.112 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x612] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42c78b3b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:34:13.113 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x577] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3517c0d3(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:34:13.113 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x577] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:13.113 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3517c0d3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:34:13.114 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34c529e9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:34:13.114 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:13.114 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34c529e9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:34:13.116 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0x676] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:34:13.117 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0x676] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:34:13.118 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:34:13.118 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:34:13.119 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x5c4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:34:13.119 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x5c4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:34:13.120 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x611] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:34:13.120 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x611] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:34:13.121 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x612] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:34:13.121 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x612] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:34:13.122 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x577] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:34:13.122 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:34:13.123 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:34:13.123 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:34:13.125 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:34:13.126 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:34:13.153 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20081].
Not connected.


[info 2020/03/04 23:34:13.154 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:34:13.155 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:13.156 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1650a80c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:34:13.156 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0x676] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:13.156 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0x676] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1650a80c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:34:13.157 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a559cf1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:34:13.157 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:13.157 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a559cf1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:34:13.158 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x5c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a7a614c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:34:13.158 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x5c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:13.158 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x5c4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a7a614c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:34:13.159 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x611] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66f9b958(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:34:13.159 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x611] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:13.159 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x611] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66f9b958(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:34:13.160 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef15bf9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:34:13.160 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x612] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:13.160 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x612] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef15bf9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:34:13.160 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x577] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71a17aa(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:34:13.161 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x577] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:13.161 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71a17aa(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:34:13.161 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58ecbc6c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:34:13.161 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:13.162 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58ecbc6c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:34:13.164 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13492951442018657502

[info 2020/03/04 23:34:13.167 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2424
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 164
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 7962


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[info 2020/03/04 23:34:13.381 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:13.381 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fc324a5(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:34:13.382 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0x676] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:13.382 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0x676] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fc324a5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:34:13.382 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @328ff910(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:34:13.383 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:13.383 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @328ff910(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:34:13.383 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x5c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @723940a9(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:34:13.384 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x5c4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:13.384 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x5c4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @723940a9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:34:13.384 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x611] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bcd2032(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:34:13.384 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x611] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:13.384 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x611] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bcd2032(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:34:13.385 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a4160ec(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:34:13.385 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x612] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:13.386 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x612] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a4160ec(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:34:13.386 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x577] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d1ada35(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:34:13.387 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x577] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:13.387 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x577] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d1ada35(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:34:13.387 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ba33ec2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:34:13.387 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:13.388 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ba33ec2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:34:13.391 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0x676] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@69110819

[vm0] [info 2020/03/04 23:34:13.396 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0x676] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:34:13.396 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0x676] Locator was created at Wed Mar 04 23:34:13 GMT 2020

[vm0] [info 2020/03/04 23:34:13.396 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0x676] Listening on port 20083 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:34:13.397 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0x676] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13492951442018657502/locator/locator20083view.dat

[vm0] [info 2020/03/04 23:34:13.397 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0x676] recovery file not found: /tmp/junit13492951442018657502/locator/locator20083view.dat

[vm0] [info 2020/03/04 23:34:13.397 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0x676] Starting distributed system

[vm0] [info 2020/03/04 23:34:13.399 GMT <RMI TCP Connection(121)-172.17.0.5> tid=0x676] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:34:13.551 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 172 ms)

[vm2] [info 2020/03/04 23:34:13.692 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x604] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 139 ms)

[vm3] [info 2020/03/04 23:34:13.845 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5e2] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 150 ms)

[vm4] [info 2020/03/04 23:34:13.991 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 144 ms)

[vm5] [info 2020/03/04 23:34:14.147 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 154 ms)

[vm6] [info 2020/03/04 23:34:14.326 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 178 ms)

[vm0] [info 2020/03/04 23:34:14.473 GMT <RMI TCP Connection(120)-172.17.0.6> tid=0x676] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:34:14.473 GMT <RMI TCP Connection(120)-172.17.0.6> tid=0x676] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 145 ms)

[info 2020/03/04 23:34:14.474 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:14.476 GMT <RMI TCP Connection(120)-172.17.0.6> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @582ae18a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:34:14.476 GMT <RMI TCP Connection(120)-172.17.0.6> tid=0x676] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:14.476 GMT <RMI TCP Connection(120)-172.17.0.6> tid=0x676] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @582ae18a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:34:14.477 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bce5a74(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:34:14.477 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:14.477 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bce5a74(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:34:14.478 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x604] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @235326ea(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:34:14.478 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x604] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:14.478 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x604] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @235326ea(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:34:14.479 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11c4a7ac(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:34:14.479 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5e2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:14.479 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5e2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11c4a7ac(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:34:14.480 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51a9735f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:34:14.480 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x606] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:14.480 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51a9735f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:34:14.481 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x621] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d5c432(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:34:14.481 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x621] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:14.481 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d5c432(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:34:14.482 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x627] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d015ee8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:34:14.482 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x627] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:14.482 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d015ee8(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:34:14.484 GMT <RMI TCP Connection(120)-172.17.0.6> tid=0x676] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:34:14.484 GMT <RMI TCP Connection(120)-172.17.0.6> tid=0x676] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:34:14.485 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:34:14.485 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:34:14.486 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x604] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:34:14.486 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x604] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:34:14.487 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5e2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:34:14.487 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5e2] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:34:14.488 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:34:14.488 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:34:14.489 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x621] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:34:14.490 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:34:14.490 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x627] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:34:14.491 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:34:14.493 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:34:14.493 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:34:14.512 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21239].
Not connected.


[info 2020/03/04 23:34:14.513 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:34:14.514 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:14.515 GMT <RMI TCP Connection(120)-172.17.0.6> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45165bf0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:34:14.515 GMT <RMI TCP Connection(120)-172.17.0.6> tid=0x676] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:14.516 GMT <RMI TCP Connection(120)-172.17.0.6> tid=0x676] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45165bf0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:34:14.516 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad0727c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:34:14.516 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:14.517 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad0727c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:34:14.517 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x604] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5666374d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:34:14.517 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x604] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:14.517 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x604] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5666374d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:34:14.518 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79380b73(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:34:14.518 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5e2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:14.518 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5e2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79380b73(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:34:14.519 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49d4e0ec(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:34:14.519 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x606] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:14.519 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49d4e0ec(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:34:14.520 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x621] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bf205e2(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:34:14.520 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x621] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:14.520 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bf205e2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:34:14.521 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x627] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3246218d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:34:14.521 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x627] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:14.521 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3246218d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:34:14.525 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9099077191933743887

[info 2020/03/04 23:34:14.527 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:34:14.755 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:14.756 GMT <RMI TCP Connection(120)-172.17.0.6> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66992263(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:34:14.756 GMT <RMI TCP Connection(120)-172.17.0.6> tid=0x676] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:14.756 GMT <RMI TCP Connection(120)-172.17.0.6> tid=0x676] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66992263(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:34:14.757 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @242a8134(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:34:14.757 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:14.757 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @242a8134(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:34:14.758 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x604] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e95a3af(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:34:14.758 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x604] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:14.758 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x604] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e95a3af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:34:14.759 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5e2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dd6d753(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:34:14.759 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5e2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:14.759 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5e2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dd6d753(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:34:14.760 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47884b40(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:34:14.760 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x606] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:14.760 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47884b40(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:34:14.760 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x621] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c92a75f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:34:14.761 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x621] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:14.761 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c92a75f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:34:14.762 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x627] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25eee4a2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:34:14.762 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x627] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:14.762 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25eee4a2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:34:14.765 GMT <RMI TCP Connection(120)-172.17.0.6> tid=0x676] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5d6232f2

[vm0] [info 2020/03/04 23:34:14.769 GMT <RMI TCP Connection(120)-172.17.0.6> tid=0x676] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:34:14.770 GMT <RMI TCP Connection(120)-172.17.0.6> tid=0x676] Locator was created at Wed Mar 04 23:34:14 GMT 2020

[vm0] [info 2020/03/04 23:34:14.770 GMT <RMI TCP Connection(120)-172.17.0.6> tid=0x676] Listening on port 21241 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:34:14.770 GMT <RMI TCP Connection(120)-172.17.0.6> tid=0x676] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9099077191933743887/locator/locator21241view.dat

[vm0] [info 2020/03/04 23:34:14.770 GMT <RMI TCP Connection(120)-172.17.0.6> tid=0x676] recovery file not found: /tmp/junit9099077191933743887/locator/locator21241view.dat

[vm0] [info 2020/03/04 23:34:14.770 GMT <RMI TCP Connection(120)-172.17.0.6> tid=0x676] Starting distributed system

[vm0] [info 2020/03/04 23:34:14.772 GMT <RMI TCP Connection(120)-172.17.0.6> tid=0x676] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:34:14.975 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40@48152a2d

[vm5] [info 2020/03/04 23:34:14.980 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x36c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:34:15.720 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x613] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440@5e0fafc5

[vm6] [info 2020/03/04 23:34:15.725 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x613] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:34:17.143 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@72bb32ca

[vm5] [info 2020/03/04 23:34:17.151 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:34:17.269 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4fc09449

[vm1] [info 2020/03/04 23:34:17.273 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:34:17.858 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x5c4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@265ea9ea

[vm2] [info 2020/03/04 23:34:17.863 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x5c4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:34:17.887 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840@4fbff96c

[vm6] [info 2020/03/04 23:34:17.895 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:34:18.495 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x611] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4f960a29

[vm3] [info 2020/03/04 23:34:18.501 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x611] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:34:18.596 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1919bc0b

[vm1] [info 2020/03/04 23:34:18.601 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:34:19.112 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x612] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@25f57643

[vm4] [info 2020/03/04 23:34:19.117 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x612] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:34:19.268 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x604] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@293806f5

[vm2] [info 2020/03/04 23:34:19.273 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x604] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2622
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 332
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9039


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33


[vm1] [info 2020/03/04 23:34:19.665 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 147 ms)

[info 2020/03/04 23:34:19.743 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20084]

Command result for <connect --jmx-manager=localhost[20084]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20084] ..
Successfully connected to: [host=localhost, port=20084]


[vm2] [info 2020/03/04 23:34:19.827 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5c8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 160 ms)

[vm3] [info 2020/03/04 23:34:19.883 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5e2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f3c1c07

[vm3] [info 2020/03/04 23:34:19.888 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5e2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:34:19.988 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5fb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 158 ms)

[vm4] [info 2020/03/04 23:34:20.138 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x645] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 147 ms)

[vm5] [info 2020/03/04 23:34:20.290 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 151 ms)

[vm6] [info 2020/03/04 23:34:20.433 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 142 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:34:20.508 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x606] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3e193971

[vm4] [info 2020/03/04 23:34:20.513 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x606] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:34:20.577 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x71c] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:34:20.578 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x71c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 143 ms)

[info 2020/03/04 23:34:20.579 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:20.581 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x71c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13aec94(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:34:20.581 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x71c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:20.581 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x71c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13aec94(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:34:20.582 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16fa4edb(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:34:20.582 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:20.582 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16fa4edb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:34:20.583 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e8bbe79(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:34:20.583 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:20.583 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e8bbe79(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:34:20.583 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f3eadea(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:34:20.584 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:20.584 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5fb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f3eadea(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:34:20.584 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x645] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2af6eeca(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:34:20.585 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x645] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:20.585 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x645] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2af6eeca(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:34:20.585 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @350a0b64(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:34:20.585 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x36c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:20.585 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @350a0b64(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:34:20.586 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x613] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52a49ff6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:34:20.586 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x613] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:20.586 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52a49ff6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:34:20.588 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x71c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:34:20.589 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x71c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:34:20.589 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:34:20.590 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:34:20.590 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5c8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:34:20.591 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:34:20.591 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5fb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:34:20.592 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5fb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:34:20.593 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x645] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:34:20.593 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x645] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:34:20.594 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:34:20.594 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:34:20.595 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x613] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:34:20.595 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:34:20.597 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:34:20.598 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:34:20.618 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29830].
Not connected.


[info 2020/03/04 23:34:20.620 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:34:20.620 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:20.622 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x71c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @499961(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:34:20.622 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x71c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:20.622 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x71c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @499961(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:34:20.622 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dd67c9f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:34:20.623 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:20.623 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dd67c9f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:34:20.623 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4181c533(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:34:20.624 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:20.624 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4181c533(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:34:20.624 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54ed67a9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:34:20.624 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:20.624 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5fb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54ed67a9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:34:20.625 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x645] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e7d25b5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:34:20.625 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x645] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:20.625 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x645] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e7d25b5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:34:20.626 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e6e0be8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:34:20.626 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x36c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:20.626 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e6e0be8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:34:20.627 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x613] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2408cf86(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:34:20.627 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x613] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:20.627 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2408cf86(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:34:20.630 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3708847219616661227

[info 2020/03/04 23:34:20.633 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:34:20.837 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:20.837 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x71c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @365756d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:34:20.837 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x71c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:20.837 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x71c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @365756d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:34:20.838 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62cb9799(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:34:20.838 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:20.838 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62cb9799(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:34:20.839 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60802a0c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:34:20.839 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5c8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:20.839 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60802a0c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:34:20.840 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fd390fb(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:34:20.840 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5fb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:20.840 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5fb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fd390fb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:34:20.840 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x645] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ceec36(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:34:20.841 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x645] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:20.841 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x645] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ceec36(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:34:20.841 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @595e68ba(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:34:20.841 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x36c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:20.841 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @595e68ba(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:34:20.842 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x613] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62664aef(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:34:20.842 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x613] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:20.842 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62664aef(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:34:20.845 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x71c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7434652a

[vm0] [info 2020/03/04 23:34:20.850 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x71c] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:34:20.850 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x71c] Locator was created at Wed Mar 04 23:34:20 GMT 2020

[vm0] [info 2020/03/04 23:34:20.850 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x71c] Listening on port 29832 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:34:20.850 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x71c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3708847219616661227/locator/locator29832view.dat

[vm0] [info 2020/03/04 23:34:20.850 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x71c] recovery file not found: /tmp/junit3708847219616661227/locator/locator29832view.dat

[vm0] [info 2020/03/04 23:34:20.851 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x71c] Starting distributed system

[vm0] [info 2020/03/04 23:34:20.852 GMT <RMI TCP Connection(120)-172.17.0.3> tid=0x71c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:34:21.112 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21242]

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <connect --jmx-manager=localhost[21242]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21242] ..
Successfully connected to: [host=localhost, port=21242]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2580
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 432
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 9228


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:34:21.959 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 149 ms)

[vm2] [info 2020/03/04 23:34:22.105 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 144 ms)

[vm3] [info 2020/03/04 23:34:22.244 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f6] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 137 ms)

[vm5] [info 2020/03/04 23:34:22.320 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x659] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@32e88cc

[vm5] [info 2020/03/04 23:34:22.325 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x659] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:34:22.386 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x5f9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 139 ms)

[vm5] [info 2020/03/04 23:34:22.456 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x600] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@38853b4d

[vm5] [info 2020/03/04 23:34:22.461 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x600] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:34:22.540 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 153 ms)

[vm6] [info 2020/03/04 23:34:22.682 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 140 ms)

[vm0] [info 2020/03/04 23:34:22.819 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x635] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:34:22.820 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x635] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 136 ms)

[info 2020/03/04 23:34:22.821 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:22.823 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x635] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cf2b37a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:34:22.823 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x635] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:22.823 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x635] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cf2b37a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:34:22.824 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c2c295(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:34:22.824 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:22.824 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c2c295(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:34:22.825 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d9596e3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:34:22.825 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:22.825 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d9596e3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:34:22.827 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @423a478a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:34:22.828 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:22.828 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @423a478a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:34:22.828 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @609ca3d8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:34:22.829 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x5f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:22.829 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x5f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @609ca3d8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:34:22.829 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @650b5da1(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:34:22.829 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:22.829 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @650b5da1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:34:22.830 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e03fe30(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:34:22.830 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:22.830 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e03fe30(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:34:22.833 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x635] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:34:22.833 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x635] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:34:22.834 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:34:22.834 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:34:22.835 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:34:22.836 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:34:22.838 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:34:22.838 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f6] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:34:22.839 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x5f9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:34:22.840 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x5f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:34:22.840 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:34:22.841 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:34:22.842 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:34:22.842 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:34:22.844 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:34:22.844 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:34:22.878 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24997].
Not connected.


[info 2020/03/04 23:34:22.880 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:34:22.880 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:22.882 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x635] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716be5eb(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:34:22.882 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x635] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:22.882 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x635] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716be5eb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:34:22.882 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4241c56a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:34:22.883 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:22.883 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4241c56a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:34:22.883 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65c8b637(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:34:22.884 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:22.884 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65c8b637(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:34:22.885 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @246da9c5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:34:22.885 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:22.885 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @246da9c5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:34:22.886 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c26ced2(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:34:22.886 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x5f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:22.886 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x5f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c26ced2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:34:22.887 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6674705f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:34:22.887 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:22.887 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6674705f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:34:22.888 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c1dc0df(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:34:22.888 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:22.888 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c1dc0df(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:34:22.891 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9300572395418726692

[info 2020/03/04 23:34:22.894 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:34:23.074 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@3f4a777d

[vm6] [info 2020/03/04 23:34:23.079 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x6b5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:34:23.202 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:23.203 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x635] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b7521e3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:34:23.203 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x635] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:23.203 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x635] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b7521e3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:34:23.204 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15b4270(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:34:23.204 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:23.204 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15b4270(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:34:23.205 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @737b37fd(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:34:23.205 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5fa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:23.205 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @737b37fd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:34:23.206 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b066160(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:34:23.206 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:23.206 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b066160(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:34:23.207 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x5f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c590f2d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:34:23.207 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x5f9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:23.207 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x5f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c590f2d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:34:23.208 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @327cc437(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:34:23.208 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:23.208 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @327cc437(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:34:23.209 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @397247b8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:34:23.209 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:23.209 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @397247b8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:34:23.212 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x635] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@187ac86f

[vm6] [info 2020/03/04 23:34:23.214 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x655] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40@19309b56

[vm0] [info 2020/03/04 23:34:23.218 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x635] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:34:23.218 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x635] Locator was created at Wed Mar 04 23:34:23 GMT 2020

[vm0] [info 2020/03/04 23:34:23.218 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x635] Listening on port 24999 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:34:23.218 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x635] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9300572395418726692/locator/locator24999view.dat

[vm0] [info 2020/03/04 23:34:23.219 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x635] recovery file not found: /tmp/junit9300572395418726692/locator/locator24999view.dat

[vm0] [info 2020/03/04 23:34:23.219 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x635] Starting distributed system

[vm6] [info 2020/03/04 23:34:23.220 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x655] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:34:23.225 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x635] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:34:24.759 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4d045eed

[vm1] [info 2020/03/04 23:34:24.764 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:34:25.349 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5c8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@790b8f9f

[vm2] [info 2020/03/04 23:34:25.356 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5c8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:34:25.959 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5fb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@579648da

[vm3] [info 2020/03/04 23:34:25.964 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x5fb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:34:26.572 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x645] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5fb68b91

[vm4] [info 2020/03/04 23:34:26.577 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x645] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2667
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 283
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9030


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2779
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 386
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9678


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:34:27.172 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 157 ms)

[info 2020/03/04 23:34:27.212 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29833]

Command result for <connect --jmx-manager=localhost[29833]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29833] ..
Successfully connected to: [host=localhost, port=29833]


[vm1] [info 2020/03/04 23:34:27.243 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 141 ms)

[vm1] [info 2020/03/04 23:34:27.316 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@902d7db

[vm1] [info 2020/03/04 23:34:27.321 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:34:27.330 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 155 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:34:27.399 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x60e] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 153 ms)

[vm3] [info 2020/03/04 23:34:27.491 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 159 ms)

[vm3] [info 2020/03/04 23:34:27.547 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 145 ms)

[vm4] [info 2020/03/04 23:34:27.631 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 137 ms)

[vm4] [info 2020/03/04 23:34:27.698 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x65d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 148 ms)

[vm5] [info 2020/03/04 23:34:27.789 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x600] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 157 ms)

[vm5] [info 2020/03/04 23:34:27.856 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x659] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 156 ms)

[vm2] [info 2020/03/04 23:34:27.914 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@163fd93d

[vm2] [info 2020/03/04 23:34:27.919 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5fa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:34:27.930 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x655] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 139 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:34:27.998 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 140 ms)

[vm0] [info 2020/03/04 23:34:28.074 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x63c] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:34:28.074 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x63c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 142 ms)

[info 2020/03/04 23:34:28.075 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:28.077 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x63c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b69c54a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:34:28.077 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x63c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:28.077 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x63c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b69c54a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:34:28.078 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8b35ccd(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:34:28.078 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:28.078 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8b35ccd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:34:28.079 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a548815(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:34:28.079 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x54c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:28.079 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a548815(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:34:28.080 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5321f2c2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:34:28.080 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:28.080 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5321f2c2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:34:28.081 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11f3902c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:34:28.081 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:28.081 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11f3902c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:34:28.082 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x600] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4662b61a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:34:28.082 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x600] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:28.082 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x600] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4662b61a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:34:28.083 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x655] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @140aea2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:34:28.083 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x655] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:28.083 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x655] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @140aea2(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:34:28.085 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x63c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:34:28.085 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x63c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:34:28.086 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:34:28.086 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:34:28.087 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:34:28.087 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:34:28.088 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:34:28.088 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:34:28.089 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:34:28.089 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:34:28.090 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x600] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:34:28.090 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x600] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:34:28.091 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x655] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:34:28.092 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x655] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:34:28.094 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:34:28.094 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:34:28.113 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26936].
Not connected.


[info 2020/03/04 23:34:28.114 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:34:28.115 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:28.116 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x63c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51b84d85(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:34:28.117 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x63c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:28.117 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x63c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51b84d85(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:34:28.117 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b2e4796(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:34:28.118 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:28.118 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b2e4796(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:34:28.118 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24901940(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:34:28.119 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x54c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:28.119 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24901940(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:34:28.119 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @121f69ce(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:34:28.119 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:28.119 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @121f69ce(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:34:28.120 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b2c46f5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:34:28.120 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:28.120 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b2c46f5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:34:28.121 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x600] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4423d328(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:34:28.121 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x600] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:28.121 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x600] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4423d328(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:34:28.122 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x655] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @91df782(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:34:28.122 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x655] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:28.122 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x655] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @91df782(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:34:28.126 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15561661984467799015

[info 2020/03/04 23:34:28.128 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:34:28.137 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x729] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:34:28.137 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x729] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 138 ms)

[info 2020/03/04 23:34:28.138 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:28.140 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x729] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d84a114(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:34:28.140 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x729] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:28.140 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x729] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d84a114(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:34:28.141 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c3f96f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:34:28.141 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:28.141 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c3f96f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:34:28.142 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @500c04c2(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:34:28.142 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x60e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:28.142 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x60e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @500c04c2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:34:28.143 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f6ae9d8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:34:28.143 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:28.143 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f6ae9d8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:34:28.145 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x65d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7331608d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:34:28.145 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x65d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:28.145 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x65d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7331608d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:34:28.146 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x659] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c06f690(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:34:28.146 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x659] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:28.146 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x659] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c06f690(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:34:28.147 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @99c6191(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:34:28.147 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x6b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:28.147 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @99c6191(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:34:28.149 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x729] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:34:28.150 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x729] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:34:28.151 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:34:28.151 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:34:28.152 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x60e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:34:28.152 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x60e] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:34:28.153 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:34:28.153 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:34:28.155 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x65d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:34:28.156 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x65d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:34:28.156 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x659] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:34:28.157 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x659] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:34:28.157 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:34:28.158 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:34:28.160 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:34:28.160 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:34:28.187 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21533].
Not connected.


[info 2020/03/04 23:34:28.189 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:34:28.190 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:28.191 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x729] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d48478a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:34:28.191 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x729] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:28.191 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x729] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d48478a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:34:28.192 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ed3a41b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:34:28.192 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:28.192 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ed3a41b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:34:28.193 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b10e566(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:34:28.193 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x60e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:28.193 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x60e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b10e566(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:34:28.194 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @306b85dd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:34:28.194 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:28.194 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @306b85dd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:34:28.195 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x65d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14ee0d94(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:34:28.195 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x65d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:28.195 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x65d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14ee0d94(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:34:28.195 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x659] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17c24cf8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:34:28.196 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x659] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:28.196 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x659] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17c24cf8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:34:28.196 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a22ace8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:34:28.197 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x6b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:28.197 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a22ace8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:34:28.200 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5025851851346144676

[info 2020/03/04 23:34:28.202 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:34:28.340 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:28.340 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x63c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @685f0923(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:34:28.341 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x63c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:28.341 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x63c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @685f0923(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:34:28.341 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30d728a3(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:34:28.342 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:28.342 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30d728a3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:34:28.342 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b2317cf(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:34:28.343 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x54c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:28.343 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x54c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b2317cf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:34:28.343 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @723ea6ce(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:34:28.344 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5a5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:28.344 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @723ea6ce(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:34:28.344 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c3ec6e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:34:28.344 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:28.344 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c3ec6e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:34:28.345 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x600] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3646b3ba(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:34:28.345 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x600] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:28.345 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x600] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3646b3ba(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:34:28.346 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x655] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cf2ade3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:34:28.346 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x655] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:28.346 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x655] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cf2ade3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:34:28.349 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x63c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@341834c1

[vm0] [info 2020/03/04 23:34:28.354 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x63c] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:34:28.355 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x63c] Locator was created at Wed Mar 04 23:34:28 GMT 2020

[vm0] [info 2020/03/04 23:34:28.355 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x63c] Listening on port 26938 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:34:28.355 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x63c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15561661984467799015/locator/locator26938view.dat

[vm0] [info 2020/03/04 23:34:28.355 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x63c] recovery file not found: /tmp/junit15561661984467799015/locator/locator26938view.dat

[vm0] [info 2020/03/04 23:34:28.355 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x63c] Starting distributed system

[vm0] [info 2020/03/04 23:34:28.357 GMT <RMI TCP Connection(122)-172.17.0.9> tid=0x63c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:34:28.411 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:28.412 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x729] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6476823c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:34:28.412 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x729] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:28.412 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x729] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6476823c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:34:28.413 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43493f49(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:34:28.413 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:28.413 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43493f49(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:34:28.414 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e5ef512(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:34:28.414 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x60e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:28.414 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x60e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e5ef512(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:34:28.415 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @722a03ff(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:34:28.415 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:28.415 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @722a03ff(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:34:28.416 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x65d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d2c4663(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:34:28.416 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x65d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:28.416 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x65d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d2c4663(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:34:28.417 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x659] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51f3f68d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:34:28.417 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x659] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:28.417 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x659] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51f3f68d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:34:28.418 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef60c67(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:34:28.418 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x6b5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:28.418 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef60c67(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:34:28.420 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x729] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f9710c7

[vm0] [info 2020/03/04 23:34:28.425 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x729] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:34:28.426 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x729] Locator was created at Wed Mar 04 23:34:28 GMT 2020

[vm0] [info 2020/03/04 23:34:28.426 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x729] Listening on port 21535 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:34:28.426 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x729] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5025851851346144676/locator/locator21535view.dat

[vm0] [info 2020/03/04 23:34:28.426 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x729] recovery file not found: /tmp/junit5025851851346144676/locator/locator21535view.dat

[vm0] [info 2020/03/04 23:34:28.426 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x729] Starting distributed system

[vm0] [info 2020/03/04 23:34:28.428 GMT <RMI TCP Connection(120)-172.17.0.7> tid=0x729] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:34:28.550 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@52093836

[vm3] [info 2020/03/04 23:34:28.558 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x5f6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:34:29.157 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x5f9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@289decd8

[vm4] [info 2020/03/04 23:34:29.161 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x5f9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:34:29.795 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25000]

Command result for <connect --jmx-manager=localhost[25000]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25000] ..
Successfully connected to: [host=localhost, port=25000]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:34:32.257 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@54f6c1cd

[vm1] [info 2020/03/04 23:34:32.262 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:34:32.263 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@58edbe2e

[vm1] [info 2020/03/04 23:34:32.268 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:34:32.281 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@35c5b310

[vm5] [info 2020/03/04 23:34:32.287 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x5fb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:34:32.843 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x54c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@72f00eb6

[vm2] [info 2020/03/04 23:34:32.847 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x54c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:34:32.860 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x60e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@72c7e443

[vm2] [info 2020/03/04 23:34:32.865 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x60e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:34:33.033 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@15faf88c

[vm6] [info 2020/03/04 23:34:33.038 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x60e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:34:33.437 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5a5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c6e0228

[vm3] [info 2020/03/04 23:34:33.442 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x5a5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:34:33.459 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1202dad

[vm3] [info 2020/03/04 23:34:33.466 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x65e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:34:34.063 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x65d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@48169362

[vm4] [info 2020/03/04 23:34:34.068 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x65d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:34:34.099 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@656a5535

[vm4] [info 2020/03/04 23:34:34.104 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5a3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:34:34.663 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21536]

Command result for <connect --jmx-manager=localhost[21536]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21536] ..
Successfully connected to: [host=localhost, port=21536]


[info 2020/03/04 23:34:34.730 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26939]

Command result for <connect --jmx-manager=localhost[26939]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26939] ..
Successfully connected to: [host=localhost, port=26939]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2519
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 356
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 8823


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:34:36.890 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 154 ms)

[vm2] [info 2020/03/04 23:34:37.048 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 154 ms)

[vm3] [info 2020/03/04 23:34:37.200 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6ea] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 150 ms)

[vm4] [info 2020/03/04 23:34:37.340 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x756] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 137 ms)

[vm5] [info 2020/03/04 23:34:37.503 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 162 ms)

[vm6] [info 2020/03/04 23:34:37.646 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 141 ms)

[vm0] [info 2020/03/04 23:34:37.787 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x421] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:34:37.788 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 140 ms)

[info 2020/03/04 23:34:37.789 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:37.791 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5422d6e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:34:37.791 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x421] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:37.791 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5422d6e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:34:37.792 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1087a94e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:34:37.792 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:37.792 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1087a94e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:34:37.793 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b528d74(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:34:37.793 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:37.793 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b528d74(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:34:37.794 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f9a4c59(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:34:37.794 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:37.794 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6ea] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f9a4c59(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:34:37.795 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x756] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36978187(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:34:37.795 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x756] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:37.795 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x756] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36978187(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:34:37.796 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @507fce7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:34:37.796 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x5fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:37.796 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @507fce7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:34:37.797 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @408a7a8b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:34:37.797 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x60e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:37.797 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @408a7a8b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:34:37.799 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:34:37.799 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:34:37.800 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:34:37.801 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:34:37.801 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6e1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:34:37.802 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:34:37.803 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6ea] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:34:37.803 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6ea] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:34:37.804 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x756] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:34:37.804 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x756] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:34:37.805 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:34:37.805 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:34:37.806 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:34:37.806 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:34:37.809 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:34:37.809 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:34:37.835 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22927].
Not connected.


[info 2020/03/04 23:34:37.837 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:34:37.837 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:37.838 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e758b9d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:34:37.839 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x421] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:37.839 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e758b9d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:34:37.839 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64bedc48(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:34:37.840 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:37.840 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64bedc48(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:34:37.840 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64c9e561(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:34:37.841 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:37.841 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64c9e561(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:34:37.841 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70dae8e2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:34:37.842 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:37.842 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6ea] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70dae8e2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:34:37.842 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x756] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2133f8d4(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:34:37.842 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x756] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:37.842 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x756] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2133f8d4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:34:37.843 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @556e44d3(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:34:37.843 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x5fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:37.843 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @556e44d3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:34:37.844 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69539698(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:34:37.844 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x60e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:37.844 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69539698(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:34:37.848 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10944481204665953252

[info 2020/03/04 23:34:37.850 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:34:38.064 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:38.064 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ef998e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:34:38.065 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x421] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:38.065 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ef998e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:34:38.065 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43861d25(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:34:38.066 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:38.066 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43861d25(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:34:38.066 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c13c132(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:34:38.066 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6e1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:38.067 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c13c132(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:34:38.067 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cba60cb(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:34:38.067 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6ea] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:38.068 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6ea] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cba60cb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:34:38.068 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x756] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a624e94(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:34:38.068 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x756] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:38.068 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x756] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a624e94(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:34:38.069 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @223d95cd(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:34:38.069 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x5fb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:38.070 GMT <RMI TCP Connection(51)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @223d95cd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:34:38.070 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d5ebf25(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:34:38.070 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x60e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:38.070 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d5ebf25(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:34:38.073 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x421] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@a439216

[vm0] [info 2020/03/04 23:34:38.079 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x421] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:34:38.079 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x421] Locator was created at Wed Mar 04 23:34:38 GMT 2020

[vm0] [info 2020/03/04 23:34:38.079 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x421] Listening on port 22929 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:34:38.079 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x421] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10944481204665953252/locator/locator22929view.dat

[vm0] [info 2020/03/04 23:34:38.079 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x421] recovery file not found: /tmp/junit10944481204665953252/locator/locator22929view.dat

[vm0] [info 2020/03/04 23:34:38.080 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x421] Starting distributed system

[vm0] [info 2020/03/04 23:34:38.082 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x421] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:34:41.725 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@63cb0f7e

[vm1] [info 2020/03/04 23:34:41.731 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:34:42.386 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6e1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e0e8f86

[vm2] [info 2020/03/04 23:34:42.391 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6e1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:34:42.986 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6ea] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@55aea99f

[vm3] [info 2020/03/04 23:34:42.991 GMT <RMI TCP Connection(52)-172.17.0.4> tid=0x6ea] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:34:43.580 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x756] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4394a501

[vm4] [info 2020/03/04 23:34:43.585 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x756] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:34:44.265 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22930]

Command result for <connect --jmx-manager=localhost[22930]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22930] ..
Successfully connected to: [host=localhost, port=22930]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:34:46.075 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x788] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@13749dad

[vm5] [info 2020/03/04 23:34:46.080 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x788] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:34:46.777 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@68cbfea7

[vm6] [info 2020/03/04 23:34:46.782 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x79f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:34:47.640 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 779
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2343
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 330
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 8490


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:34:51.233 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 158 ms)

[vm2] [info 2020/03/04 23:34:51.381 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x778] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 146 ms)

[vm3] [info 2020/03/04 23:34:51.535 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x774] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 151 ms)

[vm4] [info 2020/03/04 23:34:51.689 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x7a8] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 152 ms)

[vm5] [info 2020/03/04 23:34:51.869 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 178 ms)

[vm6] [info 2020/03/04 23:34:52.011 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 140 ms)

[vm0] [info 2020/03/04 23:34:52.164 GMT <RMI TCP Connection(130)-172.17.0.2> tid=0x71a] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:34:52.165 GMT <RMI TCP Connection(130)-172.17.0.2> tid=0x71a] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 151 ms)

[info 2020/03/04 23:34:52.166 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:52.168 GMT <RMI TCP Connection(130)-172.17.0.2> tid=0x71a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63a96506(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:34:52.168 GMT <RMI TCP Connection(130)-172.17.0.2> tid=0x71a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:52.168 GMT <RMI TCP Connection(130)-172.17.0.2> tid=0x71a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63a96506(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:34:52.169 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d9bf4e0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:34:52.169 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:52.169 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d9bf4e0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:34:52.170 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x778] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b82b4dd(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:34:52.170 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x778] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:52.170 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x778] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b82b4dd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:34:52.170 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x774] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca1a135(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:34:52.171 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x774] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:52.171 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x774] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca1a135(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:34:52.171 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x7a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @680ae3de(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:34:52.172 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x7a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:52.172 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x7a8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @680ae3de(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:34:52.172 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a0342a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:34:52.172 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:52.173 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a0342a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:34:52.173 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @575dd944(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:34:52.173 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x79f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:52.174 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @575dd944(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:34:52.176 GMT <RMI TCP Connection(130)-172.17.0.2> tid=0x71a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:34:52.176 GMT <RMI TCP Connection(130)-172.17.0.2> tid=0x71a] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:34:52.177 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:34:52.177 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:34:52.178 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x778] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:34:52.178 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x778] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:34:52.179 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x774] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:34:52.180 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x774] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:34:52.180 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x7a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:34:52.181 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x7a8] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:34:52.181 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:34:52.182 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:34:52.182 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:34:52.183 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:34:52.184 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:34:52.185 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:34:52.213 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24097].
Not connected.


[info 2020/03/04 23:34:52.214 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:34:52.215 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:52.216 GMT <RMI TCP Connection(130)-172.17.0.2> tid=0x71a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b45fdf1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:34:52.216 GMT <RMI TCP Connection(130)-172.17.0.2> tid=0x71a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:52.216 GMT <RMI TCP Connection(130)-172.17.0.2> tid=0x71a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b45fdf1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:34:52.217 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c24176d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:34:52.217 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:52.217 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c24176d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:34:52.218 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x778] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b89842d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:34:52.218 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x778] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:52.218 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x778] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b89842d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:34:52.219 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x774] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e9f60a7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:34:52.219 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x774] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:52.219 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x774] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e9f60a7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:34:52.220 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x7a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @661b1cc4(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:34:52.220 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x7a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:52.220 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x7a8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @661b1cc4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:34:52.221 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bb05e7e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:34:52.221 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:52.221 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bb05e7e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:34:52.222 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20b6670a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:34:52.222 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x79f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:52.222 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20b6670a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:34:52.224 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5991278972332129568

[info 2020/03/04 23:34:52.226 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:34:52.442 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:52.442 GMT <RMI TCP Connection(130)-172.17.0.2> tid=0x71a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6793deb5(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:34:52.442 GMT <RMI TCP Connection(130)-172.17.0.2> tid=0x71a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:34:52.443 GMT <RMI TCP Connection(130)-172.17.0.2> tid=0x71a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6793deb5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:34:52.443 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a2ce530(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:34:52.443 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:34:52.443 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a2ce530(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:34:52.444 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x778] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bab5685(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:34:52.444 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x778] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:34:52.444 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x778] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bab5685(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:34:52.445 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x774] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aae82f7(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:34:52.445 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x774] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:34:52.445 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x774] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aae82f7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:34:52.446 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x7a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @355cc727(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:34:52.446 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x7a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:34:52.446 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x7a8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @355cc727(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:34:52.447 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a8c71b8(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:34:52.447 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x788] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:34:52.447 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a8c71b8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:34:52.448 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c312011(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:34:52.448 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x79f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:34:52.448 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c312011(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:34:52.451 GMT <RMI TCP Connection(130)-172.17.0.2> tid=0x71a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a7051c0

[vm0] [info 2020/03/04 23:34:52.456 GMT <RMI TCP Connection(130)-172.17.0.2> tid=0x71a] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:34:52.457 GMT <RMI TCP Connection(130)-172.17.0.2> tid=0x71a] Locator was created at Wed Mar 04 23:34:52 GMT 2020

[vm0] [info 2020/03/04 23:34:52.457 GMT <RMI TCP Connection(130)-172.17.0.2> tid=0x71a] Listening on port 24099 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:34:52.457 GMT <RMI TCP Connection(130)-172.17.0.2> tid=0x71a] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5991278972332129568/locator/locator24099view.dat

[vm0] [info 2020/03/04 23:34:52.457 GMT <RMI TCP Connection(130)-172.17.0.2> tid=0x71a] recovery file not found: /tmp/junit5991278972332129568/locator/locator24099view.dat

[vm0] [info 2020/03/04 23:34:52.457 GMT <RMI TCP Connection(130)-172.17.0.2> tid=0x71a] Starting distributed system

[vm0] [info 2020/03/04 23:34:52.459 GMT <RMI TCP Connection(130)-172.17.0.2> tid=0x71a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:34:56.095 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@64c74dd1

[vm1] [info 2020/03/04 23:34:56.100 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:34:56.684 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x778] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@42f20cbb

[vm2] [info 2020/03/04 23:34:56.689 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x778] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:34:57.336 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x774] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5d7fb77c

[vm3] [info 2020/03/04 23:34:57.341 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x774] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:34:57.966 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x7a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4f307b9f

[vm4] [info 2020/03/04 23:34:57.971 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x7a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:34:58.629 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24100]

Command result for <connect --jmx-manager=localhost[24100]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24100] ..
Successfully connected to: [host=localhost, port=24100]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:35:06.836 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@22479340

[vm5] [info 2020/03/04 23:35:06.841 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:35:07.505 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@63959e07

[vm6] [info 2020/03/04 23:35:07.511 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x7ee] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:35:08.335 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x621] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@de6edef

[vm5] [info 2020/03/04 23:35:08.340 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x621] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:35:08.361 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:35:09.070 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x627] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@48fde863

[vm6] [info 2020/03/04 23:35:09.077 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x627] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:35:09.939 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 819
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2422
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 213
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8418


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:35:11.907 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 159 ms)

[vm2] [info 2020/03/04 23:35:12.057 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 147 ms)

[vm3] [info 2020/03/04 23:35:12.224 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 164 ms)

[vm4] [info 2020/03/04 23:35:12.367 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 141 ms)

[vm5] [info 2020/03/04 23:35:12.528 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 159 ms)

[vm6] [info 2020/03/04 23:35:12.677 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 148 ms)

[vm0] [info 2020/03/04 23:35:12.823 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x8c2] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:35:12.824 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x8c2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 145 ms)

[info 2020/03/04 23:35:12.825 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:12.827 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37ba54bb(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:35:12.827 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x8c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:12.827 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x8c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37ba54bb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:35:12.828 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6889ad2f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:35:12.828 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:12.828 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6889ad2f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:35:12.829 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x727] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f95b128(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:35:12.829 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x727] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:12.829 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f95b128(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:35:12.830 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29ba007c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:35:12.830 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x790] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:12.830 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29ba007c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:35:12.833 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5670674e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:35:12.833 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x786] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:12.833 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5670674e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:35:12.834 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54fa1f31(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:35:12.834 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:12.834 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54fa1f31(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:35:12.835 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @559d8b0f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:35:12.835 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x7ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:12.835 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @559d8b0f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:35:12.837 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x8c2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:35:12.837 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x8c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:35:12.838 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:35:12.838 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:35:12.839 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x727] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:35:12.840 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:35:12.840 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:35:12.841 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:35:12.843 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:35:12.843 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:35:12.844 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:35:12.844 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:35:12.845 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:35:12.845 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:35:12.848 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:35:12.848 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:35:12.870 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20084].
Not connected.


[info 2020/03/04 23:35:12.872 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:35:12.872 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:12.873 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eca35ab(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:35:12.873 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x8c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:12.873 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x8c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eca35ab(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:35:12.874 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @506ca7fc(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:35:12.874 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:12.874 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @506ca7fc(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:35:12.875 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x727] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4200e867(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:35:12.875 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x727] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:12.875 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4200e867(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:35:12.876 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b0d20aa(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:35:12.876 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x790] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:12.876 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b0d20aa(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:35:12.877 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @671dcfa(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:35:12.877 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x786] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:12.877 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @671dcfa(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:35:12.877 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6df60423(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:35:12.878 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:12.878 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6df60423(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:35:12.878 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50766026(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:35:12.878 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x7ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:12.879 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50766026(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:35:12.881 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4388896352834955143

[info 2020/03/04 23:35:12.884 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:35:13.105 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:13.105 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @de7589c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:35:13.105 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x8c2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:13.105 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x8c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @de7589c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:35:13.106 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7510334c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:35:13.106 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:13.106 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7510334c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:35:13.107 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x727] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @681e5c55(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:35:13.107 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x727] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:13.107 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @681e5c55(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:35:13.108 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5621afa5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:35:13.108 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x790] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:13.108 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5621afa5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:35:13.109 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ef1cfc2(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:35:13.109 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x786] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:13.109 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ef1cfc2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:35:13.109 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a093ad0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:35:13.110 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:13.110 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a093ad0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:35:13.110 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e9efb41(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:35:13.111 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x7ee] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:13.111 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e9efb41(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:35:13.114 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x8c2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@41410155

[vm0] [info 2020/03/04 23:35:13.118 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x8c2] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:35:13.119 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x8c2] Locator was created at Wed Mar 04 23:35:13 GMT 2020

[vm0] [info 2020/03/04 23:35:13.119 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x8c2] Listening on port 20086 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:35:13.119 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x8c2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4388896352834955143/locator/locator20086view.dat

[vm0] [info 2020/03/04 23:35:13.119 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x8c2] recovery file not found: /tmp/junit4388896352834955143/locator/locator20086view.dat

[vm0] [info 2020/03/04 23:35:13.120 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x8c2] Starting distributed system

[vm0] [info 2020/03/04 23:35:13.121 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x8c2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 828
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2468
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 284
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8775


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:35:13.643 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 154 ms)

[vm2] [info 2020/03/04 23:35:13.793 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x778] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 147 ms)

[vm3] [info 2020/03/04 23:35:13.945 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x754] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 150 ms)

[vm4] [info 2020/03/04 23:35:14.104 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 157 ms)

[vm5] [info 2020/03/04 23:35:14.295 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 189 ms)

[vm5] [info 2020/03/04 23:35:16.382 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7b8d9efd

[vm5] [info 2020/03/04 23:35:16.387 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:35:16.544 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 2247 ms)

[vm0] [info 2020/03/04 23:35:16.689 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x713] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:35:16.690 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x713] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 144 ms)

[info 2020/03/04 23:35:16.691 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:16.693 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x713] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56c6ff02(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:35:16.693 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x713] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:16.693 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x713] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56c6ff02(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:35:16.694 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e21a98(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:35:16.694 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:16.694 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e21a98(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:35:16.695 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x778] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @432d1b35(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:35:16.695 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x778] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:16.695 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x778] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @432d1b35(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:35:16.696 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x754] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5704b87a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:35:16.696 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x754] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:16.696 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x754] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5704b87a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:35:16.697 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d948431(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:35:16.697 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x606] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:16.697 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d948431(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:35:16.698 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x621] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75c06a02(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:35:16.698 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x621] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:16.698 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75c06a02(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:35:16.699 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x627] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a6d71a3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:35:16.699 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x627] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:16.699 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a6d71a3(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:35:16.701 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x713] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:35:16.701 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x713] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:35:16.702 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:35:16.702 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:35:16.703 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x778] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:35:16.703 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x778] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:35:16.704 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x754] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:35:16.705 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x754] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:35:16.705 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:35:16.706 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:35:16.707 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x621] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:35:16.707 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:35:16.708 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x627] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:35:16.708 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:35:16.710 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:35:16.710 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:35:16.740 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21242].
Not connected.


[info 2020/03/04 23:35:16.742 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:35:16.742 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:16.744 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x713] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a7bb396(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:35:16.744 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x713] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:16.744 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x713] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a7bb396(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:35:16.745 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @682bb49d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:35:16.745 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:16.745 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @682bb49d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:35:16.746 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x778] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50a40e44(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:35:16.746 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x778] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:16.746 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x778] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50a40e44(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:35:16.746 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x754] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fc7d630(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:35:16.747 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x754] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:16.747 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x754] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fc7d630(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:35:16.747 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39733f9d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:35:16.747 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x606] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:16.748 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39733f9d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:35:16.748 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x621] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bf6fa64(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:35:16.748 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x621] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:16.748 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bf6fa64(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:35:16.749 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x627] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d66222(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:35:16.749 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x627] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:16.749 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d66222(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:35:16.752 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6571219575119254635

[info 2020/03/04 23:35:16.754 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:35:16.959 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@30dedb8e

[vm1] [info 2020/03/04 23:35:16.963 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:35:16.966 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:16.967 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x713] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9942fa9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:35:16.967 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x713] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:16.967 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x713] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9942fa9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:35:16.968 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5990978d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:35:16.968 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:16.968 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5990978d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:35:16.969 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x778] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53a8b5ca(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:35:16.969 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x778] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:16.969 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x778] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53a8b5ca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:35:16.970 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x754] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ee485c1(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:35:16.970 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x754] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:16.970 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x754] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ee485c1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:35:16.970 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ef8052d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:35:16.971 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x606] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:16.971 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ef8052d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:35:16.972 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x621] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @764b49af(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:35:16.972 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x621] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:16.972 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x621] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @764b49af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:35:16.973 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x627] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31a37c1d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:35:16.973 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x627] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:16.973 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x627] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31a37c1d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:35:16.976 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x713] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4353829e

[vm0] [info 2020/03/04 23:35:16.981 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x713] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:35:16.982 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x713] Locator was created at Wed Mar 04 23:35:16 GMT 2020

[vm0] [info 2020/03/04 23:35:16.982 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x713] Listening on port 21244 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:35:16.982 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x713] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6571219575119254635/locator/locator21244view.dat

[vm0] [info 2020/03/04 23:35:16.982 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x713] recovery file not found: /tmp/junit6571219575119254635/locator/locator21244view.dat

[vm0] [info 2020/03/04 23:35:16.983 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x713] Starting distributed system

[vm0] [info 2020/03/04 23:35:16.984 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x713] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:35:17.077 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@23cba639

[vm6] [info 2020/03/04 23:35:17.082 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:35:17.561 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x727] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@467ec535

[vm2] [info 2020/03/04 23:35:17.566 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x727] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:35:17.913 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:35:18.174 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x790] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5a206e0c

[vm3] [info 2020/03/04 23:35:18.179 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x790] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:35:18.778 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6511fede

[vm5] [info 2020/03/04 23:35:18.783 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x36c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:35:18.788 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x786] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@128ea91e

[vm4] [info 2020/03/04 23:35:18.793 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x786] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:35:19.395 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20087]

Command result for <connect --jmx-manager=localhost[20087]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20087] ..
Successfully connected to: [host=localhost, port=20087]


[vm6] [info 2020/03/04 23:35:19.463 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x613] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3e600796

[vm6] [info 2020/03/04 23:35:19.469 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x613] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:35:20.358 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:35:20.827 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@488949dc

[vm1] [info 2020/03/04 23:35:20.832 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:35:21.063 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x791] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@174b1e0c

[vm5] [info 2020/03/04 23:35:21.069 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x791] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 743
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2401
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 285
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8535


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm2] [info 2020/03/04 23:35:21.421 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x778] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7f11eb89

[vm2] [info 2020/03/04 23:35:21.427 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x778] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:35:21.502 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 151 ms)

[vm2] [info 2020/03/04 23:35:21.646 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 141 ms)

[vm5] [info 2020/03/04 23:35:21.745 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x7a2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5d0c4ecf

[vm5] [info 2020/03/04 23:35:21.750 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x7a2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:35:21.759 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@72380ed7

[vm6] [info 2020/03/04 23:35:21.764 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x6b5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:35:21.795 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x761] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 146 ms)

[vm4] [info 2020/03/04 23:35:21.960 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x772] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 163 ms)

[vm3] [info 2020/03/04 23:35:22.031 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x754] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@15f846fa

[vm3] [info 2020/03/04 23:35:22.037 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x754] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:35:22.113 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 152 ms)

[vm6] [info 2020/03/04 23:35:22.265 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 150 ms)

[vm0] [info 2020/03/04 23:35:22.407 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x87b] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:35:22.408 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x87b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 141 ms)

[info 2020/03/04 23:35:22.409 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:22.411 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x87b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79a0a15a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:35:22.411 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x87b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:22.411 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x87b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79a0a15a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:35:22.412 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23993e82(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:35:22.412 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:22.412 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23993e82(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:35:22.413 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44d84791(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:35:22.414 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x5fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:22.414 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44d84791(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:35:22.414 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x761] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33352e19(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:35:22.415 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x761] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:22.415 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x761] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33352e19(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:35:22.415 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x772] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1665a7fb(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:35:22.415 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x772] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:22.416 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x772] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1665a7fb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:35:22.416 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ee0a599(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:35:22.417 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:22.417 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ee0a599(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:35:22.417 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22693e9b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:35:22.418 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:22.418 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22693e9b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:35:22.420 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x87b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:35:22.420 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x87b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:35:22.421 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:35:22.421 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:35:22.422 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:35:22.422 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:35:22.423 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x761] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:35:22.423 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x761] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:35:22.424 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x772] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:35:22.425 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x772] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:35:22.425 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:35:22.426 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:35:22.426 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:35:22.427 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:35:22.429 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:35:22.429 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)

[vm6] [info 2020/03/04 23:35:22.442 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x80c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@27a98d0

[vm6] [info 2020/03/04 23:35:22.448 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x80c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:35:22.459 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25000].
Not connected.


[info 2020/03/04 23:35:22.461 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:35:22.462 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:22.463 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x87b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2061ac54(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:35:22.463 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x87b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:22.463 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x87b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2061ac54(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:35:22.464 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @662d1e80(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:35:22.464 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:22.464 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @662d1e80(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:35:22.465 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f456485(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:35:22.465 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x5fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:22.465 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f456485(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:35:22.466 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x761] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32afefee(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:35:22.466 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x761] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:22.466 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x761] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32afefee(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:35:22.467 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x772] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38e2f3a1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:35:22.467 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x772] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:22.467 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x772] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38e2f3a1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:35:22.468 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b578b5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:35:22.468 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:22.468 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b578b5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:35:22.469 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b46f90a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:35:22.469 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:22.469 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b46f90a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:35:22.471 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12517191429096611546

[info 2020/03/04 23:35:22.474 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:35:22.635 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:35:22.670 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x606] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@8eb14f0

[vm4] [info 2020/03/04 23:35:22.675 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x606] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:35:22.685 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:22.686 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x87b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53e15f88(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:35:22.686 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x87b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:22.686 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x87b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53e15f88(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:35:22.687 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42f3a34f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:35:22.687 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:22.687 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42f3a34f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:35:22.688 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52f59290(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:35:22.688 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x5fa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:22.688 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x5fa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52f59290(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:35:22.689 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x761] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12b2a684(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:35:22.689 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x761] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:22.689 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x761] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12b2a684(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:35:22.690 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x772] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cf77db0(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:35:22.690 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x772] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:22.690 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x772] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cf77db0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:35:22.690 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29222184(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:35:22.691 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:22.691 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29222184(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:35:22.691 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bcfe708(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:35:22.692 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:22.692 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bcfe708(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:35:22.694 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x87b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@101454f9

[vm0] [info 2020/03/04 23:35:22.699 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x87b] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:35:22.699 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x87b] Locator was created at Wed Mar 04 23:35:22 GMT 2020

[vm0] [info 2020/03/04 23:35:22.699 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x87b] Listening on port 25002 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:35:22.700 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x87b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12517191429096611546/locator/locator25002view.dat

[vm0] [info 2020/03/04 23:35:22.700 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x87b] recovery file not found: /tmp/junit12517191429096611546/locator/locator25002view.dat

[vm0] [info 2020/03/04 23:35:22.700 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x87b] Starting distributed system

[vm0] [info 2020/03/04 23:35:22.702 GMT <RMI TCP Connection(130)-172.17.0.8> tid=0x87b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:35:23.360 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21245]

Command result for <connect --jmx-manager=localhost[21245]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21245] ..
Successfully connected to: [host=localhost, port=21245]


[vm1] [info 2020/03/04 23:35:23.393 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 758
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2403
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 213
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8316


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:35:23.966 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 185 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:35:24.134 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x733] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 166 ms)

[vm3] [info 2020/03/04 23:35:24.281 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x771] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 144 ms)

[vm4] [info 2020/03/04 23:35:24.423 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x7c5] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 139 ms)

[vm5] [info 2020/03/04 23:35:24.573 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 149 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:35:24.723 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 147 ms)

[vm0] [info 2020/03/04 23:35:24.866 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8d0] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:35:24.867 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8d0] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 142 ms)

[info 2020/03/04 23:35:24.868 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:24.870 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b84e88(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:35:24.870 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:24.870 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8d0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b84e88(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:35:24.870 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4400063d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:35:24.871 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:24.871 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4400063d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:35:24.871 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x733] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42351847(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:35:24.872 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x733] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:24.872 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x733] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42351847(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:35:24.874 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b7fbfdc(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:35:24.874 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x771] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:24.874 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x771] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b7fbfdc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:35:24.875 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x7c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c608eca(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:35:24.875 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x7c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:24.875 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x7c5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c608eca(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:35:24.876 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dc002cd(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:35:24.876 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x36c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:24.876 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dc002cd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:35:24.877 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x613] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20f56231(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:35:24.877 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x613] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:24.877 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20f56231(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:35:24.879 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:35:24.879 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8d0] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:35:24.880 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:35:24.880 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:35:24.881 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x733] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:35:24.881 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x733] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:35:24.883 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x771] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:35:24.884 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x771] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:35:24.884 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x7c5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:35:24.885 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x7c5] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:35:24.885 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:35:24.886 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:35:24.886 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x613] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:35:24.887 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:35:24.889 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:35:24.890 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:35:24.917 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29833].
Not connected.


[info 2020/03/04 23:35:24.919 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:35:24.919 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:24.921 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @248d811e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:35:24.921 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:24.921 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8d0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @248d811e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:35:24.922 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d24117f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:35:24.922 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:24.922 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d24117f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:35:24.922 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x733] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e641cf(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:35:24.923 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x733] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:24.923 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x733] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e641cf(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:35:24.923 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fd37c42(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:35:24.923 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x771] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:24.923 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x771] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fd37c42(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:35:24.924 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x7c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36bd095d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:35:24.924 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x7c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:24.924 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x7c5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36bd095d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:35:24.925 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e67b2ec(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:35:24.925 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x36c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:24.925 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e67b2ec(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:35:24.926 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x613] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7defdd13(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:35:24.926 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x613] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:24.926 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7defdd13(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:35:24.929 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16951536259690726115

[info 2020/03/04 23:35:24.931 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:35:25.144 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:25.144 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f0de646(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:35:25.145 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:25.145 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8d0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f0de646(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:35:25.145 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ec886c9(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:35:25.146 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:25.146 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ec886c9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:35:25.146 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x733] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b7a2f52(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:35:25.146 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x733] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:25.146 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x733] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b7a2f52(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:35:25.147 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1be7377e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:35:25.147 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x771] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:25.147 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x771] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1be7377e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:35:25.148 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x7c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @453053ab(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:35:25.148 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x7c5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:25.148 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x7c5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @453053ab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:35:25.149 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x36c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @de674e1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:35:25.149 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x36c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:25.149 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x36c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @de674e1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:35:25.150 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x613] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38dc08ac(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:35:25.150 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x613] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:25.150 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x613] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38dc08ac(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:35:25.153 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20f3f181

[vm0] [info 2020/03/04 23:35:25.158 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8d0] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:35:25.158 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8d0] Locator was created at Wed Mar 04 23:35:25 GMT 2020

[vm0] [info 2020/03/04 23:35:25.158 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8d0] Listening on port 29835 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:35:25.158 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8d0] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16951536259690726115/locator/locator29835view.dat

[vm0] [info 2020/03/04 23:35:25.158 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8d0] recovery file not found: /tmp/junit16951536259690726115/locator/locator29835view.dat

[vm0] [info 2020/03/04 23:35:25.159 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8d0] Starting distributed system

[vm0] [info 2020/03/04 23:35:25.160 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 890
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2426
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 166
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 8319


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:35:26.232 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 187 ms)

[vm2] [info 2020/03/04 23:35:26.381 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x741] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 145 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 939
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236209
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2120
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 119
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 7245


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 30


[vm3] [info 2020/03/04 23:35:26.532 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x7a2] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 148 ms)

[vm1] [info 2020/03/04 23:35:26.670 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 175 ms)

[vm4] [info 2020/03/04 23:35:26.708 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7b1] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 172 ms)

[vm1] [info 2020/03/04 23:35:26.745 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@62668549

[vm1] [info 2020/03/04 23:35:26.750 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:35:26.825 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x727] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 153 ms)

[vm5] [info 2020/03/04 23:35:26.874 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x791] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 164 ms)

[vm3] [info 2020/03/04 23:35:26.979 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x797] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 151 ms)

[vm6] [info 2020/03/04 23:35:27.019 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 144 ms)

[vm4] [info 2020/03/04 23:35:27.136 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x7a3] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 155 ms)

[vm0] [info 2020/03/04 23:35:27.167 GMT <RMI TCP Connection(129)-172.17.0.7> tid=0x8a9] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:35:27.169 GMT <RMI TCP Connection(129)-172.17.0.7> tid=0x8a9] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 146 ms)

[info 2020/03/04 23:35:27.170 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:27.172 GMT <RMI TCP Connection(129)-172.17.0.7> tid=0x8a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d733561(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:35:27.172 GMT <RMI TCP Connection(129)-172.17.0.7> tid=0x8a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:27.172 GMT <RMI TCP Connection(129)-172.17.0.7> tid=0x8a9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d733561(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:35:27.173 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3441fc97(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:35:27.173 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:27.173 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3441fc97(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:35:27.176 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x741] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ba6d8ba(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:35:27.176 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x741] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:27.176 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x741] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ba6d8ba(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:35:27.177 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x7a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7157dbeb(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:35:27.177 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x7a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:27.177 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x7a2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7157dbeb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:35:27.178 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fc2014(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:35:27.178 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:27.178 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fc2014(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:35:27.179 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x791] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @194e4e47(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:35:27.179 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x791] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:27.179 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x791] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @194e4e47(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:35:27.180 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @199497fc(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:35:27.180 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x6b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:27.180 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @199497fc(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:35:27.182 GMT <RMI TCP Connection(129)-172.17.0.7> tid=0x8a9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:35:27.183 GMT <RMI TCP Connection(129)-172.17.0.7> tid=0x8a9] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:35:27.184 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:35:27.184 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:35:27.186 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x741] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:35:27.187 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x741] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:35:27.187 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x7a2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:35:27.188 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x7a2] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:35:27.188 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:35:27.189 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:35:27.189 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x791] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:35:27.190 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x791] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:35:27.191 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:35:27.191 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:35:27.193 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:35:27.193 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:35:27.222 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21536].
Not connected.


[info 2020/03/04 23:35:27.224 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:35:27.225 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:27.226 GMT <RMI TCP Connection(129)-172.17.0.7> tid=0x8a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1766900b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:35:27.226 GMT <RMI TCP Connection(129)-172.17.0.7> tid=0x8a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:27.227 GMT <RMI TCP Connection(129)-172.17.0.7> tid=0x8a9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1766900b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:35:27.227 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f1bf7b6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:35:27.227 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:27.227 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f1bf7b6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:35:27.228 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x741] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @711854d5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:35:27.228 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x741] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:27.229 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x741] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @711854d5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:35:27.229 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x7a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e57e6c6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:35:27.229 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x7a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:27.229 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x7a2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e57e6c6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:35:27.230 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11d73073(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:35:27.230 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:27.230 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11d73073(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:35:27.231 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x791] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1900f0cf(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:35:27.231 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x791] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:27.231 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x791] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1900f0cf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:35:27.232 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f677be1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:35:27.232 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x6b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:27.232 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f677be1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:35:27.235 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14646618119886707358

[info 2020/03/04 23:35:27.237 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:35:27.289 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x7a2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 150 ms)

[vm2] [info 2020/03/04 23:35:27.401 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x5fa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3d64478

[vm2] [info 2020/03/04 23:35:27.406 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x5fa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:35:27.431 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x80c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 141 ms)

[info 2020/03/04 23:35:27.465 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:27.466 GMT <RMI TCP Connection(129)-172.17.0.7> tid=0x8a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76a0c413(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:35:27.466 GMT <RMI TCP Connection(129)-172.17.0.7> tid=0x8a9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:27.466 GMT <RMI TCP Connection(129)-172.17.0.7> tid=0x8a9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76a0c413(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:35:27.467 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27658401(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:35:27.467 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:27.467 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27658401(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:35:27.468 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x741] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @120fedc3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:35:27.468 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x741] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:27.468 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x741] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @120fedc3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:35:27.469 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x7a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36c78dc6(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:35:27.469 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x7a2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:27.469 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x7a2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36c78dc6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:35:27.470 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69b50a2b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:35:27.470 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:27.470 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69b50a2b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:35:27.470 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x791] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ce76d78(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:35:27.470 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x791] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:27.470 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x791] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ce76d78(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:35:27.471 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ff53982(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:35:27.471 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x6b5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:27.471 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ff53982(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:35:27.475 GMT <RMI TCP Connection(129)-172.17.0.7> tid=0x8a9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e79f101

[vm0] [info 2020/03/04 23:35:27.479 GMT <RMI TCP Connection(129)-172.17.0.7> tid=0x8a9] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:35:27.479 GMT <RMI TCP Connection(129)-172.17.0.7> tid=0x8a9] Locator was created at Wed Mar 04 23:35:27 GMT 2020

[vm0] [info 2020/03/04 23:35:27.480 GMT <RMI TCP Connection(129)-172.17.0.7> tid=0x8a9] Listening on port 21538 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:35:27.480 GMT <RMI TCP Connection(129)-172.17.0.7> tid=0x8a9] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14646618119886707358/locator/locator21538view.dat

[vm0] [info 2020/03/04 23:35:27.480 GMT <RMI TCP Connection(129)-172.17.0.7> tid=0x8a9] recovery file not found: /tmp/junit14646618119886707358/locator/locator21538view.dat

[vm0] [info 2020/03/04 23:35:27.480 GMT <RMI TCP Connection(129)-172.17.0.7> tid=0x8a9] Starting distributed system

[vm0] [info 2020/03/04 23:35:27.482 GMT <RMI TCP Connection(129)-172.17.0.7> tid=0x8a9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:35:27.575 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x641] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:35:27.576 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x641] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 143 ms)

[info 2020/03/04 23:35:27.577 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:27.579 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x641] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @275275b1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:35:27.579 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x641] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:27.579 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x641] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @275275b1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:35:27.580 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a705c94(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:35:27.580 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:27.580 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a705c94(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:35:27.581 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x727] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @259f8e7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:35:27.581 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x727] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:27.581 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @259f8e7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:35:27.581 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x797] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b4ebaa6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:35:27.582 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x797] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:27.582 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x797] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b4ebaa6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:35:27.582 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x7a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53305dff(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:35:27.582 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x7a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:27.583 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x7a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53305dff(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:35:27.583 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x7a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65860348(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:35:27.584 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x7a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:27.584 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x7a2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65860348(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:35:27.584 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x80c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77c8df05(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:35:27.585 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x80c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:27.585 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x80c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77c8df05(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:35:27.587 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x641] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:35:27.587 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x641] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:35:27.588 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:35:27.588 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:35:27.589 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x727] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:35:27.589 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:35:27.590 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x797] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:35:27.590 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x797] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:35:27.591 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x7a3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:35:27.591 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x7a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:35:27.592 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x7a2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:35:27.592 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x7a2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:35:27.593 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x80c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:35:27.593 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x80c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:35:27.595 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:35:27.596 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:35:27.625 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26939].
Not connected.


[info 2020/03/04 23:35:27.627 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:35:27.628 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:27.629 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x641] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59683761(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:35:27.629 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x641] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:27.629 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x641] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59683761(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:35:27.630 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @261bc833(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:35:27.630 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:27.630 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @261bc833(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:35:27.631 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x727] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ecaa22(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:35:27.631 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x727] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:27.631 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ecaa22(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:35:27.632 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x797] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ab3db59(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:35:27.632 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x797] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:27.632 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x797] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ab3db59(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:35:27.633 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x7a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39cfe557(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:35:27.633 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x7a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:27.633 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x7a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39cfe557(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:35:27.634 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x7a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a05de27(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:35:27.634 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x7a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:27.634 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x7a2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a05de27(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:35:27.635 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x80c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c2ad945(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:35:27.635 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x80c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:27.635 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x80c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c2ad945(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:35:27.637 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11671668852613176817

[info 2020/03/04 23:35:27.639 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:35:27.866 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:27.867 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x641] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a8a7056(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:35:27.867 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x641] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:27.867 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x641] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a8a7056(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:35:27.868 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @692fa77e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:35:27.868 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:27.868 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @692fa77e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:35:27.869 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x727] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f7e2f32(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:35:27.869 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x727] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:27.869 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f7e2f32(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:35:27.870 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x797] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ded1e7b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:35:27.870 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x797] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:27.870 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x797] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ded1e7b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:35:27.870 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x7a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39ca5d30(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:35:27.871 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x7a3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:27.871 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x7a3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39ca5d30(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:35:27.872 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x7a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69a4e7c2(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:35:27.872 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x7a2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:27.872 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x7a2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69a4e7c2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:35:27.874 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x80c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a80c9(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:35:27.874 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x80c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:27.874 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x80c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a80c9(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:35:27.877 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x641] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b2334f5

[vm0] [info 2020/03/04 23:35:27.883 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x641] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:35:27.884 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x641] Locator was created at Wed Mar 04 23:35:27 GMT 2020

[vm0] [info 2020/03/04 23:35:27.884 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x641] Listening on port 26941 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:35:27.884 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x641] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11671668852613176817/locator/locator26941view.dat

[vm0] [info 2020/03/04 23:35:27.884 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x641] recovery file not found: /tmp/junit11671668852613176817/locator/locator26941view.dat

[vm0] [info 2020/03/04 23:35:27.885 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x641] Starting distributed system

[vm0] [info 2020/03/04 23:35:27.886 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x641] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:35:28.029 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x761] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@501c99af

[vm3] [info 2020/03/04 23:35:28.038 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x761] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:35:28.655 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x772] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@39458174

[vm4] [info 2020/03/04 23:35:28.664 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x772] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:35:29.073 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@449c6d4b

[vm1] [info 2020/03/04 23:35:29.078 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:35:29.288 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25003]

Command result for <connect --jmx-manager=localhost[25003]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25003] ..
Successfully connected to: [host=localhost, port=25003]


[vm2] [info 2020/03/04 23:35:29.676 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x733] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1e1a770a

[vm2] [info 2020/03/04 23:35:29.681 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x733] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:35:30.286 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x771] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@217b1351

[vm3] [info 2020/03/04 23:35:30.291 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x771] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:35:30.893 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x7c5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@10e3b2a0

[vm4] [info 2020/03/04 23:35:30.898 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x7c5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:35:31.276 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3231e3cb

[vm5] [info 2020/03/04 23:35:31.281 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x5fb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:35:31.292 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@35a5f730

[vm1] [info 2020/03/04 23:35:31.298 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:35:31.513 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29836]

Command result for <connect --jmx-manager=localhost[29836]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29836] ..
Successfully connected to: [host=localhost, port=29836]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:35:31.743 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7746817

[vm1] [info 2020/03/04 23:35:31.747 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:35:31.893 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x741] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@42da8257

[vm2] [info 2020/03/04 23:35:31.897 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x741] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:35:31.980 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4362c1fb

[vm6] [info 2020/03/04 23:35:31.985 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x60e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:35:32.327 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x727] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f1b9178

[vm2] [info 2020/03/04 23:35:32.338 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x727] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:35:32.495 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x7a2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@43ea3a3f

[vm3] [info 2020/03/04 23:35:32.500 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x7a2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:35:32.844 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:35:32.957 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x797] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@22810efb

[vm3] [info 2020/03/04 23:35:32.961 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x797] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:35:33.110 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7354701b

[vm4] [info 2020/03/04 23:35:33.115 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:35:33.588 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x7a3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@5d9e166c

[vm4] [info 2020/03/04 23:35:33.593 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x7a3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:35:33.747 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21539]

Command result for <connect --jmx-manager=localhost[21539]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21539] ..
Successfully connected to: [host=localhost, port=21539]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:35:34.264 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26942]

Command result for <connect --jmx-manager=localhost[26942]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26942] ..
Successfully connected to: [host=localhost, port=26942]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1039
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2442
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 287
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8775


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:35:36.556 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 153 ms)

[vm2] [info 2020/03/04 23:35:36.713 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 155 ms)

[vm3] [info 2020/03/04 23:35:36.872 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6ea] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 157 ms)

[vm4] [info 2020/03/04 23:35:37.015 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x756] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 140 ms)

[vm5] [info 2020/03/04 23:35:37.170 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 153 ms)

[vm6] [info 2020/03/04 23:35:37.315 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 144 ms)

[vm0] [info 2020/03/04 23:35:37.459 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8bc] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:35:37.460 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8bc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 142 ms)

[info 2020/03/04 23:35:37.461 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:37.463 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29b861b6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:35:37.463 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:37.463 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29b861b6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:35:37.464 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14f259e1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:35:37.464 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:37.464 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14f259e1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:35:37.465 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57b586a3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:35:37.465 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:37.465 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57b586a3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:35:37.466 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d26d2a3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:35:37.466 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:37.466 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6ea] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d26d2a3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:35:37.467 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x756] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54d3375f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:35:37.467 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x756] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:37.467 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x756] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54d3375f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:35:37.468 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68a9d76a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:35:37.468 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x5fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:37.468 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68a9d76a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:35:37.469 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c48ae30(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:35:37.469 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x60e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:37.469 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c48ae30(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:35:37.471 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8bc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:35:37.471 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:35:37.472 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:35:37.472 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:35:37.473 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6e1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:35:37.474 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:35:37.475 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6ea] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:35:37.475 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6ea] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:35:37.476 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x756] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:35:37.476 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x756] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:35:37.477 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:35:37.477 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:35:37.478 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:35:37.478 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:35:37.480 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:35:37.481 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:35:37.510 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22930].
Not connected.


[info 2020/03/04 23:35:37.512 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:35:37.512 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:37.514 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d41cfae(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:35:37.514 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:37.514 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d41cfae(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:35:37.515 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42c36018(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:35:37.515 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:37.515 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42c36018(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:35:37.516 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72846613(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:35:37.516 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:37.516 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72846613(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:35:37.516 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @536608ca(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:35:37.517 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:37.517 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6ea] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @536608ca(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:35:37.517 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x756] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @712b5884(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:35:37.517 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x756] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:37.517 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x756] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @712b5884(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:35:37.518 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aeb9e82(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:35:37.518 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x5fb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:37.518 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aeb9e82(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:35:37.519 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7204a1b3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:35:37.519 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x60e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:37.519 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7204a1b3(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:35:37.522 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9922027000718145120

[info 2020/03/04 23:35:37.524 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:35:37.742 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:37.742 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ec04d1a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:35:37.742 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8bc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:37.742 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ec04d1a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:35:37.743 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27b6dbe4(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:35:37.743 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:37.743 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27b6dbe4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:35:37.744 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fec77aa(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:35:37.744 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6e1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:37.744 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fec77aa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:35:37.745 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @132d5882(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:35:37.745 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6ea] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:37.745 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6ea] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @132d5882(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:35:37.746 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x756] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ec96e89(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:35:37.746 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x756] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:37.746 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x756] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ec96e89(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:35:37.747 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x5fb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @479c404d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:35:37.747 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x5fb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:37.747 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x5fb] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @479c404d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:35:37.748 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x60e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c980f8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:35:37.748 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x60e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:37.748 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x60e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c980f8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:35:37.751 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8bc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4c768dd8

[vm0] [info 2020/03/04 23:35:37.756 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8bc] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:35:37.756 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8bc] Locator was created at Wed Mar 04 23:35:37 GMT 2020

[vm0] [info 2020/03/04 23:35:37.756 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8bc] Listening on port 22932 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:35:37.757 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8bc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9922027000718145120/locator/locator22932view.dat

[vm0] [info 2020/03/04 23:35:37.757 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8bc] recovery file not found: /tmp/junit9922027000718145120/locator/locator22932view.dat

[vm0] [info 2020/03/04 23:35:37.757 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8bc] Starting distributed system

[vm0] [info 2020/03/04 23:35:37.759 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8bc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:35:41.406 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2d28de97

[vm1] [info 2020/03/04 23:35:41.411 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:35:41.999 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6e1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d197209

[vm2] [info 2020/03/04 23:35:42.004 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6e1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:35:42.608 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6ea] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@67836f5

[vm3] [info 2020/03/04 23:35:42.613 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x6ea] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:35:43.196 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x756] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@589c087

[vm4] [info 2020/03/04 23:35:43.201 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x756] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:35:43.815 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22933]

Command result for <connect --jmx-manager=localhost[22933]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22933] ..
Successfully connected to: [host=localhost, port=22933]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:35:45.610 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x788] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@511ef410

[vm5] [info 2020/03/04 23:35:45.615 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x788] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:35:46.287 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040@19b09ff3

[vm6] [info 2020/03/04 23:35:46.292 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x79f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2467
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 236
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8283


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:35:49.991 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 161 ms)

[vm2] [info 2020/03/04 23:35:50.159 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7f4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 164 ms)

[vm3] [info 2020/03/04 23:35:50.323 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7ec] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 161 ms)

[vm4] [info 2020/03/04 23:35:50.475 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x828] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 150 ms)

[vm5] [info 2020/03/04 23:35:50.642 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 165 ms)

[vm6] [info 2020/03/04 23:35:50.798 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 154 ms)

[vm0] [info 2020/03/04 23:35:50.956 GMT <RMI TCP Connection(136)-172.17.0.2> tid=0x71a] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:35:50.957 GMT <RMI TCP Connection(136)-172.17.0.2> tid=0x71a] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 157 ms)

[info 2020/03/04 23:35:50.958 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:50.959 GMT <RMI TCP Connection(136)-172.17.0.2> tid=0x71a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d8c92a2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:35:50.960 GMT <RMI TCP Connection(136)-172.17.0.2> tid=0x71a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:50.960 GMT <RMI TCP Connection(136)-172.17.0.2> tid=0x71a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d8c92a2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:35:50.960 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56899e9c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:35:50.960 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:50.961 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56899e9c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:35:50.961 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7736e278(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:35:50.961 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:50.961 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7736e278(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:35:50.962 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d2be901(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:35:50.962 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:50.962 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d2be901(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:35:50.963 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d0f59b6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:35:50.963 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x828] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:50.963 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d0f59b6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:35:50.964 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d11e3bb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:35:50.964 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:50.964 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d11e3bb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:35:50.965 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @394d4bbf(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:35:50.965 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x79f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:50.965 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @394d4bbf(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:35:50.968 GMT <RMI TCP Connection(136)-172.17.0.2> tid=0x71a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:35:50.968 GMT <RMI TCP Connection(136)-172.17.0.2> tid=0x71a] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:35:50.969 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:35:50.969 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:35:50.970 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7f4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:35:50.970 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:35:50.971 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7ec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:35:50.971 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:35:50.972 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x828] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:35:50.972 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:35:50.973 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:35:50.973 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:35:50.974 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:35:50.974 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:35:50.976 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:35:50.977 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:35:51.005 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24100].
Not connected.


[info 2020/03/04 23:35:51.007 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:35:51.008 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:51.010 GMT <RMI TCP Connection(136)-172.17.0.2> tid=0x71a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f390c66(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:35:51.010 GMT <RMI TCP Connection(136)-172.17.0.2> tid=0x71a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:51.010 GMT <RMI TCP Connection(136)-172.17.0.2> tid=0x71a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f390c66(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:35:51.011 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65dafb17(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:35:51.011 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:51.011 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65dafb17(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:35:51.012 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47923517(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:35:51.012 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:51.012 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47923517(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:35:51.012 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f2169d5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:35:51.013 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:51.013 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f2169d5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:35:51.013 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a8150fd(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:35:51.013 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x828] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:51.013 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a8150fd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:35:51.014 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e7c3f04(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:35:51.014 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:51.014 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e7c3f04(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:35:51.015 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73cbc7d3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:35:51.015 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x79f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:51.015 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73cbc7d3(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:35:51.019 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3312580166640864931

[info 2020/03/04 23:35:51.021 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:35:51.238 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:51.239 GMT <RMI TCP Connection(136)-172.17.0.2> tid=0x71a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54e65ca3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:35:51.239 GMT <RMI TCP Connection(136)-172.17.0.2> tid=0x71a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:35:51.239 GMT <RMI TCP Connection(136)-172.17.0.2> tid=0x71a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54e65ca3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:35:51.240 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @90b4623(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:35:51.240 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:35:51.240 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @90b4623(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:35:51.241 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f84b94f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:35:51.241 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7f4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:35:51.241 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f84b94f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:35:51.242 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57fd2a83(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:35:51.242 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7ec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:35:51.242 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57fd2a83(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:35:51.242 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @725d373f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:35:51.242 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x828] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:35:51.243 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @725d373f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:35:51.243 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1db625cf(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:35:51.244 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x788] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:35:51.244 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1db625cf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:35:51.244 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ea1ed39(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:35:51.245 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x79f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:35:51.245 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ea1ed39(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:35:51.248 GMT <RMI TCP Connection(136)-172.17.0.2> tid=0x71a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@486554a3

[vm0] [info 2020/03/04 23:35:51.253 GMT <RMI TCP Connection(136)-172.17.0.2> tid=0x71a] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:35:51.253 GMT <RMI TCP Connection(136)-172.17.0.2> tid=0x71a] Locator was created at Wed Mar 04 23:35:51 GMT 2020

[vm0] [info 2020/03/04 23:35:51.253 GMT <RMI TCP Connection(136)-172.17.0.2> tid=0x71a] Listening on port 24102 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:35:51.253 GMT <RMI TCP Connection(136)-172.17.0.2> tid=0x71a] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3312580166640864931/locator/locator24102view.dat

[vm0] [info 2020/03/04 23:35:51.253 GMT <RMI TCP Connection(136)-172.17.0.2> tid=0x71a] recovery file not found: /tmp/junit3312580166640864931/locator/locator24102view.dat

[vm0] [info 2020/03/04 23:35:51.254 GMT <RMI TCP Connection(136)-172.17.0.2> tid=0x71a] Starting distributed system

[vm0] [info 2020/03/04 23:35:51.256 GMT <RMI TCP Connection(136)-172.17.0.2> tid=0x71a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:35:54.864 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1dd5523c

[vm1] [info 2020/03/04 23:35:54.868 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:35:55.463 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7f4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2a185c9c

[vm2] [info 2020/03/04 23:35:55.468 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7f4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:35:56.088 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7ec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@10ea8c54

[vm3] [info 2020/03/04 23:35:56.093 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7ec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:35:56.684 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x828] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3cc6f98b

[vm4] [info 2020/03/04 23:35:56.689 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x828] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:35:57.301 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24103]

Command result for <connect --jmx-manager=localhost[24103]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24103] ..
Successfully connected to: [host=localhost, port=24103]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:36:05.716 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@39e58346

[vm5] [info 2020/03/04 23:36:05.721 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x77a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:36:06.408 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440@1c77adfd

[vm6] [info 2020/03/04 23:36:06.413 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x7ee] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2522
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 283
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8610


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:36:10.196 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 148 ms)

[vm2] [info 2020/03/04 23:36:10.348 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 149 ms)

[vm3] [info 2020/03/04 23:36:10.492 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 142 ms)

[vm4] [info 2020/03/04 23:36:10.641 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 147 ms)

[vm5] [info 2020/03/04 23:36:10.808 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 165 ms)

[vm6] [info 2020/03/04 23:36:10.956 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 146 ms)

[vm0] [info 2020/03/04 23:36:11.116 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x427] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:36:11.117 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x427] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 159 ms)

[info 2020/03/04 23:36:11.118 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:11.120 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x427] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d60615(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:36:11.120 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x427] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:11.120 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x427] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d60615(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:36:11.120 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38711abc(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:36:11.121 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:11.121 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38711abc(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:36:11.121 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x727] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a08d3c5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:36:11.122 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x727] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:11.122 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a08d3c5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:36:11.122 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @df3b40c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:36:11.122 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x790] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:11.122 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @df3b40c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:36:11.123 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76ad5d51(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:36:11.123 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x786] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:11.123 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76ad5d51(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:36:11.124 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @472b4efe(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:36:11.124 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x77a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:11.124 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @472b4efe(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:36:11.125 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @131e1c11(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:36:11.125 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x7ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:11.125 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @131e1c11(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:36:11.127 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x427] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:36:11.127 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x427] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:36:11.129 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:36:11.129 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:36:11.130 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x727] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:36:11.130 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:36:11.131 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:36:11.131 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:36:11.132 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:36:11.132 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:36:11.133 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:36:11.133 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:36:11.134 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:36:11.134 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:36:11.136 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:36:11.136 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:36:11.165 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20087].
Not connected.


[info 2020/03/04 23:36:11.167 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:36:11.167 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:11.169 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x427] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d09443d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:36:11.170 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x427] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:11.170 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x427] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d09443d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:36:11.170 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cf7fd90(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:36:11.170 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:11.170 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cf7fd90(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:36:11.171 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x727] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b50eec1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:36:11.171 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x727] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:11.171 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b50eec1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:36:11.172 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @458e9a0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:36:11.172 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x790] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:11.172 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @458e9a0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:36:11.173 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39f2343a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:36:11.173 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x786] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:11.173 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39f2343a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:36:11.174 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d6d5161(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:36:11.174 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x77a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:11.174 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d6d5161(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:36:11.175 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fa41a6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:36:11.175 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x7ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:11.175 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fa41a6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:36:11.178 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16386448475559335257

[info 2020/03/04 23:36:11.181 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:36:11.390 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:11.390 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x427] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6959ca(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:36:11.390 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x427] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:11.390 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x427] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6959ca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:36:11.391 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @429eccc2(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:36:11.391 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:11.391 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @429eccc2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:36:11.392 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x727] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18475ec7(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:36:11.392 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x727] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:11.392 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18475ec7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:36:11.393 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ddead6e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:36:11.393 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x790] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:11.393 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ddead6e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:36:11.394 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @136a2902(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:36:11.394 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x786] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:11.394 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @136a2902(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:36:11.395 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55c07a6b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:36:11.395 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x77a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:11.395 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55c07a6b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:36:11.396 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c49de36(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:36:11.396 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x7ee] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:11.396 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c49de36(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:36:11.399 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x427] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@542b308d

[vm0] [info 2020/03/04 23:36:11.403 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x427] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:36:11.403 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x427] Locator was created at Wed Mar 04 23:36:11 GMT 2020

[vm0] [info 2020/03/04 23:36:11.403 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x427] Listening on port 20089 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:36:11.404 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x427] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16386448475559335257/locator/locator20089view.dat

[vm0] [info 2020/03/04 23:36:11.404 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x427] recovery file not found: /tmp/junit16386448475559335257/locator/locator20089view.dat

[vm0] [info 2020/03/04 23:36:11.404 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x427] Starting distributed system

[vm0] [info 2020/03/04 23:36:11.406 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x427] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:36:15.150 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3cf139b2

[vm1] [info 2020/03/04 23:36:15.155 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:36:15.622 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x84c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840@47ebf46f

[vm5] [info 2020/03/04 23:36:15.628 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x84c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:36:15.732 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x727] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5d12819f

[vm2] [info 2020/03/04 23:36:15.736 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x727] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:36:15.773 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@7bd50a61

[vm5] [info 2020/03/04 23:36:15.777 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:36:16.341 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x850] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@6c47b762

[vm6] [info 2020/03/04 23:36:16.352 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x850] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:36:16.374 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x790] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@70241bed

[vm3] [info 2020/03/04 23:36:16.378 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x790] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:36:16.509 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840@64b044cb

[vm6] [info 2020/03/04 23:36:16.514 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:36:17.038 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x786] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7db5d717

[vm4] [info 2020/03/04 23:36:17.043 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x786] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:36:17.653 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20090]

Command result for <connect --jmx-manager=localhost[20090]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20090] ..
Successfully connected to: [host=localhost, port=20090]


[vm5] [info 2020/03/04 23:36:17.760 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40@64bfd262

[vm5] [info 2020/03/04 23:36:17.766 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:36:18.472 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x841] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440@73d14cfb

[vm6] [info 2020/03/04 23:36:18.477 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x841] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:36:19.913 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x791] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@57cc5bc2

[vm5] [info 2020/03/04 23:36:19.919 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x791] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2437
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 238
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8220


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2591
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 333
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 8967


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:36:20.179 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 141 ms)

[vm1] [info 2020/03/04 23:36:20.321 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 154 ms)

[vm2] [info 2020/03/04 23:36:20.335 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 153 ms)

[vm2] [info 2020/03/04 23:36:20.467 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x778] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 144 ms)

[vm3] [info 2020/03/04 23:36:20.493 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 155 ms)

[vm3] [info 2020/03/04 23:36:20.621 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x754] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 151 ms)

[vm6] [info 2020/03/04 23:36:20.650 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@3bfc13aa

[vm4] [info 2020/03/04 23:36:20.652 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 155 ms)

[vm6] [info 2020/03/04 23:36:20.660 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6b5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:36:20.779 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 155 ms)

[vm5] [info 2020/03/04 23:36:20.823 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 170 ms)

[vm5] [info 2020/03/04 23:36:20.935 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x84c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 155 ms)

[vm6] [info 2020/03/04 23:36:20.975 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 150 ms)

[vm6] [info 2020/03/04 23:36:21.084 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x850] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 147 ms)

[vm0] [info 2020/03/04 23:36:21.141 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x87b] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:36:21.142 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x87b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 165 ms)

[info 2020/03/04 23:36:21.143 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:21.145 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x87b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36836156(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:36:21.146 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x87b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:21.146 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x87b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36836156(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:36:21.146 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52796ddf(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:36:21.147 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:21.147 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52796ddf(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:36:21.147 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26f90e4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:36:21.147 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:21.148 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26f90e4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:36:21.148 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b2a4c4a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:36:21.148 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:21.148 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b2a4c4a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:36:21.151 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c3b2461(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:36:21.151 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:21.151 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c3b2461(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:36:21.152 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c5d7b84(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:36:21.152 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:21.152 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c5d7b84(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:36:21.153 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @682b5302(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:36:21.153 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:21.153 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @682b5302(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:36:21.155 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x87b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:36:21.156 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x87b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:36:21.156 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:36:21.157 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:36:21.158 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:36:21.158 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:36:21.159 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:36:21.159 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:36:21.161 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:36:21.161 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:36:21.162 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:36:21.163 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:36:21.163 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:36:21.164 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:36:21.166 GMT <RMI TCP Connection(21)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:36:21.167 GMT <RMI TCP Connection(21)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:36:21.196 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25003].
Not connected.


[info 2020/03/04 23:36:21.198 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:36:21.198 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:21.200 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x87b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a10b5d7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:36:21.201 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x87b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:21.201 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x87b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a10b5d7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:36:21.201 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @494a4208(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:36:21.202 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:21.202 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @494a4208(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:36:21.202 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ccd35d3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:36:21.202 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:21.202 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ccd35d3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:36:21.203 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2206dc30(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:36:21.203 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:21.203 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2206dc30(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:36:21.204 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46f31f06(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:36:21.204 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:21.204 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46f31f06(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:36:21.205 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14e4f91c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:36:21.205 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:21.205 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14e4f91c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:36:21.206 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ae4b5f4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:36:21.206 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:21.206 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ae4b5f4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:36:21.209 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1082944236712527631

[info 2020/03/04 23:36:21.211 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:36:21.249 GMT <RMI TCP Connection(138)-172.17.0.6> tid=0x8b7] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:36:21.250 GMT <RMI TCP Connection(138)-172.17.0.6> tid=0x8b7] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 164 ms)

[info 2020/03/04 23:36:21.251 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:21.253 GMT <RMI TCP Connection(138)-172.17.0.6> tid=0x8b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71620b77(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:36:21.253 GMT <RMI TCP Connection(138)-172.17.0.6> tid=0x8b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:21.253 GMT <RMI TCP Connection(138)-172.17.0.6> tid=0x8b7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71620b77(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:36:21.254 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51824e3c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:36:21.254 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:21.254 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51824e3c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:36:21.255 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x778] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77424b7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:36:21.255 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x778] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:21.255 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x778] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77424b7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:36:21.256 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x754] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @629f9347(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:36:21.256 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x754] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:21.256 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x754] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @629f9347(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:36:21.258 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d541448(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:36:21.259 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x606] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:21.259 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d541448(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:36:21.259 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x84c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b2d3610(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:36:21.259 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x84c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:21.260 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x84c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b2d3610(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:36:21.260 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x850] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @771dc72b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:36:21.260 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x850] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:21.260 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x850] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @771dc72b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:36:21.263 GMT <RMI TCP Connection(138)-172.17.0.6> tid=0x8b7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:36:21.263 GMT <RMI TCP Connection(138)-172.17.0.6> tid=0x8b7] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:36:21.264 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:36:21.264 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:36:21.265 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x778] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:36:21.265 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x778] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:36:21.266 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x754] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:36:21.267 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x754] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:36:21.269 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:36:21.269 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:36:21.270 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x84c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:36:21.270 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x84c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:36:21.271 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x850] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:36:21.271 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x850] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:36:21.274 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:36:21.274 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:36:21.308 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21245].
Not connected.


[info 2020/03/04 23:36:21.309 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:36:21.310 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:21.312 GMT <RMI TCP Connection(138)-172.17.0.6> tid=0x8b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @225d710(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:36:21.312 GMT <RMI TCP Connection(138)-172.17.0.6> tid=0x8b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:21.312 GMT <RMI TCP Connection(138)-172.17.0.6> tid=0x8b7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @225d710(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:36:21.313 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74d7a052(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:36:21.313 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:21.313 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74d7a052(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:36:21.314 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x778] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54e2a761(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:36:21.314 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x778] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:21.314 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x778] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54e2a761(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:36:21.315 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x754] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ff249d1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:36:21.315 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x754] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:21.315 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x754] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ff249d1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:36:21.315 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cf846af(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:36:21.316 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x606] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:21.316 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cf846af(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:36:21.316 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x84c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @237e6946(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:36:21.316 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x84c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:21.316 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x84c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @237e6946(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:36:21.317 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x850] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @113a0222(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:36:21.317 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x850] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:21.317 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x850] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @113a0222(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:36:21.321 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit264179605014588688

[info 2020/03/04 23:36:21.323 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:36:21.435 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:21.435 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x87b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29322564(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:36:21.436 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x87b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:21.436 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x87b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29322564(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:36:21.436 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1757a7dd(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:36:21.437 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:21.437 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1757a7dd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:36:21.437 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ae8db8(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:36:21.437 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7e7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:21.437 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ae8db8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:36:21.438 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a1c58c2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:36:21.438 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7d8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:21.438 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a1c58c2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:36:21.439 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e4d41af(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:36:21.439 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:21.439 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e4d41af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:36:21.440 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d1f2394(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:36:21.440 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:21.440 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d1f2394(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:36:21.441 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e61c8bd(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:36:21.441 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:21.441 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e61c8bd(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:36:21.444 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x87b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@594fe8dd

[vm0] [info 2020/03/04 23:36:21.449 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x87b] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:36:21.449 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x87b] Locator was created at Wed Mar 04 23:36:21 GMT 2020

[vm0] [info 2020/03/04 23:36:21.449 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x87b] Listening on port 25005 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:36:21.449 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x87b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1082944236712527631/locator/locator25005view.dat

[vm0] [info 2020/03/04 23:36:21.450 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x87b] recovery file not found: /tmp/junit1082944236712527631/locator/locator25005view.dat

[vm0] [info 2020/03/04 23:36:21.450 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x87b] Starting distributed system

[vm0] [info 2020/03/04 23:36:21.452 GMT <RMI TCP Connection(136)-172.17.0.8> tid=0x87b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:36:21.592 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:21.593 GMT <RMI TCP Connection(138)-172.17.0.6> tid=0x8b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @572999b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:36:21.593 GMT <RMI TCP Connection(138)-172.17.0.6> tid=0x8b7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:21.593 GMT <RMI TCP Connection(138)-172.17.0.6> tid=0x8b7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @572999b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:36:21.594 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @320f2574(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:36:21.594 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:21.594 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @320f2574(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:36:21.595 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x778] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e4b6470(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:36:21.595 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x778] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:21.595 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x778] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e4b6470(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:36:21.596 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x754] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c9851da(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:36:21.596 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x754] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:21.596 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x754] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c9851da(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:36:21.597 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a8050e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:36:21.597 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x606] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:21.597 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a8050e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:36:21.598 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x84c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c16d498(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:36:21.598 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x84c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:21.598 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x84c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c16d498(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:36:21.598 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x850] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ea0c34d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:36:21.598 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x850] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:21.599 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x850] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ea0c34d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:36:21.601 GMT <RMI TCP Connection(138)-172.17.0.6> tid=0x8b7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3659b556

[vm0] [info 2020/03/04 23:36:21.607 GMT <RMI TCP Connection(138)-172.17.0.6> tid=0x8b7] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:36:21.607 GMT <RMI TCP Connection(138)-172.17.0.6> tid=0x8b7] Locator was created at Wed Mar 04 23:36:21 GMT 2020

[vm0] [info 2020/03/04 23:36:21.607 GMT <RMI TCP Connection(138)-172.17.0.6> tid=0x8b7] Listening on port 21247 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:36:21.608 GMT <RMI TCP Connection(138)-172.17.0.6> tid=0x8b7] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit264179605014588688/locator/locator21247view.dat

[vm0] [info 2020/03/04 23:36:21.608 GMT <RMI TCP Connection(138)-172.17.0.6> tid=0x8b7] recovery file not found: /tmp/junit264179605014588688/locator/locator21247view.dat

[vm0] [info 2020/03/04 23:36:21.608 GMT <RMI TCP Connection(138)-172.17.0.6> tid=0x8b7] Starting distributed system

[vm0] [info 2020/03/04 23:36:21.610 GMT <RMI TCP Connection(138)-172.17.0.6> tid=0x8b7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2459
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 265
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8343


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:36:22.189 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 165 ms)

[vm2] [info 2020/03/04 23:36:22.383 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 191 ms)

[vm3] [info 2020/03/04 23:36:22.532 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 147 ms)

[vm4] [info 2020/03/04 23:36:22.678 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 143 ms)

[vm5] [info 2020/03/04 23:36:22.845 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7db] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 165 ms)

[vm6] [info 2020/03/04 23:36:23.010 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x841] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 164 ms)

[vm0] [info 2020/03/04 23:36:23.173 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x974] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:36:23.174 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x974] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 161 ms)

[info 2020/03/04 23:36:23.174 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:23.176 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x974] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ae82b4c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:36:23.176 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x974] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:23.176 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x974] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ae82b4c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:36:23.177 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39c27919(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:36:23.177 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:23.177 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39c27919(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:36:23.178 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6166a8b8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:36:23.179 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:23.179 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6166a8b8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:36:23.179 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4731d4e7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:36:23.179 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:23.179 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4731d4e7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:36:23.180 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d0f59b6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:36:23.180 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x84d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:23.180 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d0f59b6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:36:23.181 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1280e1f7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:36:23.181 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:23.181 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1280e1f7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:36:23.182 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @108a2877(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:36:23.182 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x841] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:23.182 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x841] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @108a2877(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:36:23.184 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x974] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:36:23.184 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x974] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:36:23.185 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:36:23.185 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:36:23.186 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:36:23.186 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:36:23.187 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:36:23.187 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:36:23.188 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:36:23.188 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:36:23.189 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:36:23.189 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7db] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:36:23.190 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x841] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:36:23.191 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x841] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:36:23.193 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:36:23.193 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:36:23.222 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29836].
Not connected.


[info 2020/03/04 23:36:23.223 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:36:23.224 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:23.225 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x974] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ed41ded(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:36:23.226 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x974] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:23.226 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x974] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ed41ded(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:36:23.226 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61e82e66(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:36:23.226 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:23.226 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61e82e66(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:36:23.227 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dc6af4d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:36:23.227 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:23.227 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dc6af4d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:36:23.228 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e1f4edf(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:36:23.228 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:23.228 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e1f4edf(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:36:23.229 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a8150fd(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:36:23.229 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x84d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:23.229 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a8150fd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:36:23.230 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58da7ab4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:36:23.230 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:23.230 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58da7ab4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:36:23.230 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e7ec0ce(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:36:23.231 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x841] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:23.231 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x841] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e7ec0ce(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:36:23.234 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15838000780248911263

[info 2020/03/04 23:36:23.236 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:36:23.471 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:23.472 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x974] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @260c3ff3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:36:23.472 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x974] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:23.472 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x974] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @260c3ff3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:36:23.472 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65eb4c15(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:36:23.473 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:23.473 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65eb4c15(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:36:23.473 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3268a6d0(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:36:23.473 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:23.473 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3268a6d0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:36:23.474 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @639f5b6(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:36:23.474 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:23.474 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @639f5b6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:36:23.475 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @725d373f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:36:23.475 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x84d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:23.475 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @725d373f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:36:23.476 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40f63f7(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:36:23.476 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:23.476 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40f63f7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:36:23.477 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ce10a39(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:36:23.477 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x841] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:23.477 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x841] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ce10a39(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:36:23.480 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x974] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e5dd78a

[vm0] [info 2020/03/04 23:36:23.485 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x974] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:36:23.485 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x974] Locator was created at Wed Mar 04 23:36:23 GMT 2020

[vm0] [info 2020/03/04 23:36:23.485 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x974] Listening on port 29838 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:36:23.485 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x974] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15838000780248911263/locator/locator29838view.dat

[vm0] [info 2020/03/04 23:36:23.485 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x974] recovery file not found: /tmp/junit15838000780248911263/locator/locator29838view.dat

[vm0] [info 2020/03/04 23:36:23.486 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x974] Starting distributed system

[vm0] [info 2020/03/04 23:36:23.487 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x974] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2748
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 430
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 9714


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:36:24.847 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 157 ms)

[vm2] [info 2020/03/04 23:36:25.000 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x741] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 151 ms)

[vm3] [info 2020/03/04 23:36:25.149 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7a2] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 147 ms)

[vm4] [info 2020/03/04 23:36:25.301 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7b1] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 149 ms)

[vm1] [info 2020/03/04 23:36:25.356 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@1fa03d31

[vm1] [info 2020/03/04 23:36:25.360 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:36:25.434 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4cbbc860

[vm1] [info 2020/03/04 23:36:25.439 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:36:25.461 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x791] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 159 ms)

[vm6] [info 2020/03/04 23:36:25.605 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 142 ms)

[vm0] [info 2020/03/04 23:36:25.759 GMT <RMI TCP Connection(135)-172.17.0.7> tid=0x729] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:36:25.759 GMT <RMI TCP Connection(135)-172.17.0.7> tid=0x729] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 153 ms)

[info 2020/03/04 23:36:25.760 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:25.761 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x810] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@5c4d031e

[vm0] [info 2020/03/04 23:36:25.762 GMT <RMI TCP Connection(135)-172.17.0.7> tid=0x729] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @778f4ccb(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:36:25.762 GMT <RMI TCP Connection(135)-172.17.0.7> tid=0x729] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:25.762 GMT <RMI TCP Connection(135)-172.17.0.7> tid=0x729] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @778f4ccb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:36:25.763 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a74cea(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:36:25.763 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:25.763 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a74cea(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:36:25.764 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x741] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dcb00d9(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:36:25.764 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x741] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:25.764 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x741] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dcb00d9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:36:25.764 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bf22197(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:36:25.765 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:25.765 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7a2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bf22197(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:36:25.765 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6240741a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:36:25.765 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:25.766 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6240741a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:36:25.766 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x791] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ace6a0a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:36:25.766 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x791] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:25.766 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x791] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ace6a0a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:36:25.767 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x810] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:36:25.767 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e059201(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:36:25.767 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:25.767 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e059201(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:36:25.769 GMT <RMI TCP Connection(135)-172.17.0.7> tid=0x729] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:36:25.769 GMT <RMI TCP Connection(135)-172.17.0.7> tid=0x729] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:36:25.770 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:36:25.770 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:36:25.771 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x741] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:36:25.771 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x741] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:36:25.772 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7a2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:36:25.772 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7a2] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:36:25.773 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:36:25.773 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:36:25.774 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x791] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:36:25.774 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x791] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:36:25.775 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:36:25.775 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:36:25.777 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:36:25.778 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:36:25.807 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21539].
Not connected.


[info 2020/03/04 23:36:25.809 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:36:25.809 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:25.811 GMT <RMI TCP Connection(135)-172.17.0.7> tid=0x729] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @188697f3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:36:25.811 GMT <RMI TCP Connection(135)-172.17.0.7> tid=0x729] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:25.811 GMT <RMI TCP Connection(135)-172.17.0.7> tid=0x729] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @188697f3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:36:25.812 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f74c13d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:36:25.812 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:25.812 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f74c13d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:36:25.813 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x741] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52853271(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:36:25.813 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x741] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:25.813 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x741] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52853271(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:36:25.814 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @393d6520(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:36:25.814 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:25.814 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7a2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @393d6520(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:36:25.814 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bdf34c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:36:25.815 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:25.815 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bdf34c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:36:25.815 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x791] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46e7dedb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:36:25.815 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x791] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:25.815 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x791] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46e7dedb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:36:25.816 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74d89378(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:36:25.816 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:25.816 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74d89378(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:36:25.820 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8900551436539640376

[info 2020/03/04 23:36:25.822 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:36:25.932 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1eb7fde5

[vm2] [info 2020/03/04 23:36:25.937 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7e7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:36:26.020 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x778] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@616064af

[vm2] [info 2020/03/04 23:36:26.025 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x778] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:36:26.037 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:26.038 GMT <RMI TCP Connection(135)-172.17.0.7> tid=0x729] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6398c71(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:36:26.038 GMT <RMI TCP Connection(135)-172.17.0.7> tid=0x729] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:26.038 GMT <RMI TCP Connection(135)-172.17.0.7> tid=0x729] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6398c71(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:36:26.039 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ef3b3bc(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:36:26.039 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:26.039 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ef3b3bc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:36:26.040 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x741] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59155c4d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:36:26.040 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x741] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:26.040 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x741] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59155c4d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:36:26.041 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d41c995(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:36:26.041 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7a2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:26.041 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7a2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d41c995(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:36:26.041 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52bb32eb(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:36:26.041 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:26.042 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52bb32eb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:36:26.042 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x791] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e8da7e3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:36:26.042 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x791] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:26.042 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x791] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e8da7e3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:36:26.043 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @734f99d8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:36:26.043 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6b5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:26.043 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6b5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @734f99d8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:36:26.046 GMT <RMI TCP Connection(135)-172.17.0.7> tid=0x729] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@b4251d3

[vm0] [info 2020/03/04 23:36:26.050 GMT <RMI TCP Connection(135)-172.17.0.7> tid=0x729] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:36:26.051 GMT <RMI TCP Connection(135)-172.17.0.7> tid=0x729] Locator was created at Wed Mar 04 23:36:26 GMT 2020

[vm0] [info 2020/03/04 23:36:26.051 GMT <RMI TCP Connection(135)-172.17.0.7> tid=0x729] Listening on port 21541 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:36:26.051 GMT <RMI TCP Connection(135)-172.17.0.7> tid=0x729] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8900551436539640376/locator/locator21541view.dat

[vm0] [info 2020/03/04 23:36:26.051 GMT <RMI TCP Connection(135)-172.17.0.7> tid=0x729] recovery file not found: /tmp/junit8900551436539640376/locator/locator21541view.dat

[vm0] [info 2020/03/04 23:36:26.051 GMT <RMI TCP Connection(135)-172.17.0.7> tid=0x729] Starting distributed system

[vm0] [info 2020/03/04 23:36:26.055 GMT <RMI TCP Connection(135)-172.17.0.7> tid=0x729] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:36:26.481 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40@79786917

[vm6] [info 2020/03/04 23:36:26.486 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x87f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:36:26.568 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@e6179dd

[vm3] [info 2020/03/04 23:36:26.572 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7d8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:36:26.620 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x754] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d069e8e

[vm3] [info 2020/03/04 23:36:26.625 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x754] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:36:27.161 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@47552244

[vm4] [info 2020/03/04 23:36:27.166 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4b06449f

[vm1] [info 2020/03/04 23:36:27.167 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:36:27.171 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:36:27.210 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x606] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@13b6e6b7

[vm4] [info 2020/03/04 23:36:27.216 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x606] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:36:27.766 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@40e62a9f

[vm2] [info 2020/03/04 23:36:27.772 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:36:27.775 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25006]

Command result for <connect --jmx-manager=localhost[25006]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25006] ..
Successfully connected to: [host=localhost, port=25006]


[info 2020/03/04 23:36:27.835 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21248]

Command result for <connect --jmx-manager=localhost[21248]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21248] ..
Successfully connected to: [host=localhost, port=21248]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:36:28.350 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5bb849fd

[vm3] [info 2020/03/04 23:36:28.355 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:36:28.928 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3cc6f98b

[vm4] [info 2020/03/04 23:36:28.932 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x84d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:36:29.533 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29839]

Command result for <connect --jmx-manager=localhost[29839]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29839] ..
Successfully connected to: [host=localhost, port=29839]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:36:29.832 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4f4e5451

[vm1] [info 2020/03/04 23:36:29.837 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2433
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 281
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8316


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:36:30.173 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 156 ms)

[vm2] [info 2020/03/04 23:36:30.335 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x78e] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 159 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:36:30.429 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x741] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@194f6d1e

[vm2] [info 2020/03/04 23:36:30.434 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x741] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:36:30.484 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x806] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 147 ms)

[vm4] [info 2020/03/04 23:36:30.632 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x80e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 145 ms)

[vm5] [info 2020/03/04 23:36:30.795 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x810] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 161 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:36:30.943 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x87f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 147 ms)

[vm3] [info 2020/03/04 23:36:31.019 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7a2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20c51493

[vm3] [info 2020/03/04 23:36:31.024 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x7a2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:36:31.107 GMT <RMI TCP Connection(139)-172.17.0.9> tid=0x87f] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:36:31.108 GMT <RMI TCP Connection(139)-172.17.0.9> tid=0x87f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 161 ms)

[info 2020/03/04 23:36:31.108 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:31.110 GMT <RMI TCP Connection(139)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29603411(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:36:31.110 GMT <RMI TCP Connection(139)-172.17.0.9> tid=0x87f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:31.110 GMT <RMI TCP Connection(139)-172.17.0.9> tid=0x87f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29603411(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:36:31.111 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @154d97cc(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:36:31.111 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:31.111 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @154d97cc(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:36:31.112 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x78e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6827cdf1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:36:31.112 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x78e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:31.112 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x78e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6827cdf1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:36:31.113 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x806] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53ce9ef2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:36:31.113 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x806] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:31.113 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x806] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53ce9ef2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:36:31.114 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x80e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72838b28(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:36:31.114 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x80e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:31.114 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x80e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72838b28(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:36:31.115 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x810] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1def071f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:36:31.115 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x810] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:31.115 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x810] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1def071f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:36:31.116 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19d6d8c9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:36:31.116 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x87f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:31.116 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x87f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19d6d8c9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:36:31.118 GMT <RMI TCP Connection(139)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:36:31.118 GMT <RMI TCP Connection(139)-172.17.0.9> tid=0x87f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:36:31.119 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:36:31.119 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:36:31.120 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x78e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:36:31.120 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x78e] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:36:31.121 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x806] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:36:31.121 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x806] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:36:31.122 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x80e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:36:31.122 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x80e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:36:31.123 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x810] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:36:31.123 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x810] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:36:31.124 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:36:31.124 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x87f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:36:31.126 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:36:31.126 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:36:31.154 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26942].
Not connected.


[info 2020/03/04 23:36:31.156 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:36:31.156 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:31.158 GMT <RMI TCP Connection(139)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35f0c578(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:36:31.158 GMT <RMI TCP Connection(139)-172.17.0.9> tid=0x87f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:31.158 GMT <RMI TCP Connection(139)-172.17.0.9> tid=0x87f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35f0c578(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:36:31.159 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45f89fd4(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:36:31.159 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:31.159 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45f89fd4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:36:31.160 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x78e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cc133f2(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:36:31.160 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x78e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:31.160 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x78e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cc133f2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:36:31.161 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x806] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3220ea1b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:36:31.161 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x806] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:31.161 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x806] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3220ea1b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:36:31.162 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x80e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e775a22(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:36:31.162 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x80e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:31.162 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x80e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e775a22(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:36:31.162 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x810] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4069059a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:36:31.163 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x810] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:31.163 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x810] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4069059a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:36:31.163 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3296f23b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:36:31.163 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x87f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:31.163 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x87f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3296f23b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:36:31.167 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13120007017137691580

[info 2020/03/04 23:36:31.169 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:36:31.385 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:31.386 GMT <RMI TCP Connection(139)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b13345(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:36:31.386 GMT <RMI TCP Connection(139)-172.17.0.9> tid=0x87f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:31.386 GMT <RMI TCP Connection(139)-172.17.0.9> tid=0x87f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b13345(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:36:31.387 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77827174(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:36:31.387 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:31.387 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77827174(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:36:31.387 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x78e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5de83317(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:36:31.388 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x78e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:31.388 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x78e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5de83317(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:36:31.389 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x806] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4815e3b8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:36:31.389 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x806] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:31.389 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x806] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4815e3b8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:36:31.389 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x80e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ad17584(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:36:31.390 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x80e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:31.390 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x80e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ad17584(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:36:31.390 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x810] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5624f2ea(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:36:31.390 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x810] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:31.390 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x810] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5624f2ea(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:36:31.391 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @523a2c3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:36:31.391 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x87f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:31.391 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x87f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @523a2c3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:36:31.395 GMT <RMI TCP Connection(139)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@597c96c4

[vm0] [info 2020/03/04 23:36:31.401 GMT <RMI TCP Connection(139)-172.17.0.9> tid=0x87f] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:36:31.401 GMT <RMI TCP Connection(139)-172.17.0.9> tid=0x87f] Locator was created at Wed Mar 04 23:36:31 GMT 2020

[vm0] [info 2020/03/04 23:36:31.402 GMT <RMI TCP Connection(139)-172.17.0.9> tid=0x87f] Listening on port 26944 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:36:31.403 GMT <RMI TCP Connection(139)-172.17.0.9> tid=0x87f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13120007017137691580/locator/locator26944view.dat

[vm0] [info 2020/03/04 23:36:31.403 GMT <RMI TCP Connection(139)-172.17.0.9> tid=0x87f] recovery file not found: /tmp/junit13120007017137691580/locator/locator26944view.dat

[vm0] [info 2020/03/04 23:36:31.404 GMT <RMI TCP Connection(139)-172.17.0.9> tid=0x87f] Starting distributed system

[vm0] [info 2020/03/04 23:36:31.405 GMT <RMI TCP Connection(139)-172.17.0.9> tid=0x87f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:36:31.612 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@45b45270

[vm4] [info 2020/03/04 23:36:31.618 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:36:32.215 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21542]

Command result for <connect --jmx-manager=localhost[21542]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21542] ..
Successfully connected to: [host=localhost, port=21542]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:36:34.198 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x812] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@79de0881

[vm5] [info 2020/03/04 23:36:34.204 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x812] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:36:34.917 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x837] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@2d611e3a

[vm6] [info 2020/03/04 23:36:34.923 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x837] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:36:35.193 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3e1a69f6

[vm1] [info 2020/03/04 23:36:35.198 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:36:35.798 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x78e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@71d2a440

[vm2] [info 2020/03/04 23:36:35.804 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x78e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:36:36.429 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x806] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@37184045

[vm3] [info 2020/03/04 23:36:36.434 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x806] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:36:37.029 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x80e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@58cb9edf

[vm4] [info 2020/03/04 23:36:37.038 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x80e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:36:37.648 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26945]

Command result for <connect --jmx-manager=localhost[26945]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26945] ..
Successfully connected to: [host=localhost, port=26945]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2573
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 331
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 8907


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:36:38.818 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 141 ms)

[vm2] [info 2020/03/04 23:36:38.977 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x793] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 156 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:36:39.148 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b3] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 168 ms)

[vm4] [info 2020/03/04 23:36:39.304 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x826] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 153 ms)

[vm5] [info 2020/03/04 23:36:39.483 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x812] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 178 ms)

[vm6] [info 2020/03/04 23:36:39.634 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x837] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 149 ms)

[vm0] [info 2020/03/04 23:36:39.795 GMT <RMI TCP Connection(139)-172.17.0.4> tid=0x8bc] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:36:39.796 GMT <RMI TCP Connection(139)-172.17.0.4> tid=0x8bc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 160 ms)

[info 2020/03/04 23:36:39.797 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:39.799 GMT <RMI TCP Connection(139)-172.17.0.4> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5df11130(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:36:39.799 GMT <RMI TCP Connection(139)-172.17.0.4> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:39.799 GMT <RMI TCP Connection(139)-172.17.0.4> tid=0x8bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5df11130(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:36:39.800 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c9e61a6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:36:39.800 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:39.800 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c9e61a6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:36:39.801 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x793] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @561a2599(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:36:39.801 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x793] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:39.801 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x793] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @561a2599(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:36:39.802 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @588608bd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:36:39.802 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:39.802 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @588608bd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:36:39.803 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x826] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d92d61a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:36:39.803 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x826] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:39.803 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x826] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d92d61a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:36:39.804 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x812] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7627fd70(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:36:39.804 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x812] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:39.804 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x812] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7627fd70(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:36:39.805 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x837] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bc0dfa1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:36:39.805 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x837] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:39.805 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x837] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bc0dfa1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:36:39.807 GMT <RMI TCP Connection(139)-172.17.0.4> tid=0x8bc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:36:39.808 GMT <RMI TCP Connection(139)-172.17.0.4> tid=0x8bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:36:39.808 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:36:39.809 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:36:39.810 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x793] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:36:39.810 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x793] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:36:39.811 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:36:39.811 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b3] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:36:39.812 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x826] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:36:39.812 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x826] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:36:39.813 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x812] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:36:39.813 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x812] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:36:39.814 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x837] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:36:39.814 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x837] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:36:39.816 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:36:39.817 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:36:39.848 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22933].
Not connected.


[info 2020/03/04 23:36:39.849 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:36:39.850 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:39.851 GMT <RMI TCP Connection(139)-172.17.0.4> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a0b69b6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:36:39.852 GMT <RMI TCP Connection(139)-172.17.0.4> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:39.852 GMT <RMI TCP Connection(139)-172.17.0.4> tid=0x8bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a0b69b6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:36:39.852 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @265449f5(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:36:39.852 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:39.852 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @265449f5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:36:39.853 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x793] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16351a19(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:36:39.853 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x793] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:39.853 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x793] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16351a19(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:36:39.854 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @446203ed(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:36:39.854 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:39.854 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @446203ed(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:36:39.855 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x826] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16e06c78(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:36:39.855 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x826] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:39.855 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x826] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16e06c78(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:36:39.856 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x812] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2303d0d7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:36:39.856 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x812] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:39.856 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x812] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2303d0d7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:36:39.857 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x837] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a78aa3d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:36:39.857 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x837] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:39.857 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x837] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a78aa3d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:36:39.860 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17601506582065869233

[info 2020/03/04 23:36:39.863 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:36:40.090 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:40.091 GMT <RMI TCP Connection(139)-172.17.0.4> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ffb0e94(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:36:40.091 GMT <RMI TCP Connection(139)-172.17.0.4> tid=0x8bc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:40.091 GMT <RMI TCP Connection(139)-172.17.0.4> tid=0x8bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ffb0e94(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:36:40.092 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bc0434d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:36:40.092 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:40.092 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bc0434d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:36:40.093 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x793] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @436570c0(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:36:40.093 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x793] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:40.093 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x793] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @436570c0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:36:40.094 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56724a79(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:36:40.094 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:40.094 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56724a79(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:36:40.095 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x826] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58bee80b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:36:40.095 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x826] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:40.095 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x826] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58bee80b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:36:40.096 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x812] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @549dc227(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:36:40.096 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x812] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:40.096 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x812] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @549dc227(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:36:40.097 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x837] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61a2e14f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:36:40.097 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x837] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:40.097 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x837] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61a2e14f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:36:40.100 GMT <RMI TCP Connection(139)-172.17.0.4> tid=0x8bc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6797d70a

[vm0] [info 2020/03/04 23:36:40.105 GMT <RMI TCP Connection(139)-172.17.0.4> tid=0x8bc] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:36:40.105 GMT <RMI TCP Connection(139)-172.17.0.4> tid=0x8bc] Locator was created at Wed Mar 04 23:36:40 GMT 2020

[vm0] [info 2020/03/04 23:36:40.105 GMT <RMI TCP Connection(139)-172.17.0.4> tid=0x8bc] Listening on port 22935 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:36:40.106 GMT <RMI TCP Connection(139)-172.17.0.4> tid=0x8bc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17601506582065869233/locator/locator22935view.dat

[vm0] [info 2020/03/04 23:36:40.106 GMT <RMI TCP Connection(139)-172.17.0.4> tid=0x8bc] recovery file not found: /tmp/junit17601506582065869233/locator/locator22935view.dat

[vm0] [info 2020/03/04 23:36:40.106 GMT <RMI TCP Connection(139)-172.17.0.4> tid=0x8bc] Starting distributed system

[vm0] [info 2020/03/04 23:36:40.108 GMT <RMI TCP Connection(139)-172.17.0.4> tid=0x8bc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:36:43.173 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3e75f15b

[vm5] [info 2020/03/04 23:36:43.179 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:36:43.741 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4de33248

[vm1] [info 2020/03/04 23:36:43.746 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:36:43.880 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@68757b49

[vm6] [info 2020/03/04 23:36:43.886 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x79f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:36:44.313 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x793] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3971e35c

[vm2] [info 2020/03/04 23:36:44.318 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x793] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:36:44.698 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:36:44.906 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6405509b

[vm3] [info 2020/03/04 23:36:44.911 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:36:45.535 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x826] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@45392a69

[vm4] [info 2020/03/04 23:36:45.540 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x826] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:36:46.144 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22936]

Command result for <connect --jmx-manager=localhost[22936]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22936] ..
Successfully connected to: [host=localhost, port=22936]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573304
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 858
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2374
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 164
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 8106


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:36:48.142 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 157 ms)

[vm2] [info 2020/03/04 23:36:48.294 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7f4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 149 ms)

[vm3] [info 2020/03/04 23:36:48.447 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ec] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 151 ms)

[vm4] [info 2020/03/04 23:36:48.590 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x828] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 141 ms)

[vm5] [info 2020/03/04 23:36:48.741 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 149 ms)

[vm6] [info 2020/03/04 23:36:48.885 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 142 ms)

[vm0] [info 2020/03/04 23:36:49.029 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x8c3] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:36:49.030 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x8c3] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 143 ms)

[info 2020/03/04 23:36:49.030 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:49.033 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x8c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @131a0cf7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:36:49.033 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x8c3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:49.033 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x8c3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @131a0cf7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:36:49.034 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a619dc7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:36:49.034 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:49.034 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a619dc7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:36:49.036 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @749b769e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:36:49.036 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:49.036 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @749b769e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:36:49.037 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f584a23(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:36:49.037 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:49.037 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f584a23(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:36:49.038 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7427865a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:36:49.038 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x828] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:49.038 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7427865a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:36:49.039 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6941687c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:36:49.039 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:49.039 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6941687c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:36:49.040 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75463b05(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:36:49.040 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x79f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:49.040 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75463b05(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:36:49.043 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x8c3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:36:49.043 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x8c3] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:36:49.044 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:36:49.044 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:36:49.046 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7f4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:36:49.047 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:36:49.048 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:36:49.048 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:36:49.049 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x828] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:36:49.050 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:36:49.050 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:36:49.051 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:36:49.051 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:36:49.052 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:36:49.054 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:36:49.054 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:36:49.083 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24103].
Not connected.


[info 2020/03/04 23:36:49.085 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:36:49.085 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:49.087 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x8c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73e7093e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:36:49.087 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x8c3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:49.087 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x8c3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73e7093e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:36:49.088 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c4bcc9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:36:49.088 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:49.088 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c4bcc9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:36:49.089 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1629a42b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:36:49.089 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:49.089 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1629a42b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:36:49.090 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b3363a4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:36:49.090 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:49.090 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b3363a4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:36:49.090 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59a03220(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:36:49.090 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x828] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:49.091 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59a03220(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:36:49.091 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c182a58(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:36:49.091 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:49.091 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c182a58(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:36:49.092 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54de8ecc(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:36:49.092 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x79f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:49.092 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54de8ecc(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:36:49.095 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1644628688636930443

[info 2020/03/04 23:36:49.097 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:36:49.310 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:49.311 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x8c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b8b2622(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:36:49.311 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x8c3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:36:49.311 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x8c3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b8b2622(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:36:49.312 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43e3768e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:36:49.312 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:36:49.312 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43e3768e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:36:49.313 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52da6730(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:36:49.313 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7f4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:36:49.313 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52da6730(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:36:49.314 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5af60b93(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:36:49.314 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:36:49.314 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5af60b93(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:36:49.315 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48b192ea(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:36:49.315 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x828] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:36:49.315 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48b192ea(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:36:49.316 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5548745e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:36:49.316 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:36:49.316 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5548745e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:36:49.316 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fbac901(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:36:49.317 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x79f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:36:49.317 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fbac901(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:36:49.320 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x8c3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e81e17a

[vm0] [info 2020/03/04 23:36:49.324 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x8c3] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:36:49.325 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x8c3] Locator was created at Wed Mar 04 23:36:49 GMT 2020

[vm0] [info 2020/03/04 23:36:49.325 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x8c3] Listening on port 24105 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:36:49.325 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x8c3] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1644628688636930443/locator/locator24105view.dat

[vm0] [info 2020/03/04 23:36:49.325 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x8c3] recovery file not found: /tmp/junit1644628688636930443/locator/locator24105view.dat

[vm0] [info 2020/03/04 23:36:49.325 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x8c3] Starting distributed system

[vm0] [info 2020/03/04 23:36:49.327 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x8c3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:36:52.902 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2158068d

[vm1] [info 2020/03/04 23:36:52.906 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:36:53.486 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7f4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2321d8e8

[vm2] [info 2020/03/04 23:36:53.492 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7f4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:36:54.082 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7417fe7c

[vm3] [info 2020/03/04 23:36:54.088 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:36:54.687 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x828] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@481a8e4c

[vm4] [info 2020/03/04 23:36:54.693 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x828] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:36:55.306 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24106]

Command result for <connect --jmx-manager=localhost[24106]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24106] ..
Successfully connected to: [host=localhost, port=24106]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:37:05.677 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7edd62e7

[vm5] [info 2020/03/04 23:37:05.683 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:37:06.378 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7e6cfb7c

[vm6] [info 2020/03/04 23:37:06.384 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ee] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:37:07.232 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 901
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236206
Total time (in milliseconds) spent moving buckets during this rebalance                         | 1999
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 71
Total primaries transferred during this rebalance                                               | 9
Total time (in milliseconds) for this rebalance                                                 | 6717


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:37:10.207 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 154 ms)

[vm2] [info 2020/03/04 23:37:10.356 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 146 ms)

[vm3] [info 2020/03/04 23:37:10.503 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 145 ms)

[vm4] [info 2020/03/04 23:37:10.653 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 147 ms)

[vm5] [info 2020/03/04 23:37:10.813 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 157 ms)

[vm6] [info 2020/03/04 23:37:10.960 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 146 ms)

[vm0] [info 2020/03/04 23:37:11.104 GMT <RMI TCP Connection(143)-172.17.0.5> tid=0x8c2] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:37:11.105 GMT <RMI TCP Connection(143)-172.17.0.5> tid=0x8c2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 142 ms)

[info 2020/03/04 23:37:11.105 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:11.107 GMT <RMI TCP Connection(143)-172.17.0.5> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d7c472b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:37:11.107 GMT <RMI TCP Connection(143)-172.17.0.5> tid=0x8c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:11.107 GMT <RMI TCP Connection(143)-172.17.0.5> tid=0x8c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d7c472b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:37:11.108 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1869d2aa(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:37:11.108 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:11.108 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1869d2aa(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:37:11.109 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x727] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a79843c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:37:11.109 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x727] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:11.109 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a79843c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:37:11.110 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @635bda5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:37:11.110 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:11.110 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @635bda5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:37:11.111 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ccf32b5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:37:11.111 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x786] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:11.111 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ccf32b5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:37:11.112 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ab7416d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:37:11.112 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:11.112 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ab7416d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:37:11.113 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e2fff77(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:37:11.113 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:11.113 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e2fff77(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:37:11.115 GMT <RMI TCP Connection(143)-172.17.0.5> tid=0x8c2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:37:11.115 GMT <RMI TCP Connection(143)-172.17.0.5> tid=0x8c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:37:11.116 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:37:11.116 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:37:11.117 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x727] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:37:11.118 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:37:11.118 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:37:11.119 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:37:11.119 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:37:11.120 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:37:11.121 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:37:11.121 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:37:11.122 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:37:11.122 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:37:11.124 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:37:11.125 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:37:11.154 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20090].
Not connected.


[info 2020/03/04 23:37:11.156 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:37:11.157 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:11.158 GMT <RMI TCP Connection(143)-172.17.0.5> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @84ab576(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:37:11.158 GMT <RMI TCP Connection(143)-172.17.0.5> tid=0x8c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:11.158 GMT <RMI TCP Connection(143)-172.17.0.5> tid=0x8c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @84ab576(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:37:11.159 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e3c8f70(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:37:11.159 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:11.159 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e3c8f70(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:37:11.160 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x727] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2549279b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:37:11.160 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x727] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:11.160 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2549279b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:37:11.160 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47bfdf40(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:37:11.161 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:11.161 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47bfdf40(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:37:11.161 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1140ae6e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:37:11.161 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x786] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:11.162 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1140ae6e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:37:11.162 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b4a6a91(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:37:11.162 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:11.162 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b4a6a91(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:37:11.163 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @540a146(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:37:11.163 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:11.164 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @540a146(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:37:11.166 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8103559698845700354

[info 2020/03/04 23:37:11.169 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:37:11.396 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:11.396 GMT <RMI TCP Connection(143)-172.17.0.5> tid=0x8c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15ab0f1d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:37:11.397 GMT <RMI TCP Connection(143)-172.17.0.5> tid=0x8c2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:11.397 GMT <RMI TCP Connection(143)-172.17.0.5> tid=0x8c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15ab0f1d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:37:11.397 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d2cc6ba(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:37:11.397 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:11.398 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d2cc6ba(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:37:11.398 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x727] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76665b71(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:37:11.398 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x727] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:11.398 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76665b71(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:37:11.399 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a8d9133(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:37:11.399 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:11.400 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a8d9133(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:37:11.400 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fd1182d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:37:11.400 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x786] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:11.401 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fd1182d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:37:11.401 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d0fcb(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:37:11.401 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:11.401 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d0fcb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:37:11.402 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d256b80(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:37:11.402 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ee] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:11.402 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d256b80(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:37:11.405 GMT <RMI TCP Connection(143)-172.17.0.5> tid=0x8c2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@42357ede

[vm0] [info 2020/03/04 23:37:11.411 GMT <RMI TCP Connection(143)-172.17.0.5> tid=0x8c2] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:37:11.411 GMT <RMI TCP Connection(143)-172.17.0.5> tid=0x8c2] Locator was created at Wed Mar 04 23:37:11 GMT 2020

[vm0] [info 2020/03/04 23:37:11.411 GMT <RMI TCP Connection(143)-172.17.0.5> tid=0x8c2] Listening on port 20092 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:37:11.412 GMT <RMI TCP Connection(143)-172.17.0.5> tid=0x8c2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8103559698845700354/locator/locator20092view.dat

[vm0] [info 2020/03/04 23:37:11.412 GMT <RMI TCP Connection(143)-172.17.0.5> tid=0x8c2] recovery file not found: /tmp/junit8103559698845700354/locator/locator20092view.dat

[vm0] [info 2020/03/04 23:37:11.412 GMT <RMI TCP Connection(143)-172.17.0.5> tid=0x8c2] Starting distributed system

[vm0] [info 2020/03/04 23:37:11.414 GMT <RMI TCP Connection(143)-172.17.0.5> tid=0x8c2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:37:15.223 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@10dad122

[vm1] [info 2020/03/04 23:37:15.227 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:37:15.817 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x727] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@691a8c24

[vm2] [info 2020/03/04 23:37:15.822 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x727] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:37:16.349 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@36b71860

[vm5] [info 2020/03/04 23:37:16.354 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:37:16.426 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e571dcb

[vm3] [info 2020/03/04 23:37:16.431 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:37:16.900 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x84c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@f9910f5

[vm5] [info 2020/03/04 23:37:16.906 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x84c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:37:17.031 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x786] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@193ff086

[vm4] [info 2020/03/04 23:37:17.036 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x786] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:37:17.053 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a6fc37b

[vm6] [info 2020/03/04 23:37:17.058 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:37:17.612 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x850] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4ec2f335

[vm6] [info 2020/03/04 23:37:17.618 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x850] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:37:17.630 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20093]

Command result for <connect --jmx-manager=localhost[20093]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20093] ..
Successfully connected to: [host=localhost, port=20093]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:37:17.897 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:37:18.456 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1b960250

[vm5] [info 2020/03/04 23:37:18.462 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:37:18.485 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:37:19.218 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x841] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6f0ca633

[vm6] [info 2020/03/04 23:37:19.223 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x841] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:37:20.054 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 953
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2040
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 74
Total primaries transferred during this rebalance                                               | 9
Total time (in milliseconds) for this rebalance                                                 | 6876


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:37:20.934 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 160 ms)

[vm2] [info 2020/03/04 23:37:21.082 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 145 ms)

[vm3] [info 2020/03/04 23:37:21.229 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 144 ms)

[vm5] [info 2020/03/04 23:37:21.289 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x864] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@39a911aa

[vm5] [info 2020/03/04 23:37:21.295 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x864] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:37:21.383 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 151 ms)

[vm5] [info 2020/03/04 23:37:21.538 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 153 ms)

[vm6] [info 2020/03/04 23:37:21.684 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 144 ms)

[vm0] [info 2020/03/04 23:37:21.832 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x717] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:37:21.833 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x717] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 147 ms)

[info 2020/03/04 23:37:21.835 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:21.837 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x717] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2670596b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:37:21.837 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x717] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:21.837 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x717] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2670596b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:37:21.839 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72d8c2c3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:37:21.839 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:21.839 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72d8c2c3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:37:21.839 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @396bcc70(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:37:21.840 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:21.840 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @396bcc70(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:37:21.840 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cd2c7ef(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:37:21.840 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:21.840 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cd2c7ef(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:37:21.841 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15d19b55(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:37:21.841 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:21.841 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15d19b55(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:37:21.842 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f2f7092(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:37:21.842 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:21.842 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f2f7092(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:37:21.843 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a7660c4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:37:21.843 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:21.843 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a7660c4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:37:21.845 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x717] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:37:21.845 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x717] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:37:21.846 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:37:21.846 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:37:21.847 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:37:21.848 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:37:21.848 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:37:21.849 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:37:21.849 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:37:21.849 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:37:21.850 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:37:21.850 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:37:21.851 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:37:21.852 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:37:21.853 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:37:21.854 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:37:21.874 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25006].
Not connected.


[info 2020/03/04 23:37:21.876 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:37:21.876 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:21.878 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x717] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d03596c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:37:21.878 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x717] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:21.878 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x717] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d03596c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:37:21.879 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59cd86e6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:37:21.879 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:21.879 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59cd86e6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:37:21.880 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @274aff70(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:37:21.880 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:21.880 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @274aff70(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:37:21.881 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ba1a40f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:37:21.881 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:21.881 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ba1a40f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:37:21.881 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4877a287(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:37:21.882 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:21.882 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4877a287(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:37:21.882 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2107ed42(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:37:21.882 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:21.883 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2107ed42(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:37:21.883 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6abb4e8f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:37:21.883 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:21.883 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6abb4e8f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:37:21.886 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1657006783258482256

[info 2020/03/04 23:37:21.888 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:37:22.021 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x8d9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5a7fb47e

[vm6] [info 2020/03/04 23:37:22.027 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x8d9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 802
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608944
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2530
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 359
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9165


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[info 2020/03/04 23:37:22.115 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:22.116 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x717] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @415a349(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:37:22.116 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x717] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:22.116 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x717] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @415a349(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:37:22.117 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1762bbbb(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:37:22.117 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:22.117 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1762bbbb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:37:22.118 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27031fe2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:37:22.118 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7e7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:22.118 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27031fe2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:37:22.119 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30a91640(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:37:22.119 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7d8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:22.119 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30a91640(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:37:22.120 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31bc1f8f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:37:22.120 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:22.120 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31bc1f8f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:37:22.121 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46ca32de(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:37:22.121 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:22.121 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46ca32de(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:37:22.121 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ee58f6e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:37:22.122 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:22.122 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ee58f6e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:37:22.125 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x717] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5fe16e8e

[vm0] [info 2020/03/04 23:37:22.130 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x717] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:37:22.130 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x717] Locator was created at Wed Mar 04 23:37:22 GMT 2020

[vm0] [info 2020/03/04 23:37:22.130 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x717] Listening on port 25008 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:37:22.130 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x717] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1657006783258482256/locator/locator25008view.dat

[vm0] [info 2020/03/04 23:37:22.130 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x717] recovery file not found: /tmp/junit1657006783258482256/locator/locator25008view.dat

[vm0] [info 2020/03/04 23:37:22.131 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x717] Starting distributed system

[vm0] [info 2020/03/04 23:37:22.132 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x717] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:37:22.232 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 156 ms)

[vm2] [info 2020/03/04 23:37:22.387 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x778] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 152 ms)

[vm3] [info 2020/03/04 23:37:22.534 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x754] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 145 ms)

[vm4] [info 2020/03/04 23:37:22.698 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 161 ms)

[vm5] [info 2020/03/04 23:37:22.868 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x84c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 168 ms)

[vm1] [info 2020/03/04 23:37:22.892 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:37:23.026 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x850] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 157 ms)

[vm0] [info 2020/03/04 23:37:23.171 GMT <RMI TCP Connection(143)-172.17.0.6> tid=0x713] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:37:23.172 GMT <RMI TCP Connection(143)-172.17.0.6> tid=0x713] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 144 ms)

[info 2020/03/04 23:37:23.173 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:23.174 GMT <RMI TCP Connection(143)-172.17.0.6> tid=0x713] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @319fd263(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:37:23.175 GMT <RMI TCP Connection(143)-172.17.0.6> tid=0x713] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:23.175 GMT <RMI TCP Connection(143)-172.17.0.6> tid=0x713] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @319fd263(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:37:23.175 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45c63bea(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:37:23.176 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:23.176 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45c63bea(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:37:23.177 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x778] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39902f07(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:37:23.177 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x778] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:23.177 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x778] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39902f07(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:37:23.178 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x754] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d2a6dcf(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:37:23.178 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x754] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:23.178 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x754] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d2a6dcf(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:37:23.179 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ae14e7(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:37:23.179 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x606] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:23.179 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ae14e7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:37:23.180 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x84c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a8bcd82(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:37:23.180 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x84c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:23.180 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x84c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a8bcd82(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:37:23.181 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x850] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e004308(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:37:23.181 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x850] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:23.181 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x850] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e004308(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:37:23.183 GMT <RMI TCP Connection(143)-172.17.0.6> tid=0x713] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:37:23.183 GMT <RMI TCP Connection(143)-172.17.0.6> tid=0x713] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:37:23.184 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:37:23.184 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:37:23.186 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x778] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:37:23.186 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x778] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:37:23.187 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x754] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:37:23.187 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x754] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:37:23.188 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:37:23.188 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:37:23.189 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x84c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:37:23.189 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x84c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:37:23.190 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x850] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:37:23.190 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x850] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:37:23.192 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:37:23.193 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:37:23.222 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21248].
Not connected.


[info 2020/03/04 23:37:23.224 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:37:23.224 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:23.225 GMT <RMI TCP Connection(143)-172.17.0.6> tid=0x713] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56a9b53e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:37:23.225 GMT <RMI TCP Connection(143)-172.17.0.6> tid=0x713] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:23.225 GMT <RMI TCP Connection(143)-172.17.0.6> tid=0x713] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56a9b53e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:37:23.226 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fbcad75(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:37:23.226 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:23.226 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fbcad75(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:37:23.227 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x778] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27e79b9c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:37:23.227 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x778] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:23.227 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x778] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27e79b9c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:37:23.228 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x754] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @608f9132(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:37:23.228 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x754] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:23.228 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x754] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @608f9132(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:37:23.229 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50284514(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:37:23.229 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x606] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:23.229 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50284514(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:37:23.230 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x84c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c7bb456(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:37:23.230 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x84c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:23.230 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x84c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c7bb456(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:37:23.231 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x850] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @138e6c22(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:37:23.231 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x850] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:23.231 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x850] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @138e6c22(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:37:23.233 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2918277627158430437

[info 2020/03/04 23:37:23.236 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:37:23.456 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:23.457 GMT <RMI TCP Connection(143)-172.17.0.6> tid=0x713] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @673c8733(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:37:23.457 GMT <RMI TCP Connection(143)-172.17.0.6> tid=0x713] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:23.457 GMT <RMI TCP Connection(143)-172.17.0.6> tid=0x713] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @673c8733(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:37:23.458 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @674074c1(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:37:23.458 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:23.458 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @674074c1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:37:23.459 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x778] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71d29b81(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:37:23.459 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x778] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:23.459 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x778] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71d29b81(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:37:23.460 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x754] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c12ba7d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:37:23.460 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x754] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:23.460 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x754] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c12ba7d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:37:23.461 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b204cdc(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:37:23.461 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x606] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:23.461 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b204cdc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:37:23.462 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x84c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @699dc188(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:37:23.462 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x84c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:23.462 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x84c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @699dc188(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:37:23.463 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x850] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49608b49(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:37:23.463 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x850] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:23.463 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x850] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49608b49(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:37:23.466 GMT <RMI TCP Connection(143)-172.17.0.6> tid=0x713] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3dc6cf0

[vm0] [info 2020/03/04 23:37:23.473 GMT <RMI TCP Connection(143)-172.17.0.6> tid=0x713] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:37:23.473 GMT <RMI TCP Connection(143)-172.17.0.6> tid=0x713] Locator was created at Wed Mar 04 23:37:23 GMT 2020

[vm0] [info 2020/03/04 23:37:23.473 GMT <RMI TCP Connection(143)-172.17.0.6> tid=0x713] Listening on port 21250 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:37:23.474 GMT <RMI TCP Connection(143)-172.17.0.6> tid=0x713] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2918277627158430437/locator/locator21250view.dat

[vm0] [info 2020/03/04 23:37:23.474 GMT <RMI TCP Connection(143)-172.17.0.6> tid=0x713] recovery file not found: /tmp/junit2918277627158430437/locator/locator21250view.dat

[vm0] [info 2020/03/04 23:37:23.474 GMT <RMI TCP Connection(143)-172.17.0.6> tid=0x713] Starting distributed system

[vm0] [info 2020/03/04 23:37:23.477 GMT <RMI TCP Connection(143)-172.17.0.6> tid=0x713] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 964
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2512
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 227
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8757


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:37:23.768 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 154 ms)

[vm2] [info 2020/03/04 23:37:23.952 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 181 ms)

[vm3] [info 2020/03/04 23:37:24.121 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 166 ms)

[vm4] [info 2020/03/04 23:37:24.269 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 146 ms)

[vm5] [info 2020/03/04 23:37:24.428 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7db] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 157 ms)

[vm6] [info 2020/03/04 23:37:24.590 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x841] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 160 ms)

[vm0] [info 2020/03/04 23:37:24.730 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x768] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:37:24.731 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x768] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 139 ms)

[info 2020/03/04 23:37:24.732 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:24.734 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x768] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307b2533(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:37:24.734 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x768] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:24.734 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x768] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307b2533(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:37:24.735 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41ed8ade(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:37:24.735 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:24.735 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41ed8ade(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:37:24.736 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d2e4847(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:37:24.736 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:24.736 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d2e4847(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:37:24.737 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @730f71f3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:37:24.737 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:24.737 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @730f71f3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:37:24.738 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6930c6c3(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:37:24.738 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x84d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:24.738 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6930c6c3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:37:24.739 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7553e876(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:37:24.739 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:24.739 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7553e876(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:37:24.740 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d611be0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:37:24.740 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x841] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:24.740 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x841] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d611be0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:37:24.742 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x768] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:37:24.743 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x768] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:37:24.743 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:37:24.744 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:37:24.745 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:37:24.745 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:37:24.746 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:37:24.746 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:37:24.747 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:37:24.747 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:37:24.747 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:37:24.748 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7db] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:37:24.748 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x841] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:37:24.749 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x841] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:37:24.750 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:37:24.751 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:37:24.778 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29839].
Not connected.


[info 2020/03/04 23:37:24.780 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:37:24.781 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:24.782 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x768] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ed12e75(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:37:24.782 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x768] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:24.782 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x768] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ed12e75(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:37:24.783 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7682759f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:37:24.783 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:24.783 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7682759f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:37:24.784 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @150307d6(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:37:24.784 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:24.784 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @150307d6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:37:24.784 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @595becd9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:37:24.785 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:24.785 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @595becd9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:37:24.785 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bce5d3e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:37:24.785 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x84d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:24.786 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bce5d3e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:37:24.786 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73b0318(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:37:24.786 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:24.786 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73b0318(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:37:24.787 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @644ad041(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:37:24.787 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x841] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:24.787 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x841] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @644ad041(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:37:24.790 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17371131067116693955

[info 2020/03/04 23:37:24.792 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:37:25.024 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:25.025 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x768] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4779002d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:37:25.025 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x768] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:25.025 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x768] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4779002d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:37:25.026 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ca0fe52(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:37:25.026 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:25.026 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ca0fe52(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:37:25.027 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59c0c9b4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:37:25.027 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:25.027 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59c0c9b4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:37:25.028 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47190956(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:37:25.028 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:25.028 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47190956(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:37:25.029 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3aec7f32(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:37:25.029 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x84d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:25.029 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3aec7f32(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:37:25.030 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68f6f3c0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:37:25.030 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:25.030 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68f6f3c0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:37:25.031 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51564ba2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:37:25.031 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x841] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:25.031 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x841] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51564ba2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:37:25.034 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x768] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c41d87a

[vm0] [info 2020/03/04 23:37:25.039 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x768] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:37:25.039 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x768] Locator was created at Wed Mar 04 23:37:25 GMT 2020

[vm0] [info 2020/03/04 23:37:25.039 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x768] Listening on port 29841 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:37:25.039 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x768] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17371131067116693955/locator/locator29841view.dat

[vm0] [info 2020/03/04 23:37:25.039 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x768] recovery file not found: /tmp/junit17371131067116693955/locator/locator29841view.dat

[vm0] [info 2020/03/04 23:37:25.040 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x768] Starting distributed system

[vm0] [info 2020/03/04 23:37:25.042 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x768] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 955
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2214
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 94
Total primaries transferred during this rebalance                                               | 12
Total time (in milliseconds) for this rebalance                                                 | 7470


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:37:26.097 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3b8fece5

[vm1] [info 2020/03/04 23:37:26.102 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:37:26.132 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 177 ms)

[vm2] [info 2020/03/04 23:37:26.283 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 149 ms)

[vm3] [info 2020/03/04 23:37:26.430 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x84b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 144 ms)

[vm4] [info 2020/03/04 23:37:26.594 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x85d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 161 ms)

[vm2] [info 2020/03/04 23:37:26.704 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1da01f70

[vm2] [info 2020/03/04 23:37:26.709 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7e7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:37:26.768 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x864] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 172 ms)

[vm6] [info 2020/03/04 23:37:26.911 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x8d9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 142 ms)

[vm0] [info 2020/03/04 23:37:27.059 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x234] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:37:27.063 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x234] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 150 ms)

[info 2020/03/04 23:37:27.064 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:27.067 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x234] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48e58430(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:37:27.067 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x234] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:27.067 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x234] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48e58430(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:37:27.067 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @561b6fd6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:37:27.068 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:27.068 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @561b6fd6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:37:27.068 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a7bf6b8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:37:27.069 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:27.069 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a7bf6b8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:37:27.070 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x84b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57cf0462(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:37:27.070 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x84b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:27.070 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x84b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57cf0462(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:37:27.071 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x85d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @402fb6dc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:37:27.071 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x85d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:27.071 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x85d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @402fb6dc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:37:27.072 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x864] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3540e87(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:37:27.072 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x864] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:27.072 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x864] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3540e87(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:37:27.073 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x8d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fc30095(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:37:27.073 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x8d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:27.073 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x8d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fc30095(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:37:27.075 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x234] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:37:27.076 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x234] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:37:27.077 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:37:27.077 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:37:27.078 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:37:27.078 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:37:27.079 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x84b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:37:27.079 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x84b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:37:27.080 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x85d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:37:27.080 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x85d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:37:27.082 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x864] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:37:27.082 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x864] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:37:27.083 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x8d9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:37:27.083 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x8d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:37:27.085 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:37:27.086 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:37:27.112 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21542].
Not connected.


[info 2020/03/04 23:37:27.114 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:37:27.115 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:27.116 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x234] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17ffb0e4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:37:27.116 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x234] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:27.116 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x234] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17ffb0e4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:37:27.117 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66502d66(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:37:27.117 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:27.117 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66502d66(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:37:27.118 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36fbd22c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:37:27.118 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:27.118 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36fbd22c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:37:27.119 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x84b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f938b9b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:37:27.119 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x84b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:27.119 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x84b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f938b9b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:37:27.120 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x85d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64612a0c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:37:27.120 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x85d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:27.120 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x85d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64612a0c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:37:27.120 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x864] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f3004cb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:37:27.120 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x864] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:27.121 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x864] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f3004cb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:37:27.121 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x8d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43a20daf(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:37:27.121 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x8d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:27.122 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x8d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43a20daf(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:37:27.124 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14439409749047050903

[info 2020/03/04 23:37:27.126 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:37:27.296 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@aff7a1c

[vm3] [info 2020/03/04 23:37:27.302 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7d8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:37:27.331 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x810] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6daf75bb

[vm5] [info 2020/03/04 23:37:27.337 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x810] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:37:27.348 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:27.349 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x234] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3355ee87(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:37:27.349 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x234] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:27.349 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x234] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3355ee87(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:37:27.350 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53ae570b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:37:27.350 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:27.350 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53ae570b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:37:27.350 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ec32bcb(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:37:27.351 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:27.351 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ec32bcb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:37:27.351 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x84b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6461cbd8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:37:27.351 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x84b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:27.352 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x84b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6461cbd8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:37:27.352 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x85d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5edcf4f2(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:37:27.352 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x85d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:27.352 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x85d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5edcf4f2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:37:27.353 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x864] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75218efe(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:37:27.353 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x864] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:27.353 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x864] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75218efe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:37:27.354 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x8d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5de36d3d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:37:27.354 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x8d9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:27.354 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x8d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5de36d3d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:37:27.357 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x234] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@394fc81e

[vm0] [info 2020/03/04 23:37:27.361 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x234] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:37:27.361 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x234] Locator was created at Wed Mar 04 23:37:27 GMT 2020

[vm0] [info 2020/03/04 23:37:27.361 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x234] Listening on port 21544 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:37:27.362 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x234] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14439409749047050903/locator/locator21544view.dat

[vm0] [info 2020/03/04 23:37:27.362 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x234] recovery file not found: /tmp/junit14439409749047050903/locator/locator21544view.dat

[vm0] [info 2020/03/04 23:37:27.362 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x234] Starting distributed system

[vm0] [info 2020/03/04 23:37:27.364 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x234] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:37:27.404 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@29de3b5f

[vm1] [info 2020/03/04 23:37:27.408 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:37:27.914 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@cfaa7e1

[vm4] [info 2020/03/04 23:37:27.920 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:37:28.007 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x778] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@78eed696

[vm2] [info 2020/03/04 23:37:28.013 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x778] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:37:28.030 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@427452da

[vm6] [info 2020/03/04 23:37:28.038 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x87f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:37:28.531 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25009]

Command result for <connect --jmx-manager=localhost[25009]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25009] ..
Successfully connected to: [host=localhost, port=25009]


[vm3] [info 2020/03/04 23:37:28.639 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x754] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@15264f8d

[vm3] [info 2020/03/04 23:37:28.648 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x754] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:37:28.825 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@6edfd9b2

[vm1] [info 2020/03/04 23:37:28.829 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:37:28.914 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:37:29.245 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x606] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@345d6af7

[vm4] [info 2020/03/04 23:37:29.250 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x606] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:37:29.402 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e2b5f57

[vm2] [info 2020/03/04 23:37:29.406 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:37:29.838 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21251]

Command result for <connect --jmx-manager=localhost[21251]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21251] ..
Successfully connected to: [host=localhost, port=21251]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:37:29.989 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@36396f5d

[vm3] [info 2020/03/04 23:37:29.994 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:37:30.584 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c5f98a7

[vm4] [info 2020/03/04 23:37:30.589 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x84d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:37:31.186 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29842]

Command result for <connect --jmx-manager=localhost[29842]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29842] ..
Successfully connected to: [host=localhost, port=29842]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:37:31.284 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@294e59e2

[vm1] [info 2020/03/04 23:37:31.289 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:37:31.869 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@15f2fcb8

[vm2] [info 2020/03/04 23:37:31.874 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 847
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2412
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 191
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 8355


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:37:32.415 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 157 ms)

[vm3] [info 2020/03/04 23:37:32.468 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x84b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a8cfea7

[vm3] [info 2020/03/04 23:37:32.473 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x84b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:37:32.572 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x78e] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 155 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:37:32.724 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x806] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 150 ms)

[vm4] [info 2020/03/04 23:37:32.870 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x80e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 144 ms)

[vm5] [info 2020/03/04 23:37:33.021 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x810] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 149 ms)

[vm4] [info 2020/03/04 23:37:33.057 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x85d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@58e5fb03

[vm4] [info 2020/03/04 23:37:33.062 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x85d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:37:33.167 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x87f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 144 ms)

[vm0] [info 2020/03/04 23:37:33.309 GMT <RMI TCP Connection(144)-172.17.0.9> tid=0x87a] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:37:33.309 GMT <RMI TCP Connection(144)-172.17.0.9> tid=0x87a] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 140 ms)

[info 2020/03/04 23:37:33.310 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:33.312 GMT <RMI TCP Connection(144)-172.17.0.9> tid=0x87a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eb77635(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:37:33.312 GMT <RMI TCP Connection(144)-172.17.0.9> tid=0x87a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:33.312 GMT <RMI TCP Connection(144)-172.17.0.9> tid=0x87a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eb77635(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:37:33.313 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3062f4fe(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:37:33.313 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:33.313 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3062f4fe(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:37:33.314 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x78e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @214564ab(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:37:33.314 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x78e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:33.314 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x78e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @214564ab(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:37:33.315 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x806] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @822a647(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:37:33.315 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x806] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:33.315 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x806] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @822a647(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:37:33.316 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x80e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ca12aa9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:37:33.316 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x80e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:33.316 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x80e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ca12aa9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:37:33.317 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x810] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c00e82c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:37:33.317 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x810] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:33.317 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x810] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c00e82c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:37:33.317 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b09001b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:37:33.318 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x87f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:33.318 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x87f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b09001b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:37:33.320 GMT <RMI TCP Connection(144)-172.17.0.9> tid=0x87a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:37:33.320 GMT <RMI TCP Connection(144)-172.17.0.9> tid=0x87a] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:37:33.321 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:37:33.321 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:37:33.322 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x78e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:37:33.322 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x78e] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:37:33.323 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x806] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:37:33.324 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x806] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:37:33.325 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x80e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:37:33.325 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x80e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:37:33.325 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x810] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:37:33.326 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x810] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:37:33.326 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:37:33.327 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x87f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:37:33.329 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:37:33.330 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:37:33.357 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26945].
Not connected.


[info 2020/03/04 23:37:33.359 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:37:33.360 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:33.361 GMT <RMI TCP Connection(144)-172.17.0.9> tid=0x87a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @690e5e6b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:37:33.361 GMT <RMI TCP Connection(144)-172.17.0.9> tid=0x87a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:33.361 GMT <RMI TCP Connection(144)-172.17.0.9> tid=0x87a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @690e5e6b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:37:33.362 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @670e786d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:37:33.362 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:33.362 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @670e786d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:37:33.363 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x78e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e5dabb7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:37:33.363 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x78e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:33.363 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x78e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e5dabb7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:37:33.364 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x806] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7acef6ce(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:37:33.364 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x806] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:33.364 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x806] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7acef6ce(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:37:33.365 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x80e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f2a21ec(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:37:33.365 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x80e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:33.365 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x80e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f2a21ec(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:37:33.366 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x810] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ad16b0(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:37:33.366 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x810] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:33.366 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x810] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ad16b0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:37:33.366 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22b254b7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:37:33.367 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x87f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:33.367 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x87f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22b254b7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:37:33.370 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16459923051486831406

[info 2020/03/04 23:37:33.372 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:37:33.597 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:33.597 GMT <RMI TCP Connection(144)-172.17.0.9> tid=0x87a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @649f1d24(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:37:33.597 GMT <RMI TCP Connection(144)-172.17.0.9> tid=0x87a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:33.597 GMT <RMI TCP Connection(144)-172.17.0.9> tid=0x87a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @649f1d24(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:37:33.598 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d5caee(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:37:33.598 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:33.598 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d5caee(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:37:33.599 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x78e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30466c63(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:37:33.599 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x78e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:33.599 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x78e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30466c63(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:37:33.600 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x806] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @255cb20a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:37:33.600 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x806] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:33.600 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x806] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @255cb20a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:37:33.601 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x80e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ecbe9f1(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:37:33.601 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x80e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:33.601 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x80e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ecbe9f1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:37:33.602 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x810] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48d4d39c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:37:33.602 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x810] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:33.602 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x810] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48d4d39c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:37:33.603 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19d30765(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:37:33.603 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x87f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:33.603 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x87f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19d30765(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:37:33.606 GMT <RMI TCP Connection(144)-172.17.0.9> tid=0x87a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38c6b9a

[vm0] [info 2020/03/04 23:37:33.610 GMT <RMI TCP Connection(144)-172.17.0.9> tid=0x87a] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:37:33.610 GMT <RMI TCP Connection(144)-172.17.0.9> tid=0x87a] Locator was created at Wed Mar 04 23:37:33 GMT 2020

[vm0] [info 2020/03/04 23:37:33.610 GMT <RMI TCP Connection(144)-172.17.0.9> tid=0x87a] Listening on port 26947 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:37:33.611 GMT <RMI TCP Connection(144)-172.17.0.9> tid=0x87a] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16459923051486831406/locator/locator26947view.dat

[vm0] [info 2020/03/04 23:37:33.611 GMT <RMI TCP Connection(144)-172.17.0.9> tid=0x87a] recovery file not found: /tmp/junit16459923051486831406/locator/locator26947view.dat

[vm0] [info 2020/03/04 23:37:33.611 GMT <RMI TCP Connection(144)-172.17.0.9> tid=0x87a] Starting distributed system

[vm0] [info 2020/03/04 23:37:33.613 GMT <RMI TCP Connection(144)-172.17.0.9> tid=0x87a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:37:33.657 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21545]

Command result for <connect --jmx-manager=localhost[21545]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21545] ..
Successfully connected to: [host=localhost, port=21545]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:37:37.418 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@14954c88

[vm1] [info 2020/03/04 23:37:37.422 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:37:38.036 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x78e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@10319268

[vm2] [info 2020/03/04 23:37:38.041 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x78e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:37:38.622 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x806] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@362eae9a

[vm3] [info 2020/03/04 23:37:38.627 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x806] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:37:39.224 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x80e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@8f6d9e0

[vm4] [info 2020/03/04 23:37:39.230 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x80e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:37:39.822 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26948]

Command result for <connect --jmx-manager=localhost[26948]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26948] ..
Successfully connected to: [host=localhost, port=26948]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:37:41.146 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x812] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4741196b

[vm5] [info 2020/03/04 23:37:41.151 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x812] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:37:41.866 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x837] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@52d0134e

[vm6] [info 2020/03/04 23:37:41.871 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x837] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:37:42.702 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 899
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2501
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 262
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8832


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:37:46.419 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 160 ms)

[vm2] [info 2020/03/04 23:37:46.570 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x793] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 149 ms)

[vm3] [info 2020/03/04 23:37:46.743 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b3] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 170 ms)

[vm4] [info 2020/03/04 23:37:46.893 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x826] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 148 ms)

[vm5] [info 2020/03/04 23:37:47.053 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x812] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 158 ms)

[vm6] [info 2020/03/04 23:37:47.197 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x837] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 143 ms)

[vm0] [info 2020/03/04 23:37:47.340 GMT <RMI TCP Connection(144)-172.17.0.4> tid=0x93d] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:37:47.341 GMT <RMI TCP Connection(144)-172.17.0.4> tid=0x93d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 141 ms)

[info 2020/03/04 23:37:47.342 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:47.344 GMT <RMI TCP Connection(144)-172.17.0.4> tid=0x93d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74e980bc(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:37:47.344 GMT <RMI TCP Connection(144)-172.17.0.4> tid=0x93d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:47.344 GMT <RMI TCP Connection(144)-172.17.0.4> tid=0x93d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74e980bc(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:37:47.345 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @755f8462(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:37:47.345 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:47.345 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @755f8462(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:37:47.346 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x793] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @db0d1d1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:37:47.346 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x793] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:47.346 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x793] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @db0d1d1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:37:47.348 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51e0c4a0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:37:47.349 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:47.349 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51e0c4a0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:37:47.349 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x826] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b0b2573(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:37:47.349 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x826] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:47.349 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x826] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b0b2573(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:37:47.350 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x812] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @253f8b15(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:37:47.350 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x812] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:47.350 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x812] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @253f8b15(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:37:47.351 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x837] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bd9f47e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:37:47.351 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x837] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:47.351 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x837] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bd9f47e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:37:47.354 GMT <RMI TCP Connection(144)-172.17.0.4> tid=0x93d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:37:47.354 GMT <RMI TCP Connection(144)-172.17.0.4> tid=0x93d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:37:47.355 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:37:47.355 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:37:47.356 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x793] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:37:47.356 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x793] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:37:47.359 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:37:47.359 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b3] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:37:47.360 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x826] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:37:47.360 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x826] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:37:47.361 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x812] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:37:47.361 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x812] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:37:47.362 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x837] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:37:47.362 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x837] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:37:47.364 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:37:47.365 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:37:47.395 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22936].
Not connected.


[info 2020/03/04 23:37:47.396 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:37:47.397 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:47.398 GMT <RMI TCP Connection(144)-172.17.0.4> tid=0x93d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @781b6fd4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:37:47.398 GMT <RMI TCP Connection(144)-172.17.0.4> tid=0x93d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:47.398 GMT <RMI TCP Connection(144)-172.17.0.4> tid=0x93d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @781b6fd4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:37:47.399 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f7c678f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:37:47.399 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:47.399 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f7c678f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:37:47.400 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x793] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56988165(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:37:47.400 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x793] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:47.400 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x793] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56988165(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:37:47.401 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63066a0d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:37:47.401 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:47.401 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63066a0d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:37:47.402 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x826] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d71615e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:37:47.402 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x826] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:47.402 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x826] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d71615e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:37:47.403 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x812] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @790e6e6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:37:47.403 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x812] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:47.403 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x812] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @790e6e6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:37:47.404 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x837] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ad7ef9d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:37:47.404 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x837] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:47.404 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x837] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ad7ef9d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:37:47.407 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12885604007683530047

[info 2020/03/04 23:37:47.409 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:37:47.614 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:47.615 GMT <RMI TCP Connection(144)-172.17.0.4> tid=0x93d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @240c5a31(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:37:47.615 GMT <RMI TCP Connection(144)-172.17.0.4> tid=0x93d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:47.615 GMT <RMI TCP Connection(144)-172.17.0.4> tid=0x93d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @240c5a31(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:37:47.616 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b263ea9(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:37:47.616 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:47.616 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b263ea9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:37:47.617 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x793] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a5b4644(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:37:47.617 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x793] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:47.617 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x793] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a5b4644(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:37:47.618 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b294bd(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:37:47.618 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:47.618 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b294bd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:37:47.619 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x826] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b791b43(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:37:47.619 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x826] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:47.619 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x826] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b791b43(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:37:47.619 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x812] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6efa3e6e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:37:47.620 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x812] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:47.620 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x812] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6efa3e6e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:37:47.620 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x837] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @159471f6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:37:47.620 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x837] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:47.621 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x837] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @159471f6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:37:47.623 GMT <RMI TCP Connection(144)-172.17.0.4> tid=0x93d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5071911c

[vm0] [info 2020/03/04 23:37:47.628 GMT <RMI TCP Connection(144)-172.17.0.4> tid=0x93d] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:37:47.628 GMT <RMI TCP Connection(144)-172.17.0.4> tid=0x93d] Locator was created at Wed Mar 04 23:37:47 GMT 2020

[vm0] [info 2020/03/04 23:37:47.628 GMT <RMI TCP Connection(144)-172.17.0.4> tid=0x93d] Listening on port 22938 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:37:47.629 GMT <RMI TCP Connection(144)-172.17.0.4> tid=0x93d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12885604007683530047/locator/locator22938view.dat

[vm0] [info 2020/03/04 23:37:47.629 GMT <RMI TCP Connection(144)-172.17.0.4> tid=0x93d] recovery file not found: /tmp/junit12885604007683530047/locator/locator22938view.dat

[vm0] [info 2020/03/04 23:37:47.629 GMT <RMI TCP Connection(144)-172.17.0.4> tid=0x93d] Starting distributed system

[vm0] [info 2020/03/04 23:37:47.631 GMT <RMI TCP Connection(144)-172.17.0.4> tid=0x93d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:37:50.304 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x788] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@4f2be312

[vm5] [info 2020/03/04 23:37:50.309 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x788] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:37:51.039 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040@1a34bba1

[vm6] [info 2020/03/04 23:37:51.045 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x79f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:37:51.294 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@479dd199

[vm1] [info 2020/03/04 23:37:51.299 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:37:51.880 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x793] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@54f82416

[vm2] [info 2020/03/04 23:37:51.885 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x793] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:37:52.472 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@642ee840

[vm3] [info 2020/03/04 23:37:52.477 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:37:53.134 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x826] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5f9b05e6

[vm4] [info 2020/03/04 23:37:53.139 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x826] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:37:53.775 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22939]

Command result for <connect --jmx-manager=localhost[22939]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22939] ..
Successfully connected to: [host=localhost, port=22939]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2637
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 401
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9285


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:37:55.023 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 148 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:37:55.172 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7f4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 147 ms)

[vm3] [info 2020/03/04 23:37:55.321 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ec] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 146 ms)

[vm4] [info 2020/03/04 23:37:55.461 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x828] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 138 ms)

[vm5] [info 2020/03/04 23:37:55.620 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 157 ms)

[vm6] [info 2020/03/04 23:37:55.762 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 140 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 23:37:55.904 GMT <RMI TCP Connection(147)-172.17.0.2> tid=0x9b2] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:37:55.905 GMT <RMI TCP Connection(147)-172.17.0.2> tid=0x9b2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 141 ms)

[info 2020/03/04 23:37:55.906 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:55.909 GMT <RMI TCP Connection(147)-172.17.0.2> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4834580(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:37:55.909 GMT <RMI TCP Connection(147)-172.17.0.2> tid=0x9b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:55.909 GMT <RMI TCP Connection(147)-172.17.0.2> tid=0x9b2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4834580(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:37:55.910 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4781a073(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:37:55.910 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:55.910 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4781a073(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:37:55.911 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a44ff88(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:37:55.911 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:55.911 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a44ff88(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:37:55.912 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cab185c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:37:55.912 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:55.912 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cab185c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:37:55.913 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e03451b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:37:55.913 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x828] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:55.913 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e03451b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:37:55.914 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a47499f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:37:55.914 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:55.914 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a47499f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:37:55.914 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17d268e8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:37:55.915 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x79f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:55.915 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17d268e8(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:37:55.917 GMT <RMI TCP Connection(147)-172.17.0.2> tid=0x9b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:37:55.918 GMT <RMI TCP Connection(147)-172.17.0.2> tid=0x9b2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:37:55.918 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:37:55.919 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:37:55.920 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7f4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:37:55.920 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:37:55.921 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:37:55.921 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:37:55.922 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x828] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:37:55.922 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:37:55.923 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:37:55.923 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:37:55.924 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:37:55.925 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:37:55.927 GMT <RMI TCP Connection(26)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:37:55.927 GMT <RMI TCP Connection(26)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:37:55.954 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24106].
Not connected.


[info 2020/03/04 23:37:55.956 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:37:55.957 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:55.958 GMT <RMI TCP Connection(147)-172.17.0.2> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @600a0508(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:37:55.958 GMT <RMI TCP Connection(147)-172.17.0.2> tid=0x9b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:55.958 GMT <RMI TCP Connection(147)-172.17.0.2> tid=0x9b2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @600a0508(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:37:55.959 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22b603ff(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:37:55.959 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:55.959 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22b603ff(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:37:55.960 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @521d8433(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:37:55.960 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:55.960 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @521d8433(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:37:55.961 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4505c292(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:37:55.961 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:55.961 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4505c292(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:37:55.962 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b81e7ed(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:37:55.962 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x828] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:55.962 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b81e7ed(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:37:55.963 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @542f84d3(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:37:55.963 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:55.963 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @542f84d3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:37:55.964 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e2563fa(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:37:55.964 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x79f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:55.964 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e2563fa(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:37:55.968 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12006141986994669671

[info 2020/03/04 23:37:55.970 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:37:56.197 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:56.198 GMT <RMI TCP Connection(147)-172.17.0.2> tid=0x9b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a985fad(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:37:56.198 GMT <RMI TCP Connection(147)-172.17.0.2> tid=0x9b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:37:56.198 GMT <RMI TCP Connection(147)-172.17.0.2> tid=0x9b2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a985fad(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:37:56.199 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1677a993(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:37:56.199 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:37:56.199 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1677a993(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:37:56.200 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @777f0415(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:37:56.200 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7f4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:37:56.200 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @777f0415(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:37:56.201 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bc6235f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:37:56.201 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:37:56.201 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bc6235f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:37:56.201 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a8ef962(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:37:56.202 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x828] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:37:56.202 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a8ef962(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:37:56.202 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ecbee5f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:37:56.203 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x788] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:37:56.203 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ecbee5f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:37:56.203 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23527259(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:37:56.203 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x79f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:37:56.204 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23527259(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:37:56.207 GMT <RMI TCP Connection(147)-172.17.0.2> tid=0x9b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@282d9a22

[vm0] [info 2020/03/04 23:37:56.212 GMT <RMI TCP Connection(147)-172.17.0.2> tid=0x9b2] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:37:56.212 GMT <RMI TCP Connection(147)-172.17.0.2> tid=0x9b2] Locator was created at Wed Mar 04 23:37:56 GMT 2020

[vm0] [info 2020/03/04 23:37:56.212 GMT <RMI TCP Connection(147)-172.17.0.2> tid=0x9b2] Listening on port 24108 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:37:56.213 GMT <RMI TCP Connection(147)-172.17.0.2> tid=0x9b2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12006141986994669671/locator/locator24108view.dat

[vm0] [info 2020/03/04 23:37:56.213 GMT <RMI TCP Connection(147)-172.17.0.2> tid=0x9b2] recovery file not found: /tmp/junit12006141986994669671/locator/locator24108view.dat

[vm0] [info 2020/03/04 23:37:56.213 GMT <RMI TCP Connection(147)-172.17.0.2> tid=0x9b2] Starting distributed system

[vm0] [info 2020/03/04 23:37:56.215 GMT <RMI TCP Connection(147)-172.17.0.2> tid=0x9b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:37:59.834 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2812acfd

[vm1] [info 2020/03/04 23:37:59.839 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:38:00.418 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7f4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@71e89aca

[vm2] [info 2020/03/04 23:38:00.423 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7f4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:38:01.010 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6a50161c

[vm3] [info 2020/03/04 23:38:01.016 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:38:01.600 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x828] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@758e5e9b

[vm4] [info 2020/03/04 23:38:01.605 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x828] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:38:02.193 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24109]

Command result for <connect --jmx-manager=localhost[24109]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24109] ..
Successfully connected to: [host=localhost, port=24109]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:38:10.156 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@2abcd376

[vm5] [info 2020/03/04 23:38:10.162 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:38:10.869 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440@31fd9446

[vm6] [info 2020/03/04 23:38:10.875 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ee] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3023
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 498
Total primaries transferred during this rebalance                                               | 63
Total time (in milliseconds) for this rebalance                                                 | 10758


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:38:15.374 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 149 ms)

[vm2] [info 2020/03/04 23:38:15.532 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 156 ms)

[vm3] [info 2020/03/04 23:38:15.707 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 172 ms)

[vm4] [info 2020/03/04 23:38:15.857 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 148 ms)

[vm5] [info 2020/03/04 23:38:16.023 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 164 ms)

[vm6] [info 2020/03/04 23:38:16.167 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 142 ms)

[vm0] [info 2020/03/04 23:38:16.309 GMT <RMI TCP Connection(148)-172.17.0.5> tid=0x9ad] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:38:16.310 GMT <RMI TCP Connection(148)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 141 ms)

[info 2020/03/04 23:38:16.311 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:16.313 GMT <RMI TCP Connection(148)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d77908f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:38:16.313 GMT <RMI TCP Connection(148)-172.17.0.5> tid=0x9ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:16.313 GMT <RMI TCP Connection(148)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d77908f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:38:16.314 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a374ffe(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:38:16.314 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:16.314 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a374ffe(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:38:16.314 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x727] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d0c1bbd(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:38:16.315 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x727] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:16.315 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d0c1bbd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:38:16.315 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @548bbb94(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:38:16.315 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:16.315 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @548bbb94(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:38:16.316 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a3a514(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:38:16.316 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x786] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:16.317 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a3a514(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:38:16.317 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f42654f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:38:16.317 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:16.317 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f42654f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:38:16.318 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51a873fd(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:38:16.318 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:16.318 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51a873fd(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:38:16.321 GMT <RMI TCP Connection(148)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:38:16.321 GMT <RMI TCP Connection(148)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:38:16.322 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:38:16.322 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:38:16.323 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x727] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:38:16.323 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:38:16.324 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:38:16.324 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:38:16.325 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:38:16.325 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:38:16.326 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:38:16.326 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:38:16.327 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:38:16.327 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:38:16.329 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:38:16.330 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:38:16.356 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20093].
Not connected.


[info 2020/03/04 23:38:16.358 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:38:16.358 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:16.360 GMT <RMI TCP Connection(148)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4093a8b6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:38:16.360 GMT <RMI TCP Connection(148)-172.17.0.5> tid=0x9ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:16.360 GMT <RMI TCP Connection(148)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4093a8b6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:38:16.361 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3db23e44(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:38:16.361 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:16.361 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3db23e44(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:38:16.361 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x727] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b7f84d0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:38:16.361 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x727] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:16.362 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b7f84d0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:38:16.362 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27ab264a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:38:16.362 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:16.362 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27ab264a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:38:16.363 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @557c6f65(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:38:16.363 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x786] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:16.363 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @557c6f65(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:38:16.364 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d6f206(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:38:16.364 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:16.364 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d6f206(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:38:16.365 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @455f6fa1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:38:16.365 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:16.365 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @455f6fa1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:38:16.369 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5112102360092495391

[info 2020/03/04 23:38:16.371 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:38:16.504 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@20117631

[vm5] [info 2020/03/04 23:38:16.509 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:38:16.573 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:16.574 GMT <RMI TCP Connection(148)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59f7299e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:38:16.574 GMT <RMI TCP Connection(148)-172.17.0.5> tid=0x9ad] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:16.574 GMT <RMI TCP Connection(148)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59f7299e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:38:16.575 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49dbfa53(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:38:16.575 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:16.575 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49dbfa53(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:38:16.576 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x727] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @116d0ee7(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:38:16.576 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x727] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:16.576 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @116d0ee7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:38:16.577 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ce5130d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:38:16.577 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:16.577 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ce5130d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:38:16.577 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @652aedd5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:38:16.578 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x786] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:16.578 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @652aedd5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:38:16.578 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e517b5d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:38:16.578 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:16.578 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e517b5d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:38:16.579 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1707837e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:38:16.579 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ee] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:16.579 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1707837e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:38:16.582 GMT <RMI TCP Connection(148)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7d2933d9

[vm0] [info 2020/03/04 23:38:16.587 GMT <RMI TCP Connection(148)-172.17.0.5> tid=0x9ad] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:38:16.587 GMT <RMI TCP Connection(148)-172.17.0.5> tid=0x9ad] Locator was created at Wed Mar 04 23:38:16 GMT 2020

[vm0] [info 2020/03/04 23:38:16.587 GMT <RMI TCP Connection(148)-172.17.0.5> tid=0x9ad] Listening on port 20095 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:38:16.588 GMT <RMI TCP Connection(148)-172.17.0.5> tid=0x9ad] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5112102360092495391/locator/locator20095view.dat

[vm0] [info 2020/03/04 23:38:16.588 GMT <RMI TCP Connection(148)-172.17.0.5> tid=0x9ad] recovery file not found: /tmp/junit5112102360092495391/locator/locator20095view.dat

[vm0] [info 2020/03/04 23:38:16.588 GMT <RMI TCP Connection(148)-172.17.0.5> tid=0x9ad] Starting distributed system

[vm0] [info 2020/03/04 23:38:16.589 GMT <RMI TCP Connection(148)-172.17.0.5> tid=0x9ad] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:38:17.185 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840@4f232b3c

[vm6] [info 2020/03/04 23:38:17.190 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:38:18.731 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x84c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840@50cc3e41

[vm5] [info 2020/03/04 23:38:18.737 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x84c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:38:19.502 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x850] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@5a97399d

[vm6] [info 2020/03/04 23:38:19.507 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x850] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:38:19.721 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40@deac0c8

[vm5] [info 2020/03/04 23:38:19.726 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:38:20.514 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x841] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440@2b2d9ce2

[vm6] [info 2020/03/04 23:38:20.519 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x841] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:38:20.522 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7b5eeb89

[vm1] [info 2020/03/04 23:38:20.528 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2624
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 283
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8916


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:38:21.066 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 142 ms)

[vm2] [info 2020/03/04 23:38:21.132 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x727] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@29bf1ccb

[vm2] [info 2020/03/04 23:38:21.137 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x727] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:38:21.223 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 155 ms)

[vm3] [info 2020/03/04 23:38:21.375 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 149 ms)

[vm4] [info 2020/03/04 23:38:21.524 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 146 ms)

[vm5] [info 2020/03/04 23:38:21.686 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 161 ms)

[vm3] [info 2020/03/04 23:38:21.742 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5efc1d5b

[vm3] [info 2020/03/04 23:38:21.747 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:38:21.828 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 140 ms)

[vm0] [info 2020/03/04 23:38:21.973 GMT <RMI TCP Connection(147)-172.17.0.8> tid=0x95f] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:38:21.974 GMT <RMI TCP Connection(147)-172.17.0.8> tid=0x95f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 144 ms)

[info 2020/03/04 23:38:21.975 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:21.977 GMT <RMI TCP Connection(147)-172.17.0.8> tid=0x95f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ce37ae6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:38:21.977 GMT <RMI TCP Connection(147)-172.17.0.8> tid=0x95f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:21.977 GMT <RMI TCP Connection(147)-172.17.0.8> tid=0x95f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ce37ae6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:38:21.978 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5696033(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:38:21.978 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:21.978 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5696033(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:38:21.979 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52570dff(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:38:21.979 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:21.979 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52570dff(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:38:21.980 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b77b4b8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:38:21.980 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:21.980 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b77b4b8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:38:21.981 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dc16d21(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:38:21.981 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7f1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:21.981 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dc16d21(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:38:21.982 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44627140(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:38:21.982 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:21.982 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44627140(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:38:21.983 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22f9c3ad(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:38:21.983 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:21.983 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22f9c3ad(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:38:21.985 GMT <RMI TCP Connection(147)-172.17.0.8> tid=0x95f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:38:21.985 GMT <RMI TCP Connection(147)-172.17.0.8> tid=0x95f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:38:21.986 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:38:21.986 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:38:21.987 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:38:21.987 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:38:21.988 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:38:21.988 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:38:21.989 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:38:21.990 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:38:21.990 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:38:21.991 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:38:21.991 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:38:21.992 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:38:21.993 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:38:21.994 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:38:22.022 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25009].
Not connected.


[info 2020/03/04 23:38:22.023 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:38:22.024 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:22.025 GMT <RMI TCP Connection(147)-172.17.0.8> tid=0x95f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bb2c010(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:38:22.026 GMT <RMI TCP Connection(147)-172.17.0.8> tid=0x95f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:22.026 GMT <RMI TCP Connection(147)-172.17.0.8> tid=0x95f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bb2c010(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:38:22.026 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f43f2b1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:38:22.027 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:22.027 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f43f2b1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:38:22.027 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26b235cf(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:38:22.027 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:22.028 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26b235cf(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:38:22.028 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10f54594(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:38:22.028 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:22.028 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10f54594(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:38:22.029 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14e815f6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:38:22.029 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7f1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:22.029 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14e815f6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:38:22.030 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @177eedfb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:38:22.030 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:22.030 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @177eedfb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:38:22.031 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @483c57a3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:38:22.031 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:22.031 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @483c57a3(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:38:22.035 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8528238848483619373

[info 2020/03/04 23:38:22.037 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:38:22.260 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:22.261 GMT <RMI TCP Connection(147)-172.17.0.8> tid=0x95f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8cb0d55(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:38:22.261 GMT <RMI TCP Connection(147)-172.17.0.8> tid=0x95f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:22.261 GMT <RMI TCP Connection(147)-172.17.0.8> tid=0x95f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8cb0d55(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:38:22.262 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16b8d82f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:38:22.262 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:22.262 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16b8d82f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:38:22.262 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9e435e7(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:38:22.263 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7e7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:22.263 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9e435e7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:38:22.263 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @491e656c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:38:22.263 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7d8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:22.263 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @491e656c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:38:22.264 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @230ce6da(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:38:22.264 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7f1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:22.264 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @230ce6da(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:38:22.265 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30d3bb0c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:38:22.265 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:22.265 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30d3bb0c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:38:22.266 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69ceea09(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:38:22.266 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:22.266 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69ceea09(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:38:22.269 GMT <RMI TCP Connection(147)-172.17.0.8> tid=0x95f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@39b75aaf

[vm0] [info 2020/03/04 23:38:22.274 GMT <RMI TCP Connection(147)-172.17.0.8> tid=0x95f] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:38:22.274 GMT <RMI TCP Connection(147)-172.17.0.8> tid=0x95f] Locator was created at Wed Mar 04 23:38:22 GMT 2020

[vm0] [info 2020/03/04 23:38:22.274 GMT <RMI TCP Connection(147)-172.17.0.8> tid=0x95f] Listening on port 25011 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:38:22.274 GMT <RMI TCP Connection(147)-172.17.0.8> tid=0x95f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8528238848483619373/locator/locator25011view.dat

[vm0] [info 2020/03/04 23:38:22.274 GMT <RMI TCP Connection(147)-172.17.0.8> tid=0x95f] recovery file not found: /tmp/junit8528238848483619373/locator/locator25011view.dat

[vm0] [info 2020/03/04 23:38:22.275 GMT <RMI TCP Connection(147)-172.17.0.8> tid=0x95f] Starting distributed system

[vm0] [info 2020/03/04 23:38:22.276 GMT <RMI TCP Connection(147)-172.17.0.8> tid=0x95f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:38:22.345 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x786] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4fce5c37

[vm4] [info 2020/03/04 23:38:22.350 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x786] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:38:23.007 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20096]

Command result for <connect --jmx-manager=localhost[20096]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20096] ..
Successfully connected to: [host=localhost, port=20096]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2634
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 409
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9333


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:38:23.507 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 148 ms)

[vm2] [info 2020/03/04 23:38:23.656 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x778] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 146 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:38:23.805 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x754] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 146 ms)

[vm4] [info 2020/03/04 23:38:23.945 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 138 ms)

[vm5] [info 2020/03/04 23:38:24.107 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x84c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 160 ms)

[vm6] [info 2020/03/04 23:38:24.248 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x850] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 139 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2660
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 400
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9357


[vm0] [info 2020/03/04 23:38:24.391 GMT <RMI TCP Connection(148)-172.17.0.6> tid=0x8bb] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:38:24.392 GMT <RMI TCP Connection(148)-172.17.0.6> tid=0x8bb] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 142 ms)

[info 2020/03/04 23:38:24.393 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:24.396 GMT <RMI TCP Connection(148)-172.17.0.6> tid=0x8bb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c2ba626(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:38:24.396 GMT <RMI TCP Connection(148)-172.17.0.6> tid=0x8bb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:24.396 GMT <RMI TCP Connection(148)-172.17.0.6> tid=0x8bb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c2ba626(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:38:24.396 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71c30f80(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:38:24.397 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:24.397 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71c30f80(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:38:24.397 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x778] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c1e136d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:38:24.397 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x778] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:24.397 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x778] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c1e136d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:38:24.398 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x754] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e8989a1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:38:24.398 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x754] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:24.398 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x754] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e8989a1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:38:24.399 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2727e78e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:38:24.399 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x606] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:24.399 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2727e78e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:38:24.400 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x84c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a1ccdf(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:38:24.400 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x84c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:24.400 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x84c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a1ccdf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:38:24.401 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x850] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a9acaa6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:38:24.401 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x850] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:24.401 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x850] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a9acaa6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:38:24.404 GMT <RMI TCP Connection(148)-172.17.0.6> tid=0x8bb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:38:24.404 GMT <RMI TCP Connection(148)-172.17.0.6> tid=0x8bb] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:38:24.405 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:38:24.405 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:38:24.406 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x778] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:38:24.406 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x778] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:38:24.407 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x754] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:38:24.407 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x754] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:38:24.408 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:38:24.408 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:38:24.409 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x84c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:38:24.409 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x84c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm6] [info 2020/03/04 23:38:24.410 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x850] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:38:24.410 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x850] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:38:24.412 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:38:24.413 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:38:24.444 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21251].
Not connected.


[info 2020/03/04 23:38:24.446 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:38:24.446 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:24.447 GMT <RMI TCP Connection(148)-172.17.0.6> tid=0x8bb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a632d09(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:38:24.448 GMT <RMI TCP Connection(148)-172.17.0.6> tid=0x8bb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:24.448 GMT <RMI TCP Connection(148)-172.17.0.6> tid=0x8bb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a632d09(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:38:24.448 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @379a4093(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:38:24.448 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:24.449 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @379a4093(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:38:24.449 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x778] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7efd9669(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:38:24.449 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x778] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:24.449 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x778] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7efd9669(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:38:24.450 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x754] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3307d03e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:38:24.450 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x754] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:24.450 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x754] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3307d03e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:38:24.451 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31ea00c3(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:38:24.451 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x606] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:24.451 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31ea00c3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:38:24.452 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x84c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72361b4d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:38:24.452 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x84c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:24.452 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x84c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72361b4d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:38:24.452 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x850] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cbfc750(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:38:24.453 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x850] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:24.453 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x850] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cbfc750(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:38:24.457 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12361872481783699963

[info 2020/03/04 23:38:24.459 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:38:24.562 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 151 ms)

[info 2020/03/04 23:38:24.693 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:24.694 GMT <RMI TCP Connection(148)-172.17.0.6> tid=0x8bb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e892f6f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:38:24.694 GMT <RMI TCP Connection(148)-172.17.0.6> tid=0x8bb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:24.694 GMT <RMI TCP Connection(148)-172.17.0.6> tid=0x8bb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e892f6f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:38:24.695 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b918eb6(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:38:24.695 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:24.695 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b918eb6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:38:24.695 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x778] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a0bff4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:38:24.696 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x778] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:24.696 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x778] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a0bff4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:38:24.696 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x754] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d2266b5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:38:24.696 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x754] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:24.696 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x754] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d2266b5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:38:24.697 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79a05e0d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:38:24.697 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x606] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:24.697 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79a05e0d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:38:24.698 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x84c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e71b378(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:38:24.698 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x84c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:24.698 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x84c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e71b378(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:38:24.699 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x850] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40bf6f14(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:38:24.699 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x850] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:24.699 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x850] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40bf6f14(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:38:24.702 GMT <RMI TCP Connection(148)-172.17.0.6> tid=0x8bb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2462439b

[vm0] [info 2020/03/04 23:38:24.712 GMT <RMI TCP Connection(148)-172.17.0.6> tid=0x8bb] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:38:24.712 GMT <RMI TCP Connection(148)-172.17.0.6> tid=0x8bb] Locator was created at Wed Mar 04 23:38:24 GMT 2020

[vm0] [info 2020/03/04 23:38:24.712 GMT <RMI TCP Connection(148)-172.17.0.6> tid=0x8bb] Listening on port 21253 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:38:24.713 GMT <RMI TCP Connection(148)-172.17.0.6> tid=0x8bb] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12361872481783699963/locator/locator21253view.dat

[vm0] [info 2020/03/04 23:38:24.713 GMT <RMI TCP Connection(148)-172.17.0.6> tid=0x8bb] recovery file not found: /tmp/junit12361872481783699963/locator/locator21253view.dat

[vm0] [info 2020/03/04 23:38:24.713 GMT <RMI TCP Connection(148)-172.17.0.6> tid=0x8bb] Starting distributed system

[vm0] [info 2020/03/04 23:38:24.716 GMT <RMI TCP Connection(148)-172.17.0.6> tid=0x8bb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:38:24.720 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 155 ms)

[vm3] [info 2020/03/04 23:38:24.876 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 154 ms)

[vm4] [info 2020/03/04 23:38:25.023 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 145 ms)

[vm5] [info 2020/03/04 23:38:25.199 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7db] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 175 ms)

[vm6] [info 2020/03/04 23:38:25.340 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x841] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 140 ms)

[vm0] [info 2020/03/04 23:38:25.483 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x510] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:38:25.484 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x510] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 141 ms)

[info 2020/03/04 23:38:25.485 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:25.487 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x510] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26f4316e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:38:25.487 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x510] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:25.487 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x510] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26f4316e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:38:25.488 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49bcd32c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:38:25.488 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:25.488 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49bcd32c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:38:25.489 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6743909b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:38:25.489 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:25.489 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6743909b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:38:25.490 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35ef409e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:38:25.490 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:25.490 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35ef409e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:38:25.491 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28c7c9cd(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:38:25.491 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x84d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:25.491 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28c7c9cd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:38:25.492 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61d8f4bc(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:38:25.492 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:25.492 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61d8f4bc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:38:25.493 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @140bfa49(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:38:25.493 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x841] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:25.493 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x841] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @140bfa49(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:38:25.495 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x510] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:38:25.495 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x510] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:38:25.496 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:38:25.496 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:38:25.508 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:38:25.508 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:38:25.509 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:38:25.509 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:38:25.510 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:38:25.510 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:38:25.511 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:38:25.512 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7db] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:38:25.512 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x841] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:38:25.513 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x841] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:38:25.515 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:38:25.515 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:38:25.544 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29842].
Not connected.


[info 2020/03/04 23:38:25.546 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:38:25.546 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:25.548 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x510] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a99cb2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:38:25.548 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x510] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:25.548 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x510] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a99cb2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:38:25.549 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7baa4c77(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:38:25.549 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:25.549 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7baa4c77(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:38:25.549 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7503cbd1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:38:25.549 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:25.549 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7503cbd1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:38:25.550 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @131f038a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:38:25.550 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:25.550 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @131f038a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:38:25.551 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @489c6464(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:38:25.551 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x84d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:25.551 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @489c6464(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:38:25.552 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a37aabe(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:38:25.552 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:25.552 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a37aabe(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:38:25.553 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e845cbd(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:38:25.553 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x841] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:25.553 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x841] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e845cbd(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:38:25.556 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5010481266248563088

[info 2020/03/04 23:38:25.559 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:38:25.774 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:25.775 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x510] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54496d73(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:38:25.775 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x510] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:25.775 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x510] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54496d73(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:38:25.776 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e9a11f1(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:38:25.776 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:25.776 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e9a11f1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:38:25.777 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e638e59(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:38:25.777 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:25.777 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e638e59(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:38:25.778 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4abc1ca4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:38:25.778 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:25.778 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4abc1ca4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:38:25.778 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @522eed61(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:38:25.779 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x84d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:25.779 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @522eed61(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:38:25.779 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35342515(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:38:25.779 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:25.779 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35342515(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:38:25.780 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21e721bd(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:38:25.780 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x841] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:25.780 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x841] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21e721bd(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:38:25.783 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x510] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@78feac5

[vm0] [info 2020/03/04 23:38:25.788 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x510] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:38:25.788 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x510] Locator was created at Wed Mar 04 23:38:25 GMT 2020

[vm0] [info 2020/03/04 23:38:25.788 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x510] Listening on port 29844 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:38:25.789 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x510] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5010481266248563088/locator/locator29844view.dat

[vm0] [info 2020/03/04 23:38:25.789 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x510] recovery file not found: /tmp/junit5010481266248563088/locator/locator29844view.dat

[vm0] [info 2020/03/04 23:38:25.789 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x510] Starting distributed system

[vm0] [info 2020/03/04 23:38:25.791 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x510] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:38:26.248 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@5f73ca11

[vm1] [info 2020/03/04 23:38:26.254 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:38:26.686 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x864] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@586068c5

[vm5] [info 2020/03/04 23:38:26.691 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x864] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:38:26.864 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@22733a50

[vm2] [info 2020/03/04 23:38:26.870 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7e7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:38:27.399 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x8d9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@5b2777a

[vm6] [info 2020/03/04 23:38:27.404 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x8d9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:38:27.513 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@49ce0d80

[vm3] [info 2020/03/04 23:38:27.518 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7d8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:38:28.139 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@c159702

[vm4] [info 2020/03/04 23:38:28.145 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7f1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:38:28.374 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x810] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@7272de01

[vm5] [info 2020/03/04 23:38:28.380 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x810] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:38:28.581 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6a2421a6

[vm1] [info 2020/03/04 23:38:28.586 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:38:28.733 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25012]

Command result for <connect --jmx-manager=localhost[25012]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25012] ..
Successfully connected to: [host=localhost, port=25012]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:38:29.131 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40@572bc125

[vm6] [info 2020/03/04 23:38:29.136 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x87f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:38:29.172 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x778] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@77bc4d4

[vm2] [info 2020/03/04 23:38:29.177 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x778] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:38:29.579 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@1bae242f

[vm1] [info 2020/03/04 23:38:29.584 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:38:29.760 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x754] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a619b34

[vm3] [info 2020/03/04 23:38:29.764 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x754] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:38:30.189 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@131383f5

[vm2] [info 2020/03/04 23:38:30.194 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:38:30.396 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x606] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@41acb44

[vm4] [info 2020/03/04 23:38:30.401 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x606] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:38:30.802 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@569c08f8

[vm3] [info 2020/03/04 23:38:30.806 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:38:31.003 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21254]

Command result for <connect --jmx-manager=localhost[21254]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21254] ..
Successfully connected to: [host=localhost, port=21254]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2637
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 401
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9291


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:38:31.398 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 144 ms)

[vm4] [info 2020/03/04 23:38:31.459 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7946fb7f

[vm4] [info 2020/03/04 23:38:31.463 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x84d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:38:31.546 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 146 ms)

[vm3] [info 2020/03/04 23:38:31.692 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x84b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 144 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:38:31.830 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x85d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 136 ms)

[vm5] [info 2020/03/04 23:38:31.982 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x864] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 150 ms)

[info 2020/03/04 23:38:32.064 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29845]

Command result for <connect --jmx-manager=localhost[29845]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29845] ..
Successfully connected to: [host=localhost, port=29845]


[vm6] [info 2020/03/04 23:38:32.124 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x8d9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 140 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 23:38:32.264 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x8a9] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:38:32.264 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x8a9] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 139 ms)

[info 2020/03/04 23:38:32.265 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:32.267 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x8a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47cab341(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:38:32.267 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x8a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:32.267 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x8a9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47cab341(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:38:32.268 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d41111e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:38:32.268 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:32.268 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d41111e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:38:32.269 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @502f61a1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:38:32.269 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:32.269 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @502f61a1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:38:32.270 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x84b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43267d95(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:38:32.270 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x84b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:32.270 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x84b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43267d95(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:38:32.271 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x85d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71d8e4e9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:38:32.271 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x85d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:32.271 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x85d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71d8e4e9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:38:32.272 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x864] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @171d21ba(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:38:32.272 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x864] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:32.272 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x864] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @171d21ba(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:38:32.273 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x8d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d651618(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:38:32.273 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x8d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:32.273 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x8d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d651618(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:38:32.275 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x8a9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:38:32.276 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x8a9] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:38:32.276 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:38:32.277 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:38:32.277 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:38:32.278 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:38:32.278 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x84b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:38:32.279 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x84b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:38:32.279 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x85d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:38:32.280 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x85d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:38:32.280 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x864] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:38:32.281 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x864] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:38:32.281 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x8d9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:38:32.282 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x8d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:38:32.284 GMT <RMI TCP Connection(26)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:38:32.284 GMT <RMI TCP Connection(26)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:38:32.310 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21545].
Not connected.


[info 2020/03/04 23:38:32.312 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:38:32.313 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:32.314 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x8a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14a3ed1c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:38:32.314 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x8a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:32.314 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x8a9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14a3ed1c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:38:32.315 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @522eef86(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:38:32.315 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:32.315 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @522eef86(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:38:32.316 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @713c6924(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:38:32.316 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:32.316 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @713c6924(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:38:32.316 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x84b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d3f5691(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:38:32.317 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x84b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:32.317 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x84b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d3f5691(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:38:32.317 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x85d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @264d9765(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:38:32.317 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x85d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:32.317 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x85d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @264d9765(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:38:32.318 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x864] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d341d5c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:38:32.318 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x864] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:32.318 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x864] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d341d5c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:38:32.319 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x8d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bffc1aa(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:38:32.319 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x8d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:32.319 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x8d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bffc1aa(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:38:32.322 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14356174322055321182

[info 2020/03/04 23:38:32.324 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:38:32.530 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:32.531 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x8a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14f9e516(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:38:32.531 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x8a9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:32.531 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x8a9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14f9e516(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:38:32.532 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @444040c7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:38:32.532 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:32.532 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @444040c7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:38:32.533 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21dbaa13(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:38:32.533 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:32.533 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21dbaa13(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:38:32.533 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x84b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c6c88a2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:38:32.533 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x84b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:32.533 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x84b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c6c88a2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:38:32.534 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x85d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ea3627c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:38:32.534 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x85d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:32.534 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x85d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ea3627c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:38:32.535 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x864] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f527128(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:38:32.535 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x864] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:32.535 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x864] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f527128(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:38:32.536 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x8d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c1e2e4c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:38:32.536 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x8d9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:32.536 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x8d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c1e2e4c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2418
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 237
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8139


[vm0] [info 2020/03/04 23:38:32.539 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x8a9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a7352f4

[vm0] [info 2020/03/04 23:38:32.544 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x8a9] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:38:32.544 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x8a9] Locator was created at Wed Mar 04 23:38:32 GMT 2020

[vm0] [info 2020/03/04 23:38:32.544 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x8a9] Listening on port 21547 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:38:32.544 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x8a9] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14356174322055321182/locator/locator21547view.dat

[vm0] [info 2020/03/04 23:38:32.544 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x8a9] recovery file not found: /tmp/junit14356174322055321182/locator/locator21547view.dat

[vm0] [info 2020/03/04 23:38:32.545 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x8a9] Starting distributed system

[vm0] [info 2020/03/04 23:38:32.546 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x8a9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:38:32.725 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 145 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:38:32.887 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x78e] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 160 ms)

[vm3] [info 2020/03/04 23:38:33.038 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x806] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 149 ms)

[vm4] [info 2020/03/04 23:38:33.181 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x80e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 141 ms)

[vm5] [info 2020/03/04 23:38:33.341 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x810] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 158 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:38:33.485 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x87f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 142 ms)

[vm0] [info 2020/03/04 23:38:33.629 GMT <RMI TCP Connection(149)-172.17.0.9> tid=0x641] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:38:33.630 GMT <RMI TCP Connection(149)-172.17.0.9> tid=0x641] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 143 ms)

[info 2020/03/04 23:38:33.631 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:33.633 GMT <RMI TCP Connection(149)-172.17.0.9> tid=0x641] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b7d4160(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:38:33.633 GMT <RMI TCP Connection(149)-172.17.0.9> tid=0x641] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:33.633 GMT <RMI TCP Connection(149)-172.17.0.9> tid=0x641] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b7d4160(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:38:33.634 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ff8e88d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:38:33.634 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:33.634 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ff8e88d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:38:33.635 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x78e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @741127f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:38:33.635 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x78e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:33.635 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x78e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @741127f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:38:33.636 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x806] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @744882dd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:38:33.636 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x806] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:33.636 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x806] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @744882dd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:38:33.637 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x80e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34807788(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:38:33.637 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x80e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:33.637 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x80e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34807788(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:38:33.637 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x810] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @94db364(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:38:33.638 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x810] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:33.638 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x810] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @94db364(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:38:33.638 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b4ecd58(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:38:33.638 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x87f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:33.638 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x87f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b4ecd58(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:38:33.641 GMT <RMI TCP Connection(149)-172.17.0.9> tid=0x641] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:38:33.641 GMT <RMI TCP Connection(149)-172.17.0.9> tid=0x641] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:38:33.642 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:38:33.642 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:38:33.643 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x78e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:38:33.643 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x78e] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:38:33.644 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x806] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:38:33.644 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x806] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:38:33.645 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x80e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:38:33.645 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x80e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:38:33.646 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x810] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:38:33.647 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x810] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:38:33.647 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:38:33.648 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x87f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:38:33.649 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:38:33.650 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:38:33.677 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26948].
Not connected.


[info 2020/03/04 23:38:33.679 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:38:33.680 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:33.681 GMT <RMI TCP Connection(149)-172.17.0.9> tid=0x641] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10f13270(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:38:33.681 GMT <RMI TCP Connection(149)-172.17.0.9> tid=0x641] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:33.681 GMT <RMI TCP Connection(149)-172.17.0.9> tid=0x641] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10f13270(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:38:33.682 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44f7f16d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:38:33.682 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:33.682 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44f7f16d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:38:33.683 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x78e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3143036b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:38:33.683 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x78e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:33.683 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x78e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3143036b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:38:33.684 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x806] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @572983b7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:38:33.684 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x806] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:33.684 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x806] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @572983b7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:38:33.685 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x80e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20ed73b1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:38:33.685 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x80e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:33.685 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x80e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20ed73b1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:38:33.686 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x810] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69e47eee(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:38:33.686 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x810] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:33.686 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x810] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69e47eee(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:38:33.687 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f771608(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:38:33.687 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x87f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:33.687 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x87f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f771608(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:38:33.691 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4400942235067616179

[info 2020/03/04 23:38:33.693 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:38:33.909 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:33.909 GMT <RMI TCP Connection(149)-172.17.0.9> tid=0x641] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cf9d2de(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:38:33.909 GMT <RMI TCP Connection(149)-172.17.0.9> tid=0x641] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:33.909 GMT <RMI TCP Connection(149)-172.17.0.9> tid=0x641] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cf9d2de(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:38:33.910 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bddf2cb(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:38:33.910 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:33.910 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bddf2cb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:38:33.911 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x78e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73cb4f47(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:38:33.911 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x78e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:33.911 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x78e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73cb4f47(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:38:33.912 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x806] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39102385(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:38:33.912 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x806] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:33.912 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x806] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39102385(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:38:33.913 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x80e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7540de5e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:38:33.913 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x80e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:33.913 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x80e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7540de5e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:38:33.914 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x810] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25541d3b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:38:33.914 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x810] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:33.914 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x810] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25541d3b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:38:33.915 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @535dbc2c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:38:33.915 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x87f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:33.915 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x87f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @535dbc2c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:38:33.917 GMT <RMI TCP Connection(149)-172.17.0.9> tid=0x641] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@17aa4edb

[vm0] [info 2020/03/04 23:38:33.922 GMT <RMI TCP Connection(149)-172.17.0.9> tid=0x641] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:38:33.922 GMT <RMI TCP Connection(149)-172.17.0.9> tid=0x641] Locator was created at Wed Mar 04 23:38:33 GMT 2020

[vm0] [info 2020/03/04 23:38:33.922 GMT <RMI TCP Connection(149)-172.17.0.9> tid=0x641] Listening on port 26950 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:38:33.923 GMT <RMI TCP Connection(149)-172.17.0.9> tid=0x641] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4400942235067616179/locator/locator26950view.dat

[vm0] [info 2020/03/04 23:38:33.923 GMT <RMI TCP Connection(149)-172.17.0.9> tid=0x641] recovery file not found: /tmp/junit4400942235067616179/locator/locator26950view.dat

[vm0] [info 2020/03/04 23:38:33.923 GMT <RMI TCP Connection(149)-172.17.0.9> tid=0x641] Starting distributed system

[vm0] [info 2020/03/04 23:38:33.924 GMT <RMI TCP Connection(149)-172.17.0.9> tid=0x641] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:38:36.316 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@2d06f7d8

[vm1] [info 2020/03/04 23:38:36.321 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:38:36.882 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3e97a815

[vm2] [info 2020/03/04 23:38:36.886 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:38:37.477 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x84b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5df37171

[vm3] [info 2020/03/04 23:38:37.483 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x84b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:38:37.808 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3a891a8c

[vm1] [info 2020/03/04 23:38:37.813 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:38:38.082 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x85d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1b1d87a6

[vm4] [info 2020/03/04 23:38:38.086 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x85d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:38:38.395 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x78e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4efb52e4

[vm2] [info 2020/03/04 23:38:38.400 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x78e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:38:38.697 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21548]

Command result for <connect --jmx-manager=localhost[21548]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21548] ..
Successfully connected to: [host=localhost, port=21548]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:38:38.993 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x806] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@75760517

[vm3] [info 2020/03/04 23:38:38.999 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x806] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:38:39.592 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x80e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@56e7c4e9

[vm4] [info 2020/03/04 23:38:39.597 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x80e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:38:40.185 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26951]

Command result for <connect --jmx-manager=localhost[26951]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26951] ..
Successfully connected to: [host=localhost, port=26951]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:38:42.493 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x812] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@7c09433f

[vm5] [info 2020/03/04 23:38:42.499 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x812] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:38:43.273 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x837] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@6dea704

[vm6] [info 2020/03/04 23:38:43.279 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x837] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2594
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 310
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8919


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:38:47.187 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 155 ms)

[vm2] [info 2020/03/04 23:38:47.340 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x793] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 151 ms)

[vm3] [info 2020/03/04 23:38:47.498 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b3] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 155 ms)

[vm4] [info 2020/03/04 23:38:47.645 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x826] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 145 ms)

[vm5] [info 2020/03/04 23:38:47.803 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x812] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 156 ms)

[vm6] [info 2020/03/04 23:38:47.949 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x837] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 144 ms)

[vm0] [info 2020/03/04 23:38:48.094 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x421] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:38:48.095 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 144 ms)

[info 2020/03/04 23:38:48.096 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:48.097 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65725bf7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:38:48.097 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x421] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:48.098 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65725bf7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:38:48.098 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67abe01c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:38:48.099 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:48.099 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67abe01c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:38:48.100 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x793] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76818681(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:38:48.100 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x793] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:48.100 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x793] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76818681(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:38:48.100 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5af115bc(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:38:48.101 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:48.101 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5af115bc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:38:48.101 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x826] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a8d787(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:38:48.101 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x826] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:48.101 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x826] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a8d787(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:38:48.102 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x812] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @704d24f2(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:38:48.102 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x812] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:48.102 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x812] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @704d24f2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:38:48.103 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x837] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @95a0bcd(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:38:48.103 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x837] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:48.103 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x837] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @95a0bcd(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:38:48.106 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:38:48.106 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:38:48.107 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:38:48.107 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:38:48.108 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x793] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:38:48.108 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x793] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:38:48.109 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:38:48.109 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b3] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:38:48.110 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x826] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:38:48.111 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x826] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:38:48.111 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x812] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:38:48.112 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x812] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:38:48.113 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x837] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:38:48.113 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x837] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:38:48.115 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:38:48.116 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:38:48.150 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22939].
Not connected.


[info 2020/03/04 23:38:48.151 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:38:48.152 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:48.153 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @de2c515(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:38:48.153 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x421] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:48.153 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @de2c515(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:38:48.154 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3861ff46(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:38:48.154 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:48.154 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3861ff46(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:38:48.155 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x793] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f739b72(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:38:48.155 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x793] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:48.155 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x793] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f739b72(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:38:48.156 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a1b862(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:38:48.156 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:48.156 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a1b862(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:38:48.157 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x826] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d8b3eec(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:38:48.157 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x826] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:48.157 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x826] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d8b3eec(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:38:48.158 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x812] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @289670ad(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:38:48.158 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x812] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:48.158 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x812] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @289670ad(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:38:48.159 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x837] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6839087d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:38:48.159 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x837] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:48.159 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x837] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6839087d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:38:48.162 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5259727387263275639

[info 2020/03/04 23:38:48.165 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:38:48.380 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:48.381 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1428dcbc(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:38:48.381 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x421] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:48.381 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1428dcbc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:38:48.382 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34775372(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:38:48.382 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:48.382 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34775372(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:38:48.383 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x793] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e929fe(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:38:48.383 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x793] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:48.383 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x793] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e929fe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:38:48.383 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17d5a97e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:38:48.384 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:48.384 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17d5a97e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:38:48.384 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x826] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51c1c60f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:38:48.384 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x826] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:48.385 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x826] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51c1c60f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:38:48.385 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x812] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef09688(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:38:48.385 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x812] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:48.385 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x812] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef09688(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:38:48.386 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x837] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17307b5b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:38:48.386 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x837] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:48.386 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x837] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17307b5b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:38:48.389 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x421] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@adc596c

[vm0] [info 2020/03/04 23:38:48.394 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x421] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:38:48.394 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x421] Locator was created at Wed Mar 04 23:38:48 GMT 2020

[vm0] [info 2020/03/04 23:38:48.394 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x421] Listening on port 22941 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:38:48.395 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x421] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5259727387263275639/locator/locator22941view.dat

[vm0] [info 2020/03/04 23:38:48.395 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x421] recovery file not found: /tmp/junit5259727387263275639/locator/locator22941view.dat

[vm0] [info 2020/03/04 23:38:48.395 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x421] Starting distributed system

[vm0] [info 2020/03/04 23:38:48.397 GMT <RMI TCP Connection(149)-172.17.0.4> tid=0x421] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:38:50.551 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x788] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@e95bbf3

[vm5] [info 2020/03/04 23:38:50.556 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x788] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:38:51.285 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@66bd0cc9

[vm6] [info 2020/03/04 23:38:51.291 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x79f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:38:52.039 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@59b43995

[vm1] [info 2020/03/04 23:38:52.044 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:38:52.115 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:38:52.630 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x793] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@54f7daf6

[vm2] [info 2020/03/04 23:38:52.636 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x793] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:38:53.261 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6b5ab4af

[vm3] [info 2020/03/04 23:38:53.267 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:38:53.858 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x826] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@31f071a1

[vm4] [info 2020/03/04 23:38:53.863 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x826] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:38:54.453 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22942]

Command result for <connect --jmx-manager=localhost[22942]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22942] ..
Successfully connected to: [host=localhost, port=22942]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 950
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236215
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2107
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 164
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 7326


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:38:55.322 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 150 ms)

[vm2] [info 2020/03/04 23:38:55.470 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7f4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 145 ms)

[vm3] [info 2020/03/04 23:38:55.615 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7ec] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 143 ms)

[vm4] [info 2020/03/04 23:38:55.761 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x828] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 143 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:38:55.915 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 152 ms)

[vm6] [info 2020/03/04 23:38:56.061 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 145 ms)

[vm0] [info 2020/03/04 23:38:56.208 GMT <RMI TCP Connection(151)-172.17.0.2> tid=0x8c3] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:38:56.209 GMT <RMI TCP Connection(151)-172.17.0.2> tid=0x8c3] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 145 ms)

[info 2020/03/04 23:38:56.210 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:56.212 GMT <RMI TCP Connection(151)-172.17.0.2> tid=0x8c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5726c1e9(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:38:56.212 GMT <RMI TCP Connection(151)-172.17.0.2> tid=0x8c3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:56.213 GMT <RMI TCP Connection(151)-172.17.0.2> tid=0x8c3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5726c1e9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:38:56.213 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73ccc066(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:38:56.213 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:56.213 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73ccc066(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:38:56.214 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f04dd45(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:38:56.214 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:56.214 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f04dd45(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:38:56.215 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72076431(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:38:56.215 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:56.215 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72076431(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:38:56.216 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39b92c7d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:38:56.216 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x828] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:56.216 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39b92c7d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:38:56.217 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41f97418(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:38:56.217 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:56.217 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41f97418(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:38:56.218 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f50bd61(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:38:56.218 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x79f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:56.218 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f50bd61(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:38:56.221 GMT <RMI TCP Connection(151)-172.17.0.2> tid=0x8c3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:38:56.221 GMT <RMI TCP Connection(151)-172.17.0.2> tid=0x8c3] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:38:56.222 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:38:56.222 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:38:56.223 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7f4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:38:56.223 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:38:56.224 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7ec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:38:56.225 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:38:56.226 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x828] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:38:56.226 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:38:56.227 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:38:56.227 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:38:56.228 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:38:56.229 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:38:56.231 GMT <RMI TCP Connection(28)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:38:56.231 GMT <RMI TCP Connection(28)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:38:56.253 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24109].
Not connected.


[info 2020/03/04 23:38:56.255 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:38:56.256 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:56.257 GMT <RMI TCP Connection(151)-172.17.0.2> tid=0x8c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @135a901(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:38:56.257 GMT <RMI TCP Connection(151)-172.17.0.2> tid=0x8c3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:56.257 GMT <RMI TCP Connection(151)-172.17.0.2> tid=0x8c3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @135a901(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:38:56.258 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @260f6f75(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:38:56.258 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:56.258 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @260f6f75(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:38:56.259 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40f0c0c6(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:38:56.259 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:56.259 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40f0c0c6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:38:56.260 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @458ec1ae(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:38:56.260 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:56.260 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @458ec1ae(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:38:56.260 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b2ee590(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:38:56.261 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x828] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:56.261 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b2ee590(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:38:56.261 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16900a1(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:38:56.261 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:56.262 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16900a1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:38:56.262 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f7a27c9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:38:56.262 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x79f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:56.262 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f7a27c9(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:38:56.265 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2550156873914507809

[info 2020/03/04 23:38:56.268 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:38:56.486 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:56.487 GMT <RMI TCP Connection(151)-172.17.0.2> tid=0x8c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4743e7b7(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:38:56.487 GMT <RMI TCP Connection(151)-172.17.0.2> tid=0x8c3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:38:56.487 GMT <RMI TCP Connection(151)-172.17.0.2> tid=0x8c3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4743e7b7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:38:56.488 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @571cd4a3(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:38:56.488 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:38:56.488 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @571cd4a3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:38:56.489 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f954072(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:38:56.489 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7f4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:38:56.489 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f954072(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:38:56.490 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e0b218f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:38:56.490 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7ec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:38:56.490 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e0b218f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:38:56.491 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64193aeb(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:38:56.491 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x828] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:38:56.491 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64193aeb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:38:56.491 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @218cf006(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:38:56.492 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x788] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:38:56.492 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x788] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @218cf006(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:38:56.492 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x79f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @702eb51e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:38:56.492 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x79f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:38:56.493 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x79f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @702eb51e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:38:56.495 GMT <RMI TCP Connection(151)-172.17.0.2> tid=0x8c3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@db22e5b

[vm0] [info 2020/03/04 23:38:56.500 GMT <RMI TCP Connection(151)-172.17.0.2> tid=0x8c3] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:38:56.501 GMT <RMI TCP Connection(151)-172.17.0.2> tid=0x8c3] Locator was created at Wed Mar 04 23:38:56 GMT 2020

[vm0] [info 2020/03/04 23:38:56.501 GMT <RMI TCP Connection(151)-172.17.0.2> tid=0x8c3] Listening on port 24111 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:38:56.501 GMT <RMI TCP Connection(151)-172.17.0.2> tid=0x8c3] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2550156873914507809/locator/locator24111view.dat

[vm0] [info 2020/03/04 23:38:56.501 GMT <RMI TCP Connection(151)-172.17.0.2> tid=0x8c3] recovery file not found: /tmp/junit2550156873914507809/locator/locator24111view.dat

[vm0] [info 2020/03/04 23:38:56.501 GMT <RMI TCP Connection(151)-172.17.0.2> tid=0x8c3] Starting distributed system

[vm0] [info 2020/03/04 23:38:56.503 GMT <RMI TCP Connection(151)-172.17.0.2> tid=0x8c3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:39:00.154 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5cd8339

[vm1] [info 2020/03/04 23:39:00.159 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:39:00.740 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7f4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@643fa776

[vm2] [info 2020/03/04 23:39:00.745 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7f4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:39:01.343 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7ec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6a462e90

[vm3] [info 2020/03/04 23:39:01.349 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x7ec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:39:01.933 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x828] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@b6c3747

[vm4] [info 2020/03/04 23:39:01.939 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x828] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:39:02.546 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24112]

Command result for <connect --jmx-manager=localhost[24112]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24112] ..
Successfully connected to: [host=localhost, port=24112]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:39:10.570 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@135560f1

[vm5] [info 2020/03/04 23:39:10.576 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x77a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:39:11.258 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@559eb155

[vm6] [info 2020/03/04 23:39:11.263 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ee] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:39:12.130 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 998
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236227
Total time (in milliseconds) spent moving buckets during this rebalance                         | 1977
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 47
Total primaries transferred during this rebalance                                               | 6
Total time (in milliseconds) for this rebalance                                                 | 6621


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:39:15.070 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 149 ms)

[vm2] [info 2020/03/04 23:39:15.218 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 146 ms)

[vm3] [info 2020/03/04 23:39:15.361 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 141 ms)

[vm4] [info 2020/03/04 23:39:15.509 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 146 ms)

[vm5] [info 2020/03/04 23:39:15.666 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 156 ms)

[vm6] [info 2020/03/04 23:39:15.812 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 144 ms)

[vm0] [info 2020/03/04 23:39:15.953 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x427] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:39:15.954 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x427] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 140 ms)

[info 2020/03/04 23:39:15.955 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:15.957 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x427] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @423bae37(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:39:15.957 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x427] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:15.957 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x427] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @423bae37(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:39:15.958 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b845e82(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:39:15.958 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:15.958 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b845e82(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:39:15.959 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x727] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16320802(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:39:15.959 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x727] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:39:15.959 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16320802(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:39:15.960 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d068e28(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:39:15.960 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x790] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:15.960 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d068e28(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:39:15.962 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e23af4c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:39:15.962 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x786] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:15.962 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e23af4c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:39:15.963 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49c0ef66(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:39:15.963 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x77a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:15.963 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49c0ef66(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:39:15.964 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5af9240a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:39:15.964 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:15.964 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5af9240a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:39:15.966 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x427] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:39:15.967 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x427] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:39:15.967 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:39:15.968 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:39:15.968 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x727] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:39:15.969 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:39:15.970 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:39:15.970 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:39:15.972 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:39:15.973 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:39:15.973 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:39:15.974 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:39:15.974 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:39:15.975 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:39:15.977 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:39:15.977 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:39:16.006 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20096].
Not connected.


[info 2020/03/04 23:39:16.007 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:39:16.008 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:16.009 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x427] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37bbbc7e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:39:16.009 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x427] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:16.009 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x427] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37bbbc7e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:39:16.010 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30e6bf5a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:39:16.010 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:16.010 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30e6bf5a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:39:16.011 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x727] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ee9bc58(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:39:16.011 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x727] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:39:16.011 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ee9bc58(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:39:16.012 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2019e703(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:39:16.012 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x790] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:16.012 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2019e703(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:39:16.013 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2553b6ce(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:39:16.013 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x786] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:16.013 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2553b6ce(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:39:16.014 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7948157d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:39:16.014 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x77a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:16.014 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7948157d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:39:16.014 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21717ffe(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:39:16.015 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:16.015 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21717ffe(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:39:16.017 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16009456308414408331

[info 2020/03/04 23:39:16.019 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:39:16.224 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:16.225 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x427] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @168f8ea9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:39:16.225 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x427] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:16.225 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x427] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @168f8ea9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:39:16.226 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c7f657f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:39:16.226 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:16.226 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c7f657f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:39:16.227 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x727] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @562a8da7(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:39:16.227 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x727] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:39:16.227 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x727] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @562a8da7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:39:16.228 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28993ca3(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:39:16.228 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x790] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:16.228 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x790] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28993ca3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:39:16.229 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x786] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2483c494(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:39:16.229 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x786] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:16.229 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x786] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2483c494(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:39:16.230 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x77a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36c3dd3e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:39:16.230 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x77a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:16.230 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x77a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36c3dd3e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:39:16.231 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b525554(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:39:16.231 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ee] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:16.231 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ee] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b525554(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:39:16.234 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x427] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@9c9956a

[vm0] [info 2020/03/04 23:39:16.238 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x427] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:39:16.238 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x427] Locator was created at Wed Mar 04 23:39:16 GMT 2020

[vm0] [info 2020/03/04 23:39:16.238 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x427] Listening on port 20098 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:39:16.239 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x427] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16009456308414408331/locator/locator20098view.dat

[vm0] [info 2020/03/04 23:39:16.239 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x427] recovery file not found: /tmp/junit16009456308414408331/locator/locator20098view.dat

[vm0] [info 2020/03/04 23:39:16.239 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x427] Starting distributed system

[vm0] [info 2020/03/04 23:39:16.240 GMT <RMI TCP Connection(153)-172.17.0.5> tid=0x427] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:39:19.152 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x84c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@793a33f6

[vm5] [info 2020/03/04 23:39:19.158 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x84c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:39:19.894 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x850] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29285cd7

[vm6] [info 2020/03/04 23:39:19.900 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x850] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:39:20.056 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@55156134

[vm1] [info 2020/03/04 23:39:20.061 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:39:20.189 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@70626add

[vm5] [info 2020/03/04 23:39:20.195 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:39:20.640 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x727] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4ab5313

[vm2] [info 2020/03/04 23:39:20.645 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x727] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:39:20.732 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:39:20.879 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x841] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@59855ee0

[vm6] [info 2020/03/04 23:39:20.884 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x841] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:39:21.251 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x790] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@68a591f3

[vm3] [info 2020/03/04 23:39:21.258 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x790] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:39:21.425 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@117971eb

[vm5] [info 2020/03/04 23:39:21.430 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:39:21.755 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:39:21.855 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x786] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6373afdd

[vm4] [info 2020/03/04 23:39:21.860 GMT <RMI TCP Connection(61)-172.17.0.5> tid=0x786] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:39:22.112 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@422df0f7

[vm6] [info 2020/03/04 23:39:22.117 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:39:22.490 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20099]

Command result for <connect --jmx-manager=localhost[20099]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20099] ..
Successfully connected to: [host=localhost, port=20099]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:39:22.972 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 845
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608941
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2439
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 238
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8550


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:39:24.331 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 158 ms)

[vm2] [info 2020/03/04 23:39:24.483 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x928] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 149 ms)

[vm3] [info 2020/03/04 23:39:24.644 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x8ef] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 158 ms)

[vm4] [info 2020/03/04 23:39:24.787 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 141 ms)

[vm5] [info 2020/03/04 23:39:24.955 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x84c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 167 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 906
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2427
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 140
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 8223


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm6] [info 2020/03/04 23:39:25.099 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x850] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 142 ms)

[vm1] [info 2020/03/04 23:39:25.209 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 156 ms)

[vm0] [info 2020/03/04 23:39:25.245 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x8bb] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:39:25.246 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x8bb] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 145 ms)

[info 2020/03/04 23:39:25.247 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:25.249 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x8bb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fe4d836(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:39:25.249 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x8bb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:25.249 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x8bb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fe4d836(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:39:25.250 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10ec6a8a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:39:25.250 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:25.250 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10ec6a8a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:39:25.251 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x928] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @635ccd29(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:39:25.251 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x928] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:39:25.251 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x928] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @635ccd29(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:39:25.251 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x8ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fb4ca06(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:39:25.252 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x8ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:25.252 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x8ef] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fb4ca06(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:39:25.252 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fa34add(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:39:25.252 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x606] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:25.253 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fa34add(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:39:25.253 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x84c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e73d2a4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:39:25.253 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x84c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:25.253 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x84c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e73d2a4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:39:25.254 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x850] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33eb19e9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:39:25.254 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x850] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:25.254 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x850] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33eb19e9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:39:25.257 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x8bb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:39:25.257 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x8bb] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:39:25.258 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:39:25.258 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:39:25.259 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x928] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:39:25.259 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x928] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:39:25.260 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x8ef] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:39:25.260 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x8ef] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:39:25.261 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:39:25.261 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:39:25.262 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x84c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:39:25.262 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x84c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:39:25.263 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x850] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:39:25.263 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x850] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:39:25.265 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:39:25.266 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:39:25.295 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21254].
Not connected.


[info 2020/03/04 23:39:25.297 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:39:25.298 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:25.299 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x8bb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a75bc8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:39:25.299 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x8bb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:25.299 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x8bb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a75bc8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:39:25.300 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f14893(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:39:25.300 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:25.300 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f14893(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:39:25.301 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x928] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16b9d1da(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:39:25.301 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x928] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:39:25.301 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x928] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16b9d1da(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:39:25.302 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x8ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56c06c52(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:39:25.302 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x8ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:25.302 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x8ef] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56c06c52(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:39:25.303 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33804d91(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:39:25.303 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x606] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:25.303 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33804d91(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:39:25.303 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x84c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40202d38(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:39:25.304 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x84c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:25.304 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x84c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40202d38(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:39:25.304 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x850] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ce3948d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:39:25.305 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x850] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:25.305 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x850] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ce3948d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:39:25.308 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16818654207986443679

[info 2020/03/04 23:39:25.310 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:39:25.359 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 148 ms)

[vm3] [info 2020/03/04 23:39:25.511 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 149 ms)

[info 2020/03/04 23:39:25.537 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:25.538 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x8bb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55d23fdc(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:39:25.538 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x8bb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:25.538 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x8bb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55d23fdc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:39:25.539 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @761e1482(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:39:25.539 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:25.539 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @761e1482(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:39:25.540 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x928] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ebb2bcf(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:39:25.540 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x928] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:39:25.540 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x928] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ebb2bcf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:39:25.541 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x8ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e3e8aa0(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:39:25.541 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x8ef] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:25.541 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x8ef] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e3e8aa0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:39:25.542 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x606] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31b44cfb(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:39:25.542 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x606] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:25.542 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x606] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31b44cfb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:39:25.543 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x84c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @379e7634(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:39:25.543 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x84c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:25.543 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x84c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @379e7634(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:39:25.544 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x850] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b3680fd(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:39:25.544 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x850] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:25.544 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x850] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b3680fd(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:39:25.547 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x8bb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@536debb3

[vm0] [info 2020/03/04 23:39:25.552 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x8bb] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:39:25.552 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x8bb] Locator was created at Wed Mar 04 23:39:25 GMT 2020

[vm0] [info 2020/03/04 23:39:25.552 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x8bb] Listening on port 21256 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:39:25.552 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x8bb] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16818654207986443679/locator/locator21256view.dat

[vm0] [info 2020/03/04 23:39:25.552 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x8bb] recovery file not found: /tmp/junit16818654207986443679/locator/locator21256view.dat

[vm0] [info 2020/03/04 23:39:25.553 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x8bb] Starting distributed system

[vm0] [info 2020/03/04 23:39:25.554 GMT <RMI TCP Connection(155)-172.17.0.6> tid=0x8bb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:39:25.657 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 144 ms)

[vm5] [info 2020/03/04 23:39:25.818 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7db] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 159 ms)

[vm6] [info 2020/03/04 23:39:25.968 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x841] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 149 ms)

[vm0] [info 2020/03/04 23:39:26.108 GMT <RMI TCP Connection(152)-172.17.0.3> tid=0x974] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:39:26.109 GMT <RMI TCP Connection(152)-172.17.0.3> tid=0x974] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 138 ms)

[info 2020/03/04 23:39:26.110 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:26.111 GMT <RMI TCP Connection(152)-172.17.0.3> tid=0x974] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42454974(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:39:26.112 GMT <RMI TCP Connection(152)-172.17.0.3> tid=0x974] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:26.112 GMT <RMI TCP Connection(152)-172.17.0.3> tid=0x974] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42454974(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:39:26.112 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36bd3766(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:39:26.112 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:26.113 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36bd3766(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:39:26.113 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66c6a9dc(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:39:26.113 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:39:26.113 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66c6a9dc(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:39:26.114 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12630119(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:39:26.114 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:26.114 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12630119(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:39:26.115 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @339686d1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:39:26.115 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x84d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:26.115 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @339686d1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:39:26.116 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b4a9b1b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:39:26.116 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:26.116 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b4a9b1b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:39:26.117 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29a66b6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:39:26.117 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x841] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:26.117 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x841] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29a66b6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:39:26.119 GMT <RMI TCP Connection(152)-172.17.0.3> tid=0x974] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:39:26.119 GMT <RMI TCP Connection(152)-172.17.0.3> tid=0x974] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:39:26.120 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:39:26.121 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:39:26.121 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:39:26.121 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:39:26.122 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:39:26.122 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:39:26.123 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:39:26.124 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:39:26.125 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:39:26.125 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7db] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:39:26.126 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x841] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:39:26.126 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x841] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:39:26.128 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:39:26.128 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:39:26.149 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29845].
Not connected.


[info 2020/03/04 23:39:26.150 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:39:26.151 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:26.152 GMT <RMI TCP Connection(152)-172.17.0.3> tid=0x974] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47327d42(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:39:26.152 GMT <RMI TCP Connection(152)-172.17.0.3> tid=0x974] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:26.152 GMT <RMI TCP Connection(152)-172.17.0.3> tid=0x974] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47327d42(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:39:26.153 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22f5a2da(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:39:26.153 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:26.153 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22f5a2da(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:39:26.154 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ca34a59(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:39:26.154 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:39:26.154 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ca34a59(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:39:26.155 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dfed0ca(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:39:26.155 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:26.155 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dfed0ca(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:39:26.156 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e10b55a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:39:26.156 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x84d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:26.156 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e10b55a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:39:26.157 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15ef485d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:39:26.157 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:26.157 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15ef485d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:39:26.158 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67639d74(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:39:26.158 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x841] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:26.158 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x841] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67639d74(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:39:26.160 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9729432016133951068

[info 2020/03/04 23:39:26.163 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 840
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2421
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 258
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8556


[info 2020/03/04 23:39:26.370 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:26.370 GMT <RMI TCP Connection(152)-172.17.0.3> tid=0x974] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47652733(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:39:26.371 GMT <RMI TCP Connection(152)-172.17.0.3> tid=0x974] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:26.371 GMT <RMI TCP Connection(152)-172.17.0.3> tid=0x974] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47652733(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:39:26.371 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f24ecdd(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:39:26.372 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:26.372 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f24ecdd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:39:26.372 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c3050ef(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:39:26.372 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:39:26.373 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c3050ef(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:39:26.373 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48800507(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:39:26.373 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:26.374 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48800507(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:39:26.374 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e572fdf(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:39:26.374 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x84d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:26.375 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e572fdf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:39:26.375 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x864] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@350e844b

[vm5] [info 2020/03/04 23:39:26.375 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fd194e5(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:39:26.376 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:26.376 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fd194e5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:39:26.376 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1310660c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:39:26.376 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x841] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:26.376 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x841] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1310660c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:39:26.379 GMT <RMI TCP Connection(152)-172.17.0.3> tid=0x974] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ef93f06

[vm5] [info 2020/03/04 23:39:26.380 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x864] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:39:26.383 GMT <RMI TCP Connection(152)-172.17.0.3> tid=0x974] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:39:26.384 GMT <RMI TCP Connection(152)-172.17.0.3> tid=0x974] Locator was created at Wed Mar 04 23:39:26 GMT 2020

[vm0] [info 2020/03/04 23:39:26.384 GMT <RMI TCP Connection(152)-172.17.0.3> tid=0x974] Listening on port 29847 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:39:26.384 GMT <RMI TCP Connection(152)-172.17.0.3> tid=0x974] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9729432016133951068/locator/locator29847view.dat

[vm0] [info 2020/03/04 23:39:26.384 GMT <RMI TCP Connection(152)-172.17.0.3> tid=0x974] recovery file not found: /tmp/junit9729432016133951068/locator/locator29847view.dat

[vm0] [info 2020/03/04 23:39:26.384 GMT <RMI TCP Connection(152)-172.17.0.3> tid=0x974] Starting distributed system

[vm0] [info 2020/03/04 23:39:26.386 GMT <RMI TCP Connection(152)-172.17.0.3> tid=0x974] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:39:26.539 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 149 ms)

[vm2] [info 2020/03/04 23:39:26.709 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 168 ms)

[vm3] [info 2020/03/04 23:39:26.862 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 151 ms)

[vm4] [info 2020/03/04 23:39:27.007 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 142 ms)

[vm6] [info 2020/03/04 23:39:27.099 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x8d9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1b185d88

[vm6] [info 2020/03/04 23:39:27.104 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x8d9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:39:27.163 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 155 ms)

[vm6] [info 2020/03/04 23:39:27.307 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 142 ms)

[vm0] [info 2020/03/04 23:39:27.448 GMT <RMI TCP Connection(152)-172.17.0.8> tid=0x87b] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:39:27.449 GMT <RMI TCP Connection(152)-172.17.0.8> tid=0x87b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 140 ms)

[info 2020/03/04 23:39:27.449 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:27.452 GMT <RMI TCP Connection(152)-172.17.0.8> tid=0x87b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38d7f105(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:39:27.452 GMT <RMI TCP Connection(152)-172.17.0.8> tid=0x87b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:27.452 GMT <RMI TCP Connection(152)-172.17.0.8> tid=0x87b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38d7f105(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:39:27.452 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e3ce84f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:39:27.453 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:27.453 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e3ce84f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:39:27.453 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e825996(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:39:27.453 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:39:27.453 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e825996(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:39:27.454 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @484bd1e8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:39:27.455 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:27.455 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @484bd1e8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:39:27.456 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @97ba5db(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:39:27.456 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7f1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:27.456 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @97ba5db(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:39:27.457 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @602121fe(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:39:27.457 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:27.457 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @602121fe(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:39:27.458 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac00ccd(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:39:27.458 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:27.458 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac00ccd(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:39:27.460 GMT <RMI TCP Connection(152)-172.17.0.8> tid=0x87b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:39:27.461 GMT <RMI TCP Connection(152)-172.17.0.8> tid=0x87b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:39:27.461 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:39:27.462 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:39:27.462 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:39:27.463 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:39:27.464 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:39:27.464 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:39:27.465 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:39:27.465 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:39:27.466 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:39:27.466 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:39:27.467 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:39:27.467 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:39:27.469 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:39:27.470 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:39:27.505 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25012].
Not connected.


[info 2020/03/04 23:39:27.506 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:39:27.506 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:27.508 GMT <RMI TCP Connection(152)-172.17.0.8> tid=0x87b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f244ba6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:39:27.508 GMT <RMI TCP Connection(152)-172.17.0.8> tid=0x87b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:27.508 GMT <RMI TCP Connection(152)-172.17.0.8> tid=0x87b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f244ba6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:39:27.509 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a607c6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:39:27.509 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:27.509 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a607c6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:39:27.509 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20c54a4d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:39:27.509 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:39:27.510 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20c54a4d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:39:27.510 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb45eb1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:39:27.510 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:27.510 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb45eb1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:39:27.511 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35d3a10b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:39:27.511 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7f1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:27.511 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35d3a10b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:39:27.512 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e595b9f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:39:27.512 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:27.512 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e595b9f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:39:27.513 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ba43217(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:39:27.514 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:27.514 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ba43217(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:39:27.517 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12387188999210380610

[info 2020/03/04 23:39:27.520 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:39:27.736 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:27.736 GMT <RMI TCP Connection(152)-172.17.0.8> tid=0x87b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @684dd2a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:39:27.736 GMT <RMI TCP Connection(152)-172.17.0.8> tid=0x87b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:27.737 GMT <RMI TCP Connection(152)-172.17.0.8> tid=0x87b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @684dd2a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:39:27.737 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5050c635(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:39:27.738 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:27.738 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5050c635(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:39:27.738 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @162ceeb5(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:39:27.738 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7e7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:39:27.739 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @162ceeb5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:39:27.739 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c128fa2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:39:27.739 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7d8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:27.740 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c128fa2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:39:27.740 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65b37cb7(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:39:27.740 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7f1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:27.740 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65b37cb7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:39:27.741 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @444deae6(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:39:27.741 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:27.741 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @444deae6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:39:27.742 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7599004e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:39:27.742 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:27.742 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7599004e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:39:27.745 GMT <RMI TCP Connection(152)-172.17.0.8> tid=0x87b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@487d2bf9

[vm0] [info 2020/03/04 23:39:27.749 GMT <RMI TCP Connection(152)-172.17.0.8> tid=0x87b] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:39:27.750 GMT <RMI TCP Connection(152)-172.17.0.8> tid=0x87b] Locator was created at Wed Mar 04 23:39:27 GMT 2020

[vm0] [info 2020/03/04 23:39:27.750 GMT <RMI TCP Connection(152)-172.17.0.8> tid=0x87b] Listening on port 25014 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:39:27.750 GMT <RMI TCP Connection(152)-172.17.0.8> tid=0x87b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12387188999210380610/locator/locator25014view.dat

[vm0] [info 2020/03/04 23:39:27.750 GMT <RMI TCP Connection(152)-172.17.0.8> tid=0x87b] recovery file not found: /tmp/junit12387188999210380610/locator/locator25014view.dat

[vm0] [info 2020/03/04 23:39:27.750 GMT <RMI TCP Connection(152)-172.17.0.8> tid=0x87b] Starting distributed system

[vm0] [info 2020/03/04 23:39:27.752 GMT <RMI TCP Connection(152)-172.17.0.8> tid=0x87b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:39:27.940 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x810] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@758a4965

[vm5] [info 2020/03/04 23:39:27.945 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x810] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:39:27.975 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:39:28.647 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1f98372f

[vm6] [info 2020/03/04 23:39:28.654 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x87f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:39:29.384 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@d147064

[vm1] [info 2020/03/04 23:39:29.390 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:39:29.539 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:39:29.961 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x928] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@30f09d22

[vm2] [info 2020/03/04 23:39:29.967 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x928] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:39:30.258 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3d209b61

[vm1] [info 2020/03/04 23:39:30.263 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:39:30.577 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x8ef] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@72d50f66

[vm3] [info 2020/03/04 23:39:30.583 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x8ef] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:39:30.836 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@544acca5

[vm2] [info 2020/03/04 23:39:30.842 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:39:31.196 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x606] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1809d825

[vm4] [info 2020/03/04 23:39:31.201 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x606] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:39:31.417 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@14d9116b

[vm3] [info 2020/03/04 23:39:31.422 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x7ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1081
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2486
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 309
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9015


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:39:31.723 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@a00bac7

[vm1] [info 2020/03/04 23:39:31.729 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:39:31.743 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 146 ms)

[info 2020/03/04 23:39:31.814 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21257]

Command result for <connect --jmx-manager=localhost[21257]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21257] ..
Successfully connected to: [host=localhost, port=21257]


[vm2] [info 2020/03/04 23:39:31.898 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 152 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:39:32.036 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@a94bf0

[vm3] [info 2020/03/04 23:39:32.040 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x84b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 139 ms)

[vm4] [info 2020/03/04 23:39:32.041 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x84d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:39:32.182 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x85d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 141 ms)

[vm2] [info 2020/03/04 23:39:32.313 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@36f44988

[vm2] [info 2020/03/04 23:39:32.317 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7e7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:39:32.340 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x864] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 156 ms)

[vm6] [info 2020/03/04 23:39:32.486 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x8d9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 144 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 23:39:32.628 GMT <RMI TCP Connection(152)-172.17.0.7> tid=0x963] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:39:32.628 GMT <RMI TCP Connection(152)-172.17.0.7> tid=0x963] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 141 ms)

[info 2020/03/04 23:39:32.629 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:32.631 GMT <RMI TCP Connection(152)-172.17.0.7> tid=0x963] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @572680a8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:39:32.631 GMT <RMI TCP Connection(152)-172.17.0.7> tid=0x963] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:32.631 GMT <RMI TCP Connection(152)-172.17.0.7> tid=0x963] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @572680a8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:39:32.632 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d3584b7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:39:32.632 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:32.632 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d3584b7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:39:32.633 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x7eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @469116e3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:39:32.633 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x7eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:39:32.633 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @469116e3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:39:32.634 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x84b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @368d194(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:39:32.634 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x84b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:32.634 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x84b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @368d194(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:39:32.635 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x85d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4045fb30(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:39:32.635 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x85d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:32.635 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x85d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4045fb30(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:39:32.636 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x864] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33069c87(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:39:32.636 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x864] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:32.636 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x864] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33069c87(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:39:32.637 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x8d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c927e89(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:39:32.637 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x8d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:32.638 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x8d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c927e89(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:39:32.640 GMT <RMI TCP Connection(152)-172.17.0.7> tid=0x963] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:39:32.640 GMT <RMI TCP Connection(152)-172.17.0.7> tid=0x963] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:39:32.641 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:39:32.641 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:39:32.642 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x7eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:39:32.642 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:39:32.643 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x84b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:39:32.643 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x84b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:39:32.644 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x85d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:39:32.644 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x85d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:39:32.645 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x864] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:39:32.645 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x864] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:39:32.646 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x8d9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:39:32.646 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x8d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[info 2020/03/04 23:39:32.647 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29848]

[locator] [info 2020/03/04 23:39:32.649 GMT <RMI TCP Connection(27)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:39:32.649 GMT <RMI TCP Connection(27)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Command result for <connect --jmx-manager=localhost[29848]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29848] ..
Successfully connected to: [host=localhost, port=29848]


[info 2020/03/04 23:39:32.677 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21548].
Not connected.


[info 2020/03/04 23:39:32.679 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:39:32.680 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:32.681 GMT <RMI TCP Connection(152)-172.17.0.7> tid=0x963] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ecdeb4e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:39:32.681 GMT <RMI TCP Connection(152)-172.17.0.7> tid=0x963] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:32.681 GMT <RMI TCP Connection(152)-172.17.0.7> tid=0x963] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ecdeb4e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:39:32.682 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44de4be0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:39:32.682 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:32.682 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44de4be0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:39:32.682 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x7eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37df4b19(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:39:32.683 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x7eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:39:32.683 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37df4b19(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:39:32.683 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x84b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c587bd7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:39:32.683 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x84b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:32.683 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x84b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c587bd7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:39:32.684 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x85d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cc85eb4(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:39:32.684 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x85d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:32.684 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x85d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cc85eb4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:39:32.685 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x864] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77eafeb5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:39:32.685 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x864] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:32.685 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x864] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77eafeb5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:39:32.686 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x8d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5165d3f6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:39:32.686 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x8d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:32.686 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x8d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5165d3f6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:39:32.689 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4041935795963911612

[info 2020/03/04 23:39:32.691 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:39:32.908 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:32.908 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3cdde2c0

[vm0] [info 2020/03/04 23:39:32.909 GMT <RMI TCP Connection(152)-172.17.0.7> tid=0x963] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20b5d171(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:39:32.909 GMT <RMI TCP Connection(152)-172.17.0.7> tid=0x963] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:32.909 GMT <RMI TCP Connection(152)-172.17.0.7> tid=0x963] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20b5d171(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:39:32.910 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ab9838a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:39:32.910 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:32.910 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ab9838a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:39:32.910 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x7eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46ae984(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:39:32.910 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x7eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:39:32.911 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x7eb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46ae984(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:39:32.911 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x84b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10324ebd(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:39:32.911 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x84b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:32.911 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x84b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10324ebd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:39:32.912 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x85d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d5164b1(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:39:32.912 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x85d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:32.912 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x85d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d5164b1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:39:32.913 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x864] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a65cea3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:39:32.913 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x864] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:32.913 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x864] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a65cea3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:39:32.913 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7d8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:39:32.914 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x8d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7afc9d6d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:39:32.914 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x8d9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:32.914 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x8d9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7afc9d6d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:39:32.917 GMT <RMI TCP Connection(152)-172.17.0.7> tid=0x963] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a01aced

[vm0] [info 2020/03/04 23:39:32.922 GMT <RMI TCP Connection(152)-172.17.0.7> tid=0x963] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:39:32.922 GMT <RMI TCP Connection(152)-172.17.0.7> tid=0x963] Locator was created at Wed Mar 04 23:39:32 GMT 2020

[vm0] [info 2020/03/04 23:39:32.922 GMT <RMI TCP Connection(152)-172.17.0.7> tid=0x963] Listening on port 21550 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:39:32.923 GMT <RMI TCP Connection(152)-172.17.0.7> tid=0x963] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4041935795963911612/locator/locator21550view.dat

[vm0] [info 2020/03/04 23:39:32.923 GMT <RMI TCP Connection(152)-172.17.0.7> tid=0x963] recovery file not found: /tmp/junit4041935795963911612/locator/locator21550view.dat

[vm0] [info 2020/03/04 23:39:32.923 GMT <RMI TCP Connection(152)-172.17.0.7> tid=0x963] Starting distributed system

[vm0] [info 2020/03/04 23:39:32.925 GMT <RMI TCP Connection(152)-172.17.0.7> tid=0x963] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 880
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2376
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 312
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8598


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:39:33.132 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 156 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:39:33.279 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 144 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:39:33.427 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x94a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 145 ms)

[vm4] [info 2020/03/04 23:39:33.527 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3ea3c455

[vm4] [info 2020/03/04 23:39:33.531 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7f1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:39:33.576 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x80e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 146 ms)

[vm5] [info 2020/03/04 23:39:33.745 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x810] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 168 ms)

[vm6] [info 2020/03/04 23:39:33.888 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x87f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 141 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 23:39:34.032 GMT <RMI TCP Connection(156)-172.17.0.9> tid=0x641] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:39:34.033 GMT <RMI TCP Connection(156)-172.17.0.9> tid=0x641] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 143 ms)

[info 2020/03/04 23:39:34.033 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:34.035 GMT <RMI TCP Connection(156)-172.17.0.9> tid=0x641] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11084b17(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:39:34.035 GMT <RMI TCP Connection(156)-172.17.0.9> tid=0x641] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:34.036 GMT <RMI TCP Connection(156)-172.17.0.9> tid=0x641] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11084b17(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:39:34.036 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e6c3309(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:39:34.036 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:34.037 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e6c3309(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:39:34.037 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67b03261(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:39:34.037 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:39:34.037 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67b03261(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:39:34.038 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x94a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e2dcfb4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:39:34.038 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x94a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:34.038 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x94a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e2dcfb4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:39:34.039 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x80e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22ad03ab(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:39:34.039 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x80e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:34.039 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x80e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22ad03ab(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:39:34.040 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x810] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e3eb9b0(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:39:34.040 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x810] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:34.040 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x810] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e3eb9b0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:39:34.041 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c2d0b63(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:39:34.041 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x87f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:34.041 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x87f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c2d0b63(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:39:34.043 GMT <RMI TCP Connection(156)-172.17.0.9> tid=0x641] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:39:34.044 GMT <RMI TCP Connection(156)-172.17.0.9> tid=0x641] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:39:34.044 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:39:34.045 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:39:34.045 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:39:34.046 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:39:34.047 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x94a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:39:34.047 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x94a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:39:34.048 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x80e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:39:34.048 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x80e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:39:34.049 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x810] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:39:34.049 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x810] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:39:34.050 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:39:34.050 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x87f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:39:34.052 GMT <RMI TCP Connection(28)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:39:34.053 GMT <RMI TCP Connection(28)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:39:34.089 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26951].
Not connected.


[info 2020/03/04 23:39:34.091 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:39:34.092 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:34.092 GMT <RMI TCP Connection(156)-172.17.0.9> tid=0x641] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17117ca1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:39:34.093 GMT <RMI TCP Connection(156)-172.17.0.9> tid=0x641] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:34.093 GMT <RMI TCP Connection(156)-172.17.0.9> tid=0x641] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17117ca1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:39:34.094 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7124eb9d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:39:34.093 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24e7bf3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:39:34.094 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:34.094 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24e7bf3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:39:34.094 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:34.096 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x80e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @405f5870(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:39:34.096 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x80e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:34.096 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x80e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @405f5870(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:39:34.095 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8bd] Got result: null
[vm3] [info 2020/03/04 23:39:34.095 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x94a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e25714b(0, "IgnoredException remove")
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7124eb9d(0, "IgnoredException remove") (took 0 ms)


[vm3] [info 2020/03/04 23:39:34.095 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x94a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:34.096 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x94a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e25714b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:39:34.097 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x810] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2216c871(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:39:34.097 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x810] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:34.097 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x810] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2216c871(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:39:34.098 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3366f3b3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:39:34.098 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x87f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:34.099 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x87f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3366f3b3(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:39:34.101 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2826489442308693648

[info 2020/03/04 23:39:34.104 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:39:34.132 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25015]

Command result for <connect --jmx-manager=localhost[25015]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25015] ..
Successfully connected to: [host=localhost, port=25015]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:39:34.329 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:34.330 GMT <RMI TCP Connection(156)-172.17.0.9> tid=0x641] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58c583a6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:39:34.330 GMT <RMI TCP Connection(156)-172.17.0.9> tid=0x641] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:34.330 GMT <RMI TCP Connection(156)-172.17.0.9> tid=0x641] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58c583a6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:39:34.331 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dae6584(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:39:34.331 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:34.331 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dae6584(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:39:34.332 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9a27193(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:39:34.332 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:39:34.332 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9a27193(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:39:34.333 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x94a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @667ab73d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:39:34.333 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x94a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:34.333 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x94a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @667ab73d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:39:34.334 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x80e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @265f457f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:39:34.334 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x80e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:34.334 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x80e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @265f457f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:39:34.335 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x810] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46f96ca1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:39:34.335 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x810] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:34.335 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x810] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46f96ca1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:39:34.336 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x87f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55ab8db3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:39:34.336 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x87f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:34.336 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x87f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55ab8db3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:39:34.339 GMT <RMI TCP Connection(156)-172.17.0.9> tid=0x641] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@254ed5b5

[vm0] [info 2020/03/04 23:39:34.344 GMT <RMI TCP Connection(156)-172.17.0.9> tid=0x641] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:39:34.344 GMT <RMI TCP Connection(156)-172.17.0.9> tid=0x641] Locator was created at Wed Mar 04 23:39:34 GMT 2020

[vm0] [info 2020/03/04 23:39:34.344 GMT <RMI TCP Connection(156)-172.17.0.9> tid=0x641] Listening on port 26953 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:39:34.345 GMT <RMI TCP Connection(156)-172.17.0.9> tid=0x641] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2826489442308693648/locator/locator26953view.dat

[vm0] [info 2020/03/04 23:39:34.345 GMT <RMI TCP Connection(156)-172.17.0.9> tid=0x641] recovery file not found: /tmp/junit2826489442308693648/locator/locator26953view.dat

[vm0] [info 2020/03/04 23:39:34.345 GMT <RMI TCP Connection(156)-172.17.0.9> tid=0x641] Starting distributed system

[vm0] [info 2020/03/04 23:39:34.347 GMT <RMI TCP Connection(156)-172.17.0.9> tid=0x641] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:39:36.755 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4fb2223c

[vm1] [info 2020/03/04 23:39:36.760 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:39:37.345 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x7eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3595ce6

[vm2] [info 2020/03/04 23:39:37.351 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x7eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:39:37.961 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x84b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7d2801e3

[vm3] [info 2020/03/04 23:39:37.966 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x84b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:39:38.221 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2e2f378b

[vm1] [info 2020/03/04 23:39:38.226 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:39:38.583 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x85d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@105f32e2

[vm4] [info 2020/03/04 23:39:38.589 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x85d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:39:38.817 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a29cdc1

[vm2] [info 2020/03/04 23:39:38.823 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:39:39.213 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21551]

Command result for <connect --jmx-manager=localhost[21551]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21551] ..
Successfully connected to: [host=localhost, port=21551]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:39:39.462 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x94a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3a290295

[vm3] [info 2020/03/04 23:39:39.467 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x94a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:39:40.076 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x80e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@6a34549f

[vm4] [info 2020/03/04 23:39:40.083 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x80e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:39:40.709 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26954]

Command result for <connect --jmx-manager=localhost[26954]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26954] ..
Successfully connected to: [host=localhost, port=26954]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:39:47.926 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x95a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@10387659

[vm5] [info 2020/03/04 23:39:47.931 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x95a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:39:48.608 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x977] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@275f1385

[vm6] [info 2020/03/04 23:39:48.613 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x977] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:39:49.539 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:39:50.919 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x997] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@3c35b91c

[vm5] [info 2020/03/04 23:39:50.925 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x997] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:39:51.622 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040@16fc618c

[vm6] [info 2020/03/04 23:39:51.627 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 742
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2383
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 235
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8331


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:39:53.124 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 151 ms)

[vm2] [info 2020/03/04 23:39:53.268 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8b0] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 142 ms)

[vm3] [info 2020/03/04 23:39:53.418 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8d6] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 148 ms)

[vm4] [info 2020/03/04 23:39:53.562 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x958] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 142 ms)

[vm5] [info 2020/03/04 23:39:53.720 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x95a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 155 ms)

[vm6] [info 2020/03/04 23:39:53.863 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x977] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 142 ms)

[vm0] [info 2020/03/04 23:39:54.006 GMT <RMI TCP Connection(159)-172.17.0.4> tid=0x421] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:39:54.007 GMT <RMI TCP Connection(159)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 141 ms)

[info 2020/03/04 23:39:54.007 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:54.010 GMT <RMI TCP Connection(159)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40c71534(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:39:54.010 GMT <RMI TCP Connection(159)-172.17.0.4> tid=0x421] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:54.010 GMT <RMI TCP Connection(159)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40c71534(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:39:54.011 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4360cde0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:39:54.011 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:54.011 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4360cde0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:39:54.012 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @649227c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:39:54.012 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:39:54.012 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @649227c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:39:54.013 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9d6b30(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:39:54.013 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:54.013 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8d6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9d6b30(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:39:54.013 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x958] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6205e259(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:39:54.014 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x958] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:54.014 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6205e259(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:39:54.015 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ddc95af(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:39:54.015 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x95a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:54.015 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x95a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ddc95af(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:39:54.016 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x977] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2665ef32(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:39:54.016 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x977] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:54.016 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x977] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2665ef32(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:39:54.018 GMT <RMI TCP Connection(159)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:39:54.019 GMT <RMI TCP Connection(159)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:39:54.019 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:39:54.020 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:39:54.020 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8b0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:39:54.021 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:39:54.022 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8d6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:39:54.022 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8d6] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:39:54.023 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x958] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:39:54.023 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:39:54.024 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x95a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:39:54.024 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x95a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:39:54.025 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x977] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:39:54.025 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x977] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:39:54.027 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:39:54.028 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:39:54.056 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22942].
Not connected.


[info 2020/03/04 23:39:54.058 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:39:54.058 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:54.060 GMT <RMI TCP Connection(159)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ed90a9c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:39:54.060 GMT <RMI TCP Connection(159)-172.17.0.4> tid=0x421] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:54.060 GMT <RMI TCP Connection(159)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ed90a9c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:39:54.060 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30cdb6b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:39:54.061 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:54.061 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30cdb6b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:39:54.061 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55a39ed(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:39:54.062 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:39:54.062 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55a39ed(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:39:54.062 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54250639(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:39:54.062 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:54.062 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8d6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54250639(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:39:54.063 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x958] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2411ff45(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:39:54.063 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x958] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:54.063 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2411ff45(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:39:54.064 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a38bbb7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:39:54.064 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x95a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:54.064 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x95a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a38bbb7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:39:54.065 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x977] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2731b445(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:39:54.065 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x977] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:54.065 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x977] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2731b445(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:39:54.068 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5190046548812760315

[info 2020/03/04 23:39:54.070 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:39:54.288 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:54.288 GMT <RMI TCP Connection(159)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8b5ffbc(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:39:54.289 GMT <RMI TCP Connection(159)-172.17.0.4> tid=0x421] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:54.289 GMT <RMI TCP Connection(159)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8b5ffbc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:39:54.289 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50515504(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:39:54.289 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:54.290 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50515504(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:39:54.290 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @590ed10a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:39:54.290 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8b0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:39:54.290 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @590ed10a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:39:54.291 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d70e3d2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:39:54.291 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8d6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:54.291 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8d6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d70e3d2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:39:54.292 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x958] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d0ad946(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:39:54.292 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x958] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:54.292 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d0ad946(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:39:54.293 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @462af9b1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:39:54.293 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x95a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:54.293 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x95a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @462af9b1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:39:54.294 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x977] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe8dfe4(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:39:54.294 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x977] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:54.294 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x977] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe8dfe4(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:39:54.297 GMT <RMI TCP Connection(159)-172.17.0.4> tid=0x421] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@373262e2

[vm0] [info 2020/03/04 23:39:54.302 GMT <RMI TCP Connection(159)-172.17.0.4> tid=0x421] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:39:54.302 GMT <RMI TCP Connection(159)-172.17.0.4> tid=0x421] Locator was created at Wed Mar 04 23:39:54 GMT 2020

[vm0] [info 2020/03/04 23:39:54.302 GMT <RMI TCP Connection(159)-172.17.0.4> tid=0x421] Listening on port 22944 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:39:54.302 GMT <RMI TCP Connection(159)-172.17.0.4> tid=0x421] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5190046548812760315/locator/locator22944view.dat

[vm0] [info 2020/03/04 23:39:54.302 GMT <RMI TCP Connection(159)-172.17.0.4> tid=0x421] recovery file not found: /tmp/junit5190046548812760315/locator/locator22944view.dat

[vm0] [info 2020/03/04 23:39:54.303 GMT <RMI TCP Connection(159)-172.17.0.4> tid=0x421] Starting distributed system

[vm0] [info 2020/03/04 23:39:54.304 GMT <RMI TCP Connection(159)-172.17.0.4> tid=0x421] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2464
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 237
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8271


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:39:55.315 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 176 ms)

[vm2] [info 2020/03/04 23:39:55.466 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x97a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 149 ms)

[vm3] [info 2020/03/04 23:39:55.623 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x965] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 155 ms)

[vm4] [info 2020/03/04 23:39:55.769 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9ae] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 143 ms)

[vm5] [info 2020/03/04 23:39:55.928 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x997] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 158 ms)

[vm6] [info 2020/03/04 23:39:56.074 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9bd] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 143 ms)

[vm0] [info 2020/03/04 23:39:56.215 GMT <RMI TCP Connection(162)-172.17.0.2> tid=0x66b] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:39:56.216 GMT <RMI TCP Connection(162)-172.17.0.2> tid=0x66b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 140 ms)

[info 2020/03/04 23:39:56.217 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:56.219 GMT <RMI TCP Connection(162)-172.17.0.2> tid=0x66b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29bf136b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:39:56.219 GMT <RMI TCP Connection(162)-172.17.0.2> tid=0x66b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:56.219 GMT <RMI TCP Connection(162)-172.17.0.2> tid=0x66b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29bf136b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:39:56.220 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ab15d8b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:39:56.220 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:56.220 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ab15d8b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:39:56.221 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x97a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eb20d5e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:39:56.221 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x97a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:39:56.221 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x97a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eb20d5e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:39:56.221 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x965] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15656c31(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:39:56.222 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x965] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:56.222 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x965] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15656c31(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:39:56.222 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a696782(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:39:56.223 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:56.223 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a696782(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:39:56.223 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53430bf8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:39:56.224 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x997] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:56.224 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x997] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53430bf8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:39:56.224 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @126c0dfd(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:39:56.224 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:56.224 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9bd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @126c0dfd(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:39:56.227 GMT <RMI TCP Connection(162)-172.17.0.2> tid=0x66b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:39:56.227 GMT <RMI TCP Connection(162)-172.17.0.2> tid=0x66b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:39:56.228 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:39:56.228 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:39:56.229 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x97a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:39:56.229 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x97a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:39:56.230 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x965] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:39:56.230 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x965] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:39:56.231 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:39:56.231 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:39:56.232 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x997] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:39:56.233 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x997] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:39:56.233 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:39:56.234 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9bd] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:39:56.236 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:39:56.236 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:39:56.262 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24112].
Not connected.


[info 2020/03/04 23:39:56.263 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:39:56.264 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:56.266 GMT <RMI TCP Connection(162)-172.17.0.2> tid=0x66b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bb7395b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:39:56.266 GMT <RMI TCP Connection(162)-172.17.0.2> tid=0x66b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:56.266 GMT <RMI TCP Connection(162)-172.17.0.2> tid=0x66b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bb7395b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:39:56.267 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77115751(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:39:56.267 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:56.267 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77115751(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:39:56.268 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x97a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @373d74d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:39:56.268 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x97a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:39:56.268 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x97a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @373d74d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:39:56.269 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x965] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3749189c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:39:56.269 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x965] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:56.269 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x965] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3749189c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:39:56.270 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54b1c356(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:39:56.270 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:56.270 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54b1c356(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:39:56.271 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4000eb59(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:39:56.271 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x997] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:56.271 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x997] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4000eb59(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:39:56.272 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c18c004(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:39:56.272 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:56.272 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9bd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c18c004(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:39:56.275 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9876530862116124014

[info 2020/03/04 23:39:56.278 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:39:56.488 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:56.489 GMT <RMI TCP Connection(162)-172.17.0.2> tid=0x66b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @270bcd60(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:39:56.489 GMT <RMI TCP Connection(162)-172.17.0.2> tid=0x66b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:39:56.489 GMT <RMI TCP Connection(162)-172.17.0.2> tid=0x66b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @270bcd60(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:39:56.490 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62018842(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:39:56.490 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:39:56.490 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62018842(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:39:56.490 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x97a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @476ee759(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:39:56.491 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x97a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:39:56.491 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x97a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @476ee759(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:39:56.491 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x965] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2236b2b0(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:39:56.492 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x965] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:39:56.492 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x965] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2236b2b0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:39:56.492 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3afbdf15(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:39:56.493 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:39:56.493 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3afbdf15(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:39:56.493 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f5074ec(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:39:56.493 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x997] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:39:56.494 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x997] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f5074ec(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:39:56.494 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @279cf34(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:39:56.494 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:39:56.494 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9bd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @279cf34(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:39:56.497 GMT <RMI TCP Connection(162)-172.17.0.2> tid=0x66b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6e3e018d

[vm0] [info 2020/03/04 23:39:56.503 GMT <RMI TCP Connection(162)-172.17.0.2> tid=0x66b] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:39:56.503 GMT <RMI TCP Connection(162)-172.17.0.2> tid=0x66b] Locator was created at Wed Mar 04 23:39:56 GMT 2020

[vm0] [info 2020/03/04 23:39:56.503 GMT <RMI TCP Connection(162)-172.17.0.2> tid=0x66b] Listening on port 24114 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:39:56.503 GMT <RMI TCP Connection(162)-172.17.0.2> tid=0x66b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9876530862116124014/locator/locator24114view.dat

[vm0] [info 2020/03/04 23:39:56.504 GMT <RMI TCP Connection(162)-172.17.0.2> tid=0x66b] recovery file not found: /tmp/junit9876530862116124014/locator/locator24114view.dat

[vm0] [info 2020/03/04 23:39:56.504 GMT <RMI TCP Connection(162)-172.17.0.2> tid=0x66b] Starting distributed system

[vm0] [info 2020/03/04 23:39:56.505 GMT <RMI TCP Connection(162)-172.17.0.2> tid=0x66b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:39:58.003 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6837d102

[vm1] [info 2020/03/04 23:39:58.008 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:39:58.603 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8b0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5a953861

[vm2] [info 2020/03/04 23:39:58.609 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8b0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:39:59.194 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8d6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4e0808e

[vm3] [info 2020/03/04 23:39:59.199 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8d6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:39:59.783 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x958] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@21bece5d

[vm4] [info 2020/03/04 23:39:59.788 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x958] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:40:00.117 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4bc6dc10

[vm1] [info 2020/03/04 23:40:00.122 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:40:00.377 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22945]

Command result for <connect --jmx-manager=localhost[22945]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22945] ..
Successfully connected to: [host=localhost, port=22945]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:40:00.712 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x97a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5060e603

[vm2] [info 2020/03/04 23:40:00.717 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x97a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:40:01.332 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x965] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@11ea0bbf

[vm3] [info 2020/03/04 23:40:01.337 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x965] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:40:01.945 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d148088

[vm4] [info 2020/03/04 23:40:01.950 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x9ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:40:02.543 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24115]

Command result for <connect --jmx-manager=localhost[24115]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24115] ..
Successfully connected to: [host=localhost, port=24115]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:40:11.125 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x986] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@7a31417f

[vm5] [info 2020/03/04 23:40:11.131 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x986] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:40:11.826 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440@2d5e84c1

[vm6] [info 2020/03/04 23:40:11.831 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0xa1d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2400
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 166
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 7887


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:40:15.360 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 152 ms)

[vm2] [info 2020/03/04 23:40:15.512 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x90a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 149 ms)

[vm3] [info 2020/03/04 23:40:15.656 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x99d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 142 ms)

[vm4] [info 2020/03/04 23:40:15.807 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x98c] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 148 ms)

[vm5] [info 2020/03/04 23:40:15.991 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 183 ms)

[vm6] [info 2020/03/04 23:40:16.137 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 144 ms)

[vm0] [info 2020/03/04 23:40:16.278 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x9ad] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:40:16.279 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 140 ms)

[info 2020/03/04 23:40:16.279 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:16.281 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d688d3c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:40:16.281 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x9ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:16.282 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d688d3c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:40:16.282 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ba77940(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:40:16.282 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:40:16.282 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ba77940(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:40:16.283 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x90a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5065db5c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:40:16.283 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x90a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:40:16.283 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x90a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5065db5c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:40:16.284 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x99d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5afd277a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:40:16.284 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x99d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:40:16.284 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x99d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5afd277a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:40:16.285 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x98c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7725ea20(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:40:16.285 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x98c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:40:16.285 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x98c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7725ea20(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:40:16.286 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @666974b5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:40:16.286 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x986] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:40:16.286 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @666974b5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:40:16.287 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a3670d7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:40:16.287 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0xa1d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:40:16.287 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a3670d7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:40:16.289 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:40:16.290 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:40:16.290 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:40:16.291 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:40:16.291 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x90a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:40:16.292 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x90a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:40:16.293 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x99d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:40:16.293 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x99d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:40:16.294 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x98c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:40:16.294 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x98c] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:40:16.295 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x986] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:40:16.295 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:40:16.296 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:40:16.296 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:40:16.298 GMT <RMI TCP Connection(26)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:40:16.299 GMT <RMI TCP Connection(26)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:40:16.326 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20099].
Not connected.


[info 2020/03/04 23:40:16.328 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:40:16.328 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:16.330 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cf31fb0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:40:16.330 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x9ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:16.330 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cf31fb0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:40:16.331 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5af95141(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:40:16.331 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:40:16.331 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5af95141(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:40:16.332 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x90a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @759cd88c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:40:16.332 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x90a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:40:16.332 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x90a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @759cd88c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:40:16.333 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x99d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65b65538(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:40:16.333 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x99d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:40:16.333 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x99d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65b65538(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:40:16.334 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x98c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f2d3598(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:40:16.334 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x98c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:40:16.334 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x98c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f2d3598(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:40:16.335 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e1b5e0c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:40:16.335 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x986] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:40:16.335 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e1b5e0c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:40:16.336 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29a28fef(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:40:16.336 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0xa1d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:40:16.336 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29a28fef(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:40:16.340 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8617405207069700101

[info 2020/03/04 23:40:16.342 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:40:16.555 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:16.556 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cbd400b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:40:16.556 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x9ad] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:16.556 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cbd400b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:40:16.557 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39f30abe(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:40:16.557 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:40:16.557 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39f30abe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:40:16.557 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x90a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f663750(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:40:16.558 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x90a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:40:16.558 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x90a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f663750(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:40:16.558 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x99d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cdd1f51(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:40:16.558 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x99d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:40:16.558 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x99d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cdd1f51(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:40:16.559 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x98c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34f18b44(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:40:16.559 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x98c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:40:16.559 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x98c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34f18b44(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:40:16.560 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @749cb578(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:40:16.560 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x986] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:40:16.561 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @749cb578(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:40:16.561 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b57cffc(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:40:16.561 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0xa1d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:40:16.561 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b57cffc(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:40:16.564 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@167b8af6

[vm0] [info 2020/03/04 23:40:16.570 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x9ad] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:40:16.570 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x9ad] Locator was created at Wed Mar 04 23:40:16 GMT 2020

[vm0] [info 2020/03/04 23:40:16.570 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x9ad] Listening on port 20101 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:40:16.571 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x9ad] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8617405207069700101/locator/locator20101view.dat

[vm0] [info 2020/03/04 23:40:16.571 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x9ad] recovery file not found: /tmp/junit8617405207069700101/locator/locator20101view.dat

[vm0] [info 2020/03/04 23:40:16.571 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x9ad] Starting distributed system

[vm0] [info 2020/03/04 23:40:16.573 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0x9ad] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:40:20.379 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@33b16ee3

[vm1] [info 2020/03/04 23:40:20.383 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:40:20.948 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x90a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@d3a2260

[vm2] [info 2020/03/04 23:40:20.953 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x90a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:40:21.079 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840@62154118

[vm5] [info 2020/03/04 23:40:21.084 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9fe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:40:21.545 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x99d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6422ec24

[vm3] [info 2020/03/04 23:40:21.550 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x99d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:40:21.660 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x980] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40@782ed7bc

[vm5] [info 2020/03/04 23:40:21.665 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x980] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:40:21.768 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@b47d657

[vm6] [info 2020/03/04 23:40:21.773 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9a9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:40:22.125 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x98c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@68d93c17

[vm4] [info 2020/03/04 23:40:22.130 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x98c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:40:22.341 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x9fa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440@1dc96b9e

[vm6] [info 2020/03/04 23:40:22.346 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x9fa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:40:22.415 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9f6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@4f5cda5a

[vm5] [info 2020/03/04 23:40:22.421 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9f6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:40:22.712 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20102]

Command result for <connect --jmx-manager=localhost[20102]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20102] ..
Successfully connected to: [host=localhost, port=20102]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:40:23.156 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9fe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840@49024549

[vm6] [info 2020/03/04 23:40:23.161 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9fe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2471
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 287
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8463


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:40:25.481 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 152 ms)

[vm2] [info 2020/03/04 23:40:25.626 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x979] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 143 ms)

[vm3] [info 2020/03/04 23:40:25.772 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x942] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 144 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2423
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 238
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8154


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm4] [info 2020/03/04 23:40:25.920 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x971] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 145 ms)

[vm1] [info 2020/03/04 23:40:25.968 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 144 ms)

[vm5] [info 2020/03/04 23:40:26.081 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 159 ms)

[vm2] [info 2020/03/04 23:40:26.122 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 151 ms)

[vm6] [info 2020/03/04 23:40:26.223 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 141 ms)

[vm3] [info 2020/03/04 23:40:26.272 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 148 ms)

[vm0] [info 2020/03/04 23:40:26.365 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0x4c2] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:40:26.366 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 140 ms)

[info 2020/03/04 23:40:26.366 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:26.368 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21ee0574(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:40:26.368 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0x4c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:26.369 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21ee0574(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:40:26.369 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ee645c8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:40:26.369 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:40:26.369 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ee645c8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:40:26.370 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x979] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f3d5edc(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:40:26.370 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x979] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:40:26.370 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x979] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f3d5edc(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:40:26.371 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x942] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e8e39fa(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:40:26.371 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x942] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:40:26.371 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x942] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e8e39fa(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:40:26.372 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x971] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61061f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:40:26.372 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x971] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:40:26.372 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x971] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61061f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:40:26.373 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2021ff74(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:40:26.373 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:40:26.373 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2021ff74(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:40:26.374 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eaa805b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:40:26.374 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:40:26.374 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eaa805b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:40:26.376 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:40:26.376 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:40:26.377 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:40:26.377 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:40:26.378 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x979] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:40:26.378 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x979] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:40:26.379 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x942] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:40:26.379 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x942] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:40:26.380 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x971] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:40:26.380 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x971] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:40:26.381 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:40:26.381 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:40:26.382 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:40:26.382 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:40:26.384 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:40:26.384 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:40:26.411 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21257].
Not connected.


[info 2020/03/04 23:40:26.413 GMT <Test worker> tid=0x18] Executing command: exit

[vm4] [info 2020/03/04 23:40:26.413 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 139 ms)

[info 2020/03/04 23:40:26.413 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:26.415 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @467f9aaa(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:40:26.415 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0x4c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:26.415 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @467f9aaa(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:40:26.416 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b0cd33a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:40:26.416 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:40:26.416 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b0cd33a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:40:26.417 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x979] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d33d8aa(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:40:26.417 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x979] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:40:26.417 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x979] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d33d8aa(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:40:26.418 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x942] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @537a6020(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:40:26.418 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x942] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:40:26.418 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x942] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @537a6020(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:40:26.419 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x971] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62963447(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:40:26.419 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x971] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:40:26.419 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x971] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62963447(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:40:26.420 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6453665b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:40:26.420 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:40:26.420 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6453665b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:40:26.421 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59411735(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:40:26.421 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:40:26.421 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59411735(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:40:26.424 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16009121308725168615

[info 2020/03/04 23:40:26.426 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:40:26.572 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x980] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 157 ms)

[info 2020/03/04 23:40:26.634 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:26.635 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @494e9f39(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:40:26.635 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0x4c2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:26.635 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @494e9f39(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:40:26.635 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6685ef3a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:40:26.636 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:40:26.636 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6685ef3a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:40:26.636 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x979] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3158a74d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:40:26.636 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x979] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:40:26.636 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x979] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3158a74d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:40:26.637 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x942] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @271ad373(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:40:26.637 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x942] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:40:26.637 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x942] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @271ad373(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:40:26.638 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x971] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @295add2a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:40:26.638 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x971] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:40:26.638 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x971] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @295add2a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:40:26.639 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75127925(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:40:26.639 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9fe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:40:26.639 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75127925(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:40:26.640 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fc00609(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:40:26.640 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9a9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:40:26.640 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fc00609(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:40:26.643 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@34c05bee

[vm0] [info 2020/03/04 23:40:26.647 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0x4c2] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:40:26.648 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0x4c2] Locator was created at Wed Mar 04 23:40:26 GMT 2020

[vm0] [info 2020/03/04 23:40:26.648 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0x4c2] Listening on port 21259 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:40:26.648 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0x4c2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16009121308725168615/locator/locator21259view.dat

[vm0] [info 2020/03/04 23:40:26.648 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0x4c2] recovery file not found: /tmp/junit16009121308725168615/locator/locator21259view.dat

[vm0] [info 2020/03/04 23:40:26.648 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0x4c2] Starting distributed system

[vm0] [info 2020/03/04 23:40:26.650 GMT <RMI TCP Connection(164)-172.17.0.6> tid=0x4c2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:40:26.712 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9a6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@404e5bd8

[vm6] [info 2020/03/04 23:40:26.714 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x9fa] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 140 ms)

[vm5] [info 2020/03/04 23:40:26.717 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9a6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2523
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 351
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 8820


[vm0] [info 2020/03/04 23:40:26.854 GMT <RMI TCP Connection(163)-172.17.0.3> tid=0xb29] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:40:26.854 GMT <RMI TCP Connection(163)-172.17.0.3> tid=0xb29] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 138 ms)

[info 2020/03/04 23:40:26.855 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:26.857 GMT <RMI TCP Connection(163)-172.17.0.3> tid=0xb29] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f52505f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:40:26.857 GMT <RMI TCP Connection(163)-172.17.0.3> tid=0xb29] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:26.857 GMT <RMI TCP Connection(163)-172.17.0.3> tid=0xb29] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f52505f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:40:26.857 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c600b32(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:40:26.858 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:40:26.858 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c600b32(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:40:26.858 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fd1b178(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:40:26.858 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:40:26.858 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fd1b178(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:40:26.859 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @381bff28(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:40:26.860 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:40:26.860 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @381bff28(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:40:26.860 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65210eae(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:40:26.861 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x84d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:40:26.861 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65210eae(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:40:26.861 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x980] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @362c5c83(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:40:26.861 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x980] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:40:26.861 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x980] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @362c5c83(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:40:26.862 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x9fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27292599(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:40:26.862 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x9fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:40:26.862 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x9fa] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27292599(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:40:26.865 GMT <RMI TCP Connection(163)-172.17.0.3> tid=0xb29] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:40:26.865 GMT <RMI TCP Connection(163)-172.17.0.3> tid=0xb29] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:40:26.866 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:40:26.866 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm2] [info 2020/03/04 23:40:26.867 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:40:26.867 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:40:26.868 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:40:26.868 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:40:26.869 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:40:26.869 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:40:26.869 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x980] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:40:26.870 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x980] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:40:26.870 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x9fa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:40:26.871 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x9fa] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:40:26.872 GMT <RMI TCP Connection(26)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:40:26.873 GMT <RMI TCP Connection(26)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:40:26.899 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29848].
Not connected.


[info 2020/03/04 23:40:26.901 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:40:26.901 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:26.903 GMT <RMI TCP Connection(163)-172.17.0.3> tid=0xb29] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42981ff1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:40:26.903 GMT <RMI TCP Connection(163)-172.17.0.3> tid=0xb29] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:26.903 GMT <RMI TCP Connection(163)-172.17.0.3> tid=0xb29] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42981ff1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:40:26.904 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b80fbc3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:40:26.904 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:40:26.904 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b80fbc3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:40:26.905 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2345a9e3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:40:26.905 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:40:26.905 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2345a9e3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:40:26.906 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76f707bc(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:40:26.906 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:40:26.906 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76f707bc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:40:26.906 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53f885a9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:40:26.907 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x84d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:40:26.907 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53f885a9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:40:26.907 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x980] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d3db7eb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:40:26.908 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x980] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:40:26.908 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x980] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d3db7eb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:40:26.908 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x9fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @400a212(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:40:26.909 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x9fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:40:26.909 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x9fa] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @400a212(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:40:26.912 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3628059021099953390

[info 2020/03/04 23:40:26.914 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:40:27.050 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 182 ms)

[info 2020/03/04 23:40:27.139 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:27.140 GMT <RMI TCP Connection(163)-172.17.0.3> tid=0xb29] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2161af0d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:40:27.140 GMT <RMI TCP Connection(163)-172.17.0.3> tid=0xb29] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:27.140 GMT <RMI TCP Connection(163)-172.17.0.3> tid=0xb29] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2161af0d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:40:27.141 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17c9fce2(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:40:27.141 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:40:27.141 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17c9fce2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:40:27.141 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @179e20f8(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:40:27.142 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:40:27.142 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7a8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @179e20f8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:40:27.142 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ead71d9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:40:27.142 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:40:27.143 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ead71d9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:40:27.143 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6743b7e4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:40:27.143 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x84d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:40:27.143 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x84d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6743b7e4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:40:27.144 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x980] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47c60cdb(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:40:27.144 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x980] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:40:27.144 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x980] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47c60cdb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:40:27.145 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x9fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6973a6ad(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:40:27.145 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x9fa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:40:27.145 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x9fa] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6973a6ad(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:40:27.148 GMT <RMI TCP Connection(163)-172.17.0.3> tid=0xb29] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@fb75d24

[vm0] [info 2020/03/04 23:40:27.153 GMT <RMI TCP Connection(163)-172.17.0.3> tid=0xb29] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:40:27.153 GMT <RMI TCP Connection(163)-172.17.0.3> tid=0xb29] Locator was created at Wed Mar 04 23:40:27 GMT 2020

[vm0] [info 2020/03/04 23:40:27.153 GMT <RMI TCP Connection(163)-172.17.0.3> tid=0xb29] Listening on port 29850 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:40:27.153 GMT <RMI TCP Connection(163)-172.17.0.3> tid=0xb29] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3628059021099953390/locator/locator29850view.dat

[vm0] [info 2020/03/04 23:40:27.153 GMT <RMI TCP Connection(163)-172.17.0.3> tid=0xb29] recovery file not found: /tmp/junit3628059021099953390/locator/locator29850view.dat

[vm0] [info 2020/03/04 23:40:27.153 GMT <RMI TCP Connection(163)-172.17.0.3> tid=0xb29] Starting distributed system

[vm0] [info 2020/03/04 23:40:27.155 GMT <RMI TCP Connection(163)-172.17.0.3> tid=0xb29] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:40:27.202 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 149 ms)

[vm3] [info 2020/03/04 23:40:27.358 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 153 ms)

[vm6] [info 2020/03/04 23:40:27.387 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa2e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@620dff61

[vm6] [info 2020/03/04 23:40:27.393 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa2e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:40:27.519 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 159 ms)

[vm5] [info 2020/03/04 23:40:27.716 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9f6] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 196 ms)

[vm6] [info 2020/03/04 23:40:27.858 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9fe] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 141 ms)

[vm0] [info 2020/03/04 23:40:28.000 GMT <RMI TCP Connection(163)-172.17.0.8> tid=0xabc] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:40:28.001 GMT <RMI TCP Connection(163)-172.17.0.8> tid=0xabc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 141 ms)

[info 2020/03/04 23:40:28.002 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:28.004 GMT <RMI TCP Connection(163)-172.17.0.8> tid=0xabc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @406a92b6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:40:28.005 GMT <RMI TCP Connection(163)-172.17.0.8> tid=0xabc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:28.005 GMT <RMI TCP Connection(163)-172.17.0.8> tid=0xabc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @406a92b6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:40:28.005 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8cdc643(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:40:28.005 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:40:28.005 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8cdc643(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:40:28.006 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ae934d5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:40:28.006 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:40:28.006 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ae934d5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:40:28.007 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f414eef(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:40:28.007 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x7d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:40:28.007 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f414eef(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:40:28.010 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e5f6269(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:40:28.010 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7f1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:40:28.010 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e5f6269(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:40:28.011 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @589b0ba5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:40:28.011 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9f6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:40:28.011 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9f6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @589b0ba5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:40:28.012 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29a28fef(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:40:28.012 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:40:28.012 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9fe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29a28fef(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:40:28.014 GMT <RMI TCP Connection(163)-172.17.0.8> tid=0xabc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:40:28.014 GMT <RMI TCP Connection(163)-172.17.0.8> tid=0xabc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:40:28.015 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:40:28.016 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:40:28.017 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:40:28.017 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:40:28.018 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:40:28.018 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:40:28.020 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:40:28.021 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:40:28.022 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9f6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:40:28.022 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9f6] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:40:28.023 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9fe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:40:28.023 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9fe] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:40:28.025 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:40:28.026 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:40:28.056 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25015].
Not connected.


[info 2020/03/04 23:40:28.058 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:40:28.059 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:28.060 GMT <RMI TCP Connection(163)-172.17.0.8> tid=0xabc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3589c767(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:40:28.060 GMT <RMI TCP Connection(163)-172.17.0.8> tid=0xabc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:28.060 GMT <RMI TCP Connection(163)-172.17.0.8> tid=0xabc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3589c767(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:40:28.061 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1995540b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:40:28.061 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:40:28.061 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1995540b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:40:28.062 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6403d968(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:40:28.062 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:40:28.062 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6403d968(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:40:28.063 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1747ce7d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:40:28.063 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x7d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:40:28.063 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1747ce7d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:40:28.064 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fdbbf7(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:40:28.064 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7f1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:40:28.064 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fdbbf7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:40:28.065 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13dc7929(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:40:28.065 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9f6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:40:28.065 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9f6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13dc7929(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:40:28.066 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @299c8bf3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:40:28.066 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:40:28.066 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9fe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @299c8bf3(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:40:28.070 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9527915133786423745

[info 2020/03/04 23:40:28.073 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:40:28.283 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:28.284 GMT <RMI TCP Connection(163)-172.17.0.8> tid=0xabc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fd0e4e6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:40:28.284 GMT <RMI TCP Connection(163)-172.17.0.8> tid=0xabc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:28.284 GMT <RMI TCP Connection(163)-172.17.0.8> tid=0xabc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fd0e4e6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:40:28.285 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a8e8cba(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:40:28.285 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:40:28.285 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a8e8cba(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:40:28.286 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49c85e1e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:40:28.286 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7e7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:40:28.286 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49c85e1e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:40:28.286 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76372ebf(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:40:28.287 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x7d8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:40:28.287 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x7d8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76372ebf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:40:28.287 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d2edb19(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:40:28.287 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7f1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:40:28.288 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7f1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d2edb19(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:40:28.288 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9f6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1decf458(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:40:28.289 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9f6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:40:28.289 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9f6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1decf458(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:40:28.289 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b8e2941(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:40:28.289 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9fe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:40:28.289 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x9fe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b8e2941(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:40:28.292 GMT <RMI TCP Connection(163)-172.17.0.8> tid=0xabc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@35bcbd52

[vm0] [info 2020/03/04 23:40:28.296 GMT <RMI TCP Connection(163)-172.17.0.8> tid=0xabc] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:40:28.297 GMT <RMI TCP Connection(163)-172.17.0.8> tid=0xabc] Locator was created at Wed Mar 04 23:40:28 GMT 2020

[vm0] [info 2020/03/04 23:40:28.297 GMT <RMI TCP Connection(163)-172.17.0.8> tid=0xabc] Listening on port 25017 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:40:28.297 GMT <RMI TCP Connection(163)-172.17.0.8> tid=0xabc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9527915133786423745/locator/locator25017view.dat

[vm0] [info 2020/03/04 23:40:28.297 GMT <RMI TCP Connection(163)-172.17.0.8> tid=0xabc] recovery file not found: /tmp/junit9527915133786423745/locator/locator25017view.dat

[vm0] [info 2020/03/04 23:40:28.297 GMT <RMI TCP Connection(163)-172.17.0.8> tid=0xabc] Starting distributed system

[vm0] [info 2020/03/04 23:40:28.299 GMT <RMI TCP Connection(163)-172.17.0.8> tid=0xabc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:40:30.450 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5e07be22

[vm1] [info 2020/03/04 23:40:30.454 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:40:30.962 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@651abbfc

[vm1] [info 2020/03/04 23:40:30.966 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:40:31.022 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x979] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3ffa6202

[vm2] [info 2020/03/04 23:40:31.027 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x979] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2806
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 470
Total primaries transferred during this rebalance                                               | 60
Total time (in milliseconds) for this rebalance                                                 | 10017


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm2] [info 2020/03/04 23:40:31.546 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3cd3addf

[vm2] [info 2020/03/04 23:40:31.550 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:40:31.613 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 144 ms)

[vm3] [info 2020/03/04 23:40:31.618 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x942] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29833df0

[vm3] [info 2020/03/04 23:40:31.623 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x942] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:40:31.761 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x917] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 145 ms)

[vm3] [info 2020/03/04 23:40:31.902 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 139 ms)

[vm4] [info 2020/03/04 23:40:32.050 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 146 ms)

[vm1] [info 2020/03/04 23:40:32.075 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@24487012

[vm1] [info 2020/03/04 23:40:32.080 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:40:32.135 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1acb2385

[vm3] [info 2020/03/04 23:40:32.140 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x7ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:40:32.211 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9a6] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 159 ms)

[vm4] [info 2020/03/04 23:40:32.226 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x971] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5c810a53

[vm4] [info 2020/03/04 23:40:32.231 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x971] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:40:32.357 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa2e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 145 ms)

[vm0] [info 2020/03/04 23:40:32.499 GMT <RMI TCP Connection(162)-172.17.0.7> tid=0x8a9] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:40:32.500 GMT <RMI TCP Connection(162)-172.17.0.7> tid=0x8a9] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 140 ms)

[info 2020/03/04 23:40:32.500 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:32.502 GMT <RMI TCP Connection(162)-172.17.0.7> tid=0x8a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30bc07e2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:40:32.502 GMT <RMI TCP Connection(162)-172.17.0.7> tid=0x8a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:32.502 GMT <RMI TCP Connection(162)-172.17.0.7> tid=0x8a9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30bc07e2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:40:32.503 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f31cbbf(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:40:32.503 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:40:32.503 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f31cbbf(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:40:32.504 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x917] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c5d2aca(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:40:32.504 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x917] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:40:32.505 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c5d2aca(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:40:32.505 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d051bd9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:40:32.505 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x97b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:40:32.505 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d051bd9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:40:32.506 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x998] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5477a28c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:40:32.506 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x998] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:40:32.506 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5477a28c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:40:32.507 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59948646(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:40:32.507 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:40:32.507 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9a6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59948646(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:40:32.508 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa2e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74dce958(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:40:32.508 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa2e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:40:32.508 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa2e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74dce958(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:40:32.510 GMT <RMI TCP Connection(162)-172.17.0.7> tid=0x8a9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:40:32.510 GMT <RMI TCP Connection(162)-172.17.0.7> tid=0x8a9] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:40:32.511 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:40:32.511 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:40:32.512 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x917] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:40:32.512 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:40:32.513 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:40:32.513 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:40:32.514 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x998] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:40:32.514 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:40:32.515 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9a6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:40:32.515 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9a6] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:40:32.516 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa2e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:40:32.516 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa2e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:40:32.518 GMT <RMI TCP Connection(28)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:40:32.518 GMT <RMI TCP Connection(28)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:40:32.545 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21551].
Not connected.


[info 2020/03/04 23:40:32.546 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:40:32.547 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:32.548 GMT <RMI TCP Connection(162)-172.17.0.7> tid=0x8a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d6923a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:40:32.548 GMT <RMI TCP Connection(162)-172.17.0.7> tid=0x8a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:32.548 GMT <RMI TCP Connection(162)-172.17.0.7> tid=0x8a9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d6923a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:40:32.549 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18ba7d8f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:40:32.549 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:40:32.549 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18ba7d8f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:40:32.550 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x917] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29e06f25(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:40:32.550 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x917] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:40:32.550 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29e06f25(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:40:32.551 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ddf00ab(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:40:32.551 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x97b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:40:32.551 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ddf00ab(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:40:32.552 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x998] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @171e6a1b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:40:32.552 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x998] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:40:32.552 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @171e6a1b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:40:32.552 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f58b971(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:40:32.553 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:40:32.553 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9a6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f58b971(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:40:32.553 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa2e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fdcd769(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:40:32.553 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa2e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:40:32.553 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa2e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fdcd769(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:40:32.557 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit474017806400097429

[info 2020/03/04 23:40:32.559 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:40:32.648 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7e7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6d77f876

[vm2] [info 2020/03/04 23:40:32.653 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7e7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:40:32.727 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x84d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@50e60767

[vm4] [info 2020/03/04 23:40:32.732 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x84d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:40:32.780 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:32.781 GMT <RMI TCP Connection(162)-172.17.0.7> tid=0x8a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cab9a27(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:40:32.781 GMT <RMI TCP Connection(162)-172.17.0.7> tid=0x8a9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:32.781 GMT <RMI TCP Connection(162)-172.17.0.7> tid=0x8a9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cab9a27(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:40:32.782 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dad049(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:40:32.782 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:40:32.782 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dad049(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:40:32.783 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x917] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29f28711(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:40:32.783 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x917] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:40:32.783 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29f28711(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:40:32.783 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62445879(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:40:32.784 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x97b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:40:32.784 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62445879(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:40:32.784 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x998] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c880238(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:40:32.784 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x998] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:40:32.785 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c880238(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:40:32.785 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a780c3b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:40:32.785 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9a6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:40:32.785 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x9a6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a780c3b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:40:32.786 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa2e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1aa20fd7(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:40:32.786 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa2e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:40:32.786 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa2e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1aa20fd7(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:40:32.789 GMT <RMI TCP Connection(162)-172.17.0.7> tid=0x8a9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@539181fb

[vm0] [info 2020/03/04 23:40:32.794 GMT <RMI TCP Connection(162)-172.17.0.7> tid=0x8a9] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:40:32.794 GMT <RMI TCP Connection(162)-172.17.0.7> tid=0x8a9] Locator was created at Wed Mar 04 23:40:32 GMT 2020

[vm0] [info 2020/03/04 23:40:32.794 GMT <RMI TCP Connection(162)-172.17.0.7> tid=0x8a9] Listening on port 21553 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:40:32.794 GMT <RMI TCP Connection(162)-172.17.0.7> tid=0x8a9] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit474017806400097429/locator/locator21553view.dat

[vm0] [info 2020/03/04 23:40:32.794 GMT <RMI TCP Connection(162)-172.17.0.7> tid=0x8a9] recovery file not found: /tmp/junit474017806400097429/locator/locator21553view.dat

[vm0] [info 2020/03/04 23:40:32.795 GMT <RMI TCP Connection(162)-172.17.0.7> tid=0x8a9] Starting distributed system

[vm0] [info 2020/03/04 23:40:32.796 GMT <RMI TCP Connection(162)-172.17.0.7> tid=0x8a9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:40:32.822 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21260]

Command result for <connect --jmx-manager=localhost[21260]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21260] ..
Successfully connected to: [host=localhost, port=21260]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:40:33.250 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x7d8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6242b70

[vm3] [info 2020/03/04 23:40:33.255 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x7d8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:40:33.307 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29851]

Command result for <connect --jmx-manager=localhost[29851]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29851] ..
Successfully connected to: [host=localhost, port=29851]


[vm5] [info 2020/03/04 23:40:33.540 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9b9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@5e111ce4

[vm5] [info 2020/03/04 23:40:33.545 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9b9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:40:33.848 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7f1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@55dbd7c1

[vm4] [info 2020/03/04 23:40:33.852 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x7f1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:40:34.246 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9df] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40@78c4a69e

[vm6] [info 2020/03/04 23:40:34.251 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9df] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:40:34.443 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25018]

Command result for <connect --jmx-manager=localhost[25018]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25018] ..
Successfully connected to: [host=localhost, port=25018]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:40:36.546 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@28df3559

[vm1] [info 2020/03/04 23:40:36.551 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:40:37.119 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x917] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e24a8e

[vm2] [info 2020/03/04 23:40:37.125 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x917] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:40:37.716 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@623775c0

[vm3] [info 2020/03/04 23:40:37.721 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x97b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2517
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 354
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 8784


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:40:38.066 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 152 ms)

[vm2] [info 2020/03/04 23:40:38.212 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x910] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 144 ms)

[vm4] [info 2020/03/04 23:40:38.317 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x998] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@58e8f74

[vm4] [info 2020/03/04 23:40:38.322 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x998] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:40:38.367 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x997] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 153 ms)

[vm4] [info 2020/03/04 23:40:38.515 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9af] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 145 ms)

[vm5] [info 2020/03/04 23:40:38.665 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9b9] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 148 ms)

[vm6] [info 2020/03/04 23:40:38.808 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9df] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 141 ms)

[info 2020/03/04 23:40:38.940 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21554]

[vm0] [info 2020/03/04 23:40:38.947 GMT <RMI TCP Connection(165)-172.17.0.9> tid=0x2b2] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:40:38.948 GMT <RMI TCP Connection(165)-172.17.0.9> tid=0x2b2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 138 ms)

[info 2020/03/04 23:40:38.949 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:38.951 GMT <RMI TCP Connection(165)-172.17.0.9> tid=0x2b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @200a447d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:40:38.951 GMT <RMI TCP Connection(165)-172.17.0.9> tid=0x2b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:38.951 GMT <RMI TCP Connection(165)-172.17.0.9> tid=0x2b2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @200a447d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:40:38.952 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6edfaec0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:40:38.952 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:40:38.952 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6edfaec0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:40:38.953 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @194255b4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:40:38.953 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:40:38.953 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x910] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @194255b4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:40:38.954 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48924729(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:40:38.954 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x997] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:40:38.954 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48924729(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:40:38.955 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f8692f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:40:38.955 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9af] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:40:38.955 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9af] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f8692f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:40:38.956 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b7b241a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:40:38.956 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:40:38.956 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b7b241a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:40:38.956 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f830c42(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:40:38.956 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:40:38.957 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9df] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f830c42(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:40:38.959 GMT <RMI TCP Connection(165)-172.17.0.9> tid=0x2b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:40:38.959 GMT <RMI TCP Connection(165)-172.17.0.9> tid=0x2b2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:40:38.960 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:40:38.960 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

Command result for <connect --jmx-manager=localhost[21554]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21554] ..
Successfully connected to: [host=localhost, port=21554]


[vm2] [info 2020/03/04 23:40:38.961 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x910] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:40:38.961 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x910] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:40:38.962 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x997] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:40:38.962 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:40:38.963 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9af] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:40:38.963 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9af] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:40:38.964 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9b9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:40:38.964 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:40:38.965 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9df] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:40:38.965 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9df] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:40:38.967 GMT <RMI TCP Connection(29)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:40:38.969 GMT <RMI TCP Connection(29)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:40:38.995 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26954].
Not connected.


[info 2020/03/04 23:40:38.997 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:40:38.997 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:38.999 GMT <RMI TCP Connection(165)-172.17.0.9> tid=0x2b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1564bfc4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:40:38.999 GMT <RMI TCP Connection(165)-172.17.0.9> tid=0x2b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:38.999 GMT <RMI TCP Connection(165)-172.17.0.9> tid=0x2b2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1564bfc4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:40:39.000 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25fd3d3e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:40:39.000 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:40:39.000 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25fd3d3e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:40:39.001 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a2bfd95(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:40:39.001 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:40:39.001 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x910] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a2bfd95(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:40:39.002 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32c80c2b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:40:39.002 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x997] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:40:39.002 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32c80c2b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:40:39.003 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dc8c19b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:40:39.003 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9af] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:40:39.003 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9af] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dc8c19b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:40:39.004 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64bcddaf(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:40:39.004 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:40:39.004 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64bcddaf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:40:39.005 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a9c78d3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:40:39.005 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:40:39.005 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9df] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a9c78d3(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:40:39.009 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18115996589143767590

[info 2020/03/04 23:40:39.011 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:40:39.228 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:39.229 GMT <RMI TCP Connection(165)-172.17.0.9> tid=0x2b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54feb325(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:40:39.229 GMT <RMI TCP Connection(165)-172.17.0.9> tid=0x2b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:39.229 GMT <RMI TCP Connection(165)-172.17.0.9> tid=0x2b2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54feb325(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:40:39.229 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d447e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:40:39.230 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:40:39.230 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d447e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:40:39.230 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ad7ab19(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:40:39.230 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x910] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:40:39.230 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x910] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ad7ab19(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:40:39.231 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @741a5833(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:40:39.231 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x997] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:40:39.231 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @741a5833(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:40:39.232 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ecafa62(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:40:39.232 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9af] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:40:39.232 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9af] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ecafa62(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:40:39.233 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79aabe99(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:40:39.233 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9b9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:40:39.233 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9b9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79aabe99(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:40:39.234 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29657195(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:40:39.234 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9df] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:40:39.234 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9df] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29657195(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:40:39.237 GMT <RMI TCP Connection(165)-172.17.0.9> tid=0x2b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2c233638

[vm0] [info 2020/03/04 23:40:39.241 GMT <RMI TCP Connection(165)-172.17.0.9> tid=0x2b2] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:40:39.241 GMT <RMI TCP Connection(165)-172.17.0.9> tid=0x2b2] Locator was created at Wed Mar 04 23:40:39 GMT 2020

[vm0] [info 2020/03/04 23:40:39.241 GMT <RMI TCP Connection(165)-172.17.0.9> tid=0x2b2] Listening on port 26956 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:40:39.242 GMT <RMI TCP Connection(165)-172.17.0.9> tid=0x2b2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18115996589143767590/locator/locator26956view.dat

[vm0] [info 2020/03/04 23:40:39.242 GMT <RMI TCP Connection(165)-172.17.0.9> tid=0x2b2] recovery file not found: /tmp/junit18115996589143767590/locator/locator26956view.dat

[vm0] [info 2020/03/04 23:40:39.242 GMT <RMI TCP Connection(165)-172.17.0.9> tid=0x2b2] Starting distributed system

[vm0] [info 2020/03/04 23:40:39.244 GMT <RMI TCP Connection(165)-172.17.0.9> tid=0x2b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:40:42.940 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@8b6d069

[vm1] [info 2020/03/04 23:40:42.945 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:40:43.518 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x910] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@13aae40e

[vm2] [info 2020/03/04 23:40:43.523 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x910] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:40:44.116 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x997] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4f26f860

[vm3] [info 2020/03/04 23:40:44.121 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x997] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:40:44.697 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9af] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@4b7d827a

[vm4] [info 2020/03/04 23:40:44.702 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9af] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:40:45.290 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26957]

Command result for <connect --jmx-manager=localhost[26957]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26957] ..
Successfully connected to: [host=localhost, port=26957]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:40:46.745 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x95a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@6ca0271f

[vm5] [info 2020/03/04 23:40:46.750 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x95a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:40:47.461 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x977] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@4acd618c

[vm6] [info 2020/03/04 23:40:47.466 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x977] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2663
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 426
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 9468


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:40:51.517 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 145 ms)

[vm2] [info 2020/03/04 23:40:51.680 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8b0] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 160 ms)

[vm3] [info 2020/03/04 23:40:51.847 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8d6] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 165 ms)

[vm4] [info 2020/03/04 23:40:51.995 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x958] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 146 ms)

[vm5] [info 2020/03/04 23:40:52.159 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x95a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 162 ms)

[vm6] [info 2020/03/04 23:40:52.304 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x977] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 143 ms)

[vm0] [info 2020/03/04 23:40:52.445 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x8bc] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:40:52.446 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x8bc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 140 ms)

[info 2020/03/04 23:40:52.447 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:52.449 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7caa7bfe(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:40:52.449 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:52.449 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x8bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7caa7bfe(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:40:52.450 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44ab95ce(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:40:52.450 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:40:52.450 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44ab95ce(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:40:52.451 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @642bf76d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:40:52.451 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:40:52.451 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @642bf76d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:40:52.452 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f084c11(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:40:52.452 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:40:52.452 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8d6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f084c11(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:40:52.453 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x958] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38f09e03(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:40:52.453 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x958] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:40:52.453 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38f09e03(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:40:52.454 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72b671a9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:40:52.454 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x95a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:40:52.454 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x95a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72b671a9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:40:52.455 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x977] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c21b379(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:40:52.455 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x977] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:40:52.455 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x977] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c21b379(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:40:52.457 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x8bc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:40:52.457 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x8bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:40:52.458 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:40:52.458 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:40:52.459 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8b0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:40:52.459 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:40:52.460 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8d6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:40:52.460 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8d6] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:40:52.461 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x958] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:40:52.462 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:40:52.462 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x95a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:40:52.463 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x95a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:40:52.463 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x977] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:40:52.464 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x977] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:40:52.466 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:40:52.466 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:40:52.485 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22945].
Not connected.


[info 2020/03/04 23:40:52.487 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:40:52.487 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:52.489 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @440b1b73(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:40:52.489 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:52.489 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x8bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @440b1b73(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:40:52.490 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d426f23(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:40:52.490 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:40:52.490 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d426f23(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:40:52.491 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2594f6e7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:40:52.491 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:40:52.491 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2594f6e7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:40:52.492 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57fe7499(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:40:52.492 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:40:52.492 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8d6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57fe7499(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:40:52.492 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x958] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cf9921a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:40:52.493 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x958] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:40:52.493 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cf9921a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:40:52.493 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b4f368(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:40:52.494 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x95a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:40:52.494 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x95a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b4f368(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:40:52.494 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x977] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @486b4f2e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:40:52.494 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x977] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:40:52.495 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x977] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @486b4f2e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:40:52.498 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8755511769140010220

[info 2020/03/04 23:40:52.500 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:40:52.718 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:52.719 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56fbc921(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:40:52.719 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x8bc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:52.719 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x8bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56fbc921(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:40:52.720 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76139262(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:40:52.720 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:40:52.720 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76139262(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:40:52.721 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7201c659(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:40:52.721 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8b0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:40:52.721 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7201c659(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:40:52.722 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fd90138(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:40:52.722 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8d6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:40:52.722 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8d6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fd90138(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:40:52.723 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x958] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38eed48f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:40:52.723 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x958] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:40:52.723 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x958] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38eed48f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:40:52.724 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55a82cc9(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:40:52.724 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x95a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:40:52.724 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x95a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55a82cc9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:40:52.724 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x977] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a6dad42(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:40:52.725 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x977] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:40:52.725 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x977] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a6dad42(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:40:52.728 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x8bc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@672de5a9

[vm0] [info 2020/03/04 23:40:52.732 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x8bc] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:40:52.733 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x8bc] Locator was created at Wed Mar 04 23:40:52 GMT 2020

[vm0] [info 2020/03/04 23:40:52.733 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x8bc] Listening on port 22947 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:40:52.733 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x8bc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8755511769140010220/locator/locator22947view.dat

[vm0] [info 2020/03/04 23:40:52.733 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x8bc] recovery file not found: /tmp/junit8755511769140010220/locator/locator22947view.dat

[vm0] [info 2020/03/04 23:40:52.733 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x8bc] Starting distributed system

[vm0] [info 2020/03/04 23:40:52.735 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x8bc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:40:53.740 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c8c5359

[vm5] [info 2020/03/04 23:40:53.745 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:40:54.414 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@73622aa9

[vm6] [info 2020/03/04 23:40:54.419 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:40:55.250 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:40:56.478 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@66b7d914

[vm1] [info 2020/03/04 23:40:56.483 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:40:57.082 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8b0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@71ebd2b1

[vm2] [info 2020/03/04 23:40:57.087 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8b0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:40:57.679 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8d6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5e9380b6

[vm3] [info 2020/03/04 23:40:57.684 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8d6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:40:58.270 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x958] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@630bfbe3

[vm4] [info 2020/03/04 23:40:58.275 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x958] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 870
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2448
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 263
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8631


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:40:58.870 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 155 ms)

[info 2020/03/04 23:40:58.883 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22948]

Command result for <connect --jmx-manager=localhost[22948]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22948] ..
Successfully connected to: [host=localhost, port=22948]


[vm2] [info 2020/03/04 23:40:59.022 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 149 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:40:59.167 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9df] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 141 ms)

[vm4] [info 2020/03/04 23:40:59.313 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa34] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 143 ms)

[vm5] [info 2020/03/04 23:40:59.465 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f9] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 151 ms)

[vm6] [info 2020/03/04 23:40:59.606 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 140 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 23:40:59.776 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0xbc8] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:40:59.777 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0xbc8] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 167 ms)

[info 2020/03/04 23:40:59.777 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:59.779 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0xbc8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bcf83d1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:40:59.779 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0xbc8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:59.779 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0xbc8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bcf83d1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:40:59.780 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @408e3c1b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:40:59.780 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:40:59.780 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @408e3c1b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:40:59.783 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c112804(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:40:59.783 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:40:59.783 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c112804(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:40:59.784 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f41799b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:40:59.784 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:40:59.784 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9df] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f41799b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:40:59.785 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3353ae29(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:40:59.785 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa34] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:40:59.785 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa34] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3353ae29(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:40:59.786 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71d4e83(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:40:59.786 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:40:59.786 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71d4e83(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:40:59.786 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @284fc606(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:40:59.787 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:40:59.787 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @284fc606(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:40:59.789 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0xbc8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:40:59.789 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0xbc8] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:40:59.790 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:40:59.790 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:40:59.792 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:40:59.792 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:40:59.793 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9df] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:40:59.793 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9df] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:40:59.794 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa34] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:40:59.794 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa34] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:40:59.795 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:40:59.795 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f9] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:40:59.796 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:40:59.796 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:40:59.798 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:40:59.799 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:40:59.828 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24115].
Not connected.


[info 2020/03/04 23:40:59.830 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:40:59.830 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:59.832 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0xbc8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a802c3d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:40:59.832 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0xbc8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:40:59.832 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0xbc8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a802c3d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:40:59.833 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @490f0355(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:40:59.833 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:40:59.833 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @490f0355(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:40:59.834 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @303598f7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:40:59.834 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:40:59.834 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @303598f7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:40:59.835 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bf15df1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:40:59.835 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:40:59.835 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9df] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bf15df1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:40:59.835 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dda9ebb(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:40:59.836 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa34] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:40:59.836 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa34] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dda9ebb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:40:59.836 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1e83da(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:40:59.836 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:40:59.837 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1e83da(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:40:59.837 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20d67032(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:40:59.837 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:40:59.837 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20d67032(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:40:59.840 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3443381195792929074

[info 2020/03/04 23:40:59.842 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:41:00.051 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:00.051 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0xbc8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e623e74(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:41:00.052 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0xbc8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:00.052 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0xbc8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e623e74(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:41:00.052 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35b5dfdc(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:41:00.052 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:00.052 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35b5dfdc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:41:00.053 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b3bbdf7(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:41:00.053 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:00.053 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b3bbdf7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:41:00.054 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34f1e55(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:41:00.054 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9df] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:00.054 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9df] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34f1e55(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:41:00.055 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @158833ca(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:41:00.055 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa34] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:00.055 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa34] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @158833ca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:41:00.056 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @be95d04(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:41:00.056 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:00.056 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @be95d04(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:41:00.057 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266d8895(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:41:00.057 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:00.057 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266d8895(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:41:00.060 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0xbc8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c5aba52

[vm0] [info 2020/03/04 23:41:00.065 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0xbc8] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:41:00.065 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0xbc8] Locator was created at Wed Mar 04 23:41:00 GMT 2020

[vm0] [info 2020/03/04 23:41:00.065 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0xbc8] Listening on port 24117 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:41:00.066 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0xbc8] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3443381195792929074/locator/locator24117view.dat

[vm0] [info 2020/03/04 23:41:00.066 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0xbc8] recovery file not found: /tmp/junit3443381195792929074/locator/locator24117view.dat

[vm0] [info 2020/03/04 23:41:00.066 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0xbc8] Starting distributed system

[vm0] [info 2020/03/04 23:41:00.068 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0xbc8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:41:03.727 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@23d7b6d3

[vm1] [info 2020/03/04 23:41:03.732 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:41:04.317 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3072da6d

[vm2] [info 2020/03/04 23:41:04.322 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9f4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:41:04.913 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9df] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4e02c18c

[vm3] [info 2020/03/04 23:41:04.918 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9df] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:41:05.507 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa34] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2c723ed3

[vm4] [info 2020/03/04 23:41:05.513 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0xa34] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:41:06.117 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24118]

Command result for <connect --jmx-manager=localhost[24118]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24118] ..
Successfully connected to: [host=localhost, port=24118]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:41:08.751 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x986] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e3ee096

[vm5] [info 2020/03/04 23:41:08.756 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x986] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:41:09.406 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6304fd06

[vm6] [info 2020/03/04 23:41:09.411 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0xa1d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:41:10.283 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 820
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2316
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 236
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8157


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:41:13.736 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 157 ms)

[vm2] [info 2020/03/04 23:41:13.882 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x979] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 143 ms)

[vm3] [info 2020/03/04 23:41:14.039 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa19] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 154 ms)

[vm4] [info 2020/03/04 23:41:14.186 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa13] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 144 ms)

[vm5] [info 2020/03/04 23:41:14.341 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 153 ms)

[vm6] [info 2020/03/04 23:41:14.485 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 143 ms)

[vm0] [info 2020/03/04 23:41:14.629 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x9ad] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:41:14.630 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 143 ms)

[info 2020/03/04 23:41:14.631 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:14.633 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3db2b62(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:41:14.633 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x9ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:14.633 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3db2b62(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:41:14.634 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d83d2c1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:41:14.634 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:14.634 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d83d2c1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:41:14.634 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x979] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ab93e21(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:41:14.635 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x979] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:14.635 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x979] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ab93e21(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:41:14.636 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71c76e6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:41:14.636 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa19] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:14.636 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa19] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71c76e6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:41:14.637 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @630af03e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:41:14.637 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:14.637 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa13] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @630af03e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:41:14.637 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12bf5402(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:41:14.638 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x986] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:14.638 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12bf5402(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:41:14.638 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5181c295(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:41:14.638 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0xa1d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:14.638 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5181c295(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:41:14.641 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:41:14.641 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:41:14.642 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:41:14.642 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:41:14.643 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x979] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:41:14.643 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x979] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:41:14.644 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa19] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:41:14.644 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa19] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:41:14.645 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa13] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:41:14.645 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa13] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:41:14.646 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x986] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:41:14.646 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:41:14.647 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:41:14.647 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:41:14.649 GMT <RMI TCP Connection(27)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:41:14.650 GMT <RMI TCP Connection(27)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:41:14.679 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20102].
Not connected.


[info 2020/03/04 23:41:14.681 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:41:14.681 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:14.682 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2625fcc7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:41:14.682 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x9ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:14.683 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2625fcc7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:41:14.683 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @671fb917(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:41:14.683 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:14.683 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @671fb917(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:41:14.684 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x979] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @390ed592(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:41:14.684 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x979] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:14.684 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x979] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @390ed592(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:41:14.685 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13629345(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:41:14.685 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa19] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:14.685 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa19] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13629345(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:41:14.686 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27e0870f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:41:14.686 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:14.686 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa13] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27e0870f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:41:14.687 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @572ed4fb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:41:14.687 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x986] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:14.687 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @572ed4fb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:41:14.688 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4254fece(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:41:14.688 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0xa1d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:14.688 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4254fece(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:41:14.691 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17277013423570470356

[info 2020/03/04 23:41:14.693 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:41:14.898 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:14.899 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67a67eef(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:41:14.899 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x9ad] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:14.899 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67a67eef(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:41:14.900 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @672614da(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:41:14.900 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:14.900 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @672614da(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:41:14.901 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x979] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41d51391(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:41:14.901 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x979] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:14.901 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x979] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41d51391(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:41:14.901 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b84cdab(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:41:14.902 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa19] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:14.902 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa19] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b84cdab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:41:14.902 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fe23b61(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:41:14.902 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa13] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:14.902 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa13] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fe23b61(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:41:14.903 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @750a86e1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:41:14.903 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x986] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:14.903 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @750a86e1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:41:14.904 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70c3cb1b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:41:14.904 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0xa1d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:14.904 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70c3cb1b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:41:14.907 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6b2f8c8f

[vm0] [info 2020/03/04 23:41:14.912 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x9ad] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:41:14.912 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x9ad] Locator was created at Wed Mar 04 23:41:14 GMT 2020

[vm0] [info 2020/03/04 23:41:14.912 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x9ad] Listening on port 20104 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:41:14.912 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x9ad] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17277013423570470356/locator/locator20104view.dat

[vm0] [info 2020/03/04 23:41:14.912 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x9ad] recovery file not found: /tmp/junit17277013423570470356/locator/locator20104view.dat

[vm0] [info 2020/03/04 23:41:14.913 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x9ad] Starting distributed system

[vm0] [info 2020/03/04 23:41:14.914 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x9ad] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:41:18.705 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@1b73c500

[vm1] [info 2020/03/04 23:41:18.709 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:41:19.282 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x979] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@23a4706a

[vm2] [info 2020/03/04 23:41:19.287 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x979] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:41:19.869 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa19] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@438401e6

[vm3] [info 2020/03/04 23:41:19.874 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa19] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:41:19.897 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4485127e

[vm5] [info 2020/03/04 23:41:19.902 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9fe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:41:20.232 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x9e5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7346e54a

[vm5] [info 2020/03/04 23:41:20.238 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x9e5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:41:20.499 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa13] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3fbd32ac

[vm4] [info 2020/03/04 23:41:20.504 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa13] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:41:20.562 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@720bc276

[vm6] [info 2020/03/04 23:41:20.568 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9a9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:41:20.888 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@12b7770b

[vm5] [info 2020/03/04 23:41:20.893 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa5f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:41:20.900 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0xa64] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@60cc5e4e

[vm6] [info 2020/03/04 23:41:20.905 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0xa64] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:41:21.093 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20105]

Command result for <connect --jmx-manager=localhost[20105]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20105] ..
Successfully connected to: [host=localhost, port=20105]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:41:21.450 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:41:21.583 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@39b09fc7

[vm6] [info 2020/03/04 23:41:21.590 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:41:21.788 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:41:22.446 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 721
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2378
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 335
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 8598


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:41:25.067 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 159 ms)

[vm2] [info 2020/03/04 23:41:25.215 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 146 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 720
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2421
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 376
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 8841


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm3] [info 2020/03/04 23:41:25.364 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x99d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 147 ms)

[vm5] [info 2020/03/04 23:41:25.443 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5ddbc747

[vm5] [info 2020/03/04 23:41:25.447 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:41:25.477 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 153 ms)

[vm4] [info 2020/03/04 23:41:25.507 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d1] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 141 ms)

[vm2] [info 2020/03/04 23:41:25.629 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x990] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 150 ms)

[vm5] [info 2020/03/04 23:41:25.661 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 153 ms)

[vm3] [info 2020/03/04 23:41:25.778 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x9ed] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 138 ms)

[vm6] [info 2020/03/04 23:41:25.801 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 139 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1053
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2413
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 304
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8745


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm4] [info 2020/03/04 23:41:25.923 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa62] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 142 ms)

[vm0] [info 2020/03/04 23:41:25.942 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0x4c2] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:41:25.943 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 140 ms)

[info 2020/03/04 23:41:25.944 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:25.946 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @755b62f7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:41:25.946 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0x4c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:25.946 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @755b62f7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:41:25.947 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72521207(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:41:25.947 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:25.947 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72521207(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:41:25.948 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f13bf56(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:41:25.948 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:25.948 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f13bf56(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:41:25.949 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x99d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fb29a8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:41:25.949 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x99d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:25.949 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x99d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fb29a8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:41:25.950 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d3efce6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:41:25.950 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:25.951 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d3efce6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:41:25.951 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3516d5c5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:41:25.951 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:25.952 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3516d5c5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:41:25.952 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46f57c7e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:41:25.952 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:25.952 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46f57c7e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:41:25.955 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:41:25.955 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:41:25.956 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:41:25.956 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:41:25.957 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:41:25.958 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:41:25.959 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x99d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:41:25.959 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x99d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:41:25.960 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:41:25.960 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d1] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:41:25.961 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:41:25.961 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:41:25.962 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:41:25.962 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:41:25.965 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:41:25.965 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:41:25.986 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21260].
Not connected.


[info 2020/03/04 23:41:25.987 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:41:25.988 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:25.989 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a75d3a3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:41:25.989 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0x4c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:25.989 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a75d3a3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:41:25.990 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15f0bf52(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:41:25.990 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:25.990 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15f0bf52(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:41:25.990 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18418eab(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:41:25.990 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:25.991 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18418eab(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:41:25.991 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x99d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21d9519c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:41:25.991 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x99d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:25.991 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x99d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21d9519c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:41:25.992 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cdffd8d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:41:25.992 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:25.992 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cdffd8d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:41:25.993 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f005019(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:41:25.993 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:25.993 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f005019(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:41:25.994 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @277ab505(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:41:25.994 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:25.994 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @277ab505(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:41:25.997 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15626824250316502370

[info 2020/03/04 23:41:25.999 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:41:26.075 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 150 ms)

[vm5] [info 2020/03/04 23:41:26.076 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x9e5] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 151 ms)

[vm6] [info 2020/03/04 23:41:26.150 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0xa2e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@18da8171

[vm6] [info 2020/03/04 23:41:26.156 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0xa2e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:41:26.210 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:26.211 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7981d5d8(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:41:26.211 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0x4c2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:26.211 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0x4c2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7981d5d8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:41:26.212 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e0932c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:41:26.212 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:26.212 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e0932c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:41:26.213 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4734c539(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:41:26.213 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:26.213 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4734c539(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:41:26.214 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x99d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64f8ea6a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:41:26.214 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x99d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:26.214 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x99d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64f8ea6a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:41:26.215 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f8314e5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:41:26.215 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:26.215 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f8314e5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:41:26.216 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29273b10(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:41:26.216 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9fe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:26.216 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29273b10(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:41:26.217 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5458e6f7(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:41:26.217 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9a9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:26.217 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5458e6f7(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:41:26.220 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0x4c2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3c238457

[vm6] [info 2020/03/04 23:41:26.221 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0xa64] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 143 ms)

[vm0] [info 2020/03/04 23:41:26.224 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0x4c2] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:41:26.224 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0x4c2] Locator was created at Wed Mar 04 23:41:26 GMT 2020

[vm0] [info 2020/03/04 23:41:26.224 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0x4c2] Listening on port 21262 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:41:26.225 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0x4c2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15626824250316502370/locator/locator21262view.dat

[vm0] [info 2020/03/04 23:41:26.225 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0x4c2] recovery file not found: /tmp/junit15626824250316502370/locator/locator21262view.dat

[vm2] [info 2020/03/04 23:41:26.225 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9e7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 147 ms)

[vm0] [info 2020/03/04 23:41:26.225 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0x4c2] Starting distributed system

[vm0] [info 2020/03/04 23:41:26.227 GMT <RMI TCP Connection(171)-172.17.0.6> tid=0x4c2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:41:26.365 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xbc5] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:41:26.366 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xbc5] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 142 ms)

[info 2020/03/04 23:41:26.367 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:26.369 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xbc5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45dbf83e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:41:26.369 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xbc5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:26.369 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xbc5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45dbf83e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:41:26.369 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9d2] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 141 ms)

[vm1] [info 2020/03/04 23:41:26.369 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39b1a8e8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:41:26.369 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:26.369 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39b1a8e8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:41:26.370 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x990] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @456a8df2(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:41:26.370 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x990] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:26.370 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @456a8df2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:41:26.373 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x9ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @589621de(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:41:26.373 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x9ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:26.373 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x9ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @589621de(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:41:26.374 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d49042b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:41:26.374 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa62] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:26.374 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa62] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d49042b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:41:26.375 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x9e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @230eecbd(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:41:26.375 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x9e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:26.375 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x9e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @230eecbd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:41:26.376 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0xa64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @612df381(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:41:26.376 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0xa64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:26.376 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0xa64] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @612df381(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:41:26.378 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xbc5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:41:26.378 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xbc5] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:41:26.379 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:41:26.379 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:41:26.380 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x990] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:41:26.380 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:41:26.382 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x9ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:41:26.383 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x9ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:41:26.383 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa62] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:41:26.384 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa62] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:41:26.384 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x9e5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:41:26.385 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x9e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:41:26.386 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0xa64] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:41:26.386 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0xa64] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:41:26.388 GMT <RMI TCP Connection(27)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:41:26.388 GMT <RMI TCP Connection(27)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:41:26.409 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29851].
Not connected.


[info 2020/03/04 23:41:26.410 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:41:26.410 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:26.411 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xbc5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54c1136f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:41:26.412 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xbc5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:26.412 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xbc5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54c1136f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:41:26.412 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e25da(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:41:26.412 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:26.412 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e25da(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:41:26.413 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x990] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @240daf66(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:41:26.413 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x990] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:26.413 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @240daf66(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:41:26.414 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x9ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e642a29(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:41:26.414 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x9ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:26.414 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x9ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e642a29(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:41:26.415 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @385fa216(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:41:26.415 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa62] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:26.415 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa62] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @385fa216(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:41:26.416 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x9e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e67fd42(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:41:26.416 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x9e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:26.416 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x9e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e67fd42(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:41:26.417 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0xa64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d6d477e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:41:26.417 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0xa64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:26.417 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0xa64] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d6d477e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:41:26.419 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14257898199697268457

[info 2020/03/04 23:41:26.421 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:41:26.516 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9f9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 144 ms)

[info 2020/03/04 23:41:26.628 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:26.628 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xbc5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @519bedfc(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:41:26.628 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xbc5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:26.629 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xbc5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @519bedfc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:41:26.629 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6525c546(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:41:26.629 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:26.629 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6525c546(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:41:26.630 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x990] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ca9d515(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:41:26.630 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x990] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:26.630 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ca9d515(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:41:26.631 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x9ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57160733(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:41:26.631 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x9ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:26.631 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x9ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57160733(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:41:26.632 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @407373cf(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:41:26.632 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa62] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:26.632 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa62] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @407373cf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:41:26.633 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x9e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @640d7ba9(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:41:26.633 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x9e5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:26.633 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x9e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @640d7ba9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:41:26.634 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0xa64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cd58645(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:41:26.634 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0xa64] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:26.634 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0xa64] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cd58645(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:41:26.636 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xbc5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2de9da0c

[vm0] [info 2020/03/04 23:41:26.640 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xbc5] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:41:26.641 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xbc5] Locator was created at Wed Mar 04 23:41:26 GMT 2020

[vm0] [info 2020/03/04 23:41:26.641 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xbc5] Listening on port 29853 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:41:26.641 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xbc5] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14257898199697268457/locator/locator29853view.dat

[vm0] [info 2020/03/04 23:41:26.641 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xbc5] recovery file not found: /tmp/junit14257898199697268457/locator/locator29853view.dat

[vm0] [info 2020/03/04 23:41:26.641 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xbc5] Starting distributed system

[vm0] [info 2020/03/04 23:41:26.643 GMT <RMI TCP Connection(170)-172.17.0.3> tid=0xbc5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:41:26.667 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa5f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 149 ms)

[vm6] [info 2020/03/04 23:41:26.808 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa6c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 140 ms)

[vm0] [info 2020/03/04 23:41:26.947 GMT <RMI TCP Connection(170)-172.17.0.8> tid=0xb55] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:41:26.948 GMT <RMI TCP Connection(170)-172.17.0.8> tid=0xb55] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 137 ms)

[info 2020/03/04 23:41:26.949 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:26.951 GMT <RMI TCP Connection(170)-172.17.0.8> tid=0xb55] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @87cf65a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:41:26.951 GMT <RMI TCP Connection(170)-172.17.0.8> tid=0xb55] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:26.951 GMT <RMI TCP Connection(170)-172.17.0.8> tid=0xb55] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @87cf65a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:41:26.952 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b9a14a6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:41:26.952 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:26.952 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b9a14a6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:41:26.953 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3353ae29(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:41:26.953 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:26.953 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3353ae29(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:41:26.954 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c98502d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:41:26.954 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:26.954 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9d2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c98502d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:41:26.954 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73f20f18(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:41:26.955 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:26.955 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73f20f18(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:41:26.955 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ab6e30d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:41:26.955 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa5f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:26.955 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ab6e30d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:41:26.956 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28cecc39(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:41:26.956 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:26.956 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa6c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28cecc39(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:41:26.958 GMT <RMI TCP Connection(170)-172.17.0.8> tid=0xb55] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:41:26.958 GMT <RMI TCP Connection(170)-172.17.0.8> tid=0xb55] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:41:26.959 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:41:26.959 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:41:26.960 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9e7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:41:26.960 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:41:26.961 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9d2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:41:26.961 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9d2] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:41:26.962 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9f9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:41:26.962 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:41:26.963 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:41:26.963 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:41:26.964 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:41:26.964 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa6c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:41:26.966 GMT <RMI TCP Connection(26)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:41:26.966 GMT <RMI TCP Connection(26)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:41:26.995 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25018].
Not connected.


[info 2020/03/04 23:41:26.997 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:41:26.997 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:26.998 GMT <RMI TCP Connection(170)-172.17.0.8> tid=0xb55] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a670a5c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:41:26.999 GMT <RMI TCP Connection(170)-172.17.0.8> tid=0xb55] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:26.999 GMT <RMI TCP Connection(170)-172.17.0.8> tid=0xb55] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a670a5c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:41:26.999 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4417f751(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:41:26.999 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:26.999 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4417f751(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:41:27.000 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dda9ebb(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:41:27.000 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:27.000 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dda9ebb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:41:27.001 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3275c2bc(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:41:27.001 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:27.001 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9d2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3275c2bc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:41:27.002 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60de5e3a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:41:27.002 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:27.002 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60de5e3a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:41:27.002 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:41:27.003 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @152e87cb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:41:27.003 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa5f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:27.003 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @152e87cb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:41:27.004 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @598b8d29(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:41:27.004 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:27.004 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa6c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @598b8d29(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:41:27.007 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9339644590908953835

[info 2020/03/04 23:41:27.009 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:41:27.230 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:27.231 GMT <RMI TCP Connection(170)-172.17.0.8> tid=0xb55] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @190fe9d2(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:41:27.231 GMT <RMI TCP Connection(170)-172.17.0.8> tid=0xb55] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:27.231 GMT <RMI TCP Connection(170)-172.17.0.8> tid=0xb55] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @190fe9d2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:41:27.232 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f4c7519(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:41:27.232 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:27.232 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f4c7519(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:41:27.233 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @158833ca(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:41:27.233 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9e7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:27.233 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @158833ca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:41:27.234 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aa823f0(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:41:27.234 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9d2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:27.234 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9d2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aa823f0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:41:27.234 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18cc124b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:41:27.234 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9f9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:27.235 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18cc124b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:41:27.235 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fb6127c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:41:27.236 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa5f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:27.236 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fb6127c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:41:27.236 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5591cef6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:41:27.236 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:27.236 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa6c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5591cef6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:41:27.239 GMT <RMI TCP Connection(170)-172.17.0.8> tid=0xb55] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a84318a

[vm0] [info 2020/03/04 23:41:27.244 GMT <RMI TCP Connection(170)-172.17.0.8> tid=0xb55] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:41:27.244 GMT <RMI TCP Connection(170)-172.17.0.8> tid=0xb55] Locator was created at Wed Mar 04 23:41:27 GMT 2020

[vm0] [info 2020/03/04 23:41:27.244 GMT <RMI TCP Connection(170)-172.17.0.8> tid=0xb55] Listening on port 25020 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:41:27.244 GMT <RMI TCP Connection(170)-172.17.0.8> tid=0xb55] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9339644590908953835/locator/locator25020view.dat

[vm0] [info 2020/03/04 23:41:27.244 GMT <RMI TCP Connection(170)-172.17.0.8> tid=0xb55] recovery file not found: /tmp/junit9339644590908953835/locator/locator25020view.dat

[vm0] [info 2020/03/04 23:41:27.245 GMT <RMI TCP Connection(170)-172.17.0.8> tid=0xb55] Starting distributed system

[vm0] [info 2020/03/04 23:41:27.246 GMT <RMI TCP Connection(170)-172.17.0.8> tid=0xb55] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:41:30.083 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@d0ce2e5

[vm1] [info 2020/03/04 23:41:30.093 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:41:30.385 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3b221533

[vm1] [info 2020/03/04 23:41:30.389 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 968
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2572
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 234
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8985


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:41:30.696 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 143 ms)

[vm2] [info 2020/03/04 23:41:30.703 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@a866a63

[vm2] [info 2020/03/04 23:41:30.708 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:41:30.841 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x917] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 142 ms)

[vm2] [info 2020/03/04 23:41:30.950 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x990] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f4085af

[vm2] [info 2020/03/04 23:41:30.954 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x990] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:41:30.991 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 148 ms)

[vm4] [info 2020/03/04 23:41:31.138 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 145 ms)

[vm1] [info 2020/03/04 23:41:31.201 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@18ba3eb2

[vm1] [info 2020/03/04 23:41:31.205 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:41:31.288 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a6] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 148 ms)

[vm3] [info 2020/03/04 23:41:31.291 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x99d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3b740e20

[vm3] [info 2020/03/04 23:41:31.297 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x99d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:41:31.437 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0xa2e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 147 ms)

[vm3] [info 2020/03/04 23:41:31.553 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x9ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@17b5d7ba

[vm3] [info 2020/03/04 23:41:31.557 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x9ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:41:31.578 GMT <RMI TCP Connection(167)-172.17.0.7> tid=0xac2] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:41:31.579 GMT <RMI TCP Connection(167)-172.17.0.7> tid=0xac2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 140 ms)

[info 2020/03/04 23:41:31.579 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:31.581 GMT <RMI TCP Connection(167)-172.17.0.7> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eeed627(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:41:31.581 GMT <RMI TCP Connection(167)-172.17.0.7> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:31.581 GMT <RMI TCP Connection(167)-172.17.0.7> tid=0xac2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eeed627(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:41:31.582 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f138565(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:41:31.582 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:31.582 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f138565(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:41:31.584 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x917] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33e8d25d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:41:31.584 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x917] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:31.584 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33e8d25d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:41:31.585 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea47d6e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:41:31.585 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x97b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:31.585 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea47d6e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:41:31.586 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x998] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c6634f2(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:41:31.586 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x998] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:31.586 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c6634f2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:41:31.587 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bce21e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:41:31.587 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:31.587 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bce21e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:41:31.588 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0xa2e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e96cf8b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:41:31.588 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0xa2e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:31.588 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0xa2e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e96cf8b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:41:31.590 GMT <RMI TCP Connection(167)-172.17.0.7> tid=0xac2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:41:31.590 GMT <RMI TCP Connection(167)-172.17.0.7> tid=0xac2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:41:31.591 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:41:31.591 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:41:31.594 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x917] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:41:31.594 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:41:31.595 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:41:31.595 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:41:31.596 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x998] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:41:31.596 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:41:31.597 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:41:31.597 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a6] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:41:31.598 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0xa2e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:41:31.598 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0xa2e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:41:31.600 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:41:31.600 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:41:31.629 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21554].
Not connected.


[info 2020/03/04 23:41:31.630 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:41:31.631 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:31.632 GMT <RMI TCP Connection(167)-172.17.0.7> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fdcda05(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:41:31.632 GMT <RMI TCP Connection(167)-172.17.0.7> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:31.632 GMT <RMI TCP Connection(167)-172.17.0.7> tid=0xac2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fdcda05(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:41:31.633 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36c243d8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:41:31.633 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:31.633 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36c243d8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:41:31.634 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x917] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e3b6b63(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:41:31.634 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x917] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:31.634 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e3b6b63(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:41:31.635 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8013891(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:41:31.635 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x97b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:31.635 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8013891(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:41:31.636 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x998] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e17e9cf(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:41:31.636 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x998] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:31.636 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e17e9cf(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:41:31.637 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eadd9b9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:41:31.637 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:31.637 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eadd9b9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:41:31.637 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0xa2e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fdd31f7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:41:31.638 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0xa2e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:31.638 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0xa2e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fdd31f7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:41:31.640 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14062823934295233335

[info 2020/03/04 23:41:31.643 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:41:31.767 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9e7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2c723ed3

[vm2] [info 2020/03/04 23:41:31.772 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9e7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:41:31.851 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:31.852 GMT <RMI TCP Connection(167)-172.17.0.7> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62f8ca4d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:41:31.852 GMT <RMI TCP Connection(167)-172.17.0.7> tid=0xac2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:31.852 GMT <RMI TCP Connection(167)-172.17.0.7> tid=0xac2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62f8ca4d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:41:31.852 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f14f677(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:41:31.853 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:31.853 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f14f677(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:41:31.853 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x917] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21c276d9(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:41:31.854 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x917] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:31.854 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21c276d9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:41:31.854 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b67aa(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:41:31.854 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x97b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:31.854 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b67aa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:41:31.855 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x998] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e78d4af(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:41:31.855 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x998] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:31.855 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e78d4af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:41:31.856 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7847460f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:41:31.856 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:31.856 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7847460f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:41:31.857 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0xa2e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d49fda5(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:41:31.857 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0xa2e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:31.857 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0xa2e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d49fda5(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:41:31.860 GMT <RMI TCP Connection(167)-172.17.0.7> tid=0xac2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@186d7031

[vm0] [info 2020/03/04 23:41:31.864 GMT <RMI TCP Connection(167)-172.17.0.7> tid=0xac2] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:41:31.864 GMT <RMI TCP Connection(167)-172.17.0.7> tid=0xac2] Locator was created at Wed Mar 04 23:41:31 GMT 2020

[vm0] [info 2020/03/04 23:41:31.864 GMT <RMI TCP Connection(167)-172.17.0.7> tid=0xac2] Listening on port 21556 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:41:31.865 GMT <RMI TCP Connection(167)-172.17.0.7> tid=0xac2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14062823934295233335/locator/locator21556view.dat

[vm0] [info 2020/03/04 23:41:31.865 GMT <RMI TCP Connection(167)-172.17.0.7> tid=0xac2] recovery file not found: /tmp/junit14062823934295233335/locator/locator21556view.dat

[vm0] [info 2020/03/04 23:41:31.865 GMT <RMI TCP Connection(167)-172.17.0.7> tid=0xac2] Starting distributed system

[vm0] [info 2020/03/04 23:41:31.866 GMT <RMI TCP Connection(167)-172.17.0.7> tid=0xac2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:41:31.886 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@72e65402

[vm4] [info 2020/03/04 23:41:31.891 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9d1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:41:32.150 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa62] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@671d903d

[vm4] [info 2020/03/04 23:41:32.155 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa62] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:41:32.351 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9d2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7f14750c

[vm3] [info 2020/03/04 23:41:32.355 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9d2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:41:32.505 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21263]

Command result for <connect --jmx-manager=localhost[21263]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21263] ..
Successfully connected to: [host=localhost, port=21263]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:41:32.768 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29854]

Command result for <connect --jmx-manager=localhost[29854]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29854] ..
Successfully connected to: [host=localhost, port=29854]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:41:32.970 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9f9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@14cfdc8d

[vm4] [info 2020/03/04 23:41:32.975 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9f9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:41:33.554 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25021]

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <connect --jmx-manager=localhost[25021]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25021] ..
Successfully connected to: [host=localhost, port=25021]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:41:35.607 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@603cd1e4

[vm1] [info 2020/03/04 23:41:35.611 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:41:36.182 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x917] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3d39c009

[vm2] [info 2020/03/04 23:41:36.186 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x917] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:41:36.768 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7df3c9ea

[vm3] [info 2020/03/04 23:41:36.773 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x97b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:41:36.819 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa1d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@237ea2ef

[vm5] [info 2020/03/04 23:41:36.824 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa1d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:41:37.365 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x998] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@366702a8

[vm4] [info 2020/03/04 23:41:37.369 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x998] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:41:37.473 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4765fa07

[vm6] [info 2020/03/04 23:41:37.479 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xaa6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:41:37.954 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21557]

Command result for <connect --jmx-manager=localhost[21557]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21557] ..
Successfully connected to: [host=localhost, port=21557]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:41:38.286 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 905
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2377
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 240
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8391


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:41:41.799 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 168 ms)

[vm2] [info 2020/03/04 23:41:41.958 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x910] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 156 ms)

[vm3] [info 2020/03/04 23:41:42.127 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x997] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 167 ms)

[vm4] [info 2020/03/04 23:41:42.272 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9af] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 143 ms)

[vm5] [info 2020/03/04 23:41:42.429 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa1d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 155 ms)

[vm6] [info 2020/03/04 23:41:42.574 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 143 ms)

[vm0] [info 2020/03/04 23:41:42.717 GMT <RMI TCP Connection(172)-172.17.0.9> tid=0xb3b] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:41:42.718 GMT <RMI TCP Connection(172)-172.17.0.9> tid=0xb3b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 142 ms)

[info 2020/03/04 23:41:42.719 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:42.721 GMT <RMI TCP Connection(172)-172.17.0.9> tid=0xb3b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c8c1684(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:41:42.721 GMT <RMI TCP Connection(172)-172.17.0.9> tid=0xb3b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:42.721 GMT <RMI TCP Connection(172)-172.17.0.9> tid=0xb3b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c8c1684(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:41:42.721 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a9f2e0c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:41:42.722 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:42.722 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a9f2e0c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:41:42.722 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57399b7c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:41:42.722 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:42.722 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x910] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57399b7c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:41:42.723 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75f1937c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:41:42.723 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x997] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:42.723 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75f1937c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:41:42.724 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @550502f3(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:41:42.724 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9af] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:42.724 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9af] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @550502f3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:41:42.725 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58f32d7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:41:42.725 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa1d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:42.725 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa1d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58f32d7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:41:42.726 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16d1a60b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:41:42.726 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xaa6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:42.726 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16d1a60b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:41:42.728 GMT <RMI TCP Connection(172)-172.17.0.9> tid=0xb3b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:41:42.728 GMT <RMI TCP Connection(172)-172.17.0.9> tid=0xb3b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:41:42.729 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:41:42.729 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:41:42.730 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x910] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:41:42.730 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x910] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:41:42.731 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x997] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:41:42.731 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:41:42.732 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9af] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:41:42.732 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9af] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:41:42.733 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa1d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:41:42.733 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa1d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:41:42.734 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:41:42.734 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:41:42.736 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:41:42.737 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:41:42.765 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26957].
Not connected.


[info 2020/03/04 23:41:42.766 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:41:42.767 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:42.768 GMT <RMI TCP Connection(172)-172.17.0.9> tid=0xb3b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5483c4b4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:41:42.768 GMT <RMI TCP Connection(172)-172.17.0.9> tid=0xb3b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:42.768 GMT <RMI TCP Connection(172)-172.17.0.9> tid=0xb3b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5483c4b4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:41:42.769 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a11ad6a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:41:42.769 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:42.769 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a11ad6a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:41:42.770 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43bfa82d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:41:42.770 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:42.770 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x910] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43bfa82d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:41:42.771 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @81b3f36(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:41:42.771 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x997] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:42.771 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @81b3f36(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:41:42.771 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77d14f96(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:41:42.772 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9af] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:42.772 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9af] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77d14f96(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:41:42.772 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @572b82ea(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:41:42.772 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa1d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:42.772 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa1d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @572b82ea(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:41:42.773 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63430641(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:41:42.773 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xaa6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:42.773 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63430641(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:41:42.776 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17829879248935228140

[info 2020/03/04 23:41:42.778 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:41:42.995 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:42.996 GMT <RMI TCP Connection(172)-172.17.0.9> tid=0xb3b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @145defe5(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:41:42.996 GMT <RMI TCP Connection(172)-172.17.0.9> tid=0xb3b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:42.996 GMT <RMI TCP Connection(172)-172.17.0.9> tid=0xb3b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @145defe5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:41:42.997 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ad7730(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:41:42.997 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:42.997 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ad7730(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:41:42.997 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42f7062(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:41:42.998 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x910] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:42.998 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x910] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42f7062(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:41:42.998 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @262cf0ab(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:41:42.998 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x997] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:42.998 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @262cf0ab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:41:42.999 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @436d5409(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:41:42.999 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9af] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:42.999 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9af] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @436d5409(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:41:43.000 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7767e749(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:41:43.000 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa1d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:43.000 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa1d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7767e749(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:41:43.001 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f60c64a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:41:43.001 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xaa6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:43.001 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f60c64a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:41:43.004 GMT <RMI TCP Connection(172)-172.17.0.9> tid=0xb3b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@14c23ec5

[vm0] [info 2020/03/04 23:41:43.009 GMT <RMI TCP Connection(172)-172.17.0.9> tid=0xb3b] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:41:43.009 GMT <RMI TCP Connection(172)-172.17.0.9> tid=0xb3b] Locator was created at Wed Mar 04 23:41:43 GMT 2020

[vm0] [info 2020/03/04 23:41:43.009 GMT <RMI TCP Connection(172)-172.17.0.9> tid=0xb3b] Listening on port 26959 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:41:43.009 GMT <RMI TCP Connection(172)-172.17.0.9> tid=0xb3b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17829879248935228140/locator/locator26959view.dat

[vm0] [info 2020/03/04 23:41:43.009 GMT <RMI TCP Connection(172)-172.17.0.9> tid=0xb3b] recovery file not found: /tmp/junit17829879248935228140/locator/locator26959view.dat

[vm0] [info 2020/03/04 23:41:43.010 GMT <RMI TCP Connection(172)-172.17.0.9> tid=0xb3b] Starting distributed system

[vm0] [info 2020/03/04 23:41:43.011 GMT <RMI TCP Connection(172)-172.17.0.9> tid=0xb3b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:41:45.244 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4d2efe1c

[vm5] [info 2020/03/04 23:41:45.250 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa2c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:41:45.910 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@39f2cac4

[vm6] [info 2020/03/04 23:41:45.916 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0xa53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:41:46.736 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5f76ae9c

[vm1] [info 2020/03/04 23:41:46.740 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:41:46.782 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:41:47.322 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x910] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@58559b46

[vm2] [info 2020/03/04 23:41:47.328 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x910] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:41:47.937 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x997] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2696777

[vm3] [info 2020/03/04 23:41:47.942 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x997] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:41:48.538 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9af] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@1794bcc8

[vm4] [info 2020/03/04 23:41:48.543 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9af] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:41:49.138 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26960]

Command result for <connect --jmx-manager=localhost[26960]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26960] ..
Successfully connected to: [host=localhost, port=26960]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 825
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2355
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 167
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 8061


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:41:50.204 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 150 ms)

[vm2] [info 2020/03/04 23:41:50.354 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x972] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 148 ms)

[vm3] [info 2020/03/04 23:41:50.496 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x99c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 140 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:41:50.645 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa25] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 147 ms)

[vm5] [info 2020/03/04 23:41:50.805 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 158 ms)

[vm6] [info 2020/03/04 23:41:50.951 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 144 ms)

[vm0] [info 2020/03/04 23:41:51.093 GMT <RMI TCP Connection(171)-172.17.0.4> tid=0x93d] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:41:51.094 GMT <RMI TCP Connection(171)-172.17.0.4> tid=0x93d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 141 ms)

[info 2020/03/04 23:41:51.095 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:51.097 GMT <RMI TCP Connection(171)-172.17.0.4> tid=0x93d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11410d84(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:41:51.097 GMT <RMI TCP Connection(171)-172.17.0.4> tid=0x93d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:51.097 GMT <RMI TCP Connection(171)-172.17.0.4> tid=0x93d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11410d84(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:41:51.098 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b410543(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:41:51.098 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:51.098 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b410543(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:41:51.099 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x972] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @415be36b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:41:51.099 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x972] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:51.099 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x972] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @415be36b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:41:51.101 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x99c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1014dde3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:41:51.101 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x99c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:51.102 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x99c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1014dde3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:41:51.102 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b8c0b75(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:41:51.102 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:51.102 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa25] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b8c0b75(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:41:51.103 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d694971(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:41:51.103 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa2c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:51.103 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d694971(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:41:51.104 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d700f0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:41:51.104 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0xa53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:51.104 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d700f0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:41:51.106 GMT <RMI TCP Connection(171)-172.17.0.4> tid=0x93d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:41:51.107 GMT <RMI TCP Connection(171)-172.17.0.4> tid=0x93d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:41:51.108 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:41:51.108 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:41:51.109 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x972] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:41:51.109 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x972] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:41:51.112 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x99c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:41:51.112 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x99c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:41:51.113 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa25] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:41:51.114 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa25] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:41:51.114 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:41:51.115 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:41:51.116 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:41:51.116 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:41:51.118 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:41:51.119 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:41:51.148 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22948].
Not connected.


[info 2020/03/04 23:41:51.150 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:41:51.150 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:51.151 GMT <RMI TCP Connection(171)-172.17.0.4> tid=0x93d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44928974(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:41:51.152 GMT <RMI TCP Connection(171)-172.17.0.4> tid=0x93d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:51.152 GMT <RMI TCP Connection(171)-172.17.0.4> tid=0x93d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44928974(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:41:51.152 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @623d455a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:41:51.152 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:51.152 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @623d455a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:41:51.153 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x972] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58b14cd7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:41:51.153 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x972] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:51.153 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x972] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58b14cd7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:41:51.154 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x99c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dbb49c0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:41:51.154 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x99c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:51.154 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x99c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dbb49c0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:41:51.155 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4df3ca17(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:41:51.155 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:51.155 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa25] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4df3ca17(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:41:51.156 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cfcf3ee(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:41:51.156 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa2c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:51.156 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cfcf3ee(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:41:51.157 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ee2b9c3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:41:51.157 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0xa53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:51.157 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ee2b9c3(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:41:51.160 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6229642707111382182

[info 2020/03/04 23:41:51.162 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:41:51.376 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:51.377 GMT <RMI TCP Connection(171)-172.17.0.4> tid=0x93d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d488ce3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:41:51.377 GMT <RMI TCP Connection(171)-172.17.0.4> tid=0x93d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:51.377 GMT <RMI TCP Connection(171)-172.17.0.4> tid=0x93d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d488ce3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:41:51.378 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bc309a0(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:41:51.378 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:51.378 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bc309a0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:41:51.378 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x972] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @777f868a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:41:51.379 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x972] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:51.379 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x972] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @777f868a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:41:51.379 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x99c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3acbe8dd(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:41:51.380 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x99c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:51.380 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x99c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3acbe8dd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:41:51.380 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ef1c129(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:41:51.380 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa25] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:51.381 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa25] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ef1c129(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:41:51.381 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ed74ec1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:41:51.381 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa2c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:51.381 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ed74ec1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:41:51.382 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a34eeda(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:41:51.382 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0xa53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:51.382 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a34eeda(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:41:51.385 GMT <RMI TCP Connection(171)-172.17.0.4> tid=0x93d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@326e1597

[vm0] [info 2020/03/04 23:41:51.390 GMT <RMI TCP Connection(171)-172.17.0.4> tid=0x93d] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:41:51.390 GMT <RMI TCP Connection(171)-172.17.0.4> tid=0x93d] Locator was created at Wed Mar 04 23:41:51 GMT 2020

[vm0] [info 2020/03/04 23:41:51.390 GMT <RMI TCP Connection(171)-172.17.0.4> tid=0x93d] Listening on port 22950 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:41:51.390 GMT <RMI TCP Connection(171)-172.17.0.4> tid=0x93d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6229642707111382182/locator/locator22950view.dat

[vm0] [info 2020/03/04 23:41:51.390 GMT <RMI TCP Connection(171)-172.17.0.4> tid=0x93d] recovery file not found: /tmp/junit6229642707111382182/locator/locator22950view.dat

[vm0] [info 2020/03/04 23:41:51.391 GMT <RMI TCP Connection(171)-172.17.0.4> tid=0x93d] Starting distributed system

[vm0] [info 2020/03/04 23:41:51.392 GMT <RMI TCP Connection(171)-172.17.0.4> tid=0x93d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:41:52.178 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@3547d392

[vm5] [info 2020/03/04 23:41:52.183 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:41:52.890 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040@4ae5d14d

[vm6] [info 2020/03/04 23:41:52.896 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:41:55.154 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1776061d

[vm1] [info 2020/03/04 23:41:55.159 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:41:55.786 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x972] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4736483e

[vm2] [info 2020/03/04 23:41:55.791 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x972] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:41:56.382 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x99c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6e205836

[vm3] [info 2020/03/04 23:41:56.386 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x99c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2635
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 333
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9075


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:41:56.818 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 149 ms)

[vm2] [info 2020/03/04 23:41:56.966 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 145 ms)

[vm4] [info 2020/03/04 23:41:56.996 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa25] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@77b0aaf5

[vm4] [info 2020/03/04 23:41:57.002 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0xa25] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:41:57.111 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9df] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 142 ms)

[vm4] [info 2020/03/04 23:41:57.259 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa34] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 146 ms)

[vm5] [info 2020/03/04 23:41:57.419 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f9] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 158 ms)

[vm6] [info 2020/03/04 23:41:57.562 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 142 ms)

[info 2020/03/04 23:41:57.608 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22951]

Command result for <connect --jmx-manager=localhost[22951]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22951] ..
Successfully connected to: [host=localhost, port=22951]


[vm0] [info 2020/03/04 23:41:57.704 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xb1f] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:41:57.705 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xb1f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 140 ms)

[info 2020/03/04 23:41:57.706 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:57.708 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xb1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7be7ecfa(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:41:57.708 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xb1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:57.708 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xb1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7be7ecfa(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:41:57.709 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20f708eb(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:41:57.709 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:57.709 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20f708eb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:41:57.710 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bd04033(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:41:57.710 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:57.710 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bd04033(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:41:57.711 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f481977(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:41:57.711 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:57.711 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9df] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f481977(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:41:57.712 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4115000f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:41:57.712 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa34] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:57.712 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa34] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4115000f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:41:57.713 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @507df609(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:41:57.713 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:57.713 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @507df609(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:41:57.714 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @299e8826(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:41:57.714 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:57.714 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @299e8826(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:41:57.716 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xb1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:41:57.716 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xb1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:41:57.717 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:41:57.718 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:41:57.719 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:41:57.719 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:41:57.720 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9df] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:41:57.720 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9df] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:41:57.721 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa34] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:41:57.721 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa34] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:41:57.722 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:41:57.722 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f9] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:41:57.723 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:41:57.724 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:41:57.726 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:41:57.727 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:41:57.755 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24118].
Not connected.


[info 2020/03/04 23:41:57.756 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:41:57.758 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:57.759 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xb1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48647136(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:41:57.759 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xb1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:57.759 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xb1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48647136(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:41:57.760 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25325e1a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:41:57.760 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:57.760 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25325e1a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:41:57.760 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b22b7c6(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:41:57.761 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:57.761 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b22b7c6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:41:57.761 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b7249e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:41:57.761 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:57.762 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9df] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b7249e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:41:57.762 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d4cc95(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:41:57.763 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa34] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:57.763 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa34] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d4cc95(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:41:57.763 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73d5f592(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:41:57.763 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:57.763 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73d5f592(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:41:57.764 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b9dde84(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:41:57.764 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:57.765 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b9dde84(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:41:57.768 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9644352213675579062

[info 2020/03/04 23:41:57.770 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:41:57.996 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:57.997 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xb1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50119914(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:41:57.997 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xb1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:41:57.997 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xb1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50119914(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:41:57.998 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6020c2ff(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:41:57.998 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:41:57.998 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6020c2ff(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:41:57.999 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17093530(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:41:57.999 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:41:57.999 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17093530(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:41:58.000 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69f06ce5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:41:58.000 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9df] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:41:58.000 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9df] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69f06ce5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:41:58.001 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e8e58d7(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:41:58.001 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa34] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:41:58.001 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa34] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e8e58d7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:41:58.002 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c6242c1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:41:58.002 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:41:58.002 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c6242c1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:41:58.002 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dbcd63c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:41:58.002 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:41:58.002 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dbcd63c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:41:58.005 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xb1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1539689f

[vm0] [info 2020/03/04 23:41:58.012 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xb1f] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:41:58.012 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xb1f] Locator was created at Wed Mar 04 23:41:58 GMT 2020

[vm0] [info 2020/03/04 23:41:58.012 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xb1f] Listening on port 24120 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:41:58.012 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xb1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9644352213675579062/locator/locator24120view.dat

[vm0] [info 2020/03/04 23:41:58.012 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xb1f] recovery file not found: /tmp/junit9644352213675579062/locator/locator24120view.dat

[vm0] [info 2020/03/04 23:41:58.013 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xb1f] Starting distributed system

[vm0] [info 2020/03/04 23:41:58.014 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xb1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:42:01.581 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5b402b5b

[vm1] [info 2020/03/04 23:42:01.586 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:42:02.146 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@69c95167

[vm2] [info 2020/03/04 23:42:02.151 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9f4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:42:02.723 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9df] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1286e655

[vm3] [info 2020/03/04 23:42:02.728 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9df] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:42:03.298 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa34] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3cc58a7b

[vm4] [info 2020/03/04 23:42:03.303 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0xa34] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:42:03.897 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24121]

Command result for <connect --jmx-manager=localhost[24121]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24121] ..
Successfully connected to: [host=localhost, port=24121]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:42:07.956 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x986] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@6a8d808e

[vm5] [info 2020/03/04 23:42:07.961 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x986] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:42:08.667 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440@2bdf1904

[vm6] [info 2020/03/04 23:42:08.673 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa1d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2775
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 267
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9318


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:42:12.705 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 155 ms)

[vm2] [info 2020/03/04 23:42:12.856 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x979] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 148 ms)

[vm3] [info 2020/03/04 23:42:13.003 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa19] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 145 ms)

[vm4] [info 2020/03/04 23:42:13.151 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa13] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 145 ms)

[vm5] [info 2020/03/04 23:42:13.309 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 157 ms)

[vm6] [info 2020/03/04 23:42:13.455 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 144 ms)

[vm0] [info 2020/03/04 23:42:13.603 GMT <RMI TCP Connection(175)-172.17.0.5> tid=0x9a7] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:42:13.604 GMT <RMI TCP Connection(175)-172.17.0.5> tid=0x9a7] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 147 ms)

[info 2020/03/04 23:42:13.605 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:13.607 GMT <RMI TCP Connection(175)-172.17.0.5> tid=0x9a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c153c80(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:42:13.607 GMT <RMI TCP Connection(175)-172.17.0.5> tid=0x9a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:13.607 GMT <RMI TCP Connection(175)-172.17.0.5> tid=0x9a7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c153c80(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:42:13.608 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @106090de(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:42:13.608 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:13.608 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @106090de(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:42:13.609 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x979] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e5f0589(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:42:13.609 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x979] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:13.609 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x979] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e5f0589(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:42:13.609 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e65780d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:42:13.610 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa19] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:13.610 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa19] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e65780d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:42:13.610 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1911c90a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:42:13.610 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:13.610 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa13] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1911c90a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:42:13.611 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f97c1fe(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:42:13.611 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x986] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:13.611 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f97c1fe(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:42:13.612 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64468cba(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:42:13.612 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa1d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:13.612 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64468cba(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:42:13.614 GMT <RMI TCP Connection(175)-172.17.0.5> tid=0x9a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:42:13.615 GMT <RMI TCP Connection(175)-172.17.0.5> tid=0x9a7] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:42:13.616 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:42:13.616 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:42:13.617 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x979] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:42:13.617 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x979] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:42:13.618 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa19] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:42:13.618 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa19] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:42:13.619 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa13] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:42:13.619 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa13] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:42:13.620 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x986] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:42:13.620 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:42:13.621 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:42:13.621 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:42:13.624 GMT <RMI TCP Connection(28)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:42:13.624 GMT <RMI TCP Connection(28)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:42:13.652 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20105].
Not connected.


[info 2020/03/04 23:42:13.653 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:42:13.654 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:13.655 GMT <RMI TCP Connection(175)-172.17.0.5> tid=0x9a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6260a71e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:42:13.655 GMT <RMI TCP Connection(175)-172.17.0.5> tid=0x9a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:13.655 GMT <RMI TCP Connection(175)-172.17.0.5> tid=0x9a7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6260a71e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:42:13.656 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63d8f07f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:42:13.656 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:13.656 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63d8f07f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:42:13.657 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x979] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @191bddf3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:42:13.657 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x979] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:13.657 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x979] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @191bddf3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:42:13.658 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26da98fa(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:42:13.658 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa19] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:13.658 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa19] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26da98fa(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:42:13.659 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @142455f7(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:42:13.659 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:13.659 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa13] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @142455f7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:42:13.659 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59864eb9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:42:13.660 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x986] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:13.660 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59864eb9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:42:13.660 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e5a7a16(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:42:13.660 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa1d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:13.660 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e5a7a16(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:42:13.664 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1432673422189812438

[info 2020/03/04 23:42:13.666 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:42:13.878 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:13.878 GMT <RMI TCP Connection(175)-172.17.0.5> tid=0x9a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @384fee38(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:42:13.878 GMT <RMI TCP Connection(175)-172.17.0.5> tid=0x9a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:13.878 GMT <RMI TCP Connection(175)-172.17.0.5> tid=0x9a7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @384fee38(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:42:13.879 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70e53a46(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:42:13.879 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:13.879 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70e53a46(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:42:13.880 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x979] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b33b81c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:42:13.880 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x979] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:13.880 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x979] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b33b81c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:42:13.881 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1878b1dd(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:42:13.881 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa19] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:13.881 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa19] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1878b1dd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:42:13.882 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eb068c9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:42:13.882 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa13] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:13.882 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa13] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eb068c9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:42:13.883 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @684ac0ac(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:42:13.883 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x986] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:13.883 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @684ac0ac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:42:13.884 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18649b02(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:42:13.884 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa1d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:13.884 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18649b02(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:42:13.887 GMT <RMI TCP Connection(175)-172.17.0.5> tid=0x9a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@53877ea5

[vm0] [info 2020/03/04 23:42:13.892 GMT <RMI TCP Connection(175)-172.17.0.5> tid=0x9a7] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:42:13.892 GMT <RMI TCP Connection(175)-172.17.0.5> tid=0x9a7] Locator was created at Wed Mar 04 23:42:13 GMT 2020

[vm0] [info 2020/03/04 23:42:13.892 GMT <RMI TCP Connection(175)-172.17.0.5> tid=0x9a7] Listening on port 20107 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:42:13.892 GMT <RMI TCP Connection(175)-172.17.0.5> tid=0x9a7] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1432673422189812438/locator/locator20107view.dat

[vm0] [info 2020/03/04 23:42:13.892 GMT <RMI TCP Connection(175)-172.17.0.5> tid=0x9a7] recovery file not found: /tmp/junit1432673422189812438/locator/locator20107view.dat

[vm0] [info 2020/03/04 23:42:13.893 GMT <RMI TCP Connection(175)-172.17.0.5> tid=0x9a7] Starting distributed system

[vm0] [info 2020/03/04 23:42:13.894 GMT <RMI TCP Connection(175)-172.17.0.5> tid=0x9a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:42:17.597 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3eb1e07a

[vm1] [info 2020/03/04 23:42:17.602 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:42:18.188 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x979] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@433462c1

[vm2] [info 2020/03/04 23:42:18.193 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x979] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:42:18.795 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa19] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1fdf75ed

[vm3] [info 2020/03/04 23:42:18.800 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa19] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:42:19.387 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa13] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@11b839af

[vm4] [info 2020/03/04 23:42:19.392 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa13] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:42:19.976 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20108]

Command result for <connect --jmx-manager=localhost[20108]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20108] ..
Successfully connected to: [host=localhost, port=20108]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:42:21.464 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9e5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40@4dfb1fd2

[vm5] [info 2020/03/04 23:42:21.469 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9e5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:42:21.778 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@94fa426

[vm5] [info 2020/03/04 23:42:21.783 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa5f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:42:22.167 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa64] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440@2992aa77

[vm6] [info 2020/03/04 23:42:22.172 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa64] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:42:22.465 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840@279364ba

[vm6] [info 2020/03/04 23:42:22.471 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2567
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 237
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8607


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2748
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 476
Total primaries transferred during this rebalance                                               | 60
Total time (in milliseconds) for this rebalance                                                 | 9843


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:42:26.227 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 142 ms)

[vm1] [info 2020/03/04 23:42:26.329 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 142 ms)

[vm2] [info 2020/03/04 23:42:26.378 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9e7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 149 ms)

[vm2] [info 2020/03/04 23:42:26.487 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x990] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 156 ms)

[vm3] [info 2020/03/04 23:42:26.527 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9d2] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 146 ms)

[vm5] [info 2020/03/04 23:42:26.572 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0xa76] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@3cdfc041

[vm5] [info 2020/03/04 23:42:26.577 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0xa76] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:42:26.603 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840@2d78440a

[vm5] [info 2020/03/04 23:42:26.609 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9fe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:42:26.646 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9ed] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 156 ms)

[vm4] [info 2020/03/04 23:42:26.672 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9f9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 143 ms)

[vm4] [info 2020/03/04 23:42:26.799 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa62] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 150 ms)

[vm5] [info 2020/03/04 23:42:26.832 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa5f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 158 ms)

[vm5] [info 2020/03/04 23:42:26.945 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9e5] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 145 ms)

[vm6] [info 2020/03/04 23:42:26.975 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa6c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 141 ms)

[vm6] [info 2020/03/04 23:42:27.090 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa64] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 144 ms)

[vm0] [info 2020/03/04 23:42:27.117 GMT <RMI TCP Connection(175)-172.17.0.8> tid=0xabe] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:42:27.118 GMT <RMI TCP Connection(175)-172.17.0.8> tid=0xabe] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 140 ms)

[info 2020/03/04 23:42:27.118 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:27.121 GMT <RMI TCP Connection(175)-172.17.0.8> tid=0xabe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dbf67c8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:42:27.121 GMT <RMI TCP Connection(175)-172.17.0.8> tid=0xabe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:27.121 GMT <RMI TCP Connection(175)-172.17.0.8> tid=0xabe] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dbf67c8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:42:27.122 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b2faf25(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:42:27.122 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:27.122 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b2faf25(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:42:27.123 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b36bf0b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:42:27.123 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:27.123 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b36bf0b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:42:27.124 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6de521a0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:42:27.124 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:27.124 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9d2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6de521a0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:42:27.124 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69de9763(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:42:27.124 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:27.125 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69de9763(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:42:27.125 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ceac028(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:42:27.125 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa5f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:27.125 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ceac028(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:42:27.126 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ed09429(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:42:27.126 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:27.126 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa6c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ed09429(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:42:27.129 GMT <RMI TCP Connection(175)-172.17.0.8> tid=0xabe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:42:27.129 GMT <RMI TCP Connection(175)-172.17.0.8> tid=0xabe] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:42:27.130 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:42:27.130 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:42:27.131 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9e7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:42:27.131 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:42:27.132 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9d2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:42:27.132 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9d2] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:42:27.133 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9f9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:42:27.133 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:42:27.134 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:42:27.134 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:42:27.135 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:42:27.135 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa6c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:42:27.137 GMT <RMI TCP Connection(27)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:42:27.137 GMT <RMI TCP Connection(27)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:42:27.165 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25021].
Not connected.


[info 2020/03/04 23:42:27.166 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:42:27.167 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:27.168 GMT <RMI TCP Connection(175)-172.17.0.8> tid=0xabe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f3a2964(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:42:27.168 GMT <RMI TCP Connection(175)-172.17.0.8> tid=0xabe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:27.168 GMT <RMI TCP Connection(175)-172.17.0.8> tid=0xabe] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f3a2964(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:42:27.169 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6726305a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:42:27.169 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:27.169 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6726305a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:42:27.170 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a71e5ab(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:42:27.170 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:27.170 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a71e5ab(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:42:27.171 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @319b3360(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:42:27.171 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:27.171 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9d2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @319b3360(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:42:27.171 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @401542ed(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:42:27.172 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:27.172 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @401542ed(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:42:27.172 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3de1c98e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:42:27.172 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa5f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:27.172 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3de1c98e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:42:27.173 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e4e356(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:42:27.173 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:27.173 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa6c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e4e356(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:42:27.177 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit956648864479416021

[info 2020/03/04 23:42:27.180 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:42:27.234 GMT <RMI TCP Connection(175)-172.17.0.3> tid=0xb2b] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:42:27.235 GMT <RMI TCP Connection(175)-172.17.0.3> tid=0xb2b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 142 ms)

[info 2020/03/04 23:42:27.235 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:27.237 GMT <RMI TCP Connection(175)-172.17.0.3> tid=0xb2b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ef450eb(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:42:27.238 GMT <RMI TCP Connection(175)-172.17.0.3> tid=0xb2b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:27.238 GMT <RMI TCP Connection(175)-172.17.0.3> tid=0xb2b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ef450eb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:42:27.238 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e635b7b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:42:27.238 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:27.238 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e635b7b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:42:27.239 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x990] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43f275e7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:42:27.239 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x990] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:27.239 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43f275e7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:42:27.240 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ac0f9a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:42:27.240 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:27.240 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ac0f9a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:42:27.241 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ce642d8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:42:27.241 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa62] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:27.241 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa62] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ce642d8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:42:27.242 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74216a72(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:42:27.242 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:27.242 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74216a72(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:42:27.243 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66bf7dd4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:42:27.243 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:27.243 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa64] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66bf7dd4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:42:27.245 GMT <RMI TCP Connection(175)-172.17.0.3> tid=0xb2b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:42:27.245 GMT <RMI TCP Connection(175)-172.17.0.3> tid=0xb2b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:42:27.246 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:42:27.247 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:42:27.247 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x990] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:42:27.248 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:42:27.248 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:42:27.249 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:42:27.249 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa62] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:42:27.250 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa62] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:42:27.251 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9e5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:42:27.251 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:42:27.252 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa64] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:42:27.252 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa64] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:42:27.255 GMT <RMI TCP Connection(28)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:42:27.255 GMT <RMI TCP Connection(28)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)

[vm6] [info 2020/03/04 23:42:27.261 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@4789c26d

[vm6] [info 2020/03/04 23:42:27.266 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xb0c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:42:27.273 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@bfcf6c



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm6] [info 2020/03/04 23:42:27.279 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9a9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:42:27.282 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29854].
Not connected.


[info 2020/03/04 23:42:27.284 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:42:27.284 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:27.285 GMT <RMI TCP Connection(175)-172.17.0.3> tid=0xb2b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @391039be(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:42:27.286 GMT <RMI TCP Connection(175)-172.17.0.3> tid=0xb2b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:27.286 GMT <RMI TCP Connection(175)-172.17.0.3> tid=0xb2b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @391039be(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:42:27.286 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2483bd5d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:42:27.287 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:27.287 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2483bd5d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:42:27.287 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x990] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @785636b4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:42:27.287 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x990] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:27.287 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @785636b4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:42:27.288 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @adc1ddb(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:42:27.288 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:27.288 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @adc1ddb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:42:27.289 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d931a05(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:42:27.289 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa62] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:27.289 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa62] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d931a05(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:42:27.290 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @262d3a6d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:42:27.290 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:27.290 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @262d3a6d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:42:27.291 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23edcfc1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:42:27.291 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:27.291 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa64] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23edcfc1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:42:27.295 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit373676728349374983

[info 2020/03/04 23:42:27.298 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:42:27.407 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:27.408 GMT <RMI TCP Connection(175)-172.17.0.8> tid=0xabe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2062c1e8(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:42:27.408 GMT <RMI TCP Connection(175)-172.17.0.8> tid=0xabe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:27.408 GMT <RMI TCP Connection(175)-172.17.0.8> tid=0xabe] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2062c1e8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:42:27.409 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d733021(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:42:27.409 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:27.409 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d733021(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:42:27.410 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25d059f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:42:27.410 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9e7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:27.410 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25d059f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:42:27.411 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4228215c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:42:27.411 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9d2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:27.411 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9d2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4228215c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:42:27.411 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72f3d40b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:42:27.412 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9f9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:27.412 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72f3d40b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:42:27.412 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21a7513(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:42:27.412 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa5f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:27.412 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21a7513(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:42:27.413 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31540346(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:42:27.413 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:27.413 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa6c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31540346(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:42:27.416 GMT <RMI TCP Connection(175)-172.17.0.8> tid=0xabe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@c17002f

[vm0] [info 2020/03/04 23:42:27.420 GMT <RMI TCP Connection(175)-172.17.0.8> tid=0xabe] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:42:27.420 GMT <RMI TCP Connection(175)-172.17.0.8> tid=0xabe] Locator was created at Wed Mar 04 23:42:27 GMT 2020

[vm0] [info 2020/03/04 23:42:27.420 GMT <RMI TCP Connection(175)-172.17.0.8> tid=0xabe] Listening on port 25023 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:42:27.421 GMT <RMI TCP Connection(175)-172.17.0.8> tid=0xabe] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit956648864479416021/locator/locator25023view.dat

[vm0] [info 2020/03/04 23:42:27.421 GMT <RMI TCP Connection(175)-172.17.0.8> tid=0xabe] recovery file not found: /tmp/junit956648864479416021/locator/locator25023view.dat

[vm0] [info 2020/03/04 23:42:27.421 GMT <RMI TCP Connection(175)-172.17.0.8> tid=0xabe] Starting distributed system

[vm0] [info 2020/03/04 23:42:27.422 GMT <RMI TCP Connection(175)-172.17.0.8> tid=0xabe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:42:27.501 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:27.501 GMT <RMI TCP Connection(175)-172.17.0.3> tid=0xb2b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5af3122c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:42:27.502 GMT <RMI TCP Connection(175)-172.17.0.3> tid=0xb2b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:27.502 GMT <RMI TCP Connection(175)-172.17.0.3> tid=0xb2b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5af3122c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:42:27.502 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e914940(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:42:27.503 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:27.503 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e914940(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:42:27.503 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x990] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18bff816(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:42:27.503 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x990] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:27.503 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18bff816(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:42:27.504 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55e77980(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:42:27.504 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:27.504 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55e77980(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:42:27.505 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @346aed49(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:42:27.505 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa62] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:27.505 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa62] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @346aed49(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:42:27.506 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39b0c3fe(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:42:27.506 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9e5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:27.506 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39b0c3fe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:42:27.506 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64bd72ca(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:42:27.507 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa64] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:27.507 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0xa64] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64bd72ca(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:42:27.509 GMT <RMI TCP Connection(175)-172.17.0.3> tid=0xb2b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@584b365e

[vm0] [info 2020/03/04 23:42:27.514 GMT <RMI TCP Connection(175)-172.17.0.3> tid=0xb2b] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:42:27.514 GMT <RMI TCP Connection(175)-172.17.0.3> tid=0xb2b] Locator was created at Wed Mar 04 23:42:27 GMT 2020

[vm0] [info 2020/03/04 23:42:27.514 GMT <RMI TCP Connection(175)-172.17.0.3> tid=0xb2b] Listening on port 29856 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:42:27.515 GMT <RMI TCP Connection(175)-172.17.0.3> tid=0xb2b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit373676728349374983/locator/locator29856view.dat

[vm0] [info 2020/03/04 23:42:27.515 GMT <RMI TCP Connection(175)-172.17.0.3> tid=0xb2b] recovery file not found: /tmp/junit373676728349374983/locator/locator29856view.dat

[vm0] [info 2020/03/04 23:42:27.515 GMT <RMI TCP Connection(175)-172.17.0.3> tid=0xb2b] Starting distributed system

[vm0] [info 2020/03/04 23:42:27.517 GMT <RMI TCP Connection(175)-172.17.0.3> tid=0xb2b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2619
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 285
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8904


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2664
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 281
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9006


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:42:31.167 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 166 ms)

[vm1] [info 2020/03/04 23:42:31.200 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 162 ms)

[vm2] [info 2020/03/04 23:42:31.317 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 148 ms)

[vm1] [info 2020/03/04 23:42:31.324 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7b2737af

[vm1] [info 2020/03/04 23:42:31.328 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:42:31.351 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9d8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 149 ms)

[vm1] [info 2020/03/04 23:42:31.379 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@162ba4f6

[vm1] [info 2020/03/04 23:42:31.387 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:42:31.480 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x99d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 160 ms)

[vm3] [info 2020/03/04 23:42:31.498 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 145 ms)

[vm4] [info 2020/03/04 23:42:31.625 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d1] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 143 ms)

[vm4] [info 2020/03/04 23:42:31.641 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 141 ms)

[vm5] [info 2020/03/04 23:42:31.782 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 156 ms)

[vm5] [info 2020/03/04 23:42:31.799 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0xa76] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 156 ms)

[vm2] [info 2020/03/04 23:42:31.905 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9e7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2552af

[vm2] [info 2020/03/04 23:42:31.910 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9e7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:42:31.925 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 142 ms)

[vm6] [info 2020/03/04 23:42:31.943 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 143 ms)

[vm2] [info 2020/03/04 23:42:31.973 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x990] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5c5c87e2

[vm2] [info 2020/03/04 23:42:31.978 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x990] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:42:32.070 GMT <RMI TCP Connection(176)-172.17.0.6> tid=0xb13] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:42:32.071 GMT <RMI TCP Connection(176)-172.17.0.6> tid=0xb13] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 143 ms)

[info 2020/03/04 23:42:32.072 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:32.074 GMT <RMI TCP Connection(176)-172.17.0.6> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56802fa8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:42:32.074 GMT <RMI TCP Connection(176)-172.17.0.6> tid=0xb13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:32.074 GMT <RMI TCP Connection(176)-172.17.0.6> tid=0xb13] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56802fa8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:42:32.074 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14cf0ad7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:42:32.075 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:32.075 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14cf0ad7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:42:32.075 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29f4bd75(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:42:32.075 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:32.075 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29f4bd75(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:42:32.076 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x99d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67658ffa(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:42:32.076 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x99d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:32.076 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x99d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67658ffa(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:42:32.077 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @684389e0(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:42:32.077 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:32.077 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @684389e0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:42:32.078 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @449ab038(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:42:32.078 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:32.078 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @449ab038(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:42:32.079 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e1207b9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:42:32.079 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:32.079 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e1207b9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:42:32.081 GMT <RMI TCP Connection(176)-172.17.0.6> tid=0xb13] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:42:32.081 GMT <RMI TCP Connection(176)-172.17.0.6> tid=0xb13] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:42:32.082 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:42:32.082 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm0] [info 2020/03/04 23:42:32.083 GMT <RMI TCP Connection(174)-172.17.0.7> tid=0xacb] Distribution Locator on d984d0fc2396 is stopped

[vm2] [info 2020/03/04 23:42:32.083 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:42:32.083 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm0] [info 2020/03/04 23:42:32.083 GMT <RMI TCP Connection(174)-172.17.0.7> tid=0xacb] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 138 ms)

[vm3] [info 2020/03/04 23:42:32.084 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x99d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f
[info 2020/03/04 23:42:32.084 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>


[vm3] [info 2020/03/04 23:42:32.084 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x99d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:42:32.085 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:42:32.085 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d1] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm0] [info 2020/03/04 23:42:32.086 GMT <RMI TCP Connection(174)-172.17.0.7> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b2dc8d9(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:42:32.086 GMT <RMI TCP Connection(174)-172.17.0.7> tid=0xacb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:32.086 GMT <RMI TCP Connection(174)-172.17.0.7> tid=0xacb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b2dc8d9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:42:32.086 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:42:32.087 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm1] [info 2020/03/04 23:42:32.087 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2699fd32(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:42:32.087 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:32.087 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2699fd32(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:42:32.087 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:42:32.088 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[vm2] [info 2020/03/04 23:42:32.088 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f639684(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:42:32.088 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:32.088 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f639684(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:42:32.088 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27e6dd9a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:42:32.089 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x97b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:32.089 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27e6dd9a(0, "IgnoredException remove") (took 0 ms)

[locator] [info 2020/03/04 23:42:32.090 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:42:32.090 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)

[vm4] [info 2020/03/04 23:42:32.091 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x998] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @202bb13c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:42:32.091 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x998] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:32.092 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @202bb13c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:42:32.092 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0xa76] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ddfc4a5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:42:32.092 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0xa76] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:32.092 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0xa76] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ddfc4a5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:42:32.093 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20167b63(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:42:32.093 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xb0c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:32.093 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20167b63(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:42:32.095 GMT <RMI TCP Connection(174)-172.17.0.7> tid=0xacb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:42:32.096 GMT <RMI TCP Connection(174)-172.17.0.7> tid=0xacb] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:42:32.096 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:42:32.096 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:42:32.097 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9d8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:42:32.098 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:42:32.099 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:42:32.099 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:42:32.101 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x998] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:42:32.101 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:42:32.102 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0xa76] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:42:32.102 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0xa76] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:42:32.103 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:42:32.103 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:42:32.105 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:42:32.106 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:42:32.117 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21263].
Not connected.


[info 2020/03/04 23:42:32.118 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:42:32.119 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:32.120 GMT <RMI TCP Connection(176)-172.17.0.6> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a10a37d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:42:32.120 GMT <RMI TCP Connection(176)-172.17.0.6> tid=0xb13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:32.120 GMT <RMI TCP Connection(176)-172.17.0.6> tid=0xb13] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a10a37d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:42:32.121 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12747389(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:42:32.121 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:32.121 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12747389(0, "IgnoredException remove") (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm2] [info 2020/03/04 23:42:32.122 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49960664(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:42:32.122 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:32.122 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49960664(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:42:32.123 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x99d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1523506f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:42:32.123 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x99d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:32.123 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x99d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1523506f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:42:32.123 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21557].
Not connected.


[vm4] [info 2020/03/04 23:42:32.124 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bd1a95b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:42:32.124 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:32.124 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bd1a95b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:42:32.124 GMT <Test worker> tid=0x18] Executing command: exit

[vm5] [info 2020/03/04 23:42:32.125 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @443b5790(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:42:32.125 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:32.125 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @443b5790(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:42:32.125 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bb26d0a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:42:32.126 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:32.126 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bb26d0a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:42:32.125 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:32.126 GMT <RMI TCP Connection(174)-172.17.0.7> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c31689c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:42:32.126 GMT <RMI TCP Connection(174)-172.17.0.7> tid=0xacb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:32.126 GMT <RMI TCP Connection(174)-172.17.0.7> tid=0xacb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c31689c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:42:32.127 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73fb409e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:42:32.127 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:32.127 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73fb409e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:42:32.128 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6639ac32(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:42:32.128 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:32.128 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6639ac32(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:42:32.129 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9081603532566007404

[vm3] [info 2020/03/04 23:42:32.129 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60275e21(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:42:32.129 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x97b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:32.129 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60275e21(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:42:32.130 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x998] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cee5368(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:42:32.130 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x998] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:32.130 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cee5368(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:42:32.131 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:42:32.131 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0xa76] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d1ffcba(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:42:32.131 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0xa76] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:32.131 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0xa76] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d1ffcba(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:42:32.132 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63c257e3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:42:32.132 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xb0c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:32.132 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63c257e3(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:42:32.136 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit497837543547632013

[info 2020/03/04 23:42:32.138 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:42:32.345 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:32.345 GMT <RMI TCP Connection(174)-172.17.0.7> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca84bba(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:42:32.345 GMT <RMI TCP Connection(174)-172.17.0.7> tid=0xacb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:32.345 GMT <RMI TCP Connection(174)-172.17.0.7> tid=0xacb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca84bba(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:42:32.346 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54b808d4(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:42:32.346 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:32.346 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54b808d4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:42:32.347 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45e92203(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:42:32.347 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9d8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:32.347 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45e92203(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:42:32.348 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fc18928(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:42:32.348 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x97b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:32.348 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fc18928(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:42:32.349 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x998] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b944156(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:42:32.349 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x998] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:32.349 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b944156(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:42:32.350 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0xa76] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79dc7a8e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:42:32.350 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0xa76] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:32.350 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0xa76] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79dc7a8e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:42:32.350 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @533c91f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:42:32.351 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xb0c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:32.351 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @533c91f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:42:32.352 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:32.353 GMT <RMI TCP Connection(176)-172.17.0.6> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @139f9bd9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:42:32.353 GMT <RMI TCP Connection(176)-172.17.0.6> tid=0xb13] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:32.353 GMT <RMI TCP Connection(176)-172.17.0.6> tid=0xb13] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @139f9bd9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm0] [info 2020/03/04 23:42:32.353 GMT <RMI TCP Connection(174)-172.17.0.7> tid=0xacb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@57f8fe64

[vm1] [info 2020/03/04 23:42:32.354 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @113f1120(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:42:32.354 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:32.354 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @113f1120(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:42:32.355 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12da838b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:42:32.355 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:32.355 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12da838b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:42:32.356 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x99d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c3d6c0c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:42:32.356 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x99d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:32.356 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x99d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c3d6c0c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:42:32.357 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @104d18da(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:42:32.357 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:32.357 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @104d18da(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:42:32.358 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a66e6a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:42:32.358 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9fe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:32.358 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a66e6a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:42:32.358 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c8aec26(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:42:32.359 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9a9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:32.359 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c8aec26(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm0] [info 2020/03/04 23:42:32.358 GMT <RMI TCP Connection(174)-172.17.0.7> tid=0xacb] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:42:32.359 GMT <RMI TCP Connection(174)-172.17.0.7> tid=0xacb] Locator was created at Wed Mar 04 23:42:32 GMT 2020

[vm0] [info 2020/03/04 23:42:32.359 GMT <RMI TCP Connection(174)-172.17.0.7> tid=0xacb] Listening on port 21559 bound on address 0.0.0.0/0.0.0.0

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]
[vm0] [info 2020/03/04 23:42:32.359 GMT <RMI TCP Connection(174)-172.17.0.7> tid=0xacb] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit497837543547632013/locator/locator21559view.dat

[vm0] [info 2020/03/04 23:42:32.359 GMT <RMI TCP Connection(174)-172.17.0.7> tid=0xacb] recovery file not found: /tmp/junit497837543547632013/locator/locator21559view.dat



[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:42:32.360 GMT <RMI TCP Connection(174)-172.17.0.7> tid=0xacb] Starting distributed system

[vm0] [info 2020/03/04 23:42:32.361 GMT <RMI TCP Connection(174)-172.17.0.7> tid=0xacb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:42:32.361 GMT <RMI TCP Connection(176)-172.17.0.6> tid=0xb13] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@128d42f7

[vm0] [info 2020/03/04 23:42:32.366 GMT <RMI TCP Connection(176)-172.17.0.6> tid=0xb13] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:42:32.366 GMT <RMI TCP Connection(176)-172.17.0.6> tid=0xb13] Locator was created at Wed Mar 04 23:42:32 GMT 2020

[vm0] [info 2020/03/04 23:42:32.366 GMT <RMI TCP Connection(176)-172.17.0.6> tid=0xb13] Listening on port 21265 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:42:32.367 GMT <RMI TCP Connection(176)-172.17.0.6> tid=0xb13] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9081603532566007404/locator/locator21265view.dat

[vm0] [info 2020/03/04 23:42:32.367 GMT <RMI TCP Connection(176)-172.17.0.6> tid=0xb13] recovery file not found: /tmp/junit9081603532566007404/locator/locator21265view.dat

[vm0] [info 2020/03/04 23:42:32.367 GMT <RMI TCP Connection(176)-172.17.0.6> tid=0xb13] Starting distributed system

[vm0] [info 2020/03/04 23:42:32.369 GMT <RMI TCP Connection(176)-172.17.0.6> tid=0xb13] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:42:32.528 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9d2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6e57f0bd

[vm3] [info 2020/03/04 23:42:32.534 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x9d2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:42:32.553 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@290a864d

[vm3] [info 2020/03/04 23:42:32.562 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x9ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:42:33.118 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9f9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@56e3761b

[vm4] [info 2020/03/04 23:42:33.123 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9f9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:42:33.150 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa62] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a1b9e1f

[vm4] [info 2020/03/04 23:42:33.155 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa62] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:42:33.722 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25024]

[info 2020/03/04 23:42:33.738 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29857]

Command result for <connect --jmx-manager=localhost[25024]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25024] ..
Successfully connected to: [host=localhost, port=25024]


Command result for <connect --jmx-manager=localhost[29857]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29857] ..
Successfully connected to: [host=localhost, port=29857]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:42:36.137 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4612e734

[vm1] [info 2020/03/04 23:42:36.142 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:42:36.245 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7d25ab57

[vm1] [info 2020/03/04 23:42:36.249 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:42:36.729 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32db48db

[vm2] [info 2020/03/04 23:42:36.734 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:42:36.809 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9d8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1f5f0f46

[vm2] [info 2020/03/04 23:42:36.814 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9d8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:42:37.311 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x99d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3abf4549

[vm3] [info 2020/03/04 23:42:37.316 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x99d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:42:37.385 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@323948f4

[vm3] [info 2020/03/04 23:42:37.390 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x97b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:42:37.894 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2de0b817

[vm4] [info 2020/03/04 23:42:37.900 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9d1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:42:37.977 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x998] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@61993c3b

[vm4] [info 2020/03/04 23:42:37.982 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x998] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:42:38.490 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21266]

Command result for <connect --jmx-manager=localhost[21266]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21266] ..
Successfully connected to: [host=localhost, port=21266]


[info 2020/03/04 23:42:38.567 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21560]

Command result for <connect --jmx-manager=localhost[21560]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21560] ..
Successfully connected to: [host=localhost, port=21560]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:42:43.290 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa1d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@7e71604

[vm5] [info 2020/03/04 23:42:43.295 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa1d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:42:43.999 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40@4d424fc6

[vm6] [info 2020/03/04 23:42:44.005 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xaa6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2554
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 353
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 8889


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:42:47.924 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 154 ms)

[vm2] [info 2020/03/04 23:42:48.076 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x910] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 150 ms)

[vm3] [info 2020/03/04 23:42:48.228 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x997] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 150 ms)

[vm4] [info 2020/03/04 23:42:48.369 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9af] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 139 ms)

[vm5] [info 2020/03/04 23:42:48.528 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa1d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 158 ms)

[vm6] [info 2020/03/04 23:42:48.672 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 142 ms)

[vm0] [info 2020/03/04 23:42:48.812 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x2b2] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:42:48.813 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x2b2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 139 ms)

[info 2020/03/04 23:42:48.814 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:48.816 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x2b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55e48773(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:42:48.816 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x2b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:48.816 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x2b2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55e48773(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:42:48.817 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b4f3673(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:42:48.817 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:48.817 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b4f3673(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:42:48.818 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63f2e461(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:42:48.818 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:48.818 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x910] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63f2e461(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:42:48.819 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d7ad2e0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:42:48.819 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x997] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:48.819 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d7ad2e0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:42:48.820 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25044de7(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:42:48.820 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9af] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:48.820 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9af] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25044de7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:42:48.820 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fdafdae(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:42:48.820 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa1d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:48.821 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa1d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fdafdae(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:42:48.821 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e2e9c8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:42:48.821 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xaa6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:48.821 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e2e9c8(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:42:48.824 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x2b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:42:48.824 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x2b2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:42:48.825 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:42:48.825 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:42:48.826 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x910] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:42:48.826 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x910] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:42:48.827 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x997] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:42:48.827 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:42:48.828 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9af] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:42:48.828 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9af] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:42:48.829 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa1d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:42:48.829 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa1d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:42:48.830 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:42:48.830 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:42:48.832 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:42:48.833 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:42:48.858 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26960].
Not connected.


[info 2020/03/04 23:42:48.860 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:42:48.861 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:48.862 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x2b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b507566(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:42:48.862 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x2b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:48.862 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x2b2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b507566(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:42:48.863 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @603a4d34(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:42:48.863 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:48.863 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @603a4d34(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:42:48.864 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3166c889(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:42:48.864 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:48.864 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x910] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3166c889(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:42:48.864 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3044fa8b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:42:48.864 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x997] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:48.864 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3044fa8b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:42:48.865 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @526862e1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:42:48.865 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9af] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:48.865 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9af] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @526862e1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:42:48.866 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fdebe95(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:42:48.866 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa1d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:48.866 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa1d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fdebe95(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:42:48.867 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b49b48d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:42:48.867 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xaa6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:48.867 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b49b48d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:42:48.871 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3880439953566210953

[info 2020/03/04 23:42:48.873 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:42:49.086 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:49.086 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x2b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e9c4aa3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:42:49.086 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x2b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:49.086 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x2b2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e9c4aa3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:42:49.087 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f5a66bb(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:42:49.087 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:49.087 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f5a66bb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:42:49.088 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55a3939a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:42:49.088 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x910] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:49.088 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x910] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55a3939a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:42:49.089 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c50f2db(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:42:49.089 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x997] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:49.089 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c50f2db(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:42:49.090 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d40d0a6(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:42:49.090 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9af] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:49.090 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9af] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d40d0a6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:42:49.090 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66e2f280(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:42:49.091 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa1d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:49.091 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa1d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66e2f280(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:42:49.091 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bb2034b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:42:49.091 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xaa6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:49.092 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bb2034b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:42:49.095 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x2b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5c206115

[vm0] [info 2020/03/04 23:42:49.100 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x2b2] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:42:49.100 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x2b2] Locator was created at Wed Mar 04 23:42:49 GMT 2020

[vm0] [info 2020/03/04 23:42:49.100 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x2b2] Listening on port 26962 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:42:49.100 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x2b2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3880439953566210953/locator/locator26962view.dat

[vm0] [info 2020/03/04 23:42:49.100 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x2b2] recovery file not found: /tmp/junit3880439953566210953/locator/locator26962view.dat

[vm0] [info 2020/03/04 23:42:49.101 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x2b2] Starting distributed system

[vm0] [info 2020/03/04 23:42:49.102 GMT <RMI TCP Connection(177)-172.17.0.9> tid=0x2b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:42:51.430 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@6bd5eacc

[vm5] [info 2020/03/04 23:42:51.435 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa2c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:42:52.119 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@169c38f9

[vm6] [info 2020/03/04 23:42:52.124 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0xa53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:42:52.862 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6d032c99

[vm1] [info 2020/03/04 23:42:52.866 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7557dcd

[vm5] [info 2020/03/04 23:42:52.868 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:42:52.870 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:42:53.434 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x910] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@55480570

[vm2] [info 2020/03/04 23:42:53.439 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x910] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:42:53.570 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@50d1d903

[vm6] [info 2020/03/04 23:42:53.576 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:42:54.022 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x997] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@a8d94a7

[vm3] [info 2020/03/04 23:42:54.027 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x997] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:42:54.421 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:42:54.612 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9af] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@6dccd391

[vm4] [info 2020/03/04 23:42:54.617 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9af] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:42:55.237 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26963]

Command result for <connect --jmx-manager=localhost[26963]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26963] ..
Successfully connected to: [host=localhost, port=26963]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2553
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 378
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 8982


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:42:56.001 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 150 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:42:56.158 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x972] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 154 ms)

[vm3] [info 2020/03/04 23:42:56.303 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x99c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 143 ms)

[vm4] [info 2020/03/04 23:42:56.451 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa25] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 145 ms)

[vm5] [info 2020/03/04 23:42:56.605 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 153 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:42:56.765 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 158 ms)

[vm0] [info 2020/03/04 23:42:56.914 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0x421] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:42:56.915 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 147 ms)

[info 2020/03/04 23:42:56.916 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:56.917 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a26797b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:42:56.917 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0x421] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:56.918 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a26797b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:42:56.918 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @202f28e3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:42:56.918 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:56.918 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @202f28e3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:42:56.919 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x972] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b51d771(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:42:56.919 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x972] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:56.920 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x972] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b51d771(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:42:56.920 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x99c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55a71395(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:42:56.920 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x99c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:56.920 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x99c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55a71395(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:42:56.921 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71bd8ed1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:42:56.921 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:56.921 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa25] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71bd8ed1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:42:56.922 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a357a00(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:42:56.922 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa2c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:56.922 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a357a00(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:42:56.923 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c13cfeb(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:42:56.923 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0xa53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:56.923 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c13cfeb(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:42:56.925 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:42:56.926 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:42:56.926 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:42:56.927 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:42:56.927 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x972] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:42:56.928 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x972] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:42:56.928 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x99c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:42:56.929 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x99c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:42:56.929 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa25] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:42:56.930 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa25] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:42:56.931 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:42:56.931 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:42:56.932 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:42:56.932 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:42:56.934 GMT <RMI TCP Connection(29)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:42:56.934 GMT <RMI TCP Connection(29)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:42:56.961 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22951].
Not connected.


[info 2020/03/04 23:42:56.962 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:42:56.963 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:56.964 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d5366c3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:42:56.964 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0x421] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:56.964 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d5366c3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:42:56.965 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bf43b2f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:42:56.965 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:56.965 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bf43b2f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:42:56.966 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x972] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21b7e0c3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:42:56.966 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x972] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:56.966 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x972] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21b7e0c3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:42:56.967 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x99c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @677ae154(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:42:56.967 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x99c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:56.967 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x99c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @677ae154(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:42:56.968 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @758e8ffb(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:42:56.968 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:56.968 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa25] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @758e8ffb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:42:56.969 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62457039(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:42:56.969 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa2c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:56.969 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62457039(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:42:56.970 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70ec090(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:42:56.970 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0xa53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:56.970 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70ec090(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:42:56.973 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1379107119678446038

[info 2020/03/04 23:42:56.976 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:42:57.184 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:57.184 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b1f3fbd(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:42:57.184 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0x421] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:57.184 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b1f3fbd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:42:57.185 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35be2439(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:42:57.185 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:57.185 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35be2439(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:42:57.186 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x972] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12adb41(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:42:57.186 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x972] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:57.187 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x972] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12adb41(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:42:57.187 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x99c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1be5c6c8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:42:57.187 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x99c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:57.187 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x99c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1be5c6c8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:42:57.188 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d2e56ee(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:42:57.188 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa25] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:57.188 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa25] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d2e56ee(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:42:57.189 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46b7fb00(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:42:57.189 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa2c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:57.189 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46b7fb00(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:42:57.190 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @273e4cd2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:42:57.190 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0xa53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:57.190 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @273e4cd2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:42:57.193 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0x421] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@268ddcf5

[vm0] [info 2020/03/04 23:42:57.198 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0x421] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:42:57.198 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0x421] Locator was created at Wed Mar 04 23:42:57 GMT 2020

[vm0] [info 2020/03/04 23:42:57.198 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0x421] Listening on port 22953 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:42:57.198 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0x421] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1379107119678446038/locator/locator22953view.dat

[vm0] [info 2020/03/04 23:42:57.198 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0x421] recovery file not found: /tmp/junit1379107119678446038/locator/locator22953view.dat

[vm0] [info 2020/03/04 23:42:57.199 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0x421] Starting distributed system

[vm0] [info 2020/03/04 23:42:57.200 GMT <RMI TCP Connection(176)-172.17.0.4> tid=0x421] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 813
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608941
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2393
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 329
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 8655


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:42:58.033 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 152 ms)

[vm2] [info 2020/03/04 23:42:58.187 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 152 ms)

[vm3] [info 2020/03/04 23:42:58.332 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9df] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 143 ms)

[vm4] [info 2020/03/04 23:42:58.473 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa34] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 139 ms)

[vm5] [info 2020/03/04 23:42:58.621 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f9] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 146 ms)

[vm6] [info 2020/03/04 23:42:58.766 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 144 ms)

[vm0] [info 2020/03/04 23:42:58.909 GMT <RMI TCP Connection(179)-172.17.0.2> tid=0x66b] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:42:58.909 GMT <RMI TCP Connection(179)-172.17.0.2> tid=0x66b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 141 ms)

[info 2020/03/04 23:42:58.910 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:58.912 GMT <RMI TCP Connection(179)-172.17.0.2> tid=0x66b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29f24d31(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:42:58.912 GMT <RMI TCP Connection(179)-172.17.0.2> tid=0x66b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:58.912 GMT <RMI TCP Connection(179)-172.17.0.2> tid=0x66b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29f24d31(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:42:58.913 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @354acf6b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:42:58.913 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:58.913 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @354acf6b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:42:58.914 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39285d28(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:42:58.914 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:58.914 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39285d28(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:42:58.915 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1060c607(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:42:58.915 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:58.915 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9df] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1060c607(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:42:58.916 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ed8a91(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:42:58.916 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa34] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:58.916 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa34] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ed8a91(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:42:58.916 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22bdbbef(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:42:58.917 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:58.917 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22bdbbef(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:42:58.917 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2381fa38(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:42:58.918 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:58.918 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2381fa38(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:42:58.920 GMT <RMI TCP Connection(179)-172.17.0.2> tid=0x66b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:42:58.920 GMT <RMI TCP Connection(179)-172.17.0.2> tid=0x66b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:42:58.921 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:42:58.921 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:42:58.922 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:42:58.922 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:42:58.923 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9df] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:42:58.923 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9df] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:42:58.924 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa34] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:42:58.924 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa34] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:42:58.925 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:42:58.925 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f9] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:42:58.926 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:42:58.927 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:42:58.928 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:42:58.929 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:42:58.957 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24121].
Not connected.


[info 2020/03/04 23:42:58.959 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:42:58.959 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:58.961 GMT <RMI TCP Connection(179)-172.17.0.2> tid=0x66b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @756d28de(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:42:58.961 GMT <RMI TCP Connection(179)-172.17.0.2> tid=0x66b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:58.961 GMT <RMI TCP Connection(179)-172.17.0.2> tid=0x66b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @756d28de(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:42:58.962 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ab9163d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:42:58.962 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:58.962 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ab9163d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:42:58.963 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d45c273(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:42:58.963 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:58.963 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d45c273(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:42:58.964 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bc7acc9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:42:58.964 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:58.964 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9df] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bc7acc9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:42:58.965 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16143d6b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:42:58.965 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa34] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:58.965 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa34] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16143d6b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:42:58.966 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fc9b135(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:42:58.966 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:58.966 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fc9b135(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:42:58.967 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a09884d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:42:58.967 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:58.967 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a09884d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:42:58.969 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7901691242252838777

[info 2020/03/04 23:42:58.972 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:42:59.178 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:59.178 GMT <RMI TCP Connection(179)-172.17.0.2> tid=0x66b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c0b052f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:42:59.178 GMT <RMI TCP Connection(179)-172.17.0.2> tid=0x66b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:42:59.179 GMT <RMI TCP Connection(179)-172.17.0.2> tid=0x66b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c0b052f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:42:59.179 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c8edb33(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:42:59.179 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:42:59.180 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c8edb33(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:42:59.180 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63dd343d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:42:59.180 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:42:59.180 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63dd343d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:42:59.181 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3078e513(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:42:59.181 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9df] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:42:59.181 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9df] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3078e513(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:42:59.182 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6704e344(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:42:59.182 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa34] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:42:59.182 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa34] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6704e344(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:42:59.183 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39da37d6(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:42:59.183 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:42:59.183 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39da37d6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:42:59.184 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a52c5bd(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:42:59.184 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:42:59.184 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a52c5bd(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:42:59.187 GMT <RMI TCP Connection(179)-172.17.0.2> tid=0x66b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1743bccf

[vm0] [info 2020/03/04 23:42:59.191 GMT <RMI TCP Connection(179)-172.17.0.2> tid=0x66b] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:42:59.191 GMT <RMI TCP Connection(179)-172.17.0.2> tid=0x66b] Locator was created at Wed Mar 04 23:42:59 GMT 2020

[vm0] [info 2020/03/04 23:42:59.191 GMT <RMI TCP Connection(179)-172.17.0.2> tid=0x66b] Listening on port 24123 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:42:59.192 GMT <RMI TCP Connection(179)-172.17.0.2> tid=0x66b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7901691242252838777/locator/locator24123view.dat

[vm0] [info 2020/03/04 23:42:59.192 GMT <RMI TCP Connection(179)-172.17.0.2> tid=0x66b] recovery file not found: /tmp/junit7901691242252838777/locator/locator24123view.dat

[vm0] [info 2020/03/04 23:42:59.192 GMT <RMI TCP Connection(179)-172.17.0.2> tid=0x66b] Starting distributed system

[vm0] [info 2020/03/04 23:42:59.193 GMT <RMI TCP Connection(179)-172.17.0.2> tid=0x66b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:43:00.933 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2169fef6

[vm1] [info 2020/03/04 23:43:00.937 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:43:01.508 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x972] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@41fdc55b

[vm2] [info 2020/03/04 23:43:01.513 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x972] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:43:02.088 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x99c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@573ea27c

[vm3] [info 2020/03/04 23:43:02.092 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x99c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:43:02.670 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa25] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@220825d1

[vm4] [info 2020/03/04 23:43:02.675 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0xa25] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:43:02.742 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6aaa1485

[vm1] [info 2020/03/04 23:43:02.746 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:43:03.255 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22954]

Command result for <connect --jmx-manager=localhost[22954]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22954] ..
Successfully connected to: [host=localhost, port=22954]


[vm2] [info 2020/03/04 23:43:03.306 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1e0208db

[vm2] [info 2020/03/04 23:43:03.310 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9f4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:43:03.894 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9df] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7dfb1a85

[vm3] [info 2020/03/04 23:43:03.899 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9df] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:43:04.503 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa34] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@24862b08

[vm4] [info 2020/03/04 23:43:04.508 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0xa34] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:43:05.095 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24124]

Command result for <connect --jmx-manager=localhost[24124]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24124] ..
Successfully connected to: [host=localhost, port=24124]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:43:05.672 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x986] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5d0f96bc

[vm5] [info 2020/03/04 23:43:05.677 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x986] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:43:06.345 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@cbf250

[vm6] [info 2020/03/04 23:43:06.350 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa1d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:43:07.179 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 893
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236191
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2025
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 187
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 7140


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:43:10.321 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 152 ms)

[vm2] [info 2020/03/04 23:43:10.466 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x979] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 143 ms)

[vm3] [info 2020/03/04 23:43:10.611 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa19] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 143 ms)

[vm4] [info 2020/03/04 23:43:10.753 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa13] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 139 ms)

[vm5] [info 2020/03/04 23:43:10.907 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 153 ms)

[vm6] [info 2020/03/04 23:43:11.047 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 138 ms)

[vm0] [info 2020/03/04 23:43:11.186 GMT <RMI TCP Connection(180)-172.17.0.5> tid=0xc08] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:43:11.187 GMT <RMI TCP Connection(180)-172.17.0.5> tid=0xc08] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 138 ms)

[info 2020/03/04 23:43:11.187 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:11.189 GMT <RMI TCP Connection(180)-172.17.0.5> tid=0xc08] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @520199d4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:43:11.189 GMT <RMI TCP Connection(180)-172.17.0.5> tid=0xc08] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:11.189 GMT <RMI TCP Connection(180)-172.17.0.5> tid=0xc08] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @520199d4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:43:11.190 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a367345(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:43:11.190 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:11.190 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a367345(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:43:11.191 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x979] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53db9b1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:43:11.191 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x979] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:11.191 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x979] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53db9b1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:43:11.192 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23870316(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:43:11.192 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa19] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:11.192 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa19] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23870316(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:43:11.192 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c32bfa8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:43:11.192 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:11.193 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa13] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c32bfa8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:43:11.193 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @776f416b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:43:11.193 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x986] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:11.193 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @776f416b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:43:11.194 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11ece1d9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:43:11.194 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa1d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:11.194 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11ece1d9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:43:11.196 GMT <RMI TCP Connection(180)-172.17.0.5> tid=0xc08] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:43:11.197 GMT <RMI TCP Connection(180)-172.17.0.5> tid=0xc08] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:43:11.197 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:43:11.198 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:43:11.199 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x979] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:43:11.199 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x979] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:43:11.200 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa19] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:43:11.200 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa19] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:43:11.201 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa13] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:43:11.201 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa13] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:43:11.202 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x986] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:43:11.202 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:43:11.203 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:43:11.204 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:43:11.206 GMT <RMI TCP Connection(29)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:43:11.206 GMT <RMI TCP Connection(29)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:43:11.235 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20108].
Not connected.


[info 2020/03/04 23:43:11.236 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:43:11.237 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:11.238 GMT <RMI TCP Connection(180)-172.17.0.5> tid=0xc08] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bb27f55(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:43:11.238 GMT <RMI TCP Connection(180)-172.17.0.5> tid=0xc08] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:11.238 GMT <RMI TCP Connection(180)-172.17.0.5> tid=0xc08] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bb27f55(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:43:11.239 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cbb3f88(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:43:11.239 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:11.239 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cbb3f88(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:43:11.240 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x979] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19f696ec(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:43:11.240 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x979] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:11.240 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x979] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19f696ec(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:43:11.241 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26952869(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:43:11.241 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa19] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:11.241 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa19] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26952869(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:43:11.242 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a0f89f4(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:43:11.242 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:11.242 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa13] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a0f89f4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:43:11.242 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8820391(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:43:11.243 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x986] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:11.243 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8820391(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:43:11.243 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70dffa39(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:43:11.244 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa1d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:11.244 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70dffa39(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:43:11.246 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6827113322503984838

[info 2020/03/04 23:43:11.249 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:43:11.460 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:11.461 GMT <RMI TCP Connection(180)-172.17.0.5> tid=0xc08] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @497c272a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:43:11.461 GMT <RMI TCP Connection(180)-172.17.0.5> tid=0xc08] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:11.461 GMT <RMI TCP Connection(180)-172.17.0.5> tid=0xc08] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @497c272a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:43:11.462 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea50e20(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:43:11.462 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:11.462 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea50e20(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:43:11.463 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x979] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40e2d2a8(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:43:11.463 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x979] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:11.463 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x979] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40e2d2a8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:43:11.464 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3db9a581(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:43:11.464 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa19] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:11.464 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa19] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3db9a581(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:43:11.464 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20df9ad6(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:43:11.465 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa13] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:11.465 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa13] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20df9ad6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:43:11.465 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b01f857(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:43:11.466 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x986] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:11.466 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b01f857(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:43:11.466 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2facca7d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:43:11.466 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa1d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:11.466 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2facca7d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:43:11.469 GMT <RMI TCP Connection(180)-172.17.0.5> tid=0xc08] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@269927b3

[vm0] [info 2020/03/04 23:43:11.474 GMT <RMI TCP Connection(180)-172.17.0.5> tid=0xc08] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:43:11.474 GMT <RMI TCP Connection(180)-172.17.0.5> tid=0xc08] Locator was created at Wed Mar 04 23:43:11 GMT 2020

[vm0] [info 2020/03/04 23:43:11.474 GMT <RMI TCP Connection(180)-172.17.0.5> tid=0xc08] Listening on port 20110 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:43:11.474 GMT <RMI TCP Connection(180)-172.17.0.5> tid=0xc08] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6827113322503984838/locator/locator20110view.dat

[vm0] [info 2020/03/04 23:43:11.474 GMT <RMI TCP Connection(180)-172.17.0.5> tid=0xc08] recovery file not found: /tmp/junit6827113322503984838/locator/locator20110view.dat

[vm0] [info 2020/03/04 23:43:11.475 GMT <RMI TCP Connection(180)-172.17.0.5> tid=0xc08] Starting distributed system

[vm0] [info 2020/03/04 23:43:11.476 GMT <RMI TCP Connection(180)-172.17.0.5> tid=0xc08] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:43:15.236 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@65fb3245

[vm1] [info 2020/03/04 23:43:15.242 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:43:15.806 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x979] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5d9b8d7c

[vm2] [info 2020/03/04 23:43:15.811 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x979] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:43:16.394 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa19] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32bbeef6

[vm3] [info 2020/03/04 23:43:16.399 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa19] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:43:16.987 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa13] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2def4708

[vm4] [info 2020/03/04 23:43:16.992 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa13] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:43:17.591 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20111]

Command result for <connect --jmx-manager=localhost[20111]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20111] ..
Successfully connected to: [host=localhost, port=20111]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:43:19.644 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@34b0caa3

[vm5] [info 2020/03/04 23:43:19.649 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa5f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:43:20.270 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9e5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1012ca81

[vm5] [info 2020/03/04 23:43:20.276 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9e5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:43:20.332 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@b1ce775

[vm6] [info 2020/03/04 23:43:20.337 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:43:20.984 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa64] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@671c47dc

[vm6] [info 2020/03/04 23:43:20.990 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa64] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:43:21.174 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:43:21.903 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 971
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2417
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 283
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8658


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:43:24.798 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 167 ms)

[vm2] [info 2020/03/04 23:43:24.944 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9e7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 144 ms)

[vm3] [info 2020/03/04 23:43:25.087 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9d2] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 140 ms)

[vm5] [info 2020/03/04 23:43:25.121 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6be8a376

[vm5] [info 2020/03/04 23:43:25.126 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9fe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:43:25.236 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9f9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 146 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 865
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2428
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 282
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8637


[vm5] [info 2020/03/04 23:43:25.386 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa5f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 149 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm6] [info 2020/03/04 23:43:25.532 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa6c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 144 ms)

[vm1] [info 2020/03/04 23:43:25.566 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 156 ms)

[vm0] [info 2020/03/04 23:43:25.669 GMT <RMI TCP Connection(180)-172.17.0.8> tid=0x95f] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:43:25.670 GMT <RMI TCP Connection(180)-172.17.0.8> tid=0x95f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 136 ms)

[info 2020/03/04 23:43:25.671 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:25.673 GMT <RMI TCP Connection(180)-172.17.0.8> tid=0x95f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a7727e3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:43:25.673 GMT <RMI TCP Connection(180)-172.17.0.8> tid=0x95f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:25.673 GMT <RMI TCP Connection(180)-172.17.0.8> tid=0x95f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a7727e3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:43:25.673 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6942a4af(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:43:25.674 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:25.674 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6942a4af(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:43:25.674 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48ed530a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:43:25.674 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:25.674 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48ed530a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:43:25.675 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aea1ce9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:43:25.675 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:25.675 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9d2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aea1ce9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:43:25.676 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70f2cb82(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:43:25.676 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:25.676 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70f2cb82(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:43:25.677 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dd73dd1(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:43:25.677 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa5f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:25.677 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dd73dd1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:43:25.678 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a6a1b47(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:43:25.678 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:25.678 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa6c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a6a1b47(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:43:25.680 GMT <RMI TCP Connection(180)-172.17.0.8> tid=0x95f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:43:25.680 GMT <RMI TCP Connection(180)-172.17.0.8> tid=0x95f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:43:25.681 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:43:25.681 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:43:25.682 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9e7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:43:25.682 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:43:25.683 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9d2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:43:25.683 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9d2] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:43:25.684 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9f9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:43:25.684 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:43:25.685 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:43:25.685 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:43:25.686 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:43:25.686 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa6c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:43:25.688 GMT <RMI TCP Connection(28)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:43:25.689 GMT <RMI TCP Connection(28)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm2] [info 2020/03/04 23:43:25.715 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x990] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 147 ms)

[info 2020/03/04 23:43:25.717 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25024].
Not connected.


[info 2020/03/04 23:43:25.718 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:43:25.719 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:25.720 GMT <RMI TCP Connection(180)-172.17.0.8> tid=0x95f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12c67ef5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:43:25.720 GMT <RMI TCP Connection(180)-172.17.0.8> tid=0x95f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:25.720 GMT <RMI TCP Connection(180)-172.17.0.8> tid=0x95f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12c67ef5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:43:25.721 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17033ff5(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:43:25.721 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:25.721 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17033ff5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:43:25.722 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a278e0d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:43:25.722 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:25.722 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a278e0d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:43:25.723 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6190fa04(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:43:25.723 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:25.723 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9d2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6190fa04(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:43:25.724 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @415eeffd(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:43:25.724 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:25.724 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @415eeffd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:43:25.725 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58096381(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:43:25.725 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa5f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:25.725 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58096381(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:43:25.726 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6862071b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:43:25.726 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:25.726 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa6c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6862071b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:43:25.729 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17773490293384370803

[info 2020/03/04 23:43:25.731 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:43:25.808 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@37304475

[vm6] [info 2020/03/04 23:43:25.813 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9a9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:43:25.873 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9ed] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 155 ms)

[info 2020/03/04 23:43:25.943 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:25.944 GMT <RMI TCP Connection(180)-172.17.0.8> tid=0x95f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f3939ea(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:43:25.944 GMT <RMI TCP Connection(180)-172.17.0.8> tid=0x95f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:25.944 GMT <RMI TCP Connection(180)-172.17.0.8> tid=0x95f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f3939ea(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:43:25.945 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a737c22(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:43:25.945 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:25.945 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a737c22(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:43:25.946 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @246bb268(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:43:25.946 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9e7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:25.946 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @246bb268(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:43:25.946 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7938fbf5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:43:25.946 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9d2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:25.946 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9d2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7938fbf5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:43:25.947 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71dd80f3(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:43:25.947 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9f9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:25.947 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71dd80f3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:43:25.948 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10aac0c2(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:43:25.948 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa5f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:25.948 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10aac0c2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:43:25.949 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4323307f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:43:25.949 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:25.949 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa6c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4323307f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:43:25.952 GMT <RMI TCP Connection(180)-172.17.0.8> tid=0x95f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@55675a9c

[vm0] [info 2020/03/04 23:43:25.956 GMT <RMI TCP Connection(180)-172.17.0.8> tid=0x95f] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:43:25.957 GMT <RMI TCP Connection(180)-172.17.0.8> tid=0x95f] Locator was created at Wed Mar 04 23:43:25 GMT 2020

[vm0] [info 2020/03/04 23:43:25.957 GMT <RMI TCP Connection(180)-172.17.0.8> tid=0x95f] Listening on port 25026 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:43:25.957 GMT <RMI TCP Connection(180)-172.17.0.8> tid=0x95f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17773490293384370803/locator/locator25026view.dat

[vm0] [info 2020/03/04 23:43:25.957 GMT <RMI TCP Connection(180)-172.17.0.8> tid=0x95f] recovery file not found: /tmp/junit17773490293384370803/locator/locator25026view.dat

[vm0] [info 2020/03/04 23:43:25.957 GMT <RMI TCP Connection(180)-172.17.0.8> tid=0x95f] Starting distributed system

[vm0] [info 2020/03/04 23:43:25.959 GMT <RMI TCP Connection(180)-172.17.0.8> tid=0x95f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:43:26.014 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa62] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 139 ms)

[vm5] [info 2020/03/04 23:43:26.174 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9e5] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 158 ms)

[vm6] [info 2020/03/04 23:43:26.314 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa64] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 139 ms)

[vm0] [info 2020/03/04 23:43:26.466 GMT <RMI TCP Connection(180)-172.17.0.3> tid=0x510] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:43:26.467 GMT <RMI TCP Connection(180)-172.17.0.3> tid=0x510] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 151 ms)

[info 2020/03/04 23:43:26.468 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:26.470 GMT <RMI TCP Connection(180)-172.17.0.3> tid=0x510] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40908549(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:43:26.470 GMT <RMI TCP Connection(180)-172.17.0.3> tid=0x510] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:26.470 GMT <RMI TCP Connection(180)-172.17.0.3> tid=0x510] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40908549(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:43:26.471 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64bdafa(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:43:26.471 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:26.471 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64bdafa(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:43:26.472 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x990] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8b1b6ca(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:43:26.472 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x990] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:26.472 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8b1b6ca(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:43:26.473 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cb69d32(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:43:26.473 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:26.473 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cb69d32(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:43:26.474 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fc23232(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:43:26.474 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa62] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:26.474 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa62] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fc23232(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:43:26.475 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bbf91c8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:43:26.475 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:26.475 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bbf91c8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:43:26.475 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d1b0a44(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:43:26.476 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:26.476 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa64] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d1b0a44(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:43:26.478 GMT <RMI TCP Connection(180)-172.17.0.3> tid=0x510] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:43:26.478 GMT <RMI TCP Connection(180)-172.17.0.3> tid=0x510] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:43:26.479 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:43:26.479 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:43:26.480 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x990] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:43:26.480 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:43:26.481 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:43:26.481 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:43:26.482 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa62] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:43:26.483 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa62] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:43:26.483 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9e5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:43:26.484 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:43:26.485 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa64] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:43:26.485 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa64] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:43:26.487 GMT <RMI TCP Connection(29)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:43:26.487 GMT <RMI TCP Connection(29)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:43:26.517 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29857].
Not connected.


[info 2020/03/04 23:43:26.518 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:43:26.519 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:26.520 GMT <RMI TCP Connection(180)-172.17.0.3> tid=0x510] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43437fe9(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:43:26.520 GMT <RMI TCP Connection(180)-172.17.0.3> tid=0x510] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:26.520 GMT <RMI TCP Connection(180)-172.17.0.3> tid=0x510] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43437fe9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:43:26.521 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f1b028b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:43:26.521 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:26.521 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f1b028b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:43:26.522 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x990] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f85c56a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:43:26.522 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x990] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:26.522 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f85c56a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:43:26.523 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b495fa6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:43:26.523 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:26.523 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b495fa6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:43:26.524 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cf27fad(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:43:26.524 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa62] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:26.524 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa62] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cf27fad(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:43:26.525 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d47bc75(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:43:26.525 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:26.525 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d47bc75(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:43:26.526 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2580abdb(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:43:26.526 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:26.526 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa64] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2580abdb(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:43:26.528 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2970026570831198472

[info 2020/03/04 23:43:26.530 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:43:26.687 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:43:26.773 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:26.774 GMT <RMI TCP Connection(180)-172.17.0.3> tid=0x510] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bc8508d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:43:26.774 GMT <RMI TCP Connection(180)-172.17.0.3> tid=0x510] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:26.774 GMT <RMI TCP Connection(180)-172.17.0.3> tid=0x510] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bc8508d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:43:26.775 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6da01bda(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:43:26.775 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:26.775 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6da01bda(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:43:26.776 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x990] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e650d7f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:43:26.776 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x990] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:26.776 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e650d7f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:43:26.777 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @785e7cc(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:43:26.777 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:26.777 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @785e7cc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:43:26.778 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c3d9f59(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:43:26.778 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa62] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:26.778 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa62] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c3d9f59(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:43:26.778 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @709101db(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:43:26.779 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9e5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:26.779 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @709101db(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:43:26.779 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @598d5475(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:43:26.780 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa64] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:26.780 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0xa64] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @598d5475(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:43:26.782 GMT <RMI TCP Connection(180)-172.17.0.3> tid=0x510] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@45ada904

[vm0] [info 2020/03/04 23:43:26.787 GMT <RMI TCP Connection(180)-172.17.0.3> tid=0x510] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:43:26.787 GMT <RMI TCP Connection(180)-172.17.0.3> tid=0x510] Locator was created at Wed Mar 04 23:43:26 GMT 2020

[vm0] [info 2020/03/04 23:43:26.787 GMT <RMI TCP Connection(180)-172.17.0.3> tid=0x510] Listening on port 29859 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:43:26.788 GMT <RMI TCP Connection(180)-172.17.0.3> tid=0x510] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2970026570831198472/locator/locator29859view.dat

[vm0] [info 2020/03/04 23:43:26.788 GMT <RMI TCP Connection(180)-172.17.0.3> tid=0x510] recovery file not found: /tmp/junit2970026570831198472/locator/locator29859view.dat

[vm0] [info 2020/03/04 23:43:26.788 GMT <RMI TCP Connection(180)-172.17.0.3> tid=0x510] Starting distributed system

[vm0] [info 2020/03/04 23:43:26.789 GMT <RMI TCP Connection(180)-172.17.0.3> tid=0x510] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:43:29.757 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0xa76] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@541af9c4

[vm5] [info 2020/03/04 23:43:29.762 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0xa76] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:43:29.794 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4331e819

[vm1] [info 2020/03/04 23:43:29.798 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 892
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2418
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 210
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8415


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:43:30.247 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 147 ms)

[vm2] [info 2020/03/04 23:43:30.392 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 142 ms)

[vm2] [info 2020/03/04 23:43:30.441 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9e7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@48299d06

[vm2] [info 2020/03/04 23:43:30.450 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9e7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:43:30.462 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4502849

[vm6] [info 2020/03/04 23:43:30.469 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xb0c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:43:30.551 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x99d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 157 ms)

[vm1] [info 2020/03/04 23:43:30.604 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@448d2b58

[vm1] [info 2020/03/04 23:43:30.608 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:43:30.693 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d1] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 140 ms)

[vm5] [info 2020/03/04 23:43:30.851 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 156 ms)

[vm6] [info 2020/03/04 23:43:30.988 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 136 ms)

[vm3] [info 2020/03/04 23:43:31.021 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9d2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@38c46ba6

[vm3] [info 2020/03/04 23:43:31.026 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0x9d2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:43:31.131 GMT <RMI TCP Connection(181)-172.17.0.6> tid=0xb0f] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:43:31.132 GMT <RMI TCP Connection(181)-172.17.0.6> tid=0xb0f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 141 ms)

[info 2020/03/04 23:43:31.132 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:31.134 GMT <RMI TCP Connection(181)-172.17.0.6> tid=0xb0f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11471c62(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:43:31.134 GMT <RMI TCP Connection(181)-172.17.0.6> tid=0xb0f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:31.134 GMT <RMI TCP Connection(181)-172.17.0.6> tid=0xb0f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11471c62(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:43:31.135 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b129604(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:43:31.135 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:31.135 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b129604(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:43:31.136 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c0d715a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:43:31.136 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:31.136 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c0d715a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:43:31.137 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x99d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c9bace0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:43:31.137 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x99d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:31.137 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x99d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c9bace0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:43:31.138 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f147569(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:43:31.138 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:31.138 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f147569(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:43:31.139 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @228abbfa(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:43:31.139 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:31.139 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @228abbfa(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:43:31.140 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5889e523(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:43:31.140 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:31.140 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5889e523(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:43:31.142 GMT <RMI TCP Connection(181)-172.17.0.6> tid=0xb0f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:43:31.143 GMT <RMI TCP Connection(181)-172.17.0.6> tid=0xb0f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:43:31.143 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:43:31.143 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:43:31.144 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:43:31.145 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:43:31.146 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x99d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:43:31.146 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x99d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:43:31.147 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:43:31.147 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d1] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:43:31.148 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:43:31.148 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:43:31.149 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:43:31.149 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:43:31.152 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:43:31.152 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:43:31.182 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21266].
Not connected.


[info 2020/03/04 23:43:31.184 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:43:31.184 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:31.185 GMT <RMI TCP Connection(181)-172.17.0.6> tid=0xb0f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5edce861(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:43:31.186 GMT <RMI TCP Connection(181)-172.17.0.6> tid=0xb0f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:31.186 GMT <RMI TCP Connection(181)-172.17.0.6> tid=0xb0f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5edce861(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:43:31.186 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2abd3669(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:43:31.186 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:31.187 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2abd3669(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:43:31.187 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74983727(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:43:31.187 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:31.187 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74983727(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:43:31.188 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x99d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ee5296b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:43:31.188 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x99d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:31.188 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x99d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ee5296b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:43:31.189 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b5e0fe1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:43:31.189 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:31.189 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b5e0fe1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:43:31.190 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a301f16(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:43:31.190 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:31.190 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a301f16(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:43:31.191 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31ba19(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:43:31.191 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:31.191 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31ba19(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:43:31.194 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8780910859460257000

[info 2020/03/04 23:43:31.196 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:43:31.206 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x990] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4f6af378

[vm2] [info 2020/03/04 23:43:31.211 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x990] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:43:31.280 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:43:31.397 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:31.398 GMT <RMI TCP Connection(181)-172.17.0.6> tid=0xb0f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7deb3e07(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:43:31.398 GMT <RMI TCP Connection(181)-172.17.0.6> tid=0xb0f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:31.398 GMT <RMI TCP Connection(181)-172.17.0.6> tid=0xb0f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7deb3e07(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:43:31.399 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14222715(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:43:31.399 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:31.399 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14222715(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:43:31.400 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @340954f5(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:43:31.400 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:31.400 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @340954f5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:43:31.401 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x99d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @629c5cec(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:43:31.401 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x99d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:31.401 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x99d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @629c5cec(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:43:31.401 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f747f12(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:43:31.401 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:31.402 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f747f12(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:43:31.402 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca8af95(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:43:31.402 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9fe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:31.402 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca8af95(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:43:31.403 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @761619af(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:43:31.403 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9a9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:31.403 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @761619af(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:43:31.406 GMT <RMI TCP Connection(181)-172.17.0.6> tid=0xb0f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5824da

[vm0] [info 2020/03/04 23:43:31.411 GMT <RMI TCP Connection(181)-172.17.0.6> tid=0xb0f] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:43:31.411 GMT <RMI TCP Connection(181)-172.17.0.6> tid=0xb0f] Locator was created at Wed Mar 04 23:43:31 GMT 2020

[vm0] [info 2020/03/04 23:43:31.411 GMT <RMI TCP Connection(181)-172.17.0.6> tid=0xb0f] Listening on port 21268 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:43:31.411 GMT <RMI TCP Connection(181)-172.17.0.6> tid=0xb0f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8780910859460257000/locator/locator21268view.dat

[vm0] [info 2020/03/04 23:43:31.411 GMT <RMI TCP Connection(181)-172.17.0.6> tid=0xb0f] recovery file not found: /tmp/junit8780910859460257000/locator/locator21268view.dat

[vm0] [info 2020/03/04 23:43:31.411 GMT <RMI TCP Connection(181)-172.17.0.6> tid=0xb0f] Starting distributed system

[vm0] [info 2020/03/04 23:43:31.413 GMT <RMI TCP Connection(181)-172.17.0.6> tid=0xb0f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:43:31.612 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9f9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@49ee19e

[vm4] [info 2020/03/04 23:43:31.617 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9f9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:43:31.792 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@105f8dd7

[vm3] [info 2020/03/04 23:43:31.797 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x9ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:43:32.256 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25027]

Command result for <connect --jmx-manager=localhost[25027]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25027] ..
Successfully connected to: [host=localhost, port=25027]


[vm4] [info 2020/03/04 23:43:32.399 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa62] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@33ddcd57

[vm4] [info 2020/03/04 23:43:32.407 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa62] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:43:32.995 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29860]

Command result for <connect --jmx-manager=localhost[29860]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29860] ..
Successfully connected to: [host=localhost, port=29860]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 854
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2307
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 233
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8142


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:43:34.722 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 151 ms)

[vm2] [info 2020/03/04 23:43:34.871 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9d8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 146 ms)

[vm3] [info 2020/03/04 23:43:35.023 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 150 ms)

[vm4] [info 2020/03/04 23:43:35.165 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 140 ms)

[vm1] [info 2020/03/04 23:43:35.272 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4ad69a7

[vm1] [info 2020/03/04 23:43:35.276 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:43:35.318 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0xa76] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 151 ms)

[vm6] [info 2020/03/04 23:43:35.459 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 139 ms)

[vm0] [info 2020/03/04 23:43:35.599 GMT <RMI TCP Connection(179)-172.17.0.7> tid=0x8a9] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:43:35.600 GMT <RMI TCP Connection(179)-172.17.0.7> tid=0x8a9] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 139 ms)

[info 2020/03/04 23:43:35.601 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:35.603 GMT <RMI TCP Connection(179)-172.17.0.7> tid=0x8a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27e07a01(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:43:35.603 GMT <RMI TCP Connection(179)-172.17.0.7> tid=0x8a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:35.603 GMT <RMI TCP Connection(179)-172.17.0.7> tid=0x8a9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27e07a01(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:43:35.603 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c0dc16(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:43:35.603 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:35.604 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c0dc16(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:43:35.604 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f9c95c9(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:43:35.604 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:35.604 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f9c95c9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:43:35.605 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5baa5881(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:43:35.605 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x97b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:35.605 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5baa5881(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:43:35.606 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0x998] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bc2438(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:43:35.606 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0x998] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:35.606 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bc2438(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:43:35.607 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0xa76] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f187d96(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:43:35.607 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0xa76] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:35.607 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0xa76] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f187d96(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:43:35.608 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14ad89cc(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:43:35.608 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xb0c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:35.608 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14ad89cc(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:43:35.610 GMT <RMI TCP Connection(179)-172.17.0.7> tid=0x8a9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:43:35.610 GMT <RMI TCP Connection(179)-172.17.0.7> tid=0x8a9] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:43:35.611 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:43:35.611 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:43:35.612 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9d8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:43:35.612 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:43:35.613 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:43:35.614 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:43:35.614 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0x998] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:43:35.615 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:43:35.615 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0xa76] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:43:35.616 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0xa76] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:43:35.616 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:43:35.617 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:43:35.619 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:43:35.619 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:43:35.643 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21560].
Not connected.


[info 2020/03/04 23:43:35.644 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:43:35.645 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:35.647 GMT <RMI TCP Connection(179)-172.17.0.7> tid=0x8a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7629b0e3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:43:35.647 GMT <RMI TCP Connection(179)-172.17.0.7> tid=0x8a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:35.647 GMT <RMI TCP Connection(179)-172.17.0.7> tid=0x8a9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7629b0e3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:43:35.648 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73bdb1fd(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:43:35.648 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:35.648 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73bdb1fd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:43:35.649 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27083fce(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:43:35.649 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:35.649 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27083fce(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:43:35.649 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @646ca2c7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:43:35.649 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x97b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:35.650 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @646ca2c7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:43:35.650 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0x998] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @299adfb9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:43:35.650 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0x998] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:35.650 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @299adfb9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:43:35.651 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0xa76] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2757a275(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:43:35.651 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0xa76] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:35.651 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0xa76] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2757a275(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:43:35.652 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dee1292(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:43:35.652 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xb0c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:35.652 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dee1292(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:43:35.655 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3284271813331687647

[info 2020/03/04 23:43:35.657 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:43:35.852 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6d51cd94

[vm2] [info 2020/03/04 23:43:35.857 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:43:35.858 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:35.859 GMT <RMI TCP Connection(179)-172.17.0.7> tid=0x8a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fe53f74(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:43:35.859 GMT <RMI TCP Connection(179)-172.17.0.7> tid=0x8a9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:35.859 GMT <RMI TCP Connection(179)-172.17.0.7> tid=0x8a9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fe53f74(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:43:35.860 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d7b28b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:43:35.860 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:35.860 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d7b28b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:43:35.861 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e1212c4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:43:35.861 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9d8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:35.861 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e1212c4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:43:35.862 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75add96a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:43:35.862 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x97b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:35.862 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75add96a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:43:35.862 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0x998] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68e3fc76(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:43:35.863 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0x998] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:35.863 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68e3fc76(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:43:35.863 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0xa76] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c6b70df(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:43:35.863 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0xa76] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:35.863 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0xa76] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c6b70df(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:43:35.864 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ab95b46(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:43:35.864 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xb0c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:35.864 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ab95b46(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:43:35.867 GMT <RMI TCP Connection(179)-172.17.0.7> tid=0x8a9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@78e96d84

[vm0] [info 2020/03/04 23:43:35.872 GMT <RMI TCP Connection(179)-172.17.0.7> tid=0x8a9] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:43:35.872 GMT <RMI TCP Connection(179)-172.17.0.7> tid=0x8a9] Locator was created at Wed Mar 04 23:43:35 GMT 2020

[vm0] [info 2020/03/04 23:43:35.872 GMT <RMI TCP Connection(179)-172.17.0.7> tid=0x8a9] Listening on port 21562 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:43:35.872 GMT <RMI TCP Connection(179)-172.17.0.7> tid=0x8a9] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3284271813331687647/locator/locator21562view.dat

[vm0] [info 2020/03/04 23:43:35.872 GMT <RMI TCP Connection(179)-172.17.0.7> tid=0x8a9] recovery file not found: /tmp/junit3284271813331687647/locator/locator21562view.dat

[vm0] [info 2020/03/04 23:43:35.873 GMT <RMI TCP Connection(179)-172.17.0.7> tid=0x8a9] Starting distributed system

[vm0] [info 2020/03/04 23:43:35.874 GMT <RMI TCP Connection(179)-172.17.0.7> tid=0x8a9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:43:36.440 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x99d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6b09a3ef

[vm3] [info 2020/03/04 23:43:36.444 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x99d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:43:37.012 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@48405795

[vm4] [info 2020/03/04 23:43:37.017 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9d1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:43:37.593 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21269]

Command result for <connect --jmx-manager=localhost[21269]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21269] ..
Successfully connected to: [host=localhost, port=21269]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:43:39.609 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@32fe15df

[vm1] [info 2020/03/04 23:43:39.613 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:43:40.176 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9d8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4355ff3

[vm2] [info 2020/03/04 23:43:40.181 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9d8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:43:40.749 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@33601805

[vm3] [info 2020/03/04 23:43:40.754 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x97b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:43:40.785 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa1d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@689bc97a

[vm5] [info 2020/03/04 23:43:40.790 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa1d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:43:41.329 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0x998] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2ddf2f21

[vm4] [info 2020/03/04 23:43:41.334 GMT <RMI TCP Connection(74)-172.17.0.7> tid=0x998] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:43:41.474 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c789609

[vm6] [info 2020/03/04 23:43:41.479 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xaa6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:43:41.909 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21563]

Command result for <connect --jmx-manager=localhost[21563]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21563] ..
Successfully connected to: [host=localhost, port=21563]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:43:42.310 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 945
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2046
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 189
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 7224


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:43:45.417 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 152 ms)

[vm2] [info 2020/03/04 23:43:45.563 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x910] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 144 ms)

[vm3] [info 2020/03/04 23:43:45.712 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x997] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 147 ms)

[vm4] [info 2020/03/04 23:43:45.858 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9af] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 143 ms)

[vm5] [info 2020/03/04 23:43:46.009 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa1d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 149 ms)

[vm6] [info 2020/03/04 23:43:46.150 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 140 ms)

[vm0] [info 2020/03/04 23:43:46.289 GMT <RMI TCP Connection(182)-172.17.0.9> tid=0xac7] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:43:46.290 GMT <RMI TCP Connection(182)-172.17.0.9> tid=0xac7] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 137 ms)

[info 2020/03/04 23:43:46.290 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:46.292 GMT <RMI TCP Connection(182)-172.17.0.9> tid=0xac7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @538b00de(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:43:46.292 GMT <RMI TCP Connection(182)-172.17.0.9> tid=0xac7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:46.292 GMT <RMI TCP Connection(182)-172.17.0.9> tid=0xac7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @538b00de(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:43:46.293 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23c50f6e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:43:46.293 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:46.293 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23c50f6e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:43:46.294 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72bd1c3e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:43:46.294 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:46.294 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x910] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72bd1c3e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:43:46.295 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ad19d63(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:43:46.295 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x997] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:46.295 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ad19d63(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:43:46.296 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48bc06dd(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:43:46.296 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9af] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:46.296 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9af] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48bc06dd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:43:46.297 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24ee9943(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:43:46.297 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa1d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:46.297 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa1d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24ee9943(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:43:46.298 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d0e663(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:43:46.298 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xaa6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:46.298 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d0e663(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:43:46.300 GMT <RMI TCP Connection(182)-172.17.0.9> tid=0xac7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:43:46.300 GMT <RMI TCP Connection(182)-172.17.0.9> tid=0xac7] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:43:46.301 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:43:46.301 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:43:46.302 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x910] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:43:46.302 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x910] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:43:46.303 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x997] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:43:46.304 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:43:46.304 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9af] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:43:46.305 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9af] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:43:46.305 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa1d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:43:46.306 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa1d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:43:46.307 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:43:46.307 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:43:46.309 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:43:46.309 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:43:46.329 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26963].
Not connected.


[info 2020/03/04 23:43:46.331 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:43:46.331 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:46.333 GMT <RMI TCP Connection(182)-172.17.0.9> tid=0xac7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15c0b51b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:43:46.333 GMT <RMI TCP Connection(182)-172.17.0.9> tid=0xac7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:46.333 GMT <RMI TCP Connection(182)-172.17.0.9> tid=0xac7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15c0b51b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:43:46.334 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b69cc3a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:43:46.334 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:46.334 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b69cc3a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:43:46.335 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1580d144(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:43:46.335 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:46.335 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x910] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1580d144(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:43:46.335 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72b3d15c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:43:46.336 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x997] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:46.336 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72b3d15c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:43:46.336 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54bbf36(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:43:46.336 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9af] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:46.336 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9af] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54bbf36(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:43:46.337 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15906281(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:43:46.337 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa1d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:46.337 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa1d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15906281(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:43:46.338 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ead873e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:43:46.338 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xaa6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:46.338 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ead873e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:43:46.341 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1847789181160997298

[info 2020/03/04 23:43:46.343 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:43:46.556 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:46.557 GMT <RMI TCP Connection(182)-172.17.0.9> tid=0xac7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67a2c13d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:43:46.557 GMT <RMI TCP Connection(182)-172.17.0.9> tid=0xac7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:46.557 GMT <RMI TCP Connection(182)-172.17.0.9> tid=0xac7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67a2c13d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:43:46.558 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29cad843(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:43:46.558 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:46.558 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29cad843(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:43:46.559 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @afb00eb(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:43:46.559 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x910] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:46.559 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x910] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @afb00eb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:43:46.560 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @753d3906(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:43:46.560 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x997] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:46.560 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @753d3906(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:43:46.560 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dd9d76b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:43:46.561 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9af] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:46.561 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9af] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dd9d76b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:43:46.561 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a0f9907(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:43:46.561 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa1d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:46.561 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa1d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a0f9907(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:43:46.562 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a69f238(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:43:46.562 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xaa6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:46.562 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a69f238(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:43:46.565 GMT <RMI TCP Connection(182)-172.17.0.9> tid=0xac7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e8965ba

[vm0] [info 2020/03/04 23:43:46.570 GMT <RMI TCP Connection(182)-172.17.0.9> tid=0xac7] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:43:46.570 GMT <RMI TCP Connection(182)-172.17.0.9> tid=0xac7] Locator was created at Wed Mar 04 23:43:46 GMT 2020

[vm0] [info 2020/03/04 23:43:46.570 GMT <RMI TCP Connection(182)-172.17.0.9> tid=0xac7] Listening on port 26965 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:43:46.570 GMT <RMI TCP Connection(182)-172.17.0.9> tid=0xac7] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1847789181160997298/locator/locator26965view.dat

[vm0] [info 2020/03/04 23:43:46.570 GMT <RMI TCP Connection(182)-172.17.0.9> tid=0xac7] recovery file not found: /tmp/junit1847789181160997298/locator/locator26965view.dat

[vm0] [info 2020/03/04 23:43:46.570 GMT <RMI TCP Connection(182)-172.17.0.9> tid=0xac7] Starting distributed system

[vm0] [info 2020/03/04 23:43:46.572 GMT <RMI TCP Connection(182)-172.17.0.9> tid=0xac7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:43:50.303 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1f347d13

[vm1] [info 2020/03/04 23:43:50.307 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:43:50.870 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x910] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7debea8d

[vm2] [info 2020/03/04 23:43:50.875 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x910] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:43:51.028 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@40be015

[vm5] [info 2020/03/04 23:43:51.033 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:43:51.444 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x997] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5d515a9b

[vm3] [info 2020/03/04 23:43:51.450 GMT <RMI TCP Connection(74)-172.17.0.9> tid=0x997] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:43:51.704 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040@51022978

[vm6] [info 2020/03/04 23:43:51.709 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:43:52.024 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9af] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@234e1edc

[vm4] [info 2020/03/04 23:43:52.029 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9af] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:43:52.637 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26966]

Command result for <connect --jmx-manager=localhost[26966]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26966] ..
Successfully connected to: [host=localhost, port=26966]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:43:53.655 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5a56789d

[vm5] [info 2020/03/04 23:43:53.660 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa2c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:43:54.384 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@23d26319

[vm6] [info 2020/03/04 23:43:54.389 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0xa53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:43:55.229 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2554
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 402
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9045


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:43:55.597 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 155 ms)

[vm2] [info 2020/03/04 23:43:55.744 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 144 ms)

[vm3] [info 2020/03/04 23:43:55.893 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9df] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 147 ms)

[vm4] [info 2020/03/04 23:43:56.038 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa34] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 143 ms)

[vm5] [info 2020/03/04 23:43:56.202 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f9] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 162 ms)

[vm6] [info 2020/03/04 23:43:56.348 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 145 ms)

[vm0] [info 2020/03/04 23:43:56.487 GMT <RMI TCP Connection(186)-172.17.0.2> tid=0xb1f] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:43:56.488 GMT <RMI TCP Connection(186)-172.17.0.2> tid=0xb1f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 137 ms)

[info 2020/03/04 23:43:56.488 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:56.490 GMT <RMI TCP Connection(186)-172.17.0.2> tid=0xb1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1444e337(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:43:56.491 GMT <RMI TCP Connection(186)-172.17.0.2> tid=0xb1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:56.491 GMT <RMI TCP Connection(186)-172.17.0.2> tid=0xb1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1444e337(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:43:56.491 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20682bb9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:43:56.492 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:56.492 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20682bb9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:43:56.492 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f2583b5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:43:56.492 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:56.492 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f2583b5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:43:56.493 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ef462d7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:43:56.493 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:56.493 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9df] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ef462d7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:43:56.494 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45a8f509(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:43:56.494 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa34] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:56.494 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa34] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45a8f509(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:43:56.495 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f5e220d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:43:56.495 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:56.495 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f5e220d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:43:56.496 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b7bd506(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:43:56.496 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:56.496 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b7bd506(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:43:56.498 GMT <RMI TCP Connection(186)-172.17.0.2> tid=0xb1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:43:56.498 GMT <RMI TCP Connection(186)-172.17.0.2> tid=0xb1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:43:56.499 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:43:56.500 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:43:56.500 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:43:56.500 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:43:56.501 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9df] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:43:56.502 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9df] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:43:56.502 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa34] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:43:56.503 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa34] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:43:56.504 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:43:56.504 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f9] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:43:56.505 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:43:56.505 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:43:56.507 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:43:56.508 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:43:56.536 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24124].
Not connected.


[info 2020/03/04 23:43:56.537 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:43:56.538 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:56.539 GMT <RMI TCP Connection(186)-172.17.0.2> tid=0xb1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60b7cd1c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:43:56.539 GMT <RMI TCP Connection(186)-172.17.0.2> tid=0xb1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:56.539 GMT <RMI TCP Connection(186)-172.17.0.2> tid=0xb1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60b7cd1c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:43:56.540 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7987da92(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:43:56.540 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:56.540 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7987da92(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:43:56.541 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14bab924(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:43:56.541 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:56.541 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14bab924(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:43:56.542 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22c59b37(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:43:56.542 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:56.542 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9df] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22c59b37(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:43:56.543 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f97d57b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:43:56.543 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa34] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:56.543 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa34] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f97d57b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:43:56.543 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a60bb4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:43:56.544 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:56.544 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a60bb4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:43:56.544 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b35ffed(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:43:56.545 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:56.545 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b35ffed(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:43:56.548 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10671061666678975257

[info 2020/03/04 23:43:56.550 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:43:56.761 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:56.762 GMT <RMI TCP Connection(186)-172.17.0.2> tid=0xb1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b95de3f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:43:56.762 GMT <RMI TCP Connection(186)-172.17.0.2> tid=0xb1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:56.762 GMT <RMI TCP Connection(186)-172.17.0.2> tid=0xb1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b95de3f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:43:56.763 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70f735af(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:43:56.763 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:56.763 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70f735af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:43:56.764 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @397f6928(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:43:56.764 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:56.764 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @397f6928(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:43:56.765 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46001e29(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:43:56.765 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9df] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:56.765 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9df] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46001e29(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:43:56.766 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c2ee164(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:43:56.766 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa34] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:56.766 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa34] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c2ee164(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:43:56.766 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24f5368b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:43:56.767 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:56.767 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24f5368b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:43:56.767 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @138eadb2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:43:56.767 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:56.768 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @138eadb2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:43:56.771 GMT <RMI TCP Connection(186)-172.17.0.2> tid=0xb1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@10fea451

[vm0] [info 2020/03/04 23:43:56.776 GMT <RMI TCP Connection(186)-172.17.0.2> tid=0xb1f] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:43:56.776 GMT <RMI TCP Connection(186)-172.17.0.2> tid=0xb1f] Locator was created at Wed Mar 04 23:43:56 GMT 2020

[vm0] [info 2020/03/04 23:43:56.776 GMT <RMI TCP Connection(186)-172.17.0.2> tid=0xb1f] Listening on port 24126 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:43:56.777 GMT <RMI TCP Connection(186)-172.17.0.2> tid=0xb1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10671061666678975257/locator/locator24126view.dat

[vm0] [info 2020/03/04 23:43:56.777 GMT <RMI TCP Connection(186)-172.17.0.2> tid=0xb1f] recovery file not found: /tmp/junit10671061666678975257/locator/locator24126view.dat

[vm0] [info 2020/03/04 23:43:56.777 GMT <RMI TCP Connection(186)-172.17.0.2> tid=0xb1f] Starting distributed system

[vm0] [info 2020/03/04 23:43:56.779 GMT <RMI TCP Connection(186)-172.17.0.2> tid=0xb1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 879
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2438
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 259
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8616


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:43:58.820 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 156 ms)

[vm2] [info 2020/03/04 23:43:58.977 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x972] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 155 ms)

[vm3] [info 2020/03/04 23:43:59.131 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x99c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 152 ms)

[vm4] [info 2020/03/04 23:43:59.270 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa25] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 136 ms)

[vm5] [info 2020/03/04 23:43:59.428 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 156 ms)

[vm6] [info 2020/03/04 23:43:59.568 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 139 ms)

[vm0] [info 2020/03/04 23:43:59.710 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0xb86] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:43:59.711 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0xb86] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 140 ms)

[info 2020/03/04 23:43:59.711 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:59.713 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0xb86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44ef55cc(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:43:59.713 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0xb86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:59.714 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0xb86] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44ef55cc(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:43:59.714 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @eade1f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:43:59.714 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:59.714 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @eade1f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:43:59.715 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x972] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aae9965(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:43:59.715 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x972] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:59.715 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x972] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aae9965(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:43:59.716 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x99c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51aa3113(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:43:59.716 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x99c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:59.716 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x99c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51aa3113(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:43:59.717 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c6c598c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:43:59.717 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:59.717 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa25] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c6c598c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:43:59.718 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f154a12(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:43:59.718 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa2c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:59.718 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f154a12(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:43:59.719 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ce81673(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:43:59.719 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0xa53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:59.719 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ce81673(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:43:59.721 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0xb86] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:43:59.721 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0xb86] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:43:59.722 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:43:59.722 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:43:59.723 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x972] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:43:59.724 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x972] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:43:59.724 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x99c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:43:59.725 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x99c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:43:59.725 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa25] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:43:59.726 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa25] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:43:59.727 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:43:59.727 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:43:59.728 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:43:59.728 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:43:59.730 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:43:59.730 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:43:59.759 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22954].
Not connected.


[info 2020/03/04 23:43:59.761 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:43:59.761 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:59.762 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0xb86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57ac66d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:43:59.763 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0xb86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:59.763 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0xb86] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57ac66d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:43:59.763 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @339c7755(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:43:59.763 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:59.764 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @339c7755(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:43:59.764 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x972] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f0600e0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:43:59.764 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x972] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:59.764 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x972] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f0600e0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:43:59.765 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x99c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c8caff4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:43:59.765 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x99c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:59.765 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x99c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c8caff4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:43:59.766 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d6037f6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:43:59.766 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:59.766 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa25] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d6037f6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:43:59.767 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24340bc4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:43:59.767 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa2c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:59.767 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24340bc4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:43:59.768 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6be0ad69(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:43:59.768 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0xa53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:59.768 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6be0ad69(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:43:59.771 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10098737311890507044

[info 2020/03/04 23:43:59.773 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:43:59.979 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:59.979 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0xb86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6163fa08(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:43:59.979 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0xb86] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:43:59.980 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0xb86] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6163fa08(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:43:59.980 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5285f979(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:43:59.980 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:43:59.980 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5285f979(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:43:59.981 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x972] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26664a8b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:43:59.981 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x972] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:43:59.981 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x972] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26664a8b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:43:59.982 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x99c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39d8264(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:43:59.982 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x99c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:43:59.982 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x99c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39d8264(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:43:59.983 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36c41244(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:43:59.983 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa25] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:43:59.983 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa25] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36c41244(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:43:59.984 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75dca595(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:43:59.984 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa2c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:43:59.984 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75dca595(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:43:59.984 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27f34541(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:43:59.985 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0xa53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:43:59.985 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27f34541(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:43:59.987 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0xb86] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@138f22e6

[vm0] [info 2020/03/04 23:43:59.992 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0xb86] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:43:59.992 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0xb86] Locator was created at Wed Mar 04 23:43:59 GMT 2020

[vm0] [info 2020/03/04 23:43:59.992 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0xb86] Listening on port 22956 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:43:59.992 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0xb86] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10098737311890507044/locator/locator22956view.dat

[vm0] [info 2020/03/04 23:43:59.992 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0xb86] recovery file not found: /tmp/junit10098737311890507044/locator/locator22956view.dat

[vm0] [info 2020/03/04 23:43:59.993 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0xb86] Starting distributed system

[vm0] [info 2020/03/04 23:43:59.994 GMT <RMI TCP Connection(181)-172.17.0.4> tid=0xb86] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:44:00.547 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@667f20e2

[vm1] [info 2020/03/04 23:44:00.552 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:44:01.134 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1419b799

[vm2] [info 2020/03/04 23:44:01.139 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9f4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:44:01.722 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9df] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@19452c3d

[vm3] [info 2020/03/04 23:44:01.726 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x9df] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:44:02.292 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa34] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@11b81244

[vm4] [info 2020/03/04 23:44:02.296 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0xa34] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:44:02.727 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x986] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@3ceaa37

[vm5] [info 2020/03/04 23:44:02.732 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x986] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:44:02.880 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24127]

Command result for <connect --jmx-manager=localhost[24127]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24127] ..
Successfully connected to: [host=localhost, port=24127]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:44:03.411 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440@1037e3ff

[vm6] [info 2020/03/04 23:44:03.415 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa1d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:44:03.715 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@54db76c0

[vm1] [info 2020/03/04 23:44:03.720 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:44:04.289 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x972] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@399dc55e

[vm2] [info 2020/03/04 23:44:04.295 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x972] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:44:04.897 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x99c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@18df8f6d

[vm3] [info 2020/03/04 23:44:04.902 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x99c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:44:05.488 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa25] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7012af4e

[vm4] [info 2020/03/04 23:44:05.493 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xa25] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:44:06.084 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22957]

Command result for <connect --jmx-manager=localhost[22957]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22957] ..
Successfully connected to: [host=localhost, port=22957]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2616
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 426
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 9312


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:44:07.405 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 147 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:44:07.552 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x979] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 144 ms)

[vm3] [info 2020/03/04 23:44:07.700 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa19] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 146 ms)

[vm4] [info 2020/03/04 23:44:07.841 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa13] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 138 ms)

[vm5] [info 2020/03/04 23:44:07.998 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 155 ms)

[vm6] [info 2020/03/04 23:44:08.139 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 140 ms)

[vm0] [info 2020/03/04 23:44:08.279 GMT <RMI TCP Connection(185)-172.17.0.5> tid=0x9ad] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:44:08.280 GMT <RMI TCP Connection(185)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 138 ms)

[info 2020/03/04 23:44:08.280 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:08.282 GMT <RMI TCP Connection(185)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @629ec2e3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:44:08.282 GMT <RMI TCP Connection(185)-172.17.0.5> tid=0x9ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:08.282 GMT <RMI TCP Connection(185)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @629ec2e3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:44:08.283 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a00e923(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:44:08.283 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:44:08.283 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a00e923(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:44:08.284 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x979] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f062f01(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:44:08.284 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x979] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:44:08.284 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x979] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f062f01(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:44:08.285 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e4a5c7d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:44:08.285 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa19] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:44:08.285 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa19] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e4a5c7d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:44:08.286 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c30b09e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:44:08.286 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:44:08.286 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa13] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c30b09e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:44:08.287 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af1608a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:44:08.287 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x986] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:44:08.287 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af1608a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:44:08.288 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36baa268(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:44:08.288 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa1d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:44:08.288 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36baa268(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:44:08.290 GMT <RMI TCP Connection(185)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:44:08.290 GMT <RMI TCP Connection(185)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:44:08.291 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:44:08.291 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:44:08.292 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x979] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:44:08.292 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x979] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:44:08.293 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa19] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:44:08.294 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa19] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:44:08.294 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa13] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:44:08.295 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa13] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:44:08.296 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x986] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:44:08.296 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:44:08.297 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:44:08.297 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:44:08.299 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:44:08.299 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:44:08.325 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20111].
Not connected.


[info 2020/03/04 23:44:08.327 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:44:08.327 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:08.328 GMT <RMI TCP Connection(185)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d44c12c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:44:08.328 GMT <RMI TCP Connection(185)-172.17.0.5> tid=0x9ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:08.328 GMT <RMI TCP Connection(185)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d44c12c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:44:08.329 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b6df76f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:44:08.329 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:44:08.329 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b6df76f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:44:08.330 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x979] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @deb8802(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:44:08.330 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x979] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:44:08.330 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x979] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @deb8802(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:44:08.331 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16a2c74d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:44:08.331 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa19] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:44:08.331 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa19] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16a2c74d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:44:08.332 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29f13371(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:44:08.332 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:44:08.332 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa13] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29f13371(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:44:08.333 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bdac70e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:44:08.333 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x986] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:44:08.333 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bdac70e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:44:08.334 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f3e2b0a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:44:08.334 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa1d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:44:08.334 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f3e2b0a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:44:08.337 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2161425294042655487

[info 2020/03/04 23:44:08.339 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:44:08.547 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:08.548 GMT <RMI TCP Connection(185)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d6c57dc(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:44:08.548 GMT <RMI TCP Connection(185)-172.17.0.5> tid=0x9ad] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:08.548 GMT <RMI TCP Connection(185)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d6c57dc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:44:08.548 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47373dfa(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:44:08.549 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:44:08.549 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47373dfa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:44:08.549 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x979] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d4daf2b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:44:08.549 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x979] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:44:08.550 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x979] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d4daf2b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:44:08.550 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @186c255c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:44:08.550 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa19] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:44:08.550 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa19] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @186c255c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:44:08.551 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22fefc3a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:44:08.551 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa13] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:44:08.551 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa13] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22fefc3a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:44:08.552 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x986] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c52b69b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:44:08.552 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x986] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:44:08.552 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x986] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c52b69b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:44:08.553 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @804a791(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:44:08.553 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa1d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:44:08.553 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa1d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @804a791(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:44:08.556 GMT <RMI TCP Connection(185)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@11900432

[vm0] [info 2020/03/04 23:44:08.560 GMT <RMI TCP Connection(185)-172.17.0.5> tid=0x9ad] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:44:08.561 GMT <RMI TCP Connection(185)-172.17.0.5> tid=0x9ad] Locator was created at Wed Mar 04 23:44:08 GMT 2020

[vm0] [info 2020/03/04 23:44:08.561 GMT <RMI TCP Connection(185)-172.17.0.5> tid=0x9ad] Listening on port 20113 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:44:08.561 GMT <RMI TCP Connection(185)-172.17.0.5> tid=0x9ad] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2161425294042655487/locator/locator20113view.dat

[vm0] [info 2020/03/04 23:44:08.561 GMT <RMI TCP Connection(185)-172.17.0.5> tid=0x9ad] recovery file not found: /tmp/junit2161425294042655487/locator/locator20113view.dat

[vm0] [info 2020/03/04 23:44:08.561 GMT <RMI TCP Connection(185)-172.17.0.5> tid=0x9ad] Starting distributed system

[vm0] [info 2020/03/04 23:44:08.563 GMT <RMI TCP Connection(185)-172.17.0.5> tid=0x9ad] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:44:12.306 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@2fa171bc

[vm1] [info 2020/03/04 23:44:12.311 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:44:12.901 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x979] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7c0367a7

[vm2] [info 2020/03/04 23:44:12.906 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x979] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:44:13.489 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa19] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@b8593b0

[vm3] [info 2020/03/04 23:44:13.494 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa19] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:44:14.071 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa13] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@56c66fc5

[vm4] [info 2020/03/04 23:44:14.076 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa13] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:44:14.676 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20114]

Command result for <connect --jmx-manager=localhost[20114]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20114] ..
Successfully connected to: [host=localhost, port=20114]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:44:17.346 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@1bb7d967

[vm5] [info 2020/03/04 23:44:17.351 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa5f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:44:18.033 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840@41a53ec4

[vm6] [info 2020/03/04 23:44:18.038 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2513
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 353
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 8784


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:44:21.851 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 160 ms)

[vm2] [info 2020/03/04 23:44:22.005 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9e7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 152 ms)

[vm3] [info 2020/03/04 23:44:22.167 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9d2] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 159 ms)

[vm4] [info 2020/03/04 23:44:22.315 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9f9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 145 ms)

[vm5] [info 2020/03/04 23:44:22.569 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa5f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 253 ms)

[vm6] [info 2020/03/04 23:44:22.711 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa6c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 140 ms)

[vm0] [info 2020/03/04 23:44:22.850 GMT <RMI TCP Connection(185)-172.17.0.8> tid=0xb55] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:44:22.851 GMT <RMI TCP Connection(185)-172.17.0.8> tid=0xb55] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 139 ms)

[info 2020/03/04 23:44:22.852 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:22.854 GMT <RMI TCP Connection(185)-172.17.0.8> tid=0xb55] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e1460fa(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:44:22.854 GMT <RMI TCP Connection(185)-172.17.0.8> tid=0xb55] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:22.854 GMT <RMI TCP Connection(185)-172.17.0.8> tid=0xb55] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e1460fa(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:44:22.854 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @237d2a20(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:44:22.855 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:44:22.855 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @237d2a20(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:44:22.855 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e997352(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:44:22.855 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:44:22.856 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e997352(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:44:22.856 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @652a7aa4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:44:22.856 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:44:22.856 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9d2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @652a7aa4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:44:22.857 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e832bbf(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:44:22.857 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:44:22.857 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e832bbf(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:44:22.858 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12c16d08(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:44:22.858 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa5f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:44:22.858 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12c16d08(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:44:22.859 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4654cf4d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:44:22.859 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:44:22.859 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa6c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4654cf4d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:44:22.861 GMT <RMI TCP Connection(185)-172.17.0.8> tid=0xb55] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:44:22.861 GMT <RMI TCP Connection(185)-172.17.0.8> tid=0xb55] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:44:22.863 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:44:22.863 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:44:22.864 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9e7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:44:22.864 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:44:22.865 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9d2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:44:22.865 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9d2] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:44:22.866 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9f9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:44:22.866 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:44:22.867 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:44:22.867 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:44:22.868 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:44:22.868 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa6c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:44:22.871 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:44:22.871 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm5] [info 2020/03/04 23:44:22.893 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9e5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40@3b09a1ef

[info 2020/03/04 23:44:22.897 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25027].
Not connected.


[vm5] [info 2020/03/04 23:44:22.898 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9e5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:44:22.899 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:44:22.899 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:22.900 GMT <RMI TCP Connection(185)-172.17.0.8> tid=0xb55] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65e90527(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:44:22.901 GMT <RMI TCP Connection(185)-172.17.0.8> tid=0xb55] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:22.901 GMT <RMI TCP Connection(185)-172.17.0.8> tid=0xb55] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65e90527(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:44:22.901 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b1c05b9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:44:22.902 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:44:22.902 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b1c05b9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:44:22.902 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1405267c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:44:22.902 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9e7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:44:22.903 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1405267c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:44:22.903 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @102c6b3b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:44:22.903 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:44:22.904 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9d2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @102c6b3b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:44:22.904 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38389ad1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:44:22.904 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:44:22.904 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38389ad1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:44:22.905 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6841489f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:44:22.905 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa5f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:44:22.905 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6841489f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:44:22.906 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @278c7a07(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:44:22.906 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:44:22.906 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa6c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @278c7a07(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:44:22.909 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6866603855362888086

[info 2020/03/04 23:44:22.911 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:44:23.132 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:23.133 GMT <RMI TCP Connection(185)-172.17.0.8> tid=0xb55] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c164740(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:44:23.133 GMT <RMI TCP Connection(185)-172.17.0.8> tid=0xb55] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:23.133 GMT <RMI TCP Connection(185)-172.17.0.8> tid=0xb55] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c164740(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:44:23.133 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @526827c7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:44:23.133 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:44:23.134 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @526827c7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:44:23.134 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9e7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31d61e83(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:44:23.134 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9e7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:44:23.134 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9e7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31d61e83(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:44:23.135 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ff37402(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:44:23.135 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9d2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:44:23.135 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9d2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ff37402(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:44:23.136 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7de704de(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:44:23.136 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9f9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:44:23.136 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9f9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7de704de(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:44:23.137 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c878f16(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:44:23.137 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa5f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:44:23.137 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c878f16(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:44:23.138 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a17a6a4(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:44:23.138 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:44:23.138 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa6c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a17a6a4(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:44:23.140 GMT <RMI TCP Connection(185)-172.17.0.8> tid=0xb55] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@11bfd428

[vm0] [info 2020/03/04 23:44:23.145 GMT <RMI TCP Connection(185)-172.17.0.8> tid=0xb55] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:44:23.145 GMT <RMI TCP Connection(185)-172.17.0.8> tid=0xb55] Locator was created at Wed Mar 04 23:44:23 GMT 2020

[vm0] [info 2020/03/04 23:44:23.145 GMT <RMI TCP Connection(185)-172.17.0.8> tid=0xb55] Listening on port 25029 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:44:23.146 GMT <RMI TCP Connection(185)-172.17.0.8> tid=0xb55] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6866603855362888086/locator/locator25029view.dat

[vm0] [info 2020/03/04 23:44:23.146 GMT <RMI TCP Connection(185)-172.17.0.8> tid=0xb55] recovery file not found: /tmp/junit6866603855362888086/locator/locator25029view.dat

[vm0] [info 2020/03/04 23:44:23.146 GMT <RMI TCP Connection(185)-172.17.0.8> tid=0xb55] Starting distributed system

[vm0] [info 2020/03/04 23:44:23.148 GMT <RMI TCP Connection(185)-172.17.0.8> tid=0xb55] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:44:23.635 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa64] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440@1f628079

[vm6] [info 2020/03/04 23:44:23.640 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa64] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:44:26.965 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@26de10b1

[vm1] [info 2020/03/04 23:44:26.969 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:44:27.014 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xa76] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@43f88f83

[vm5] [info 2020/03/04 23:44:27.019 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xa76] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2595
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 401
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9156


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm2] [info 2020/03/04 23:44:27.568 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9e7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@45a8f509

[vm2] [info 2020/03/04 23:44:27.573 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9e7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:44:27.599 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 152 ms)

[vm6] [info 2020/03/04 23:44:27.736 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@7e27f10b

[vm6] [info 2020/03/04 23:44:27.742 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xb0c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:44:27.757 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x990] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 155 ms)

[vm3] [info 2020/03/04 23:44:27.919 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9ed] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 158 ms)

[vm5] [info 2020/03/04 23:44:27.986 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840@3bb45d3b

[vm5] [info 2020/03/04 23:44:27.991 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9fe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:44:28.057 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0xa62] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 136 ms)

[vm3] [info 2020/03/04 23:44:28.154 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9d2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@96f3277

[vm3] [info 2020/03/04 23:44:28.159 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x9d2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:44:28.206 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9e5] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 147 ms)

[vm6] [info 2020/03/04 23:44:28.347 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa64] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 139 ms)

[vm0] [info 2020/03/04 23:44:28.488 GMT <RMI TCP Connection(185)-172.17.0.3> tid=0xbc5] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:44:28.489 GMT <RMI TCP Connection(185)-172.17.0.3> tid=0xbc5] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 140 ms)

[info 2020/03/04 23:44:28.489 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:28.491 GMT <RMI TCP Connection(185)-172.17.0.3> tid=0xbc5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c7cba90(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:44:28.491 GMT <RMI TCP Connection(185)-172.17.0.3> tid=0xbc5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:28.491 GMT <RMI TCP Connection(185)-172.17.0.3> tid=0xbc5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c7cba90(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:44:28.492 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41de0c76(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:44:28.492 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:44:28.492 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41de0c76(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:44:28.493 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x990] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @296fca10(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:44:28.493 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x990] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:44:28.493 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @296fca10(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:44:28.494 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @642dff6e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:44:28.494 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:44:28.494 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @642dff6e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:44:28.495 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0xa62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6de8d367(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:44:28.495 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0xa62] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:44:28.495 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0xa62] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6de8d367(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:44:28.496 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @544a2a3f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:44:28.496 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:44:28.496 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @544a2a3f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:44:28.496 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b32b9a4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:44:28.497 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:44:28.497 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa64] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b32b9a4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:44:28.499 GMT <RMI TCP Connection(185)-172.17.0.3> tid=0xbc5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:44:28.499 GMT <RMI TCP Connection(185)-172.17.0.3> tid=0xbc5] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:44:28.500 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:44:28.501 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:44:28.501 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x990] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:44:28.502 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:44:28.503 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:44:28.503 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:44:28.504 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0xa62] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:44:28.504 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0xa62] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:44:28.505 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9e5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:44:28.505 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:44:28.506 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa64] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:44:28.506 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa64] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:44:28.508 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:44:28.508 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:44:28.536 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29860].
Not connected.


[info 2020/03/04 23:44:28.538 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:44:28.539 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:28.540 GMT <RMI TCP Connection(185)-172.17.0.3> tid=0xbc5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18d26bb8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:44:28.540 GMT <RMI TCP Connection(185)-172.17.0.3> tid=0xbc5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:28.540 GMT <RMI TCP Connection(185)-172.17.0.3> tid=0xbc5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18d26bb8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:44:28.540 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c3201b8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:44:28.541 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:44:28.541 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c3201b8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:44:28.541 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x990] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dcfa9eb(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:44:28.542 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x990] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:44:28.542 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dcfa9eb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:44:28.542 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b1da09d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:44:28.542 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:44:28.542 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b1da09d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:44:28.543 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0xa62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eab4ced(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:44:28.543 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0xa62] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:44:28.543 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0xa62] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eab4ced(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:44:28.544 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19124c93(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:44:28.544 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:44:28.544 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19124c93(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:44:28.545 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d7f2636(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:44:28.545 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:44:28.545 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa64] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d7f2636(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:44:28.549 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16412623238218528383

[info 2020/03/04 23:44:28.551 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:44:28.656 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@1f23f6f3

[vm6] [info 2020/03/04 23:44:28.661 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9a9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:44:28.738 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9f9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1cbb087b

[vm4] [info 2020/03/04 23:44:28.743 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9f9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:44:28.775 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:28.775 GMT <RMI TCP Connection(185)-172.17.0.3> tid=0xbc5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78db232f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:44:28.776 GMT <RMI TCP Connection(185)-172.17.0.3> tid=0xbc5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:28.776 GMT <RMI TCP Connection(185)-172.17.0.3> tid=0xbc5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78db232f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:44:28.776 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27695a0(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:44:28.776 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:44:28.777 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27695a0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:44:28.777 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x990] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60ffbd69(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:44:28.777 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x990] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:44:28.777 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x990] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60ffbd69(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:44:28.778 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c951832(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:44:28.778 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:44:28.778 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c951832(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:44:28.779 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0xa62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dd5ceee(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:44:28.779 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0xa62] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:44:28.779 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0xa62] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dd5ceee(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:44:28.779 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cbd8442(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:44:28.780 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9e5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:44:28.780 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9e5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cbd8442(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:44:28.780 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d438884(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:44:28.781 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa64] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:44:28.781 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0xa64] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d438884(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:44:28.783 GMT <RMI TCP Connection(185)-172.17.0.3> tid=0xbc5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5725453c

[vm0] [info 2020/03/04 23:44:28.788 GMT <RMI TCP Connection(185)-172.17.0.3> tid=0xbc5] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:44:28.788 GMT <RMI TCP Connection(185)-172.17.0.3> tid=0xbc5] Locator was created at Wed Mar 04 23:44:28 GMT 2020

[vm0] [info 2020/03/04 23:44:28.788 GMT <RMI TCP Connection(185)-172.17.0.3> tid=0xbc5] Listening on port 29862 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:44:28.788 GMT <RMI TCP Connection(185)-172.17.0.3> tid=0xbc5] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16412623238218528383/locator/locator29862view.dat

[vm0] [info 2020/03/04 23:44:28.789 GMT <RMI TCP Connection(185)-172.17.0.3> tid=0xbc5] recovery file not found: /tmp/junit16412623238218528383/locator/locator29862view.dat

[vm0] [info 2020/03/04 23:44:28.789 GMT <RMI TCP Connection(185)-172.17.0.3> tid=0xbc5] Starting distributed system

[vm0] [info 2020/03/04 23:44:28.790 GMT <RMI TCP Connection(185)-172.17.0.3> tid=0xbc5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:44:29.332 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25030]

Command result for <connect --jmx-manager=localhost[25030]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25030] ..
Successfully connected to: [host=localhost, port=25030]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2563
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 375
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 8982


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:44:31.608 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 144 ms)

[vm2] [info 2020/03/04 23:44:31.765 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x9d8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 155 ms)

[vm3] [info 2020/03/04 23:44:31.909 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 142 ms)

[vm4] [info 2020/03/04 23:44:32.049 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 137 ms)

[vm5] [info 2020/03/04 23:44:32.211 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xa76] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 160 ms)

[vm6] [info 2020/03/04 23:44:32.351 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 138 ms)

[vm0] [info 2020/03/04 23:44:32.493 GMT <RMI TCP Connection(184)-172.17.0.7> tid=0xac2] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:44:32.494 GMT <RMI TCP Connection(184)-172.17.0.7> tid=0xac2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 141 ms)

[info 2020/03/04 23:44:32.494 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:32.496 GMT <RMI TCP Connection(184)-172.17.0.7> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b5aadbd(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:44:32.496 GMT <RMI TCP Connection(184)-172.17.0.7> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:32.497 GMT <RMI TCP Connection(184)-172.17.0.7> tid=0xac2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b5aadbd(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:44:32.497 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b87f7af(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:44:32.497 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:44:32.497 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b87f7af(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:44:32.498 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x9d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c1a55cc(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:44:32.498 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x9d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:44:32.498 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x9d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c1a55cc(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:44:32.499 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a80b7e9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:44:32.499 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x97b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:44:32.499 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a80b7e9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:44:32.500 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0x998] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a8bb52(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:44:32.500 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0x998] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:44:32.500 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a8bb52(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:44:32.501 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xa76] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @230da3d9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:44:32.501 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xa76] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:44:32.501 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xa76] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @230da3d9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:44:32.501 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1372ad7b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:44:32.502 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xb0c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:44:32.502 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1372ad7b(0, "IgnoredException remove") (took 0 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2611
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 428
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 9315


[vm0] [info 2020/03/04 23:44:32.527 GMT <RMI TCP Connection(184)-172.17.0.7> tid=0xac2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:44:32.527 GMT <RMI TCP Connection(184)-172.17.0.7> tid=0xac2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:44:32.528 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:44:32.528 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:44:32.529 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x9d8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:44:32.529 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x9d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:44:32.530 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:44:32.530 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:44:32.531 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0x998] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:44:32.531 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:44:32.532 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xa76] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:44:32.532 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xa76] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:44:32.533 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:44:32.533 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:44:32.535 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:44:32.536 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)

[vm1] [info 2020/03/04 23:44:32.542 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7d98c530

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:44:32.547 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:44:32.562 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21563].
Not connected.


[info 2020/03/04 23:44:32.564 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:44:32.565 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:32.566 GMT <RMI TCP Connection(184)-172.17.0.7> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7131d7df(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:44:32.566 GMT <RMI TCP Connection(184)-172.17.0.7> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:32.567 GMT <RMI TCP Connection(184)-172.17.0.7> tid=0xac2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7131d7df(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:44:32.567 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a2d8638(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:44:32.568 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:44:32.568 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a2d8638(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:44:32.568 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x9d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @372ef627(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:44:32.568 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x9d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:44:32.569 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x9d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @372ef627(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:44:32.569 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fa4248e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:44:32.569 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x97b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:44:32.569 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fa4248e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:44:32.570 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0x998] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @96b22e6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:44:32.570 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0x998] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:44:32.570 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @96b22e6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:44:32.571 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xa76] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13486b9b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:44:32.571 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xa76] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:44:32.571 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xa76] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13486b9b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:44:32.572 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @265e2fa0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:44:32.572 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xb0c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:44:32.572 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @265e2fa0(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:44:32.576 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4702646111549173442

[info 2020/03/04 23:44:32.578 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:44:32.687 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 140 ms)

[vm2] [info 2020/03/04 23:44:32.837 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb12] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 147 ms)

[info 2020/03/04 23:44:32.852 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:32.853 GMT <RMI TCP Connection(184)-172.17.0.7> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15a8f301(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:44:32.853 GMT <RMI TCP Connection(184)-172.17.0.7> tid=0xac2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:32.853 GMT <RMI TCP Connection(184)-172.17.0.7> tid=0xac2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15a8f301(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:44:32.854 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cacfac6(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:44:32.854 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:44:32.854 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cacfac6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:44:32.855 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x9d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @525392b3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:44:32.855 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x9d8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:44:32.855 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x9d8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @525392b3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:44:32.855 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a2ffbfc(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:44:32.856 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x97b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:44:32.856 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x97b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a2ffbfc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:44:32.856 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0x998] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c2b81c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:44:32.856 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0x998] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:44:32.856 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0x998] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c2b81c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:44:32.857 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xa76] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47e51c6(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:44:32.857 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xa76] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:44:32.857 GMT <RMI TCP Connection(76)-172.17.0.7> tid=0xa76] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47e51c6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:44:32.858 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @735ddf56(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:44:32.858 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xb0c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:44:32.858 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @735ddf56(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:44:32.861 GMT <RMI TCP Connection(184)-172.17.0.7> tid=0xac2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@66be4e30

[vm0] [info 2020/03/04 23:44:32.866 GMT <RMI TCP Connection(184)-172.17.0.7> tid=0xac2] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:44:32.866 GMT <RMI TCP Connection(184)-172.17.0.7> tid=0xac2] Locator was created at Wed Mar 04 23:44:32 GMT 2020

[vm0] [info 2020/03/04 23:44:32.866 GMT <RMI TCP Connection(184)-172.17.0.7> tid=0xac2] Listening on port 21565 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:44:32.866 GMT <RMI TCP Connection(184)-172.17.0.7> tid=0xac2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4702646111549173442/locator/locator21565view.dat

[vm0] [info 2020/03/04 23:44:32.867 GMT <RMI TCP Connection(184)-172.17.0.7> tid=0xac2] recovery file not found: /tmp/junit4702646111549173442/locator/locator21565view.dat

[vm0] [info 2020/03/04 23:44:32.867 GMT <RMI TCP Connection(184)-172.17.0.7> tid=0xac2] Starting distributed system

[vm0] [info 2020/03/04 23:44:32.869 GMT <RMI TCP Connection(184)-172.17.0.7> tid=0xac2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:44:32.995 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xadb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 155 ms)

[vm2] [info 2020/03/04 23:44:33.135 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x990] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3ff0b560

[vm2] [info 2020/03/04 23:44:33.140 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x990] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:44:33.143 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 145 ms)

[vm5] [info 2020/03/04 23:44:33.295 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 150 ms)

[vm6] [info 2020/03/04 23:44:33.434 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 138 ms)

[vm0] [info 2020/03/04 23:44:33.574 GMT <RMI TCP Connection(189)-172.17.0.6> tid=0xd18] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:44:33.575 GMT <RMI TCP Connection(189)-172.17.0.6> tid=0xd18] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 138 ms)

[info 2020/03/04 23:44:33.576 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:33.578 GMT <RMI TCP Connection(189)-172.17.0.6> tid=0xd18] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43d26010(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:44:33.578 GMT <RMI TCP Connection(189)-172.17.0.6> tid=0xd18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:33.578 GMT <RMI TCP Connection(189)-172.17.0.6> tid=0xd18] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43d26010(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:44:33.579 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70bcaf0c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:44:33.579 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:44:33.579 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70bcaf0c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:44:33.579 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb12] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68f0ada7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:44:33.579 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb12] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:44:33.580 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb12] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68f0ada7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:44:33.580 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xadb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @be47e07(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:44:33.580 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xadb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:44:33.580 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xadb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @be47e07(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:44:33.581 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66953437(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:44:33.581 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb11] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:44:33.581 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66953437(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:44:33.582 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65ddecd7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:44:33.582 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:44:33.582 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65ddecd7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:44:33.583 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b3e814a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:44:33.583 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:44:33.583 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b3e814a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:44:33.585 GMT <RMI TCP Connection(189)-172.17.0.6> tid=0xd18] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:44:33.585 GMT <RMI TCP Connection(189)-172.17.0.6> tid=0xd18] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:44:33.586 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:44:33.586 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:44:33.587 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb12] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:44:33.587 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb12] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:44:33.588 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xadb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:44:33.588 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xadb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:44:33.589 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:44:33.589 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:44:33.590 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:44:33.590 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:44:33.591 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:44:33.591 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:44:33.593 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:44:33.594 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:44:33.620 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21269].
Not connected.


[info 2020/03/04 23:44:33.621 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:44:33.622 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:33.623 GMT <RMI TCP Connection(189)-172.17.0.6> tid=0xd18] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66376d11(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:44:33.623 GMT <RMI TCP Connection(189)-172.17.0.6> tid=0xd18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:33.623 GMT <RMI TCP Connection(189)-172.17.0.6> tid=0xd18] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66376d11(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:44:33.624 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69709a47(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:44:33.624 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:44:33.624 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69709a47(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:44:33.624 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb12] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75de2a73(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:44:33.625 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb12] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:44:33.625 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb12] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75de2a73(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:44:33.625 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xadb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53e550ac(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:44:33.626 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xadb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:44:33.626 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xadb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53e550ac(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:44:33.626 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @593eed1b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:44:33.626 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb11] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:44:33.626 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @593eed1b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:44:33.627 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c756a07(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:44:33.627 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:44:33.627 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c756a07(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:44:33.628 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58192974(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:44:33.628 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:44:33.628 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58192974(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:44:33.632 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17926146381655510913

[info 2020/03/04 23:44:33.634 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:44:33.728 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@8a44ec5

[vm3] [info 2020/03/04 23:44:33.737 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x9ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:44:33.849 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:33.850 GMT <RMI TCP Connection(189)-172.17.0.6> tid=0xd18] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a96dd16(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:44:33.850 GMT <RMI TCP Connection(189)-172.17.0.6> tid=0xd18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:33.850 GMT <RMI TCP Connection(189)-172.17.0.6> tid=0xd18] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a96dd16(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:44:33.851 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b313052(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:44:33.851 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:44:33.851 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b313052(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:44:33.851 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb12] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d57ffa2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:44:33.851 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb12] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:44:33.852 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb12] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d57ffa2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:44:33.852 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xadb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b8f62aa(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:44:33.852 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xadb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:44:33.852 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xadb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b8f62aa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:44:33.853 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2139d336(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:44:33.853 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb11] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:44:33.853 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2139d336(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:44:33.854 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5db531bb(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:44:33.854 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9fe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:44:33.854 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5db531bb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:44:33.855 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12bf8007(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:44:33.855 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9a9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:44:33.855 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x9a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12bf8007(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:44:33.858 GMT <RMI TCP Connection(189)-172.17.0.6> tid=0xd18] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4d6c8b65

[vm0] [info 2020/03/04 23:44:33.862 GMT <RMI TCP Connection(189)-172.17.0.6> tid=0xd18] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:44:33.863 GMT <RMI TCP Connection(189)-172.17.0.6> tid=0xd18] Locator was created at Wed Mar 04 23:44:33 GMT 2020

[vm0] [info 2020/03/04 23:44:33.863 GMT <RMI TCP Connection(189)-172.17.0.6> tid=0xd18] Listening on port 21271 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:44:33.863 GMT <RMI TCP Connection(189)-172.17.0.6> tid=0xd18] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17926146381655510913/locator/locator21271view.dat

[vm0] [info 2020/03/04 23:44:33.863 GMT <RMI TCP Connection(189)-172.17.0.6> tid=0xd18] recovery file not found: /tmp/junit17926146381655510913/locator/locator21271view.dat

[vm0] [info 2020/03/04 23:44:33.863 GMT <RMI TCP Connection(189)-172.17.0.6> tid=0xd18] Starting distributed system

[vm0] [info 2020/03/04 23:44:33.865 GMT <RMI TCP Connection(189)-172.17.0.6> tid=0xd18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:44:34.326 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0xa62] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@354fbfbe

[vm4] [info 2020/03/04 23:44:34.330 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0xa62] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:44:34.929 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29863]

Command result for <connect --jmx-manager=localhost[29863]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29863] ..
Successfully connected to: [host=localhost, port=29863]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:44:36.676 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@6186fd29

[vm1] [info 2020/03/04 23:44:36.682 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:44:37.248 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x9d8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@61b56db8

[vm2] [info 2020/03/04 23:44:37.252 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x9d8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:44:37.646 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@224831da

[vm1] [info 2020/03/04 23:44:37.651 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:44:37.816 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x97b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d782e49

[vm3] [info 2020/03/04 23:44:37.821 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x97b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:44:38.254 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb12] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ecb039

[vm2] [info 2020/03/04 23:44:38.260 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb12] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:44:38.389 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0x998] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4a1af49f

[vm4] [info 2020/03/04 23:44:38.393 GMT <RMI TCP Connection(75)-172.17.0.7> tid=0x998] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:44:38.831 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xadb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6e1defb1

[vm3] [info 2020/03/04 23:44:38.836 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xadb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:44:38.984 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21566]

Command result for <connect --jmx-manager=localhost[21566]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21566] ..
Successfully connected to: [host=localhost, port=21566]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:44:39.425 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a71d214

[vm4] [info 2020/03/04 23:44:39.430 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0xb11] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:44:40.024 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21272]

Command result for <connect --jmx-manager=localhost[21272]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21272] ..
Successfully connected to: [host=localhost, port=21272]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:44:42.450 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb62] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@d76497e

[vm5] [info 2020/03/04 23:44:42.456 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb62] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:44:43.115 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40@2d870587

[vm6] [info 2020/03/04 23:44:43.120 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xaa6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2439
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 281
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8331


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:44:46.785 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 148 ms)

[vm2] [info 2020/03/04 23:44:46.930 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa9f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 141 ms)

[vm3] [info 2020/03/04 23:44:47.104 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb3a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 171 ms)

[vm4] [info 2020/03/04 23:44:47.250 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb64] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 144 ms)

[vm5] [info 2020/03/04 23:44:47.411 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb62] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 159 ms)

[vm6] [info 2020/03/04 23:44:47.552 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 140 ms)

[vm0] [info 2020/03/04 23:44:47.693 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xcb7] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:44:47.694 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xcb7] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 139 ms)

[info 2020/03/04 23:44:47.695 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:47.698 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xcb7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ff974b7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:44:47.698 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xcb7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:47.698 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xcb7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ff974b7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:44:47.698 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @337713df(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:44:47.698 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:44:47.698 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @337713df(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:44:47.699 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c1def91(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:44:47.699 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa9f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:44:47.699 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa9f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c1def91(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:44:47.700 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb3a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e715d8c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:44:47.700 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb3a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:44:47.700 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb3a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e715d8c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:44:47.701 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @213efbe1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:44:47.701 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:44:47.701 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb64] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @213efbe1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:44:47.702 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ac0930d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:44:47.702 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb62] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:44:47.702 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb62] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ac0930d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:44:47.702 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dd970f8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:44:47.703 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xaa6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:44:47.703 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dd970f8(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:44:47.704 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xcb7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:44:47.705 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xcb7] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:44:47.705 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:44:47.706 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:44:47.707 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa9f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:44:47.707 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa9f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:44:47.708 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb3a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:44:47.708 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb3a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:44:47.709 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb64] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:44:47.709 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb64] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:44:47.710 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb62] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:44:47.710 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb62] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:44:47.711 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:44:47.711 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:44:47.713 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:44:47.714 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:44:47.733 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26966].
Not connected.


[info 2020/03/04 23:44:47.734 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:44:47.736 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:47.737 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xcb7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30396b0e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:44:47.737 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xcb7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:47.737 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xcb7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30396b0e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:44:47.738 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f23d886(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:44:47.738 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:44:47.738 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f23d886(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:44:47.738 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fa53a7f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:44:47.739 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa9f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:44:47.739 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa9f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fa53a7f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:44:47.739 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb3a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a501447(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:44:47.739 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb3a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:44:47.739 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb3a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a501447(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:44:47.740 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71ee7d4(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:44:47.740 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:44:47.740 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb64] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71ee7d4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:44:47.741 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1153a643(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:44:47.741 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb62] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:44:47.741 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb62] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1153a643(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:44:47.742 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37615ac0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:44:47.742 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xaa6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:44:47.742 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37615ac0(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:44:47.746 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9914040559035384549

[info 2020/03/04 23:44:47.748 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:44:47.965 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:47.965 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xcb7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59832e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:44:47.965 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xcb7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:47.965 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xcb7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59832e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:44:47.966 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f779e17(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:44:47.966 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:44:47.966 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f779e17(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:44:47.967 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6798be09(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:44:47.967 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa9f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:44:47.967 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa9f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6798be09(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:44:47.968 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb3a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23fa6e7(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:44:47.968 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb3a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:44:47.968 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb3a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23fa6e7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:44:47.969 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fdebd95(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:44:47.969 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb64] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:44:47.969 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb64] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fdebd95(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:44:47.970 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ca55ccb(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:44:47.970 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb62] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:44:47.970 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb62] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ca55ccb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:44:47.971 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b223116(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:44:47.971 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xaa6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:44:47.971 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b223116(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:44:47.974 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xcb7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c64d11e

[vm0] [info 2020/03/04 23:44:47.980 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xcb7] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:44:47.980 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xcb7] Locator was created at Wed Mar 04 23:44:47 GMT 2020

[vm0] [info 2020/03/04 23:44:47.980 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xcb7] Listening on port 26968 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:44:47.980 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xcb7] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9914040559035384549/locator/locator26968view.dat

[vm0] [info 2020/03/04 23:44:47.980 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xcb7] recovery file not found: /tmp/junit9914040559035384549/locator/locator26968view.dat

[vm0] [info 2020/03/04 23:44:47.981 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xcb7] Starting distributed system

[vm0] [info 2020/03/04 23:44:47.982 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xcb7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:44:48.315 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb9f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d7dad20

[vm5] [info 2020/03/04 23:44:48.320 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb9f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:44:49.002 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbd3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e1f76d7

[vm6] [info 2020/03/04 23:44:49.007 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbd3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:44:49.863 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:44:51.834 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1f65dd0e

[vm1] [info 2020/03/04 23:44:51.839 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:44:52.413 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa9f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4888616b

[vm2] [info 2020/03/04 23:44:52.419 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa9f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:44:53.018 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb3a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@22c26e61

[vm3] [info 2020/03/04 23:44:53.023 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb3a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 898
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2297
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 258
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8202


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:44:53.366 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 149 ms)

[vm2] [info 2020/03/04 23:44:53.511 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb6a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 142 ms)

[vm4] [info 2020/03/04 23:44:53.604 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb64] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@4f05036f

[vm4] [info 2020/03/04 23:44:53.609 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb64] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:44:53.655 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb50] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 141 ms)

[vm4] [info 2020/03/04 23:44:53.797 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbb7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 140 ms)

[vm5] [info 2020/03/04 23:44:53.952 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 154 ms)

[vm6] [info 2020/03/04 23:44:54.193 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbd3] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 239 ms)

[info 2020/03/04 23:44:54.221 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26969]

Command result for <connect --jmx-manager=localhost[26969]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26969] ..
Successfully connected to: [host=localhost, port=26969]


[vm0] [info 2020/03/04 23:44:54.335 GMT <RMI TCP Connection(195)-172.17.0.2> tid=0xb23] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:44:54.336 GMT <RMI TCP Connection(195)-172.17.0.2> tid=0xb23] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 141 ms)

[info 2020/03/04 23:44:54.337 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:54.338 GMT <RMI TCP Connection(195)-172.17.0.2> tid=0xb23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4da2c4f1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:44:54.338 GMT <RMI TCP Connection(195)-172.17.0.2> tid=0xb23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:54.338 GMT <RMI TCP Connection(195)-172.17.0.2> tid=0xb23] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4da2c4f1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:44:54.339 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b291488(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:44:54.339 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:44:54.339 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b291488(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:44:54.341 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @432b0369(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:44:54.342 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:44:54.342 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @432b0369(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:44:54.342 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb50] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68e64bfc(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:44:54.342 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb50] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:44:54.343 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb50] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68e64bfc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:44:54.343 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbb7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5585473(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:44:54.343 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbb7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:44:54.343 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbb7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5585473(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:44:54.344 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5481cdd8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:44:54.344 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb9f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:44:54.344 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5481cdd8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:44:54.345 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbd3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13da716(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:44:54.345 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbd3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:44:54.345 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbd3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13da716(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:44:54.347 GMT <RMI TCP Connection(195)-172.17.0.2> tid=0xb23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:44:54.347 GMT <RMI TCP Connection(195)-172.17.0.2> tid=0xb23] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:44:54.348 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:44:54.348 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:44:54.350 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:44:54.350 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:44:54.351 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb50] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:44:54.352 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb50] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:44:54.352 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbb7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:44:54.352 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbb7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:44:54.353 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb9f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:44:54.354 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:44:54.354 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbd3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:44:54.354 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbd3] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:44:54.356 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:44:54.357 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:44:54.384 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24127].
Not connected.


[info 2020/03/04 23:44:54.385 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:44:54.386 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:54.387 GMT <RMI TCP Connection(195)-172.17.0.2> tid=0xb23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @544912a6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:44:54.387 GMT <RMI TCP Connection(195)-172.17.0.2> tid=0xb23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:54.387 GMT <RMI TCP Connection(195)-172.17.0.2> tid=0xb23] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @544912a6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:44:54.388 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53449674(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:44:54.388 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:44:54.388 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53449674(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:44:54.389 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b70c893(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:44:54.389 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:44:54.389 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b70c893(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:44:54.390 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb50] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35254137(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:44:54.390 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb50] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:44:54.390 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb50] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35254137(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:44:54.390 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbb7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56e5e190(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:44:54.391 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbb7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:44:54.391 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbb7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56e5e190(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:44:54.391 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3df9b37b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:44:54.391 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb9f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:44:54.392 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3df9b37b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:44:54.392 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbd3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58de2e4f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:44:54.392 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbd3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:44:54.392 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbd3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58de2e4f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:44:54.395 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1256634423711273631

[info 2020/03/04 23:44:54.397 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:44:54.602 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:54.603 GMT <RMI TCP Connection(195)-172.17.0.2> tid=0xb23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f26f3db(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:44:54.603 GMT <RMI TCP Connection(195)-172.17.0.2> tid=0xb23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:44:54.603 GMT <RMI TCP Connection(195)-172.17.0.2> tid=0xb23] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f26f3db(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:44:54.604 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5816f4d0(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:44:54.604 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:44:54.604 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5816f4d0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:44:54.605 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70f74f30(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:44:54.605 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:44:54.605 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70f74f30(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:44:54.605 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb50] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @575a139f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:44:54.606 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb50] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:44:54.606 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb50] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @575a139f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:44:54.606 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbb7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a25b9ca(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:44:54.606 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbb7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:44:54.606 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbb7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a25b9ca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:44:54.607 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b57f77c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:44:54.607 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb9f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:44:54.607 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b57f77c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:44:54.608 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbd3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55b9ad69(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:44:54.608 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbd3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:44:54.608 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbd3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55b9ad69(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:44:54.611 GMT <RMI TCP Connection(195)-172.17.0.2> tid=0xb23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@182260f

[vm0] [info 2020/03/04 23:44:54.616 GMT <RMI TCP Connection(195)-172.17.0.2> tid=0xb23] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:44:54.616 GMT <RMI TCP Connection(195)-172.17.0.2> tid=0xb23] Locator was created at Wed Mar 04 23:44:54 GMT 2020

[vm0] [info 2020/03/04 23:44:54.616 GMT <RMI TCP Connection(195)-172.17.0.2> tid=0xb23] Listening on port 24129 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:44:54.616 GMT <RMI TCP Connection(195)-172.17.0.2> tid=0xb23] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1256634423711273631/locator/locator24129view.dat

[vm0] [info 2020/03/04 23:44:54.616 GMT <RMI TCP Connection(195)-172.17.0.2> tid=0xb23] recovery file not found: /tmp/junit1256634423711273631/locator/locator24129view.dat

[vm0] [info 2020/03/04 23:44:54.616 GMT <RMI TCP Connection(195)-172.17.0.2> tid=0xb23] Starting distributed system

[vm0] [info 2020/03/04 23:44:54.618 GMT <RMI TCP Connection(195)-172.17.0.2> tid=0xb23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:44:55.764 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@24953772

[vm5] [info 2020/03/04 23:44:55.769 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa2c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:44:56.419 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@4c36e1cc

[vm6] [info 2020/03/04 23:44:56.424 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xa53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:44:58.193 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4f2875b8

[vm1] [info 2020/03/04 23:44:58.198 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:44:58.773 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@25eeb40c

[vm2] [info 2020/03/04 23:44:58.778 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:44:59.377 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb50] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@412d1b3a

[vm3] [info 2020/03/04 23:44:59.383 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xb50] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:44:59.963 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbb7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e24a6c

[vm4] [info 2020/03/04 23:44:59.968 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xbb7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2478
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 330
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 8616


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:45:00.240 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 150 ms)

[vm2] [info 2020/03/04 23:45:00.391 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xa9d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 149 ms)

[vm3] [info 2020/03/04 23:45:00.544 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 151 ms)

[info 2020/03/04 23:45:00.558 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24130]

Command result for <connect --jmx-manager=localhost[24130]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24130] ..
Successfully connected to: [host=localhost, port=24130]


[vm4] [info 2020/03/04 23:45:00.684 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 138 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:45:00.838 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 153 ms)

[vm6] [info 2020/03/04 23:45:00.979 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 139 ms)

[vm0] [info 2020/03/04 23:45:01.117 GMT <RMI TCP Connection(191)-172.17.0.4> tid=0x93d] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:45:01.118 GMT <RMI TCP Connection(191)-172.17.0.4> tid=0x93d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 137 ms)

[info 2020/03/04 23:45:01.119 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:01.121 GMT <RMI TCP Connection(191)-172.17.0.4> tid=0x93d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6417b949(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:45:01.121 GMT <RMI TCP Connection(191)-172.17.0.4> tid=0x93d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:01.121 GMT <RMI TCP Connection(191)-172.17.0.4> tid=0x93d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6417b949(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:45:01.122 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dfbfffd(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:45:01.122 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:01.122 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dfbfffd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:45:01.123 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xa9d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fbfae85(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:45:01.123 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xa9d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:01.123 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xa9d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fbfae85(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:45:01.124 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xac3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70e08853(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:45:01.124 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xac3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:01.124 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70e08853(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:45:01.124 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb6b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73906196(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:45:01.125 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb6b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:01.125 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73906196(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:45:01.125 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c66365b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:45:01.126 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa2c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:01.126 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c66365b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:45:01.126 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c962c5b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:45:01.126 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xa53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:01.126 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c962c5b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:45:01.129 GMT <RMI TCP Connection(191)-172.17.0.4> tid=0x93d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:45:01.129 GMT <RMI TCP Connection(191)-172.17.0.4> tid=0x93d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:45:01.130 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:45:01.130 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:45:01.131 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xa9d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:45:01.131 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xa9d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:45:01.132 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xac3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:45:01.132 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:45:01.133 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb6b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:45:01.133 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:45:01.134 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:45:01.134 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:45:01.135 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:45:01.136 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:45:01.138 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:45:01.139 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:45:01.157 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22957].
Not connected.


[info 2020/03/04 23:45:01.159 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:45:01.159 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:01.160 GMT <RMI TCP Connection(191)-172.17.0.4> tid=0x93d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54a944b0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:45:01.160 GMT <RMI TCP Connection(191)-172.17.0.4> tid=0x93d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:01.160 GMT <RMI TCP Connection(191)-172.17.0.4> tid=0x93d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54a944b0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:45:01.161 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b2d07ef(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:45:01.161 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:01.161 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b2d07ef(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:45:01.162 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xa9d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58ad86ac(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:45:01.162 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xa9d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:01.162 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xa9d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58ad86ac(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:45:01.163 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xac3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31515480(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:45:01.163 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xac3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:01.163 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31515480(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:45:01.164 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb6b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27ca0d6d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:45:01.164 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb6b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:01.164 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27ca0d6d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:45:01.164 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f9d0db2(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:45:01.165 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa2c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:01.165 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f9d0db2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:45:01.165 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fb64e11(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:45:01.165 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xa53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:01.165 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fb64e11(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:45:01.169 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7117918135126089809

[info 2020/03/04 23:45:01.171 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:45:01.385 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:01.386 GMT <RMI TCP Connection(191)-172.17.0.4> tid=0x93d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3224ef81(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:45:01.386 GMT <RMI TCP Connection(191)-172.17.0.4> tid=0x93d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:01.386 GMT <RMI TCP Connection(191)-172.17.0.4> tid=0x93d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3224ef81(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:45:01.387 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ce17a9e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:45:01.387 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:01.387 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ce17a9e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:45:01.388 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xa9d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @229cb88d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:45:01.388 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xa9d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:01.388 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xa9d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @229cb88d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:45:01.389 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xac3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @215f4024(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:45:01.389 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xac3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:01.389 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @215f4024(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:45:01.390 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb6b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d0d963c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:45:01.390 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb6b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:01.390 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d0d963c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:45:01.391 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2062894f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:45:01.391 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa2c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:01.391 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2062894f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:45:01.392 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @774a85e3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:45:01.392 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xa53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:01.392 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @774a85e3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:45:01.394 GMT <RMI TCP Connection(191)-172.17.0.4> tid=0x93d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1789c203

[vm0] [info 2020/03/04 23:45:01.400 GMT <RMI TCP Connection(191)-172.17.0.4> tid=0x93d] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:45:01.400 GMT <RMI TCP Connection(191)-172.17.0.4> tid=0x93d] Locator was created at Wed Mar 04 23:45:01 GMT 2020

[vm0] [info 2020/03/04 23:45:01.400 GMT <RMI TCP Connection(191)-172.17.0.4> tid=0x93d] Listening on port 22959 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:45:01.400 GMT <RMI TCP Connection(191)-172.17.0.4> tid=0x93d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7117918135126089809/locator/locator22959view.dat

[vm0] [info 2020/03/04 23:45:01.400 GMT <RMI TCP Connection(191)-172.17.0.4> tid=0x93d] recovery file not found: /tmp/junit7117918135126089809/locator/locator22959view.dat

[vm0] [info 2020/03/04 23:45:01.401 GMT <RMI TCP Connection(191)-172.17.0.4> tid=0x93d] Starting distributed system

[vm0] [info 2020/03/04 23:45:01.402 GMT <RMI TCP Connection(191)-172.17.0.4> tid=0x93d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:45:03.904 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f0408d2

[vm5] [info 2020/03/04 23:45:03.910 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb8d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:45:04.557 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xc41] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@243b5bbf

[vm6] [info 2020/03/04 23:45:04.562 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xc41] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:45:05.156 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2639bbf0

[vm1] [info 2020/03/04 23:45:05.160 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:45:05.399 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:45:05.760 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xa9d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6a6b6214

[vm2] [info 2020/03/04 23:45:05.764 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xa9d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:45:06.348 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xac3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@332caea

[vm3] [info 2020/03/04 23:45:06.354 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xac3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:45:06.950 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb6b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6f76b131

[vm4] [info 2020/03/04 23:45:06.956 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb6b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:45:07.550 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22960]

Command result for <connect --jmx-manager=localhost[22960]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22960] ..
Successfully connected to: [host=localhost, port=22960]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 807
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2327
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 235
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8187


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:45:08.852 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 154 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:45:08.999 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xae9] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 145 ms)

[vm3] [info 2020/03/04 23:45:09.143 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 142 ms)

[vm4] [info 2020/03/04 23:45:09.287 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb90] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 142 ms)

[vm5] [info 2020/03/04 23:45:09.444 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb8d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 155 ms)

[vm6] [info 2020/03/04 23:45:09.590 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xc41] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 144 ms)

[vm0] [info 2020/03/04 23:45:09.744 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xc08] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:45:09.745 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xc08] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 153 ms)

[info 2020/03/04 23:45:09.746 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:09.748 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xc08] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef5805e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:45:09.748 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xc08] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:09.748 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xc08] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef5805e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:45:09.749 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b793a21(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:45:09.749 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:09.749 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b793a21(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:45:09.749 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xae9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8e5e243(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:45:09.750 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xae9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:09.750 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xae9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8e5e243(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:45:09.750 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49c874d6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:45:09.751 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:09.751 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49c874d6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:45:09.751 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31d8ca56(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:45:09.752 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb90] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:09.752 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb90] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31d8ca56(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:45:09.752 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79efe867(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:45:09.752 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:09.752 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb8d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79efe867(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:45:09.753 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xc41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c2986a8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:45:09.753 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xc41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:09.753 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xc41] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c2986a8(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:45:09.756 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xc08] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:45:09.756 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xc08] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:45:09.757 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:45:09.757 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:45:09.758 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xae9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:45:09.758 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xae9] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:45:09.759 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:45:09.759 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:45:09.760 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb90] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:45:09.760 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb90] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:45:09.761 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:45:09.761 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb8d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:45:09.762 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xc41] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:45:09.762 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xc41] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:45:09.764 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:45:09.765 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:45:09.787 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20114].
Not connected.


[info 2020/03/04 23:45:09.788 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:45:09.789 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:09.790 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xc08] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @693e6a7e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:45:09.790 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xc08] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:09.791 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xc08] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @693e6a7e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:45:09.791 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f6d17a0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:45:09.791 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:09.791 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f6d17a0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:45:09.792 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xae9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f62f907(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:45:09.792 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xae9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:09.792 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xae9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f62f907(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:45:09.793 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4790e660(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:45:09.793 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:09.793 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4790e660(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:45:09.794 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62e2d6f3(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:45:09.794 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb90] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:09.794 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb90] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62e2d6f3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:45:09.795 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a20deb6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:45:09.795 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:09.795 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb8d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a20deb6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:45:09.796 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xc41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40ec0929(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:45:09.796 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xc41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:09.796 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xc41] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40ec0929(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:45:09.799 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4433533206025337064

[info 2020/03/04 23:45:09.801 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:45:10.016 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:10.017 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xc08] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30f5e78a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:45:10.017 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xc08] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:10.017 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xc08] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30f5e78a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:45:10.018 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @533c5ba2(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:45:10.018 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:10.018 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @533c5ba2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:45:10.019 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xae9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a749023(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:45:10.019 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xae9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:10.019 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xae9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a749023(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:45:10.019 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f4eff03(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:45:10.020 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:10.020 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f4eff03(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:45:10.020 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ac50124(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:45:10.021 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb90] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:10.021 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb90] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ac50124(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:45:10.021 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @160c57dc(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:45:10.021 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb8d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:10.021 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb8d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @160c57dc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:45:10.022 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xc41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @694fcad0(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:45:10.022 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xc41] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:10.022 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xc41] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @694fcad0(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:45:10.026 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xc08] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@70bf9ef1

[vm0] [info 2020/03/04 23:45:10.031 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xc08] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:45:10.031 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xc08] Locator was created at Wed Mar 04 23:45:10 GMT 2020

[vm0] [info 2020/03/04 23:45:10.031 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xc08] Listening on port 20116 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:45:10.031 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xc08] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4433533206025337064/locator/locator20116view.dat

[vm0] [info 2020/03/04 23:45:10.031 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xc08] recovery file not found: /tmp/junit4433533206025337064/locator/locator20116view.dat

[vm0] [info 2020/03/04 23:45:10.032 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xc08] Starting distributed system

[vm0] [info 2020/03/04 23:45:10.033 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xc08] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:45:13.783 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@5638d5da

[vm1] [info 2020/03/04 23:45:13.788 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:45:14.351 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc09] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1966e2b9

[vm5] [info 2020/03/04 23:45:14.356 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc09] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:45:14.370 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xae9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@475744a

[vm2] [info 2020/03/04 23:45:14.375 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xae9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:45:14.961 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@26a6315b

[vm3] [info 2020/03/04 23:45:14.966 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:45:15.041 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc19] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@704709d4

[vm6] [info 2020/03/04 23:45:15.046 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc19] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:45:15.568 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb90] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2bc7827f

[vm4] [info 2020/03/04 23:45:15.572 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb90] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:45:15.879 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:45:16.157 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20117]

Command result for <connect --jmx-manager=localhost[20117]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20117] ..
Successfully connected to: [host=localhost, port=20117]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 830
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2354
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 235
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8271


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:45:19.358 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 150 ms)

[vm2] [info 2020/03/04 23:45:19.504 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb58] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 143 ms)

[vm3] [info 2020/03/04 23:45:19.649 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xb4a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 143 ms)

[vm4] [info 2020/03/04 23:45:19.793 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 142 ms)

[vm5] [info 2020/03/04 23:45:19.959 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc09] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 165 ms)

[vm6] [info 2020/03/04 23:45:20.104 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc19] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 143 ms)

[vm0] [info 2020/03/04 23:45:20.246 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0x95f] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:45:20.246 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0x95f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 141 ms)

[info 2020/03/04 23:45:20.247 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:20.249 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0x95f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36be62e6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:45:20.249 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0x95f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:20.249 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0x95f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36be62e6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:45:20.250 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3694fb7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:45:20.250 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:20.250 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3694fb7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:45:20.251 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @438841a5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:45:20.251 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:20.251 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb58] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @438841a5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:45:20.252 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xb4a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c2ea44e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:45:20.252 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xb4a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:20.252 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xb4a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c2ea44e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:45:20.253 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c243a20(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:45:20.253 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:20.253 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c243a20(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:45:20.254 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62f95b9e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:45:20.254 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:20.254 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc09] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62f95b9e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:45:20.255 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77f49c8d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:45:20.255 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc19] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:20.255 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc19] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77f49c8d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:45:20.257 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0x95f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:45:20.257 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0x95f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:45:20.258 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:45:20.258 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:45:20.259 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb58] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:45:20.260 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb58] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:45:20.260 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xb4a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:45:20.260 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xb4a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:45:20.261 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb72] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:45:20.261 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:45:20.262 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc09] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:45:20.262 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc09] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:45:20.263 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc19] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:45:20.264 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc19] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:45:20.265 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:45:20.266 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:45:20.293 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25030].
Not connected.


[info 2020/03/04 23:45:20.295 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:45:20.295 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:20.296 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0x95f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @623b2267(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:45:20.296 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0x95f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:20.296 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0x95f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @623b2267(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:45:20.297 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17b5a7ed(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:45:20.297 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:20.297 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17b5a7ed(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:45:20.298 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52ae1b52(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:45:20.298 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:20.298 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb58] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52ae1b52(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:45:20.299 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xb4a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5538ea09(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:45:20.299 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xb4a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:20.299 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xb4a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5538ea09(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:45:20.300 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6243b791(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:45:20.300 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:20.300 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6243b791(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:45:20.301 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @729d4a31(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:45:20.301 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:20.301 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc09] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @729d4a31(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:45:20.302 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4885c80d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:45:20.302 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc19] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:20.302 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc19] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4885c80d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:45:20.304 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1382076500568302666

[info 2020/03/04 23:45:20.307 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:45:20.506 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:20.507 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0x95f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60660b0f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:45:20.507 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0x95f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:20.507 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0x95f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60660b0f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:45:20.508 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b85c95c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:45:20.508 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:20.508 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b85c95c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:45:20.509 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cfd3f2a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:45:20.509 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb58] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:20.509 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb58] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cfd3f2a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:45:20.510 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xb4a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a28283(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:45:20.510 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xb4a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:20.510 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xb4a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a28283(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:45:20.511 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @543edbbd(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:45:20.511 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb72] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:20.511 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @543edbbd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:45:20.512 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c553cba(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:45:20.512 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc09] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:20.512 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc09] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c553cba(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:45:20.512 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @584b8c2b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:45:20.512 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc19] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:20.512 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xc19] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @584b8c2b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:45:20.515 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0x95f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@34ca0997

[vm0] [info 2020/03/04 23:45:20.520 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0x95f] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:45:20.520 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0x95f] Locator was created at Wed Mar 04 23:45:20 GMT 2020

[vm0] [info 2020/03/04 23:45:20.521 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0x95f] Listening on port 25032 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:45:20.521 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0x95f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1382076500568302666/locator/locator25032view.dat

[vm0] [info 2020/03/04 23:45:20.521 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0x95f] recovery file not found: /tmp/junit1382076500568302666/locator/locator25032view.dat

[vm0] [info 2020/03/04 23:45:20.521 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0x95f] Starting distributed system

[vm0] [info 2020/03/04 23:45:20.523 GMT <RMI TCP Connection(195)-172.17.0.8> tid=0x95f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:45:20.645 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb7e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a6b7a3b

[vm5] [info 2020/03/04 23:45:20.650 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb7e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:45:21.343 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xc1b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@382f60a0

[vm6] [info 2020/03/04 23:45:21.348 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xc1b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:45:22.210 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:45:24.356 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@43ac4b25

[vm1] [info 2020/03/04 23:45:24.361 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:45:24.661 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xba6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@f91a395

[vm5] [info 2020/03/04 23:45:24.667 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xba6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 907
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236209
Total time (in milliseconds) spent moving buckets during this rebalance                         | 1928
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 47
Total primaries transferred during this rebalance                                               | 6
Total time (in milliseconds) for this rebalance                                                 | 6417


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm2] [info 2020/03/04 23:45:24.935 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb58] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2791bec9

[vm2] [info 2020/03/04 23:45:24.940 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb58] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:45:25.071 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 159 ms)

[vm2] [info 2020/03/04 23:45:25.224 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xafb] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 151 ms)

[vm6] [info 2020/03/04 23:45:25.312 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@405ffb

[vm6] [info 2020/03/04 23:45:25.318 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb0c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:45:25.375 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb64] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 149 ms)

[vm4] [info 2020/03/04 23:45:25.527 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xbdd] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 149 ms)

[vm3] [info 2020/03/04 23:45:25.581 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xb4a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7c99f3c8

[vm3] [info 2020/03/04 23:45:25.586 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xb4a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:45:25.677 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb7e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 149 ms)

[vm6] [info 2020/03/04 23:45:25.819 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xc1b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 141 ms)

[vm0] [info 2020/03/04 23:45:25.960 GMT <RMI TCP Connection(195)-172.17.0.3> tid=0xbc5] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:45:25.961 GMT <RMI TCP Connection(195)-172.17.0.3> tid=0xbc5] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 139 ms)

[info 2020/03/04 23:45:25.961 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:25.963 GMT <RMI TCP Connection(195)-172.17.0.3> tid=0xbc5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @515743c2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:45:25.963 GMT <RMI TCP Connection(195)-172.17.0.3> tid=0xbc5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:25.963 GMT <RMI TCP Connection(195)-172.17.0.3> tid=0xbc5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @515743c2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:45:25.964 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @122d213b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:45:25.964 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:25.964 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @122d213b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:45:25.965 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xafb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @694a8294(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:45:25.965 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xafb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:25.965 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xafb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @694a8294(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:45:25.966 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @789820ae(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:45:25.966 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:25.966 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb64] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @789820ae(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:45:25.967 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xbdd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @753e01af(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:45:25.967 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xbdd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:25.967 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xbdd] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @753e01af(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:45:25.968 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb7e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10b8c2ca(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:45:25.968 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb7e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:25.968 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb7e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10b8c2ca(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:45:25.968 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xc1b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ecbb982(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:45:25.968 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xc1b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:25.969 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xc1b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ecbb982(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:45:25.971 GMT <RMI TCP Connection(195)-172.17.0.3> tid=0xbc5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:45:25.971 GMT <RMI TCP Connection(195)-172.17.0.3> tid=0xbc5] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:45:25.971 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:45:25.972 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:45:25.973 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xafb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:45:25.973 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xafb] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:45:25.974 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb64] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:45:25.974 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb64] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:45:25.975 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xbdd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:45:25.975 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xbdd] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:45:25.976 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb7e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:45:25.976 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb7e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:45:25.977 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xc1b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:45:25.977 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xc1b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:45:25.979 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:45:25.980 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:45:26.001 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29863].
Not connected.


[info 2020/03/04 23:45:26.003 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:45:26.003 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:26.005 GMT <RMI TCP Connection(195)-172.17.0.3> tid=0xbc5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7798650(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:45:26.005 GMT <RMI TCP Connection(195)-172.17.0.3> tid=0xbc5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:26.005 GMT <RMI TCP Connection(195)-172.17.0.3> tid=0xbc5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7798650(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:45:26.006 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76a98d59(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:45:26.006 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:26.006 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76a98d59(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:45:26.007 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xafb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59fb860e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:45:26.007 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xafb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:26.007 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xafb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59fb860e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:45:26.008 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @143db5f7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:45:26.008 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:26.008 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb64] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @143db5f7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:45:26.009 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xbdd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31f962e0(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:45:26.009 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xbdd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:26.009 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xbdd] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31f962e0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:45:26.010 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb7e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ed9b9e1(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:45:26.010 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb7e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:26.010 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb7e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ed9b9e1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:45:26.011 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xc1b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49ebb740(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:45:26.011 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xc1b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:26.011 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xc1b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49ebb740(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:45:26.013 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1214291636738057745

[info 2020/03/04 23:45:26.016 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:45:26.079 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4b2d0406

[vm5] [info 2020/03/04 23:45:26.083 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9fe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:45:26.145 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:45:26.216 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb72] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a4cca98

[vm4] [info 2020/03/04 23:45:26.220 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb72] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:45:26.233 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:26.234 GMT <RMI TCP Connection(195)-172.17.0.3> tid=0xbc5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3049008(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:45:26.234 GMT <RMI TCP Connection(195)-172.17.0.3> tid=0xbc5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:26.234 GMT <RMI TCP Connection(195)-172.17.0.3> tid=0xbc5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3049008(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:45:26.235 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77113319(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:45:26.235 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:26.235 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77113319(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:45:26.235 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xafb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46f80c37(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:45:26.236 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xafb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:26.236 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xafb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46f80c37(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:45:26.236 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c01718(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:45:26.236 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb64] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:26.236 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb64] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c01718(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:45:26.237 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xbdd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23c2945b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:45:26.237 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xbdd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:26.237 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xbdd] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23c2945b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:45:26.238 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb7e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c997201(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:45:26.238 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb7e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:26.238 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb7e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c997201(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:45:26.239 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xc1b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10ac993d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:45:26.239 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xc1b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:26.239 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xc1b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10ac993d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:45:26.242 GMT <RMI TCP Connection(195)-172.17.0.3> tid=0xbc5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5c38213a

[vm0] [info 2020/03/04 23:45:26.247 GMT <RMI TCP Connection(195)-172.17.0.3> tid=0xbc5] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:45:26.248 GMT <RMI TCP Connection(195)-172.17.0.3> tid=0xbc5] Locator was created at Wed Mar 04 23:45:26 GMT 2020

[vm0] [info 2020/03/04 23:45:26.248 GMT <RMI TCP Connection(195)-172.17.0.3> tid=0xbc5] Listening on port 29865 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:45:26.248 GMT <RMI TCP Connection(195)-172.17.0.3> tid=0xbc5] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1214291636738057745/locator/locator29865view.dat

[vm0] [info 2020/03/04 23:45:26.248 GMT <RMI TCP Connection(195)-172.17.0.3> tid=0xbc5] recovery file not found: /tmp/junit1214291636738057745/locator/locator29865view.dat

[vm0] [info 2020/03/04 23:45:26.248 GMT <RMI TCP Connection(195)-172.17.0.3> tid=0xbc5] Starting distributed system

[vm0] [info 2020/03/04 23:45:26.250 GMT <RMI TCP Connection(195)-172.17.0.3> tid=0xbc5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:45:26.820 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0xc28] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@65880a07

[vm6] [info 2020/03/04 23:45:26.826 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0xc28] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:45:26.830 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25033]

Command result for <connect --jmx-manager=localhost[25033]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25033] ..
Successfully connected to: [host=localhost, port=25033]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:45:27.654 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 776
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2472
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 257
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8673


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:45:29.765 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 152 ms)

[vm2] [info 2020/03/04 23:45:29.913 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb13] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 140 ms)

[vm3] [info 2020/03/04 23:45:30.060 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb91] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 144 ms)

[vm1] [info 2020/03/04 23:45:30.079 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@228c500e

[vm1] [info 2020/03/04 23:45:30.084 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:45:30.202 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb3] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 139 ms)

[vm5] [info 2020/03/04 23:45:30.359 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xba6] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 155 ms)

[vm6] [info 2020/03/04 23:45:30.502 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 142 ms)

[vm0] [info 2020/03/04 23:45:30.645 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xd2a] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:45:30.646 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xd2a] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 141 ms)

[info 2020/03/04 23:45:30.646 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:30.648 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xd2a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2787e08a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:45:30.648 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xd2a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:30.648 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xd2a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2787e08a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:45:30.649 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22438657(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:45:30.649 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:30.649 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22438657(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:45:30.650 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5932f43f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:45:30.650 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:30.650 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb13] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5932f43f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:45:30.651 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb91] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42da67e4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:45:30.651 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb91] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:30.651 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb91] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42da67e4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:45:30.652 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32baba2d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:45:30.652 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:30.652 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32baba2d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:45:30.653 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xba6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3be014ec(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:45:30.653 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xba6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:30.653 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xba6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3be014ec(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:45:30.654 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34abab54(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:45:30.654 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb0c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:30.654 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34abab54(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:45:30.656 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xd2a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:45:30.657 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xd2a] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:45:30.657 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:45:30.658 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:45:30.658 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb13] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:45:30.659 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb13] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:45:30.660 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb91] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:45:30.660 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb91] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:45:30.661 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:45:30.661 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb3] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:45:30.662 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xba6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:45:30.662 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xba6] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:45:30.663 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:45:30.663 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:45:30.665 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:45:30.665 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)

[vm2] [info 2020/03/04 23:45:30.668 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xafb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5cb4b77f

[vm2] [info 2020/03/04 23:45:30.673 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xafb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:45:30.701 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21566].
Not connected.


[info 2020/03/04 23:45:30.703 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:45:30.704 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:30.705 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xd2a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b749a9a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:45:30.705 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xd2a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:30.705 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xd2a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b749a9a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:45:30.706 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f07274e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:45:30.706 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:30.706 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f07274e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:45:30.707 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6700953c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:45:30.707 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:30.707 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb13] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6700953c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:45:30.708 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb91] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23dac89c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:45:30.708 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb91] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:30.708 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb91] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23dac89c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:45:30.709 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25321e67(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:45:30.709 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:30.709 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25321e67(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:45:30.709 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xba6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22fc37e6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:45:30.709 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xba6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:30.709 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xba6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22fc37e6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:45:30.710 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @480eed5e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:45:30.710 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb0c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:30.710 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @480eed5e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:45:30.713 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17167283131249628203

[info 2020/03/04 23:45:30.715 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:45:30.922 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:30.923 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xd2a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @be9929b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:45:30.923 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xd2a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:30.923 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xd2a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @be9929b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:45:30.924 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7267b67e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:45:30.924 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:30.924 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7267b67e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:45:30.925 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f383376(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:45:30.925 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb13] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:30.925 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb13] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f383376(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:45:30.926 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb91] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bf995a5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:45:30.926 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb91] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:30.926 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb91] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bf995a5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:45:30.926 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d6153e3(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:45:30.926 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:30.927 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d6153e3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:45:30.927 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xba6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @712da8d1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:45:30.927 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xba6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:30.927 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xba6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @712da8d1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:45:30.928 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5120e301(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:45:30.928 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb0c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:30.928 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5120e301(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:45:30.931 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xd2a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@58d450de

[vm0] [info 2020/03/04 23:45:30.936 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xd2a] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:45:30.936 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xd2a] Locator was created at Wed Mar 04 23:45:30 GMT 2020

[vm0] [info 2020/03/04 23:45:30.936 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xd2a] Listening on port 21568 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:45:30.936 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xd2a] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17167283131249628203/locator/locator21568view.dat

[vm0] [info 2020/03/04 23:45:30.936 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xd2a] recovery file not found: /tmp/junit17167283131249628203/locator/locator21568view.dat

[vm0] [info 2020/03/04 23:45:30.937 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xd2a] Starting distributed system

[vm0] [info 2020/03/04 23:45:30.938 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xd2a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 769
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2473
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 279
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8739


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm3] [info 2020/03/04 23:45:31.265 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb64] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7dacaf80

[vm3] [info 2020/03/04 23:45:31.270 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xb64] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:45:31.294 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 145 ms)

[vm2] [info 2020/03/04 23:45:31.439 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb12] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 142 ms)

[vm3] [info 2020/03/04 23:45:31.581 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xadb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 140 ms)

[vm4] [info 2020/03/04 23:45:31.725 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 142 ms)

[vm4] [info 2020/03/04 23:45:31.877 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xbdd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@442089d0

[vm4] [info 2020/03/04 23:45:31.882 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xbdd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:45:31.898 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 171 ms)

[vm6] [info 2020/03/04 23:45:32.043 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0xc28] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 143 ms)

[vm0] [info 2020/03/04 23:45:32.187 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0xb09] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:45:32.188 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0xb09] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 142 ms)

[info 2020/03/04 23:45:32.188 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:32.190 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0xb09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f07bc6f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:45:32.190 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0xb09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:32.190 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0xb09] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f07bc6f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:45:32.191 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79fce282(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:45:32.191 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:32.191 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79fce282(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:45:32.191 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb12] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @239f50e2(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:45:32.192 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb12] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:32.192 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb12] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @239f50e2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:45:32.192 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xadb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1069ff40(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:45:32.193 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xadb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:32.193 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xadb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1069ff40(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:45:32.193 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @113802a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:45:32.193 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb11] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:32.193 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @113802a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:45:32.194 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46c4a151(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:45:32.194 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:32.194 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46c4a151(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:45:32.195 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0xc28] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @377bf789(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:45:32.195 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0xc28] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:32.195 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0xc28] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @377bf789(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:45:32.197 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0xb09] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:45:32.197 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0xb09] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:45:32.198 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:45:32.198 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:45:32.199 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb12] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:45:32.199 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb12] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:45:32.200 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xadb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:45:32.200 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xadb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:45:32.201 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:45:32.201 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:45:32.202 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:45:32.202 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:45:32.203 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0xc28] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:45:32.204 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0xc28] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:45:32.206 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:45:32.206 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:45:32.227 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21272].
Not connected.


[info 2020/03/04 23:45:32.229 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:45:32.229 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:32.231 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0xb09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33e61f5c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:45:32.231 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0xb09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:32.231 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0xb09] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33e61f5c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:45:32.232 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55c426a7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:45:32.232 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:32.232 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55c426a7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:45:32.232 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb12] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3340a16e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:45:32.233 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb12] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:32.233 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb12] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3340a16e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:45:32.233 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xadb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb0fe61(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:45:32.233 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xadb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:32.233 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xadb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb0fe61(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:45:32.234 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62a13856(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:45:32.234 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb11] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:32.234 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62a13856(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:45:32.235 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @563d45c7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:45:32.235 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:32.235 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @563d45c7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:45:32.236 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0xc28] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a0c8684(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:45:32.236 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0xc28] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:32.236 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0xc28] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a0c8684(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:45:32.238 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11291300445413621375

[info 2020/03/04 23:45:32.240 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:45:32.450 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:32.450 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0xb09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34a8d2c1(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:45:32.450 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0xb09] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:32.451 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0xb09] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34a8d2c1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:45:32.451 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1871fdf2(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:45:32.451 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:32.451 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1871fdf2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:45:32.452 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb12] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52e68f52(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:45:32.452 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb12] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:32.452 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb12] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52e68f52(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:45:32.453 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xadb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2422eca1(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:45:32.453 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xadb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:32.453 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xadb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2422eca1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:45:32.454 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4202f935(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:45:32.454 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb11] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:32.454 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb11] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4202f935(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:45:32.455 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20b0b1db(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:45:32.455 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9fe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:32.455 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9fe] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20b0b1db(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:45:32.456 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0xc28] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69c4489f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:45:32.456 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0xc28] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:32.456 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0xc28] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69c4489f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:45:32.458 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0xb09] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@197fac4d

[vm0] [info 2020/03/04 23:45:32.463 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0xb09] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:45:32.463 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0xb09] Locator was created at Wed Mar 04 23:45:32 GMT 2020

[vm0] [info 2020/03/04 23:45:32.463 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0xb09] Listening on port 21274 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:45:32.464 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0xb09] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11291300445413621375/locator/locator21274view.dat

[vm0] [info 2020/03/04 23:45:32.464 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0xb09] recovery file not found: /tmp/junit11291300445413621375/locator/locator21274view.dat

[vm0] [info 2020/03/04 23:45:32.464 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0xb09] Starting distributed system

[vm0] [info 2020/03/04 23:45:32.466 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0xb09] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:45:32.519 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29866]

Command result for <connect --jmx-manager=localhost[29866]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29866] ..
Successfully connected to: [host=localhost, port=29866]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:45:34.702 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@41538a37

[vm1] [info 2020/03/04 23:45:34.706 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:45:35.338 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb13] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ac2fec4

[vm2] [info 2020/03/04 23:45:35.343 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb13] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:45:35.948 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb91] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@330603d0

[vm3] [info 2020/03/04 23:45:35.953 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb91] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:45:36.254 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@61095df0

[vm1] [info 2020/03/04 23:45:36.258 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:45:36.534 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@68e75634

[vm4] [info 2020/03/04 23:45:36.538 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:45:36.828 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb12] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@740c89cb

[vm2] [info 2020/03/04 23:45:36.833 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb12] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:45:37.132 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21569]

Command result for <connect --jmx-manager=localhost[21569]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21569] ..
Successfully connected to: [host=localhost, port=21569]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:45:37.454 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xadb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@53afebe4

[vm3] [info 2020/03/04 23:45:37.459 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xadb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:45:38.046 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb11] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@283caa0b

[vm4] [info 2020/03/04 23:45:38.051 GMT <RMI TCP Connection(80)-172.17.0.6> tid=0xb11] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:45:38.630 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21275]

Command result for <connect --jmx-manager=localhost[21275]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21275] ..
Successfully connected to: [host=localhost, port=21275]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:45:40.380 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb62] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5de1dd55

[vm5] [info 2020/03/04 23:45:40.385 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb62] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:45:41.043 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6f019af6

[vm6] [info 2020/03/04 23:45:41.049 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xaa6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:45:41.862 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 837
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608950
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2256
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 139
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 7704


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:45:45.143 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 156 ms)

[vm2] [info 2020/03/04 23:45:45.292 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa9f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 147 ms)

[vm3] [info 2020/03/04 23:45:45.438 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb3a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 144 ms)

[vm4] [info 2020/03/04 23:45:45.583 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb64] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 143 ms)

[vm5] [info 2020/03/04 23:45:45.741 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb62] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 156 ms)

[vm6] [info 2020/03/04 23:45:45.883 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 141 ms)

[vm0] [info 2020/03/04 23:45:46.025 GMT <RMI TCP Connection(197)-172.17.0.9> tid=0xac7] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:45:46.026 GMT <RMI TCP Connection(197)-172.17.0.9> tid=0xac7] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 140 ms)

[info 2020/03/04 23:45:46.027 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:46.028 GMT <RMI TCP Connection(197)-172.17.0.9> tid=0xac7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e562918(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:45:46.028 GMT <RMI TCP Connection(197)-172.17.0.9> tid=0xac7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:46.028 GMT <RMI TCP Connection(197)-172.17.0.9> tid=0xac7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e562918(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:45:46.029 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @363fdf70(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:45:46.029 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:46.029 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @363fdf70(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:45:46.030 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fc1fd89(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:45:46.030 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa9f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:46.030 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa9f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fc1fd89(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:45:46.031 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb3a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dd08adc(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:45:46.031 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb3a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:46.031 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb3a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dd08adc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:45:46.031 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a0ff6cc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:45:46.032 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:46.032 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb64] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a0ff6cc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:45:46.032 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f465b94(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:45:46.033 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb62] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:46.033 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb62] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f465b94(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:45:46.033 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c19dd46(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:45:46.033 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xaa6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:46.033 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c19dd46(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:45:46.035 GMT <RMI TCP Connection(197)-172.17.0.9> tid=0xac7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:45:46.036 GMT <RMI TCP Connection(197)-172.17.0.9> tid=0xac7] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:45:46.036 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:45:46.036 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:45:46.037 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa9f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:45:46.037 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa9f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:45:46.038 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb3a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:45:46.038 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb3a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:45:46.039 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb64] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:45:46.039 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb64] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:45:46.040 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb62] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:45:46.040 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb62] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:45:46.041 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:45:46.041 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:45:46.043 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:45:46.044 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:45:46.072 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26969].
Not connected.


[info 2020/03/04 23:45:46.074 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:45:46.074 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:46.075 GMT <RMI TCP Connection(197)-172.17.0.9> tid=0xac7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @774b6df9(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:45:46.075 GMT <RMI TCP Connection(197)-172.17.0.9> tid=0xac7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:46.075 GMT <RMI TCP Connection(197)-172.17.0.9> tid=0xac7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @774b6df9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:45:46.076 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @510b0c55(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:45:46.076 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:46.076 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @510b0c55(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:45:46.077 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22eb0f2f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:45:46.077 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa9f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:46.077 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa9f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22eb0f2f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:45:46.078 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb3a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b8d470e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:45:46.078 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb3a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:46.078 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb3a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b8d470e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:45:46.079 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2abcd277(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:45:46.079 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:46.079 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb64] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2abcd277(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:45:46.080 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3893cbe9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:45:46.080 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb62] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:46.080 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb62] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3893cbe9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:45:46.081 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c596e57(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:45:46.081 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xaa6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:46.081 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c596e57(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:45:46.083 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5552217563407739718

[info 2020/03/04 23:45:46.085 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:45:46.305 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:46.306 GMT <RMI TCP Connection(197)-172.17.0.9> tid=0xac7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57437a39(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:45:46.306 GMT <RMI TCP Connection(197)-172.17.0.9> tid=0xac7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:46.306 GMT <RMI TCP Connection(197)-172.17.0.9> tid=0xac7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57437a39(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:45:46.307 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @460603d4(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:45:46.307 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:46.307 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @460603d4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:45:46.307 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c957258(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:45:46.308 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa9f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:46.308 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa9f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c957258(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:45:46.308 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb3a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @201dca61(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:45:46.308 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb3a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:46.308 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb3a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @201dca61(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:45:46.309 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5790c40(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:45:46.309 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb64] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:46.309 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb64] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5790c40(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:45:46.310 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb62] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b519115(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:45:46.310 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb62] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:46.310 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb62] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b519115(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:45:46.311 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xaa6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26904fef(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:45:46.311 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xaa6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:46.311 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xaa6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26904fef(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:45:46.314 GMT <RMI TCP Connection(197)-172.17.0.9> tid=0xac7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f6ea996

[vm0] [info 2020/03/04 23:45:46.319 GMT <RMI TCP Connection(197)-172.17.0.9> tid=0xac7] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:45:46.319 GMT <RMI TCP Connection(197)-172.17.0.9> tid=0xac7] Locator was created at Wed Mar 04 23:45:46 GMT 2020

[vm0] [info 2020/03/04 23:45:46.319 GMT <RMI TCP Connection(197)-172.17.0.9> tid=0xac7] Listening on port 26971 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:45:46.319 GMT <RMI TCP Connection(197)-172.17.0.9> tid=0xac7] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5552217563407739718/locator/locator26971view.dat

[vm0] [info 2020/03/04 23:45:46.320 GMT <RMI TCP Connection(197)-172.17.0.9> tid=0xac7] recovery file not found: /tmp/junit5552217563407739718/locator/locator26971view.dat

[vm0] [info 2020/03/04 23:45:46.320 GMT <RMI TCP Connection(197)-172.17.0.9> tid=0xac7] Starting distributed system

[vm0] [info 2020/03/04 23:45:46.321 GMT <RMI TCP Connection(197)-172.17.0.9> tid=0xac7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:45:46.776 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb9f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@582355cb

[vm5] [info 2020/03/04 23:45:46.781 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb9f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:45:47.448 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xc40] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040@60e7f4ef

[vm6] [info 2020/03/04 23:45:47.454 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xc40] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:45:50.142 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@12b3b1ca

[vm1] [info 2020/03/04 23:45:50.147 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:45:50.717 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa9f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2c81c8dd

[vm2] [info 2020/03/04 23:45:50.722 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa9f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2485
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 327
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 8604


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:45:51.204 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 148 ms)

[vm2] [info 2020/03/04 23:45:51.351 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe9] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 145 ms)

[vm3] [info 2020/03/04 23:45:51.373 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb3a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4088ee5e

[vm3] [info 2020/03/04 23:45:51.379 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb3a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:45:51.498 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbc8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 144 ms)

[vm4] [info 2020/03/04 23:45:51.642 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xc41] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 141 ms)

[vm5] [info 2020/03/04 23:45:51.795 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 151 ms)

[vm6] [info 2020/03/04 23:45:51.938 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xc40] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 142 ms)

[vm4] [info 2020/03/04 23:45:51.971 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb64] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@6c7cb92a

[vm4] [info 2020/03/04 23:45:51.976 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb64] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:45:52.086 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xe21] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:45:52.087 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xe21] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 146 ms)

[info 2020/03/04 23:45:52.087 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:52.089 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xe21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d0739da(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:45:52.089 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xe21] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:52.089 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xe21] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d0739da(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:45:52.090 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @123c6e5c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:45:52.090 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:52.090 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @123c6e5c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:45:52.091 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15527b8f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:45:52.091 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:52.091 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15527b8f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:45:52.092 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbc8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41f563b4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:45:52.092 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbc8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:52.092 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbc8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41f563b4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:45:52.092 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xc41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b801048(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:45:52.092 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xc41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:52.093 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xc41] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b801048(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:45:52.093 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @637ebe2c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:45:52.093 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb9f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:52.093 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @637ebe2c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:45:52.094 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xc40] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cedfa85(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:45:52.094 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xc40] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:52.094 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xc40] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cedfa85(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:45:52.096 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xe21] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:45:52.096 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xe21] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:45:52.097 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:45:52.097 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:45:52.098 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:45:52.098 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe9] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:45:52.099 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbc8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:45:52.099 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbc8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:45:52.100 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xc41] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:45:52.100 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xc41] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:45:52.101 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb9f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:45:52.101 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:45:52.102 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xc40] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:45:52.102 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xc40] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:45:52.104 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:45:52.104 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:45:52.131 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24130].
Not connected.


[info 2020/03/04 23:45:52.132 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:45:52.133 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:52.134 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xe21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79875d8b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:45:52.134 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xe21] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:52.134 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xe21] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79875d8b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:45:52.135 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f522ca8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:45:52.135 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:52.135 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f522ca8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:45:52.136 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6379a44a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:45:52.136 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:52.136 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6379a44a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:45:52.137 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbc8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b806e30(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:45:52.137 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbc8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:52.137 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbc8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b806e30(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:45:52.137 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xc41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70b4fece(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:45:52.138 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xc41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:52.138 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xc41] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70b4fece(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:45:52.138 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42c623f5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:45:52.138 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb9f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:52.138 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42c623f5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:45:52.139 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xc40] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @183885f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:45:52.139 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xc40] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:52.139 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xc40] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @183885f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:45:52.144 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8077303504146351369

[info 2020/03/04 23:45:52.146 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:45:52.360 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:52.360 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xe21] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54877fb1(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:45:52.360 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xe21] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:45:52.360 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xe21] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54877fb1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:45:52.361 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b93bc1(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:45:52.361 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:45:52.361 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b93bc1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:45:52.362 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b8daeef(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:45:52.362 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:45:52.362 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b8daeef(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:45:52.363 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbc8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23a0172a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:45:52.363 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbc8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:45:52.363 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbc8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23a0172a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:45:52.364 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xc41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @87e08c2(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:45:52.364 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xc41] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:45:52.364 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xc41] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @87e08c2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:45:52.365 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3039f684(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:45:52.365 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb9f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:45:52.365 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3039f684(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:45:52.366 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xc40] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b2460d9(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:45:52.366 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xc40] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:45:52.366 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xc40] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b2460d9(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:45:52.369 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xe21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@24d1786d

[vm0] [info 2020/03/04 23:45:52.374 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xe21] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:45:52.374 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xe21] Locator was created at Wed Mar 04 23:45:52 GMT 2020

[vm0] [info 2020/03/04 23:45:52.374 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xe21] Listening on port 24132 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:45:52.374 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xe21] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8077303504146351369/locator/locator24132view.dat

[vm0] [info 2020/03/04 23:45:52.374 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xe21] recovery file not found: /tmp/junit8077303504146351369/locator/locator24132view.dat

[vm0] [info 2020/03/04 23:45:52.374 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xe21] Starting distributed system

[vm0] [info 2020/03/04 23:45:52.376 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xe21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:45:52.557 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26972]

Command result for <connect --jmx-manager=localhost[26972]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26972] ..
Successfully connected to: [host=localhost, port=26972]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:45:54.065 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3cb67ff

[vm5] [info 2020/03/04 23:45:54.070 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xa2c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:45:54.729 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@f341a51

[vm6] [info 2020/03/04 23:45:54.734 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xa53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:45:55.586 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:45:56.003 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4f87e5d8

[vm1] [info 2020/03/04 23:45:56.007 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:45:56.586 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@56c6c44f

[vm2] [info 2020/03/04 23:45:56.591 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:45:57.172 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbc8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@71f55bd6

[vm3] [info 2020/03/04 23:45:57.177 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbc8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:45:57.777 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xc41] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7d40ce79

[vm4] [info 2020/03/04 23:45:57.783 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xc41] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:45:58.381 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24133]

Command result for <connect --jmx-manager=localhost[24133]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24133] ..
Successfully connected to: [host=localhost, port=24133]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 783
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2351
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 307
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8478


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:45:59.118 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 151 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:45:59.271 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa9d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 151 ms)

[vm3] [info 2020/03/04 23:45:59.435 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 161 ms)

[vm4] [info 2020/03/04 23:45:59.574 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 137 ms)

[vm5] [info 2020/03/04 23:45:59.731 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 155 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:45:59.869 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 137 ms)

[vm0] [info 2020/03/04 23:46:00.010 GMT <RMI TCP Connection(196)-172.17.0.4> tid=0xcef] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:46:00.011 GMT <RMI TCP Connection(196)-172.17.0.4> tid=0xcef] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 139 ms)

[info 2020/03/04 23:46:00.012 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:00.013 GMT <RMI TCP Connection(196)-172.17.0.4> tid=0xcef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e2fc53d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:46:00.014 GMT <RMI TCP Connection(196)-172.17.0.4> tid=0xcef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:00.014 GMT <RMI TCP Connection(196)-172.17.0.4> tid=0xcef] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e2fc53d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:46:00.014 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1679a719(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:46:00.015 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:00.015 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1679a719(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:46:00.015 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa9d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c106cc8(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:46:00.015 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa9d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:00.015 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa9d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c106cc8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:46:00.018 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xac3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @299c690c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:46:00.018 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xac3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:00.018 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @299c690c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:46:00.019 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb6b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c6bfb34(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:46:00.019 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb6b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:00.019 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c6bfb34(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:46:00.020 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7254803b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:46:00.020 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xa2c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:00.020 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7254803b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:46:00.020 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @86fcae7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:46:00.020 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xa53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:00.021 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @86fcae7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:46:00.023 GMT <RMI TCP Connection(196)-172.17.0.4> tid=0xcef] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:46:00.023 GMT <RMI TCP Connection(196)-172.17.0.4> tid=0xcef] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:46:00.024 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:46:00.024 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:46:00.025 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa9d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:46:00.025 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa9d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:46:00.028 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xac3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:46:00.028 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:46:00.029 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb6b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:46:00.029 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:46:00.030 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:46:00.030 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:46:00.031 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:46:00.031 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:46:00.033 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:46:00.034 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:46:00.062 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22960].
Not connected.


[info 2020/03/04 23:46:00.063 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:46:00.064 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:00.065 GMT <RMI TCP Connection(196)-172.17.0.4> tid=0xcef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @685bafba(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:46:00.065 GMT <RMI TCP Connection(196)-172.17.0.4> tid=0xcef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:00.065 GMT <RMI TCP Connection(196)-172.17.0.4> tid=0xcef] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @685bafba(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:46:00.066 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7638600e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:46:00.066 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:00.066 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7638600e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:46:00.067 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa9d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29d8c1f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:46:00.067 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa9d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:00.067 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa9d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29d8c1f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:46:00.068 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xac3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c751083(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:46:00.068 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xac3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:00.068 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c751083(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:46:00.069 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb6b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59d14984(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:46:00.069 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb6b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:00.069 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59d14984(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:46:00.069 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @360f4e8f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:46:00.070 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xa2c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:00.070 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @360f4e8f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:46:00.070 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cd3ac7b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:46:00.070 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xa53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:00.070 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cd3ac7b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:46:00.073 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10241058884603056056

[info 2020/03/04 23:46:00.075 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:46:00.288 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:00.289 GMT <RMI TCP Connection(196)-172.17.0.4> tid=0xcef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @93e53c0(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:46:00.289 GMT <RMI TCP Connection(196)-172.17.0.4> tid=0xcef] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:00.289 GMT <RMI TCP Connection(196)-172.17.0.4> tid=0xcef] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @93e53c0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:46:00.290 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1974560d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:46:00.290 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:00.290 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1974560d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:46:00.291 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa9d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9d1b67f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:46:00.291 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa9d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:00.291 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa9d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9d1b67f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:46:00.292 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xac3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fc44739(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:46:00.292 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xac3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:00.292 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fc44739(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:46:00.292 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb6b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bceb2ed(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:46:00.293 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb6b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:00.293 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bceb2ed(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:46:00.293 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xa2c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d499108(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:46:00.293 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xa2c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:00.294 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xa2c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d499108(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:46:00.294 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xa53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @144b0da7(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:46:00.294 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xa53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:00.294 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0xa53] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @144b0da7(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:46:00.297 GMT <RMI TCP Connection(196)-172.17.0.4> tid=0xcef] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@15f8803c

[vm0] [info 2020/03/04 23:46:00.302 GMT <RMI TCP Connection(196)-172.17.0.4> tid=0xcef] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:46:00.302 GMT <RMI TCP Connection(196)-172.17.0.4> tid=0xcef] Locator was created at Wed Mar 04 23:46:00 GMT 2020

[vm0] [info 2020/03/04 23:46:00.302 GMT <RMI TCP Connection(196)-172.17.0.4> tid=0xcef] Listening on port 22962 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:46:00.302 GMT <RMI TCP Connection(196)-172.17.0.4> tid=0xcef] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10241058884603056056/locator/locator22962view.dat

[vm0] [info 2020/03/04 23:46:00.302 GMT <RMI TCP Connection(196)-172.17.0.4> tid=0xcef] recovery file not found: /tmp/junit10241058884603056056/locator/locator22962view.dat

[vm0] [info 2020/03/04 23:46:00.303 GMT <RMI TCP Connection(196)-172.17.0.4> tid=0xcef] Starting distributed system

[vm0] [info 2020/03/04 23:46:00.304 GMT <RMI TCP Connection(196)-172.17.0.4> tid=0xcef] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:46:01.595 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@26d73948

[vm5] [info 2020/03/04 23:46:01.600 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:46:02.298 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xc41] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440@640c16b2

[vm6] [info 2020/03/04 23:46:02.304 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xc41] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:46:04.077 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@201e2233

[vm1] [info 2020/03/04 23:46:04.081 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:46:04.666 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa9d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@14e3ef18

[vm2] [info 2020/03/04 23:46:04.671 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xa9d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:46:05.246 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xac3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@397cfb69

[vm3] [info 2020/03/04 23:46:05.251 GMT <RMI TCP Connection(79)-172.17.0.4> tid=0xac3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:46:05.843 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb6b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@79014971

[vm4] [info 2020/03/04 23:46:05.848 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb6b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2474
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 354
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 8715


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:46:06.094 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 146 ms)

[vm2] [info 2020/03/04 23:46:06.237 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xae9] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 141 ms)

[vm3] [info 2020/03/04 23:46:06.387 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb8d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 148 ms)

[info 2020/03/04 23:46:06.439 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22963]

Command result for <connect --jmx-manager=localhost[22963]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22963] ..
Successfully connected to: [host=localhost, port=22963]


[vm4] [info 2020/03/04 23:46:06.532 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb90] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 142 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:46:06.693 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 160 ms)

[vm6] [info 2020/03/04 23:46:06.839 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xc41] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 145 ms)

[vm0] [info 2020/03/04 23:46:06.982 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x9ad] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:46:06.983 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 141 ms)

[info 2020/03/04 23:46:06.984 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:06.986 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26ebd397(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:46:06.986 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x9ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:06.986 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26ebd397(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:46:06.986 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41306b31(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:46:06.987 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:06.987 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41306b31(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:46:06.987 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xae9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @244de36f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:46:06.988 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xae9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:06.988 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xae9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @244de36f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:46:06.988 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c952a97(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:46:06.988 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:06.988 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c952a97(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:46:06.989 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d8fadf5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:46:06.989 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb90] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:06.989 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb90] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d8fadf5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:46:06.990 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b752410(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:46:06.990 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:06.990 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b752410(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:46:06.991 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xc41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @660958b0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:46:06.991 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xc41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:06.991 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xc41] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @660958b0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:46:06.993 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:46:06.993 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:46:06.994 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:46:06.994 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:46:06.994 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xae9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:46:06.995 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xae9] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:46:06.995 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:46:06.996 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:46:06.996 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb90] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:46:06.997 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb90] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:46:06.997 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:46:06.998 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:46:06.998 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xc41] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:46:06.999 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xc41] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:46:07.000 GMT <RMI TCP Connection(32)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:46:07.001 GMT <RMI TCP Connection(32)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:46:07.028 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20117].
Not connected.


[info 2020/03/04 23:46:07.029 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:46:07.029 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:07.030 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66ca6999(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:46:07.031 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x9ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:07.031 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66ca6999(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:46:07.031 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69901426(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:46:07.031 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:07.031 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69901426(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:46:07.032 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xae9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37638a9a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:46:07.032 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xae9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:07.032 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xae9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37638a9a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:46:07.033 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4226cf3f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:46:07.033 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:07.033 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4226cf3f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:46:07.034 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7168c5f2(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:46:07.034 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb90] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:07.034 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb90] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7168c5f2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:46:07.034 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @217a6951(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:46:07.035 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:07.035 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @217a6951(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:46:07.035 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xc41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @207a9cfc(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:46:07.035 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xc41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:07.035 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xc41] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @207a9cfc(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:46:07.040 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4714509024495804902

[info 2020/03/04 23:46:07.042 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:46:07.249 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:07.249 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37fdb697(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:46:07.250 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x9ad] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:07.250 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x9ad] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37fdb697(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:46:07.250 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a86bec3(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:46:07.251 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:07.251 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a86bec3(0, "IgnoredException addIgnoredException") (took 0 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:46:07.251 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xae9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e787c1b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:46:07.251 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xae9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:07.251 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xae9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e787c1b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:46:07.252 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ccd5872(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:46:07.252 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb8d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:07.252 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ccd5872(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:46:07.253 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d94772a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:46:07.254 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @209c4fc2(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:46:07.254 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:07.254 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb8d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @209c4fc2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:46:07.253 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb90] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:07.253 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb90] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d94772a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:46:07.254 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xc41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f0c75fb(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:46:07.255 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xc41] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:07.255 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xc41] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f0c75fb(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:46:07.257 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x9ad] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@431b65a8

[vm0] [info 2020/03/04 23:46:07.262 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x9ad] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:46:07.262 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x9ad] Locator was created at Wed Mar 04 23:46:07 GMT 2020

[vm0] [info 2020/03/04 23:46:07.262 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x9ad] Listening on port 20119 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:46:07.262 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x9ad] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4714509024495804902/locator/locator20119view.dat

[vm0] [info 2020/03/04 23:46:07.262 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x9ad] recovery file not found: /tmp/junit4714509024495804902/locator/locator20119view.dat

[vm0] [info 2020/03/04 23:46:07.263 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x9ad] Starting distributed system

[vm0] [info 2020/03/04 23:46:07.264 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x9ad] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:46:10.965 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@51b09ba9

[vm1] [info 2020/03/04 23:46:10.969 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:46:11.597 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xae9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7727dd1

[vm2] [info 2020/03/04 23:46:11.602 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xae9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:46:11.778 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc09] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@230c2ac

[vm5] [info 2020/03/04 23:46:11.782 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc09] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:46:12.183 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@27ed1161

[vm3] [info 2020/03/04 23:46:12.188 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb8d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:46:12.433 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc19] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840@685a200

[vm6] [info 2020/03/04 23:46:12.438 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc19] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:46:12.769 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb90] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@796705b8

[vm4] [info 2020/03/04 23:46:12.774 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb90] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:46:13.359 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20120]

Command result for <connect --jmx-manager=localhost[20120]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20120] ..
Successfully connected to: [host=localhost, port=20120]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2542
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 382
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 8964


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:46:16.311 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 151 ms)

[vm2] [info 2020/03/04 23:46:16.457 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb58] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 144 ms)

[vm3] [info 2020/03/04 23:46:16.606 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb4a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 147 ms)

[vm4] [info 2020/03/04 23:46:16.754 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 146 ms)

[vm5] [info 2020/03/04 23:46:16.907 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc09] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 151 ms)

[vm6] [info 2020/03/04 23:46:17.048 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc19] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 140 ms)

[vm0] [info 2020/03/04 23:46:17.193 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0xcf1] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:46:17.194 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0xcf1] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 144 ms)

[info 2020/03/04 23:46:17.195 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:17.197 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0xcf1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27b8e4f5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:46:17.197 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0xcf1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:17.197 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0xcf1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27b8e4f5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:46:17.198 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f4ec539(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:46:17.198 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:17.198 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f4ec539(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:46:17.198 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dd87f38(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:46:17.199 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:17.199 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb58] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dd87f38(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:46:17.199 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb4a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bd2167f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:46:17.200 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb4a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:17.200 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb4a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bd2167f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:46:17.202 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53c0eb6a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:46:17.202 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:17.202 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53c0eb6a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:46:17.203 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c1c2e5a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:46:17.203 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:17.203 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc09] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c1c2e5a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:46:17.204 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aa1085a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:46:17.204 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc19] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:17.204 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc19] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aa1085a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:46:17.206 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0xcf1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:46:17.206 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0xcf1] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:46:17.207 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:46:17.208 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:46:17.209 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb58] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:46:17.209 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb58] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:46:17.210 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb4a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:46:17.210 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb4a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:46:17.212 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb72] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:46:17.213 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:46:17.213 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc09] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:46:17.214 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc09] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:46:17.214 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc19] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:46:17.215 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc19] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:46:17.217 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:46:17.217 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:46:17.246 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25033].
Not connected.


[info 2020/03/04 23:46:17.247 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:46:17.248 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:17.249 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0xcf1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52bd90b0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:46:17.249 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0xcf1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:17.249 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0xcf1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52bd90b0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:46:17.250 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27270292(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:46:17.250 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:17.250 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27270292(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:46:17.251 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e0aa749(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:46:17.251 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:17.251 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb58] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e0aa749(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:46:17.252 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb4a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2588b4e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:46:17.252 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb4a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:17.252 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb4a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2588b4e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:46:17.253 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b774b11(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:46:17.253 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:17.253 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b774b11(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:46:17.253 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e48b43(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:46:17.254 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:17.254 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc09] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e48b43(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:46:17.254 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8ff2625(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:46:17.254 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc19] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:17.254 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc19] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8ff2625(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:46:17.259 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15729170320561335888

[info 2020/03/04 23:46:17.261 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:46:17.499 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:17.499 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0xcf1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6099d13d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:46:17.499 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0xcf1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:17.500 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0xcf1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6099d13d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:46:17.500 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ca5ec8(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:46:17.500 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:17.500 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ca5ec8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:46:17.501 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c2e751b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:46:17.501 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb58] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:17.501 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb58] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c2e751b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:46:17.502 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb4a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45ff9d30(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:46:17.502 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb4a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:17.502 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb4a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45ff9d30(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:46:17.503 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @208a1dd9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:46:17.503 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb72] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:17.503 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @208a1dd9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:46:17.504 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f29e77b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:46:17.504 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc09] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:17.504 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc09] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f29e77b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:46:17.505 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c03f32d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:46:17.505 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc19] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:17.505 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xc19] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c03f32d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:46:17.508 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0xcf1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@497c9915

[vm0] [info 2020/03/04 23:46:17.512 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0xcf1] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:46:17.513 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0xcf1] Locator was created at Wed Mar 04 23:46:17 GMT 2020

[vm0] [info 2020/03/04 23:46:17.513 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0xcf1] Listening on port 25035 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:46:17.513 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0xcf1] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15729170320561335888/locator/locator25035view.dat

[vm0] [info 2020/03/04 23:46:17.513 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0xcf1] recovery file not found: /tmp/junit15729170320561335888/locator/locator25035view.dat

[vm0] [info 2020/03/04 23:46:17.513 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0xcf1] Starting distributed system

[vm0] [info 2020/03/04 23:46:17.515 GMT <RMI TCP Connection(200)-172.17.0.8> tid=0xcf1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:46:17.893 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xbec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40@5d16027b

[vm5] [info 2020/03/04 23:46:17.898 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xbec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:46:18.567 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xc8e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440@691846a5

[vm6] [info 2020/03/04 23:46:18.572 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xc8e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:46:21.377 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@5ab2e3f9

[vm1] [info 2020/03/04 23:46:21.382 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:46:21.959 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb58] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46ab7562

[vm2] [info 2020/03/04 23:46:21.963 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb58] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2625
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 400
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9249


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:46:22.509 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 147 ms)

[vm3] [info 2020/03/04 23:46:22.549 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb4a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5bbda08d

[vm3] [info 2020/03/04 23:46:22.554 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb4a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:46:22.673 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 160 ms)

[vm3] [info 2020/03/04 23:46:22.818 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbe3] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 142 ms)

[vm4] [info 2020/03/04 23:46:22.961 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc69] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 141 ms)

[vm5] [info 2020/03/04 23:46:23.121 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xbec] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 158 ms)

[vm4] [info 2020/03/04 23:46:23.134 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb72] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@485f6249

[vm4] [info 2020/03/04 23:46:23.139 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb72] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:46:23.263 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xc8e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 140 ms)

[vm0] [info 2020/03/04 23:46:23.405 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xe0d] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:46:23.406 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xe0d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 141 ms)

[info 2020/03/04 23:46:23.407 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:23.409 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xe0d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17b19a35(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:46:23.409 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xe0d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:23.409 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xe0d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17b19a35(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:46:23.409 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67c9c583(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:46:23.410 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:23.410 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67c9c583(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:46:23.410 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b7c5ae4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:46:23.410 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:23.410 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b7c5ae4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:46:23.411 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @276a4994(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:46:23.412 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbe3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:23.412 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbe3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @276a4994(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:46:23.412 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b4fd7a8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:46:23.412 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:23.413 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b4fd7a8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:46:23.413 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xbec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fa1e479(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:46:23.413 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xbec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:23.413 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xbec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fa1e479(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:46:23.414 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xc8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @196e7503(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:46:23.414 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xc8e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:23.414 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xc8e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @196e7503(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:46:23.416 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xe0d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:46:23.416 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xe0d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:46:23.417 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:46:23.417 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:46:23.418 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:46:23.419 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:46:23.419 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbe3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:46:23.420 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbe3] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:46:23.420 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc69] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:46:23.421 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc69] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:46:23.421 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xbec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:46:23.422 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xbec] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:46:23.422 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xc8e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:46:23.423 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xc8e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:46:23.425 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:46:23.425 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:46:23.453 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29866].
Not connected.


[info 2020/03/04 23:46:23.455 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:46:23.455 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:23.456 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xe0d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a157ecb(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:46:23.456 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xe0d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:23.456 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xe0d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a157ecb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:46:23.457 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ccaeb66(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:46:23.457 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:23.457 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ccaeb66(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:46:23.458 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aa9ddb2(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:46:23.458 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:23.458 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aa9ddb2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:46:23.459 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a6ec639(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:46:23.459 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbe3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:23.459 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbe3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a6ec639(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:46:23.459 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ef5f6c7(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:46:23.460 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:23.460 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ef5f6c7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:46:23.460 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xbec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bc41f2e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:46:23.460 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xbec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:23.460 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xbec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bc41f2e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:46:23.461 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xc8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e63d743(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:46:23.461 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xc8e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:23.461 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xc8e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e63d743(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:46:23.465 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3379947465693418763

[info 2020/03/04 23:46:23.467 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:46:23.668 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:23.669 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xe0d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38f975e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:46:23.669 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xe0d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:23.669 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xe0d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38f975e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:46:23.670 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d9892f8(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:46:23.670 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:23.670 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d9892f8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:46:23.671 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @651ae6e2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:46:23.671 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:23.671 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @651ae6e2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:46:23.671 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66444e8f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:46:23.672 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbe3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:23.672 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbe3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66444e8f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:46:23.672 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @760ff7cb(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:46:23.672 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc69] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:23.672 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @760ff7cb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:46:23.673 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xbec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe9a1be(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:46:23.673 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xbec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:23.673 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xbec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe9a1be(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:46:23.674 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xc8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14e9ebab(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:46:23.674 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xc8e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:23.674 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xc8e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14e9ebab(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:46:23.677 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xe0d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7fd9c6bc

[vm0] [info 2020/03/04 23:46:23.682 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xe0d] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:46:23.682 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xe0d] Locator was created at Wed Mar 04 23:46:23 GMT 2020

[vm0] [info 2020/03/04 23:46:23.682 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xe0d] Listening on port 29868 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:46:23.683 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xe0d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3379947465693418763/locator/locator29868view.dat

[vm0] [info 2020/03/04 23:46:23.683 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xe0d] recovery file not found: /tmp/junit3379947465693418763/locator/locator29868view.dat

[vm0] [info 2020/03/04 23:46:23.683 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xe0d] Starting distributed system

[vm0] [info 2020/03/04 23:46:23.685 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xe0d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:46:23.723 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25036]

Command result for <connect --jmx-manager=localhost[25036]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25036] ..
Successfully connected to: [host=localhost, port=25036]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:46:27.135 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xba6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@384f40fe

[vm5] [info 2020/03/04 23:46:27.140 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xba6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:46:27.370 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@68d2c066

[vm1] [info 2020/03/04 23:46:27.374 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:46:27.828 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@5ccc60ef

[vm6] [info 2020/03/04 23:46:27.833 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb0c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:46:27.950 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4c9b8e9d

[vm2] [info 2020/03/04 23:46:27.955 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:46:28.536 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbe3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5c8b57aa

[vm3] [info 2020/03/04 23:46:28.542 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbe3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:46:28.970 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc86] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840@434a475f

[vm5] [info 2020/03/04 23:46:28.975 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc86] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:46:29.121 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc69] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@303be656

[vm4] [info 2020/03/04 23:46:29.126 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc69] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:46:29.632 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc9c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@479e2767

[vm6] [info 2020/03/04 23:46:29.637 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc9c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:46:29.723 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29869]

Command result for <connect --jmx-manager=localhost[29869]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29869] ..
Successfully connected to: [host=localhost, port=29869]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2357
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 235
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 7944


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:46:31.370 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 145 ms)

[vm2] [info 2020/03/04 23:46:31.546 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb13] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 174 ms)

[vm3] [info 2020/03/04 23:46:31.705 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb91] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 157 ms)

[vm4] [info 2020/03/04 23:46:31.856 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb3] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 148 ms)

[vm5] [info 2020/03/04 23:46:32.019 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xba6] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 162 ms)

[vm6] [info 2020/03/04 23:46:32.164 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 144 ms)

[vm0] [info 2020/03/04 23:46:32.316 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0xac2] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:46:32.316 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0xac2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 150 ms)

[info 2020/03/04 23:46:32.317 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:32.319 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73dd7059(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:46:32.319 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:32.319 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0xac2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73dd7059(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:46:32.320 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f0ac91e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:46:32.320 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:32.320 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f0ac91e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:46:32.321 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4378af26(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:46:32.321 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:32.321 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb13] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4378af26(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:46:32.322 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb91] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c983ed6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:46:32.322 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb91] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:32.322 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb91] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c983ed6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:46:32.325 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53212f74(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:46:32.325 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:32.325 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53212f74(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:46:32.326 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xba6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d2544d6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:46:32.326 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xba6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:32.326 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xba6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d2544d6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:46:32.327 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5470ec81(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:46:32.327 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb0c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:32.327 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5470ec81(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:46:32.329 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0xac2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:46:32.329 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0xac2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:46:32.330 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:46:32.330 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:46:32.331 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb13] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:46:32.331 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb13] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:46:32.332 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb91] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:46:32.332 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb91] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:46:32.335 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:46:32.335 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb3] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:46:32.336 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xba6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:46:32.337 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xba6] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:46:32.337 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:46:32.338 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:46:32.340 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:46:32.340 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:46:32.360 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21569].
Not connected.


[info 2020/03/04 23:46:32.361 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:46:32.362 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:32.363 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @605be325(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:46:32.363 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:32.364 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0xac2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @605be325(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:46:32.364 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ade918d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:46:32.364 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:32.364 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ade918d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:46:32.365 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @537e2ec1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:46:32.365 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:32.365 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb13] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @537e2ec1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:46:32.366 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb91] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @302c83d9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:46:32.366 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb91] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:32.366 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb91] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @302c83d9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:46:32.367 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @437e3f44(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:46:32.367 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:32.367 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @437e3f44(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:46:32.368 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xba6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e111958(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:46:32.368 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xba6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:32.368 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xba6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e111958(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:46:32.369 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @472eaf95(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:46:32.369 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb0c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:32.369 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @472eaf95(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:46:32.373 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2968094363338946842

[info 2020/03/04 23:46:32.376 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:46:32.593 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:32.594 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @605b02ca(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:46:32.594 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0xac2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:32.594 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0xac2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @605b02ca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:46:32.595 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @768d7db0(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:46:32.595 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:32.595 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @768d7db0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:46:32.596 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39853cf5(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:46:32.596 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb13] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:32.596 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb13] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39853cf5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:46:32.597 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb91] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b67e11f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:46:32.597 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb91] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:32.597 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb91] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b67e11f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:46:32.598 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35940336(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:46:32.598 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:32.598 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35940336(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:46:32.598 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xba6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59857003(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:46:32.598 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xba6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:32.599 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xba6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59857003(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:46:32.599 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e97f74(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:46:32.599 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb0c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:32.599 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb0c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e97f74(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:46:32.602 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0xac2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ed02ed4

[vm0] [info 2020/03/04 23:46:32.607 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0xac2] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:46:32.607 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0xac2] Locator was created at Wed Mar 04 23:46:32 GMT 2020

[vm0] [info 2020/03/04 23:46:32.607 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0xac2] Listening on port 21571 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:46:32.608 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0xac2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2968094363338946842/locator/locator21571view.dat

[vm0] [info 2020/03/04 23:46:32.608 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0xac2] recovery file not found: /tmp/junit2968094363338946842/locator/locator21571view.dat

[vm0] [info 2020/03/04 23:46:32.608 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0xac2] Starting distributed system

[vm0] [info 2020/03/04 23:46:32.610 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0xac2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2638
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 435
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 9417


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:46:33.669 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 163 ms)

[vm2] [info 2020/03/04 23:46:33.813 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbd2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 141 ms)

[vm3] [info 2020/03/04 23:46:33.963 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xb8f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 148 ms)

[vm4] [info 2020/03/04 23:46:34.108 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbc7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 143 ms)

[vm5] [info 2020/03/04 23:46:34.268 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc86] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 159 ms)

[vm6] [info 2020/03/04 23:46:34.410 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc9c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 140 ms)

[vm0] [info 2020/03/04 23:46:34.556 GMT <RMI TCP Connection(204)-172.17.0.6> tid=0xb09] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:46:34.557 GMT <RMI TCP Connection(204)-172.17.0.6> tid=0xb09] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 144 ms)

[info 2020/03/04 23:46:34.558 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:34.560 GMT <RMI TCP Connection(204)-172.17.0.6> tid=0xb09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b81b39e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:46:34.560 GMT <RMI TCP Connection(204)-172.17.0.6> tid=0xb09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:34.560 GMT <RMI TCP Connection(204)-172.17.0.6> tid=0xb09] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b81b39e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:46:34.561 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @668b0e4c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:46:34.561 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:34.561 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @668b0e4c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:46:34.561 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbd2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @446cb6af(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:46:34.562 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbd2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:34.562 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbd2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @446cb6af(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:46:34.562 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xb8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f0f22c4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:46:34.562 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xb8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:34.562 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xb8f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f0f22c4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:46:34.563 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbc7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56ce5ee8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:46:34.563 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbc7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:34.563 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbc7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56ce5ee8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:46:34.564 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e9b600c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:46:34.564 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:34.564 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc86] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e9b600c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:46:34.565 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc9c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60bd4c26(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:46:34.565 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc9c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:34.565 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc9c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60bd4c26(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:46:34.567 GMT <RMI TCP Connection(204)-172.17.0.6> tid=0xb09] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:46:34.568 GMT <RMI TCP Connection(204)-172.17.0.6> tid=0xb09] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:46:34.568 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:46:34.569 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:46:34.569 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbd2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:46:34.570 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbd2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:46:34.570 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xb8f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:46:34.571 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xb8f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:46:34.572 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbc7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:46:34.572 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbc7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:46:34.573 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc86] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:46:34.573 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc86] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:46:34.574 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc9c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:46:34.574 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc9c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:46:34.576 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:46:34.577 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:46:34.604 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21275].
Not connected.


[info 2020/03/04 23:46:34.605 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:46:34.605 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:34.607 GMT <RMI TCP Connection(204)-172.17.0.6> tid=0xb09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66b81a8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:46:34.607 GMT <RMI TCP Connection(204)-172.17.0.6> tid=0xb09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:34.607 GMT <RMI TCP Connection(204)-172.17.0.6> tid=0xb09] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66b81a8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:46:34.607 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42365eab(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:46:34.608 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:34.608 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42365eab(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:46:34.608 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbd2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57353530(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:46:34.609 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbd2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:34.609 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbd2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57353530(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:46:34.609 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xb8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b02439(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:46:34.610 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xb8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:34.610 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xb8f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b02439(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:46:34.610 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbc7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e95cd62(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:46:34.610 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbc7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:34.610 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbc7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e95cd62(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:46:34.611 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @100ff371(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:46:34.611 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:34.611 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc86] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @100ff371(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:46:34.612 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc9c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16012f6f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:46:34.612 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc9c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:34.612 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc9c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16012f6f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:46:34.616 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14418140278337938410

[info 2020/03/04 23:46:34.618 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:46:34.845 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:34.845 GMT <RMI TCP Connection(204)-172.17.0.6> tid=0xb09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @139e5b85(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:46:34.845 GMT <RMI TCP Connection(204)-172.17.0.6> tid=0xb09] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:34.846 GMT <RMI TCP Connection(204)-172.17.0.6> tid=0xb09] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @139e5b85(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:46:34.846 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67eeec04(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:46:34.846 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:34.846 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67eeec04(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:46:34.847 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbd2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64f9130a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:46:34.847 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbd2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:34.848 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbd2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64f9130a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:46:34.848 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xb8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ff9245(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:46:34.848 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xb8f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:34.848 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xb8f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ff9245(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:46:34.849 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbc7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66381840(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:46:34.849 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbc7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:34.849 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbc7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66381840(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:46:34.850 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20839c6f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:46:34.850 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc86] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:34.850 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc86] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20839c6f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:46:34.851 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc9c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2efd3cbc(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:46:34.851 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc9c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:34.851 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xc9c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2efd3cbc(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:46:34.853 GMT <RMI TCP Connection(204)-172.17.0.6> tid=0xb09] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@174a10f3

[vm0] [info 2020/03/04 23:46:34.858 GMT <RMI TCP Connection(204)-172.17.0.6> tid=0xb09] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:46:34.858 GMT <RMI TCP Connection(204)-172.17.0.6> tid=0xb09] Locator was created at Wed Mar 04 23:46:34 GMT 2020

[vm0] [info 2020/03/04 23:46:34.858 GMT <RMI TCP Connection(204)-172.17.0.6> tid=0xb09] Listening on port 21277 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:46:34.858 GMT <RMI TCP Connection(204)-172.17.0.6> tid=0xb09] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14418140278337938410/locator/locator21277view.dat

[vm0] [info 2020/03/04 23:46:34.859 GMT <RMI TCP Connection(204)-172.17.0.6> tid=0xb09] recovery file not found: /tmp/junit14418140278337938410/locator/locator21277view.dat

[vm0] [info 2020/03/04 23:46:34.859 GMT <RMI TCP Connection(204)-172.17.0.6> tid=0xb09] Starting distributed system

[vm0] [info 2020/03/04 23:46:34.860 GMT <RMI TCP Connection(204)-172.17.0.6> tid=0xb09] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:46:36.528 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3306d9d1

[vm1] [info 2020/03/04 23:46:36.532 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:46:37.101 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb13] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@34846990

[vm2] [info 2020/03/04 23:46:37.107 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb13] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:46:37.717 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb91] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e4d5854

[vm3] [info 2020/03/04 23:46:37.722 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xb91] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:46:38.295 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@555b55e5

[vm4] [info 2020/03/04 23:46:38.300 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:46:38.609 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc34] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@783129a9

[vm5] [info 2020/03/04 23:46:38.614 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc34] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:46:38.667 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@770ccbc9

[vm1] [info 2020/03/04 23:46:38.672 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:46:38.879 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21572]

Command result for <connect --jmx-manager=localhost[21572]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21572] ..
Successfully connected to: [host=localhost, port=21572]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:46:39.252 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbd2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3e77431b

[vm2] [info 2020/03/04 23:46:39.258 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbd2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:46:39.280 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xcdb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40@54d4bd34

[vm6] [info 2020/03/04 23:46:39.286 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xcdb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:46:39.846 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xb8f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@26f7cf31

[vm3] [info 2020/03/04 23:46:39.851 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xb8f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:46:40.428 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbc7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4c1cb07d

[vm4] [info 2020/03/04 23:46:40.433 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xbc7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:46:41.071 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21278]

Command result for <connect --jmx-manager=localhost[21278]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21278] ..
Successfully connected to: [host=localhost, port=21278]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2361
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 283
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8097


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:46:42.851 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 153 ms)

[vm2] [info 2020/03/04 23:46:42.998 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb51] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 144 ms)

[vm3] [info 2020/03/04 23:46:43.142 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbf7] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 142 ms)

[vm4] [info 2020/03/04 23:46:43.281 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc1c] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 136 ms)

[vm5] [info 2020/03/04 23:46:43.437 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc34] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 154 ms)

[vm6] [info 2020/03/04 23:46:43.580 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xcdb] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 142 ms)

[vm0] [info 2020/03/04 23:46:43.722 GMT <RMI TCP Connection(204)-172.17.0.9> tid=0xcb7] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:46:43.723 GMT <RMI TCP Connection(204)-172.17.0.9> tid=0xcb7] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 141 ms)

[info 2020/03/04 23:46:43.724 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:43.726 GMT <RMI TCP Connection(204)-172.17.0.9> tid=0xcb7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dc0631f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:46:43.726 GMT <RMI TCP Connection(204)-172.17.0.9> tid=0xcb7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:43.726 GMT <RMI TCP Connection(204)-172.17.0.9> tid=0xcb7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dc0631f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:46:43.726 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d8ef35f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:46:43.727 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:43.727 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d8ef35f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:46:43.727 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72820973(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:46:43.727 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:43.727 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb51] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72820973(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:46:43.728 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbf7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @125a0331(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:46:43.728 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbf7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:43.728 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbf7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @125a0331(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:46:43.729 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc1c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c78653d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:46:43.729 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc1c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:43.729 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc1c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c78653d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:46:43.730 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6267e5c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:46:43.730 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc34] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:43.730 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc34] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6267e5c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:46:43.731 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xcdb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @401abbed(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:46:43.731 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xcdb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:43.731 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xcdb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @401abbed(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:46:43.733 GMT <RMI TCP Connection(204)-172.17.0.9> tid=0xcb7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:46:43.733 GMT <RMI TCP Connection(204)-172.17.0.9> tid=0xcb7] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:46:43.734 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:46:43.734 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:46:43.735 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:46:43.735 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb51] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:46:43.736 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbf7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:46:43.736 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbf7] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:46:43.737 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc1c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:46:43.737 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc1c] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:46:43.738 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc34] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:46:43.738 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc34] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:46:43.739 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xcdb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:46:43.739 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xcdb] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:46:43.741 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:46:43.741 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:46:43.759 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26972].
Not connected.


[info 2020/03/04 23:46:43.761 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:46:43.761 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:43.763 GMT <RMI TCP Connection(204)-172.17.0.9> tid=0xcb7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23a8e27c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:46:43.763 GMT <RMI TCP Connection(204)-172.17.0.9> tid=0xcb7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:43.763 GMT <RMI TCP Connection(204)-172.17.0.9> tid=0xcb7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23a8e27c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:46:43.763 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @514b4c4f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:46:43.764 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:43.764 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @514b4c4f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:46:43.764 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64c04e2b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:46:43.764 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:43.764 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb51] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64c04e2b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:46:43.765 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbf7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a1b74a7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:46:43.765 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbf7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:43.765 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbf7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a1b74a7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:46:43.766 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc1c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c92f37d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:46:43.766 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc1c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:43.766 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc1c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c92f37d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:46:43.767 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63439765(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:46:43.767 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc34] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:43.767 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc34] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63439765(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:46:43.768 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xcdb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @498cf4dd(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:46:43.768 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xcdb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:43.768 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xcdb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @498cf4dd(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:46:43.772 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6593270762370633991

[info 2020/03/04 23:46:43.774 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:46:43.987 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:43.988 GMT <RMI TCP Connection(204)-172.17.0.9> tid=0xcb7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e81a720(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:46:43.988 GMT <RMI TCP Connection(204)-172.17.0.9> tid=0xcb7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:43.988 GMT <RMI TCP Connection(204)-172.17.0.9> tid=0xcb7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e81a720(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:46:43.988 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f975327(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:46:43.989 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:43.989 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f975327(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:46:43.989 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2647275c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:46:43.989 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:43.989 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb51] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2647275c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:46:43.990 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbf7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60b096c8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:46:43.990 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbf7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:43.990 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbf7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60b096c8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:46:43.991 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc1c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2793dd9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:46:43.991 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc1c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:43.991 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc1c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2793dd9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:46:43.992 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1439c661(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:46:43.992 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc34] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:43.992 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc34] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1439c661(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:46:43.993 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xcdb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ce9e466(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:46:43.993 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xcdb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:43.993 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xcdb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ce9e466(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:46:43.996 GMT <RMI TCP Connection(204)-172.17.0.9> tid=0xcb7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3384d706

[vm0] [info 2020/03/04 23:46:44.001 GMT <RMI TCP Connection(204)-172.17.0.9> tid=0xcb7] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:46:44.001 GMT <RMI TCP Connection(204)-172.17.0.9> tid=0xcb7] Locator was created at Wed Mar 04 23:46:44 GMT 2020

[vm0] [info 2020/03/04 23:46:44.001 GMT <RMI TCP Connection(204)-172.17.0.9> tid=0xcb7] Listening on port 26974 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:46:44.001 GMT <RMI TCP Connection(204)-172.17.0.9> tid=0xcb7] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6593270762370633991/locator/locator26974view.dat

[vm0] [info 2020/03/04 23:46:44.001 GMT <RMI TCP Connection(204)-172.17.0.9> tid=0xcb7] recovery file not found: /tmp/junit6593270762370633991/locator/locator26974view.dat

[vm0] [info 2020/03/04 23:46:44.001 GMT <RMI TCP Connection(204)-172.17.0.9> tid=0xcb7] Starting distributed system

[vm0] [info 2020/03/04 23:46:44.003 GMT <RMI TCP Connection(204)-172.17.0.9> tid=0xcb7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:46:44.395 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb9f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@199875d9

[vm5] [info 2020/03/04 23:46:44.400 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb9f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:46:45.139 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc40] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4d40acd4

[vm6] [info 2020/03/04 23:46:45.145 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc40] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:46:45.963 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:46:47.851 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@34164cd7

[vm1] [info 2020/03/04 23:46:47.856 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:46:48.428 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@28f82b85

[vm2] [info 2020/03/04 23:46:48.433 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:46:49.018 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbf7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c3856c3

[vm3] [info 2020/03/04 23:46:49.024 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xbf7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 865
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2391
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 210
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8316


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:46:49.427 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 151 ms)

[vm2] [info 2020/03/04 23:46:49.578 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe9] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 149 ms)

[vm4] [info 2020/03/04 23:46:49.621 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc1c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@7c7764c9

[vm4] [info 2020/03/04 23:46:49.626 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xc1c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:46:49.730 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 150 ms)

[vm4] [info 2020/03/04 23:46:49.869 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc41] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 137 ms)

[vm5] [info 2020/03/04 23:46:50.024 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 154 ms)

[vm6] [info 2020/03/04 23:46:50.166 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc40] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 140 ms)

[info 2020/03/04 23:46:50.207 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26975]

Command result for <connect --jmx-manager=localhost[26975]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26975] ..
Successfully connected to: [host=localhost, port=26975]


[vm0] [info 2020/03/04 23:46:50.310 GMT <RMI TCP Connection(207)-172.17.0.2> tid=0xd75] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:46:50.311 GMT <RMI TCP Connection(207)-172.17.0.2> tid=0xd75] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 142 ms)

[info 2020/03/04 23:46:50.311 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:50.313 GMT <RMI TCP Connection(207)-172.17.0.2> tid=0xd75] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @389d165c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:46:50.313 GMT <RMI TCP Connection(207)-172.17.0.2> tid=0xd75] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:50.313 GMT <RMI TCP Connection(207)-172.17.0.2> tid=0xd75] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @389d165c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:46:50.314 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6848a24(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:46:50.314 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:50.314 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6848a24(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:46:50.315 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18055362(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:46:50.315 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:50.315 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18055362(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:46:50.316 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c46ed84(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:46:50.316 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:50.316 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c46ed84(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:46:50.317 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7267760f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:46:50.317 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:50.317 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc41] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7267760f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:46:50.318 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57115538(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:46:50.318 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb9f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:50.318 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57115538(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:46:50.318 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc40] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14dcf219(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:46:50.319 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc40] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:50.319 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc40] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14dcf219(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:46:50.321 GMT <RMI TCP Connection(207)-172.17.0.2> tid=0xd75] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:46:50.321 GMT <RMI TCP Connection(207)-172.17.0.2> tid=0xd75] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:46:50.322 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:46:50.322 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:46:50.323 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:46:50.323 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe9] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:46:50.324 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:46:50.324 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:46:50.325 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc41] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:46:50.325 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc41] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:46:50.326 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb9f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:46:50.326 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:46:50.326 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc40] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:46:50.327 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc40] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:46:50.329 GMT <RMI TCP Connection(37)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:46:50.329 GMT <RMI TCP Connection(37)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:46:50.358 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24133].
Not connected.


[info 2020/03/04 23:46:50.359 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:46:50.360 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:50.361 GMT <RMI TCP Connection(207)-172.17.0.2> tid=0xd75] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aa1723b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:46:50.361 GMT <RMI TCP Connection(207)-172.17.0.2> tid=0xd75] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:50.361 GMT <RMI TCP Connection(207)-172.17.0.2> tid=0xd75] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aa1723b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:46:50.362 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @467d04c7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:46:50.362 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:50.362 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @467d04c7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:46:50.363 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e85884b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:46:50.363 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:50.363 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e85884b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:46:50.364 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fea10a3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:46:50.364 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:50.364 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fea10a3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:46:50.365 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d4079ef(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:46:50.365 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:50.365 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc41] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d4079ef(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:46:50.366 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77162602(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:46:50.366 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb9f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:50.366 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77162602(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:46:50.366 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc40] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @522cc69a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:46:50.367 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc40] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:50.367 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc40] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @522cc69a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:46:50.369 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2427777593809529246

[info 2020/03/04 23:46:50.371 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:46:50.583 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:50.584 GMT <RMI TCP Connection(207)-172.17.0.2> tid=0xd75] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37508cb2(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:46:50.584 GMT <RMI TCP Connection(207)-172.17.0.2> tid=0xd75] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:50.584 GMT <RMI TCP Connection(207)-172.17.0.2> tid=0xd75] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37508cb2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:46:50.585 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c1d1085(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:46:50.585 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:50.585 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c1d1085(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:46:50.586 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60853a1c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:46:50.586 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:50.586 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60853a1c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:46:50.587 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @354e67c9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:46:50.587 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:50.587 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @354e67c9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:46:50.588 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c0a9743(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:46:50.588 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc41] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:50.588 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc41] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c0a9743(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:46:50.589 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b8bf389(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:46:50.589 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb9f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:50.589 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b8bf389(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:46:50.590 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc40] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d5ce91c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:46:50.590 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc40] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:50.590 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc40] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d5ce91c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:46:50.593 GMT <RMI TCP Connection(207)-172.17.0.2> tid=0xd75] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2fbcfbcf

[vm0] [info 2020/03/04 23:46:50.598 GMT <RMI TCP Connection(207)-172.17.0.2> tid=0xd75] Starting peer location for Distribution Locator on 324cdb137427

[vm0] [info 2020/03/04 23:46:50.599 GMT <RMI TCP Connection(207)-172.17.0.2> tid=0xd75] Locator was created at Wed Mar 04 23:46:50 GMT 2020

[vm0] [info 2020/03/04 23:46:50.599 GMT <RMI TCP Connection(207)-172.17.0.2> tid=0xd75] Listening on port 24135 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:46:50.599 GMT <RMI TCP Connection(207)-172.17.0.2> tid=0xd75] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2427777593809529246/locator/locator24135view.dat

[vm0] [info 2020/03/04 23:46:50.599 GMT <RMI TCP Connection(207)-172.17.0.2> tid=0xd75] recovery file not found: /tmp/junit2427777593809529246/locator/locator24135view.dat

[vm0] [info 2020/03/04 23:46:50.600 GMT <RMI TCP Connection(207)-172.17.0.2> tid=0xd75] Starting distributed system

[vm0] [info 2020/03/04 23:46:50.601 GMT <RMI TCP Connection(207)-172.17.0.2> tid=0xd75] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:46:52.922 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xc3c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@25c48aa1

[vm5] [info 2020/03/04 23:46:52.928 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xc3c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:46:53.658 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xc74] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@664ba7e

[vm6] [info 2020/03/04 23:46:53.663 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xc74] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:46:54.194 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1410b511

[vm1] [info 2020/03/04 23:46:54.198 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:46:54.771 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@79afcd8f

[vm2] [info 2020/03/04 23:46:54.776 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:46:55.378 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@d38dfc5

[vm3] [info 2020/03/04 23:46:55.383 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:46:55.966 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc41] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@76dc6c43

[vm4] [info 2020/03/04 23:46:55.970 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xc41] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:46:56.590 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24136]

Command result for <connect --jmx-manager=localhost[24136]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24136] ..
Successfully connected to: [host=localhost, port=24136]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2464
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 303
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8490


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:46:57.350 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 146 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:46:57.492 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xa9d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 140 ms)

[vm3] [info 2020/03/04 23:46:57.644 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 150 ms)

[vm4] [info 2020/03/04 23:46:57.788 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 142 ms)

[vm5] [info 2020/03/04 23:46:57.942 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xc3c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 152 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:46:58.087 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xc74] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 143 ms)

[vm0] [info 2020/03/04 23:46:58.229 GMT <RMI TCP Connection(203)-172.17.0.4> tid=0x421] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:46:58.230 GMT <RMI TCP Connection(203)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 141 ms)

[info 2020/03/04 23:46:58.230 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:58.232 GMT <RMI TCP Connection(203)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48b2cfff(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:46:58.233 GMT <RMI TCP Connection(203)-172.17.0.4> tid=0x421] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:58.233 GMT <RMI TCP Connection(203)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48b2cfff(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:46:58.233 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47af28c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:46:58.233 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:58.233 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47af28c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:46:58.234 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xa9d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23b3189b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:46:58.234 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xa9d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:58.234 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xa9d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23b3189b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:46:58.235 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xac3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59151e5c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:46:58.235 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xac3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:58.235 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59151e5c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:46:58.236 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb6b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24789bad(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:46:58.236 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb6b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:58.236 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24789bad(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:46:58.237 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xc3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d17d1e1(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:46:58.237 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xc3c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:58.237 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xc3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d17d1e1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:46:58.238 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xc74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3774d90a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:46:58.238 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xc74] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:58.238 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xc74] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3774d90a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:46:58.240 GMT <RMI TCP Connection(203)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:46:58.240 GMT <RMI TCP Connection(203)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:46:58.241 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:46:58.241 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:46:58.242 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xa9d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:46:58.242 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xa9d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:46:58.243 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xac3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:46:58.243 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:46:58.244 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb6b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:46:58.244 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:46:58.245 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xc3c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:46:58.245 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xc3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:46:58.246 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xc74] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:46:58.246 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xc74] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:46:58.248 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:46:58.249 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:46:58.277 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22963].
Not connected.


[info 2020/03/04 23:46:58.279 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:46:58.279 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:58.281 GMT <RMI TCP Connection(203)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73cc586(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:46:58.281 GMT <RMI TCP Connection(203)-172.17.0.4> tid=0x421] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:58.281 GMT <RMI TCP Connection(203)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73cc586(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:46:58.281 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2617daf0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:46:58.282 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:58.282 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2617daf0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:46:58.282 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xa9d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ba0eebb(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:46:58.282 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xa9d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:58.282 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xa9d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ba0eebb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:46:58.283 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xac3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dcbd4f0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:46:58.283 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xac3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:58.283 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dcbd4f0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:46:58.284 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb6b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a719aa7(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:46:58.284 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb6b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:58.284 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a719aa7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:46:58.285 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xc3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d790f0(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:46:58.285 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xc3c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:58.285 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xc3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d790f0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:46:58.286 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xc74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74310ce2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:46:58.286 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xc74] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:58.286 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xc74] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74310ce2(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:46:58.290 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2889637654376041978

[info 2020/03/04 23:46:58.292 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:46:58.502 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:58.503 GMT <RMI TCP Connection(203)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @136e32ac(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:46:58.503 GMT <RMI TCP Connection(203)-172.17.0.4> tid=0x421] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:46:58.503 GMT <RMI TCP Connection(203)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @136e32ac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:46:58.504 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65759f9b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:46:58.504 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:46:58.504 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65759f9b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:46:58.504 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xa9d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30e12545(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:46:58.505 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xa9d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:46:58.505 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xa9d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30e12545(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:46:58.505 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xac3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52910ce5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:46:58.505 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xac3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:46:58.505 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52910ce5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:46:58.506 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb6b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f89f13a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:46:58.506 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb6b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:46:58.506 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f89f13a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:46:58.507 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xc3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @641b089e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:46:58.507 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xc3c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:46:58.507 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xc3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @641b089e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:46:58.508 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xc74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38fff3a3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:46:58.508 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xc74] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:46:58.508 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xc74] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38fff3a3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:46:58.511 GMT <RMI TCP Connection(203)-172.17.0.4> tid=0x421] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@48d0c096

[vm0] [info 2020/03/04 23:46:58.516 GMT <RMI TCP Connection(203)-172.17.0.4> tid=0x421] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:46:58.516 GMT <RMI TCP Connection(203)-172.17.0.4> tid=0x421] Locator was created at Wed Mar 04 23:46:58 GMT 2020

[vm0] [info 2020/03/04 23:46:58.516 GMT <RMI TCP Connection(203)-172.17.0.4> tid=0x421] Listening on port 22965 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:46:58.517 GMT <RMI TCP Connection(203)-172.17.0.4> tid=0x421] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2889637654376041978/locator/locator22965view.dat

[vm0] [info 2020/03/04 23:46:58.517 GMT <RMI TCP Connection(203)-172.17.0.4> tid=0x421] recovery file not found: /tmp/junit2889637654376041978/locator/locator22965view.dat

[vm0] [info 2020/03/04 23:46:58.517 GMT <RMI TCP Connection(203)-172.17.0.4> tid=0x421] Starting distributed system

[vm0] [info 2020/03/04 23:46:58.518 GMT <RMI TCP Connection(203)-172.17.0.4> tid=0x421] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:46:59.204 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5f567697

[vm5] [info 2020/03/04 23:46:59.209 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb8d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:46:59.894 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xc41] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@14774095

[vm6] [info 2020/03/04 23:46:59.899 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xc41] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:47:00.687 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:47:02.283 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@58e3bc0e

[vm1] [info 2020/03/04 23:47:02.288 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:47:02.866 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xa9d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@21af5743

[vm2] [info 2020/03/04 23:47:02.870 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xa9d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:47:03.459 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xac3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7f33d4c0

[vm3] [info 2020/03/04 23:47:03.464 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xac3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 770
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2356
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 261
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8331


[vm4] [info 2020/03/04 23:47:04.040 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb6b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@32c87202

[vm4] [info 2020/03/04 23:47:04.045 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb6b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:47:04.197 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 147 ms)

[vm2] [info 2020/03/04 23:47:04.341 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xae9] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 142 ms)

[vm3] [info 2020/03/04 23:47:04.484 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 141 ms)

[vm4] [info 2020/03/04 23:47:04.625 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb90] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 138 ms)

[info 2020/03/04 23:47:04.646 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22966]

Command result for <connect --jmx-manager=localhost[22966]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22966] ..
Successfully connected to: [host=localhost, port=22966]


[vm5] [info 2020/03/04 23:47:04.779 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb8d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 152 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:47:04.921 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xc41] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 140 ms)

[vm0] [info 2020/03/04 23:47:05.058 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xd6c] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:47:05.058 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xd6c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 136 ms)

[info 2020/03/04 23:47:05.059 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:05.061 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xd6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @324673d3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:47:05.061 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xd6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:05.061 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xd6c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @324673d3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:47:05.062 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14773300(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:47:05.062 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:47:05.062 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14773300(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:47:05.063 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xae9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10df7d59(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:47:05.063 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xae9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:47:05.063 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xae9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10df7d59(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:47:05.063 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75650515(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:47:05.064 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:47:05.064 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75650515(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:47:05.064 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39531bcf(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:47:05.064 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb90] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:47:05.064 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb90] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39531bcf(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:47:05.065 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7851a672(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:47:05.065 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:47:05.065 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb8d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7851a672(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:47:05.066 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xc41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36494893(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:47:05.066 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xc41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:47:05.066 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xc41] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36494893(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:47:05.068 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xd6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:47:05.068 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xd6c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:47:05.069 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:47:05.069 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:47:05.070 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xae9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:47:05.070 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xae9] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:47:05.071 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:47:05.071 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:47:05.072 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb90] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:47:05.072 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb90] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:47:05.073 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:47:05.073 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb8d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:47:05.074 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xc41] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:47:05.074 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xc41] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:47:05.076 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:47:05.076 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:47:05.105 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20120].
Not connected.


[info 2020/03/04 23:47:05.106 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:47:05.106 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:05.107 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xd6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a90577a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:47:05.108 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xd6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:05.108 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xd6c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a90577a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:47:05.108 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1661bea2(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:47:05.108 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:47:05.108 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1661bea2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:47:05.109 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xae9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f224683(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:47:05.109 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xae9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:47:05.109 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xae9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f224683(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:47:05.110 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65d5f90a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:47:05.110 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:47:05.110 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65d5f90a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:47:05.111 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @611d20fc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:47:05.111 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb90] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:47:05.111 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb90] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @611d20fc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:47:05.112 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e3ee89(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:47:05.112 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:47:05.112 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb8d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e3ee89(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:47:05.112 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xc41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6198797c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:47:05.113 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xc41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:47:05.113 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xc41] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6198797c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:47:05.115 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14100206548019427675

[info 2020/03/04 23:47:05.117 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:47:05.320 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:05.320 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xd6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23c3beed(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:47:05.320 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xd6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:05.320 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xd6c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23c3beed(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:47:05.321 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @569def70(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:47:05.321 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:47:05.321 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @569def70(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:47:05.322 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xae9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5775a0d1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:47:05.322 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xae9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:47:05.322 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xae9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5775a0d1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:47:05.323 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e70ee75(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:47:05.323 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:47:05.323 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e70ee75(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:47:05.324 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @706d15a6(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:47:05.324 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb90] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:47:05.324 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb90] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @706d15a6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:47:05.325 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d5bd59a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:47:05.325 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb8d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:47:05.325 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb8d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d5bd59a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:47:05.325 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xc41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @397eace4(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:47:05.325 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xc41] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:47:05.326 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xc41] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @397eace4(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:47:05.328 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xd6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@a2e5233

[vm0] [info 2020/03/04 23:47:05.333 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xd6c] Starting peer location for Distribution Locator on e5f4129d19b0

[vm0] [info 2020/03/04 23:47:05.333 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xd6c] Locator was created at Wed Mar 04 23:47:05 GMT 2020

[vm0] [info 2020/03/04 23:47:05.333 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xd6c] Listening on port 20122 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:47:05.333 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xd6c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14100206548019427675/locator/locator20122view.dat

[vm0] [info 2020/03/04 23:47:05.334 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xd6c] recovery file not found: /tmp/junit14100206548019427675/locator/locator20122view.dat

[vm0] [info 2020/03/04 23:47:05.334 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xd6c] Starting distributed system

[vm0] [info 2020/03/04 23:47:05.335 GMT <RMI TCP Connection(207)-172.17.0.5> tid=0xd6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:47:09.093 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@19f58d3b

[vm1] [info 2020/03/04 23:47:09.098 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:47:09.207 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc09] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5f4977ce

[vm5] [info 2020/03/04 23:47:09.212 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc09] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:47:09.684 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xae9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@18bd0526

[vm2] [info 2020/03/04 23:47:09.689 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xae9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:47:09.910 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc19] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6dc6b1eb

[vm6] [info 2020/03/04 23:47:09.916 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc19] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:47:10.274 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@162455f2

[vm3] [info 2020/03/04 23:47:10.279 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:47:10.734 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:47:10.897 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb90] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4476c6e2

[vm4] [info 2020/03/04 23:47:10.902 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb90] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:47:11.517 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20123]

Command result for <connect --jmx-manager=localhost[20123]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20123] ..
Successfully connected to: [host=localhost, port=20123]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 752
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2274
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 210
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 7923


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:47:14.068 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 159 ms)

[vm2] [info 2020/03/04 23:47:14.210 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb58] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 140 ms)

[vm3] [info 2020/03/04 23:47:14.359 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xb4a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 146 ms)

[vm4] [info 2020/03/04 23:47:14.507 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 145 ms)

[vm5] [info 2020/03/04 23:47:14.658 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc09] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 150 ms)

[vm6] [info 2020/03/04 23:47:14.801 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc19] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 141 ms)

[vm0] [info 2020/03/04 23:47:14.937 GMT <RMI TCP Connection(207)-172.17.0.8> tid=0xabc] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:47:14.938 GMT <RMI TCP Connection(207)-172.17.0.8> tid=0xabc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 135 ms)

[info 2020/03/04 23:47:14.938 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:14.941 GMT <RMI TCP Connection(207)-172.17.0.8> tid=0xabc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b8e1095(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:47:14.941 GMT <RMI TCP Connection(207)-172.17.0.8> tid=0xabc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:14.941 GMT <RMI TCP Connection(207)-172.17.0.8> tid=0xabc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b8e1095(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:47:14.941 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34e06828(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:47:14.942 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:47:14.942 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34e06828(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:47:14.942 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @577469cc(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:47:14.942 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:47:14.942 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb58] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @577469cc(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:47:14.943 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xb4a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3020486a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:47:14.943 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xb4a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:47:14.943 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xb4a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3020486a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:47:14.944 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2043268c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:47:14.944 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:47:14.944 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2043268c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:47:14.945 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266eaf46(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:47:14.945 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:47:14.945 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc09] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266eaf46(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:47:14.946 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9145ae4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:47:14.946 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc19] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:47:14.946 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc19] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9145ae4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:47:14.948 GMT <RMI TCP Connection(207)-172.17.0.8> tid=0xabc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:47:14.948 GMT <RMI TCP Connection(207)-172.17.0.8> tid=0xabc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:47:14.949 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:47:14.949 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:47:14.950 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb58] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:47:14.950 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb58] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:47:14.951 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xb4a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:47:14.951 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xb4a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:47:14.952 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb72] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:47:14.952 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:47:14.953 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc09] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:47:14.953 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc09] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:47:14.954 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc19] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:47:14.954 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc19] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:47:14.956 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:47:14.956 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:47:14.986 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25036].
Not connected.


[info 2020/03/04 23:47:14.987 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:47:14.988 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:14.989 GMT <RMI TCP Connection(207)-172.17.0.8> tid=0xabc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b8c0230(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:47:14.989 GMT <RMI TCP Connection(207)-172.17.0.8> tid=0xabc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:14.989 GMT <RMI TCP Connection(207)-172.17.0.8> tid=0xabc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b8c0230(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:47:14.990 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23396c0f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:47:14.990 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:47:14.990 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23396c0f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:47:14.991 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ba2f7c1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:47:14.991 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:47:14.991 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb58] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ba2f7c1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:47:14.992 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xb4a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ee05b14(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:47:14.992 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xb4a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:47:14.992 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xb4a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ee05b14(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:47:14.992 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e27343d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:47:14.993 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:47:14.993 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e27343d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:47:14.993 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43204a3d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:47:14.993 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:47:14.993 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc09] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43204a3d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:47:14.994 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53d97f8a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:47:14.994 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc19] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:47:14.994 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc19] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53d97f8a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:47:14.997 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10567650280556903837

[info 2020/03/04 23:47:14.999 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:47:15.203 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:15.204 GMT <RMI TCP Connection(207)-172.17.0.8> tid=0xabc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1518f955(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:47:15.204 GMT <RMI TCP Connection(207)-172.17.0.8> tid=0xabc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:15.204 GMT <RMI TCP Connection(207)-172.17.0.8> tid=0xabc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1518f955(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:47:15.205 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c75a1e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:47:15.205 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:47:15.205 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c75a1e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:47:15.206 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dc1ace9(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:47:15.206 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb58] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:47:15.206 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb58] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dc1ace9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:47:15.207 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xb4a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2631f9ad(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:47:15.207 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xb4a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:47:15.207 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xb4a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2631f9ad(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:47:15.207 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13f09b16(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:47:15.208 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb72] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:47:15.208 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13f09b16(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:47:15.208 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5376b585(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:47:15.208 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc09] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:47:15.208 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc09] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5376b585(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:47:15.209 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e43b1b7(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:47:15.209 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc19] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:47:15.209 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc19] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e43b1b7(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:47:15.212 GMT <RMI TCP Connection(207)-172.17.0.8> tid=0xabc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c4b8f8f

[vm0] [info 2020/03/04 23:47:15.217 GMT <RMI TCP Connection(207)-172.17.0.8> tid=0xabc] Starting peer location for Distribution Locator on 2085c297ad5a

[vm0] [info 2020/03/04 23:47:15.217 GMT <RMI TCP Connection(207)-172.17.0.8> tid=0xabc] Locator was created at Wed Mar 04 23:47:15 GMT 2020

[vm0] [info 2020/03/04 23:47:15.217 GMT <RMI TCP Connection(207)-172.17.0.8> tid=0xabc] Listening on port 25038 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:47:15.217 GMT <RMI TCP Connection(207)-172.17.0.8> tid=0xabc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10567650280556903837/locator/locator25038view.dat

[vm0] [info 2020/03/04 23:47:15.217 GMT <RMI TCP Connection(207)-172.17.0.8> tid=0xabc] recovery file not found: /tmp/junit10567650280556903837/locator/locator25038view.dat

[vm0] [info 2020/03/04 23:47:15.218 GMT <RMI TCP Connection(207)-172.17.0.8> tid=0xabc] Starting distributed system

[vm0] [info 2020/03/04 23:47:15.219 GMT <RMI TCP Connection(207)-172.17.0.8> tid=0xabc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:47:15.415 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31f9f595

[vm5] [info 2020/03/04 23:47:15.420 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:47:16.171 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc8e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@bb17ad

[vm6] [info 2020/03/04 23:47:16.176 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc8e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:47:16.999 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:47:19.076 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@28608b74

[vm1] [info 2020/03/04 23:47:19.081 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:47:19.668 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb58] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6e6bf503

[vm2] [info 2020/03/04 23:47:19.673 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb58] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:47:20.287 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xb4a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@52f11de9

[vm3] [info 2020/03/04 23:47:20.293 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xb4a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 851
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2670
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 361
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9591


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm4] [info 2020/03/04 23:47:20.905 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb72] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@467190a4

[vm4] [info 2020/03/04 23:47:20.911 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb72] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:47:20.927 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 164 ms)

[vm2] [info 2020/03/04 23:47:21.088 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 158 ms)

[vm3] [info 2020/03/04 23:47:21.234 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbe3] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 143 ms)

[vm4] [info 2020/03/04 23:47:21.388 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc69] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 152 ms)

[info 2020/03/04 23:47:21.519 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25039]

[vm5] [info 2020/03/04 23:47:21.544 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbec] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 154 ms)

Command result for <connect --jmx-manager=localhost[25039]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25039] ..
Successfully connected to: [host=localhost, port=25039]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:47:21.693 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc8e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 147 ms)

[vm0] [info 2020/03/04 23:47:21.840 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xd6c] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:47:21.841 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xd6c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 146 ms)

[info 2020/03/04 23:47:21.842 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:21.843 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xd6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c81227(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:47:21.843 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xd6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:21.844 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xd6c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c81227(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:47:21.844 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1298c81f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:47:21.844 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:47:21.844 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1298c81f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:47:21.845 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a7e599(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:47:21.845 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:47:21.845 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a7e599(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:47:21.846 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b857d91(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:47:21.846 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbe3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:47:21.846 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbe3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b857d91(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:47:21.847 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1300b18(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:47:21.847 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:47:21.847 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1300b18(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:47:21.848 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7181afa7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:47:21.848 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:47:21.848 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7181afa7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:47:21.849 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11701e90(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:47:21.849 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc8e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:47:21.849 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc8e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11701e90(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:47:21.851 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xd6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:47:21.851 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xd6c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:47:21.852 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:47:21.852 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:47:21.853 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:47:21.853 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:47:21.854 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbe3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:47:21.854 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbe3] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:47:21.855 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc69] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:47:21.856 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc69] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:47:21.856 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:47:21.857 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbec] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:47:21.858 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc8e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:47:21.858 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc8e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:47:21.860 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:47:21.860 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:47:21.883 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29869].
Not connected.


[info 2020/03/04 23:47:21.884 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:47:21.885 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:21.886 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xd6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10360141(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:47:21.887 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xd6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:21.887 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xd6c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10360141(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:47:21.887 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @569e215d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:47:21.888 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:47:21.888 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @569e215d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:47:21.888 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d3a62d9(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:47:21.888 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:47:21.889 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d3a62d9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:47:21.889 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cf5e45c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:47:21.889 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbe3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:47:21.889 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbe3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cf5e45c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:47:21.890 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dd2418e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:47:21.890 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:47:21.890 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dd2418e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:47:21.891 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7538238(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:47:21.891 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:47:21.891 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7538238(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:47:21.892 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28ac7926(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:47:21.892 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc8e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:47:21.892 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc8e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28ac7926(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:47:21.895 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10099181631477293680

[info 2020/03/04 23:47:21.897 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:47:22.107 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:22.107 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xd6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @461af683(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:47:22.107 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xd6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:22.107 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xd6c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @461af683(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:47:22.108 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c81eb2(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:47:22.108 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:47:22.108 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c81eb2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:47:22.109 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a619a72(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:47:22.109 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:47:22.109 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a619a72(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:47:22.110 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @105c576a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:47:22.110 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbe3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:47:22.110 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbe3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @105c576a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:47:22.111 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @778fba21(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:47:22.111 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc69] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:47:22.111 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @778fba21(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:47:22.111 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18c5979c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:47:22.112 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:47:22.112 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18c5979c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:47:22.112 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19629a70(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:47:22.113 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc8e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:47:22.113 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc8e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19629a70(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:47:22.115 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xd6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32b5576d

[vm0] [info 2020/03/04 23:47:22.120 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xd6c] Starting peer location for Distribution Locator on 6211a08b9a8d

[vm0] [info 2020/03/04 23:47:22.120 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xd6c] Locator was created at Wed Mar 04 23:47:22 GMT 2020

[vm0] [info 2020/03/04 23:47:22.120 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xd6c] Listening on port 29871 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:47:22.121 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xd6c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10099181631477293680/locator/locator29871view.dat

[vm0] [info 2020/03/04 23:47:22.121 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xd6c] recovery file not found: /tmp/junit10099181631477293680/locator/locator29871view.dat

[vm0] [info 2020/03/04 23:47:22.121 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xd6c] Starting distributed system

[vm0] [info 2020/03/04 23:47:22.123 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xd6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:47:25.851 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@19bb1028

[vm1] [info 2020/03/04 23:47:25.856 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:47:26.165 GMT <RMI TCP Connection(87)-172.17.0.7> tid=0xc7a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@35608654

[vm5] [info 2020/03/04 23:47:26.170 GMT <RMI TCP Connection(87)-172.17.0.7> tid=0xc7a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:47:26.414 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@599ae5b9

[vm2] [info 2020/03/04 23:47:26.419 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:47:26.829 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xd2d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@9d681ae

[vm6] [info 2020/03/04 23:47:26.834 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xd2d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:47:27.000 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbe3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@773c5e8d

[vm3] [info 2020/03/04 23:47:27.004 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbe3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:47:27.605 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc69] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@911309a

[vm4] [info 2020/03/04 23:47:27.611 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc69] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:47:27.641 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:47:28.232 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29872]

Command result for <connect --jmx-manager=localhost[29872]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29872] ..
Successfully connected to: [host=localhost, port=29872]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:47:29.070 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc86] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@63ebdf2

[vm5] [info 2020/03/04 23:47:29.075 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc86] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:47:29.724 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc9c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@434b881

[vm6] [info 2020/03/04 23:47:29.729 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc9c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 874
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2009
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 116
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 6891


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:47:30.528 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:47:30.634 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 145 ms)

[vm2] [info 2020/03/04 23:47:30.785 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb13] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 149 ms)

[vm3] [info 2020/03/04 23:47:30.929 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb91] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 142 ms)

[vm4] [info 2020/03/04 23:47:31.074 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xbb3] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 142 ms)

[vm5] [info 2020/03/04 23:47:31.234 GMT <RMI TCP Connection(87)-172.17.0.7> tid=0xc7a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 158 ms)

[vm6] [info 2020/03/04 23:47:31.376 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xd2d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 140 ms)

[vm0] [info 2020/03/04 23:47:31.516 GMT <RMI TCP Connection(206)-172.17.0.7> tid=0xacb] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:47:31.517 GMT <RMI TCP Connection(206)-172.17.0.7> tid=0xacb] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 138 ms)

[info 2020/03/04 23:47:31.518 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:31.519 GMT <RMI TCP Connection(206)-172.17.0.7> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d48dbdc(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:47:31.519 GMT <RMI TCP Connection(206)-172.17.0.7> tid=0xacb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:31.520 GMT <RMI TCP Connection(206)-172.17.0.7> tid=0xacb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d48dbdc(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:47:31.520 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59344d23(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:47:31.520 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:47:31.520 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59344d23(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:47:31.521 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d8c7746(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:47:31.521 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:47:31.521 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb13] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d8c7746(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:47:31.522 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb91] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cb1f327(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:47:31.522 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb91] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:47:31.522 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb91] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cb1f327(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:47:31.523 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xbb3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @236a2725(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:47:31.523 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xbb3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:47:31.523 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xbb3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @236a2725(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:47:31.523 GMT <RMI TCP Connection(87)-172.17.0.7> tid=0xc7a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2554461c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:47:31.524 GMT <RMI TCP Connection(87)-172.17.0.7> tid=0xc7a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:47:31.524 GMT <RMI TCP Connection(87)-172.17.0.7> tid=0xc7a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2554461c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:47:31.524 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xd2d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d649641(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:47:31.524 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xd2d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:47:31.524 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xd2d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d649641(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:47:31.527 GMT <RMI TCP Connection(206)-172.17.0.7> tid=0xacb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:47:31.527 GMT <RMI TCP Connection(206)-172.17.0.7> tid=0xacb] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:47:31.528 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:47:31.528 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:47:31.529 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb13] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:47:31.529 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb13] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:47:31.530 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb91] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:47:31.530 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb91] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:47:31.531 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xbb3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:47:31.531 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xbb3] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:47:31.532 GMT <RMI TCP Connection(87)-172.17.0.7> tid=0xc7a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:47:31.532 GMT <RMI TCP Connection(87)-172.17.0.7> tid=0xc7a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:47:31.533 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xd2d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:47:31.533 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xd2d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:47:31.535 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:47:31.536 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:47:31.564 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21572].
Not connected.


[info 2020/03/04 23:47:31.566 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:47:31.567 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:31.568 GMT <RMI TCP Connection(206)-172.17.0.7> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ee7162c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:47:31.568 GMT <RMI TCP Connection(206)-172.17.0.7> tid=0xacb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:31.568 GMT <RMI TCP Connection(206)-172.17.0.7> tid=0xacb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ee7162c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:47:31.568 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c02b603(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:47:31.569 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:47:31.569 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c02b603(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:47:31.569 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1393c1ea(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:47:31.569 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:47:31.570 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb13] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1393c1ea(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:47:31.570 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb91] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a44470c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:47:31.570 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb91] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:47:31.570 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb91] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a44470c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:47:31.571 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xbb3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22d9eafc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:47:31.571 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xbb3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:47:31.571 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xbb3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22d9eafc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:47:31.572 GMT <RMI TCP Connection(87)-172.17.0.7> tid=0xc7a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76dcf80f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:47:31.572 GMT <RMI TCP Connection(87)-172.17.0.7> tid=0xc7a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:47:31.572 GMT <RMI TCP Connection(87)-172.17.0.7> tid=0xc7a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76dcf80f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:47:31.573 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xd2d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6902bbf4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:47:31.573 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xd2d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:47:31.573 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xd2d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6902bbf4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:47:31.576 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6902006719671757937

[info 2020/03/04 23:47:31.578 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:47:31.788 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:31.788 GMT <RMI TCP Connection(206)-172.17.0.7> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51fb65f4(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:47:31.788 GMT <RMI TCP Connection(206)-172.17.0.7> tid=0xacb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:31.788 GMT <RMI TCP Connection(206)-172.17.0.7> tid=0xacb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51fb65f4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:47:31.789 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53052d4d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:47:31.789 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:47:31.789 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53052d4d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:47:31.790 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56e08ec(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:47:31.790 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb13] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:47:31.790 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb13] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56e08ec(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:47:31.791 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb91] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @742a6231(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:47:31.791 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb91] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:47:31.791 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb91] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @742a6231(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:47:31.792 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xbb3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42488f7(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:47:31.792 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xbb3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:47:31.792 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xbb3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42488f7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:47:31.792 GMT <RMI TCP Connection(87)-172.17.0.7> tid=0xc7a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3646fde(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:47:31.793 GMT <RMI TCP Connection(87)-172.17.0.7> tid=0xc7a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:47:31.793 GMT <RMI TCP Connection(87)-172.17.0.7> tid=0xc7a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3646fde(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:47:31.793 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xd2d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @752c973a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:47:31.793 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xd2d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:47:31.793 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xd2d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @752c973a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:47:31.796 GMT <RMI TCP Connection(206)-172.17.0.7> tid=0xacb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46900b84

[vm0] [info 2020/03/04 23:47:31.801 GMT <RMI TCP Connection(206)-172.17.0.7> tid=0xacb] Starting peer location for Distribution Locator on d984d0fc2396

[vm0] [info 2020/03/04 23:47:31.801 GMT <RMI TCP Connection(206)-172.17.0.7> tid=0xacb] Locator was created at Wed Mar 04 23:47:31 GMT 2020

[vm0] [info 2020/03/04 23:47:31.801 GMT <RMI TCP Connection(206)-172.17.0.7> tid=0xacb] Listening on port 21574 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:47:31.802 GMT <RMI TCP Connection(206)-172.17.0.7> tid=0xacb] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6902006719671757937/locator/locator21574view.dat

[vm0] [info 2020/03/04 23:47:31.802 GMT <RMI TCP Connection(206)-172.17.0.7> tid=0xacb] recovery file not found: /tmp/junit6902006719671757937/locator/locator21574view.dat

[vm0] [info 2020/03/04 23:47:31.802 GMT <RMI TCP Connection(206)-172.17.0.7> tid=0xacb] Starting distributed system

[vm0] [info 2020/03/04 23:47:31.804 GMT <RMI TCP Connection(206)-172.17.0.7> tid=0xacb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 936
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2324
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 254
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8271


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:47:33.993 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 146 ms)

[vm2] [info 2020/03/04 23:47:34.138 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbd2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 143 ms)

[vm3] [info 2020/03/04 23:47:34.281 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xb8f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 141 ms)

[vm4] [info 2020/03/04 23:47:34.425 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbc7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 142 ms)

[vm5] [info 2020/03/04 23:47:34.594 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc86] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 167 ms)

[vm6] [info 2020/03/04 23:47:34.736 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc9c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 140 ms)

[vm0] [info 2020/03/04 23:47:34.878 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xde5] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:47:34.879 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xde5] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 141 ms)

[info 2020/03/04 23:47:34.880 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:34.882 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xde5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44dcd507(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:47:34.882 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xde5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:34.882 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xde5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44dcd507(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:47:34.883 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f7b0d39(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:47:34.883 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:47:34.883 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f7b0d39(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:47:34.884 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbd2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d513dd2(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:47:34.884 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbd2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:47:34.884 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbd2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d513dd2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:47:34.884 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xb8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @198b9839(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:47:34.885 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xb8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:47:34.885 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xb8f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @198b9839(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:47:34.885 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbc7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f055b91(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:47:34.886 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbc7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:47:34.886 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbc7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f055b91(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:47:34.886 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @465c920c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:47:34.886 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:47:34.886 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc86] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @465c920c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:47:34.887 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc9c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @776ce19(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:47:34.887 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc9c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:47:34.887 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc9c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @776ce19(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:47:34.890 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xde5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:47:34.890 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xde5] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:47:34.891 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:47:34.892 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:47:34.892 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbd2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:47:34.893 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbd2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:47:34.894 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xb8f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:47:34.894 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xb8f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm4] [info 2020/03/04 23:47:34.894 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbc7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:47:34.895 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbc7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:47:34.896 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc86] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm5] [info 2020/03/04 23:47:34.896 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc86] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:47:34.897 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc9c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:47:34.897 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc9c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:47:34.899 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:47:34.900 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:47:34.931 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21278].
Not connected.


[info 2020/03/04 23:47:34.933 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:47:34.933 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:34.934 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xde5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26aa6643(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:47:34.934 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xde5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:34.934 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xde5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26aa6643(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:47:34.935 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aaa392d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:47:34.935 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:47:34.935 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aaa392d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:47:34.936 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbd2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb8bddb(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:47:34.936 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbd2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:47:34.936 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbd2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb8bddb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:47:34.937 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xb8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d46784(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:47:34.937 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xb8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:47:34.937 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xb8f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d46784(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:47:34.938 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbc7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4826a95c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:47:34.938 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbc7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:47:34.938 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbc7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4826a95c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:47:34.938 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57367d14(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:47:34.939 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:47:34.939 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc86] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57367d14(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:47:34.939 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc9c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26499ab5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:47:34.939 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc9c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:47:34.940 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc9c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26499ab5(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:47:34.942 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6440880020043372081

[info 2020/03/04 23:47:34.945 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:47:35.204 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:35.204 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xde5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e55f42e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:47:35.205 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xde5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:35.205 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xde5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e55f42e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:47:35.205 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e194cea(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:47:35.205 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:47:35.205 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e194cea(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:47:35.206 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbd2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34e24471(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:47:35.206 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbd2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:47:35.206 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbd2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34e24471(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:47:35.207 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xb8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53161ed2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:47:35.207 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xb8f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:47:35.207 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xb8f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53161ed2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:47:35.208 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbc7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9000803(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:47:35.208 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbc7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:47:35.208 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbc7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9000803(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:47:35.209 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @255683e4(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:47:35.209 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc86] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:47:35.209 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc86] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @255683e4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:47:35.210 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc9c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @774386a8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:47:35.210 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc9c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:47:35.210 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xc9c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @774386a8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:47:35.213 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xde5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a25410b

[vm0] [info 2020/03/04 23:47:35.218 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xde5] Starting peer location for Distribution Locator on a2ec09f7c904

[vm0] [info 2020/03/04 23:47:35.218 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xde5] Locator was created at Wed Mar 04 23:47:35 GMT 2020

[vm0] [info 2020/03/04 23:47:35.218 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xde5] Listening on port 21280 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:47:35.219 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xde5] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6440880020043372081/locator/locator21280view.dat

[vm0] [info 2020/03/04 23:47:35.219 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xde5] recovery file not found: /tmp/junit6440880020043372081/locator/locator21280view.dat

[vm0] [info 2020/03/04 23:47:35.219 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xde5] Starting distributed system

[vm0] [info 2020/03/04 23:47:35.221 GMT <RMI TCP Connection(209)-172.17.0.6> tid=0xde5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:47:35.576 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4cd3e727

[vm1] [info 2020/03/04 23:47:35.581 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:47:36.145 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb13] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@54edb26a

[vm2] [info 2020/03/04 23:47:36.150 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb13] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:47:36.723 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb91] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@f6147d

[vm3] [info 2020/03/04 23:47:36.728 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb91] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:47:37.301 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xbb3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@46f326c4

[vm4] [info 2020/03/04 23:47:37.306 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xbb3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:47:37.891 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21575]

Command result for <connect --jmx-manager=localhost[21575]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21575] ..
Successfully connected to: [host=localhost, port=21575]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:47:38.943 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6cf0565d

[vm1] [info 2020/03/04 23:47:38.947 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:47:39.515 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbd2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@36b7ea38

[vm2] [info 2020/03/04 23:47:39.520 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbd2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:47:40.116 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xb8f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@17511a12

[vm3] [info 2020/03/04 23:47:40.120 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xb8f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:47:40.716 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbc7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1673d3b7

[vm4] [info 2020/03/04 23:47:40.721 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbc7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:47:41.315 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21281]

Command result for <connect --jmx-manager=localhost[21281]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21281] ..
Successfully connected to: [host=localhost, port=21281]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:47:42.569 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc34] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@39bc54eb

[vm5] [info 2020/03/04 23:47:42.574 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc34] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:47:43.229 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xcdb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5c33f3d8

[vm6] [info 2020/03/04 23:47:43.234 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xcdb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:47:44.057 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:47:44.250 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xb9f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@6f8d75dd

[vm5] [info 2020/03/04 23:47:44.257 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xb9f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:47:44.979 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xc40] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ff040@674fde53

[vm6] [info 2020/03/04 23:47:44.985 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xc40] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 828
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2303
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 255
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8193


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/04 23:47:47.500 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 153 ms)

[vm2] [info 2020/03/04 23:47:47.640 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb51] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 138 ms)

[vm3] [info 2020/03/04 23:47:47.785 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbf7] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 143 ms)

[vm4] [info 2020/03/04 23:47:47.932 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc1c] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 144 ms)

[vm5] [info 2020/03/04 23:47:48.083 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc34] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 150 ms)

[vm6] [info 2020/03/04 23:47:48.226 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xcdb] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 141 ms)

[vm0] [info 2020/03/04 23:47:48.365 GMT <RMI TCP Connection(209)-172.17.0.9> tid=0xd7e] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:47:48.366 GMT <RMI TCP Connection(209)-172.17.0.9> tid=0xd7e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 137 ms)

[info 2020/03/04 23:47:48.366 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:48.368 GMT <RMI TCP Connection(209)-172.17.0.9> tid=0xd7e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @569a4dd7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:47:48.369 GMT <RMI TCP Connection(209)-172.17.0.9> tid=0xd7e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:48.369 GMT <RMI TCP Connection(209)-172.17.0.9> tid=0xd7e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @569a4dd7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:47:48.369 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f5bcf35(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:47:48.369 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:47:48.369 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f5bcf35(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:47:48.370 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @695e5adf(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:47:48.370 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:47:48.370 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb51] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @695e5adf(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:47:48.371 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbf7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a2e0e64(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:47:48.371 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbf7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:47:48.371 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbf7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a2e0e64(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:47:48.372 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc1c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dee7b8b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:47:48.372 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc1c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:47:48.372 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc1c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dee7b8b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:47:48.373 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37576c2(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:47:48.373 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc34] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:47:48.373 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc34] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37576c2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:47:48.373 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xcdb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @673b410b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:47:48.374 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xcdb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:47:48.374 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xcdb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @673b410b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:47:48.376 GMT <RMI TCP Connection(209)-172.17.0.9> tid=0xd7e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:47:48.376 GMT <RMI TCP Connection(209)-172.17.0.9> tid=0xd7e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:47:48.377 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:47:48.377 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:47:48.377 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:47:48.378 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb51] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:47:48.378 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbf7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:47:48.379 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbf7] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:47:48.380 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc1c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:47:48.380 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc1c] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:47:48.381 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc34] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:47:48.381 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc34] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:47:48.382 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xcdb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:47:48.382 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xcdb] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:47:48.384 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:47:48.384 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:47:48.405 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26975].
Not connected.


[info 2020/03/04 23:47:48.406 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:47:48.407 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:48.408 GMT <RMI TCP Connection(209)-172.17.0.9> tid=0xd7e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64f2f2e3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:47:48.409 GMT <RMI TCP Connection(209)-172.17.0.9> tid=0xd7e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:48.409 GMT <RMI TCP Connection(209)-172.17.0.9> tid=0xd7e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64f2f2e3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:47:48.409 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @849f1d3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:47:48.409 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:47:48.409 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @849f1d3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:47:48.410 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20747c35(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:47:48.410 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:47:48.410 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb51] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20747c35(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:47:48.411 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbf7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7872e1b5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:47:48.411 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbf7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:47:48.411 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbf7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7872e1b5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:47:48.412 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc1c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e9ff09(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:47:48.412 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc1c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:47:48.412 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc1c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e9ff09(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:47:48.412 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @669bf97c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:47:48.413 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc34] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:47:48.413 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc34] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @669bf97c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:47:48.413 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xcdb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9a53e0a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:47:48.413 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xcdb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:47:48.413 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xcdb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9a53e0a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:47:48.416 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13308171342657775043

[info 2020/03/04 23:47:48.418 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2471
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 329
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 8571


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[info 2020/03/04 23:47:48.626 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:48.627 GMT <RMI TCP Connection(209)-172.17.0.9> tid=0xd7e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6867dab(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:47:48.627 GMT <RMI TCP Connection(209)-172.17.0.9> tid=0xd7e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:48.628 GMT <RMI TCP Connection(209)-172.17.0.9> tid=0xd7e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6867dab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:47:48.628 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aef97a5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:47:48.628 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:47:48.628 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aef97a5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:47:48.629 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e479660(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:47:48.629 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:47:48.629 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb51] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e479660(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:47:48.630 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbf7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @172fc8a6(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:47:48.630 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbf7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:47:48.630 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbf7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @172fc8a6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:47:48.631 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc1c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aee533f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:47:48.631 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc1c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:47:48.631 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc1c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aee533f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:47:48.632 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5432f535(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:47:48.632 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc34] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:47:48.632 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc34] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5432f535(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:47:48.633 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xcdb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70deab40(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:47:48.633 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xcdb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:47:48.633 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xcdb] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70deab40(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:47:48.636 GMT <RMI TCP Connection(209)-172.17.0.9> tid=0xd7e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@213dcfa

[vm0] [info 2020/03/04 23:47:48.641 GMT <RMI TCP Connection(209)-172.17.0.9> tid=0xd7e] Starting peer location for Distribution Locator on 05f820cf2db2

[vm0] [info 2020/03/04 23:47:48.642 GMT <RMI TCP Connection(209)-172.17.0.9> tid=0xd7e] Locator was created at Wed Mar 04 23:47:48 GMT 2020

[vm0] [info 2020/03/04 23:47:48.642 GMT <RMI TCP Connection(209)-172.17.0.9> tid=0xd7e] Listening on port 26977 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:47:48.642 GMT <RMI TCP Connection(209)-172.17.0.9> tid=0xd7e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13308171342657775043/locator/locator26977view.dat

[vm0] [info 2020/03/04 23:47:48.642 GMT <RMI TCP Connection(209)-172.17.0.9> tid=0xd7e] recovery file not found: /tmp/junit13308171342657775043/locator/locator26977view.dat

[vm0] [info 2020/03/04 23:47:48.642 GMT <RMI TCP Connection(209)-172.17.0.9> tid=0xd7e] Starting distributed system

[vm0] [info 2020/03/04 23:47:48.644 GMT <RMI TCP Connection(209)-172.17.0.9> tid=0xd7e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:47:48.754 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@688f7180 (took 149 ms)

[vm2] [info 2020/03/04 23:47:48.901 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbe9] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@2c9b6316 (took 144 ms)

[vm3] [info 2020/03/04 23:47:49.046 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbc8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913840@480a7766 (took 143 ms)

[vm4] [info 2020/03/04 23:47:49.191 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xc41] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@3b1b14e9 (took 142 ms)

[vm5] [info 2020/03/04 23:47:49.351 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@11b12635 (took 158 ms)

[vm6] [info 2020/03/04 23:47:49.493 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xc40] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9840@75ce479f (took 140 ms)

[vm0] [info 2020/03/04 23:47:49.640 GMT <RMI TCP Connection(212)-172.17.0.2> tid=0xe6d] Distribution Locator on 324cdb137427 is stopped

[vm0] [info 2020/03/04 23:47:49.641 GMT <RMI TCP Connection(212)-172.17.0.2> tid=0xe6d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7440@38a682ca (took 146 ms)

[info 2020/03/04 23:47:49.642 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:49.644 GMT <RMI TCP Connection(212)-172.17.0.2> tid=0xe6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c50b7b9(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:47:49.644 GMT <RMI TCP Connection(212)-172.17.0.2> tid=0xe6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:49.644 GMT <RMI TCP Connection(212)-172.17.0.2> tid=0xe6d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c50b7b9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:47:49.644 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24b2ee82(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:47:49.645 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:47:49.645 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24b2ee82(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:47:49.645 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbe9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63c75b0b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:47:49.645 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbe9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:47:49.645 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbe9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63c75b0b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:47:49.646 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbc8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @328810f1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:47:49.646 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbc8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:47:49.646 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbc8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @328810f1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:47:49.649 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xc41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54dafc30(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:47:49.649 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xc41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:47:49.649 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xc41] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54dafc30(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:47:49.650 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xb9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @726a97f3(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:47:49.650 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xb9f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:47:49.650 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @726a97f3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:47:49.651 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xc40] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e0a4086(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:47:49.651 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xc40] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:47:49.651 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xc40] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e0a4086(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:47:49.653 GMT <RMI TCP Connection(212)-172.17.0.2> tid=0xe6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d

[vm0] [info 2020/03/04 23:47:49.654 GMT <RMI TCP Connection(212)-172.17.0.2> tid=0xe6d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3440@572e8f1d (took 0 ms)

[vm1] [info 2020/03/04 23:47:49.654 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d

[vm1] [info 2020/03/04 23:47:49.655 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@2797d90d (took 0 ms)

[vm2] [info 2020/03/04 23:47:49.655 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbe9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99

[vm2] [info 2020/03/04 23:47:49.655 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbe9] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@fb7c99 (took 0 ms)

[vm3] [info 2020/03/04 23:47:49.656 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbc8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac

[vm3] [info 2020/03/04 23:47:49.656 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbc8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918040@3f00c7ac (took 0 ms)

[vm4] [info 2020/03/04 23:47:49.657 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xc41] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76

[vm4] [info 2020/03/04 23:47:49.657 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xc41] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@398f9c76 (took 0 ms)

[vm5] [info 2020/03/04 23:47:49.658 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xb9f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4

[vm5] [info 2020/03/04 23:47:49.658 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@4e32a7f4 (took 0 ms)

[vm6] [info 2020/03/04 23:47:49.659 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xc40] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796

[vm6] [info 2020/03/04 23:47:49.659 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xc40] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fe440@7860796 (took 0 ms)

[locator] [info 2020/03/04 23:47:49.661 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f

[locator] [info 2020/03/04 23:47:49.662 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@2f1c104f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:47:49.680 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24136].
Not connected.


[info 2020/03/04 23:47:49.682 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:47:49.683 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:49.684 GMT <RMI TCP Connection(212)-172.17.0.2> tid=0xe6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @679086b5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:47:49.684 GMT <RMI TCP Connection(212)-172.17.0.2> tid=0xe6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:49.684 GMT <RMI TCP Connection(212)-172.17.0.2> tid=0xe6d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @679086b5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:47:49.685 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @533bab34(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:47:49.685 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:47:49.685 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @533bab34(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:47:49.686 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbe9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c27705e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:47:49.686 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbe9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:47:49.686 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbe9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c27705e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:47:49.687 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbc8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb72294(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:47:49.687 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbc8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:47:49.687 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbc8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb72294(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:47:49.688 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xc41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33d98527(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:47:49.688 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xc41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:47:49.688 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xc41] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33d98527(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:47:49.688 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xb9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bb1a373(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:47:49.689 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xb9f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:47:49.689 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bb1a373(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:47:49.689 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xc40] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66302420(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:47:49.689 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xc40] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:47:49.690 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xc40] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66302420(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:47:52.276 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xc3c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1764d5fa

[vm5] [info 2020/03/04 23:47:52.281 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xc3c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:47:52.463 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6f1fcca7

[vm1] [info 2020/03/04 23:47:52.468 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:47:53.004 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xc74] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6ce3d12

[vm6] [info 2020/03/04 23:47:53.010 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xc74] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:47:53.043 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@13e82c37

[vm2] [info 2020/03/04 23:47:53.048 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xb51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:47:53.641 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbf7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@51e2ccfc

[vm3] [info 2020/03/04 23:47:53.647 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xbf7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:47:53.832 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:47:54.245 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc1c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@2d9c11fc

[vm4] [info 2020/03/04 23:47:54.250 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xc1c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:47:54.847 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26978]

Command result for <connect --jmx-manager=localhost[26978]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26978] ..
Successfully connected to: [host=localhost, port=26978]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:47:55.494 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8916658925826462392

[info 2020/03/04 23:47:55.530 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1142
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236191
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2045
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 141
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 7179


[info 2020/03/04 23:47:56.758 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


gemfire.DUnitLauncher.RMI_PORT=26278
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26278, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest20/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm1] [info 2020/03/04 23:47:56.951 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 157 ms)

[locator] Listening for transport dt_socket at address: 55555
[vm2] [info 2020/03/04 23:47:57.102 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xa9d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 149 ms)

[vm3] [info 2020/03/04 23:47:57.254 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 150 ms)

[vm4] [info 2020/03/04 23:47:57.406 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 149 ms)

[vm5] [info 2020/03/04 23:47:57.570 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xc3c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 163 ms)

[vm6] [info 2020/03/04 23:47:57.716 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xc74] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 145 ms)

[vm0] [info 2020/03/04 23:47:57.857 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0x93d] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:47:57.858 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0x93d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 139 ms)

[info 2020/03/04 23:47:57.858 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:57.860 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0x93d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43357bfa(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:47:57.860 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0x93d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:57.860 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0x93d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43357bfa(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:47:57.861 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12f23bf9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:47:57.861 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:47:57.861 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12f23bf9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:47:57.862 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xa9d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f32b616(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:47:57.862 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xa9d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:47:57.862 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xa9d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f32b616(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:47:57.863 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xac3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8275d60(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:47:57.863 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xac3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:47:57.863 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8275d60(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:47:57.864 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xb6b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b03d0a9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:47:57.864 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xb6b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:47:57.864 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b03d0a9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:47:57.864 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xc3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3320d901(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:47:57.865 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xc3c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:47:57.865 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xc3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3320d901(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:47:57.865 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xc74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a6369f3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:47:57.865 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xc74] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:47:57.866 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xc74] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a6369f3(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:47:57.868 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0x93d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:47:57.868 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0x93d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:47:57.869 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:47:57.869 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:47:57.870 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xa9d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:47:57.870 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xa9d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:47:57.871 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xac3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:47:57.871 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:47:57.872 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xb6b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:47:57.872 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:47:57.873 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xc3c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:47:57.873 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xc3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:47:57.873 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xc74] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:47:57.874 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xc74] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:47:57.876 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:47:57.876 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:47:57.903 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22966].
Not connected.


[info 2020/03/04 23:47:57.905 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:47:57.905 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:57.906 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0x93d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a1aece8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:47:57.906 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0x93d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:57.906 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0x93d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a1aece8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:47:57.907 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a24cc33(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:47:57.907 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:47:57.907 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a24cc33(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:47:57.908 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xa9d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54d5701f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:47:57.908 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xa9d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:47:57.908 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xa9d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54d5701f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:47:57.909 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xac3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c91ec59(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:47:57.909 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xac3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:47:57.909 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c91ec59(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:47:57.909 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xb6b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11764ff1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:47:57.909 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xb6b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:47:57.909 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11764ff1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:47:57.910 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xc3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13cfcfe6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:47:57.910 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xc3c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:47:57.910 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xc3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13cfcfe6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:47:57.911 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xc74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4523a120(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:47:57.911 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xc74] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:47:57.911 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xc74] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4523a120(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:47:57.914 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16885748565139555824

[info 2020/03/04 23:47:57.916 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:47:58.120 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:58.120 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0x93d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b75d48(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:47:58.120 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0x93d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:47:58.120 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0x93d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b75d48(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:47:58.121 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70b0131d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:47:58.121 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:47:58.121 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70b0131d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:47:58.122 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xa9d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e2e1fd3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:47:58.122 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xa9d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:47:58.122 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xa9d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e2e1fd3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:47:58.123 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xac3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48f11212(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:47:58.123 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xac3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:47:58.123 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48f11212(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:47:58.124 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xb6b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @585afc2b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:47:58.124 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xb6b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:47:58.124 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @585afc2b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:47:58.124 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xc3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @420d246f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:47:58.124 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xc3c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:47:58.124 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xc3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @420d246f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:47:58.125 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xc74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ac961dd(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:47:58.125 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xc74] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:47:58.125 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xc74] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ac961dd(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:47:58.128 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0x93d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3b4e611f

[vm0] [info 2020/03/04 23:47:58.134 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0x93d] Starting peer location for Distribution Locator on 895c9e898470

[vm0] [info 2020/03/04 23:47:58.134 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0x93d] Locator was created at Wed Mar 04 23:47:58 GMT 2020

[vm0] [info 2020/03/04 23:47:58.134 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0x93d] Listening on port 22968 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:47:58.134 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0x93d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16885748565139555824/locator/locator22968view.dat

[vm0] [info 2020/03/04 23:47:58.135 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0x93d] recovery file not found: /tmp/junit16885748565139555824/locator/locator22968view.dat

[vm0] [info 2020/03/04 23:47:58.135 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0x93d] Starting distributed system

[vm0] [info 2020/03/04 23:47:58.136 GMT <RMI TCP Connection(208)-172.17.0.4> tid=0x93d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:47:58.830 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@3455277e

[vm5] [info 2020/03/04 23:47:58.835 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:47:59.521 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xc41] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x0000000840909440@5ee5c648

[vm6] [info 2020/03/04 23:47:59.526 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xc41] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:48:00.502 GMT <main> tid=0x1] VM-2 is launching with PID 67

[locator] gemfire.DUnitLauncher.RMI_PORT=26278
[locator] [info 2020/03/04 23:48:00.687 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @3f36f454(0, "")

[locator] [info 2020/03/04 23:48:00.862 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting peer location for Distribution Locator on ad9eebd937ab

[locator] [info 2020/03/04 23:48:00.863 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Locator was created at Wed Mar 04 23:48:00 GMT 2020

[locator] [info 2020/03/04 23:48:00.864 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Listening on port 45067 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/04 23:48:00.867 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest20/dunit/locator/locator45067view.dat

[locator] [info 2020/03/04 23:48:00.868 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 23:48:00.869 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 23:48:00.870 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest20/dunit/locator/locator45067view.dat

[locator] [info 2020/03/04 23:48:00.878 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting distributed system

[locator] [info 2020/03/04 23:48:00.904 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:48:00.981 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: ad9eebd937ab/172.17.0.2, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 67
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest20/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=26278
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest20/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest20/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 26278
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 12275
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 23:48:00.997 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.2[45067]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest20/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 23:48:01.004 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/04 23:48:01.015 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/04 23:48:01.034 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/04 23:48:01.057 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[locator] [info 2020/03/04 23:48:01.243 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting membership services

[locator] [info 2020/03/04 23:48:01.370 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Established local address ad9eebd937ab(67:locator)<ec>:41000

[locator] [info 2020/03/04 23:48:01.371 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] JGroups channel created (took 127ms)

[locator] [info 2020/03/04 23:48:01.389 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] GemFire P2P Listener started on /172.17.0.2:46385

[locator] [info 2020/03/04 23:48:01.391 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on ad9eebd937ab/172.17.0.2:58596.

[locator] [info 2020/03/04 23:48:01.394 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Peer locator is connecting to local membership services with ID ad9eebd937ab(67:locator)<ec>:41000

[locator] [info 2020/03/04 23:48:01.394 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] This member is becoming the membership coordinator with address ad9eebd937ab(67:locator)<ec>:41000

[locator] [info 2020/03/04 23:48:01.395 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/04 23:48:01.395 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] received new view: View[ad9eebd937ab(67:locator)<ec><v0>:41000|0] members: [ad9eebd937ab(67:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/04 23:48:01.396 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Peer locator received new membership view: View[ad9eebd937ab(67:locator)<ec><v0>:41000|0] members: [ad9eebd937ab(67:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:48:01.403 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] ViewCreator starting on:ad9eebd937ab(67:locator)<ec><v0>:41000

[locator] [info 2020/03/04 23:48:01.407 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 23:48:01.408 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Finished joining (took 14ms).

[locator] [info 2020/03/04 23:48:01.409 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting DistributionManager ad9eebd937ab(67:locator)<ec><v0>:41000.  (took 342 ms)

[locator] [info 2020/03/04 23:48:01.410 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initial (distribution manager) view, View[ad9eebd937ab(67:locator)<ec><v0>:41000|0] members: [ad9eebd937ab(67:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:48:01.411 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 23:48:01.415 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 23:48:01.416 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] DistributionManager ad9eebd937ab(67:locator)<ec><v0>:41000 started on ad9eebd937ab[45067],localhost[0]. There were 0 other DMs. others: []  (took 371 ms)  (locator)

[locator] [info 2020/03/04 23:48:01.442 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/04 23:48:01.498 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Creating cache for locator.

[vm1] [info 2020/03/04 23:48:02.040 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@12569259

[vm1] [info 2020/03/04 23:48:02.045 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:48:02.645 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xa9d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a436ee8

[vm2] [info 2020/03/04 23:48:02.650 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xa9d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:48:02.850 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 23:48:02.853 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[locator] [info 2020/03/04 23:48:02.934 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 23:48:02.934 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/04 23:48:02.981 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initializing region _monitoringRegion_172.17.0.2<v0>41000

[locator] [info 2020/03/04 23:48:02.983 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.2<v0>41000 completed

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2475
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 213
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8262


[locator] [info 2020/03/04 23:48:03.029 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/04 23:48:03.033 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 23:48:03.034 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 23:48:03.034 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/04 23:48:03.040 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 23:48:03.040 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/04 23:48:03.045 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 23:48:03.045 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 23:48:03.046 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[locator] [warn 2020/03/04 23:48:03.049 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/04 23:48:03.050 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 23:48:03.051 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Locator started on 172.17.0.2[45067]

[locator] [info 2020/03/04 23:48:03.051 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting server location for Distribution Locator on ad9eebd937ab[45067]

[locator] [info 2020/03/04 23:48:03.062 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Got result: 45067
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @3f36f454(0, "") (took 2374 ms)

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26278, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest20/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26278, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest20/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26278, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest20/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26278, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest20/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm2] Listening for transport dt_socket at address: 48075
[vm1] Listening for transport dt_socket at address: 60603
[vm0] Listening for transport dt_socket at address: 39375
[vm3] Listening for transport dt_socket at address: 49423
[vm1] [info 2020/03/04 23:48:03.197 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840957c40@44b8bffc (took 149 ms)

[vm3] [info 2020/03/04 23:48:03.259 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xac3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@44ac6a32

[vm3] [info 2020/03/04 23:48:03.266 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xac3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:48:03.364 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xae9] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@47e268b1 (took 164 ms)

[vm3] [info 2020/03/04 23:48:03.530 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb8d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@348b2ab7 (took 164 ms)

[vm4] [info 2020/03/04 23:48:03.721 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb90] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840914440@54033a13 (took 189 ms)

[vm5] [info 2020/03/04 23:48:03.922 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@e08c7be (took 199 ms)

[vm4] [info 2020/03/04 23:48:03.970 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xb6b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4c91bb01

[vm4] [info 2020/03/04 23:48:03.978 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xb6b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:48:04.109 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xc41] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840903c40@216685a (took 186 ms)

[vm0] [info 2020/03/04 23:48:04.295 GMT <RMI TCP Connection(212)-172.17.0.5> tid=0xe58] Distribution Locator on e5f4129d19b0 is stopped

[vm0] [info 2020/03/04 23:48:04.296 GMT <RMI TCP Connection(212)-172.17.0.5> tid=0xe58] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@17343d9e (took 183 ms)

[info 2020/03/04 23:48:04.297 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:48:04.299 GMT <RMI TCP Connection(212)-172.17.0.5> tid=0xe58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @217bd3c8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:48:04.299 GMT <RMI TCP Connection(212)-172.17.0.5> tid=0xe58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:48:04.299 GMT <RMI TCP Connection(212)-172.17.0.5> tid=0xe58] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @217bd3c8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:48:04.300 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f2bcd51(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:48:04.300 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:48:04.300 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f2bcd51(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:48:04.301 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xae9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7825fe7d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:48:04.301 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xae9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:48:04.301 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xae9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7825fe7d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:48:04.302 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e3a66c2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:48:04.302 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:48:04.302 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e3a66c2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:48:04.303 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7882d677(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:48:04.303 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb90] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:48:04.303 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb90] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7882d677(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:48:04.304 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65802c7c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:48:04.304 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:48:04.304 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65802c7c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:48:04.305 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xc41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eae26eb(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:48:04.305 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xc41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:48:04.305 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xc41] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eae26eb(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:48:04.307 GMT <RMI TCP Connection(212)-172.17.0.5> tid=0xe58] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479

[vm0] [info 2020/03/04 23:48:04.307 GMT <RMI TCP Connection(212)-172.17.0.5> tid=0xe58] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@691d0479 (took 0 ms)

[vm1] [info 2020/03/04 23:48:04.308 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9

[vm1] [info 2020/03/04 23:48:04.309 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959040@4e49cf9 (took 0 ms)

[vm2] [info 2020/03/04 23:48:04.310 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xae9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f

[vm2] [info 2020/03/04 23:48:04.310 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xae9] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918040@342555f (took 0 ms)

[vm3] [info 2020/03/04 23:48:04.311 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3

[vm3] [info 2020/03/04 23:48:04.311 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a040@21f9aaa3 (took 0 ms)

[vm4] [info 2020/03/04 23:48:04.312 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb90] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700

[vm4] [info 2020/03/04 23:48:04.312 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb90] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840919440@153e0700 (took 0 ms)

[vm5] [info 2020/03/04 23:48:04.313 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a

[vm5] [info 2020/03/04 23:48:04.313 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@5bb5aa4a (took 0 ms)

[vm6] [info 2020/03/04 23:48:04.314 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xc41] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884

[vm6] [info 2020/03/04 23:48:04.315 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xc41] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840908840@7c1a7884 (took 0 ms)

[locator] [info 2020/03/04 23:48:04.317 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6

[locator] [info 2020/03/04 23:48:04.317 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4bbb51b6 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:48:04.346 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20123].
Not connected.


[info 2020/03/04 23:48:04.348 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:48:04.349 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:48:04.350 GMT <RMI TCP Connection(212)-172.17.0.5> tid=0xe58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3876ec3e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:48:04.350 GMT <RMI TCP Connection(212)-172.17.0.5> tid=0xe58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:48:04.350 GMT <RMI TCP Connection(212)-172.17.0.5> tid=0xe58] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3876ec3e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:48:04.351 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a5e842e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:48:04.351 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:48:04.351 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a5e842e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:48:04.352 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xae9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44a1d0ce(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:48:04.352 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xae9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:48:04.352 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xae9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44a1d0ce(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:48:04.353 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62cc6013(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:48:04.353 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:48:04.353 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62cc6013(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:48:04.354 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48a97b56(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:48:04.354 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb90] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:48:04.354 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb90] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48a97b56(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:48:04.355 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b67d35a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:48:04.355 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:48:04.355 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb8d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b67d35a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:48:04.356 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xc41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e92bc09(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:48:04.356 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xc41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:48:04.356 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xc41] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e92bc09(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:48:04.705 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22969]

Command result for <connect --jmx-manager=localhost[22969]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22969] ..
Successfully connected to: [host=localhost, port=22969]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 23:48:07.233 GMT <main> tid=0x1] VM0 is launching with PID 161

[vm3] [info 2020/03/04 23:48:07.496 GMT <main> tid=0x1] VM3 is launching with PID 175

[vm0] gemfire.DUnitLauncher.RMI_PORT=26278
[vm1] [info 2020/03/04 23:48:07.567 GMT <main> tid=0x1] VM1 is launching with PID 165

[vm2] [info 2020/03/04 23:48:07.623 GMT <main> tid=0x1] VM2 is launching with PID 169

[vm3] gemfire.DUnitLauncher.RMI_PORT=26278
[vm1] gemfire.DUnitLauncher.RMI_PORT=26278
[vm2] gemfire.DUnitLauncher.RMI_PORT=26278


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26278, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest20/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm4] Listening for transport dt_socket at address: 43165
[info 2020/03/04 23:48:10.802 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11048073225531384997

[info 2020/03/04 23:48:10.841 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:48:11.547 GMT <main> tid=0x1] VM4 is launching with PID 379

[vm4] gemfire.DUnitLauncher.RMI_PORT=26278
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26278, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest20/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] Listening for transport dt_socket at address: 33815
[info 2020/03/04 23:48:12.206 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
gemfire.DUnitLauncher.RMI_PORT=24002
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24002, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest21/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] Listening for transport dt_socket at address: 38679
[vm5] [info 2020/03/04 23:48:14.254 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc09] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a840@1eb8a49f

[vm5] [info 2020/03/04 23:48:14.259 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc09] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:48:15.038 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc19] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408fe840@17ad44d6

[vm6] [info 2020/03/04 23:48:15.044 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc19] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:48:15.314 GMT <main> tid=0x1] VM5 is launching with PID 434

[vm5] gemfire.DUnitLauncher.RMI_PORT=26278
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26278, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest20/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] [info 2020/03/04 23:48:15.552 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090ac40@5a59632d

[vm5] [info 2020/03/04 23:48:15.557 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] Listening for transport dt_socket at address: 35295
[locator] [info 2020/03/04 23:48:16.020 GMT <main> tid=0x1] VM-2 is launching with PID 69

[locator] gemfire.DUnitLauncher.RMI_PORT=24002
[locator] [info 2020/03/04 23:48:16.216 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @531ab6ec(0, "")

[vm6] [info 2020/03/04 23:48:16.297 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc8e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900440@37afdea9

[vm6] [info 2020/03/04 23:48:16.302 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc8e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:48:16.384 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting peer location for Distribution Locator on 3fe90987c3a2

[locator] [info 2020/03/04 23:48:16.386 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Locator was created at Wed Mar 04 23:48:16 GMT 2020

[locator] [info 2020/03/04 23:48:16.386 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Listening on port 33219 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/04 23:48:16.389 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest21/dunit/locator/locator33219view.dat

[locator] [info 2020/03/04 23:48:16.390 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 23:48:16.391 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 23:48:16.391 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest21/dunit/locator/locator33219view.dat

[locator] [info 2020/03/04 23:48:16.398 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting distributed system

[locator] [info 2020/03/04 23:48:16.423 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:48:16.497 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: 3fe90987c3a2/172.17.0.5, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 69
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest21/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=24002
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest21/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest21/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 24002
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 13648
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 23:48:16.513 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.5[33219]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest21/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 23:48:16.520 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/04 23:48:16.531 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/04 23:48:16.549 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/04 23:48:16.570 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[locator] [info 2020/03/04 23:48:16.742 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting membership services

[locator] [info 2020/03/04 23:48:16.858 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Established local address 3fe90987c3a2(69:locator)<ec>:41000

[locator] [info 2020/03/04 23:48:16.858 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] JGroups channel created (took 116ms)

[locator] [info 2020/03/04 23:48:16.877 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] GemFire P2P Listener started on /172.17.0.5:52762

[locator] [info 2020/03/04 23:48:16.879 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on 3fe90987c3a2/172.17.0.5:56796.

[locator] [info 2020/03/04 23:48:16.882 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Peer locator is connecting to local membership services with ID 3fe90987c3a2(69:locator)<ec>:41000

[locator] [info 2020/03/04 23:48:16.883 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] This member is becoming the membership coordinator with address 3fe90987c3a2(69:locator)<ec>:41000

[locator] [info 2020/03/04 23:48:16.884 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/04 23:48:16.884 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] received new view: View[3fe90987c3a2(69:locator)<ec><v0>:41000|0] members: [3fe90987c3a2(69:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/04 23:48:16.885 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Peer locator received new membership view: View[3fe90987c3a2(69:locator)<ec><v0>:41000|0] members: [3fe90987c3a2(69:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:48:16.893 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] ViewCreator starting on:3fe90987c3a2(69:locator)<ec><v0>:41000

[locator] [info 2020/03/04 23:48:16.895 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 23:48:16.896 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Finished joining (took 13ms).

[locator] [info 2020/03/04 23:48:16.897 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting DistributionManager 3fe90987c3a2(69:locator)<ec><v0>:41000.  (took 317 ms)

[locator] [info 2020/03/04 23:48:16.900 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initial (distribution manager) view, View[3fe90987c3a2(69:locator)<ec><v0>:41000|0] members: [3fe90987c3a2(69:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:48:16.901 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 23:48:16.905 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 23:48:16.906 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] DistributionManager 3fe90987c3a2(69:locator)<ec><v0>:41000 started on 3fe90987c3a2[33219],localhost[0]. There were 0 other DMs. others: []  (took 347 ms)  (locator)

[locator] [info 2020/03/04 23:48:16.932 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/04 23:48:16.989 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Creating cache for locator.

[locator] [info 2020/03/04 23:48:18.381 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 23:48:18.384 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[locator] [info 2020/03/04 23:48:18.469 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 23:48:18.470 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/04 23:48:18.522 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initializing region _monitoringRegion_172.17.0.5<v0>41000

[locator] [info 2020/03/04 23:48:18.523 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.5<v0>41000 completed

[locator] [info 2020/03/04 23:48:18.569 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/04 23:48:18.573 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 23:48:18.573 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 23:48:18.573 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/04 23:48:18.579 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 23:48:18.580 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/04 23:48:18.585 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 23:48:18.585 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 23:48:18.585 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/04 23:48:18.589 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/04 23:48:18.590 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 23:48:18.590 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Locator started on 172.17.0.5[33219]

[locator] [info 2020/03/04 23:48:18.591 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting server location for Distribution Locator on 3fe90987c3a2[33219]

[locator] [info 2020/03/04 23:48:18.601 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Got result: 33219
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @531ab6ec(0, "") (took 2384 ms)

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24002, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest21/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24002, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest21/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24002, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest21/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24002, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest21/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2526
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 335
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 8787


[vm0] Listening for transport dt_socket at address: 43771
[vm3] Listening for transport dt_socket at address: 38121
[vm1] Listening for transport dt_socket at address: 56007
[vm2] Listening for transport dt_socket at address: 45841
Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:48:18.997 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840959040@15a161b (took 247 ms)

[vm2] [info 2020/03/04 23:48:19.249 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb58] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@166950ab (took 249 ms)

[vm6] [info 2020/03/04 23:48:19.386 GMT <main> tid=0x1] VM6 is launching with PID 486

[vm3] [info 2020/03/04 23:48:19.516 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb4a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@57bb9893 (took 264 ms)

[vm6] gemfire.DUnitLauncher.RMI_PORT=26278
[vm4] [info 2020/03/04 23:48:19.716 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@72bab67 (took 196 ms)

[vm0] [info 2020/03/04 23:48:19.766 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7b046f87

[vm5] [info 2020/03/04 23:48:19.912 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc09] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@4de1e3a0 (took 193 ms)

[vm0] [info 2020/03/04 23:48:19.991 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/04 23:48:19.993 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Locator was created at Wed Mar 04 23:48:19 GMT 2020

[vm0] [info 2020/03/04 23:48:19.994 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Listening on port 26279 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:48:19.997 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8916658925826462392/locator/locator26279view.dat

[vm0] [info 2020/03/04 23:48:19.997 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] recovery file not found: /tmp/junit8916658925826462392/locator/locator26279view.dat

[vm0] [info 2020/03/04 23:48:20.001 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 23:48:20.037 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2937
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 292
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9867


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:48:20.545 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x000000084095a040@601158bf (took 177 ms)

[vm2] [info 2020/03/04 23:48:20.714 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb6f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916440@1d9e944a (took 166 ms)

[vm3] [info 2020/03/04 23:48:20.900 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbe3] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915840@3a105ebe (took 183 ms)

[vm4] [info 2020/03/04 23:48:21.075 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xc69] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913840@5024059d (took 173 ms)

[vm5] [info 2020/03/04 23:48:21.298 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbec] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905440@60e29849 (took 221 ms)

[vm6] [info 2020/03/04 23:48:21.472 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc8e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fac40@1aa6825e (took 172 ms)

[vm0] [info 2020/03/04 23:48:21.668 GMT <RMI TCP Connection(212)-172.17.0.3> tid=0xe5b] Distribution Locator on 6211a08b9a8d is stopped

[vm0] [info 2020/03/04 23:48:21.669 GMT <RMI TCP Connection(212)-172.17.0.3> tid=0xe5b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7840@4273c769 (took 188 ms)

[info 2020/03/04 23:48:21.670 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:48:21.672 GMT <RMI TCP Connection(212)-172.17.0.3> tid=0xe5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dba12f1(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:48:21.672 GMT <RMI TCP Connection(212)-172.17.0.3> tid=0xe5b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:48:21.672 GMT <RMI TCP Connection(212)-172.17.0.3> tid=0xe5b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dba12f1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:48:21.673 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13c1fdca(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:48:21.673 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:48:21.673 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13c1fdca(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:48:21.674 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c9b37d9(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:48:21.674 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:48:21.674 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c9b37d9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:48:21.677 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19eb6ab4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:48:21.678 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbe3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:48:21.678 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbe3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19eb6ab4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:48:21.679 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xc69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79814606(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:48:21.679 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xc69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:48:21.679 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xc69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79814606(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:48:21.680 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cbaaf9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:48:21.680 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:48:21.680 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cbaaf9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:48:21.681 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46016a56(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:48:21.681 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc8e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:48:21.681 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc8e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46016a56(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:48:21.683 GMT <RMI TCP Connection(212)-172.17.0.3> tid=0xe5b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0

[vm0] [info 2020/03/04 23:48:21.684 GMT <RMI TCP Connection(212)-172.17.0.3> tid=0xe5b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d2440@7a6967c0 (took 0 ms)

[vm1] [info 2020/03/04 23:48:21.684 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6

[vm1] [info 2020/03/04 23:48:21.685 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$480/0x000000084095b440@106e0be6 (took 0 ms)

[vm2] [info 2020/03/04 23:48:21.686 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254

[vm2] [info 2020/03/04 23:48:21.686 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b440@755cd254 (took 0 ms)

[vm3] [info 2020/03/04 23:48:21.689 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbe3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4

[vm3] [info 2020/03/04 23:48:21.689 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbe3] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a840@21eceae4 (took 0 ms)

[vm4] [info 2020/03/04 23:48:21.690 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xc69] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988

[vm4] [info 2020/03/04 23:48:21.690 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xc69] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918440@49498988 (took 0 ms)

[vm5] [info 2020/03/04 23:48:21.691 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9

[vm5] [info 2020/03/04 23:48:21.692 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbec] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090a040@31ed0ad9 (took 0 ms)

[vm6] [info 2020/03/04 23:48:21.693 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc8e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9

[vm6] [info 2020/03/04 23:48:21.693 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc8e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff840@26d13ec9 (took 0 ms)

[locator] [info 2020/03/04 23:48:21.695 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4

[locator] [info 2020/03/04 23:48:21.695 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@752d88d4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:48:21.726 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29872].
Not connected.


[info 2020/03/04 23:48:21.729 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:48:21.729 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:48:21.731 GMT <RMI TCP Connection(212)-172.17.0.3> tid=0xe5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5db7eccf(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:48:21.731 GMT <RMI TCP Connection(212)-172.17.0.3> tid=0xe5b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:48:21.731 GMT <RMI TCP Connection(212)-172.17.0.3> tid=0xe5b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5db7eccf(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:48:21.732 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31dd8386(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:48:21.732 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:48:21.732 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31dd8386(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:48:21.733 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ad98475(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:48:21.733 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:48:21.733 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb6f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ad98475(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:48:21.734 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50045e79(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:48:21.734 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbe3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:48:21.734 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbe3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50045e79(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:48:21.735 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xc69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cbca4e6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:48:21.735 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xc69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:48:21.735 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xc69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cbca4e6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:48:21.736 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @929774d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:48:21.736 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:48:21.736 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @929774d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:48:21.737 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40459d01(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:48:21.737 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc8e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:48:21.737 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc8e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40459d01(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:48:22.226 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc19] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9040@6a5ec423 (took 2313 ms)

[vm0] [info 2020/03/04 23:48:22.442 GMT <RMI TCP Connection(212)-172.17.0.8> tid=0xddb] Distribution Locator on 2085c297ad5a is stopped

[vm0] [info 2020/03/04 23:48:22.444 GMT <RMI TCP Connection(212)-172.17.0.8> tid=0xddb] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@12c00cd0 (took 215 ms)

[info 2020/03/04 23:48:22.445 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:48:22.447 GMT <RMI TCP Connection(212)-172.17.0.8> tid=0xddb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28f09107(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:48:22.447 GMT <RMI TCP Connection(212)-172.17.0.8> tid=0xddb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:48:22.447 GMT <RMI TCP Connection(212)-172.17.0.8> tid=0xddb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28f09107(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:48:22.448 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a7990e4(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:48:22.448 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:48:22.448 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a7990e4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:48:22.449 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ccc899d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:48:22.449 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:48:22.449 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb58] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ccc899d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:48:22.450 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb4a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33b626ff(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:48:22.450 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb4a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:48:22.450 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb4a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33b626ff(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:48:22.451 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @436d46da(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:48:22.451 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:48:22.451 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @436d46da(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:48:22.452 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65321d1d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:48:22.452 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:48:22.452 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc09] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65321d1d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:48:22.453 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c16003a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:48:22.453 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc19] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:48:22.453 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc19] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c16003a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:48:22.456 GMT <RMI TCP Connection(212)-172.17.0.8> tid=0xddb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6

[vm0] [info 2020/03/04 23:48:22.456 GMT <RMI TCP Connection(212)-172.17.0.8> tid=0xddb] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@306737a6 (took 0 ms)

[vm1] [info 2020/03/04 23:48:22.457 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198

[vm1] [info 2020/03/04 23:48:22.458 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a440@2a129198 (took 0 ms)

[vm2] [info 2020/03/04 23:48:22.459 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb58] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd

[vm2] [info 2020/03/04 23:48:22.459 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb58] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@65ccbbd (took 0 ms)

[vm3] [info 2020/03/04 23:48:22.460 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb4a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758

[vm3] [info 2020/03/04 23:48:22.460 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb4a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@1e34a758 (took 0 ms)

[vm4] [info 2020/03/04 23:48:22.461 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb72] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099

[vm4] [info 2020/03/04 23:48:22.461 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b040@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:48:22.462 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc09] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1

[vm5] [info 2020/03/04 23:48:22.462 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc09] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909c40@3a9b93c1 (took 0 ms)

[vm6] [info 2020/03/04 23:48:22.463 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc19] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199

[vm6] [info 2020/03/04 23:48:22.464 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc19] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fdc40@3e190199 (took 0 ms)

[locator] [info 2020/03/04 23:48:22.466 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36

[locator] [info 2020/03/04 23:48:22.467 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@53baeb36 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:48:22.505 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25039].
Not connected.


[info 2020/03/04 23:48:22.506 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:48:22.507 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:48:22.509 GMT <RMI TCP Connection(212)-172.17.0.8> tid=0xddb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d77167d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:48:22.509 GMT <RMI TCP Connection(212)-172.17.0.8> tid=0xddb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:48:22.509 GMT <RMI TCP Connection(212)-172.17.0.8> tid=0xddb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d77167d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:48:22.510 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c428eb5(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:48:22.510 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:48:22.510 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c428eb5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:48:22.511 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b2f046d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:48:22.511 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:48:22.511 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb58] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b2f046d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:48:22.513 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11d3e362(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:48:22.513 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:48:22.513 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11d3e362(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:48:22.512 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb4a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35a27bb8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:48:22.512 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb4a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:48:22.512 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb4a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35a27bb8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:48:22.514 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b1308b4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:48:22.514 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:48:22.514 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc09] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b1308b4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:48:22.515 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6545a0fb(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:48:22.515 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc19] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:48:22.516 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc19] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6545a0fb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:48:23.296 GMT <main> tid=0x1] VM1 is launching with PID 168

[vm3] [info 2020/03/04 23:48:23.310 GMT <main> tid=0x1] VM3 is launching with PID 177

[vm2] [info 2020/03/04 23:48:23.343 GMT <main> tid=0x1] VM2 is launching with PID 172

[vm0] [info 2020/03/04 23:48:23.499 GMT <main> tid=0x1] VM0 is launching with PID 164

[vm1] gemfire.DUnitLauncher.RMI_PORT=24002
[vm2] gemfire.DUnitLauncher.RMI_PORT=24002
[vm3] gemfire.DUnitLauncher.RMI_PORT=24002
[vm0] gemfire.DUnitLauncher.RMI_PORT=24002


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24002, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest21/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm4] Listening for transport dt_socket at address: 44299
[vm5] [info 2020/03/04 23:48:27.001 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0xc7a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@4b00ab86

[vm5] [info 2020/03/04 23:48:27.009 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0xc7a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:48:27.460 GMT <main> tid=0x1] VM4 is launching with PID 390

[vm4] gemfire.DUnitLauncher.RMI_PORT=24002
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24002, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest21/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] Listening for transport dt_socket at address: 50229
[vm6] [info 2020/03/04 23:48:27.781 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xd2d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@45f7e819

[vm6] [info 2020/03/04 23:48:27.787 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xd2d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:48:27.802 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@76089971

[vm1] [info 2020/03/04 23:48:27.991 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:48:28.409 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2368174102797951590

[info 2020/03/04 23:48:28.458 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:48:28.750 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16269921296297651538

[info 2020/03/04 23:48:28.787 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:48:29.856 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
gemfire.DUnitLauncher.RMI_PORT=27769
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=27769, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest22/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] Listening for transport dt_socket at address: 33293
[info 2020/03/04 23:48:30.180 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
gemfire.DUnitLauncher.RMI_PORT=29342
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29342, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest23/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] Listening for transport dt_socket at address: 43821
[vm2] [info 2020/03/04 23:48:30.737 GMT <RMI TCP Connection(4)-172.17.0.2> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4b0a7664

[vm2] [info 2020/03/04 23:48:30.936 GMT <RMI TCP Connection(4)-172.17.0.2> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:48:31.094 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc86] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$467/0x000000084090d840@4b900d6b

[vm5] [info 2020/03/04 23:48:31.099 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc86] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:48:31.570 GMT <main> tid=0x1] VM5 is launching with PID 442

[vm5] gemfire.DUnitLauncher.RMI_PORT=24002
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24002, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest21/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm6] [info 2020/03/04 23:48:31.843 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc9c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@571cd9b7

[vm6] [info 2020/03/04 23:48:31.849 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc9c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] Listening for transport dt_socket at address: 32889
Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2794
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 438
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 9885


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/04 23:48:32.117 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958c40@5211987a (took 159 ms)

[vm2] [info 2020/03/04 23:48:32.279 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb13] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840913840@3f1113a6 (took 160 ms)

[vm3] [info 2020/03/04 23:48:32.468 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb91] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@2f61181c (took 187 ms)

[vm4] [info 2020/03/04 23:48:32.649 GMT <RMI TCP Connection(86)-172.17.0.7> tid=0xbb3] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915840@72bab67 (took 179 ms)

[vm5] [info 2020/03/04 23:48:32.831 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0xc7a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840905c40@48ad2aa1 (took 180 ms)

[vm6] [info 2020/03/04 23:48:32.984 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xd2d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@6a9ad258 (took 152 ms)

[vm0] [info 2020/03/04 23:48:33.141 GMT <RMI TCP Connection(211)-172.17.0.7> tid=0xd2a] Distribution Locator on d984d0fc2396 is stopped

[vm0] [info 2020/03/04 23:48:33.142 GMT <RMI TCP Connection(211)-172.17.0.7> tid=0xd2a] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@503ed272 (took 146 ms)

[info 2020/03/04 23:48:33.143 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:48:33.144 GMT <RMI TCP Connection(211)-172.17.0.7> tid=0xd2a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c68f325(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:48:33.144 GMT <RMI TCP Connection(211)-172.17.0.7> tid=0xd2a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:48:33.144 GMT <RMI TCP Connection(211)-172.17.0.7> tid=0xd2a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c68f325(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:48:33.145 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a28b7a5(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:48:33.145 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:48:33.145 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a28b7a5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:48:33.146 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @93c820f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:48:33.146 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:48:33.146 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb13] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @93c820f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:48:33.147 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb91] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7084827c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:48:33.147 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb91] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:48:33.147 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb91] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7084827c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:48:33.148 GMT <RMI TCP Connection(86)-172.17.0.7> tid=0xbb3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b875989(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:48:33.148 GMT <RMI TCP Connection(86)-172.17.0.7> tid=0xbb3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:48:33.148 GMT <RMI TCP Connection(86)-172.17.0.7> tid=0xbb3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b875989(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:48:33.149 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0xc7a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2598ea(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:48:33.149 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0xc7a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:48:33.149 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0xc7a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2598ea(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:48:33.150 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xd2d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e67160c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:48:33.150 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xd2d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:48:33.150 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xd2d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e67160c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:48:33.152 GMT <RMI TCP Connection(211)-172.17.0.7> tid=0xd2a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a

[vm0] [info 2020/03/04 23:48:33.152 GMT <RMI TCP Connection(211)-172.17.0.7> tid=0xd2a] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@185ff50a (took 0 ms)

[vm1] [info 2020/03/04 23:48:33.153 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c

[vm1] [info 2020/03/04 23:48:33.153 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a040@ead168c (took 0 ms)

[vm2] [info 2020/03/04 23:48:33.154 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb13] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a

[vm2] [info 2020/03/04 23:48:33.154 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb13] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840918040@37b75f6a (took 0 ms)

[vm3] [info 2020/03/04 23:48:33.155 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb91] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd

[vm3] [info 2020/03/04 23:48:33.155 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb91] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@4edcd9fd (took 0 ms)

[vm4] [info 2020/03/04 23:48:33.156 GMT <RMI TCP Connection(86)-172.17.0.7> tid=0xbb3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099

[vm4] [info 2020/03/04 23:48:33.156 GMT <RMI TCP Connection(86)-172.17.0.7> tid=0xbb3] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a840@a426099 (took 0 ms)

[vm5] [info 2020/03/04 23:48:33.157 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0xc7a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337

[vm5] [info 2020/03/04 23:48:33.157 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0xc7a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@54ec6337 (took 0 ms)

[vm6] [info 2020/03/04 23:48:33.158 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xd2d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab

[vm6] [info 2020/03/04 23:48:33.158 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xd2d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@443a59ab (took 0 ms)

[locator] [info 2020/03/04 23:48:33.160 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4

[locator] [info 2020/03/04 23:48:33.161 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6206eaa4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:48:33.189 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21575].
Not connected.


[info 2020/03/04 23:48:33.191 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:48:33.192 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:48:33.194 GMT <RMI TCP Connection(211)-172.17.0.7> tid=0xd2a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2290a3fc(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:48:33.194 GMT <RMI TCP Connection(211)-172.17.0.7> tid=0xd2a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:48:33.194 GMT <RMI TCP Connection(211)-172.17.0.7> tid=0xd2a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2290a3fc(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:48:33.194 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27bdb514(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:48:33.195 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:48:33.195 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27bdb514(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:48:33.195 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66d2085c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:48:33.195 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:48:33.195 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb13] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66d2085c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:48:33.196 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb91] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cb46911(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:48:33.196 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb91] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:48:33.196 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb91] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cb46911(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:48:33.197 GMT <RMI TCP Connection(86)-172.17.0.7> tid=0xbb3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bb07135(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:48:33.197 GMT <RMI TCP Connection(86)-172.17.0.7> tid=0xbb3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:48:33.197 GMT <RMI TCP Connection(86)-172.17.0.7> tid=0xbb3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bb07135(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:48:33.198 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0xc7a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @235e04dc(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:48:33.198 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0xc7a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:48:33.198 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0xc7a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @235e04dc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:48:33.199 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xd2d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3499646c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:48:33.199 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xd2d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:48:33.199 GMT <RMI TCP Connection(85)-172.17.0.7> tid=0xd2d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3499646c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:48:33.812 GMT <RMI TCP Connection(5)-172.17.0.2> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6f2fee4c

[locator] [info 2020/03/04 23:48:33.837 GMT <main> tid=0x1] VM-2 is launching with PID 70

[locator] gemfire.DUnitLauncher.RMI_PORT=27769
[locator] [info 2020/03/04 23:48:34.031 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @6f2908a2(0, "")

[vm3] [info 2020/03/04 23:48:34.045 GMT <RMI TCP Connection(5)-172.17.0.2> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:48:34.220 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting peer location for Distribution Locator on 7817c6876aaf

[locator] [info 2020/03/04 23:48:34.222 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Locator was created at Wed Mar 04 23:48:34 GMT 2020

[locator] [info 2020/03/04 23:48:34.222 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Listening on port 43343 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/04 23:48:34.225 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest22/dunit/locator/locator43343view.dat

[locator] [info 2020/03/04 23:48:34.226 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 23:48:34.227 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 23:48:34.228 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest22/dunit/locator/locator43343view.dat

[locator] [info 2020/03/04 23:48:34.237 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting distributed system

[locator] [info 2020/03/04 23:48:34.269 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:48:34.280 GMT <main> tid=0x1] VM-2 is launching with PID 71

[locator] [info 2020/03/04 23:48:34.362 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: 7817c6876aaf/172.17.0.3, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 70
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest22/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=27769
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest22/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest22/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 27769
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 12342
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 23:48:34.381 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.3[43343]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest22/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 23:48:34.389 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/04 23:48:34.403 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/04 23:48:34.423 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/04 23:48:34.450 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[locator] gemfire.DUnitLauncher.RMI_PORT=29342
[locator] [info 2020/03/04 23:48:34.485 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @12aa6bc5(0, "")

[locator] [info 2020/03/04 23:48:34.648 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting membership services

[locator] [info 2020/03/04 23:48:34.685 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting peer location for Distribution Locator on 53ad93bc9465

[locator] [info 2020/03/04 23:48:34.687 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Locator was created at Wed Mar 04 23:48:34 GMT 2020

[locator] [info 2020/03/04 23:48:34.687 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Listening on port 41005 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/04 23:48:34.690 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest23/dunit/locator/locator41005view.dat

[locator] [info 2020/03/04 23:48:34.691 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 23:48:34.692 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 23:48:34.693 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest23/dunit/locator/locator41005view.dat

[locator] [info 2020/03/04 23:48:34.701 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting distributed system

[locator] [info 2020/03/04 23:48:34.731 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:48:34.803 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Established local address 7817c6876aaf(70:locator)<ec>:41000

[locator] [info 2020/03/04 23:48:34.803 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] JGroups channel created (took 154ms)

[locator] [info 2020/03/04 23:48:34.806 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: 53ad93bc9465/172.17.0.8, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 71
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest23/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=29342
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest23/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator] [info 2020/03/04 23:48:34.821 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] GemFire P2P Listener started on /172.17.0.3:54850

[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest23/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 29342
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 4766
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 23:48:34.824 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.8[41005]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest23/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] [info 2020/03/04 23:48:34.824 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on 7817c6876aaf/172.17.0.3:51885.
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=

[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 23:48:34.831 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/04 23:48:34.835 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Peer locator is connecting to local membership services with ID 7817c6876aaf(70:locator)<ec>:41000

[locator] [info 2020/03/04 23:48:34.836 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] This member is becoming the membership coordinator with address 7817c6876aaf(70:locator)<ec>:41000

[locator] [info 2020/03/04 23:48:34.836 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/04 23:48:34.837 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] received new view: View[7817c6876aaf(70:locator)<ec><v0>:41000|0] members: [7817c6876aaf(70:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/04 23:48:34.838 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Peer locator received new membership view: View[7817c6876aaf(70:locator)<ec><v0>:41000|0] members: [7817c6876aaf(70:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:48:34.844 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] ViewCreator starting on:7817c6876aaf(70:locator)<ec><v0>:41000

[locator] [info 2020/03/04 23:48:34.845 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/04 23:48:34.846 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 23:48:34.846 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Finished joining (took 11ms).

[locator] [info 2020/03/04 23:48:34.847 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting DistributionManager 7817c6876aaf(70:locator)<ec><v0>:41000.  (took 384 ms)

[locator] [info 2020/03/04 23:48:34.848 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initial (distribution manager) view, View[7817c6876aaf(70:locator)<ec><v0>:41000|0] members: [7817c6876aaf(70:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:48:34.849 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 23:48:34.853 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 23:48:34.853 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] DistributionManager 7817c6876aaf(70:locator)<ec><v0>:41000 started on localhost[0],7817c6876aaf[43343]. There were 0 other DMs. others: []  (took 417 ms)  (locator)

[locator] [info 2020/03/04 23:48:34.863 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/04 23:48:34.880 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/04 23:48:34.885 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[locator] [info 2020/03/04 23:48:34.935 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Creating cache for locator.

[locator] [info 2020/03/04 23:48:35.088 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting membership services

[locator] [info 2020/03/04 23:48:35.219 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Established local address 53ad93bc9465(71:locator)<ec>:41000

[locator] [info 2020/03/04 23:48:35.220 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] JGroups channel created (took 131ms)

[locator] [info 2020/03/04 23:48:35.242 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] GemFire P2P Listener started on /172.17.0.8:57515

[locator] [info 2020/03/04 23:48:35.245 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on 53ad93bc9465/172.17.0.8:53420.

[locator] [info 2020/03/04 23:48:35.247 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Peer locator is connecting to local membership services with ID 53ad93bc9465(71:locator)<ec>:41000

[locator] [info 2020/03/04 23:48:35.248 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] This member is becoming the membership coordinator with address 53ad93bc9465(71:locator)<ec>:41000

[locator] [info 2020/03/04 23:48:35.249 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/04 23:48:35.250 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] received new view: View[53ad93bc9465(71:locator)<ec><v0>:41000|0] members: [53ad93bc9465(71:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/04 23:48:35.251 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Peer locator received new membership view: View[53ad93bc9465(71:locator)<ec><v0>:41000|0] members: [53ad93bc9465(71:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:48:35.257 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] ViewCreator starting on:53ad93bc9465(71:locator)<ec><v0>:41000

[locator] [info 2020/03/04 23:48:35.259 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 23:48:35.259 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Finished joining (took 11ms).

[locator] [info 2020/03/04 23:48:35.260 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting DistributionManager 53ad93bc9465(71:locator)<ec><v0>:41000.  (took 360 ms)

[locator] [info 2020/03/04 23:48:35.261 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initial (distribution manager) view, View[53ad93bc9465(71:locator)<ec><v0>:41000|0] members: [53ad93bc9465(71:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:48:35.262 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 23:48:35.265 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 23:48:35.266 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] DistributionManager 53ad93bc9465(71:locator)<ec><v0>:41000 started on localhost[0],53ad93bc9465[41005]. There were 0 other DMs. others: []  (took 393 ms)  (locator)

[locator] [info 2020/03/04 23:48:35.289 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/04 23:48:35.363 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Creating cache for locator.

[vm6] [info 2020/03/04 23:48:35.620 GMT <main> tid=0x1] VM6 is launching with PID 497

[vm6] gemfire.DUnitLauncher.RMI_PORT=24002
[vm0] [info 2020/03/04 23:48:35.964 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@b0ac31a

[vm0] [info 2020/03/04 23:48:36.178 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/04 23:48:36.179 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Locator was created at Wed Mar 04 23:48:36 GMT 2020

[vm0] [info 2020/03/04 23:48:36.180 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Listening on port 24003 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:48:36.183 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11048073225531384997/locator/locator24003view.dat

[vm0] [info 2020/03/04 23:48:36.183 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] recovery file not found: /tmp/junit11048073225531384997/locator/locator24003view.dat

[vm0] [info 2020/03/04 23:48:36.187 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 23:48:36.218 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3171
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 401
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 10938


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[locator] [info 2020/03/04 23:48:36.416 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 23:48:36.419 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[locator] [info 2020/03/04 23:48:36.510 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 23:48:36.511 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[vm1] [info 2020/03/04 23:48:36.573 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$474/0x0000000840958840@3ece1d57 (took 196 ms)

[locator] [info 2020/03/04 23:48:36.573 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initializing region _monitoringRegion_172.17.0.3<v0>41000

[locator] [info 2020/03/04 23:48:36.575 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.3<v0>41000 completed

[locator] [info 2020/03/04 23:48:36.628 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/04 23:48:36.632 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 23:48:36.633 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 23:48:36.633 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/04 23:48:36.640 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 23:48:36.641 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/04 23:48:36.647 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 23:48:36.647 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 23:48:36.647 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/04 23:48:36.652 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/04 23:48:36.653 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 23:48:36.653 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Locator started on 172.17.0.3[43343]

[locator] [info 2020/03/04 23:48:36.654 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting server location for Distribution Locator on 7817c6876aaf[43343]

[locator] [info 2020/03/04 23:48:36.664 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Got result: 43343
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @6f2908a2(0, "") (took 2631 ms)

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=27769, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest22/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=27769, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest22/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=27769, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest22/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=27769, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest22/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm2] [info 2020/03/04 23:48:36.770 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xbd2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@54301d43 (took 195 ms)

[vm0] Listening for transport dt_socket at address: 34521
[vm2] Listening for transport dt_socket at address: 50293
[vm1] Listening for transport dt_socket at address: 48197
[vm3] Listening for transport dt_socket at address: 55629
[locator] [info 2020/03/04 23:48:36.880 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 23:48:36.882 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[vm3] [info 2020/03/04 23:48:36.935 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xb8f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915840@2fda892f (took 163 ms)

[vm4] [info 2020/03/04 23:48:36.971 GMT <RMI TCP Connection(6)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@50ebd72a

[locator] [info 2020/03/04 23:48:36.983 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 23:48:36.983 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/04 23:48:37.050 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initializing region _monitoringRegion_172.17.0.8<v0>41000

[locator] [info 2020/03/04 23:48:37.053 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.8<v0>41000 completed

[locator] [info 2020/03/04 23:48:37.117 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/04 23:48:37.122 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 23:48:37.123 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 23:48:37.123 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Cluster configuration service is disabled

[vm4] [info 2020/03/04 23:48:37.128 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xbc7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840913c40@762245cf (took 190 ms)

[locator] [info 2020/03/04 23:48:37.130 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 23:48:37.131 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/04 23:48:37.137 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 23:48:37.138 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 23:48:37.138 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/04 23:48:37.142 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/04 23:48:37.143 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 23:48:37.143 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Locator started on 172.17.0.8[41005]

[locator] [info 2020/03/04 23:48:37.144 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting server location for Distribution Locator on 53ad93bc9465[41005]

[locator] [info 2020/03/04 23:48:37.154 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Got result: 41005
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @12aa6bc5(0, "") (took 2668 ms)

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29342, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest23/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm4] [info 2020/03/04 23:48:37.188 GMT <RMI TCP Connection(6)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29342, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest23/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29342, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest23/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29342, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest23/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm0] Listening for transport dt_socket at address: 47021
[vm2] Listening for transport dt_socket at address: 41969
[vm1] Listening for transport dt_socket at address: 41353
[vm5] [info 2020/03/04 23:48:37.385 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc86] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840908040@5204e4ee (took 255 ms)

[vm3] Listening for transport dt_socket at address: 54533
[vm6] [info 2020/03/04 23:48:37.628 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc9c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@331c1560 (took 239 ms)

[vm0] [info 2020/03/04 23:48:37.879 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xd18] Distribution Locator on a2ec09f7c904 is stopped

[vm0] [info 2020/03/04 23:48:37.887 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xd18] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@49fe18a (took 256 ms)

[info 2020/03/04 23:48:37.889 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:48:37.893 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xd18] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e2c22c0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:48:37.893 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xd18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:48:37.893 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xd18] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e2c22c0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:48:37.894 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7958d5f3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:48:37.894 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:48:37.894 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7958d5f3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:48:37.895 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xbd2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d5a5d4d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:48:37.895 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xbd2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:48:37.895 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xbd2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d5a5d4d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:48:37.896 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xb8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30a1599e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:48:37.897 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xb8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:48:37.897 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xb8f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30a1599e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:48:37.897 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xbc7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a5d5952(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:48:37.897 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xbc7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:48:37.898 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xbc7] Got result: null
[vm5] [info 2020/03/04 23:48:37.898 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25177f2d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:48:37.898 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:48:37.899 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc86] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25177f2d(0, "IgnoredException remove") (took 0 ms)

[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a5d5952(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:48:37.899 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc9c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14617539(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:48:37.899 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc9c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:48:37.900 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc9c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14617539(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:48:37.904 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xd18] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c

[vm0] [info 2020/03/04 23:48:37.904 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xd18] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@3a4f904c (took 0 ms)

[vm1] [info 2020/03/04 23:48:37.905 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22

[vm1] [info 2020/03/04 23:48:37.905 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$475/0x0000000840959c40@1236ee22 (took 0 ms)

[vm2] [info 2020/03/04 23:48:37.906 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xbd2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352

[vm2] [info 2020/03/04 23:48:37.906 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xbd2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@7313a352 (took 0 ms)

[vm3] [info 2020/03/04 23:48:37.907 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xb8f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f

[vm3] [info 2020/03/04 23:48:37.908 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xb8f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a840@3486d08f (took 0 ms)

[vm5] [info 2020/03/04 23:48:37.913 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc86] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d

[vm4] [info 2020/03/04 23:48:37.912 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xbc7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f

[vm4] [info 2020/03/04 23:48:37.912 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xbc7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918840@14529b2f (took 0 ms)

[vm5] [info 2020/03/04 23:48:37.914 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc86] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084090cc40@906381d (took 0 ms)

[vm6] [info 2020/03/04 23:48:37.915 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc9c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68

[vm6] [info 2020/03/04 23:48:37.915 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc9c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@463b9d68 (took 0 ms)

[locator] [info 2020/03/04 23:48:37.921 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac

[locator] [info 2020/03/04 23:48:37.922 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:48:37.972 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21281].
Not connected.


[info 2020/03/04 23:48:37.974 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:48:37.975 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:48:37.975 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xd18] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2351a8d5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:48:37.976 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xd18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:48:37.976 GMT <RMI TCP Connection(214)-172.17.0.6> tid=0xd18] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2351a8d5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:48:37.977 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30b4cff(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:48:37.977 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:48:37.977 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30b4cff(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:48:37.979 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xbd2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59bf4143(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:48:37.979 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xbd2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:48:37.979 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xbd2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59bf4143(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:48:37.980 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xb8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a3b64bd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:48:37.980 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xb8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:48:37.980 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xb8f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a3b64bd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:48:37.981 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xbc7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10ffb303(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:48:37.981 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xbc7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:48:37.981 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xbc7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10ffb303(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:48:37.983 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc9c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27525c9e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:48:37.983 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc9c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:48:37.983 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc9c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27525c9e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:48:37.982 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d6ec4f8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:48:37.982 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:48:37.982 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc86] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d6ec4f8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:48:40.248 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7744381544295776743

[info 2020/03/04 23:48:40.293 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:48:41.457 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26280]

Command result for <connect --jmx-manager=localhost[26280]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26280] ..
Successfully connected to: [host=localhost, port=26280]


[vm2] [info 2020/03/04 23:48:42.812 GMT <main> tid=0x1] VM2 is launching with PID 174

[info 2020/03/04 23:48:42.961 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
[vm0] [info 2020/03/04 23:48:43.022 GMT <main> tid=0x1] VM0 is launching with PID 166

gemfire.DUnitLauncher.RMI_PORT=22208
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22208, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest24/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm2] gemfire.DUnitLauncher.RMI_PORT=27769
[vm3] [info 2020/03/04 23:48:43.331 GMT <main> tid=0x1] VM3 is launching with PID 182

[locator] Listening for transport dt_socket at address: 47159
[vm0] gemfire.DUnitLauncher.RMI_PORT=27769
Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] gemfire.DUnitLauncher.RMI_PORT=27769
[vm1] [info 2020/03/04 23:48:43.765 GMT <main> tid=0x1] VM1 is launching with PID 170

[vm1] [info 2020/03/04 23:48:43.898 GMT <main> tid=0x1] VM1 is launching with PID 175

[vm1] gemfire.DUnitLauncher.RMI_PORT=27769


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=27769, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest22/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm2] [info 2020/03/04 23:48:44.145 GMT <main> tid=0x1] VM2 is launching with PID 182

[vm1] gemfire.DUnitLauncher.RMI_PORT=29342
[vm3] [info 2020/03/04 23:48:44.192 GMT <main> tid=0x1] VM3 is launching with PID 191

[vm4] Listening for transport dt_socket at address: 57741
[vm0] [info 2020/03/04 23:48:44.407 GMT <main> tid=0x1] VM0 is launching with PID 167

[vm2] gemfire.DUnitLauncher.RMI_PORT=29342
[vm3] gemfire.DUnitLauncher.RMI_PORT=29342
[vm0] gemfire.DUnitLauncher.RMI_PORT=29342


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29342, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest23/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] Listening for transport dt_socket at address: 36099
Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:48:45.903 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@9da77

[vm1] [info 2020/03/04 23:48:46.101 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:48:46.646 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12568056941986917010

[info 2020/03/04 23:48:46.691 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:48:47.771 GMT <main> tid=0x1] VM-2 is launching with PID 81

[locator] gemfire.DUnitLauncher.RMI_PORT=22208
[locator] [info 2020/03/04 23:48:48.033 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @531ab6ec(0, "")

[info 2020/03/04 23:48:48.165 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
gemfire.DUnitLauncher.RMI_PORT=26762
[locator] [info 2020/03/04 23:48:48.244 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting peer location for Distribution Locator on cfd7b1722b7c

[locator] [info 2020/03/04 23:48:48.247 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Locator was created at Wed Mar 04 23:48:48 GMT 2020

[locator] [info 2020/03/04 23:48:48.247 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Listening on port 33667 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/04 23:48:48.251 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest24/dunit/locator/locator33667view.dat

[locator] [info 2020/03/04 23:48:48.252 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 23:48:48.253 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 23:48:48.254 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest24/dunit/locator/locator33667view.dat

[locator] [info 2020/03/04 23:48:48.264 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting distributed system

[locator] [info 2020/03/04 23:48:48.298 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:48:48.307 GMT <main> tid=0x1] VM4 is launching with PID 384

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26762, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest25/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/04 23:48:48.397 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: cfd7b1722b7c/172.17.0.7, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 81
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest24/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=22208
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest24/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest24/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 22208
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 2077
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 23:48:48.418 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.7[33667]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest24/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 23:48:48.428 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/04 23:48:48.444 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/04 23:48:48.467 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/04 23:48:48.494 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[locator] Listening for transport dt_socket at address: 55137
[vm4] gemfire.DUnitLauncher.RMI_PORT=27769
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=27769, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest22/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/04 23:48:48.724 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting membership services

[vm5] Listening for transport dt_socket at address: 54993
[vm4] [info 2020/03/04 23:48:48.793 GMT <main> tid=0x1] VM4 is launching with PID 394

[locator] [info 2020/03/04 23:48:48.878 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Established local address cfd7b1722b7c(81:locator)<ec>:41000

[locator] [info 2020/03/04 23:48:48.879 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] JGroups channel created (took 154ms)

[locator] [info 2020/03/04 23:48:48.908 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] GemFire P2P Listener started on /172.17.0.7:44208

[locator] [info 2020/03/04 23:48:48.912 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on cfd7b1722b7c/172.17.0.7:46413.

[locator] [info 2020/03/04 23:48:48.928 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Peer locator is connecting to local membership services with ID cfd7b1722b7c(81:locator)<ec>:41000

[locator] [info 2020/03/04 23:48:48.929 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] This member is becoming the membership coordinator with address cfd7b1722b7c(81:locator)<ec>:41000

[locator] [info 2020/03/04 23:48:48.930 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/04 23:48:48.931 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] received new view: View[cfd7b1722b7c(81:locator)<ec><v0>:41000|0] members: [cfd7b1722b7c(81:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/04 23:48:48.932 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Peer locator received new membership view: View[cfd7b1722b7c(81:locator)<ec><v0>:41000|0] members: [cfd7b1722b7c(81:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:48:48.940 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] ViewCreator starting on:cfd7b1722b7c(81:locator)<ec><v0>:41000

[locator] [info 2020/03/04 23:48:48.942 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 23:48:48.943 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Finished joining (took 14ms).

[locator] [info 2020/03/04 23:48:48.945 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting DistributionManager cfd7b1722b7c(81:locator)<ec><v0>:41000.  (took 437 ms)

[locator] [info 2020/03/04 23:48:48.952 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initial (distribution manager) view, View[cfd7b1722b7c(81:locator)<ec><v0>:41000|0] members: [cfd7b1722b7c(81:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:48:48.959 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 23:48:48.971 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 23:48:48.972 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] DistributionManager cfd7b1722b7c(81:locator)<ec><v0>:41000 started on cfd7b1722b7c[33667],localhost[0]. There were 0 other DMs. others: []  (took 492 ms)  (locator)

[vm4] gemfire.DUnitLauncher.RMI_PORT=29342
[locator] [info 2020/03/04 23:48:49.002 GMT <StatSampler> tid=0x39] Disabling statistic archival.

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29342, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest23/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/04 23:48:49.071 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Creating cache for locator.

[vm5] Listening for transport dt_socket at address: 57447
[vm2] [info 2020/03/04 23:48:49.247 GMT <RMI TCP Connection(4)-172.17.0.5> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74e0e09e

[vm2] [info 2020/03/04 23:48:49.478 GMT <RMI TCP Connection(4)-172.17.0.5> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:48:50.648 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 23:48:50.650 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[locator] [info 2020/03/04 23:48:50.750 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 23:48:50.751 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/04 23:48:50.814 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initializing region _monitoringRegion_172.17.0.7<v0>41000

[locator] [info 2020/03/04 23:48:50.816 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.7<v0>41000 completed

[locator] [info 2020/03/04 23:48:50.867 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/04 23:48:50.871 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 23:48:50.872 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 23:48:50.872 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/04 23:48:50.880 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 23:48:50.881 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/04 23:48:50.887 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 23:48:50.888 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 23:48:50.888 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/04 23:48:50.893 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/04 23:48:50.894 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 23:48:50.894 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Locator started on 172.17.0.7[33667]

[locator] [info 2020/03/04 23:48:50.895 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting server location for Distribution Locator on cfd7b1722b7c[33667]

[locator] [info 2020/03/04 23:48:50.906 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Got result: 33667
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @531ab6ec(0, "") (took 2871 ms)

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22208, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest24/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22208, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest24/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22208, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest24/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22208, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest24/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm2] Listening for transport dt_socket at address: 41385
[vm1] Listening for transport dt_socket at address: 49923
[vm0] Listening for transport dt_socket at address: 42857
[vm3] Listening for transport dt_socket at address: 33845
[locator] [info 2020/03/04 23:48:52.781 GMT <main> tid=0x1] VM-2 is launching with PID 73

[vm5] [info 2020/03/04 23:48:52.880 GMT <main> tid=0x1] VM5 is launching with PID 435

[vm3] [info 2020/03/04 23:48:52.972 GMT <RMI TCP Connection(5)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@369d1670

[locator] gemfire.DUnitLauncher.RMI_PORT=26762
[locator] [info 2020/03/04 23:48:53.016 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @21e159ff(0, "")

[vm5] gemfire.DUnitLauncher.RMI_PORT=27769
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=27769, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest22/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm3] [info 2020/03/04 23:48:53.217 GMT <RMI TCP Connection(5)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:48:53.236 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting peer location for Distribution Locator on 9c045f2ec964

[locator] [info 2020/03/04 23:48:53.238 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Locator was created at Wed Mar 04 23:48:53 GMT 2020

[locator] [info 2020/03/04 23:48:53.239 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Listening on port 36611 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/04 23:48:53.243 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest25/dunit/locator/locator36611view.dat

[locator] [info 2020/03/04 23:48:53.244 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 23:48:53.245 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 23:48:53.246 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest25/dunit/locator/locator36611view.dat

[locator] [info 2020/03/04 23:48:53.255 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting distributed system

[vm6] Listening for transport dt_socket at address: 52221
[locator] [info 2020/03/04 23:48:53.290 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:48:53.302 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xd06] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@6a2bee5b

[vm5] [info 2020/03/04 23:48:53.314 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xd06] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:48:53.388 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: 9c045f2ec964/172.17.0.6, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 73
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest25/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=26762
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest25/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest25/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 26762
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 52
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 23:48:53.408 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.6[36611]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest25/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 23:48:53.415 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/04 23:48:53.430 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/04 23:48:53.456 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/04 23:48:53.507 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[vm5] [info 2020/03/04 23:48:53.535 GMT <main> tid=0x1] VM5 is launching with PID 448

[vm5] gemfire.DUnitLauncher.RMI_PORT=29342
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29342, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest23/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/04 23:48:53.776 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting membership services

[vm6] Listening for transport dt_socket at address: 58709
[locator] [info 2020/03/04 23:48:53.966 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Established local address 9c045f2ec964(73:locator)<ec>:41000

[locator] [info 2020/03/04 23:48:53.968 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] JGroups channel created (took 191ms)

[locator] [info 2020/03/04 23:48:53.993 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] GemFire P2P Listener started on /172.17.0.6:52483

[locator] [info 2020/03/04 23:48:53.996 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on 9c045f2ec964/172.17.0.6:59449.

[locator] [info 2020/03/04 23:48:54.000 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Peer locator is connecting to local membership services with ID 9c045f2ec964(73:locator)<ec>:41000

[locator] [info 2020/03/04 23:48:54.001 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] This member is becoming the membership coordinator with address 9c045f2ec964(73:locator)<ec>:41000

[locator] [info 2020/03/04 23:48:54.002 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/04 23:48:54.003 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] received new view: View[9c045f2ec964(73:locator)<ec><v0>:41000|0] members: [9c045f2ec964(73:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/04 23:48:54.004 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Peer locator received new membership view: View[9c045f2ec964(73:locator)<ec><v0>:41000|0] members: [9c045f2ec964(73:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:48:54.012 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] ViewCreator starting on:9c045f2ec964(73:locator)<ec><v0>:41000

[locator] [info 2020/03/04 23:48:54.016 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Finished joining (took 15ms).

[locator] [info 2020/03/04 23:48:54.018 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting DistributionManager 9c045f2ec964(73:locator)<ec><v0>:41000.  (took 482 ms)

[locator] [info 2020/03/04 23:48:54.020 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 23:48:54.024 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initial (distribution manager) view, View[9c045f2ec964(73:locator)<ec><v0>:41000|0] members: [9c045f2ec964(73:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:48:54.027 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 23:48:54.030 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 23:48:54.032 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] DistributionManager 9c045f2ec964(73:locator)<ec><v0>:41000 started on 9c045f2ec964[36611],localhost[0]. There were 0 other DMs. others: []  (took 563 ms)  (locator)

[locator] [info 2020/03/04 23:48:54.071 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/04 23:48:54.143 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Creating cache for locator.

[vm6] [info 2020/03/04 23:48:54.482 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xdb8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090bc40@3e3c8a4e

[vm6] [info 2020/03/04 23:48:54.504 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xdb8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:48:56.559 GMT <main> tid=0x1] VM1 is launching with PID 185

[vm2] [info 2020/03/04 23:48:56.762 GMT <main> tid=0x1] VM2 is launching with PID 190

[vm0] [info 2020/03/04 23:48:56.784 GMT <main> tid=0x1] VM0 is launching with PID 181

[vm1] gemfire.DUnitLauncher.RMI_PORT=22208
[locator] [info 2020/03/04 23:48:56.904 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 23:48:56.907 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[vm3] [info 2020/03/04 23:48:56.928 GMT <main> tid=0x1] VM3 is launching with PID 198

[locator] [info 2020/03/04 23:48:57.018 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 23:48:57.019 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[vm0] gemfire.DUnitLauncher.RMI_PORT=22208
[vm2] gemfire.DUnitLauncher.RMI_PORT=22208
[locator] [info 2020/03/04 23:48:57.088 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initializing region _monitoringRegion_172.17.0.6<v0>41000

[locator] [info 2020/03/04 23:48:57.090 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.6<v0>41000 completed

[vm3] gemfire.DUnitLauncher.RMI_PORT=22208
[locator] [info 2020/03/04 23:48:57.150 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/04 23:48:57.154 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 23:48:57.155 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 23:48:57.155 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Cluster configuration service is disabled



[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22208, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest24/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/04 23:48:57.162 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 23:48:57.162 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/04 23:48:57.169 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 23:48:57.169 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 23:48:57.170 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/04 23:48:57.174 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/04 23:48:57.175 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 23:48:57.175 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Locator started on 172.17.0.6[36611]

[locator] [info 2020/03/04 23:48:57.176 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting server location for Distribution Locator on 9c045f2ec964[36611]

[locator] [info 2020/03/04 23:48:57.187 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Got result: 36611
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @21e159ff(0, "") (took 4170 ms)

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26762, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest25/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26762, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest25/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26762, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest25/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26762, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest25/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm4] [info 2020/03/04 23:48:57.248 GMT <RMI TCP Connection(6)-172.17.0.5> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@19731043

[vm4] Listening for transport dt_socket at address: 40753
[vm0] Listening for transport dt_socket at address: 52935
[vm1] Listening for transport dt_socket at address: 47859
[vm2] Listening for transport dt_socket at address: 59801
[vm3] Listening for transport dt_socket at address: 46875
[vm4] [info 2020/03/04 23:48:57.477 GMT <RMI TCP Connection(6)-172.17.0.5> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:48:58.046 GMT <main> tid=0x1] VM6 is launching with PID 492

[vm6] gemfire.DUnitLauncher.RMI_PORT=27769
[vm0] [info 2020/03/04 23:48:58.573 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6fe76e70

[vm6] [info 2020/03/04 23:48:58.806 GMT <main> tid=0x1] VM6 is launching with PID 500

[vm0] [info 2020/03/04 23:48:58.818 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/04 23:48:58.820 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Locator was created at Wed Mar 04 23:48:58 GMT 2020

[vm0] [info 2020/03/04 23:48:58.821 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Listening on port 27770 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:48:58.824 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2368174102797951590/locator/locator27770view.dat

[vm0] [info 2020/03/04 23:48:58.825 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] recovery file not found: /tmp/junit2368174102797951590/locator/locator27770view.dat

[vm0] [info 2020/03/04 23:48:58.829 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 23:48:58.876 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] gemfire.DUnitLauncher.RMI_PORT=29342
[vm0] [info 2020/03/04 23:48:59.273 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@aa9832f

[vm0] [info 2020/03/04 23:48:59.505 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/04 23:48:59.507 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Locator was created at Wed Mar 04 23:48:59 GMT 2020

[vm0] [info 2020/03/04 23:48:59.508 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Listening on port 29343 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:48:59.512 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16269921296297651538/locator/locator29343view.dat

[vm0] [info 2020/03/04 23:48:59.513 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] recovery file not found: /tmp/junit16269921296297651538/locator/locator29343view.dat

[vm0] [info 2020/03/04 23:48:59.522 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 23:48:59.568 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:49:01.361 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24004]

Command result for <connect --jmx-manager=localhost[24004]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24004] ..
Successfully connected to: [host=localhost, port=24004]


[vm4] [info 2020/03/04 23:49:02.209 GMT <main> tid=0x1] VM4 is launching with PID 403

[vm2] [info 2020/03/04 23:49:02.515 GMT <main> tid=0x1] VM2 is launching with PID 180

[vm4] gemfire.DUnitLauncher.RMI_PORT=22208
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22208, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest24/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] Listening for transport dt_socket at address: 47387
[vm1] [info 2020/03/04 23:49:02.891 GMT <main> tid=0x1] VM1 is launching with PID 175

[vm2] gemfire.DUnitLauncher.RMI_PORT=26762
Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] gemfire.DUnitLauncher.RMI_PORT=26762
[vm0] [info 2020/03/04 23:49:03.305 GMT <main> tid=0x1] VM0 is launching with PID 171

[vm3] [info 2020/03/04 23:49:03.533 GMT <main> tid=0x1] VM3 is launching with PID 192

[vm0] gemfire.DUnitLauncher.RMI_PORT=26762
[vm3] gemfire.DUnitLauncher.RMI_PORT=26762


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26762, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest25/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm4] Listening for transport dt_socket at address: 54621
Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 7912
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 414
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 25245


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:49:04.843 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840964440@6d81f243 (took 174 ms)

[vm2] [info 2020/03/04 23:49:05.064 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb51] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@7284e15f (took 218 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:49:05.228 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xbf7] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916840@1c87ccb0 (took 162 ms)

[vm4] [info 2020/03/04 23:49:05.384 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xc1c] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915040@4eea0275 (took 151 ms)

[vm5] [info 2020/03/04 23:49:05.556 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xd06] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905440@79348c8c (took 171 ms)

[vm6] [info 2020/03/04 23:49:05.709 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xdb8] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840906440@5784c795 (took 151 ms)

[vm0] [info 2020/03/04 23:49:05.854 GMT <RMI TCP Connection(215)-172.17.0.9> tid=0xcb7] Distribution Locator on 05f820cf2db2 is stopped

[vm0] [info 2020/03/04 23:49:05.856 GMT <RMI TCP Connection(215)-172.17.0.9> tid=0xcb7] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$479/0x00000008409c7c40@49a9f3a8 (took 143 ms)

[info 2020/03/04 23:49:05.857 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:49:05.858 GMT <RMI TCP Connection(215)-172.17.0.9> tid=0xcb7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @320a2221(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:49:05.858 GMT <RMI TCP Connection(215)-172.17.0.9> tid=0xcb7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:49:05.859 GMT <RMI TCP Connection(215)-172.17.0.9> tid=0xcb7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @320a2221(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:49:05.859 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8823859(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:49:05.860 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:49:05.860 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8823859(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:49:05.860 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @de94f3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:49:05.861 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:49:05.861 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb51] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @de94f3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:49:05.861 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xbf7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47cfa594(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:49:05.862 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xbf7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:49:05.862 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xbf7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47cfa594(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:49:05.863 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xc1c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bedadb(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:49:05.863 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xc1c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:49:05.863 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xc1c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bedadb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:49:05.865 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xdb8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59ec9d59(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:49:05.865 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xdb8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:49:05.865 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xdb8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59ec9d59(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:49:05.864 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xd06] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51e62e72(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:49:05.864 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xd06] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:49:05.864 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xd06] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51e62e72(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:49:05.867 GMT <RMI TCP Connection(215)-172.17.0.9> tid=0xcb7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2

[vm0] [info 2020/03/04 23:49:05.868 GMT <RMI TCP Connection(215)-172.17.0.9> tid=0xcb7] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$491/0x00000008409c3c40@272d99d2 (took 0 ms)

[vm1] [info 2020/03/04 23:49:05.868 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e

[vm1] [info 2020/03/04 23:49:05.869 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840965840@6fe7b82e (took 0 ms)

[vm2] [info 2020/03/04 23:49:05.869 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2

[vm2] [info 2020/03/04 23:49:05.870 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb51] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a840@3c1393e2 (took 0 ms)

[vm3] [info 2020/03/04 23:49:05.871 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xbf7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e

[vm3] [info 2020/03/04 23:49:05.871 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xbf7] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b840@44620e9e (took 0 ms)

[vm4] [info 2020/03/04 23:49:05.872 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xc1c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e

[vm4] [info 2020/03/04 23:49:05.872 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xc1c] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a040@1587cb4e (took 0 ms)

[vm5] [info 2020/03/04 23:49:05.873 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xd06] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63

[vm5] [info 2020/03/04 23:49:05.873 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xd06] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@29451d63 (took 0 ms)

[vm6] [info 2020/03/04 23:49:05.874 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xdb8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b

[vm6] [info 2020/03/04 23:49:05.875 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xdb8] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x000000084090b040@1ef78c0b (took 0 ms)

[locator] [info 2020/03/04 23:49:05.877 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8

[locator] [info 2020/03/04 23:49:05.877 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@51da04a8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:49:05.907 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26978].
Not connected.


[info 2020/03/04 23:49:05.909 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:49:05.911 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:49:05.911 GMT <RMI TCP Connection(215)-172.17.0.9> tid=0xcb7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c9d9c34(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:49:05.911 GMT <RMI TCP Connection(215)-172.17.0.9> tid=0xcb7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:49:05.912 GMT <RMI TCP Connection(215)-172.17.0.9> tid=0xcb7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c9d9c34(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:49:05.912 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cda8f7b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:49:05.913 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:49:05.913 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cda8f7b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:49:05.913 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24436489(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:49:05.914 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:49:05.914 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xb51] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24436489(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:49:05.914 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xbf7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c97a787(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:49:05.915 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xbf7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:49:05.915 GMT <RMI TCP Connection(87)-172.17.0.9> tid=0xbf7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c97a787(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:49:05.915 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xc1c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @627e4ddf(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:49:05.916 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xc1c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:49:05.916 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xc1c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @627e4ddf(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:49:05.916 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xd06] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f519b02(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:49:05.916 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xd06] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:49:05.916 GMT <RMI TCP Connection(86)-172.17.0.9> tid=0xd06] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f519b02(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:49:05.917 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xdb8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bc3149e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:49:05.917 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xdb8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:49:05.917 GMT <RMI TCP Connection(85)-172.17.0.9> tid=0xdb8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bc3149e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:49:06.969 GMT <main> tid=0x1] VM5 is launching with PID 457

[vm5] gemfire.DUnitLauncher.RMI_PORT=22208
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22208, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest24/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm6] Listening for transport dt_socket at address: 38489
[vm4] [info 2020/03/04 23:49:07.665 GMT <main> tid=0x1] VM4 is launching with PID 393

[vm1] [info 2020/03/04 23:49:07.811 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@2fdbb1b5

[vm4] gemfire.DUnitLauncher.RMI_PORT=26762
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26762, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest25/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] Listening for transport dt_socket at address: 40245
[vm1] [info 2020/03/04 23:49:08.031 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:49:08.596 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@49fcfd31

[vm1] [info 2020/03/04 23:49:08.824 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:49:11.137 GMT <RMI TCP Connection(4)-172.17.0.3> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@58ce5329

[vm5] [info 2020/03/04 23:49:11.289 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0xc3c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@3c2ad39

[vm5] [info 2020/03/04 23:49:11.304 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0xc3c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:49:11.375 GMT <RMI TCP Connection(4)-172.17.0.3> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:49:11.472 GMT <main> tid=0x1] VM6 is launching with PID 513

[vm6] gemfire.DUnitLauncher.RMI_PORT=22208
[vm0] [info 2020/03/04 23:49:11.831 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@732d92b0

[vm2] [info 2020/03/04 23:49:11.948 GMT <RMI TCP Connection(4)-172.17.0.8> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@79ebb924

[vm0] [info 2020/03/04 23:49:12.056 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/04 23:49:12.058 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Locator was created at Wed Mar 04 23:49:12 GMT 2020

[vm0] [info 2020/03/04 23:49:12.058 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Listening on port 22209 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:49:12.064 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7744381544295776743/locator/locator22209view.dat

[vm0] [info 2020/03/04 23:49:12.065 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] recovery file not found: /tmp/junit7744381544295776743/locator/locator22209view.dat

[vm0] [info 2020/03/04 23:49:12.069 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 23:49:12.104 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:49:12.143 GMT <main> tid=0x1] VM5 is launching with PID 447

[vm2] [info 2020/03/04 23:49:12.181 GMT <RMI TCP Connection(4)-172.17.0.8> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:49:12.286 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xc74] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090ac40@4b7190bb

[vm6] [info 2020/03/04 23:49:12.292 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xc74] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] gemfire.DUnitLauncher.RMI_PORT=26762
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=26762, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest25/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm6] Listening for transport dt_socket at address: 53227
[info 2020/03/04 23:49:12.824 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14918361588634500272

[info 2020/03/04 23:49:12.871 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:49:14.373 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
gemfire.DUnitLauncher.RMI_PORT=25058
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=25058, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest26/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm3] [info 2020/03/04 23:49:14.636 GMT <RMI TCP Connection(5)-172.17.0.3> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c556dd6

[locator] Listening for transport dt_socket at address: 43487
[vm3] [info 2020/03/04 23:49:14.878 GMT <RMI TCP Connection(5)-172.17.0.3> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:49:15.410 GMT <RMI TCP Connection(5)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5d20299c

[vm3] [info 2020/03/04 23:49:15.670 GMT <RMI TCP Connection(5)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:49:16.943 GMT <main> tid=0x1] VM6 is launching with PID 501

[vm6] gemfire.DUnitLauncher.RMI_PORT=26762
[vm0] [info 2020/03/04 23:49:17.329 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7b046f87

[vm0] [info 2020/03/04 23:49:17.549 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/04 23:49:17.550 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Locator was created at Wed Mar 04 23:49:17 GMT 2020

[vm0] [info 2020/03/04 23:49:17.551 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Listening on port 26763 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:49:17.553 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12568056941986917010/locator/locator26763view.dat

[vm0] [info 2020/03/04 23:49:17.554 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] recovery file not found: /tmp/junit12568056941986917010/locator/locator26763view.dat

[vm0] [info 2020/03/04 23:49:17.559 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 23:49:17.588 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:49:18.602 GMT <RMI TCP Connection(6)-172.17.0.3> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@71dd13d3

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 5054
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 355
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 16506


[vm4] [info 2020/03/04 23:49:18.842 GMT <RMI TCP Connection(6)-172.17.0.3> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 54


[locator] [info 2020/03/04 23:49:19.041 GMT <main> tid=0x1] VM-2 is launching with PID 71

[vm1] [info 2020/03/04 23:49:19.122 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$473/0x000000084094c040@60e4853b (took 258 ms)

[locator] gemfire.DUnitLauncher.RMI_PORT=25058
[vm4] [info 2020/03/04 23:49:19.272 GMT <RMI TCP Connection(6)-172.17.0.8> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32ceae1e

[locator] [info 2020/03/04 23:49:19.287 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @77098e5c(0, "")

[vm2] [info 2020/03/04 23:49:19.334 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xa9d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@4c4fee88 (took 208 ms)

[locator] [info 2020/03/04 23:49:19.493 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Starting peer location for Distribution Locator on b705a6f0baee

[locator] [info 2020/03/04 23:49:19.495 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Locator was created at Wed Mar 04 23:49:19 GMT 2020

[locator] [info 2020/03/04 23:49:19.495 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Listening on port 41711 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/04 23:49:19.498 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest26/dunit/locator/locator41711view.dat

[locator] [info 2020/03/04 23:49:19.499 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 23:49:19.501 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 23:49:19.501 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest26/dunit/locator/locator41711view.dat

[vm4] [info 2020/03/04 23:49:19.511 GMT <RMI TCP Connection(6)-172.17.0.8> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:49:19.511 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Starting distributed system

[vm3] [info 2020/03/04 23:49:19.514 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840916440@6175ad38 (took 177 ms)

[locator] [info 2020/03/04 23:49:19.544 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:49:19.645 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: b705a6f0baee/172.17.0.9, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 71
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest26/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=25058
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest26/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest26/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 25058
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 1274
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 23:49:19.668 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.9[41711]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest26/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 23:49:19.679 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/04 23:49:19.693 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/04 23:49:19.719 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[vm4] [info 2020/03/04 23:49:19.729 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917c40@96d0961 (took 212 ms)

[locator] [info 2020/03/04 23:49:19.751 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[vm5] [info 2020/03/04 23:49:19.921 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0xc3c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904440@79838ea4 (took 191 ms)

[locator] [info 2020/03/04 23:49:19.960 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Starting membership services

[locator] [info 2020/03/04 23:49:20.119 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Established local address b705a6f0baee(71:locator)<ec>:41000

[locator] [info 2020/03/04 23:49:20.120 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] JGroups channel created (took 159ms)

[locator] [info 2020/03/04 23:49:20.143 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] GemFire P2P Listener started on /172.17.0.9:57013

[locator] [info 2020/03/04 23:49:20.147 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on b705a6f0baee/172.17.0.9:54042.

[vm6] [info 2020/03/04 23:49:20.162 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xc74] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@7f538f2e (took 239 ms)

[locator] [info 2020/03/04 23:49:20.165 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Peer locator is connecting to local membership services with ID b705a6f0baee(71:locator)<ec>:41000

[locator] [info 2020/03/04 23:49:20.167 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] This member is becoming the membership coordinator with address b705a6f0baee(71:locator)<ec>:41000

[locator] [info 2020/03/04 23:49:20.168 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/04 23:49:20.169 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] received new view: View[b705a6f0baee(71:locator)<ec><v0>:41000|0] members: [b705a6f0baee(71:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/04 23:49:20.169 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Peer locator received new membership view: View[b705a6f0baee(71:locator)<ec><v0>:41000|0] members: [b705a6f0baee(71:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:49:20.179 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] ViewCreator starting on:b705a6f0baee(71:locator)<ec><v0>:41000

[locator] [info 2020/03/04 23:49:20.197 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 23:49:20.197 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Finished joining (took 30ms).

[locator] [info 2020/03/04 23:49:20.198 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Starting DistributionManager b705a6f0baee(71:locator)<ec><v0>:41000.  (took 433 ms)

[locator] [info 2020/03/04 23:49:20.201 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 23:49:20.201 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initial (distribution manager) view, View[b705a6f0baee(71:locator)<ec><v0>:41000|0] members: [b705a6f0baee(71:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:49:20.205 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 23:49:20.206 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] DistributionManager b705a6f0baee(71:locator)<ec><v0>:41000 started on b705a6f0baee[41711],localhost[0]. There were 0 other DMs. others: []  (took 475 ms)  (locator)

[locator] [info 2020/03/04 23:49:20.244 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/04 23:49:20.316 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Creating cache for locator.

[vm0] [info 2020/03/04 23:49:20.364 GMT <RMI TCP Connection(214)-172.17.0.4> tid=0x421] Distribution Locator on 895c9e898470 is stopped

[vm0] [info 2020/03/04 23:49:20.365 GMT <RMI TCP Connection(214)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@77c53c87 (took 200 ms)

[info 2020/03/04 23:49:20.366 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:49:20.368 GMT <RMI TCP Connection(214)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ed011f0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:49:20.368 GMT <RMI TCP Connection(214)-172.17.0.4> tid=0x421] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:49:20.368 GMT <RMI TCP Connection(214)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ed011f0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:49:20.372 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41d2c83a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:49:20.372 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:49:20.372 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41d2c83a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:49:20.374 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xac3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @713c5ff4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:49:20.374 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xac3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:49:20.374 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @713c5ff4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:49:20.373 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xa9d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38192e55(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:49:20.373 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xa9d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:49:20.373 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xa9d] Got result: null
[vm4] [info 2020/03/04 23:49:20.375 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0xb6b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fa5d602(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:49:20.375 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0xb6b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:49:20.375 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fa5d602(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:49:20.376 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0xc3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61d68d1a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:49:20.376 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0xc3c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:49:20.376 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0xc3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61d68d1a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:49:20.377 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xc74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f4862a1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:49:20.377 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xc74] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:49:20.377 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xc74] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f4862a1(0, "IgnoredException remove") (took 0 ms)

[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38192e55(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:49:20.380 GMT <RMI TCP Connection(214)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963

[vm0] [info 2020/03/04 23:49:20.380 GMT <RMI TCP Connection(214)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409d0c40@76179963 (took 0 ms)

[vm1] [info 2020/03/04 23:49:20.381 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273

[vm1] [info 2020/03/04 23:49:20.382 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$474/0x000000084094d440@3aa3273 (took 0 ms)

[vm2] [info 2020/03/04 23:49:20.383 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xa9d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f

[vm2] [info 2020/03/04 23:49:20.383 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xa9d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@3b71068f (took 0 ms)

[vm3] [info 2020/03/04 23:49:20.388 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xac3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd

[vm3] [info 2020/03/04 23:49:20.388 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091b440@64e0f9bd (took 0 ms)

[vm4] [info 2020/03/04 23:49:20.389 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0xb6b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738

[vm4] [info 2020/03/04 23:49:20.389 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091cc40@6cca7738 (took 0 ms)

[vm5] [info 2020/03/04 23:49:20.390 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0xc3c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc

[vm5] [info 2020/03/04 23:49:20.391 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0xc3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@246e9cbc (took 0 ms)

[vm6] [info 2020/03/04 23:49:20.392 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xc74] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd

[vm6] [info 2020/03/04 23:49:20.392 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xc74] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a040@7370b9cd (took 0 ms)

[locator] [info 2020/03/04 23:49:20.395 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da

[locator] [info 2020/03/04 23:49:20.396 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@9429da (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:49:20.427 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22969].
Not connected.


[info 2020/03/04 23:49:20.428 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:49:20.429 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:49:20.432 GMT <RMI TCP Connection(214)-172.17.0.4> tid=0x421] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c45d012(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:49:20.432 GMT <RMI TCP Connection(214)-172.17.0.4> tid=0x421] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:49:20.432 GMT <RMI TCP Connection(214)-172.17.0.4> tid=0x421] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c45d012(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:49:20.441 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xa9d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e8ade70(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:49:20.441 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xa9d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:49:20.441 GMT <RMI TCP Connection(85)-172.17.0.4> tid=0xa9d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e8ade70(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:49:20.440 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @785fb362(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:49:20.440 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:49:20.440 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x51] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @785fb362(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:49:20.442 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xac3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eb864cd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:49:20.442 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xac3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:49:20.442 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eb864cd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:49:20.443 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0xb6b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1db4309a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:49:20.443 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0xb6b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:49:20.443 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0xb6b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1db4309a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:49:20.445 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xc74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b0c9db2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:49:20.445 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xc74] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:49:20.445 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xc74] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b0c9db2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:49:20.444 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0xc3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @187c9c70(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:49:20.444 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0xc3c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:49:20.444 GMT <RMI TCP Connection(86)-172.17.0.4> tid=0xc3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @187c9c70(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:49:21.091 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@49fcfd31

[vm1] [info 2020/03/04 23:49:21.322 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:49:22.129 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 23:49:22.131 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[info 2020/03/04 23:49:22.157 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27771]

[locator] [info 2020/03/04 23:49:22.223 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 23:49:22.224 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/04 23:49:22.281 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initializing region _monitoringRegion_172.17.0.9<v0>41000

[locator] [info 2020/03/04 23:49:22.283 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.9<v0>41000 completed

[locator] [info 2020/03/04 23:49:22.340 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/04 23:49:22.345 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 23:49:22.346 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 23:49:22.346 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/04 23:49:22.352 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 23:49:22.353 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/04 23:49:22.360 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 23:49:22.360 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 23:49:22.361 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/04 23:49:22.373 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/04 23:49:22.374 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 23:49:22.374 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Locator started on 172.17.0.9[41711]

[locator] [info 2020/03/04 23:49:22.375 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Starting server location for Distribution Locator on b705a6f0baee[41711]

[locator] [info 2020/03/04 23:49:22.387 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Got result: 41711
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @77098e5c(0, "") (took 3097 ms)

Command result for <connect --jmx-manager=localhost[27771]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27771] ..
Successfully connected to: [host=localhost, port=27771]


Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=25058, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest26/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=25058, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest26/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=25058, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest26/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=25058, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest26/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm0] Listening for transport dt_socket at address: 54747
[vm1] Listening for transport dt_socket at address: 48015
[vm2] Listening for transport dt_socket at address: 47011
[vm3] Listening for transport dt_socket at address: 53689
[info 2020/03/04 23:49:22.937 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29344]

Command result for <connect --jmx-manager=localhost[29344]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29344] ..
Successfully connected to: [host=localhost, port=29344]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:49:25.081 GMT <RMI TCP Connection(4)-172.17.0.7> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@48a87e69

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:49:25.370 GMT <RMI TCP Connection(4)-172.17.0.7> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:49:26.117 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2db20f1d

[vm1] [info 2020/03/04 23:49:26.387 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:49:27.780 GMT <main> tid=0x1] VM1 is launching with PID 175

[vm0] [info 2020/03/04 23:49:28.044 GMT <main> tid=0x1] VM0 is launching with PID 170

[info 2020/03/04 23:49:28.154 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5696794478223781930

[info 2020/03/04 23:49:28.205 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] gemfire.DUnitLauncher.RMI_PORT=25058
[vm3] [info 2020/03/04 23:49:28.301 GMT <main> tid=0x1] VM3 is launching with PID 191

[vm0] gemfire.DUnitLauncher.RMI_PORT=25058
[vm3] gemfire.DUnitLauncher.RMI_PORT=25058
[vm2] [info 2020/03/04 23:49:28.799 GMT <main> tid=0x1] VM2 is launching with PID 183

[vm2] gemfire.DUnitLauncher.RMI_PORT=25058


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=25058, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest26/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm4] Listening for transport dt_socket at address: 55585
[vm3] [info 2020/03/04 23:49:29.309 GMT <RMI TCP Connection(5)-172.17.0.7> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@50ebd72a

[vm3] [info 2020/03/04 23:49:29.527 GMT <RMI TCP Connection(5)-172.17.0.7> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:49:29.774 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
gemfire.DUnitLauncher.RMI_PORT=29309
[vm2] [info 2020/03/04 23:49:29.972 GMT <RMI TCP Connection(4)-172.17.0.6> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2705ae2f

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29309, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest27/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] Listening for transport dt_socket at address: 57589
[vm2] [info 2020/03/04 23:49:30.174 GMT <RMI TCP Connection(4)-172.17.0.6> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:49:32.519 GMT <RMI TCP Connection(6)-172.17.0.7> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4e40b23f

[vm4] [info 2020/03/04 23:49:32.740 GMT <RMI TCP Connection(6)-172.17.0.7> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:49:33.016 GMT <main> tid=0x1] VM4 is launching with PID 397

[vm4] gemfire.DUnitLauncher.RMI_PORT=25058
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=25058, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest26/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm3] [info 2020/03/04 23:49:33.284 GMT <RMI TCP Connection(5)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@16e745be

[vm5] Listening for transport dt_socket at address: 47307
[vm3] [info 2020/03/04 23:49:33.481 GMT <RMI TCP Connection(5)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:49:34.063 GMT <main> tid=0x1] VM-2 is launching with PID 78

[locator] gemfire.DUnitLauncher.RMI_PORT=29309
[locator] [info 2020/03/04 23:49:34.281 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @50227a4c(0, "")

[locator] [info 2020/03/04 23:49:34.500 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting peer location for Distribution Locator on 9f162824ea0d

[locator] [info 2020/03/04 23:49:34.501 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Locator was created at Wed Mar 04 23:49:34 GMT 2020

[locator] [info 2020/03/04 23:49:34.502 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Listening on port 41057 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/04 23:49:34.506 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest27/dunit/locator/locator41057view.dat

[locator] [info 2020/03/04 23:49:34.506 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/04 23:49:34.508 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/04 23:49:34.509 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest27/dunit/locator/locator41057view.dat

[locator] [info 2020/03/04 23:49:34.517 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting distributed system

[locator] [info 2020/03/04 23:49:34.547 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:49:34.635 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: 9f162824ea0d/172.17.0.4, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 78
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest27/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=29309
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest27/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest27/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 29309
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 4831
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/04 23:49:34.654 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.4[41057]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest27/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/04 23:49:34.660 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/04 23:49:34.673 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/04 23:49:34.696 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/04 23:49:34.723 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[locator] [info 2020/03/04 23:49:34.932 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting membership services

[locator] [info 2020/03/04 23:49:35.087 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Established local address 9f162824ea0d(78:locator)<ec>:41000

[locator] [info 2020/03/04 23:49:35.088 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] JGroups channel created (took 155ms)

[locator] [info 2020/03/04 23:49:35.117 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] GemFire P2P Listener started on /172.17.0.4:43214

[locator] [info 2020/03/04 23:49:35.119 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Peer locator is connecting to local membership services with ID 9f162824ea0d(78:locator)<ec>:41000

[locator] [info 2020/03/04 23:49:35.119 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on 9f162824ea0d/172.17.0.4:50190.

[locator] [info 2020/03/04 23:49:35.124 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] This member is becoming the membership coordinator with address 9f162824ea0d(78:locator)<ec>:41000

[locator] [info 2020/03/04 23:49:35.125 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/04 23:49:35.126 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] received new view: View[9f162824ea0d(78:locator)<ec><v0>:41000|0] members: [9f162824ea0d(78:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/04 23:49:35.127 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Peer locator received new membership view: View[9f162824ea0d(78:locator)<ec><v0>:41000|0] members: [9f162824ea0d(78:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:49:35.134 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] ViewCreator starting on:9f162824ea0d(78:locator)<ec><v0>:41000

[locator] [info 2020/03/04 23:49:35.136 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/04 23:49:35.137 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Finished joining (took 14ms).

[locator] [info 2020/03/04 23:49:35.139 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting DistributionManager 9f162824ea0d(78:locator)<ec><v0>:41000.  (took 404 ms)

[locator] [info 2020/03/04 23:49:35.144 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initial (distribution manager) view, View[9f162824ea0d(78:locator)<ec><v0>:41000|0] members: [9f162824ea0d(78:locator)<ec><v0>:41000]

[locator] [info 2020/03/04 23:49:35.144 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/04 23:49:35.149 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/04 23:49:35.151 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] DistributionManager 9f162824ea0d(78:locator)<ec><v0>:41000 started on localhost[0],9f162824ea0d[41057]. There were 0 other DMs. others: []  (took 442 ms)  (locator)

[locator] [info 2020/03/04 23:49:35.183 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/04 23:49:35.245 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Creating cache for locator.

[info 2020/03/04 23:49:35.660 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22210]

Command result for <connect --jmx-manager=localhost[22210]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22210] ..
Successfully connected to: [host=localhost, port=22210]


[vm4] [info 2020/03/04 23:49:36.419 GMT <RMI TCP Connection(6)-172.17.0.6> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5fe8cedd

[vm4] [info 2020/03/04 23:49:36.682 GMT <RMI TCP Connection(6)-172.17.0.6> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/04 23:49:36.919 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/04 23:49:36.921 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[locator] [info 2020/03/04 23:49:37.018 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/04 23:49:37.019 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[locator] [info 2020/03/04 23:49:37.087 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initializing region _monitoringRegion_172.17.0.4<v0>41000

[locator] [info 2020/03/04 23:49:37.089 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.4<v0>41000 completed

[locator] [info 2020/03/04 23:49:37.146 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/04 23:49:37.151 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/04 23:49:37.152 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/04 23:49:37.152 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/04 23:49:37.160 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/04 23:49:37.161 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/04 23:49:37.168 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/04 23:49:37.168 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/04 23:49:37.168 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/04 23:49:37.173 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/04 23:49:37.174 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/04 23:49:37.175 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Locator started on 172.17.0.4[41057]

[locator] [info 2020/03/04 23:49:37.175 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting server location for Distribution Locator on 9f162824ea0d[41057]

[locator] [info 2020/03/04 23:49:37.189 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Got result: 41057
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @50227a4c(0, "") (took 2904 ms)

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29309, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest27/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29309, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest27/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29309, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest27/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29309, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest27/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm0] Listening for transport dt_socket at address: 35107
[vm1] Listening for transport dt_socket at address: 57289
[vm2] Listening for transport dt_socket at address: 48307
[vm3] Listening for transport dt_socket at address: 45745
Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:49:37.666 GMT <main> tid=0x1] VM5 is launching with PID 449

[vm5] gemfire.DUnitLauncher.RMI_PORT=25058
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=25058, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest26/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm6] Listening for transport dt_socket at address: 43317
Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:49:40.244 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26764]

Command result for <connect --jmx-manager=localhost[26764]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26764] ..
Successfully connected to: [host=localhost, port=26764]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:49:42.532 GMT <main> tid=0x1] VM2 is launching with PID 183

[vm2] gemfire.DUnitLauncher.RMI_PORT=29309
[vm0] [info 2020/03/04 23:49:42.990 GMT <main> tid=0x1] VM0 is launching with PID 170

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:49:43.083 GMT <main> tid=0x1] VM1 is launching with PID 174

[vm0] gemfire.DUnitLauncher.RMI_PORT=29309
[vm1] gemfire.DUnitLauncher.RMI_PORT=29309
[vm3] [info 2020/03/04 23:49:43.511 GMT <main> tid=0x1] VM3 is launching with PID 188

[vm6] [info 2020/03/04 23:49:43.708 GMT <main> tid=0x1] VM6 is launching with PID 504

[vm3] gemfire.DUnitLauncher.RMI_PORT=29309


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29309, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest27/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] Listening for transport dt_socket at address: 52081
[vm6] gemfire.DUnitLauncher.RMI_PORT=25058
[vm0] [info 2020/03/04 23:49:44.013 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@617aa92b

[vm0] [info 2020/03/04 23:49:44.245 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/04 23:49:44.247 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] Locator was created at Wed Mar 04 23:49:44 GMT 2020

[vm0] [info 2020/03/04 23:49:44.248 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] Listening on port 25059 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:49:44.251 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14918361588634500272/locator/locator25059view.dat

[vm0] [info 2020/03/04 23:49:44.252 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] recovery file not found: /tmp/junit14918361588634500272/locator/locator25059view.dat

[vm0] [info 2020/03/04 23:49:44.255 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 23:49:44.289 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:49:48.208 GMT <main> tid=0x1] VM4 is launching with PID 395

[vm4] gemfire.DUnitLauncher.RMI_PORT=29309
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29309, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest27/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] Listening for transport dt_socket at address: 58213
[vm5] [info 2020/03/04 23:49:52.686 GMT <main> tid=0x1] VM5 is launching with PID 449

[vm1] [info 2020/03/04 23:49:52.870 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@c24668e

[vm5] gemfire.DUnitLauncher.RMI_PORT=29309
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29309, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest27/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm6] Listening for transport dt_socket at address: 46997
[vm1] [info 2020/03/04 23:49:53.129 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:49:56.476 GMT <RMI TCP Connection(4)-172.17.0.9> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@505bfa6a

[vm2] [info 2020/03/04 23:49:56.718 GMT <RMI TCP Connection(4)-172.17.0.9> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:49:57.277 GMT <main> tid=0x1] VM6 is launching with PID 506

[vm6] gemfire.DUnitLauncher.RMI_PORT=29309
[vm0] [info 2020/03/04 23:49:57.609 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5355d587

[vm0] [info 2020/03/04 23:49:57.808 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/04 23:49:57.809 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Locator was created at Wed Mar 04 23:49:57 GMT 2020

[vm0] [info 2020/03/04 23:49:57.810 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Listening on port 29310 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:49:57.812 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5696794478223781930/locator/locator29310view.dat

[vm0] [info 2020/03/04 23:49:57.813 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] recovery file not found: /tmp/junit5696794478223781930/locator/locator29310view.dat

[vm0] [info 2020/03/04 23:49:57.816 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 23:49:57.843 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:49:59.884 GMT <RMI TCP Connection(5)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6da629ab

[vm3] [info 2020/03/04 23:50:00.101 GMT <RMI TCP Connection(5)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:50:03.132 GMT <RMI TCP Connection(6)-172.17.0.9> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@726ece87

[vm4] [info 2020/03/04 23:50:03.415 GMT <RMI TCP Connection(6)-172.17.0.9> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:50:05.883 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@9da77

[vm1] [info 2020/03/04 23:50:06.073 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:50:06.251 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25060]

Command result for <connect --jmx-manager=localhost[25060]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25060] ..
Successfully connected to: [host=localhost, port=25060]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:50:08.899 GMT <RMI TCP Connection(4)-172.17.0.4> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@530050eb

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:50:09.119 GMT <RMI TCP Connection(4)-172.17.0.4> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:50:11.887 GMT <RMI TCP Connection(5)-172.17.0.4> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@58ce5329

[vm3] [info 2020/03/04 23:50:12.093 GMT <RMI TCP Connection(5)-172.17.0.4> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:50:14.820 GMT <RMI TCP Connection(6)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@565dc2c0

[vm4] [info 2020/03/04 23:50:15.006 GMT <RMI TCP Connection(6)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:50:16.603 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5822b761

[vm5] [info 2020/03/04 23:50:16.836 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:50:17.747 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29311]

Command result for <connect --jmx-manager=localhost[29311]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29311] ..
Successfully connected to: [host=localhost, port=29311]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:50:20.473 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x25] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d4d378b

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:50:20.699 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x25] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:50:22.300 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ab57557

[vm5] [info 2020/03/04 23:50:22.524 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:50:24.660 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:50:26.134 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@337c0b15

[vm6] [info 2020/03/04 23:50:26.393 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:50:30.317 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 6441
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236227
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4232
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 131
Total primaries transferred during this rebalance                                               | 12
Total time (in milliseconds) for this rebalance                                                 | 16056


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 81


[vm1] [info 2020/03/04 23:50:32.033 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 396 ms)

[vm2] [info 2020/03/04 23:50:32.419 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 380 ms)

[vm3] [info 2020/03/04 23:50:34.765 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 2341 ms)

[vm4] [info 2020/03/04 23:50:34.983 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x69] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 213 ms)

[vm5] [info 2020/03/04 23:50:35.289 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 302 ms)

[vm6] [info 2020/03/04 23:50:35.533 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x25] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 240 ms)

[vm0] [info 2020/03/04 23:50:35.743 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x78] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/04 23:50:35.745 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x78] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 190 ms)

[info 2020/03/04 23:50:35.790 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:50:35.794 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @133d8e5e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:50:35.795 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x78] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:50:35.796 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @133d8e5e(0, "IgnoredException remove") (took 1 ms)

[vm1] [info 2020/03/04 23:50:35.799 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6467e3ed(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:50:35.800 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:50:35.800 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6467e3ed(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:50:35.804 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @509cd1d4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:50:35.805 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:50:35.805 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @509cd1d4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:50:35.808 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27181672(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:50:35.809 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:50:35.809 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27181672(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:50:35.813 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18052ef8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:50:35.814 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:50:35.814 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18052ef8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:50:35.818 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c3a5f53(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:50:35.818 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:50:35.818 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c3a5f53(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:50:35.822 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21a74a73(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:50:35.823 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:50:35.823 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21a74a73(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:50:35.831 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x78] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/04 23:50:35.847 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 15 ms)

[vm1] [info 2020/03/04 23:50:35.851 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/04 23:50:35.867 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 15 ms)

[vm2] [info 2020/03/04 23:50:35.871 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/04 23:50:35.887 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 15 ms)

[vm3] [info 2020/03/04 23:50:35.891 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/04 23:50:35.906 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 15 ms)

[vm4] [info 2020/03/04 23:50:35.911 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x69] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/04 23:50:35.925 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 14 ms)

[vm5] [info 2020/03/04 23:50:35.930 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/04 23:50:35.945 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 15 ms)

[vm6] [info 2020/03/04 23:50:35.950 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x25] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/04 23:50:35.965 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 14 ms)

[locator] [info 2020/03/04 23:50:35.978 GMT <RMI TCP Connection(2)-172.17.0.2> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/04 23:50:35.981 GMT <RMI TCP Connection(2)-172.17.0.2> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 1 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:50:36.056 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26280].
Not connected.


[info 2020/03/04 23:50:36.060 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:50:36.062 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:50:36.064 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fb79c31(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:50:36.064 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x78] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:50:36.064 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fb79c31(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:50:36.065 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31f0142b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:50:36.066 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:50:36.066 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31f0142b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:50:36.067 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28f159cc(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:50:36.067 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:50:36.067 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28f159cc(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:50:36.069 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @344970ec(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:50:36.069 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:50:36.069 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @344970ec(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:50:36.071 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29a5394b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:50:36.071 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:50:36.071 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29a5394b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:50:36.073 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1df4437b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:50:36.073 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:50:36.073 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1df4437b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:50:36.074 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d5cbfee(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:50:36.075 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:50:36.075 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d5cbfee(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:50:36.079 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4257482738598420065

[info 2020/03/04 23:50:36.082 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:50:36.502 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:50:36.503 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8531cdf(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:50:36.503 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x78] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:50:36.503 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8531cdf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:50:36.505 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3510e3fa(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:50:36.505 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:50:36.505 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3510e3fa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:50:36.507 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2586ed7e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:50:36.507 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:50:36.507 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2586ed7e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:50:36.510 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3514195c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:50:36.510 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:50:36.510 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3514195c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:50:36.512 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b91d15b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:50:36.512 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x69] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:50:36.512 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b91d15b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:50:36.513 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69fad1f3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:50:36.514 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:50:36.514 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69fad1f3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:50:36.515 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @234aaa73(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:50:36.516 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x25] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:50:36.516 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @234aaa73(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:50:36.521 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x78] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@61184207

[vm0] [info 2020/03/04 23:50:36.528 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x78] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/04 23:50:36.528 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x78] Locator was created at Wed Mar 04 23:50:36 GMT 2020

[vm0] [info 2020/03/04 23:50:36.529 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x78] Listening on port 26282 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:50:36.529 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x78] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4257482738598420065/locator/locator26282view.dat

[vm0] [info 2020/03/04 23:50:36.530 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x78] recovery file not found: /tmp/junit4257482738598420065/locator/locator26282view.dat

[vm0] [info 2020/03/04 23:50:36.531 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x78] Starting distributed system

[vm0] [info 2020/03/04 23:50:36.549 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x78] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 7121
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3975
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 85
Total primaries transferred during this rebalance                                               | 9
Total time (in milliseconds) for this rebalance                                                 | 15357


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 54


[vm1] [info 2020/03/04 23:50:36.897 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 206 ms)

[vm2] [info 2020/03/04 23:50:37.121 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x84] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 218 ms)

[vm3] [info 2020/03/04 23:50:37.368 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 240 ms)

[vm4] [info 2020/03/04 23:50:37.597 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 224 ms)

[vm5] [info 2020/03/04 23:50:37.848 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 224 ms)

[vm6] [info 2020/03/04 23:50:38.048 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 197 ms)

[vm5] [info 2020/03/04 23:50:38.266 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64d96a97

[vm0] [info 2020/03/04 23:50:38.272 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x1f] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/04 23:50:38.274 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 220 ms)

[info 2020/03/04 23:50:38.313 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:50:38.317 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @254be228(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:50:38.318 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:50:38.318 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @254be228(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:50:38.321 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d7245eb(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:50:38.322 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:50:38.322 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d7245eb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:50:38.325 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c64662b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:50:38.326 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:50:38.326 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c64662b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:50:38.329 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17826010(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:50:38.330 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:50:38.330 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17826010(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:50:38.334 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7577d659(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:50:38.335 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:50:38.335 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7577d659(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:50:38.339 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f2d0aad(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:50:38.339 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:50:38.339 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f2d0aad(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:50:38.343 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d85c71c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:50:38.344 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:50:38.344 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d85c71c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:50:38.353 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/04 23:50:38.367 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 14 ms)

[vm1] [info 2020/03/04 23:50:38.372 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/04 23:50:38.386 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 13 ms)

[vm2] [info 2020/03/04 23:50:38.391 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/04 23:50:38.410 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 18 ms)

[vm3] [info 2020/03/04 23:50:38.414 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/04 23:50:38.429 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 14 ms)

[vm4] [info 2020/03/04 23:50:38.433 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/04 23:50:38.448 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 14 ms)

[vm5] [info 2020/03/04 23:50:38.451 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:50:38.452 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/04 23:50:38.466 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 13 ms)

[vm6] [info 2020/03/04 23:50:38.470 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/04 23:50:38.503 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 32 ms)

[locator] [info 2020/03/04 23:50:38.516 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/04 23:50:38.518 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 1 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:50:38.586 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24004].
Not connected.


[info 2020/03/04 23:50:38.588 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:50:38.590 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:50:38.592 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4efaa344(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:50:38.592 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:50:38.593 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4efaa344(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:50:38.594 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fea4a22(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:50:38.594 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:50:38.594 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fea4a22(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:50:38.595 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75e63814(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:50:38.596 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:50:38.596 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75e63814(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:50:38.597 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11282fdc(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:50:38.597 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:50:38.597 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11282fdc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:50:38.598 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4844503a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:50:38.599 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:50:38.599 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4844503a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:50:38.600 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45ce29fb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:50:38.600 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:50:38.600 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45ce29fb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:50:38.601 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28feeac4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:50:38.602 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:50:38.602 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28feeac4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:50:38.605 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8611302778021622110

[info 2020/03/04 23:50:38.608 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:50:38.986 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:50:38.987 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8c63ef7(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:50:38.988 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:50:38.988 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8c63ef7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:50:38.989 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10ecab01(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:50:38.989 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:50:38.989 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10ecab01(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:50:38.991 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12e23615(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:50:38.991 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:50:38.991 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12e23615(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:50:38.992 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f1efbb2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:50:38.993 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x8d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:50:38.993 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f1efbb2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:50:38.994 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f87136(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:50:38.994 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x68] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:50:38.994 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f87136(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:50:38.996 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d8657ee(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:50:38.996 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:50:38.996 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d8657ee(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:50:38.997 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d2e9efe(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:50:38.998 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:50:38.998 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d2e9efe(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:50:39.002 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@62b5412f

[vm0] [info 2020/03/04 23:50:39.012 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x1f] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/04 23:50:39.012 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x1f] Locator was created at Wed Mar 04 23:50:39 GMT 2020

[vm0] [info 2020/03/04 23:50:39.012 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x1f] Listening on port 24006 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:50:39.013 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8611302778021622110/locator/locator24006view.dat

[vm0] [info 2020/03/04 23:50:39.013 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x1f] recovery file not found: /tmp/junit8611302778021622110/locator/locator24006view.dat

[vm0] [info 2020/03/04 23:50:39.014 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 23:50:39.016 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:50:39.472 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6f728bdd

[vm5] [info 2020/03/04 23:50:39.681 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:50:41.125 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@73bfadaa

[vm1] [info 2020/03/04 23:50:41.132 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:50:41.860 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3ee21514

[vm2] [info 2020/03/04 23:50:41.933 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@562195ae

[vm2] [info 2020/03/04 23:50:41.940 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:50:42.076 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:50:42.825 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e169f3a

[vm3] [info 2020/03/04 23:50:42.833 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:50:43.105 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@505bfa6a

[vm6] [info 2020/03/04 23:50:43.310 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:50:43.686 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7ec859ac

[vm1] [info 2020/03/04 23:50:43.693 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:50:43.797 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x69] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@dc58440

[vm4] [info 2020/03/04 23:50:43.828 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x69] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:50:44.522 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@534d41c

[vm2] [info 2020/03/04 23:50:44.535 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:50:44.738 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26283]

Command result for <connect --jmx-manager=localhost[26283]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26283] ..
Successfully connected to: [host=localhost, port=26283]


[vm3] [info 2020/03/04 23:50:45.537 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7da31975

[vm3] [info 2020/03/04 23:50:45.549 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x8d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:50:45.849 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:50:46.513 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x68] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@768498f7

[vm4] [info 2020/03/04 23:50:46.540 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x68] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:50:47.251 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:50:47.376 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5083c24f

[vm5] [info 2020/03/04 23:50:47.651 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:50:47.662 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24007]

Command result for <connect --jmx-manager=localhost[24007]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24007] ..
Successfully connected to: [host=localhost, port=24007]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:50:51.832 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@532a09e

[vm6] [info 2020/03/04 23:50:52.079 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 5727
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608938
Total time (in milliseconds) spent moving buckets during this rebalance                         | 6533
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 203
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 23130


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 87


[vm1] [info 2020/03/04 23:50:55.175 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 267 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 7241
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236206
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4985
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 226
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 18891


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 48


[vm2] [info 2020/03/04 23:50:55.427 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 247 ms)

[vm1] [info 2020/03/04 23:50:55.542 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 242 ms)

[vm3] [info 2020/03/04 23:50:55.668 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 235 ms)

[vm2] [info 2020/03/04 23:50:55.803 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 256 ms)

[vm4] [info 2020/03/04 23:50:55.942 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 268 ms)

[vm3] [info 2020/03/04 23:50:56.081 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 272 ms)

[vm5] [info 2020/03/04 23:50:56.214 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 267 ms)

[vm1] [info 2020/03/04 23:50:56.296 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:50:56.305 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x69] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 215 ms)

[vm6] [info 2020/03/04 23:50:56.420 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 203 ms)

[vm5] [info 2020/03/04 23:50:56.554 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 243 ms)

[vm0] [info 2020/03/04 23:50:56.649 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x6f] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/04 23:50:56.650 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 224 ms)

[info 2020/03/04 23:50:56.694 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:50:56.700 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d1550cb(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:50:56.700 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:50:56.701 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d1550cb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:50:56.705 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ada01d7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:50:56.706 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:50:56.706 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ada01d7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:50:56.709 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c3b1fe2(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:50:56.710 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:50:56.710 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c3b1fe2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:50:56.713 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @124023fa(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:50:56.714 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:50:56.714 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @124023fa(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:50:56.717 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @459886e9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:50:56.718 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:50:56.718 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @459886e9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:50:56.722 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @759058d2(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:50:56.723 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:50:56.723 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @759058d2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:50:56.726 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @314883b5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:50:56.727 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:50:56.727 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @314883b5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:50:56.737 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/04 23:50:56.754 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 17 ms)

[vm6] [info 2020/03/04 23:50:56.756 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 199 ms)

[vm1] [info 2020/03/04 23:50:56.759 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/04 23:50:56.777 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 17 ms)

[vm2] [info 2020/03/04 23:50:56.781 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/04 23:50:56.797 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 15 ms)

[vm3] [info 2020/03/04 23:50:56.801 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/04 23:50:56.819 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 16 ms)

[vm4] [info 2020/03/04 23:50:56.824 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/04 23:50:56.840 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 16 ms)

[vm5] [info 2020/03/04 23:50:56.845 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/04 23:50:56.882 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 36 ms)

[vm6] [info 2020/03/04 23:50:56.886 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/04 23:50:56.902 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 15 ms)

[locator] [info 2020/03/04 23:50:56.916 GMT <RMI TCP Connection(2)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 23:50:56.919 GMT <RMI TCP Connection(2)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 1 ms)

[vm0] [info 2020/03/04 23:50:56.947 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x73] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/04 23:50:56.949 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x73] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 187 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:50:56.998 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[info 2020/03/04 23:50:57.003 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27771].
Not connected.


[vm0] [info 2020/03/04 23:50:57.004 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x73] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b547e54(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:50:57.005 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x73] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:50:57.005 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x73] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b547e54(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:50:57.007 GMT <Test worker> tid=0x18] Executing command: exit

[vm1] [info 2020/03/04 23:50:57.009 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e47535e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:50:57.010 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:50:57.010 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e47535e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:50:57.009 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:50:57.012 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @553a6958(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:50:57.013 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:50:57.013 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @553a6958(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:50:57.014 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e17b0ae(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:50:57.014 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @672340d1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:50:57.015 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:50:57.015 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:50:57.015 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e17b0ae(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:50:57.015 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @672340d1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:50:57.016 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25faaa74(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:50:57.017 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:50:57.017 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25faaa74(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:50:57.018 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5740ddd1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:50:57.018 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:50:57.018 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5740ddd1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:50:57.019 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @306ac01(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:50:57.020 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266442cc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:50:57.020 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:50:57.020 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266442cc(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:50:57.020 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:50:57.020 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @306ac01(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:50:57.021 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ea58f1(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:50:57.021 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:50:57.022 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ea58f1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:50:57.023 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7947f44b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:50:57.023 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:50:57.023 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7947f44b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:50:57.024 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14a0a65a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:50:57.025 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:50:57.025 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14a0a65a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:50:57.028 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15643922317965583642

[vm5] [info 2020/03/04 23:50:57.030 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @201a26e6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:50:57.031 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:50:57.031 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @201a26e6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:50:57.032 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:50:57.035 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4da15019(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:50:57.036 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:50:57.036 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4da15019(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:50:57.046 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x73] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/04 23:50:57.066 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x73] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 20 ms)

[vm1] [info 2020/03/04 23:50:57.071 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/04 23:50:57.090 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 18 ms)

[vm2] [info 2020/03/04 23:50:57.095 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/04 23:50:57.115 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 19 ms)

[vm3] [info 2020/03/04 23:50:57.119 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/04 23:50:57.139 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 19 ms)

[vm4] [info 2020/03/04 23:50:57.144 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x69] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm5] [info 2020/03/04 23:50:57.150 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@122ef9f8

[vm4] [info 2020/03/04 23:50:57.161 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 17 ms)

[vm5] [info 2020/03/04 23:50:57.166 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/04 23:50:57.185 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 17 ms)

[vm6] [info 2020/03/04 23:50:57.189 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/04 23:50:57.207 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 17 ms)

[locator] [info 2020/03/04 23:50:57.221 GMT <RMI TCP Connection(2)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/04 23:50:57.224 GMT <RMI TCP Connection(2)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 1 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:50:57.303 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29344].
Not connected.


[info 2020/03/04 23:50:57.307 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:50:57.308 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:50:57.310 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x73] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76f1847e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:50:57.311 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x73] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:50:57.311 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x73] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76f1847e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:50:57.312 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51307db2(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:50:57.312 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:50:57.312 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51307db2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:50:57.314 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4902dbc(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:50:57.314 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:50:57.314 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4902dbc(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:50:57.315 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @313be15e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:50:57.316 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:50:57.316 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @313be15e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:50:57.317 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6759a0bc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:50:57.317 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:50:57.317 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6759a0bc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:50:57.319 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1617e979(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:50:57.319 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:50:57.319 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1617e979(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:50:57.320 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b9c7275(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:50:57.321 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:50:57.321 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b9c7275(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:50:57.325 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17208417637395952739

[info 2020/03/04 23:50:57.329 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:50:57.382 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:50:57.519 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:50:57.521 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @180a91e4(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:50:57.521 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:50:57.521 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @180a91e4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:50:57.523 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52b0b790(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:50:57.523 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:50:57.523 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52b0b790(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:50:57.528 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fb02cbe(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:50:57.529 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:50:57.529 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fb02cbe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:50:57.530 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @503b6da8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:50:57.530 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:50:57.531 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @503b6da8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:50:57.532 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4332d107(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:50:57.533 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:50:57.533 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4332d107(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:50:57.538 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @185c6512(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:50:57.538 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:50:57.538 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @185c6512(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm6] [info 2020/03/04 23:50:57.540 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @817dbeb(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:50:57.540 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:50:57.540 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @817dbeb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm0] [info 2020/03/04 23:50:57.546 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@cb2ab9

[vm0] [info 2020/03/04 23:50:57.559 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x6f] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/04 23:50:57.559 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x6f] Locator was created at Wed Mar 04 23:50:57 GMT 2020

[vm0] [info 2020/03/04 23:50:57.559 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x6f] Listening on port 27773 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:50:57.561 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15643922317965583642/locator/locator27773view.dat

[vm0] [info 2020/03/04 23:50:57.561 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x6f] recovery file not found: /tmp/junit15643922317965583642/locator/locator27773view.dat

[vm0] [info 2020/03/04 23:50:57.561 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/04 23:50:57.565 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:50:57.816 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:50:57.819 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x73] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @278e6935(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:50:57.820 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x73] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:50:57.820 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x73] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @278e6935(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:50:57.824 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @340d147a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:50:57.825 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:50:57.825 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @340d147a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:50:57.834 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e9e686a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:50:57.835 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:50:57.835 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e9e686a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:50:57.844 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bdea5c5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:50:57.844 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:50:57.844 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bdea5c5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:50:57.854 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4093436f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:50:57.854 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:50:57.854 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4093436f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:50:57.851 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bd96fad(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:50:57.851 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x69] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:50:57.852 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bd96fad(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:50:57.856 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ab1d724(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:50:57.856 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:50:57.856 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ab1d724(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:50:57.864 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x73] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6f1ed7c9

[vm0] [info 2020/03/04 23:50:57.876 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x73] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/04 23:50:57.877 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x73] Locator was created at Wed Mar 04 23:50:57 GMT 2020

[vm0] [info 2020/03/04 23:50:57.877 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x73] Listening on port 29346 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:50:57.879 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x73] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17208417637395952739/locator/locator29346view.dat

[vm0] [info 2020/03/04 23:50:57.880 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x73] recovery file not found: /tmp/junit17208417637395952739/locator/locator29346view.dat

[vm0] [info 2020/03/04 23:50:57.881 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x73] Starting distributed system

[vm0] [info 2020/03/04 23:50:57.889 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x73] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:51:01.067 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@40d45a4c

[vm6] [info 2020/03/04 23:51:01.251 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 7069
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3719
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 94
Total primaries transferred during this rebalance                                               | 9
Total time (in milliseconds) for this rebalance                                                 | 14565


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 117


[vm1] [info 2020/03/04 23:51:02.395 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@1f420134

[vm1] [info 2020/03/04 23:51:02.406 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:51:02.533 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@53a4df5b

[vm1] [info 2020/03/04 23:51:02.539 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:51:02.570 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 219 ms)

[vm2] [info 2020/03/04 23:51:02.784 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 210 ms)

[vm3] [info 2020/03/04 23:51:03.029 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 239 ms)

[vm2] [info 2020/03/04 23:51:03.228 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@76f91a77

[vm2] [info 2020/03/04 23:51:03.235 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:51:03.247 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 212 ms)

[vm2] [info 2020/03/04 23:51:03.308 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@29289115

[vm2] [info 2020/03/04 23:51:03.314 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:51:03.462 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 212 ms)

[vm6] [info 2020/03/04 23:51:03.656 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 191 ms)

[vm0] [info 2020/03/04 23:51:03.837 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x54] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/04 23:51:03.838 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 176 ms)

[info 2020/03/04 23:51:03.891 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:03.897 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ef271ff(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:51:03.898 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:03.898 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ef271ff(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:51:03.902 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @572fc52b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:51:03.903 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:51:03.903 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @572fc52b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:51:03.906 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @283e71c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:51:03.907 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:51:03.907 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @283e71c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:51:03.910 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @534766a9(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:51:03.911 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:51:03.911 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @534766a9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:51:03.915 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @177ac27f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:51:03.916 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:51:03.916 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @177ac27f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:51:03.920 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @317dd2c8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:51:03.921 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:51:03.921 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @317dd2c8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:51:03.925 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @350d01c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:51:03.926 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:51:03.926 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @350d01c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:51:03.935 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/04 23:51:03.955 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 19 ms)

[vm1] [info 2020/03/04 23:51:03.962 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/04 23:51:03.982 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 19 ms)

[vm2] [info 2020/03/04 23:51:03.987 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/04 23:51:04.011 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 22 ms)

[vm3] [info 2020/03/04 23:51:04.016 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/04 23:51:04.035 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 18 ms)

[vm4] [info 2020/03/04 23:51:04.040 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/04 23:51:04.057 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 16 ms)

[vm5] [info 2020/03/04 23:51:04.062 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/04 23:51:04.080 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 17 ms)

[vm6] [info 2020/03/04 23:51:04.085 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm3] [info 2020/03/04 23:51:04.098 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3b892a9a

[vm6] [info 2020/03/04 23:51:04.103 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 17 ms)

[locator] [info 2020/03/04 23:51:04.117 GMT <RMI TCP Connection(2)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/04 23:51:04.119 GMT <RMI TCP Connection(2)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 1 ms)

[vm3] [info 2020/03/04 23:51:04.123 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:51:04.161 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1070cc98

[vm3] [info 2020/03/04 23:51:04.170 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:51:04.180 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22210].
Not connected.


[info 2020/03/04 23:51:04.184 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:51:04.186 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:04.188 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21da011d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:51:04.189 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:04.189 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21da011d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:51:04.190 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f90e51a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:51:04.190 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:51:04.190 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f90e51a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:51:04.192 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dd6645c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:51:04.192 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:51:04.192 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dd6645c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:51:04.193 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @348b1505(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:51:04.193 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:51:04.194 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @348b1505(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:51:04.195 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @646c5711(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:51:04.195 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:51:04.195 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @646c5711(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:51:04.197 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c40fb7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:51:04.197 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:51:04.197 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c40fb7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:51:04.198 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f0e2fab(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:51:04.198 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:51:04.199 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f0e2fab(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:51:04.203 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2867808352519118218

[info 2020/03/04 23:51:04.206 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:51:04.607 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:04.608 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63e17782(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:51:04.608 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:04.608 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63e17782(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:51:04.610 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @748086e8(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:51:04.610 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:51:04.610 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @748086e8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:51:04.611 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c037771(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:51:04.611 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:51:04.612 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c037771(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:51:04.613 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63431329(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:51:04.613 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:51:04.613 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63431329(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:51:04.615 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @620882e8(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:51:04.615 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:51:04.615 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @620882e8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:51:04.617 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d1947a0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:51:04.617 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:51:04.617 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d1947a0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:51:04.618 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @766ee0b1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:51:04.618 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:51:04.619 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @766ee0b1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:51:04.624 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@45656ae6

[vm0] [info 2020/03/04 23:51:04.639 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x54] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/04 23:51:04.640 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x54] Locator was created at Wed Mar 04 23:51:04 GMT 2020

[vm0] [info 2020/03/04 23:51:04.640 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x54] Listening on port 22212 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:51:04.640 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2867808352519118218/locator/locator22212view.dat

[vm0] [info 2020/03/04 23:51:04.640 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x54] recovery file not found: /tmp/junit2867808352519118218/locator/locator22212view.dat

[vm0] [info 2020/03/04 23:51:04.641 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 23:51:04.643 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:51:04.740 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:51:05.098 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6ea85ad

[vm4] [info 2020/03/04 23:51:05.119 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:51:05.140 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x69] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7287d9e4

[vm4] [info 2020/03/04 23:51:05.180 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x69] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:51:06.208 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27774]

Command result for <connect --jmx-manager=localhost[27774]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27774] ..
Successfully connected to: [host=localhost, port=27774]


[info 2020/03/04 23:51:06.323 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29347]

Command result for <connect --jmx-manager=localhost[29347]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29347] ..
Successfully connected to: [host=localhost, port=29347]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:51:09.381 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1a33f1d4

[vm1] [info 2020/03/04 23:51:09.395 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:51:10.275 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@557d072c

[vm2] [info 2020/03/04 23:51:10.288 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x5c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:51:11.290 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@30cc64b0

[vm3] [info 2020/03/04 23:51:11.304 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x58] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:51:12.252 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@18479286

[vm4] [info 2020/03/04 23:51:12.268 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 7172
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 5055
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 356
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 19443


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 42


[vm1] [info 2020/03/04 23:51:12.751 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 239 ms)

[vm2] [info 2020/03/04 23:51:13.005 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 250 ms)

[info 2020/03/04 23:51:13.221 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22213]

[vm3] [info 2020/03/04 23:51:13.233 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 219 ms)

Command result for <connect --jmx-manager=localhost[22213]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22213] ..
Successfully connected to: [host=localhost, port=22213]


[vm4] [info 2020/03/04 23:51:13.477 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 235 ms)

[vm5] [info 2020/03/04 23:51:13.732 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 249 ms)

[vm6] [info 2020/03/04 23:51:13.927 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 192 ms)

[vm0] [info 2020/03/04 23:51:14.109 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x54] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/04 23:51:14.110 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 178 ms)

[info 2020/03/04 23:51:14.152 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:14.157 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @221bb499(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:51:14.158 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:14.158 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @221bb499(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:51:14.162 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c5a87b8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:51:14.162 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:51:14.162 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c5a87b8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:51:14.166 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @211a0b6f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:51:14.166 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:51:14.166 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @211a0b6f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:51:14.169 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @383ead82(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:51:14.170 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:51:14.170 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @383ead82(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:51:14.174 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d93d719(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:51:14.174 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:51:14.174 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d93d719(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:51:14.178 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aeb8e2f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:51:14.179 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:51:14.179 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aeb8e2f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:51:14.182 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18bec0f0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:51:14.183 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:51:14.183 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18bec0f0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:51:14.191 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/04 23:51:14.206 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 14 ms)

[vm1] [info 2020/03/04 23:51:14.210 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/04 23:51:14.224 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 13 ms)

[vm2] [info 2020/03/04 23:51:14.228 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/04 23:51:14.245 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 16 ms)

[vm3] [info 2020/03/04 23:51:14.249 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:51:14.264 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 14 ms)

[vm4] [info 2020/03/04 23:51:14.269 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/04 23:51:14.283 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 14 ms)

[vm5] [info 2020/03/04 23:51:14.288 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/04 23:51:14.303 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 14 ms)

[vm6] [info 2020/03/04 23:51:14.308 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/04 23:51:14.325 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 16 ms)

[locator] [info 2020/03/04 23:51:14.339 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/04 23:51:14.342 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 1 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:51:14.422 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26764].
Not connected.


[info 2020/03/04 23:51:14.426 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:51:14.428 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:14.430 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3646dc42(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:51:14.430 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:14.430 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3646dc42(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:51:14.431 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39019343(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:51:14.431 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:51:14.431 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39019343(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:51:14.433 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17504dee(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:51:14.433 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:51:14.433 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17504dee(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:51:14.434 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @645c20ad(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:51:14.434 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:51:14.434 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @645c20ad(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:51:14.435 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32fea92f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:51:14.436 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:51:14.436 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32fea92f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:51:14.437 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41e62142(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:51:14.437 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:51:14.437 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41e62142(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:51:14.439 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bbdbe36(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:51:14.439 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:51:14.439 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bbdbe36(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:51:14.443 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2267975084706893472

[info 2020/03/04 23:51:14.446 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:51:14.821 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:14.822 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dea9f41(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:51:14.822 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:14.823 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dea9f41(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:51:14.824 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ec71c6e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:51:14.824 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:51:14.824 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ec71c6e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:51:14.825 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e05a85a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:51:14.826 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:51:14.826 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e05a85a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:51:14.827 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c33d238(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:51:14.827 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:51:14.827 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c33d238(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:51:14.829 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @731eeeb6(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:51:14.829 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:51:14.829 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @731eeeb6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:51:14.830 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d0cdd86(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:51:14.831 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:51:14.831 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d0cdd86(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:51:14.832 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @357ee6c3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:51:14.832 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:51:14.832 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @357ee6c3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:51:14.837 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2958d621

[vm0] [info 2020/03/04 23:51:14.843 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x54] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/04 23:51:14.843 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x54] Locator was created at Wed Mar 04 23:51:14 GMT 2020

[vm0] [info 2020/03/04 23:51:14.843 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x54] Listening on port 26766 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:51:14.843 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2267975084706893472/locator/locator26766view.dat

[vm0] [info 2020/03/04 23:51:14.844 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x54] recovery file not found: /tmp/junit2267975084706893472/locator/locator26766view.dat

[vm0] [info 2020/03/04 23:51:14.844 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 23:51:14.846 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:51:19.246 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@75081557

[vm1] [info 2020/03/04 23:51:19.255 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:51:20.089 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@8614615

[vm2] [info 2020/03/04 23:51:20.095 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:51:21.033 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@b278948

[vm3] [info 2020/03/04 23:51:21.064 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:51:21.479 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@b042def

[vm5] [info 2020/03/04 23:51:21.670 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:51:21.991 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4dbe5bfd

[vm4] [info 2020/03/04 23:51:21.998 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:51:22.866 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26767]

Command result for <connect --jmx-manager=localhost[26767]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26767] ..
Successfully connected to: [host=localhost, port=26767]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:51:25.056 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@47147665

[vm6] [info 2020/03/04 23:51:25.257 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:51:25.374 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@122ef9f8

[vm5] [info 2020/03/04 23:51:25.587 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:51:29.131 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:51:29.236 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1dbcbe0e

[vm6] [info 2020/03/04 23:51:29.447 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:51:33.165 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 6127
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608947
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4481
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 276
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 17136


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 105


[vm1] [info 2020/03/04 23:51:36.540 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 190 ms)

[vm2] [info 2020/03/04 23:51:36.760 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 215 ms)

[vm3] [info 2020/03/04 23:51:36.984 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 219 ms)

[vm4] [info 2020/03/04 23:51:37.185 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x68] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 196 ms)

[vm5] [info 2020/03/04 23:51:37.382 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 194 ms)

[vm6] [info 2020/03/04 23:51:37.586 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 201 ms)

[vm0] [info 2020/03/04 23:51:37.770 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x74] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/04 23:51:37.771 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x74] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 180 ms)

[info 2020/03/04 23:51:37.815 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:37.821 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fab0e10(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:51:37.822 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x74] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:37.822 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fab0e10(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:51:37.826 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a9fdf7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:51:37.827 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:51:37.827 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a9fdf7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:51:37.831 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10799efd(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:51:37.832 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:51:37.832 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10799efd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:51:37.835 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35967330(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:51:37.836 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:51:37.836 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35967330(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:51:37.841 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2531a62(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:51:37.842 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:51:37.842 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2531a62(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:51:37.846 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bbe8426(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:51:37.847 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:51:37.847 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bbe8426(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:51:37.850 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36b77c52(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:51:37.851 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:51:37.851 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36b77c52(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:51:37.860 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x74] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/04 23:51:37.876 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 15 ms)

[vm1] [info 2020/03/04 23:51:37.881 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/04 23:51:37.897 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 16 ms)

[vm2] [info 2020/03/04 23:51:37.901 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/04 23:51:37.918 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 15 ms)

[vm3] [info 2020/03/04 23:51:37.922 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/04 23:51:37.938 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 15 ms)

[vm4] [info 2020/03/04 23:51:37.942 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/04 23:51:37.958 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 15 ms)

[vm5] [info 2020/03/04 23:51:37.962 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/04 23:51:37.978 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 15 ms)

[vm6] [info 2020/03/04 23:51:37.982 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/04 23:51:37.996 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 13 ms)

[locator] [info 2020/03/04 23:51:38.010 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/04 23:51:38.012 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 1 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:51:38.095 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25060].
Not connected.


[info 2020/03/04 23:51:38.098 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:51:38.100 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:38.101 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dcc2153(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:51:38.101 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x74] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:38.102 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dcc2153(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:51:38.103 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49579e6f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:51:38.103 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:51:38.103 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49579e6f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:51:38.105 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @581a2fd1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:51:38.105 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:51:38.105 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @581a2fd1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:51:38.106 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fad4e91(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:51:38.106 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:51:38.106 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fad4e91(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:51:38.107 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @677fad7d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:51:38.108 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:51:38.108 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @677fad7d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:51:38.109 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2335e68f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:51:38.109 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:51:38.109 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2335e68f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:51:38.110 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65fb45c5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:51:38.110 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:51:38.111 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65fb45c5(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:51:38.114 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3915773331502314338

[info 2020/03/04 23:51:38.117 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:51:38.538 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:38.540 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10cf1b59(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:51:38.540 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x74] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:38.540 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10cf1b59(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:51:38.541 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34b458b7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:51:38.542 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:51:38.542 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34b458b7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:51:38.543 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @176f2214(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:51:38.543 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:51:38.543 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @176f2214(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:51:38.545 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79b9f674(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:51:38.545 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:51:38.545 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79b9f674(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:51:38.547 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a99d518(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:51:38.547 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x68] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:51:38.547 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a99d518(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:51:38.548 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22ceb16d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:51:38.549 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:51:38.549 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22ceb16d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:51:38.550 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @431613ea(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:51:38.550 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:51:38.550 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @431613ea(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:51:38.556 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x74] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@355ee984

[vm0] [info 2020/03/04 23:51:38.562 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x74] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/04 23:51:38.563 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x74] Locator was created at Wed Mar 04 23:51:38 GMT 2020

[vm0] [info 2020/03/04 23:51:38.563 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x74] Listening on port 25062 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:51:38.563 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x74] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3915773331502314338/locator/locator25062view.dat

[vm0] [info 2020/03/04 23:51:38.564 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x74] recovery file not found: /tmp/junit3915773331502314338/locator/locator25062view.dat

[vm0] [info 2020/03/04 23:51:38.564 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x74] Starting distributed system

[vm0] [info 2020/03/04 23:51:38.567 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x74] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 5179
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4167
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 133
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 15390


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33


[vm1] [info 2020/03/04 23:51:39.596 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 193 ms)

[vm2] [info 2020/03/04 23:51:39.834 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x84] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 233 ms)

[vm3] [info 2020/03/04 23:51:40.028 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x86] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 188 ms)

[vm4] [info 2020/03/04 23:51:40.240 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x95] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 206 ms)

[vm5] [info 2020/03/04 23:51:40.480 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x20] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 236 ms)

[vm6] [info 2020/03/04 23:51:40.677 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 194 ms)

[vm0] [info 2020/03/04 23:51:40.860 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x77] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/04 23:51:40.861 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x77] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 179 ms)

[info 2020/03/04 23:51:40.904 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:40.909 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b9f392c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:51:40.909 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x77] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:40.909 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b9f392c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:51:40.913 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @607efab8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:51:40.914 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:51:40.914 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @607efab8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:51:40.939 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29b65f78(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:51:40.940 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:51:40.940 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29b65f78(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:51:40.944 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5820ebe(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:51:40.944 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:51:40.944 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x86] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5820ebe(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:51:40.948 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x95] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10dab18b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:51:40.948 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x95] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:51:40.948 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x95] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10dab18b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:51:40.952 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29beacf6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:51:40.953 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:51:40.953 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29beacf6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:51:40.975 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56be92e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:51:40.976 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:51:40.976 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56be92e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:51:40.984 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x77] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/04 23:51:40.998 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 14 ms)

[vm1] [info 2020/03/04 23:51:41.003 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/04 23:51:41.018 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 15 ms)

[vm2] [info 2020/03/04 23:51:41.022 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/04 23:51:41.037 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 14 ms)

[vm3] [info 2020/03/04 23:51:41.041 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x86] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/04 23:51:41.055 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x86] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 13 ms)

[vm4] [info 2020/03/04 23:51:41.060 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x95] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/04 23:51:41.074 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x95] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 13 ms)

[vm5] [info 2020/03/04 23:51:41.078 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/04 23:51:41.109 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 30 ms)

[vm6] [info 2020/03/04 23:51:41.113 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/04 23:51:41.127 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 13 ms)

[locator] [info 2020/03/04 23:51:41.140 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/04 23:51:41.142 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 1 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:51:41.186 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29311].
Not connected.


[info 2020/03/04 23:51:41.189 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:51:41.191 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:41.193 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d2ffd9(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:51:41.193 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x77] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:41.193 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d2ffd9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:51:41.194 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cdb2908(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:51:41.195 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:51:41.195 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cdb2908(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:51:41.196 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f81422(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:51:41.196 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:51:41.196 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f81422(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:51:41.198 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c3ceb00(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:51:41.198 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:51:41.198 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x86] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c3ceb00(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:51:41.199 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x95] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @393ed43(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:51:41.199 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x95] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:51:41.200 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x95] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @393ed43(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:51:41.201 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @309a914c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:51:41.201 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:51:41.201 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @309a914c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:51:41.202 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26239f92(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:51:41.203 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:51:41.203 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26239f92(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:51:41.207 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16598552867009747639

[info 2020/03/04 23:51:41.209 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:51:41.632 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:41.633 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ca63d42(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:51:41.634 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x77] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:41.634 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ca63d42(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:51:41.635 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @262240bc(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:51:41.635 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:51:41.635 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @262240bc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:51:41.637 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @211d890c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:51:41.637 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:51:41.637 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @211d890c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:51:41.638 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @480d473a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:51:41.638 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x86] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:51:41.638 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x86] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @480d473a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:51:41.639 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x95] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bf67bb9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:51:41.640 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x95] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:51:41.640 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x95] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bf67bb9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:51:41.641 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bd6693d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:51:41.641 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:51:41.641 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bd6693d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:51:41.643 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b3365c9(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:51:41.643 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:51:41.643 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b3365c9(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:51:41.648 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x77] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@623c9486

[vm0] [info 2020/03/04 23:51:41.653 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x77] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/04 23:51:41.654 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x77] Locator was created at Wed Mar 04 23:51:41 GMT 2020

[vm0] [info 2020/03/04 23:51:41.654 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x77] Listening on port 29313 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:51:41.655 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x77] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16598552867009747639/locator/locator29313view.dat

[vm0] [info 2020/03/04 23:51:41.656 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x77] recovery file not found: /tmp/junit16598552867009747639/locator/locator29313view.dat

[vm0] [info 2020/03/04 23:51:41.656 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x77] Starting distributed system

[vm0] [info 2020/03/04 23:51:41.658 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x77] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:51:42.875 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7b0c663

[vm1] [info 2020/03/04 23:51:42.881 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:51:43.583 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@430ad396

[vm2] [info 2020/03/04 23:51:43.589 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:51:44.354 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@16e76c95

[vm3] [info 2020/03/04 23:51:44.361 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:51:45.015 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040@4854a5a0

[vm5] [info 2020/03/04 23:51:45.022 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:51:45.125 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x68] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@77ab4320

[vm4] [info 2020/03/04 23:51:45.131 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x68] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:51:45.682 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6315e3af

[vm1] [info 2020/03/04 23:51:45.688 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:51:45.978 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x25] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@9564a40

[vm6] [info 2020/03/04 23:51:45.987 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x25] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:51:46.003 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25063]

Command result for <connect --jmx-manager=localhost[25063]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25063] ..
Successfully connected to: [host=localhost, port=25063]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:51:46.432 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@e3c99c2

[vm2] [info 2020/03/04 23:51:46.449 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:51:46.855 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@3b537999

[vm5] [info 2020/03/04 23:51:46.866 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:51:47.275 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x86] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@753ad859

[vm3] [info 2020/03/04 23:51:47.289 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x86] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:51:47.936 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840@184ee300

[vm6] [info 2020/03/04 23:51:47.944 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:51:48.236 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x95] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@59bc3ba9

[vm4] [info 2020/03/04 23:51:48.247 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x95] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:51:49.274 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29314]

Command result for <connect --jmx-manager=localhost[29314]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29314] ..
Successfully connected to: [host=localhost, port=29314]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4659
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 344
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 15453


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 57


[vm1] [info 2020/03/04 23:51:52.447 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 207 ms)

[vm2] [info 2020/03/04 23:51:52.676 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 225 ms)

[vm3] [info 2020/03/04 23:51:52.881 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 201 ms)

[vm4] [info 2020/03/04 23:51:53.057 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x69] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 172 ms)

[vm5] [info 2020/03/04 23:51:53.274 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 215 ms)

[vm6] [info 2020/03/04 23:51:53.465 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x25] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 188 ms)

[vm0] [info 2020/03/04 23:51:53.618 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/04 23:51:53.619 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 151 ms)

[info 2020/03/04 23:51:53.621 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:53.624 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4038ad5a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:51:53.624 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:53.624 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4038ad5a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:51:53.628 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27076530(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:51:53.628 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:51:53.629 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27076530(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:51:53.630 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @104a8e46(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:51:53.630 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:51:53.630 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @104a8e46(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:51:53.632 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49ae7d96(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:51:53.632 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:51:53.632 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49ae7d96(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:51:53.635 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @172adac3(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:51:53.636 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:51:53.636 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @172adac3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:51:53.637 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1688f8f5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:51:53.637 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:51:53.637 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1688f8f5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:51:53.638 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4120a2b6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:51:53.639 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:51:53.639 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4120a2b6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:51:53.643 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/04 23:51:53.644 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/04 23:51:53.647 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/04 23:51:53.648 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/04 23:51:53.649 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/04 23:51:53.650 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/04 23:51:53.653 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/04 23:51:53.654 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/04 23:51:53.657 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x69] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/04 23:51:53.658 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/04 23:51:53.659 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/04 23:51:53.660 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/04 23:51:53.661 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x25] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/04 23:51:53.662 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/04 23:51:53.665 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/04 23:51:53.666 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:51:53.720 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26283].
Not connected.


[info 2020/03/04 23:51:53.725 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:51:53.727 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:53.728 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3841a7ce(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:51:53.728 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:53.728 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3841a7ce(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:51:53.729 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e0efa3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:51:53.730 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:51:53.730 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e0efa3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:51:53.731 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78507a26(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:51:53.731 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:51:53.731 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78507a26(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:51:53.733 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b51f33(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:51:53.733 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:51:53.733 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b51f33(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:51:53.734 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @404b7983(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:51:53.734 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:51:53.734 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @404b7983(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:51:53.736 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73bd322b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:51:53.736 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:51:53.736 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73bd322b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:51:53.737 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a79b356(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:51:53.737 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:51:53.737 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a79b356(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:51:53.743 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1661451370819313970

[info 2020/03/04 23:51:53.746 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:51:54.139 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:54.141 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6187a868(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:51:54.141 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:54.141 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6187a868(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:51:54.142 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @90cf86c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:51:54.142 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:51:54.142 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @90cf86c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:51:54.144 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36f5d252(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:51:54.144 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:51:54.144 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36f5d252(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:51:54.145 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52deaab3(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:51:54.146 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:51:54.146 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52deaab3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:51:54.147 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b46ad95(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:51:54.147 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x69] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:51:54.147 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b46ad95(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:51:54.148 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77124b9(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:51:54.149 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:51:54.149 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77124b9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:51:54.150 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b6ea8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:51:54.151 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x25] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:51:54.151 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b6ea8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:51:54.155 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@67f5a7c3

[vm0] [info 2020/03/04 23:51:54.163 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/04 23:51:54.163 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Locator was created at Wed Mar 04 23:51:54 GMT 2020

[vm0] [info 2020/03/04 23:51:54.163 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Listening on port 26285 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:51:54.164 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1661451370819313970/locator/locator26285view.dat

[vm0] [info 2020/03/04 23:51:54.164 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] recovery file not found: /tmp/junit1661451370819313970/locator/locator26285view.dat

[vm0] [info 2020/03/04 23:51:54.164 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/04 23:51:54.166 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4666
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 386
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 15453


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33


[vm1] [info 2020/03/04 23:51:54.672 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 227 ms)

[vm2] [info 2020/03/04 23:51:54.877 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x84] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 201 ms)

[vm3] [info 2020/03/04 23:51:55.066 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 185 ms)

[vm4] [info 2020/03/04 23:51:55.240 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 171 ms)

[vm5] [info 2020/03/04 23:51:55.461 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 218 ms)

[vm6] [info 2020/03/04 23:51:55.642 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 179 ms)

[vm0] [info 2020/03/04 23:51:55.790 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x54] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/04 23:51:55.791 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 145 ms)

[info 2020/03/04 23:51:55.792 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:55.795 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fa81b48(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:51:55.795 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:55.795 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fa81b48(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:51:55.796 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cea6a62(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:51:55.796 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:51:55.796 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cea6a62(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:51:55.800 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42c4e844(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:51:55.800 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:51:55.800 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42c4e844(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:51:55.801 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2816839a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:51:55.801 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:51:55.801 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2816839a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:51:55.804 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c69a755(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:51:55.805 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:51:55.805 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c69a755(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:51:55.806 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7958d708(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:51:55.806 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:51:55.806 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7958d708(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:51:55.807 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e9355a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:51:55.808 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:51:55.808 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e9355a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:51:55.811 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/04 23:51:55.811 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/04 23:51:55.813 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/04 23:51:55.813 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/04 23:51:55.816 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/04 23:51:55.816 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/04 23:51:55.817 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/04 23:51:55.818 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/04 23:51:55.821 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/04 23:51:55.821 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/04 23:51:55.823 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/04 23:51:55.823 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/04 23:51:55.826 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/04 23:51:55.827 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/04 23:51:55.830 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/04 23:51:55.831 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:51:55.874 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24007].
Not connected.


[info 2020/03/04 23:51:55.878 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:51:55.879 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:55.881 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2580aa68(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:51:55.881 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:55.881 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2580aa68(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:51:55.882 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d74398f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:51:55.883 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:51:55.883 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d74398f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:51:55.884 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4db02e12(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:51:55.884 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:51:55.884 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4db02e12(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:51:55.885 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d90f6c2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:51:55.885 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:51:55.885 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d90f6c2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:51:55.886 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41daeaf8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:51:55.887 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:51:55.887 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41daeaf8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:51:55.888 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aa99731(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:51:55.888 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:51:55.888 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aa99731(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:51:55.889 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45cb5431(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:51:55.889 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:51:55.890 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45cb5431(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:51:55.894 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17195692052580322311

[info 2020/03/04 23:51:55.897 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:51:56.264 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:56.265 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d433832(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:51:56.265 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:51:56.265 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d433832(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:51:56.266 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24d56b6a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:51:56.266 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:51:56.266 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24d56b6a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:51:56.267 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72116755(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:51:56.268 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:51:56.268 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72116755(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:51:56.269 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @488554c9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:51:56.269 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x8d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:51:56.269 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @488554c9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:51:56.270 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b95183d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:51:56.271 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x68] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:51:56.271 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b95183d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:51:56.272 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f1578ab(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:51:56.272 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:51:56.272 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f1578ab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:51:56.274 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66cbbde7(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:51:56.274 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:51:56.274 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66cbbde7(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:51:56.278 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a8eb28e

[vm0] [info 2020/03/04 23:51:56.285 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x54] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/04 23:51:56.286 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x54] Locator was created at Wed Mar 04 23:51:56 GMT 2020

[vm0] [info 2020/03/04 23:51:56.286 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x54] Listening on port 24009 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:51:56.287 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17195692052580322311/locator/locator24009view.dat

[vm0] [info 2020/03/04 23:51:56.287 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x54] recovery file not found: /tmp/junit17195692052580322311/locator/locator24009view.dat

[vm0] [info 2020/03/04 23:51:56.287 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x54] Starting distributed system

[vm0] [info 2020/03/04 23:51:56.293 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:51:58.410 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@63e6a10

[vm1] [info 2020/03/04 23:51:58.417 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:51:59.175 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@129af48b

[vm2] [info 2020/03/04 23:51:59.182 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:51:59.912 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@175b02ea

[vm3] [info 2020/03/04 23:51:59.918 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:52:00.165 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2877833a

[vm1] [info 2020/03/04 23:52:00.171 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:52:00.592 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x69] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c906616

[vm4] [info 2020/03/04 23:52:00.602 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x69] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:52:00.907 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a0eed4c

[vm2] [info 2020/03/04 23:52:00.913 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:52:01.323 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26286]

Command result for <connect --jmx-manager=localhost[26286]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26286] ..
Successfully connected to: [host=localhost, port=26286]


[vm3] [info 2020/03/04 23:52:01.676 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@471bcd50

[vm3] [info 2020/03/04 23:52:01.683 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x8d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:52:01.910 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@1b11385a

[vm5] [info 2020/03/04 23:52:01.916 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:52:02.459 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x68] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@388a322f

[vm4] [info 2020/03/04 23:52:02.466 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x68] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:52:02.831 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@11a306fd

[vm6] [info 2020/03/04 23:52:02.838 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:52:03.232 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24010]

Command result for <connect --jmx-manager=localhost[24010]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24010] ..
Successfully connected to: [host=localhost, port=24010]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:52:07.439 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840@295a2e25

[vm5] [info 2020/03/04 23:52:07.446 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:52:08.432 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040@4575a7e5

[vm6] [info 2020/03/04 23:52:08.438 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4019
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 406
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 13725


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 39


[vm1] [info 2020/03/04 23:52:08.807 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 161 ms)

[vm2] [info 2020/03/04 23:52:08.987 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 177 ms)

[vm3] [info 2020/03/04 23:52:09.174 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 183 ms)

[vm4] [info 2020/03/04 23:52:09.357 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 179 ms)

[vm5] [info 2020/03/04 23:52:09.389 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@471e279c

[vm5] [info 2020/03/04 23:52:09.400 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:52:09.581 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 222 ms)

[vm6] [info 2020/03/04 23:52:09.750 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 167 ms)

[vm0] [info 2020/03/04 23:52:09.915 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x89] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/04 23:52:09.917 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x89] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 163 ms)

[info 2020/03/04 23:52:09.918 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:09.921 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @230fca85(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:52:09.922 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x89] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:09.922 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @230fca85(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:52:09.924 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40647fe6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:52:09.925 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:52:09.925 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40647fe6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:52:09.928 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @83cc75a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:52:09.928 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:52:09.929 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @83cc75a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:52:09.930 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fad353c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:52:09.930 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:52:09.930 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fad353c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:52:09.931 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ce480db(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:52:09.932 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:52:09.932 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ce480db(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:52:09.933 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7990c8c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:52:09.933 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:52:09.933 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7990c8c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:52:09.934 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1491e545(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:52:09.934 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:52:09.935 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1491e545(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:52:09.938 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x89] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/04 23:52:09.938 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/04 23:52:09.941 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/04 23:52:09.941 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/04 23:52:09.945 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/04 23:52:09.945 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/04 23:52:09.946 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/04 23:52:09.947 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/04 23:52:09.948 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/04 23:52:09.949 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/04 23:52:09.952 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/04 23:52:09.952 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/04 23:52:09.954 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/04 23:52:09.954 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/04 23:52:09.957 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 23:52:09.957 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:52:09.998 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27774].
Not connected.


[info 2020/03/04 23:52:10.001 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:52:10.002 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:10.004 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48c36c34(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:52:10.004 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x89] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:10.004 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48c36c34(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:52:10.005 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad3a6d7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:52:10.006 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:52:10.006 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad3a6d7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:52:10.007 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e9ec87f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:52:10.007 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:52:10.007 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e9ec87f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:52:10.008 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @617415a1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:52:10.009 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:52:10.009 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @617415a1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:52:10.010 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @781b1a99(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:52:10.010 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:52:10.010 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @781b1a99(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:52:10.012 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f35164a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:52:10.012 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:52:10.012 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f35164a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:52:10.013 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9b5ab62(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:52:10.013 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:52:10.013 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9b5ab62(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:52:10.018 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4037053089909663345

[info 2020/03/04 23:52:10.021 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:52:10.418 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40@6cc513c2

[info 2020/03/04 23:52:10.425 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:10.427 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8f75864(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:52:10.427 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x89] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:10.427 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8f75864(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:52:10.428 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @717286dc(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:52:10.429 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:52:10.429 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @717286dc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:52:10.430 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1049be39(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:52:10.430 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:52:10.430 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1049be39(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:52:10.431 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1922afa6(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:52:10.431 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:52:10.431 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1922afa6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:52:10.432 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:52:10.436 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c919b8e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:52:10.436 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:52:10.436 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c919b8e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:52:10.437 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @623b79ca(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:52:10.437 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:52:10.437 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @623b79ca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:52:10.439 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3835f735(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:52:10.439 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:52:10.439 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3835f735(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:52:10.443 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x89] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@71dcd4ae

[vm0] [info 2020/03/04 23:52:10.450 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x89] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/04 23:52:10.450 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x89] Locator was created at Wed Mar 04 23:52:10 GMT 2020

[vm0] [info 2020/03/04 23:52:10.450 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x89] Listening on port 27776 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:52:10.451 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x89] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4037053089909663345/locator/locator27776view.dat

[vm0] [info 2020/03/04 23:52:10.452 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x89] recovery file not found: /tmp/junit4037053089909663345/locator/locator27776view.dat

[vm0] [info 2020/03/04 23:52:10.452 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x89] Starting distributed system

[vm0] [info 2020/03/04 23:52:10.454 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x89] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3914
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 303
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 12906


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33


[vm1] [info 2020/03/04 23:52:14.086 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 181 ms)

[vm2] [info 2020/03/04 23:52:14.248 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 158 ms)

[vm3] [info 2020/03/04 23:52:14.453 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 203 ms)

[vm4] [info 2020/03/04 23:52:14.624 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x69] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 167 ms)

[vm1] [info 2020/03/04 23:52:14.799 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@67ba1df1

[vm1] [info 2020/03/04 23:52:14.805 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:52:14.813 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 187 ms)

[vm6] [info 2020/03/04 23:52:14.988 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 173 ms)

[vm0] [info 2020/03/04 23:52:15.137 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x73] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/04 23:52:15.138 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x73] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 147 ms)

[info 2020/03/04 23:52:15.139 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:15.141 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x73] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @489bdd74(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:52:15.142 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x73] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:15.142 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x73] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @489bdd74(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:52:15.143 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c5125b6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:52:15.143 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:52:15.143 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c5125b6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:52:15.144 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ebf3665(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:52:15.145 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:52:15.145 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ebf3665(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:52:15.146 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @209d3141(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:52:15.146 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:52:15.146 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @209d3141(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:52:15.147 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fc4759e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:52:15.147 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:52:15.147 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fc4759e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:52:15.148 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4615d96e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:52:15.148 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:52:15.149 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4615d96e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:52:15.150 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22535577(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:52:15.150 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:52:15.150 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22535577(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:52:15.153 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x73] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/04 23:52:15.153 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x73] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/04 23:52:15.154 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/04 23:52:15.155 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/04 23:52:15.156 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/04 23:52:15.156 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/04 23:52:15.157 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/04 23:52:15.158 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/04 23:52:15.159 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x69] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/04 23:52:15.159 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/04 23:52:15.160 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/04 23:52:15.161 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/04 23:52:15.162 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/04 23:52:15.162 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/04 23:52:15.165 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/04 23:52:15.166 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:52:15.220 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29347].
Not connected.


[info 2020/03/04 23:52:15.223 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:52:15.224 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:15.226 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x73] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @113b64b2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:52:15.226 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x73] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:15.226 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x73] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @113b64b2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:52:15.227 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @544c66e5(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:52:15.228 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:52:15.228 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @544c66e5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:52:15.229 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @87c4c83(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:52:15.229 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:52:15.229 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @87c4c83(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:52:15.230 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1198beef(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:52:15.230 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:52:15.230 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1198beef(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:52:15.231 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60561add(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:52:15.232 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:52:15.232 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60561add(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:52:15.233 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6678341b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:52:15.233 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:52:15.233 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6678341b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:52:15.234 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a9716da(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:52:15.234 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:52:15.234 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a9716da(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:52:15.238 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4972924530790084697

[info 2020/03/04 23:52:15.241 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:52:15.568 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@171fd105

[vm2] [info 2020/03/04 23:52:15.581 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:52:15.661 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:15.662 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x73] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f46d00b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:52:15.662 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x73] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:15.662 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x73] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f46d00b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:52:15.663 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e055429(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:52:15.664 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:52:15.664 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e055429(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:52:15.665 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70fefaba(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:52:15.665 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:52:15.665 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70fefaba(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:52:15.666 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b7cfe72(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:52:15.666 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:52:15.666 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b7cfe72(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:52:15.667 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e44f41a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:52:15.667 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x69] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:52:15.668 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e44f41a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:52:15.669 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bc8c517(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:52:15.669 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:52:15.669 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bc8c517(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:52:15.670 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e3b404d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:52:15.670 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:52:15.670 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e3b404d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:52:15.674 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x73] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1b2249f3

[vm0] [info 2020/03/04 23:52:15.679 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x73] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/04 23:52:15.679 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x73] Locator was created at Wed Mar 04 23:52:15 GMT 2020

[vm0] [info 2020/03/04 23:52:15.679 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x73] Listening on port 29349 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:52:15.679 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x73] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4972924530790084697/locator/locator29349view.dat

[vm0] [info 2020/03/04 23:52:15.680 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x73] recovery file not found: /tmp/junit4972924530790084697/locator/locator29349view.dat

[vm0] [info 2020/03/04 23:52:15.680 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x73] Starting distributed system

[vm0] [info 2020/03/04 23:52:15.682 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x73] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3891
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 372
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 13143


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 30


[vm1] [info 2020/03/04 23:52:16.181 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 191 ms)

[vm3] [info 2020/03/04 23:52:16.333 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@230e5a90

[vm3] [info 2020/03/04 23:52:16.339 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:52:16.356 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 171 ms)

[vm3] [info 2020/03/04 23:52:16.538 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 179 ms)

[vm4] [info 2020/03/04 23:52:16.689 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 148 ms)

[vm5] [info 2020/03/04 23:52:16.868 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 177 ms)

[vm6] [info 2020/03/04 23:52:17.037 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 166 ms)

[vm5] [info 2020/03/04 23:52:17.084 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x66] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040@5712cac

[vm4] [info 2020/03/04 23:52:17.090 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@557bda9f

[vm5] [info 2020/03/04 23:52:17.090 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x66] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:52:17.096 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:52:17.184 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x6f] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/04 23:52:17.185 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 146 ms)

[info 2020/03/04 23:52:17.186 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:17.189 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bbc7146(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:52:17.189 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:17.189 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bbc7146(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:52:17.192 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ac54(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:52:17.192 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:52:17.193 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ac54(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:52:17.194 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @265d868(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:52:17.194 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:52:17.194 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @265d868(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:52:17.195 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d4fd77a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:52:17.195 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:52:17.195 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d4fd77a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:52:17.198 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11ed8c39(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:52:17.199 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:52:17.199 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11ed8c39(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:52:17.200 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50358e79(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:52:17.200 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:52:17.200 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50358e79(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:52:17.201 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68e30b2c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:52:17.202 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:52:17.202 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68e30b2c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:52:17.205 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/04 23:52:17.205 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/04 23:52:17.208 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/04 23:52:17.209 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/04 23:52:17.210 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/04 23:52:17.210 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/04 23:52:17.212 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/04 23:52:17.212 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/04 23:52:17.215 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/04 23:52:17.215 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/04 23:52:17.216 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/04 23:52:17.217 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/04 23:52:17.218 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/04 23:52:17.218 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/04 23:52:17.221 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/04 23:52:17.221 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:52:17.259 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22213].
Not connected.


[info 2020/03/04 23:52:17.262 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:52:17.263 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:17.265 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1884f0de(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:52:17.265 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:17.265 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1884f0de(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:52:17.266 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b26fdf5(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:52:17.266 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:52:17.266 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b26fdf5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:52:17.267 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @233a853a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:52:17.267 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:52:17.267 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @233a853a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:52:17.268 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46767930(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:52:17.269 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:52:17.269 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46767930(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:52:17.270 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3525f492(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:52:17.270 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:52:17.270 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3525f492(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:52:17.271 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28c4e48(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:52:17.271 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:52:17.271 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28c4e48(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:52:17.272 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fd096cd(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:52:17.272 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:52:17.273 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fd096cd(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:52:17.277 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4752926410660662965

[info 2020/03/04 23:52:17.279 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:52:17.608 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:17.609 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36ffc8cd(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:52:17.610 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:17.610 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36ffc8cd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:52:17.611 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @da638de(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:52:17.611 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:52:17.611 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @da638de(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:52:17.612 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c948394(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:52:17.612 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:52:17.612 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c948394(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:52:17.613 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7740993c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:52:17.613 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:52:17.614 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7740993c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:52:17.615 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7760d3c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:52:17.615 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:52:17.615 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7760d3c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:52:17.616 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b1d111(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:52:17.616 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:52:17.616 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b1d111(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:52:17.618 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1841c4db(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:52:17.618 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:52:17.618 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1841c4db(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:52:17.622 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4b9f8c8

[vm0] [info 2020/03/04 23:52:17.627 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x6f] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/04 23:52:17.627 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x6f] Locator was created at Wed Mar 04 23:52:17 GMT 2020

[vm0] [info 2020/03/04 23:52:17.627 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x6f] Listening on port 22215 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:52:17.627 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4752926410660662965/locator/locator22215view.dat

[vm0] [info 2020/03/04 23:52:17.628 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x6f] recovery file not found: /tmp/junit4752926410660662965/locator/locator22215view.dat

[vm0] [info 2020/03/04 23:52:17.628 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/04 23:52:17.630 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:52:17.847 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27777]

Command result for <connect --jmx-manager=localhost[27777]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27777] ..
Successfully connected to: [host=localhost, port=27777]


[vm6] [info 2020/03/04 23:52:18.140 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@52da2974

[vm6] [info 2020/03/04 23:52:18.148 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:52:19.748 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3c74cc24

[vm1] [info 2020/03/04 23:52:19.755 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:52:20.545 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@29153f03

[vm2] [info 2020/03/04 23:52:20.551 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:52:21.316 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@531dce66

[vm3] [info 2020/03/04 23:52:21.322 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:52:21.915 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@317759c7

[vm1] [info 2020/03/04 23:52:21.922 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:52:22.125 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x69] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2741aa8c

[vm4] [info 2020/03/04 23:52:22.131 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x69] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:52:22.685 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1f9c7d51

[vm2] [info 2020/03/04 23:52:22.692 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x5c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:52:22.902 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29350]

Command result for <connect --jmx-manager=localhost[29350]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29350] ..
Successfully connected to: [host=localhost, port=29350]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3686
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 227
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 12015


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 30


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:52:23.403 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 201 ms)

[vm3] [info 2020/03/04 23:52:23.438 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6cbca8c9

[vm3] [info 2020/03/04 23:52:23.445 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x58] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:52:23.565 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 158 ms)

[vm3] [info 2020/03/04 23:52:23.735 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x24] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 166 ms)

[vm4] [info 2020/03/04 23:52:23.888 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 149 ms)

[vm5] [info 2020/03/04 23:52:24.081 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 191 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:52:24.148 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@750689e5

[vm4] [info 2020/03/04 23:52:24.154 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:52:24.252 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 168 ms)

[vm0] [info 2020/03/04 23:52:24.398 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x87] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/04 23:52:24.399 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 144 ms)

[info 2020/03/04 23:52:24.400 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:24.403 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @474c1c97(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:52:24.403 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:24.403 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @474c1c97(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:52:24.405 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @639a6a7d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:52:24.405 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:52:24.406 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @639a6a7d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:52:24.407 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c0ecc64(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:52:24.407 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:52:24.407 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c0ecc64(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:52:24.410 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5765f82d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:52:24.410 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:52:24.410 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x24] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5765f82d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:52:24.413 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c47a455(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:52:24.413 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:52:24.413 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c47a455(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:52:24.414 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48f2dfff(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:52:24.414 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:52:24.414 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48f2dfff(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:52:24.415 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @304ec87d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:52:24.416 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:52:24.416 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @304ec87d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:52:24.418 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/04 23:52:24.419 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/04 23:52:24.422 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/04 23:52:24.422 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/04 23:52:24.423 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/04 23:52:24.424 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/04 23:52:24.426 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/04 23:52:24.426 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x24] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/04 23:52:24.430 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/04 23:52:24.430 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/04 23:52:24.431 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/04 23:52:24.432 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/04 23:52:24.433 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/04 23:52:24.433 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/04 23:52:24.436 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/04 23:52:24.437 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:52:24.498 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26767].
Not connected.


[info 2020/03/04 23:52:24.502 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:52:24.503 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:24.504 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bc7e85d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:52:24.505 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:24.505 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bc7e85d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:52:24.505 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @238af0a2(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:52:24.506 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:52:24.506 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @238af0a2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:52:24.507 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e858759(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:52:24.507 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:52:24.507 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e858759(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:52:24.508 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @624c9e34(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:52:24.508 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:52:24.508 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x24] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @624c9e34(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:52:24.509 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f5872de(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:52:24.509 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:52:24.509 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f5872de(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:52:24.510 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2baff1fc(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:52:24.511 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:52:24.511 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2baff1fc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:52:24.512 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c162a8a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:52:24.512 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:52:24.512 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c162a8a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:52:24.516 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15076683784967911913

[info 2020/03/04 23:52:24.519 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:52:24.899 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:24.900 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64ef83d9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:52:24.901 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x87] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:24.901 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64ef83d9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:52:24.902 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aa8054b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:52:24.902 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:52:24.902 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aa8054b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:52:24.903 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ebd1d38(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:52:24.904 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:52:24.904 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ebd1d38(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:52:24.905 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64f9df31(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:52:24.905 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:52:24.905 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x24] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64f9df31(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:52:24.906 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10cb31d2(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:52:24.907 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:52:24.907 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10cb31d2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:52:24.908 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d9a436b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:52:24.908 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:52:24.908 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d9a436b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:52:24.909 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @153839ba(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:52:24.910 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:52:24.910 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x27] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @153839ba(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:52:24.914 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x87] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38dc065a

[info 2020/03/04 23:52:24.916 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22216]

[vm0] [info 2020/03/04 23:52:24.919 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x87] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/04 23:52:24.919 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x87] Locator was created at Wed Mar 04 23:52:24 GMT 2020

[vm0] [info 2020/03/04 23:52:24.919 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x87] Listening on port 26769 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:52:24.919 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x87] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15076683784967911913/locator/locator26769view.dat

[vm0] [info 2020/03/04 23:52:24.919 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x87] recovery file not found: /tmp/junit15076683784967911913/locator/locator26769view.dat

[vm0] [info 2020/03/04 23:52:24.920 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x87] Starting distributed system

[vm0] [info 2020/03/04 23:52:24.921 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x87] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[22216]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22216] ..
Successfully connected to: [host=localhost, port=22216]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:52:28.838 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@48831c4d

[vm1] [info 2020/03/04 23:52:28.845 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:52:29.570 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@32a80cce

[vm2] [info 2020/03/04 23:52:29.576 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:52:30.320 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@68114276

[vm3] [info 2020/03/04 23:52:30.327 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:52:31.059 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7381bbed

[vm4] [info 2020/03/04 23:52:31.067 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:52:31.805 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26770]

Command result for <connect --jmx-manager=localhost[26770]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26770] ..
Successfully connected to: [host=localhost, port=26770]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:52:40.638 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440@260bc750

[vm5] [info 2020/03/04 23:52:40.645 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:52:41.542 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440@51447c17

[vm6] [info 2020/03/04 23:52:41.549 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:52:42.764 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@4066e949

[vm5] [info 2020/03/04 23:52:42.772 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:52:43.725 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@75ab7bcc

[vm6] [info 2020/03/04 23:52:43.732 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3874
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 324
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 12945


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 30


[vm1] [info 2020/03/04 23:52:47.122 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 178 ms)

[vm2] [info 2020/03/04 23:52:47.314 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 188 ms)

[vm3] [info 2020/03/04 23:52:47.509 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 190 ms)

[vm4] [info 2020/03/04 23:52:47.672 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x68] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 161 ms)

[vm5] [info 2020/03/04 23:52:47.882 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 207 ms)

[vm6] [info 2020/03/04 23:52:48.064 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 180 ms)

[vm0] [info 2020/03/04 23:52:48.216 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/04 23:52:48.217 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 150 ms)

[info 2020/03/04 23:52:48.218 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:48.222 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e0cb7bb(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:52:48.222 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:48.222 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e0cb7bb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:52:48.225 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a95b565(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:52:48.226 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:52:48.226 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a95b565(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:52:48.227 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34d3e783(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:52:48.227 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:52:48.227 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34d3e783(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:52:48.229 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73e54bfd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:52:48.229 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:52:48.229 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73e54bfd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:52:48.230 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cd492cc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:52:48.230 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:52:48.230 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cd492cc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:52:48.231 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b3b86f2(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:52:48.232 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:52:48.232 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b3b86f2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:52:48.233 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26554e36(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:52:48.233 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:52:48.233 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26554e36(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:52:48.237 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/04 23:52:48.237 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/04 23:52:48.240 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/04 23:52:48.241 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/04 23:52:48.242 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/04 23:52:48.242 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/04 23:52:48.244 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/04 23:52:48.244 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/04 23:52:48.246 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/04 23:52:48.246 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/04 23:52:48.247 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/04 23:52:48.247 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/04 23:52:48.249 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/04 23:52:48.249 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/04 23:52:48.252 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/04 23:52:48.253 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:52:48.321 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25063].
Not connected.


[info 2020/03/04 23:52:48.325 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:52:48.327 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:48.328 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @211a2ec3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:52:48.328 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:48.329 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @211a2ec3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:52:48.330 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45cc405e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:52:48.330 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:52:48.330 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45cc405e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:52:48.331 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6876d5db(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:52:48.332 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:52:48.332 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6876d5db(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:52:48.333 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28a4388f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:52:48.333 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:52:48.333 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28a4388f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:52:48.334 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33234733(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:52:48.334 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:52:48.334 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33234733(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:52:48.336 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17d93a65(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:52:48.336 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:52:48.336 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17d93a65(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:52:48.338 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ece4fe(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:52:48.338 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:52:48.338 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ece4fe(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:52:48.342 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11865530548440469214

[info 2020/03/04 23:52:48.346 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:52:48.921 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:48.922 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a3ea3e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:52:48.923 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:48.923 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a3ea3e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:52:48.925 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1be77df6(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:52:48.925 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:52:48.925 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1be77df6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:52:48.927 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48b568ce(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:52:48.927 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:52:48.927 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48b568ce(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:52:48.929 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3993bad8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:52:48.929 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:52:48.929 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3993bad8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:52:48.930 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c7a37a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:52:48.930 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x68] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:52:48.930 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c7a37a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:52:48.931 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e138b0c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:52:48.932 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:52:48.932 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e138b0c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:52:48.933 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @473758f0(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:52:48.933 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:52:48.933 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @473758f0(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:52:48.937 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@495d87a9

[vm0] [info 2020/03/04 23:52:48.943 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/04 23:52:48.943 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Locator was created at Wed Mar 04 23:52:48 GMT 2020

[vm0] [info 2020/03/04 23:52:48.943 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Listening on port 25065 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:52:48.944 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11865530548440469214/locator/locator25065view.dat

[vm0] [info 2020/03/04 23:52:48.944 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] recovery file not found: /tmp/junit11865530548440469214/locator/locator25065view.dat

[vm0] [info 2020/03/04 23:52:48.945 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/04 23:52:48.946 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3775
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 314
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 12522


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 51


[vm1] [info 2020/03/04 23:52:49.304 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 183 ms)

[vm2] [info 2020/03/04 23:52:49.517 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x84] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 208 ms)

[vm3] [info 2020/03/04 23:52:49.693 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x86] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 171 ms)

[vm4] [info 2020/03/04 23:52:49.869 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x95] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 173 ms)

[vm5] [info 2020/03/04 23:52:50.079 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x20] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 206 ms)

[vm6] [info 2020/03/04 23:52:50.253 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 172 ms)

[vm0] [info 2020/03/04 23:52:50.404 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x71] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/04 23:52:50.405 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x71] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 149 ms)

[info 2020/03/04 23:52:50.406 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:50.409 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38a111c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:52:50.409 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:50.409 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38a111c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:52:50.412 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13edb68e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:52:50.412 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:52:50.412 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13edb68e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:52:50.413 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51d8aaf3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:52:50.413 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:52:50.414 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51d8aaf3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:52:50.417 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69a7fafe(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:52:50.417 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:52:50.417 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x86] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69a7fafe(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:52:50.418 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x95] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c7244d6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:52:50.418 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x95] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:52:50.418 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x95] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c7244d6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:52:50.419 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a96e9dc(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:52:50.420 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:52:50.420 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a96e9dc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:52:50.421 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aecb1b5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:52:50.421 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:52:50.421 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aecb1b5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:52:50.424 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/04 23:52:50.424 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/04 23:52:50.427 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/04 23:52:50.427 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/04 23:52:50.429 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/04 23:52:50.429 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/04 23:52:50.432 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x86] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/04 23:52:50.432 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x86] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/04 23:52:50.433 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x95] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/04 23:52:50.434 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x95] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/04 23:52:50.435 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/04 23:52:50.435 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/04 23:52:50.437 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/04 23:52:50.437 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/04 23:52:50.440 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/04 23:52:50.441 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:52:50.470 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29314].
Not connected.


[info 2020/03/04 23:52:50.474 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:52:50.475 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:50.476 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @733a839d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:52:50.477 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:50.477 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @733a839d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:52:50.478 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7987d96b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:52:50.478 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:52:50.478 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7987d96b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:52:50.479 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19acf162(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:52:50.480 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:52:50.480 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19acf162(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:52:50.481 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fd542e0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:52:50.481 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:52:50.481 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x86] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fd542e0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:52:50.482 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x95] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @597d7576(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:52:50.482 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x95] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:52:50.482 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x95] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @597d7576(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:52:50.483 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dacddf8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:52:50.483 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:52:50.483 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dacddf8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:52:50.484 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e9c6ed3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:52:50.485 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:52:50.485 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e9c6ed3(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:52:50.489 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12769314438997345258

[info 2020/03/04 23:52:50.491 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:52:50.804 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:50.805 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @596df4a7(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:52:50.805 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:52:50.805 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @596df4a7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:52:50.806 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ebd2e37(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:52:50.807 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:52:50.807 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ebd2e37(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:52:50.808 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bf2d9c8(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:52:50.808 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:52:50.808 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bf2d9c8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:52:50.809 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f4a2c0e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:52:50.809 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x86] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:52:50.810 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x86] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f4a2c0e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:52:50.810 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x95] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b01b28c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:52:50.811 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x95] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:52:50.811 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x95] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b01b28c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:52:50.812 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67365ab9(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:52:50.812 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:52:50.812 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67365ab9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:52:50.813 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dbca8cc(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:52:50.813 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:52:50.813 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dbca8cc(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:52:50.817 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@37999bde

[vm0] [info 2020/03/04 23:52:50.823 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x71] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/04 23:52:50.823 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x71] Locator was created at Wed Mar 04 23:52:50 GMT 2020

[vm0] [info 2020/03/04 23:52:50.823 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x71] Listening on port 29316 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:52:50.823 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x71] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12769314438997345258/locator/locator29316view.dat

[vm0] [info 2020/03/04 23:52:50.824 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x71] recovery file not found: /tmp/junit12769314438997345258/locator/locator29316view.dat

[vm0] [info 2020/03/04 23:52:50.824 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x71] Starting distributed system

[vm0] [info 2020/03/04 23:52:50.826 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:52:53.002 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@709a5830

[vm1] [info 2020/03/04 23:52:53.010 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:52:53.766 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64e7cf7

[vm2] [info 2020/03/04 23:52:53.773 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:52:53.878 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@508fad12

[vm5] [info 2020/03/04 23:52:53.884 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:52:54.461 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ab348bb

[vm3] [info 2020/03/04 23:52:54.467 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:52:54.567 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3fc3ca18

[vm1] [info 2020/03/04 23:52:54.573 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:52:54.714 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x25] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@309dcd6b

[vm6] [info 2020/03/04 23:52:54.719 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x25] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:52:55.173 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x68] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1e3915e3

[vm4] [info 2020/03/04 23:52:55.179 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x68] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:52:55.312 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@425c055

[vm2] [info 2020/03/04 23:52:55.318 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:52:55.828 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:52:55.915 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25066]

Command result for <connect --jmx-manager=localhost[25066]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25066] ..
Successfully connected to: [host=localhost, port=25066]


[vm3] [info 2020/03/04 23:52:56.080 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x86] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@25c4d773

[vm3] [info 2020/03/04 23:52:56.091 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x86] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:52:56.951 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x95] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@159a5e5f

[vm4] [info 2020/03/04 23:52:56.968 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x95] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:52:57.696 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29317]

Command result for <connect --jmx-manager=localhost[29317]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29317] ..
Successfully connected to: [host=localhost, port=29317]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:53:00.006 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4f946aa2

[vm5] [info 2020/03/04 23:53:00.013 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2028
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3167
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 246
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 11280


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33


[vm1] [info 2020/03/04 23:53:00.517 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 187 ms)

[vm2] [info 2020/03/04 23:53:00.675 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 155 ms)

[vm3] [info 2020/03/04 23:53:00.867 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 187 ms)

[vm6] [info 2020/03/04 23:53:00.922 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@164233ae

[vm6] [info 2020/03/04 23:53:00.929 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:53:01.039 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x69] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 169 ms)

[vm5] [info 2020/03/04 23:53:01.220 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 179 ms)

[vm1] [info 2020/03/04 23:53:01.956 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:53:03.485 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x25] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 2262 ms)

[vm0] [info 2020/03/04 23:53:03.634 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x74] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/04 23:53:03.635 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x74] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 147 ms)

[info 2020/03/04 23:53:03.636 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:03.639 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b81daf5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:53:03.639 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x74] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:03.639 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b81daf5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:53:03.642 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f215d09(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:53:03.642 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:03.642 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f215d09(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:53:03.645 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cd89ba1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:53:03.645 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:03.645 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cd89ba1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:53:03.647 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @355415ab(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:53:03.647 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:03.647 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @355415ab(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:53:03.648 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c18e450(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:53:03.648 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:03.648 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c18e450(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:53:03.649 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b716890(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:53:03.650 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:03.650 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b716890(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:53:03.651 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33b713d4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:53:03.651 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:03.651 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33b713d4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:53:03.654 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x74] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/04 23:53:03.654 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/04 23:53:03.657 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/04 23:53:03.657 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/04 23:53:03.661 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/04 23:53:03.661 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/04 23:53:03.663 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/04 23:53:03.663 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/04 23:53:03.665 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x69] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/04 23:53:03.665 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/04 23:53:03.667 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/04 23:53:03.667 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/04 23:53:03.669 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x25] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/04 23:53:03.669 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/04 23:53:03.671 GMT <RMI TCP Connection(4)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/04 23:53:03.672 GMT <RMI TCP Connection(4)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:53:03.713 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26286].
Not connected.


[info 2020/03/04 23:53:03.716 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:53:03.717 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:03.719 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @189af321(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:53:03.719 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x74] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:03.719 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @189af321(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:53:03.720 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8b4d8b3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:53:03.720 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:03.720 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8b4d8b3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:53:03.721 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c847715(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:53:03.722 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:03.722 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c847715(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:53:03.723 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24cd36b2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:53:03.723 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:03.723 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24cd36b2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:53:03.724 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a06e1fa(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:53:03.724 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:03.724 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a06e1fa(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:53:03.725 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @360b162c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:53:03.726 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:03.726 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @360b162c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:53:03.727 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c5ed1f2(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:53:03.727 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:03.727 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c5ed1f2(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:53:03.730 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2245625513478851374

[info 2020/03/04 23:53:03.733 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:53:04.181 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:04.183 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25ad0303(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:53:04.183 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x74] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:04.183 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25ad0303(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:53:04.184 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65e1839f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:53:04.184 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:04.184 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65e1839f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:53:04.185 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30e8a9db(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:53:04.186 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:04.186 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30e8a9db(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:53:04.187 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @736f69a0(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:53:04.187 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:04.187 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @736f69a0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:53:04.188 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7af559e1(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:53:04.188 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x69] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:04.189 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7af559e1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:53:04.190 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f088c12(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:53:04.190 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:04.190 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f088c12(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:53:04.191 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @450a0944(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:53:04.191 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x25] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:04.191 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @450a0944(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:53:04.195 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x74] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@dd014e2

[vm0] [info 2020/03/04 23:53:04.202 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x74] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/04 23:53:04.202 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x74] Locator was created at Wed Mar 04 23:53:04 GMT 2020

[vm0] [info 2020/03/04 23:53:04.202 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x74] Listening on port 26288 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:53:04.203 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x74] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2245625513478851374/locator/locator26288view.dat

[vm0] [info 2020/03/04 23:53:04.203 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x74] recovery file not found: /tmp/junit2245625513478851374/locator/locator26288view.dat

[vm0] [info 2020/03/04 23:53:04.203 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x74] Starting distributed system

[vm0] [info 2020/03/04 23:53:04.226 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x74] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1744
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2513
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 24
Total primaries transferred during this rebalance                                               | 3
Total time (in milliseconds) for this rebalance                                                 | 8481


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:53:05.738 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 165 ms)

[vm2] [info 2020/03/04 23:53:05.902 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x84] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 161 ms)

[vm3] [info 2020/03/04 23:53:06.071 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 166 ms)

[vm4] [info 2020/03/04 23:53:06.236 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 162 ms)

[vm5] [info 2020/03/04 23:53:06.407 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 169 ms)

[vm1] [info 2020/03/04 23:53:08.153 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5a14de72

[vm1] [info 2020/03/04 23:53:08.160 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:53:08.670 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 2261 ms)

[vm2] [info 2020/03/04 23:53:08.771 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3246b7c

[vm2] [info 2020/03/04 23:53:08.777 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:53:08.790 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3fa22b35

[vm5] [info 2020/03/04 23:53:08.796 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:53:08.815 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x71] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/04 23:53:08.816 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x71] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 143 ms)

[info 2020/03/04 23:53:08.817 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:08.819 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6742252(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:53:08.820 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:08.820 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6742252(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:53:08.823 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14675e58(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:53:08.823 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:08.823 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14675e58(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:53:08.824 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d4e03db(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:53:08.824 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:08.824 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d4e03db(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:53:08.825 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e1024b3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:53:08.826 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:08.826 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e1024b3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:53:08.827 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @569ca4ec(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:53:08.827 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:08.827 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @569ca4ec(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:53:08.828 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3aedf98b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:53:08.829 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:08.829 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3aedf98b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:53:08.830 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43bcb232(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:53:08.830 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:08.830 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43bcb232(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:53:08.833 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/04 23:53:08.834 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/04 23:53:08.836 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/04 23:53:08.837 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/04 23:53:08.838 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/04 23:53:08.838 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/04 23:53:08.840 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/04 23:53:08.840 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/04 23:53:08.841 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/04 23:53:08.842 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/04 23:53:08.843 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/04 23:53:08.844 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/04 23:53:08.845 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/04 23:53:08.845 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/04 23:53:08.848 GMT <RMI TCP Connection(4)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/04 23:53:08.849 GMT <RMI TCP Connection(4)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:53:08.885 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24010].
Not connected.


[info 2020/03/04 23:53:08.888 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:53:08.889 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:08.890 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f72cce3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:53:08.890 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:08.890 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f72cce3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:53:08.891 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @240bfcae(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:53:08.891 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:08.891 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @240bfcae(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:53:08.892 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @908be7a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:53:08.892 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:08.892 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @908be7a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:53:08.893 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b8d4204(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:53:08.893 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:08.894 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b8d4204(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:53:08.894 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12d2ad0(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:53:08.895 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:08.895 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12d2ad0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:53:08.896 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19b363c5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:53:08.896 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:08.896 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19b363c5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:53:08.897 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @679b70a8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:53:08.897 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:08.897 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @679b70a8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:53:08.900 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10165348694419016462

[info 2020/03/04 23:53:08.902 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:53:09.324 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:09.325 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bf0e6b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:53:09.325 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:09.325 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bf0e6b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:53:09.326 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @491f428f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:53:09.326 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:09.326 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @491f428f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:53:09.327 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @685e9a69(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:53:09.328 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:09.328 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @685e9a69(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:53:09.329 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ad4a9c5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:53:09.329 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x8d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:09.329 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ad4a9c5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:53:09.330 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36f21cb4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:53:09.330 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x68] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:09.330 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36f21cb4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:53:09.331 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6169fcd2(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:53:09.332 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:09.332 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6169fcd2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:53:09.333 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43629fe8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:53:09.333 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:09.333 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43629fe8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:53:09.337 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4fcb0d56

[vm0] [info 2020/03/04 23:53:09.344 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x71] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/04 23:53:09.344 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x71] Locator was created at Wed Mar 04 23:53:09 GMT 2020

[vm0] [info 2020/03/04 23:53:09.344 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x71] Listening on port 24012 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:53:09.345 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x71] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10165348694419016462/locator/locator24012view.dat

[vm0] [info 2020/03/04 23:53:09.345 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x71] recovery file not found: /tmp/junit10165348694419016462/locator/locator24012view.dat

[vm0] [info 2020/03/04 23:53:09.345 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x71] Starting distributed system

[vm0] [info 2020/03/04 23:53:09.347 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:53:09.541 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@26c2654b

[vm3] [info 2020/03/04 23:53:09.548 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:53:09.697 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@8656679

[vm6] [info 2020/03/04 23:53:09.703 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:53:10.339 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x69] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e292ab7

[vm4] [info 2020/03/04 23:53:10.346 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x69] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:53:10.747 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:53:11.142 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26289]

Command result for <connect --jmx-manager=localhost[26289]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26289] ..
Successfully connected to: [host=localhost, port=26289]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:53:13.379 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@22fa866b

[vm1] [info 2020/03/04 23:53:13.387 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:53:13.894 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7910e5d5

[vm5] [info 2020/03/04 23:53:13.901 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:53:14.027 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7f974fd3

[vm2] [info 2020/03/04 23:53:14.036 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2597
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2563
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 147
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 9342


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 36


[vm6] [info 2020/03/04 23:53:14.838 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@739a018d

[vm1] [info 2020/03/04 23:53:14.841 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 191 ms)

[vm3] [info 2020/03/04 23:53:14.841 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5deeda3d

[vm6] [info 2020/03/04 23:53:14.845 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:53:14.859 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x8d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:53:15.033 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 190 ms)

[vm3] [info 2020/03/04 23:53:15.200 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 163 ms)

[vm5] [info 2020/03/04 23:53:15.216 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2eafc36

[vm5] [info 2020/03/04 23:53:15.224 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:53:15.360 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 158 ms)

[vm5] [info 2020/03/04 23:53:15.536 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 174 ms)

[vm4] [info 2020/03/04 23:53:15.670 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x68] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5205f5cf

[vm4] [info 2020/03/04 23:53:15.677 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x68] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:53:15.704 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 166 ms)

[vm0] [info 2020/03/04 23:53:15.854 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x71] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/04 23:53:15.855 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 148 ms)

[info 2020/03/04 23:53:15.856 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:15.859 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ac43291(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:53:15.859 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:15.859 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ac43291(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:53:15.862 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7288c6d2(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:53:15.862 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:15.862 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7288c6d2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:53:15.863 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5842b303(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:53:15.863 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:15.863 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5842b303(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:53:15.866 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2784cf7d(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:53:15.866 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:15.866 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2784cf7d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:53:15.867 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @797e67ff(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:53:15.867 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:15.868 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @797e67ff(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:53:15.869 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bfce4a3(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:53:15.869 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:15.869 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bfce4a3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:53:15.870 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @555ad3d0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:53:15.870 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:15.870 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @555ad3d0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:53:15.873 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/04 23:53:15.874 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/04 23:53:15.876 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/04 23:53:15.876 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/04 23:53:15.877 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/04 23:53:15.878 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/04 23:53:15.881 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/04 23:53:15.881 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/04 23:53:15.882 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/04 23:53:15.883 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/04 23:53:15.884 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/04 23:53:15.885 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/04 23:53:15.886 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/04 23:53:15.887 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/04 23:53:15.889 GMT <RMI TCP Connection(4)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 23:53:15.890 GMT <RMI TCP Connection(4)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:53:15.923 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27777].
Not connected.


[info 2020/03/04 23:53:15.925 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:53:15.925 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:15.927 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12cec057(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:53:15.927 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:15.927 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12cec057(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:53:15.928 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6002749e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:53:15.928 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:15.928 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6002749e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:53:15.929 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c7fcfb9(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:53:15.930 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:15.930 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c7fcfb9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:53:15.931 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6562bf28(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:53:15.931 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:15.931 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6562bf28(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:53:15.931 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:53:15.932 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16e3d153(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:53:15.932 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:15.932 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16e3d153(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:53:15.933 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @463d6e09(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:53:15.933 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:15.933 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @463d6e09(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:53:15.934 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c224730(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:53:15.934 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:15.935 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c224730(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:53:15.938 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6943503794073199133

[info 2020/03/04 23:53:15.940 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:53:16.120 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@abc8d3d

[vm6] [info 2020/03/04 23:53:16.131 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:53:16.353 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:16.354 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22a2cf7c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:53:16.354 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:16.354 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22a2cf7c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:53:16.355 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37fa37a5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:53:16.355 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:16.355 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37fa37a5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:53:16.356 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29acb47c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:53:16.356 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:16.356 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29acb47c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:53:16.357 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38ab1ac5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:53:16.358 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:16.358 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38ab1ac5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:53:16.358 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8ce711f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:53:16.359 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:16.359 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8ce711f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:53:16.360 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53432d1c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:53:16.360 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:16.360 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53432d1c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:53:16.362 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35de9caa(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:53:16.362 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:16.362 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35de9caa(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:53:16.366 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@68e986ab

[vm0] [info 2020/03/04 23:53:16.371 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x71] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/04 23:53:16.372 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x71] Locator was created at Wed Mar 04 23:53:16 GMT 2020

[vm0] [info 2020/03/04 23:53:16.372 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x71] Listening on port 27779 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:53:16.372 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x71] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6943503794073199133/locator/locator27779view.dat

[vm0] [info 2020/03/04 23:53:16.372 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x71] recovery file not found: /tmp/junit6943503794073199133/locator/locator27779view.dat

[vm0] [info 2020/03/04 23:53:16.373 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x71] Starting distributed system

[vm0] [info 2020/03/04 23:53:16.375 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:53:16.520 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24013]

Command result for <connect --jmx-manager=localhost[24013]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24013] ..
Successfully connected to: [host=localhost, port=24013]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:53:17.451 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2847
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236212
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2984
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 48
Total primaries transferred during this rebalance                                               | 6
Total time (in milliseconds) for this rebalance                                                 | 10398


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:53:20.423 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 169 ms)

[vm2] [info 2020/03/04 23:53:20.601 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 175 ms)

[vm3] [info 2020/03/04 23:53:20.826 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 222 ms)

[vm1] [info 2020/03/04 23:53:20.957 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3b9450c1

[vm1] [info 2020/03/04 23:53:20.964 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:53:20.990 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x69] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 160 ms)

[vm5] [info 2020/03/04 23:53:21.167 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 175 ms)

[vm6] [info 2020/03/04 23:53:21.326 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 156 ms)

[vm0] [info 2020/03/04 23:53:21.473 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x70] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/04 23:53:21.474 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 145 ms)

[info 2020/03/04 23:53:21.475 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:21.478 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @757b8d35(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:53:21.478 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:21.478 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @757b8d35(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:53:21.480 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78b14ac8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:53:21.481 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:21.481 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78b14ac8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:53:21.482 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f0078f7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:53:21.482 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:21.482 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f0078f7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:53:21.483 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @424c0aa6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:53:21.483 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:21.483 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @424c0aa6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:53:21.484 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @709dbade(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:53:21.484 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:21.485 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @709dbade(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:53:21.486 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28f91519(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:53:21.486 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:21.486 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28f91519(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:53:21.487 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4867027e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:53:21.487 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:21.487 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4867027e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:53:21.491 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/04 23:53:21.491 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/04 23:53:21.494 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/04 23:53:21.494 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/04 23:53:21.496 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/04 23:53:21.496 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/04 23:53:21.498 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/04 23:53:21.498 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/04 23:53:21.500 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x69] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/04 23:53:21.500 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/04 23:53:21.502 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/04 23:53:21.502 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/04 23:53:21.503 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/04 23:53:21.504 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/04 23:53:21.506 GMT <RMI TCP Connection(4)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/04 23:53:21.507 GMT <RMI TCP Connection(4)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:53:21.541 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29350].
Not connected.


[info 2020/03/04 23:53:21.544 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:53:21.545 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:21.546 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ad7455e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:53:21.547 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:21.547 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ad7455e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:53:21.548 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @456060b4(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:53:21.548 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:21.548 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @456060b4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:53:21.549 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4420d853(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:53:21.549 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:21.549 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4420d853(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:53:21.550 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @679b94d6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:53:21.550 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:21.550 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @679b94d6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:53:21.551 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9dd2e8a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:53:21.551 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:21.552 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9dd2e8a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:53:21.552 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f601243(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:53:21.553 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:21.553 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f601243(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:53:21.554 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2072e359(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:53:21.554 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:21.554 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2072e359(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:53:21.557 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18435913006079803436

[info 2020/03/04 23:53:21.560 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:53:21.601 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3eff691a

[vm2] [info 2020/03/04 23:53:21.608 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2333
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3137
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 171
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 11073


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 36


[info 2020/03/04 23:53:22.013 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:22.015 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c3c64e6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:53:22.015 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:22.015 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c3c64e6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:53:22.016 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54ca2b89(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:53:22.016 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:22.016 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54ca2b89(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:53:22.017 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3205349c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:53:22.018 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:22.018 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3205349c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:53:22.019 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12552570(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:53:22.019 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:22.019 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12552570(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:53:22.020 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44670b5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:53:22.020 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x69] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:22.020 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x69] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44670b5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:53:22.021 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5aaa0ed8(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:53:22.022 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:22.022 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5aaa0ed8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:53:22.023 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b66f038(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:53:22.023 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:22.023 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b66f038(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:53:22.026 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@623b1537

[vm0] [info 2020/03/04 23:53:22.032 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x70] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/04 23:53:22.032 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x70] Locator was created at Wed Mar 04 23:53:22 GMT 2020

[vm0] [info 2020/03/04 23:53:22.032 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x70] Listening on port 29352 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:53:22.032 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x70] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18435913006079803436/locator/locator29352view.dat

[vm0] [info 2020/03/04 23:53:22.032 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x70] recovery file not found: /tmp/junit18435913006079803436/locator/locator29352view.dat

[vm0] [info 2020/03/04 23:53:22.033 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x70] Starting distributed system

[vm0] [info 2020/03/04 23:53:22.034 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:53:22.118 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 179 ms)

[vm2] [info 2020/03/04 23:53:22.283 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 163 ms)

[vm3] [info 2020/03/04 23:53:22.393 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@322ac108

[vm3] [info 2020/03/04 23:53:22.400 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:53:22.460 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 173 ms)

[vm4] [info 2020/03/04 23:53:22.618 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 155 ms)

[vm5] [info 2020/03/04 23:53:22.792 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 171 ms)

[vm6] [info 2020/03/04 23:53:22.951 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 157 ms)

[vm0] [info 2020/03/04 23:53:23.095 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x84] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/04 23:53:23.096 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x84] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 143 ms)

[info 2020/03/04 23:53:23.097 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:23.100 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1773547(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:53:23.100 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:23.100 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1773547(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:53:23.102 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1357a5ef(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:53:23.103 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:23.103 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1357a5ef(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:53:23.104 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ed399f0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:53:23.104 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:23.104 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ed399f0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:53:23.105 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47786129(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:53:23.106 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:23.106 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47786129(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:53:23.107 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39692dee(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:53:23.107 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:23.107 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39692dee(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:53:23.108 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @168b0749(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:53:23.108 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:23.108 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @168b0749(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:53:23.109 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a86e8f7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:53:23.110 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:23.110 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a86e8f7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:53:23.113 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/04 23:53:23.113 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/04 23:53:23.116 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/04 23:53:23.116 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/04 23:53:23.118 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/04 23:53:23.118 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/04 23:53:23.119 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/04 23:53:23.120 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/04 23:53:23.121 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/04 23:53:23.121 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/04 23:53:23.123 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/04 23:53:23.123 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/04 23:53:23.125 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/04 23:53:23.125 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/04 23:53:23.128 GMT <RMI TCP Connection(4)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/04 23:53:23.129 GMT <RMI TCP Connection(4)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:53:23.156 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22216].
Not connected.


[info 2020/03/04 23:53:23.158 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:53:23.160 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:23.162 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72fad588(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:53:23.162 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:23.162 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72fad588(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:53:23.163 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ac63799(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:53:23.163 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:23.164 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ac63799(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:53:23.165 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @396df965(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:53:23.165 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:23.165 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @396df965(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:53:23.166 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c97ec82(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:53:23.166 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:23.166 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c97ec82(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:53:23.167 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@748cfa88

[vm4] [info 2020/03/04 23:53:23.167 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61d9e3ad(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:53:23.168 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:23.168 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61d9e3ad(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:53:23.169 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e4d83e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:53:23.169 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:23.169 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e4d83e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:53:23.170 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48b2bdc(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:53:23.170 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:23.170 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48b2bdc(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:53:23.174 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5772882690355423701

[vm4] [info 2020/03/04 23:53:23.174 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:53:23.176 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:53:23.557 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:23.558 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dd190bc(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:53:23.558 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:23.558 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dd190bc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:53:23.560 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d921115(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:53:23.560 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:23.560 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d921115(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:53:23.561 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef8264f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:53:23.561 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:23.561 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef8264f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:53:23.562 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1048007(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:53:23.562 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:23.562 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1048007(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:53:23.563 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54d9bf51(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:53:23.564 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:23.564 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54d9bf51(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:53:23.565 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @511f0d62(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:53:23.565 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:23.565 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @511f0d62(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:53:23.566 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35c4e1bc(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:53:23.566 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:23.566 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35c4e1bc(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:53:23.570 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@f60c4e6

[vm0] [info 2020/03/04 23:53:23.579 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x84] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/04 23:53:23.580 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x84] Locator was created at Wed Mar 04 23:53:23 GMT 2020

[vm0] [info 2020/03/04 23:53:23.580 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x84] Listening on port 22218 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:53:23.580 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x84] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5772882690355423701/locator/locator22218view.dat

[vm0] [info 2020/03/04 23:53:23.580 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x84] recovery file not found: /tmp/junit5772882690355423701/locator/locator22218view.dat

[vm0] [info 2020/03/04 23:53:23.581 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x84] Starting distributed system

[vm0] [info 2020/03/04 23:53:23.582 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:53:23.951 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27780]

Command result for <connect --jmx-manager=localhost[27780]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27780] ..
Successfully connected to: [host=localhost, port=27780]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:53:25.784 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@22d27d9a

[vm1] [info 2020/03/04 23:53:25.791 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:53:26.313 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@aece454

[vm5] [info 2020/03/04 23:53:26.320 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:53:26.418 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@1c539c25

[vm2] [info 2020/03/04 23:53:26.426 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:53:27.157 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d783a2d

[vm6] [info 2020/03/04 23:53:27.164 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:53:27.196 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5582cf5e

[vm3] [info 2020/03/04 23:53:27.205 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:53:27.460 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4bab0c52

[vm1] [info 2020/03/04 23:53:27.468 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:53:28.048 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x69] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@735a81b0

[vm4] [info 2020/03/04 23:53:28.055 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x69] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:53:28.158 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3e370b5e

[vm2] [info 2020/03/04 23:53:28.171 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x5c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:53:28.290 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:53:28.925 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@62b57a7b

[info 2020/03/04 23:53:28.938 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29353]

[vm3] [info 2020/03/04 23:53:28.941 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x58] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[29353]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29353] ..
Successfully connected to: [host=localhost, port=29353]


[vm4] [info 2020/03/04 23:53:29.854 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@706a74da

[vm4] [info 2020/03/04 23:53:29.861 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:53:30.755 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22219]

Command result for <connect --jmx-manager=localhost[22219]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22219] ..
Successfully connected to: [host=localhost, port=22219]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2186
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608938
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2996
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 240
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 10809


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:53:32.821 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 165 ms)

[vm2] [info 2020/03/04 23:53:32.975 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x71] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 151 ms)

[vm3] [info 2020/03/04 23:53:33.143 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 165 ms)

[vm4] [info 2020/03/04 23:53:33.316 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 169 ms)

[vm5] [info 2020/03/04 23:53:33.490 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 172 ms)

[vm6] [info 2020/03/04 23:53:33.653 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 160 ms)

[vm0] [info 2020/03/04 23:53:33.798 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x6e] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/04 23:53:33.799 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 144 ms)

[info 2020/03/04 23:53:33.800 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:33.803 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d021ad(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:53:33.803 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:33.803 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d021ad(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:53:33.806 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b372a95(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:53:33.806 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:33.806 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b372a95(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:53:33.807 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7244e0f4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:53:33.807 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:33.808 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x71] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7244e0f4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:53:33.809 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28ccb00f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:53:33.809 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:33.809 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28ccb00f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:53:33.810 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18ee020(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:53:33.810 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:33.810 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18ee020(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:53:33.811 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @702f75c5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:53:33.811 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:33.811 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @702f75c5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:53:33.812 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1137c916(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:53:33.813 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:33.813 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1137c916(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:53:33.816 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/04 23:53:33.816 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/04 23:53:33.818 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/04 23:53:33.819 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/04 23:53:33.820 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/04 23:53:33.821 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x71] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/04 23:53:33.822 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/04 23:53:33.822 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/04 23:53:33.824 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/04 23:53:33.824 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/04 23:53:33.825 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/04 23:53:33.826 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/04 23:53:33.827 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/04 23:53:33.828 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/04 23:53:33.830 GMT <RMI TCP Connection(4)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/04 23:53:33.831 GMT <RMI TCP Connection(4)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:53:33.866 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26770].
Not connected.


[info 2020/03/04 23:53:33.869 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:53:33.870 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:33.871 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @549c3709(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:53:33.872 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:33.872 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @549c3709(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:53:33.873 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15bfb3ee(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:53:33.873 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:33.873 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15bfb3ee(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:53:33.874 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @560abaeb(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:53:33.874 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:33.874 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x71] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @560abaeb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:53:33.875 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a31e1e4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:53:33.875 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:33.875 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a31e1e4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:53:33.876 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4392f51e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:53:33.877 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:33.877 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4392f51e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:53:33.878 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67844c20(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:53:33.878 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:33.878 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67844c20(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:53:33.879 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a7fe6ad(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:53:33.879 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:33.879 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a7fe6ad(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:53:33.882 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17988961706414331066

[info 2020/03/04 23:53:33.885 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:53:34.302 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:34.303 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12e62ba9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:53:34.303 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:34.303 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12e62ba9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:53:34.304 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c868cea(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:53:34.304 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:34.304 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c868cea(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:53:34.305 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fd0156e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:53:34.306 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:34.306 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x71] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fd0156e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:53:34.307 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b4a67bd(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:53:34.307 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:34.307 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b4a67bd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:53:34.308 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @570e04f9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:53:34.308 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:34.308 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @570e04f9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:53:34.309 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45e108b5(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:53:34.309 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:34.309 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45e108b5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:53:34.310 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @495469e3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:53:34.311 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:34.311 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @495469e3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:53:34.314 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@63d14d63

[vm0] [info 2020/03/04 23:53:34.320 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x6e] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/04 23:53:34.321 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x6e] Locator was created at Wed Mar 04 23:53:34 GMT 2020

[vm0] [info 2020/03/04 23:53:34.321 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x6e] Listening on port 26772 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:53:34.321 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x6e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17988961706414331066/locator/locator26772view.dat

[vm0] [info 2020/03/04 23:53:34.321 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x6e] recovery file not found: /tmp/junit17988961706414331066/locator/locator26772view.dat

[vm0] [info 2020/03/04 23:53:34.321 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x6e] Starting distributed system

[vm0] [info 2020/03/04 23:53:34.323 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:53:37.997 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@691038e2

[vm1] [info 2020/03/04 23:53:38.004 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:53:38.607 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3171bf31

[vm2] [info 2020/03/04 23:53:38.613 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:53:39.420 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@a481984

[vm3] [info 2020/03/04 23:53:39.426 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:53:40.181 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@753019c2

[vm4] [info 2020/03/04 23:53:40.188 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:53:40.973 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26773]

Command result for <connect --jmx-manager=localhost[26773]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26773] ..
Successfully connected to: [host=localhost, port=26773]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:53:46.073 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@61d084c4

[vm5] [info 2020/03/04 23:53:46.079 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:53:46.753 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@e927a

[vm5] [info 2020/03/04 23:53:46.761 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:53:46.878 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6e143081

[vm6] [info 2020/03/04 23:53:46.885 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:53:47.626 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@566f94eb

[vm6] [info 2020/03/04 23:53:47.635 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:53:48.051 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:53:48.787 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2559
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236191
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2724
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 124
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 9723


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/04 23:53:52.275 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 164 ms)

[vm2] [info 2020/03/04 23:53:52.441 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 163 ms)

[vm3] [info 2020/03/04 23:53:52.606 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 162 ms)

[vm4] [info 2020/03/04 23:53:52.778 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x68] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 168 ms)

[vm5] [info 2020/03/04 23:53:52.953 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 173 ms)

[vm6] [info 2020/03/04 23:53:53.111 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 155 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2464
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2958
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 168
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 10557


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm0] [info 2020/03/04 23:53:53.254 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/04 23:53:53.255 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 142 ms)

[info 2020/03/04 23:53:53.256 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:53.257 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41784c0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:53:53.257 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:53.257 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41784c0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:53:53.260 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d1057dc(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:53:53.260 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:53.261 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d1057dc(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:53:53.262 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6195a7d3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:53:53.262 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:53.262 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6195a7d3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:53:53.263 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @740021ff(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:53:53.263 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:53.263 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @740021ff(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:53:53.264 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ca709ef(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:53:53.265 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:53.265 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ca709ef(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:53:53.266 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @318543ce(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:53:53.266 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:53.266 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @318543ce(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:53:53.267 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15bdd672(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:53:53.268 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:53.268 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15bdd672(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:53:53.269 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/04 23:53:53.269 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/04 23:53:53.272 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/04 23:53:53.273 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/04 23:53:53.274 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/04 23:53:53.275 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/04 23:53:53.276 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/04 23:53:53.276 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/04 23:53:53.278 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/04 23:53:53.278 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/04 23:53:53.280 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/04 23:53:53.280 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/04 23:53:53.281 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/04 23:53:53.282 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/04 23:53:53.284 GMT <RMI TCP Connection(4)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/04 23:53:53.285 GMT <RMI TCP Connection(4)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:53:53.315 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25066].
Not connected.


[info 2020/03/04 23:53:53.317 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:53:53.318 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:53.320 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a7a9690(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:53:53.320 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:53.320 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a7a9690(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:53:53.321 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7179cc3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:53:53.321 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:53.321 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7179cc3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:53:53.322 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eef92a4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:53:53.322 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:53.322 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eef92a4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:53:53.323 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71f5352a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:53:53.324 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:53.324 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71f5352a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:53:53.325 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55f39f0a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:53:53.325 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:53.325 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55f39f0a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:53:53.326 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ef53cff(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:53:53.326 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:53.326 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ef53cff(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:53:53.327 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64f10676(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:53:53.327 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:53.327 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64f10676(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:53:53.330 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16126108789730470314

[info 2020/03/04 23:53:53.333 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:53:53.393 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 169 ms)

[vm2] [info 2020/03/04 23:53:53.552 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x84] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 155 ms)

[info 2020/03/04 23:53:53.718 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:53.719 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3aefb296(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:53:53.719 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:53.719 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3aefb296(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:53:53.720 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5880f542(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:53:53.721 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:53.721 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5880f542(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:53:53.722 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @511157e6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:53:53.722 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:53.722 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @511157e6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:53:53.723 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65be700f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:53:53.723 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:53.723 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65be700f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:53:53.724 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3732276a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:53:53.724 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x68] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:53.725 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3732276a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:53:53.725 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27a271b2(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:53:53.726 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:53.726 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27a271b2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:53:53.727 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49993778(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:53:53.727 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:53.727 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49993778(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]
[vm3] [info 2020/03/04 23:53:53.728 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x86] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 173 ms)



[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:53:53.731 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@31d7943

[vm0] [info 2020/03/04 23:53:53.736 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/04 23:53:53.736 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Locator was created at Wed Mar 04 23:53:53 GMT 2020

[vm0] [info 2020/03/04 23:53:53.736 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Listening on port 25068 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:53:53.737 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16126108789730470314/locator/locator25068view.dat

[vm0] [info 2020/03/04 23:53:53.737 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] recovery file not found: /tmp/junit16126108789730470314/locator/locator25068view.dat

[vm0] [info 2020/03/04 23:53:53.737 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Starting distributed system

[vm0] [info 2020/03/04 23:53:53.739 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:53:53.896 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x95] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 165 ms)

[vm5] [info 2020/03/04 23:53:54.160 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x20] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 262 ms)

[vm6] [info 2020/03/04 23:53:54.316 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 154 ms)

[vm0] [info 2020/03/04 23:53:54.463 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x72] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/04 23:53:54.464 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x72] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 145 ms)

[info 2020/03/04 23:53:54.465 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:54.466 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48a47f8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:53:54.466 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:54.466 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x72] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48a47f8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:53:54.469 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4df8ad9c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:53:54.469 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:54.469 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4df8ad9c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:53:54.470 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34dbb86c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:53:54.470 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:54.470 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34dbb86c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:53:54.471 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a492f0e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:53:54.471 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:54.471 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x86] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a492f0e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:53:54.472 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x95] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f96b5ce(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:53:54.473 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x95] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:54.473 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x95] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f96b5ce(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:53:54.474 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @386c33ba(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:53:54.474 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:54.474 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @386c33ba(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:53:54.475 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ab1c796(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:53:54.475 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:54.475 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ab1c796(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:53:54.476 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/04 23:53:54.477 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x72] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/04 23:53:54.479 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/04 23:53:54.479 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/04 23:53:54.481 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/04 23:53:54.481 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/04 23:53:54.482 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x86] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/04 23:53:54.483 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x86] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/04 23:53:54.484 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x95] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/04 23:53:54.484 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x95] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/04 23:53:54.486 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/04 23:53:54.486 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/04 23:53:54.487 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/04 23:53:54.488 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/04 23:53:54.490 GMT <RMI TCP Connection(4)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/04 23:53:54.491 GMT <RMI TCP Connection(4)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:53:54.520 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29317].
Not connected.


[info 2020/03/04 23:53:54.522 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:53:54.523 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:54.525 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e06a2b7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:53:54.525 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:54.525 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x72] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e06a2b7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:53:54.526 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6352665a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:53:54.526 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:54.526 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6352665a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:53:54.527 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6416da0c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:53:54.527 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:54.527 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6416da0c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:53:54.528 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dccf782(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:53:54.528 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:54.528 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x86] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dccf782(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:53:54.529 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x95] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24c4677f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:53:54.529 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x95] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:54.530 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x95] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24c4677f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:53:54.530 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ef574(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:53:54.531 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:54.531 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ef574(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:53:54.532 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f3a1248(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:53:54.532 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:54.532 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f3a1248(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:53:54.535 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12716580471967161692

[info 2020/03/04 23:53:54.539 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:53:54.983 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:54.984 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b6eccad(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:53:54.984 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x72] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:53:54.984 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x72] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b6eccad(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:53:54.985 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2084ad12(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:53:54.985 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:53:54.985 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2084ad12(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:53:54.986 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17e2be79(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:53:54.987 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:53:54.987 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17e2be79(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:53:54.988 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43a186d9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:53:54.988 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x86] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:53:54.988 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x86] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43a186d9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:53:54.989 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x95] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @470d284c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:53:54.989 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x95] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:53:54.989 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x95] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @470d284c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:53:54.990 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4444591e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:53:54.990 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:53:54.990 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4444591e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:53:54.991 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b01dfb2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:53:54.991 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:53:54.992 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b01dfb2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:53:54.995 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x72] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@37a3f3ab

[vm0] [info 2020/03/04 23:53:55.000 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x72] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/04 23:53:55.000 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x72] Locator was created at Wed Mar 04 23:53:55 GMT 2020

[vm0] [info 2020/03/04 23:53:55.000 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x72] Listening on port 29319 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:53:55.000 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x72] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12716580471967161692/locator/locator29319view.dat

[vm0] [info 2020/03/04 23:53:55.000 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x72] recovery file not found: /tmp/junit12716580471967161692/locator/locator29319view.dat

[vm0] [info 2020/03/04 23:53:55.001 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x72] Starting distributed system

[vm0] [info 2020/03/04 23:53:55.003 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x72] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:53:57.514 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2e959aa8

[vm1] [info 2020/03/04 23:53:57.521 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:53:58.117 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4291a654

[vm2] [info 2020/03/04 23:53:58.124 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:53:58.647 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@99d7c38

[vm1] [info 2020/03/04 23:53:58.654 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:53:58.889 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ea4b178

[vm3] [info 2020/03/04 23:53:58.897 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:53:59.275 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2b3547a6

[vm2] [info 2020/03/04 23:53:59.283 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:53:59.760 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x68] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2693d2a0

[vm4] [info 2020/03/04 23:53:59.766 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x68] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:54:00.006 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x86] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@759dd7e

[vm3] [info 2020/03/04 23:54:00.013 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x86] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:54:00.528 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25069]

Command result for <connect --jmx-manager=localhost[25069]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25069] ..
Successfully connected to: [host=localhost, port=25069]


[vm4] [info 2020/03/04 23:54:00.803 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x95] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31d0836

[vm4] [info 2020/03/04 23:54:00.816 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x95] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:54:01.158 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x177] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040@5df3cf7b

[vm5] [info 2020/03/04 23:54:01.165 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x177] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:54:01.554 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29320]

Command result for <connect --jmx-manager=localhost[29320]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29320] ..
Successfully connected to: [host=localhost, port=29320]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:54:02.077 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x178] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@26a9a906

[vm6] [info 2020/03/04 23:54:02.092 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x178] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:54:05.545 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@130f4f34

[vm5] [info 2020/03/04 23:54:05.552 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:54:06.403 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x17c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840@412e0c5a

[vm6] [info 2020/03/04 23:54:06.410 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x17c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3057
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 316
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 10341


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:54:06.772 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 173 ms)

[vm2] [info 2020/03/04 23:54:06.941 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 166 ms)

[vm3] [info 2020/03/04 23:54:07.119 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 174 ms)

[vm4] [info 2020/03/04 23:54:07.281 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 160 ms)

[vm5] [info 2020/03/04 23:54:07.465 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x177] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 182 ms)

[vm6] [info 2020/03/04 23:54:07.626 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x178] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 159 ms)

[vm0] [info 2020/03/04 23:54:07.778 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x78] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/04 23:54:07.779 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x78] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 150 ms)

[info 2020/03/04 23:54:07.780 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:07.783 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30b3252(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:54:07.783 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x78] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:07.783 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30b3252(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:54:07.786 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1df03b1d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:54:07.786 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:07.786 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1df03b1d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:54:07.787 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37c75c3f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:54:07.788 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:07.788 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37c75c3f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:54:07.789 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e2f02b0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:54:07.789 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:07.789 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e2f02b0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:54:07.790 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b2d9f3a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:54:07.790 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:07.790 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b2d9f3a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:54:07.791 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x177] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c71fbfc(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:54:07.792 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x177] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:07.792 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x177] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c71fbfc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:54:07.793 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x178] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @739cc98a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:54:07.793 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x178] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:07.793 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @739cc98a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:54:07.796 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x78] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/04 23:54:07.797 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/04 23:54:07.800 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/04 23:54:07.800 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/04 23:54:07.801 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/04 23:54:07.802 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/04 23:54:07.803 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/04 23:54:07.803 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/04 23:54:07.804 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/04 23:54:07.804 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/04 23:54:07.805 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x177] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/04 23:54:07.806 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x177] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/04 23:54:07.807 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x178] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/04 23:54:07.807 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/04 23:54:07.810 GMT <RMI TCP Connection(5)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/04 23:54:07.811 GMT <RMI TCP Connection(5)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:54:07.845 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26289].
Not connected.


[info 2020/03/04 23:54:07.848 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:54:07.849 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:07.850 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65554ace(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:54:07.851 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x78] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:07.851 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65554ace(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:54:07.852 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d8b2d12(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:54:07.852 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:07.852 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d8b2d12(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:54:07.853 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16b9efe9(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:54:07.853 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:07.853 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16b9efe9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:54:07.854 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f30fc3b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:54:07.854 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:07.854 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f30fc3b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:54:07.855 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ce9c1e8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:54:07.856 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:07.856 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ce9c1e8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:54:07.857 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x177] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c67f0bc(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:54:07.857 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x177] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:07.857 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x177] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c67f0bc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:54:07.858 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x178] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c15849(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:54:07.858 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x178] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:07.858 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c15849(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:54:07.862 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13922996489455406511

[info 2020/03/04 23:54:07.865 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:54:08.121 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:08.122 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d0168b5(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:54:08.122 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x78] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:08.122 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d0168b5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:54:08.123 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a4f0ddc(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:54:08.123 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:08.123 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a4f0ddc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:54:08.124 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @432efc02(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:54:08.124 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:08.124 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @432efc02(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:54:08.125 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3de3ee63(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:54:08.125 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:08.125 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3de3ee63(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:54:08.126 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ebfb5d5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:54:08.126 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:08.127 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ebfb5d5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:54:08.128 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x177] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @365a4c3d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:54:08.128 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x177] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:08.128 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x177] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @365a4c3d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:54:08.129 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x178] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c9c283(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:54:08.129 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x178] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:08.129 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c9c283(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:54:08.134 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x78] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@a7205db

[vm0] [info 2020/03/04 23:54:08.140 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x78] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/04 23:54:08.140 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x78] Locator was created at Wed Mar 04 23:54:08 GMT 2020

[vm0] [info 2020/03/04 23:54:08.140 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x78] Listening on port 26291 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:54:08.141 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x78] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13922996489455406511/locator/locator26291view.dat

[vm0] [info 2020/03/04 23:54:08.141 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x78] recovery file not found: /tmp/junit13922996489455406511/locator/locator26291view.dat

[vm0] [info 2020/03/04 23:54:08.141 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x78] Starting distributed system

[vm0] [info 2020/03/04 23:54:08.143 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x78] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3086
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 365
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 10578


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:54:11.182 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 165 ms)

[vm2] [info 2020/03/04 23:54:11.347 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 163 ms)

[vm3] [info 2020/03/04 23:54:11.506 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 156 ms)

[vm4] [info 2020/03/04 23:54:11.674 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 165 ms)

[vm5] [info 2020/03/04 23:54:11.845 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 169 ms)

[vm6] [info 2020/03/04 23:54:11.994 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x17c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 147 ms)

[vm1] [info 2020/03/04 23:54:12.031 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6672d29f

[vm1] [info 2020/03/04 23:54:12.037 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:54:12.139 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1da] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/04 23:54:12.140 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1da] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 143 ms)

[info 2020/03/04 23:54:12.141 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:12.144 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @162d5300(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:54:12.144 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:12.144 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1da] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @162d5300(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:54:12.145 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @220285e0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:54:12.145 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:12.145 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @220285e0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:54:12.146 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e779a94(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:54:12.146 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:12.146 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e779a94(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:54:12.147 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42b60da5(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:54:12.147 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:12.147 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42b60da5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:54:12.148 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @667f9795(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:54:12.148 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:12.149 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @667f9795(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:54:12.149 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12253016(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:54:12.150 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:12.150 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12253016(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:54:12.150 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x17c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18961703(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:54:12.151 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x17c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:12.151 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x17c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18961703(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:54:12.153 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/04 23:54:12.154 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1da] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/04 23:54:12.154 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/04 23:54:12.155 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/04 23:54:12.156 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/04 23:54:12.156 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/04 23:54:12.157 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/04 23:54:12.157 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/04 23:54:12.158 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/04 23:54:12.159 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/04 23:54:12.160 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/04 23:54:12.160 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/04 23:54:12.161 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x17c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/04 23:54:12.161 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x17c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/04 23:54:12.164 GMT <RMI TCP Connection(5)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/04 23:54:12.164 GMT <RMI TCP Connection(5)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:54:12.194 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24013].
Not connected.


[info 2020/03/04 23:54:12.196 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:54:12.197 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:12.199 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @305b500a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:54:12.199 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:12.199 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1da] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @305b500a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:54:12.200 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62e0c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:54:12.200 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:12.200 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62e0c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:54:12.201 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41dfd706(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:54:12.201 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:12.201 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41dfd706(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:54:12.202 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b749ea2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:54:12.202 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:12.202 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b749ea2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:54:12.203 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @91021bc(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:54:12.203 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:12.204 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @91021bc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:54:12.205 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b230dbb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:54:12.205 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:12.205 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b230dbb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:54:12.206 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x17c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e42b378(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:54:12.206 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x17c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:12.206 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x17c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e42b378(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:54:12.210 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15052274798308252390

[info 2020/03/04 23:54:12.212 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:54:12.450 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:12.451 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @306651c3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:54:12.451 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:12.451 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1da] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @306651c3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:54:12.452 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65684a09(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:54:12.452 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:12.453 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65684a09(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:54:12.453 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58506a8d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:54:12.454 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:12.454 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58506a8d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:54:12.455 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @617b957(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:54:12.455 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x8d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:12.455 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @617b957(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:54:12.456 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @722b42bf(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:54:12.456 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x68] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:12.456 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @722b42bf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:54:12.457 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a76cbdd(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:54:12.457 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:12.458 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a76cbdd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:54:12.459 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x17c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61742456(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:54:12.459 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x17c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:12.459 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x17c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61742456(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:54:12.463 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7862cd55

[vm0] [info 2020/03/04 23:54:12.470 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1da] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/04 23:54:12.470 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1da] Locator was created at Wed Mar 04 23:54:12 GMT 2020

[vm0] [info 2020/03/04 23:54:12.470 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1da] Listening on port 24015 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:54:12.471 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1da] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15052274798308252390/locator/locator24015view.dat

[vm0] [info 2020/03/04 23:54:12.471 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1da] recovery file not found: /tmp/junit15052274798308252390/locator/locator24015view.dat

[vm0] [info 2020/03/04 23:54:12.471 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1da] Starting distributed system

[vm0] [info 2020/03/04 23:54:12.473 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x1da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:54:12.653 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74f40a78

[vm2] [info 2020/03/04 23:54:12.659 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:54:12.786 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x16e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@354767dd

[vm5] [info 2020/03/04 23:54:12.792 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x16e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:54:13.294 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7cfa0e19

[vm3] [info 2020/03/04 23:54:13.300 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:54:13.688 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x17a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@35d5d547

[vm6] [info 2020/03/04 23:54:13.702 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x17a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:54:14.008 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@545fb97a

[vm4] [info 2020/03/04 23:54:14.014 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x19c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:54:14.663 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26292]

Command result for <connect --jmx-manager=localhost[26292]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26292] ..
Successfully connected to: [host=localhost, port=26292]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:54:16.356 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7e64661b

[vm1] [info 2020/03/04 23:54:16.361 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:54:16.991 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e9b668f

[vm2] [info 2020/03/04 23:54:16.996 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:54:17.585 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x174] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840@1532bef7

[vm5] [info 2020/03/04 23:54:17.593 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x174] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:54:17.645 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7d892e45

[vm3] [info 2020/03/04 23:54:17.650 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x8d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3082
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 440
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 10770


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 30


[vm4] [info 2020/03/04 23:54:18.316 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x68] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@377aec31

[vm4] [info 2020/03/04 23:54:18.333 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x68] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:54:18.460 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 161 ms)

[vm6] [info 2020/03/04 23:54:18.548 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040@75565304

[vm6] [info 2020/03/04 23:54:18.556 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:54:18.636 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x19b] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 172 ms)

[vm3] [info 2020/03/04 23:54:18.810 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b4] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 171 ms)

[vm4] [info 2020/03/04 23:54:18.968 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 155 ms)

[info 2020/03/04 23:54:18.974 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24016]

Command result for <connect --jmx-manager=localhost[24016]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24016] ..
Successfully connected to: [host=localhost, port=24016]


[vm5] [info 2020/03/04 23:54:19.145 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x16e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 174 ms)

[vm6] [info 2020/03/04 23:54:19.299 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 153 ms)

[vm0] [info 2020/03/04 23:54:19.445 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x203] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/04 23:54:19.446 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x203] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 143 ms)

[info 2020/03/04 23:54:19.447 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:19.450 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x203] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73c0db33(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:54:19.450 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x203] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:19.450 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x203] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73c0db33(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:54:19.451 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e6a3c03(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:54:19.451 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:19.451 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e6a3c03(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:54:19.452 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x19b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e9c6f5f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:54:19.452 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x19b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:19.452 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x19b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e9c6f5f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:54:19.453 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48304e0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:54:19.454 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:19.454 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48304e0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:54:19.455 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @532a337d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:54:19.455 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:19.455 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @532a337d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:54:19.456 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x16e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22c2b4d9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:54:19.456 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x16e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:19.456 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x16e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22c2b4d9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:54:19.457 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2922dc61(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:54:19.458 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x17a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:19.458 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2922dc61(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:54:19.461 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x203] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/04 23:54:19.461 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x203] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/04 23:54:19.462 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/04 23:54:19.462 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/04 23:54:19.463 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x19b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/04 23:54:19.464 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x19b] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/04 23:54:19.465 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/04 23:54:19.465 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b4] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/04 23:54:19.466 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/04 23:54:19.466 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/04 23:54:19.467 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x16e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/04 23:54:19.468 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x16e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/04 23:54:19.469 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x17a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/04 23:54:19.469 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/04 23:54:19.471 GMT <RMI TCP Connection(6)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 23:54:19.472 GMT <RMI TCP Connection(6)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:54:19.505 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27780].
Not connected.


[info 2020/03/04 23:54:19.506 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:54:19.507 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:19.509 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x203] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @355f2440(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:54:19.509 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x203] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:19.509 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x203] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @355f2440(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:54:19.510 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a25872b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:54:19.510 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:19.510 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a25872b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:54:19.511 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x19b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13afff19(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:54:19.511 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x19b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:19.511 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x19b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13afff19(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:54:19.512 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6809379f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:54:19.513 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:19.513 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6809379f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:54:19.514 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21fc35e2(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:54:19.514 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:19.514 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21fc35e2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:54:19.515 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x16e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b6b21b0(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:54:19.515 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x16e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:19.515 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x16e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b6b21b0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:54:19.516 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e07c723(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:54:19.516 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x17a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:19.517 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e07c723(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:54:19.521 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9274598105554485017

[info 2020/03/04 23:54:19.524 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:54:19.806 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:19.808 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x203] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cdb2465(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:54:19.808 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x203] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:19.808 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x203] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cdb2465(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:54:19.809 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fd62363(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:54:19.809 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:19.809 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fd62363(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:54:19.810 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x19b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b20486e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:54:19.811 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x19b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:19.811 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x19b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b20486e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:54:19.812 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10eced84(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:54:19.812 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:19.812 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10eced84(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:54:19.813 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @594e196f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:54:19.813 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:19.814 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @594e196f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:54:19.815 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x16e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fdc601f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:54:19.815 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x16e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:19.815 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x16e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fdc601f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:54:19.816 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fc0c770(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:54:19.816 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x17a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:19.816 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fc0c770(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:54:19.820 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x203] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@536be817

[vm0] [info 2020/03/04 23:54:19.827 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x203] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/04 23:54:19.827 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x203] Locator was created at Wed Mar 04 23:54:19 GMT 2020

[vm0] [info 2020/03/04 23:54:19.827 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x203] Listening on port 27782 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:54:19.828 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x203] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9274598105554485017/locator/locator27782view.dat

[vm0] [info 2020/03/04 23:54:19.828 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x203] recovery file not found: /tmp/junit9274598105554485017/locator/locator27782view.dat

[vm0] [info 2020/03/04 23:54:19.828 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x203] Starting distributed system

[vm0] [info 2020/03/04 23:54:19.830 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x203] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2998
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 289
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 10086


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:54:23.110 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 183 ms)

[vm2] [info 2020/03/04 23:54:23.267 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b3] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 153 ms)

[vm3] [info 2020/03/04 23:54:23.457 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ac] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 186 ms)

[vm4] [info 2020/03/04 23:54:23.623 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 162 ms)

[vm1] [info 2020/03/04 23:54:23.741 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@768bbaf9

[vm1] [info 2020/03/04 23:54:23.746 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:54:23.763 GMT <RMI TCP Connection(15)-172.17.0.7> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@19758079

[vm5] [info 2020/03/04 23:54:23.769 GMT <RMI TCP Connection(15)-172.17.0.7> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:54:23.790 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 165 ms)

[vm6] [info 2020/03/04 23:54:23.946 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 154 ms)

[vm0] [info 2020/03/04 23:54:24.089 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x70] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/04 23:54:24.089 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 141 ms)

[info 2020/03/04 23:54:24.090 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:24.092 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @668ad337(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:54:24.092 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:24.092 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @668ad337(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:54:24.095 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb4ee85(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:54:24.095 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:24.095 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb4ee85(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:54:24.096 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @766c519e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:54:24.096 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:24.096 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @766c519e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:54:24.097 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aad195a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:54:24.097 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:24.097 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ac] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aad195a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:54:24.100 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28b51b46(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:54:24.100 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:24.100 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28b51b46(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:54:24.101 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72530b8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:54:24.101 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:24.101 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72530b8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:54:24.102 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23e9075e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:54:24.102 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:24.103 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23e9075e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:54:24.104 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/04 23:54:24.104 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/04 23:54:24.107 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/04 23:54:24.107 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/04 23:54:24.108 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/04 23:54:24.109 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b3] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/04 23:54:24.110 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ac] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/04 23:54:24.110 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ac] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/04 23:54:24.112 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/04 23:54:24.113 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/04 23:54:24.114 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/04 23:54:24.114 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/04 23:54:24.115 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/04 23:54:24.115 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/04 23:54:24.117 GMT <RMI TCP Connection(5)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/04 23:54:24.118 GMT <RMI TCP Connection(5)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:54:24.150 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29353].
Not connected.


[info 2020/03/04 23:54:24.153 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:54:24.154 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:24.156 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a9900e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:54:24.156 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:24.156 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a9900e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:54:24.157 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c31d7ae(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:54:24.157 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:24.157 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c31d7ae(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:54:24.158 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12d819dc(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:54:24.158 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:24.158 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12d819dc(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:54:24.159 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1894027b(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:54:24.159 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:24.159 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ac] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1894027b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:54:24.160 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12d5bad1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:54:24.160 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:24.160 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12d5bad1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:54:24.161 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3badcce0(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:54:24.161 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:24.161 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3badcce0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:54:24.162 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dc974e7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:54:24.162 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:24.163 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dc974e7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:54:24.167 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10684286918831623965

[info 2020/03/04 23:54:24.170 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:54:24.414 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x19b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@361613bd

[vm2] [info 2020/03/04 23:54:24.419 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x19b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:54:24.514 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:24.515 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d317069(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:54:24.516 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:24.516 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d317069(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:54:24.517 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @133ed95a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:54:24.517 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:24.517 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @133ed95a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:54:24.518 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a4f5675(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:54:24.518 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:24.518 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a4f5675(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:54:24.519 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @607ff05b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:54:24.519 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ac] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:24.519 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ac] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @607ff05b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:54:24.520 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1208aea0(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:54:24.521 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:24.521 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1208aea0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:54:24.522 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25f43553(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:54:24.522 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x174] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:24.522 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25f43553(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:54:24.523 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f1c460d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:54:24.523 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:24.523 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f1c460d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:54:24.527 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@398fd413

[vm0] [info 2020/03/04 23:54:24.531 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x70] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/04 23:54:24.532 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x70] Locator was created at Wed Mar 04 23:54:24 GMT 2020

[vm0] [info 2020/03/04 23:54:24.532 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x70] Listening on port 29355 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:54:24.532 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x70] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10684286918831623965/locator/locator29355view.dat

[vm0] [info 2020/03/04 23:54:24.532 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x70] recovery file not found: /tmp/junit10684286918831623965/locator/locator29355view.dat

[vm0] [info 2020/03/04 23:54:24.533 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x70] Starting distributed system

[vm0] [info 2020/03/04 23:54:24.534 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:54:24.706 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40@541b94d9

[vm6] [info 2020/03/04 23:54:24.737 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:54:25.083 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ce79412

[vm3] [info 2020/03/04 23:54:25.089 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x1b4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:54:25.799 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@13194a97

[vm4] [info 2020/03/04 23:54:25.805 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:54:26.465 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27783]

Command result for <connect --jmx-manager=localhost[27783]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27783] ..
Successfully connected to: [host=localhost, port=27783]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:54:28.641 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@37752e1b

[vm1] [info 2020/03/04 23:54:28.646 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:54:28.868 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040@1ab214d7

[vm5] [info 2020/03/04 23:54:28.874 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2873
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 265
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9615


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:54:29.106 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 161 ms)

[vm2] [info 2020/03/04 23:54:29.268 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x18b] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 158 ms)

[vm2] [info 2020/03/04 23:54:29.294 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@2727a3a3

[vm2] [info 2020/03/04 23:54:29.307 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:54:29.447 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x1a3] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 177 ms)

[vm4] [info 2020/03/04 23:54:29.608 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ae] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 158 ms)

[vm5] [info 2020/03/04 23:54:29.803 GMT <RMI TCP Connection(15)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 192 ms)

[vm6] [info 2020/03/04 23:54:29.836 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@7d895cb3

[vm6] [info 2020/03/04 23:54:29.844 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:54:29.967 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 162 ms)

[vm3] [info 2020/03/04 23:54:29.980 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ac] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@162a49c5

[vm3] [info 2020/03/04 23:54:29.986 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1ac] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:54:30.117 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1ef] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/04 23:54:30.118 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 146 ms)

[info 2020/03/04 23:54:30.119 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:30.121 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d190630(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:54:30.121 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:30.121 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d190630(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:54:30.122 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c74057(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:54:30.122 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:30.123 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c74057(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:54:30.124 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x18b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dbc8841(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:54:30.124 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x18b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:30.124 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x18b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dbc8841(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:54:30.125 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x1a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56bf5f74(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:54:30.125 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x1a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:30.125 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x1a3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56bf5f74(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:54:30.126 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @367ba6a8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:54:30.126 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:30.126 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @367ba6a8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:54:30.127 GMT <RMI TCP Connection(15)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @465981f1(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:54:30.127 GMT <RMI TCP Connection(15)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:30.127 GMT <RMI TCP Connection(15)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @465981f1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:54:30.128 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5258aa57(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:54:30.128 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:30.128 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5258aa57(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:54:30.131 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/04 23:54:30.131 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/04 23:54:30.132 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/04 23:54:30.132 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/04 23:54:30.133 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x18b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/04 23:54:30.134 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x18b] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/04 23:54:30.134 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x1a3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/04 23:54:30.135 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x1a3] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/04 23:54:30.136 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/04 23:54:30.136 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/04 23:54:30.137 GMT <RMI TCP Connection(15)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/04 23:54:30.138 GMT <RMI TCP Connection(15)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/04 23:54:30.138 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/04 23:54:30.139 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/04 23:54:30.141 GMT <RMI TCP Connection(6)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/04 23:54:30.142 GMT <RMI TCP Connection(6)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:54:30.173 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22219].
Not connected.


[info 2020/03/04 23:54:30.175 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:54:30.176 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:30.178 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29976cbc(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:54:30.179 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:30.179 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29976cbc(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:54:30.179 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @523b1673(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:54:30.180 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:30.180 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @523b1673(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:54:30.181 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x18b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a767c3c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:54:30.181 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x18b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:30.181 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x18b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a767c3c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:54:30.182 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x1a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a74d030(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:54:30.182 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x1a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:30.182 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x1a3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a74d030(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:54:30.183 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dded793(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:54:30.183 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:30.183 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dded793(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:54:30.184 GMT <RMI TCP Connection(15)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c6c3f04(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:54:30.184 GMT <RMI TCP Connection(15)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:30.184 GMT <RMI TCP Connection(15)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c6c3f04(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:54:30.185 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @938c1a(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:54:30.185 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:30.185 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @938c1a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:54:30.190 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17108390154294993394

[info 2020/03/04 23:54:30.192 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:54:30.455 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:30.456 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1de69d86(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:54:30.457 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1ef] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:30.457 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1de69d86(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:54:30.458 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a0a9ab5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:54:30.458 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:30.458 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a0a9ab5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:54:30.459 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x18b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b1d3099(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:54:30.459 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x18b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:30.459 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x18b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b1d3099(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:54:30.460 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x1a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d3310c8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:54:30.460 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x1a3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:30.460 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x1a3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d3310c8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:54:30.461 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55895fca(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:54:30.461 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:30.462 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55895fca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:54:30.463 GMT <RMI TCP Connection(15)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a379cbe(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:54:30.463 GMT <RMI TCP Connection(15)-172.17.0.7> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:30.463 GMT <RMI TCP Connection(15)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a379cbe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:54:30.464 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44a7f6b7(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:54:30.464 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:30.464 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44a7f6b7(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:54:30.468 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7a929713

[vm0] [info 2020/03/04 23:54:30.474 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1ef] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/04 23:54:30.474 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1ef] Locator was created at Wed Mar 04 23:54:30 GMT 2020

[vm0] [info 2020/03/04 23:54:30.474 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1ef] Listening on port 22221 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:54:30.475 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1ef] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17108390154294993394/locator/locator22221view.dat

[vm0] [info 2020/03/04 23:54:30.475 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1ef] recovery file not found: /tmp/junit17108390154294993394/locator/locator22221view.dat

[vm0] [info 2020/03/04 23:54:30.475 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1ef] Starting distributed system

[vm0] [info 2020/03/04 23:54:30.477 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1ef] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:54:30.647 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@21536978

[vm4] [info 2020/03/04 23:54:30.653 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x1b4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:54:31.347 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29356]

Command result for <connect --jmx-manager=localhost[29356]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29356] ..
Successfully connected to: [host=localhost, port=29356]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:54:34.370 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@48741708

[vm1] [info 2020/03/04 23:54:34.376 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3180
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 438
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 11079


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:54:34.780 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 155 ms)

[vm2] [info 2020/03/04 23:54:34.940 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 157 ms)

[vm2] [info 2020/03/04 23:54:35.056 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x18b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74495089

[vm2] [info 2020/03/04 23:54:35.062 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x18b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:54:35.119 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 176 ms)

[vm4] [info 2020/03/04 23:54:35.282 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 159 ms)

[vm5] [info 2020/03/04 23:54:35.447 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 163 ms)

[vm6] [info 2020/03/04 23:54:35.601 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 152 ms)

[vm3] [info 2020/03/04 23:54:35.715 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x1a3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6d980dc

[vm3] [info 2020/03/04 23:54:35.721 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x1a3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:54:35.748 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x87] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/04 23:54:35.749 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 146 ms)

[info 2020/03/04 23:54:35.750 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:35.753 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fcafb88(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:54:35.753 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:35.753 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fcafb88(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:54:35.756 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @365e30b4(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:54:35.756 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:35.756 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @365e30b4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:54:35.760 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17004046(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:54:35.760 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:35.760 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17004046(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:54:35.761 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ae14afc(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:54:35.761 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:35.761 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ae14afc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:54:35.762 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4923740d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:54:35.762 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:35.762 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4923740d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:54:35.763 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @642dc8c5(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:54:35.764 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:35.764 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @642dc8c5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:54:35.765 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @362d2e4d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:54:35.765 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:35.765 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @362d2e4d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:54:35.768 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/04 23:54:35.768 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/04 23:54:35.770 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/04 23:54:35.771 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/04 23:54:35.773 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/04 23:54:35.774 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/04 23:54:35.775 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/04 23:54:35.775 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/04 23:54:35.776 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/04 23:54:35.776 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/04 23:54:35.778 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/04 23:54:35.778 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/04 23:54:35.779 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/04 23:54:35.779 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/04 23:54:35.782 GMT <RMI TCP Connection(6)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/04 23:54:35.782 GMT <RMI TCP Connection(6)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:54:35.813 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26773].
Not connected.


[info 2020/03/04 23:54:35.815 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:54:35.816 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:35.817 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ffcb803(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:54:35.818 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:35.818 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ffcb803(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:54:35.819 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3158696d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:54:35.819 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:35.819 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3158696d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:54:35.820 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69ca1620(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:54:35.820 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:35.820 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69ca1620(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:54:35.821 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @150c4873(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:54:35.821 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:35.821 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @150c4873(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:54:35.822 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a9d82ca(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:54:35.822 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:35.822 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a9d82ca(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:54:35.823 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e9ff335(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:54:35.823 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:35.823 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e9ff335(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:54:35.824 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e8f70c8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:54:35.824 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:35.824 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e8f70c8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:54:35.829 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2623018399290230569

[info 2020/03/04 23:54:35.831 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:54:36.074 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:36.075 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f800980(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:54:36.075 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x87] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:36.075 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f800980(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:54:36.076 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79221074(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:54:36.076 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:36.076 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79221074(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:54:36.078 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @289d004b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:54:36.078 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:36.078 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @289d004b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:54:36.080 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f8ee655(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:54:36.080 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:36.080 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f8ee655(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:54:36.081 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e0aa87a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:54:36.081 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:36.081 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e0aa87a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:54:36.082 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50422ad3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:54:36.082 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:36.083 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50422ad3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:54:36.084 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b997ccd(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:54:36.084 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:36.084 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b997ccd(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:54:36.088 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x87] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2060840c

[vm0] [info 2020/03/04 23:54:36.095 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x87] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/04 23:54:36.095 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x87] Locator was created at Wed Mar 04 23:54:36 GMT 2020

[vm0] [info 2020/03/04 23:54:36.095 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x87] Listening on port 26775 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:54:36.096 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x87] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2623018399290230569/locator/locator26775view.dat

[vm0] [info 2020/03/04 23:54:36.096 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x87] recovery file not found: /tmp/junit2623018399290230569/locator/locator26775view.dat

[vm0] [info 2020/03/04 23:54:36.096 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x87] Starting distributed system

[vm0] [info 2020/03/04 23:54:36.099 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x87] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:54:36.381 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2a317c3d

[vm4] [info 2020/03/04 23:54:36.392 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:54:37.044 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22222]

Command result for <connect --jmx-manager=localhost[22222]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22222] ..
Successfully connected to: [host=localhost, port=22222]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:54:39.871 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@76761502

[vm1] [info 2020/03/04 23:54:39.876 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:54:40.504 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@21ccf987

[vm2] [info 2020/03/04 23:54:40.509 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:54:41.131 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1bce3fb

[vm3] [info 2020/03/04 23:54:41.136 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:54:41.758 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@73b2cc57

[vm4] [info 2020/03/04 23:54:41.765 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:54:42.424 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26776]

Command result for <connect --jmx-manager=localhost[26776]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26776] ..
Successfully connected to: [host=localhost, port=26776]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:54:48.726 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440@42fd026c

[vm5] [info 2020/03/04 23:54:48.733 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:54:49.268 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@572fc974

[vm5] [info 2020/03/04 23:54:49.275 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:54:49.702 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440@7424a2a4

[vm6] [info 2020/03/04 23:54:49.712 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:54:50.197 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@89b9d9a

[vm6] [info 2020/03/04 23:54:50.205 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2951
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 122
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 9429


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:54:54.115 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 167 ms)

[vm2] [info 2020/03/04 23:54:54.279 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 161 ms)

[vm3] [info 2020/03/04 23:54:54.449 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 166 ms)

[vm4] [info 2020/03/04 23:54:54.601 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 148 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3069
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 264
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 10239


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm5] [info 2020/03/04 23:54:54.772 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 169 ms)

[vm1] [info 2020/03/04 23:54:54.844 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 159 ms)

[vm6] [info 2020/03/04 23:54:54.923 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 149 ms)

[vm2] [info 2020/03/04 23:54:54.997 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x84] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 151 ms)

[vm0] [info 2020/03/04 23:54:55.069 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x1ed] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/04 23:54:55.070 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 144 ms)

[info 2020/03/04 23:54:55.071 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:55.074 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x1ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61c68994(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:54:55.074 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x1ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:55.074 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61c68994(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:54:55.077 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4626ebc2(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:54:55.077 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:55.077 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4626ebc2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:54:55.078 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2371cf3c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:54:55.078 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:55.078 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2371cf3c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:54:55.079 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c751eb8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:54:55.079 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:55.079 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c751eb8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:54:55.080 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43996224(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:54:55.081 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:55.081 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43996224(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:54:55.082 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9426ff9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:54:55.082 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:55.082 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9426ff9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:54:55.083 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a13ba22(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:54:55.083 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:55.083 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a13ba22(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:54:55.086 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x1ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/04 23:54:55.086 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/04 23:54:55.089 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/04 23:54:55.089 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/04 23:54:55.090 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x19c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/04 23:54:55.091 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/04 23:54:55.092 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1ad] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/04 23:54:55.092 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/04 23:54:55.093 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1b9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/04 23:54:55.093 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/04 23:54:55.094 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/04 23:54:55.095 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/04 23:54:55.096 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/04 23:54:55.096 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/04 23:54:55.098 GMT <RMI TCP Connection(6)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/04 23:54:55.099 GMT <RMI TCP Connection(6)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:54:55.130 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25069].
Not connected.


[info 2020/03/04 23:54:55.132 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:54:55.133 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:55.135 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x1ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @388dd8a2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:54:55.135 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x1ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:55.135 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @388dd8a2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:54:55.136 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4855a16(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:54:55.136 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:55.136 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4855a16(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:54:55.137 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ec1ac40(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:54:55.137 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:55.137 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ec1ac40(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:54:55.138 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @586bdbaa(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:54:55.138 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:55.139 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @586bdbaa(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:54:55.139 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bec64c9(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:54:55.140 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:55.140 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bec64c9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:54:55.140 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19cceb9(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:54:55.141 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:55.141 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19cceb9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:54:55.142 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b11418e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:54:55.142 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:55.142 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b11418e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:54:55.146 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11817179357613205038

[info 2020/03/04 23:54:55.149 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:54:55.164 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x86] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 164 ms)

[vm4] [info 2020/03/04 23:54:55.313 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x95] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 147 ms)

[info 2020/03/04 23:54:55.410 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:55.411 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x1ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b716037(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:54:55.411 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x1ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:55.412 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b716037(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:54:55.412 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d14191(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:54:55.413 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:55.413 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d14191(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:54:55.414 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @603b372(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:54:55.414 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x19c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:55.414 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @603b372(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:54:55.415 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20761f4d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:54:55.415 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1ad] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:55.415 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20761f4d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:54:55.416 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @434efbb6(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:54:55.416 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1b9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:55.416 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @434efbb6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:54:55.417 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @614428a8(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:54:55.418 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:55.418 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @614428a8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:54:55.419 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dcc1088(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:54:55.419 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:55.419 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dcc1088(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:54:55.423 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x1ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5457d7af

[vm0] [info 2020/03/04 23:54:55.428 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x1ed] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/04 23:54:55.428 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x1ed] Locator was created at Wed Mar 04 23:54:55 GMT 2020

[vm0] [info 2020/03/04 23:54:55.428 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x1ed] Listening on port 25071 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:54:55.429 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x1ed] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11817179357613205038/locator/locator25071view.dat

[vm0] [info 2020/03/04 23:54:55.429 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x1ed] recovery file not found: /tmp/junit11817179357613205038/locator/locator25071view.dat

[vm0] [info 2020/03/04 23:54:55.429 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x1ed] Starting distributed system

[vm0] [info 2020/03/04 23:54:55.431 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x1ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:54:55.486 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x20] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 170 ms)

[vm6] [info 2020/03/04 23:54:55.642 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 154 ms)

[vm0] [info 2020/03/04 23:54:55.786 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x71] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/04 23:54:55.788 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x71] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 143 ms)

[info 2020/03/04 23:54:55.788 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:55.791 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c840911(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:54:55.791 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:55.791 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c840911(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:54:55.794 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28a12179(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:54:55.794 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:55.795 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28a12179(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:54:55.796 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bd1f407(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:54:55.796 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:55.796 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bd1f407(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:54:55.797 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c32cacf(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:54:55.797 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:55.797 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x86] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c32cacf(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:54:55.798 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x95] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e9f4302(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:54:55.798 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x95] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:55.798 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x95] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e9f4302(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:54:55.799 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b63e041(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:54:55.799 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:55.799 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b63e041(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:54:55.800 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42072b72(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:54:55.801 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:55.801 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42072b72(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:54:55.804 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/04 23:54:55.804 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/04 23:54:55.807 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/04 23:54:55.807 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/04 23:54:55.808 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/04 23:54:55.809 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/04 23:54:55.810 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x86] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/04 23:54:55.810 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x86] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/04 23:54:55.811 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x95] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/04 23:54:55.811 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x95] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/04 23:54:55.813 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/04 23:54:55.813 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/04 23:54:55.814 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/04 23:54:55.814 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/04 23:54:55.817 GMT <RMI TCP Connection(6)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/04 23:54:55.817 GMT <RMI TCP Connection(6)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:54:55.854 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29320].
Not connected.


[info 2020/03/04 23:54:55.857 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:54:55.858 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:55.859 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72c968da(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:54:55.859 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:55.860 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72c968da(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:54:55.861 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61dab5e4(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:54:55.861 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:55.861 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61dab5e4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:54:55.862 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @532868c0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:54:55.862 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:55.862 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @532868c0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:54:55.863 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d92f743(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:54:55.863 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:55.863 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x86] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d92f743(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:54:55.864 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x95] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3231e873(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:54:55.864 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x95] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:55.864 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x95] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3231e873(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:54:55.865 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e87d553(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:54:55.865 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:55.866 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e87d553(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:54:55.866 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a8151aa(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:54:55.867 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:55.867 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a8151aa(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:54:55.871 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12743075474035253110

[info 2020/03/04 23:54:55.874 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:54:56.147 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:56.148 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a2807c9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:54:56.148 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:54:56.149 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a2807c9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:54:56.149 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16286e00(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:54:56.150 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:54:56.150 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16286e00(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:54:56.150 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @228fec50(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:54:56.151 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:54:56.151 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @228fec50(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:54:56.152 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3edf64c7(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:54:56.152 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x86] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:54:56.152 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x86] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3edf64c7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:54:56.153 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x95] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e12a57c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:54:56.153 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x95] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:54:56.153 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x95] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e12a57c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:54:56.154 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @723a9609(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:54:56.154 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:54:56.154 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @723a9609(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:54:56.155 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43460388(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:54:56.156 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:54:56.156 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43460388(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:54:56.159 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2beb3a3d

[vm0] [info 2020/03/04 23:54:56.165 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x71] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/04 23:54:56.165 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x71] Locator was created at Wed Mar 04 23:54:56 GMT 2020

[vm0] [info 2020/03/04 23:54:56.165 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x71] Listening on port 29322 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:54:56.166 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x71] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12743075474035253110/locator/locator29322view.dat

[vm0] [info 2020/03/04 23:54:56.166 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x71] recovery file not found: /tmp/junit12743075474035253110/locator/locator29322view.dat

[vm0] [info 2020/03/04 23:54:56.166 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x71] Starting distributed system

[vm0] [info 2020/03/04 23:54:56.168 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:54:59.248 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@14048b97

[vm1] [info 2020/03/04 23:54:59.253 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:54:59.811 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6e6d27cf

[vm1] [info 2020/03/04 23:54:59.816 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:54:59.860 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x19c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@e1550d

[vm2] [info 2020/03/04 23:54:59.865 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x19c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:55:00.479 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@22c5ec5e

[vm2] [info 2020/03/04 23:55:00.484 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:55:00.487 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1ad] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5cc6e0e0

[vm3] [info 2020/03/04 23:55:00.493 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1ad] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:55:01.137 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x86] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@14e15bce

[vm3] [info 2020/03/04 23:55:01.142 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x86] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:55:01.181 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1b9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5304e319

[vm4] [info 2020/03/04 23:55:01.188 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x1b9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:55:01.784 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x95] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4f5c758a

[vm4] [info 2020/03/04 23:55:01.790 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x95] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:55:01.857 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25072]

Command result for <connect --jmx-manager=localhost[25072]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25072] ..
Successfully connected to: [host=localhost, port=25072]


[info 2020/03/04 23:55:02.424 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29323]

Command result for <connect --jmx-manager=localhost[29323]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29323] ..
Successfully connected to: [host=localhost, port=29323]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:55:03.533 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x177] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7e359c54

[vm5] [info 2020/03/04 23:55:03.538 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x177] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:55:04.330 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x178] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@62c3a290

[vm6] [info 2020/03/04 23:55:04.336 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x178] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:55:05.303 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:55:07.324 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29f9ce64

[vm5] [info 2020/03/04 23:55:07.330 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:55:08.086 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x17c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7843511a

[vm6] [info 2020/03/04 23:55:08.093 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x17c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:55:09.057 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1322
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2638
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 266
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9414


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/04 23:55:09.369 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 171 ms)

[vm2] [info 2020/03/04 23:55:09.530 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 158 ms)

[vm3] [info 2020/03/04 23:55:09.744 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 212 ms)

[vm4] [info 2020/03/04 23:55:09.929 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 175 ms)

[vm5] [info 2020/03/04 23:55:10.112 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x177] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 179 ms)

[vm6] [info 2020/03/04 23:55:10.321 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x178] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 207 ms)

[vm0] [info 2020/03/04 23:55:10.470 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x1dd] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/04 23:55:10.471 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x1dd] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 147 ms)

[info 2020/03/04 23:55:10.472 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:10.475 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x1dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39e2c67e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:55:10.475 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x1dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:10.475 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x1dd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39e2c67e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:55:10.478 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @215172c8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:55:10.478 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:10.478 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @215172c8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:55:10.479 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64d1cd21(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:55:10.479 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:10.479 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64d1cd21(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:55:10.480 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5aaec36(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:55:10.480 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:10.480 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5aaec36(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:55:10.483 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d66c812(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:55:10.484 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:10.484 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d66c812(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:55:10.485 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x177] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @189e25ba(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:55:10.485 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x177] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:10.485 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x177] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @189e25ba(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:55:10.486 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x178] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16629a2e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:55:10.486 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x178] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:10.486 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16629a2e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:55:10.489 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x1dd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/04 23:55:10.490 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x1dd] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/04 23:55:10.493 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/04 23:55:10.493 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/04 23:55:10.494 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/04 23:55:10.495 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/04 23:55:10.496 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/04 23:55:10.496 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/04 23:55:10.499 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/04 23:55:10.500 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/04 23:55:10.501 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x177] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/04 23:55:10.502 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x177] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/04 23:55:10.503 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x178] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/04 23:55:10.503 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/04 23:55:10.506 GMT <RMI TCP Connection(6)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/04 23:55:10.507 GMT <RMI TCP Connection(6)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:55:10.551 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26292].
Not connected.


[info 2020/03/04 23:55:10.553 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:55:10.554 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:10.556 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x1dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51217a93(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:55:10.556 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x1dd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:10.556 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x1dd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51217a93(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:55:10.557 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c98d1fd(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:55:10.557 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:10.557 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c98d1fd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:55:10.558 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6389a435(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:55:10.558 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:10.558 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6389a435(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:55:10.559 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fb2993c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:55:10.559 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:10.560 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fb2993c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:55:10.560 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7972fb16(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:55:10.561 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:10.561 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7972fb16(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:55:10.562 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x177] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c404d1(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:55:10.562 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x177] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:10.562 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x177] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c404d1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:55:10.563 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x178] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f02eb37(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:55:10.563 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x178] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:10.563 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f02eb37(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:55:10.566 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11972860115643628349

[info 2020/03/04 23:55:10.568 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:55:10.809 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:10.810 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x1dd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e7dde20(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:55:10.810 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x1dd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:10.810 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x1dd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e7dde20(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:55:10.811 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @98245f4(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:55:10.811 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:10.812 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @98245f4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:55:10.812 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aaaef39(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:55:10.813 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:10.813 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aaaef39(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:55:10.814 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5005c394(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:55:10.814 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:10.814 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5005c394(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:55:10.815 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19cb8c3a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:55:10.815 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:10.815 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19cb8c3a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:55:10.816 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x177] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c165f23(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:55:10.816 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x177] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:10.816 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x177] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c165f23(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:55:10.817 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x178] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37792d3b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:55:10.818 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x178] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:10.818 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37792d3b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:55:10.822 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x1dd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c579788

[vm0] [info 2020/03/04 23:55:10.829 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x1dd] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/04 23:55:10.830 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x1dd] Locator was created at Wed Mar 04 23:55:10 GMT 2020

[vm0] [info 2020/03/04 23:55:10.830 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x1dd] Listening on port 26294 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:55:10.830 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x1dd] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11972860115643628349/locator/locator26294view.dat

[vm0] [info 2020/03/04 23:55:10.830 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x1dd] recovery file not found: /tmp/junit11972860115643628349/locator/locator26294view.dat

[vm0] [info 2020/03/04 23:55:10.831 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x1dd] Starting distributed system

[vm0] [info 2020/03/04 23:55:10.833 GMT <RMI TCP Connection(39)-172.17.0.2> tid=0x1dd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1192
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2741
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 267
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9717


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:55:13.180 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 171 ms)

[vm2] [info 2020/03/04 23:55:13.342 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 160 ms)

[vm3] [info 2020/03/04 23:55:13.493 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 148 ms)

[vm4] [info 2020/03/04 23:55:13.651 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 155 ms)

[vm5] [info 2020/03/04 23:55:13.808 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 155 ms)

[vm6] [info 2020/03/04 23:55:13.959 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x17c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 149 ms)

[vm0] [info 2020/03/04 23:55:14.103 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x1f] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/04 23:55:14.104 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 142 ms)

[info 2020/03/04 23:55:14.105 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:14.107 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28f9b774(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:55:14.108 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:14.108 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28f9b774(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:55:14.110 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f794e09(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:55:14.110 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:14.111 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f794e09(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:55:14.111 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4756001b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:55:14.112 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x18c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:14.112 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4756001b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:55:14.113 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @634780eb(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:55:14.113 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:14.113 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @634780eb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:55:14.114 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48be106f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:55:14.114 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:14.114 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48be106f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:55:14.115 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28ee80b2(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:55:14.115 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:14.115 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28ee80b2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:55:14.116 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x17c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5516b6a5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:55:14.116 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x17c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:14.116 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x17c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5516b6a5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:55:14.119 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/04 23:55:14.119 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/04 23:55:14.121 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/04 23:55:14.121 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/04 23:55:14.122 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/04 23:55:14.123 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/04 23:55:14.124 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/04 23:55:14.124 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/04 23:55:14.125 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/04 23:55:14.125 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/04 23:55:14.126 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/04 23:55:14.126 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/04 23:55:14.128 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x17c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/04 23:55:14.128 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x17c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/04 23:55:14.130 GMT <RMI TCP Connection(6)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/04 23:55:14.131 GMT <RMI TCP Connection(6)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:55:14.157 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24016].
Not connected.


[info 2020/03/04 23:55:14.158 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:55:14.160 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:14.161 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eb62248(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:55:14.161 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:14.161 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eb62248(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:55:14.162 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c8c4167(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:55:14.162 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:14.162 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c8c4167(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:55:14.163 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307d97e1(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:55:14.163 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x18c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:14.163 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307d97e1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:55:14.164 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b781669(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:55:14.164 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:14.164 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b781669(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:55:14.165 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40648618(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:55:14.165 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:14.165 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40648618(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:55:14.166 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f766b37(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:55:14.167 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:14.167 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f766b37(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:55:14.168 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x17c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2159000f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:55:14.168 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x17c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:14.168 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x17c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2159000f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:55:14.170 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17351984402959286014

[info 2020/03/04 23:55:14.173 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:55:14.424 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:14.425 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ad6ceaf(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:55:14.426 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:14.426 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ad6ceaf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:55:14.427 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41fc9099(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:55:14.427 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:14.427 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41fc9099(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:55:14.428 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b853770(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:55:14.428 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x18c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:14.428 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b853770(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:55:14.429 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @657703b5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:55:14.429 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x8d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:14.429 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @657703b5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:55:14.430 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @99a497e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:55:14.430 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x68] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:14.430 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @99a497e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:55:14.431 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16ca2a5f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:55:14.431 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:14.431 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16ca2a5f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:55:14.432 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x17c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1efd7825(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:55:14.433 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x17c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:14.433 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x17c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1efd7825(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:55:14.437 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3b09dad6

[vm0] [info 2020/03/04 23:55:14.444 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x1f] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/04 23:55:14.444 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x1f] Locator was created at Wed Mar 04 23:55:14 GMT 2020

[vm0] [info 2020/03/04 23:55:14.444 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x1f] Listening on port 24018 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:55:14.445 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17351984402959286014/locator/locator24018view.dat

[vm0] [info 2020/03/04 23:55:14.445 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x1f] recovery file not found: /tmp/junit17351984402959286014/locator/locator24018view.dat

[vm0] [info 2020/03/04 23:55:14.445 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 23:55:14.447 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:55:14.743 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3246b427

[vm1] [info 2020/03/04 23:55:14.748 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:55:15.362 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@93f18ef

[vm2] [info 2020/03/04 23:55:15.369 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:55:15.989 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2c85b282

[vm3] [info 2020/03/04 23:55:15.996 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:55:16.636 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@24804cfe

[vm4] [info 2020/03/04 23:55:16.644 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x19c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:55:17.323 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26295]

Command result for <connect --jmx-manager=localhost[26295]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26295] ..
Successfully connected to: [host=localhost, port=26295]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:55:18.225 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@56830544

[vm1] [info 2020/03/04 23:55:18.230 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:55:18.831 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@67492aa1

[vm2] [info 2020/03/04 23:55:18.838 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x18c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:55:19.466 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@25f760c0

[vm3] [info 2020/03/04 23:55:19.474 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x8d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:55:19.656 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@89dfe26

[vm5] [info 2020/03/04 23:55:19.662 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:55:19.978 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x16e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@71321ce5

[vm5] [info 2020/03/04 23:55:19.984 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x16e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:55:20.121 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x68] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@25719b5a

[vm4] [info 2020/03/04 23:55:20.128 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x68] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:55:20.421 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4b0cb8ba

[vm6] [info 2020/03/04 23:55:20.428 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:55:20.785 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24019]

[vm6] [info 2020/03/04 23:55:20.800 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@768b9649

[vm6] [info 2020/03/04 23:55:20.807 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[24019]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24019] ..
Successfully connected to: [host=localhost, port=24019]


[vm1] [info 2020/03/04 23:55:21.433 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:55:21.776 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573304
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1262
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608947
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2743
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 144
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 9351


[vm5] [info 2020/03/04 23:55:25.245 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@57b8ec12

[vm5] [info 2020/03/04 23:55:25.251 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:55:25.432 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 174 ms)

[vm2] [info 2020/03/04 23:55:25.589 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b3] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 155 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1336
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2753
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 192
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 9549


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm3] [info 2020/03/04 23:55:25.761 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ac] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 168 ms)

[vm1] [info 2020/03/04 23:55:25.909 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 194 ms)

[vm4] [info 2020/03/04 23:55:25.914 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 150 ms)

[vm6] [info 2020/03/04 23:55:26.050 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6639ee78

[vm6] [info 2020/03/04 23:55:26.057 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:55:26.071 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19b] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 159 ms)

[vm5] [info 2020/03/04 23:55:26.095 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 179 ms)

[vm3] [info 2020/03/04 23:55:26.240 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1b4] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 166 ms)

[vm6] [info 2020/03/04 23:55:26.250 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 152 ms)

[vm4] [info 2020/03/04 23:55:26.399 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 156 ms)

[vm0] [info 2020/03/04 23:55:26.399 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x73] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/04 23:55:26.400 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x73] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 148 ms)

[info 2020/03/04 23:55:26.401 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:26.403 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x73] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca8f545(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:55:26.404 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x73] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:26.404 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x73] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca8f545(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:55:26.407 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15cd3e3f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:55:26.407 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:26.407 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15cd3e3f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:55:26.408 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29f6bf64(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:55:26.408 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:26.408 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29f6bf64(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:55:26.409 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d627d70(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:55:26.409 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:26.409 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ac] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d627d70(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:55:26.410 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31d85252(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:55:26.410 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:26.410 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31d85252(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:55:26.411 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @264eec78(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:55:26.412 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:26.412 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @264eec78(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:55:26.413 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e96c4bb(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:55:26.413 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:26.413 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e96c4bb(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:55:26.415 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x73] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/04 23:55:26.416 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x73] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/04 23:55:26.418 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/04 23:55:26.419 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/04 23:55:26.420 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/04 23:55:26.420 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b3] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/04 23:55:26.421 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ac] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/04 23:55:26.421 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ac] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/04 23:55:26.422 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/04 23:55:26.422 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/04 23:55:26.424 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/04 23:55:26.424 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/04 23:55:26.425 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/04 23:55:26.426 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/04 23:55:26.429 GMT <RMI TCP Connection(6)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/04 23:55:26.429 GMT <RMI TCP Connection(6)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:55:26.463 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29356].
Not connected.


[info 2020/03/04 23:55:26.465 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:55:26.466 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:26.468 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x73] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63f1047c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:55:26.468 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x73] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:26.468 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x73] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63f1047c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:55:26.469 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1866edae(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:55:26.469 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:26.470 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1866edae(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:55:26.470 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77646580(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:55:26.470 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:26.471 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77646580(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:55:26.471 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6afda07(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:55:26.472 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:26.472 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ac] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6afda07(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:55:26.472 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cf3eef6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:55:26.473 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:26.473 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cf3eef6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:55:26.473 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4875dcbd(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:55:26.474 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:26.474 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4875dcbd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:55:26.474 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @513e6857(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:55:26.475 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:26.475 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @513e6857(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:55:26.477 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5116289154019050227

[info 2020/03/04 23:55:26.479 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:55:26.563 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x16e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 162 ms)

[vm6] [info 2020/03/04 23:55:26.715 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 150 ms)

[info 2020/03/04 23:55:26.749 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:26.750 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x73] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6916b2e3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:55:26.750 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x73] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:26.750 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x73] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6916b2e3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:55:26.751 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d1246e3(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:55:26.751 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:26.751 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d1246e3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:55:26.752 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6372bae(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:55:26.752 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:26.752 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6372bae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:55:26.753 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1575df1d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:55:26.753 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ac] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:26.753 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ac] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1575df1d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:55:26.754 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29d1e6a4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:55:26.754 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:26.754 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29d1e6a4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:55:26.755 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c7f6018(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:55:26.755 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:26.755 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c7f6018(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:55:26.756 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19f911f1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:55:26.756 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:26.756 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19f911f1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:55:26.760 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x73] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@53657de2

[vm0] [info 2020/03/04 23:55:26.766 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x73] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/04 23:55:26.766 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x73] Locator was created at Wed Mar 04 23:55:26 GMT 2020

[vm0] [info 2020/03/04 23:55:26.766 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x73] Listening on port 29358 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:55:26.766 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x73] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5116289154019050227/locator/locator29358view.dat

[vm0] [info 2020/03/04 23:55:26.767 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x73] recovery file not found: /tmp/junit5116289154019050227/locator/locator29358view.dat

[vm0] [info 2020/03/04 23:55:26.767 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x73] Starting distributed system

[vm0] [info 2020/03/04 23:55:26.769 GMT <RMI TCP Connection(37)-172.17.0.8> tid=0x73] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:55:26.864 GMT <RMI TCP Connection(38)-172.17.0.3> tid=0x6f] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/04 23:55:26.865 GMT <RMI TCP Connection(38)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 148 ms)

[info 2020/03/04 23:55:26.866 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:26.869 GMT <RMI TCP Connection(38)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a22621b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:55:26.869 GMT <RMI TCP Connection(38)-172.17.0.3> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:26.869 GMT <RMI TCP Connection(38)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a22621b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:55:26.872 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ce9e58(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:55:26.872 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:26.872 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ce9e58(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:55:26.873 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d660d71(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:55:26.873 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:26.873 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d660d71(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:55:26.874 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @797db37f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:55:26.875 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:26.875 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1b4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @797db37f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:55:26.876 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c0ae235(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:55:26.876 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:26.876 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c0ae235(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:55:26.877 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x16e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44069b2d(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:55:26.877 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x16e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:26.877 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x16e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44069b2d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:55:26.878 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @442cfa50(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:55:26.878 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:26.878 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @442cfa50(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:55:26.881 GMT <RMI TCP Connection(38)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/04 23:55:26.882 GMT <RMI TCP Connection(38)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/04 23:55:26.884 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/04 23:55:26.885 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/04 23:55:26.886 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/04 23:55:26.886 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19b] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/04 23:55:26.887 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1b4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/04 23:55:26.887 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1b4] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/04 23:55:26.888 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/04 23:55:26.889 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/04 23:55:26.890 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x16e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/04 23:55:26.890 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x16e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/04 23:55:26.891 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/04 23:55:26.891 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/04 23:55:26.894 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 23:55:26.894 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:55:26.939 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27783].
Not connected.


[info 2020/03/04 23:55:26.941 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:55:26.942 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:26.943 GMT <RMI TCP Connection(38)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9f9c76b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:55:26.944 GMT <RMI TCP Connection(38)-172.17.0.3> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:26.944 GMT <RMI TCP Connection(38)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9f9c76b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:55:26.945 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15aa2088(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:55:26.945 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:26.945 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15aa2088(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:55:26.946 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b0481d4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:55:26.946 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:26.946 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b0481d4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:55:26.947 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dec8ce8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:55:26.947 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:26.947 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1b4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dec8ce8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:55:26.948 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ab5c435(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:55:26.948 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:26.948 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ab5c435(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:55:26.949 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x16e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2add5b4f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:55:26.949 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x16e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:26.949 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x16e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2add5b4f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:55:26.950 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a4ae3c8(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:55:26.950 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:26.950 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a4ae3c8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:55:26.953 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3862117765110915835

[info 2020/03/04 23:55:26.955 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:55:27.054 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:55:27.226 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:27.227 GMT <RMI TCP Connection(38)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @563bc85(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:55:27.228 GMT <RMI TCP Connection(38)-172.17.0.3> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:27.228 GMT <RMI TCP Connection(38)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @563bc85(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:55:27.229 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bd91a58(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:55:27.229 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:27.229 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bd91a58(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:55:27.244 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dce7edf(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:55:27.244 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:27.244 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dce7edf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:55:27.245 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1705d337(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:55:27.245 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1b4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:27.245 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1b4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1705d337(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:55:27.246 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @606d3bd0(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:55:27.247 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:27.247 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @606d3bd0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:55:27.249 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x16e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @510c769a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:55:27.249 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x16e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:27.249 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x16e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @510c769a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:55:27.250 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ee3c8fd(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:55:27.250 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:27.250 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x17a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ee3c8fd(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:55:27.254 GMT <RMI TCP Connection(38)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2de632d6

[vm0] [info 2020/03/04 23:55:27.261 GMT <RMI TCP Connection(38)-172.17.0.3> tid=0x6f] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/04 23:55:27.261 GMT <RMI TCP Connection(38)-172.17.0.3> tid=0x6f] Locator was created at Wed Mar 04 23:55:27 GMT 2020

[vm0] [info 2020/03/04 23:55:27.261 GMT <RMI TCP Connection(38)-172.17.0.3> tid=0x6f] Listening on port 27785 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:55:27.261 GMT <RMI TCP Connection(38)-172.17.0.3> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3862117765110915835/locator/locator27785view.dat

[vm0] [info 2020/03/04 23:55:27.262 GMT <RMI TCP Connection(38)-172.17.0.3> tid=0x6f] recovery file not found: /tmp/junit3862117765110915835/locator/locator27785view.dat

[vm0] [info 2020/03/04 23:55:27.262 GMT <RMI TCP Connection(38)-172.17.0.3> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/04 23:55:27.265 GMT <RMI TCP Connection(38)-172.17.0.3> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1566
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236218
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2389
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 126
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 8325


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:55:30.673 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 163 ms)

[vm1] [info 2020/03/04 23:55:30.835 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@fc3373e

[vm1] [info 2020/03/04 23:55:30.841 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:55:30.845 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x18b] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 170 ms)

[vm3] [info 2020/03/04 23:55:31.008 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a3] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 160 ms)

[vm4] [info 2020/03/04 23:55:31.173 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1ae] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 163 ms)

[vm1] [info 2020/03/04 23:55:31.212 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@c5c2724

[vm1] [info 2020/03/04 23:55:31.217 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:55:31.342 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 166 ms)

[vm2] [info 2020/03/04 23:55:31.466 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@8349a89

[vm2] [info 2020/03/04 23:55:31.473 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:55:31.491 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 147 ms)

[vm0] [info 2020/03/04 23:55:31.635 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x84] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/04 23:55:31.636 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x84] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 142 ms)

[info 2020/03/04 23:55:31.636 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:31.639 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77b28bb0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:55:31.639 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:31.639 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77b28bb0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:55:31.640 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e2b61d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:55:31.640 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:31.640 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e2b61d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:55:31.641 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x18b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32e598d3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:55:31.641 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x18b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:31.642 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x18b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32e598d3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:55:31.644 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24167d82(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:55:31.644 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:31.644 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24167d82(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:55:31.645 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fcb473c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:55:31.645 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:31.645 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fcb473c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:55:31.646 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d793964(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:55:31.647 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:31.647 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d793964(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:55:31.648 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad2c144(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:55:31.648 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:31.648 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad2c144(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:55:31.651 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/04 23:55:31.651 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/04 23:55:31.652 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/04 23:55:31.652 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/04 23:55:31.653 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x18b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/04 23:55:31.653 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x18b] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/04 23:55:31.656 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/04 23:55:31.656 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a3] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/04 23:55:31.657 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/04 23:55:31.658 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/04 23:55:31.659 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/04 23:55:31.659 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/04 23:55:31.660 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/04 23:55:31.660 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/04 23:55:31.663 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/04 23:55:31.663 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:55:31.705 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22222].
Not connected.


[info 2020/03/04 23:55:31.707 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:55:31.708 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:31.709 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bce0261(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:55:31.709 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:31.709 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bce0261(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:55:31.710 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67502691(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:55:31.710 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:31.711 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67502691(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:55:31.712 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x18b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @648438af(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:55:31.712 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x18b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:31.712 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x18b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @648438af(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:55:31.713 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @193c54c1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:55:31.713 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:31.713 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @193c54c1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:55:31.714 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f45b3e0(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:55:31.714 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:31.714 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f45b3e0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:55:31.715 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dedaf1c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:55:31.715 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:31.715 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dedaf1c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:55:31.716 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72468e7c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:55:31.716 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:31.716 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72468e7c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:55:31.719 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16832109119327731521

[info 2020/03/04 23:55:31.722 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:55:31.826 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@42882876

[vm2] [info 2020/03/04 23:55:31.834 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:55:31.977 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:31.978 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @767c32c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:55:31.978 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:31.978 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @767c32c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:55:31.979 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2caf89c4(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:55:31.979 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:31.980 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2caf89c4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:55:31.981 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x18b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29bfd4b4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:55:31.981 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x18b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:31.981 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x18b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29bfd4b4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:55:31.982 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75616e6a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:55:31.982 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:31.982 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75616e6a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:55:31.983 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17f8aa20(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:55:31.983 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:31.983 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1ae] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17f8aa20(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:55:31.984 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70230a5a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:55:31.984 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:31.984 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70230a5a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:55:31.985 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3466daeb(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:55:31.986 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:31.986 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3466daeb(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:55:31.989 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@89a3956

[vm0] [info 2020/03/04 23:55:31.995 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x84] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/04 23:55:31.996 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x84] Locator was created at Wed Mar 04 23:55:31 GMT 2020

[vm0] [info 2020/03/04 23:55:31.996 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x84] Listening on port 22224 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:55:31.996 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x84] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16832109119327731521/locator/locator22224view.dat

[vm0] [info 2020/03/04 23:55:31.996 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x84] recovery file not found: /tmp/junit16832109119327731521/locator/locator22224view.dat

[vm0] [info 2020/03/04 23:55:31.997 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x84] Starting distributed system

[vm0] [info 2020/03/04 23:55:31.998 GMT <RMI TCP Connection(39)-172.17.0.7> tid=0x84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:55:32.114 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ac] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4e1aee81

[vm3] [info 2020/03/04 23:55:32.121 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ac] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:55:32.526 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1b4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7ef0b98f

[vm3] [info 2020/03/04 23:55:32.537 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1b4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:55:32.811 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4ec4c640

[vm4] [info 2020/03/04 23:55:32.819 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:55:33.219 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6fecd07d

[vm4] [info 2020/03/04 23:55:33.227 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:55:33.483 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29359]

Command result for <connect --jmx-manager=localhost[29359]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29359] ..
Successfully connected to: [host=localhost, port=29359]


[info 2020/03/04 23:55:33.877 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27786]

Command result for <connect --jmx-manager=localhost[27786]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27786] ..
Successfully connected to: [host=localhost, port=27786]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:55:34.622 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5588238d

[vm5] [info 2020/03/04 23:55:34.627 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:55:35.376 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@16e08900

[vm6] [info 2020/03/04 23:55:35.382 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:55:35.876 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@17c83032

[vm1] [info 2020/03/04 23:55:35.881 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:55:36.360 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:55:36.517 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x18b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@a99edb6

[vm2] [info 2020/03/04 23:55:36.524 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x18b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:55:37.251 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@51e7da6f

[vm3] [info 2020/03/04 23:55:37.260 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1a3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:55:37.911 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@30da0e87

[vm4] [info 2020/03/04 23:55:37.919 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:55:38.607 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22225]

Command result for <connect --jmx-manager=localhost[22225]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22225] ..
Successfully connected to: [host=localhost, port=22225]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1300
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2634
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 241
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 9375


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:55:40.354 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 165 ms)

[vm2] [info 2020/03/04 23:55:40.505 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 148 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:55:40.680 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 172 ms)

[vm4] [info 2020/03/04 23:55:40.834 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 151 ms)

[vm5] [info 2020/03/04 23:55:41.000 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 164 ms)

[vm6] [info 2020/03/04 23:55:41.149 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 147 ms)

[vm0] [info 2020/03/04 23:55:41.295 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x6e] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/04 23:55:41.296 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 144 ms)

[info 2020/03/04 23:55:41.297 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:41.300 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @404ce9f7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:55:41.300 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:41.300 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @404ce9f7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:55:41.302 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59f464f7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:55:41.303 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:41.303 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59f464f7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:55:41.304 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3523a232(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:55:41.304 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:41.304 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3523a232(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:55:41.305 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39d8568a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:55:41.305 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:41.305 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39d8568a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:55:41.308 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60f3dad3(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:55:41.308 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:41.308 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60f3dad3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:55:41.309 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bf6dd84(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:55:41.309 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:41.309 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bf6dd84(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:55:41.310 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e78673c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:55:41.310 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:41.310 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e78673c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:55:41.312 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/04 23:55:41.313 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/04 23:55:41.315 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/04 23:55:41.316 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/04 23:55:41.317 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/04 23:55:41.317 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/04 23:55:41.318 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/04 23:55:41.318 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/04 23:55:41.321 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/04 23:55:41.321 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/04 23:55:41.322 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/04 23:55:41.322 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/04 23:55:41.323 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/04 23:55:41.324 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/04 23:55:41.326 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/04 23:55:41.327 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:55:41.361 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26776].
Not connected.


[info 2020/03/04 23:55:41.363 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:55:41.364 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:41.366 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @799d1d57(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:55:41.366 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:41.366 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @799d1d57(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:55:41.367 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bee04a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:55:41.367 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:41.367 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bee04a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:55:41.368 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c33bc9c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:55:41.368 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:41.368 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c33bc9c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:55:41.369 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23e05028(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:55:41.369 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:41.369 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23e05028(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:55:41.370 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @be2bf8e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:55:41.370 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:41.371 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @be2bf8e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:55:41.371 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cf96b21(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:55:41.372 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:41.372 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cf96b21(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:55:41.372 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @746ca367(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:55:41.373 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:41.373 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @746ca367(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:55:41.376 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11676745680534912352

[info 2020/03/04 23:55:41.378 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:55:41.642 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:41.643 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b57c9ff(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:55:41.643 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:41.644 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b57c9ff(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:55:41.645 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75d6b3a5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:55:41.645 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:41.645 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75d6b3a5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:55:41.646 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6611539f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:55:41.646 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:41.646 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6611539f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:55:41.647 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e2c85c4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:55:41.647 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:41.647 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e2c85c4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:55:41.648 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62d3d177(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:55:41.648 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:41.648 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62d3d177(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:55:41.649 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @324c3a40(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:55:41.649 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:41.650 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @324c3a40(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:55:41.650 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c51f062(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:55:41.651 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:41.651 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c51f062(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:55:41.655 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2ad1546f

[vm0] [info 2020/03/04 23:55:41.660 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x6e] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/04 23:55:41.661 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x6e] Locator was created at Wed Mar 04 23:55:41 GMT 2020

[vm0] [info 2020/03/04 23:55:41.661 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x6e] Listening on port 26778 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:55:41.661 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x6e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11676745680534912352/locator/locator26778view.dat

[vm0] [info 2020/03/04 23:55:41.661 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x6e] recovery file not found: /tmp/junit11676745680534912352/locator/locator26778view.dat

[vm0] [info 2020/03/04 23:55:41.662 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x6e] Starting distributed system

[vm0] [info 2020/03/04 23:55:41.663 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:55:45.410 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@442479ba

[vm1] [info 2020/03/04 23:55:45.415 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:55:46.006 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@21b08319

[vm2] [info 2020/03/04 23:55:46.013 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:55:46.623 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@528e1308

[vm3] [info 2020/03/04 23:55:46.631 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:55:47.254 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5cbe3946

[vm4] [info 2020/03/04 23:55:47.263 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:55:47.900 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26779]

Command result for <connect --jmx-manager=localhost[26779]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26779] ..
Successfully connected to: [host=localhost, port=26779]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:55:49.461 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@fd81c1a

[vm5] [info 2020/03/04 23:55:49.467 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:55:50.100 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@9b1b407

[vm5] [info 2020/03/04 23:55:50.107 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:55:50.267 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1e6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@579fbca2

[vm6] [info 2020/03/04 23:55:50.273 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1e6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:55:50.872 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5c0ac731

[vm6] [info 2020/03/04 23:55:50.884 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:55:51.275 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:55:51.876 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1610
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2813
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 266
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 10071


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1851
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2332
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 121
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 8253


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:55:55.543 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 167 ms)

[vm1] [info 2020/03/04 23:55:55.547 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 163 ms)

[vm2] [info 2020/03/04 23:55:55.703 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 157 ms)

[vm2] [info 2020/03/04 23:55:55.720 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 169 ms)

[vm3] [info 2020/03/04 23:55:55.869 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 163 ms)

[vm3] [info 2020/03/04 23:55:55.894 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 171 ms)

[vm4] [info 2020/03/04 23:55:56.026 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 154 ms)

[vm4] [info 2020/03/04 23:55:56.048 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 151 ms)

[vm5] [info 2020/03/04 23:55:56.208 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 180 ms)

[vm5] [info 2020/03/04 23:55:56.234 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cb] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 184 ms)

[vm6] [info 2020/03/04 23:55:56.360 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1e6] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 150 ms)

[vm6] [info 2020/03/04 23:55:56.384 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cd] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 148 ms)

[vm0] [info 2020/03/04 23:55:56.507 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x87] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/04 23:55:56.508 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x87] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 145 ms)

[info 2020/03/04 23:55:56.509 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:56.512 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @154dc5a5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:55:56.512 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:56.513 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @154dc5a5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:55:56.515 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @99e2d7f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:55:56.516 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:56.516 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @99e2d7f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:55:56.517 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e8aee5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:55:56.517 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:56.517 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e8aee5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:55:56.518 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @407c5fa3(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:55:56.518 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:56.518 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @407c5fa3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:55:56.521 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @166f5a3b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:55:56.521 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:56.521 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @166f5a3b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:55:56.522 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e1f98d0(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:55:56.522 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:56.522 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e1f98d0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:55:56.523 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4defc032(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:55:56.523 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:56.523 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1e6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4defc032(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:55:56.526 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x87] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/04 23:55:56.527 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm0] [info 2020/03/04 23:55:56.527 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x8a] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/04 23:55:56.529 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x8a] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 142 ms)

[vm1] [info 2020/03/04 23:55:56.530 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[info 2020/03/04 23:55:56.530 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:56.530 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/04 23:55:56.531 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x19c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/04 23:55:56.531 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm0] [info 2020/03/04 23:55:56.532 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a4edb45(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:55:56.532 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x8a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:56.532 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x8a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a4edb45(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:55:56.532 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1ad] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/04 23:55:56.532 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm1] [info 2020/03/04 23:55:56.535 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2972a2ff(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:55:56.535 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:56.535 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2972a2ff(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:55:56.535 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/04 23:55:56.535 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/04 23:55:56.536 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/04 23:55:56.537 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/04 23:55:56.538 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1e6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/04 23:55:56.538 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1e6] Got result: null
[vm2] [info 2020/03/04 23:55:56.538 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32794a5d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:55:56.538 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:56.538 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32794a5d(0, "IgnoredException remove") (took 0 ms)

[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/04 23:55:56.540 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/04 23:55:56.541 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)

[vm3] [info 2020/03/04 23:55:56.541 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73e95cc(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:55:56.541 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:56.541 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73e95cc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:55:56.542 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19504862(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:55:56.542 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1c6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:56.542 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19504862(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:55:56.543 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36623e3f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:55:56.543 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:56.543 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cb] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36623e3f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:55:56.544 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @146d0671(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:55:56.545 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:56.545 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @146d0671(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:55:56.547 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x8a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/04 23:55:56.548 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x8a] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/04 23:55:56.550 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/04 23:55:56.550 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/04 23:55:56.553 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/04 23:55:56.553 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/04 23:55:56.555 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/04 23:55:56.556 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/04 23:55:56.557 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/04 23:55:56.557 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/04 23:55:56.558 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/04 23:55:56.558 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cb] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/04 23:55:56.559 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/04 23:55:56.559 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/04 23:55:56.562 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/04 23:55:56.562 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:55:56.580 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25072].
Not connected.


[info 2020/03/04 23:55:56.583 GMT <Test worker> tid=0x18] Executing command: exit



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:55:56.584 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:56.586 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44823cd0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:55:56.586 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:56.586 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44823cd0(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:55:56.587 GMT <Test worker> tid=0x18] Executing command: disconnect

[vm1] [info 2020/03/04 23:55:56.587 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41000ab2(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:55:56.587 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:56.587 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41000ab2(0, "IgnoredException remove") (took 0 ms)

Command result for <disconnect>: 

No longer connected to localhost[29323].
Not connected.


[vm2] [info 2020/03/04 23:55:56.588 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9461488(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:55:56.588 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:56.588 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9461488(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:55:56.589 GMT <Test worker> tid=0x18] Executing command: exit

[vm3] [info 2020/03/04 23:55:56.589 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50936850(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:55:56.589 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:56.589 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50936850(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:55:56.590 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @87901e2(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:55:56.590 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:56.591 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @87901e2(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:55:56.590 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:56.591 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bdb7d5b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:55:56.591 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x8a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:56.592 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x8a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bdb7d5b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:55:56.591 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c3b24cb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:55:56.592 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:56.592 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c3b24cb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:55:56.592 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69b8681(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:55:56.593 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:56.593 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69b8681(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:55:56.593 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78ad111b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:55:56.593 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:56.593 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1e6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78ad111b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:55:56.594 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28d0a6e5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:55:56.594 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:56.594 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28d0a6e5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:55:56.595 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b6cc469(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:55:56.595 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:56.595 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b6cc469(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:55:56.596 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4865790358978785809

[vm4] [info 2020/03/04 23:55:56.596 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69924474(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:55:56.596 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1c6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:56.596 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69924474(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:55:56.597 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a982c6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:55:56.597 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:56.597 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cb] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a982c6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:55:56.598 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:55:56.598 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d9f6d58(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:55:56.598 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:56.598 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d9f6d58(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:55:56.601 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3683446706172277462

[info 2020/03/04 23:55:56.604 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:55:56.846 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:56.847 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a1b8bbb(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:55:56.847 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x8a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:56.847 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x8a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a1b8bbb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:55:56.848 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4365eae7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:55:56.848 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:56.848 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4365eae7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:55:56.849 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70cf128f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:55:56.849 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:56.849 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70cf128f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:55:56.850 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @638dfb25(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:55:56.850 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:56.850 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @638dfb25(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:55:56.851 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cbf1e3e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:55:56.852 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1c6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:56.852 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cbf1e3e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:55:56.852 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b6ca663(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:55:56.853 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:56.853 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cb] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b6ca663(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:55:56.854 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d1cfc92(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:55:56.854 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:56.854 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x1cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d1cfc92(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:55:56.858 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x8a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@c7369a9

[vm0] [info 2020/03/04 23:55:56.865 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x8a] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/04 23:55:56.865 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x8a] Locator was created at Wed Mar 04 23:55:56 GMT 2020

[vm0] [info 2020/03/04 23:55:56.865 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x8a] Listening on port 29325 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:55:56.865 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x8a] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3683446706172277462/locator/locator29325view.dat

[vm0] [info 2020/03/04 23:55:56.865 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x8a] recovery file not found: /tmp/junit3683446706172277462/locator/locator29325view.dat

[vm0] [info 2020/03/04 23:55:56.866 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x8a] Starting distributed system

[vm0] [info 2020/03/04 23:55:56.867 GMT <RMI TCP Connection(38)-172.17.0.4> tid=0x8a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:55:56.881 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:56.882 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @477f1e60(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:55:56.882 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x87] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:55:56.882 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @477f1e60(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:55:56.883 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e167e9b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:55:56.883 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:55:56.883 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e167e9b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:55:56.884 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5283067(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:55:56.884 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x19c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:55:56.884 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x19c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5283067(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:55:56.885 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37c9330f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:55:56.885 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1ad] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:55:56.886 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37c9330f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:55:56.887 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cf5040a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:55:56.887 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:55:56.887 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cf5040a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:55:56.888 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19c42244(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:55:56.888 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:55:56.888 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19c42244(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:55:56.889 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14191eb6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:55:56.889 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1e6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:55:56.889 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1e6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14191eb6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:55:56.893 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x87] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@29adc7b9

[vm0] [info 2020/03/04 23:55:56.900 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x87] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/04 23:55:56.901 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x87] Locator was created at Wed Mar 04 23:55:56 GMT 2020

[vm0] [info 2020/03/04 23:55:56.901 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x87] Listening on port 25074 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:55:56.901 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x87] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4865790358978785809/locator/locator25074view.dat

[vm0] [info 2020/03/04 23:55:56.901 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x87] recovery file not found: /tmp/junit4865790358978785809/locator/locator25074view.dat

[vm0] [info 2020/03/04 23:55:56.902 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x87] Starting distributed system

[vm0] [info 2020/03/04 23:55:56.904 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x87] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:56:00.750 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@60054168

[vm1] [info 2020/03/04 23:56:00.756 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:56:00.889 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7e77d184

[vm1] [info 2020/03/04 23:56:00.894 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:56:01.350 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7314bdb5

[vm2] [info 2020/03/04 23:56:01.358 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:56:01.485 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x19c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6a5badb2

[vm2] [info 2020/03/04 23:56:01.493 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x19c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:56:01.987 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4734f0bf

[vm3] [info 2020/03/04 23:56:01.995 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1b7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:56:02.132 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1ad] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4912d594

[vm3] [info 2020/03/04 23:56:02.139 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1ad] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:56:02.615 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ffe2f40

[vm4] [info 2020/03/04 23:56:02.623 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x1c6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:56:02.760 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@269e994b

[vm4] [info 2020/03/04 23:56:02.768 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1b9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:56:03.252 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29326]

Command result for <connect --jmx-manager=localhost[29326]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29326] ..
Successfully connected to: [host=localhost, port=29326]


[info 2020/03/04 23:56:03.426 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25075]

Command result for <connect --jmx-manager=localhost[25075]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25075] ..
Successfully connected to: [host=localhost, port=25075]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:56:06.386 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040@1b5694dd

[vm5] [info 2020/03/04 23:56:06.394 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:56:07.199 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@6d226988

[vm6] [info 2020/03/04 23:56:07.208 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2903
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 339
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9918


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:56:11.565 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 153 ms)

[vm2] [info 2020/03/04 23:56:11.722 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 155 ms)

[vm3] [info 2020/03/04 23:56:11.889 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 164 ms)

[vm4] [info 2020/03/04 23:56:12.038 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 146 ms)

[vm5] [info 2020/03/04 23:56:12.208 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 168 ms)

[vm6] [info 2020/03/04 23:56:12.357 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 147 ms)

[vm0] [info 2020/03/04 23:56:12.503 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x6f] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/04 23:56:12.503 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 144 ms)

[info 2020/03/04 23:56:12.504 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:12.507 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fb3f01b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:56:12.507 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:12.507 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fb3f01b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:56:12.510 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c6577b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:56:12.510 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:12.511 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c6577b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:56:12.511 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @beee40f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:56:12.512 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:12.512 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @beee40f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:56:12.513 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25825fe2(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:56:12.514 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:12.514 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25825fe2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:56:12.515 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50f6e271(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:56:12.515 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:12.515 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50f6e271(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:56:12.516 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @327bc2eb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:56:12.516 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:12.516 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @327bc2eb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:56:12.517 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b083c5d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:56:12.518 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:12.518 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b083c5d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:56:12.521 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/04 23:56:12.521 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/04 23:56:12.524 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/04 23:56:12.524 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/04 23:56:12.525 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/04 23:56:12.526 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/04 23:56:12.527 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/04 23:56:12.527 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/04 23:56:12.528 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/04 23:56:12.529 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/04 23:56:12.530 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/04 23:56:12.530 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/04 23:56:12.531 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/04 23:56:12.531 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/04 23:56:12.533 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/04 23:56:12.534 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:56:12.557 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26295].
Not connected.


[info 2020/03/04 23:56:12.559 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:56:12.560 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:12.561 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4704d51b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:56:12.562 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:12.562 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4704d51b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:56:12.563 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71716bf1(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:56:12.563 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:12.563 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71716bf1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:56:12.564 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bab4b33(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:56:12.564 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:12.564 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bab4b33(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:56:12.565 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a6b86f6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:56:12.565 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:12.566 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a6b86f6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:56:12.567 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71335b29(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:56:12.567 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:12.567 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71335b29(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:56:12.568 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aaf3266(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:56:12.568 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:12.568 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aaf3266(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:56:12.569 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ceeb46b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:56:12.569 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:12.569 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ceeb46b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:56:12.574 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17839668385157044604

[info 2020/03/04 23:56:12.576 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:56:12.816 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:12.817 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ee90f06(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:56:12.817 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:12.817 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ee90f06(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:56:12.818 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bfde660(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:56:12.818 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:12.818 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bfde660(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:56:12.819 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c3fba38(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:56:12.820 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:12.820 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c3fba38(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:56:12.821 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dcbcaf(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:56:12.821 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:12.821 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dcbcaf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:56:12.822 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cdd5126(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:56:12.822 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:12.822 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cdd5126(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:56:12.823 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f7c6fe6(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:56:12.823 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:12.823 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f7c6fe6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:56:12.824 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68bbdc66(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:56:12.824 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:12.824 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x24c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68bbdc66(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:56:12.829 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@28ceea01

[vm0] [info 2020/03/04 23:56:12.834 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x6f] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/04 23:56:12.835 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x6f] Locator was created at Wed Mar 04 23:56:12 GMT 2020

[vm0] [info 2020/03/04 23:56:12.835 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x6f] Listening on port 26297 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:56:12.835 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17839668385157044604/locator/locator26297view.dat

[vm0] [info 2020/03/04 23:56:12.835 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x6f] recovery file not found: /tmp/junit17839668385157044604/locator/locator26297view.dat

[vm0] [info 2020/03/04 23:56:12.836 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/04 23:56:12.837 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:56:14.531 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x242] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@88aa460

[vm5] [info 2020/03/04 23:56:14.539 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x242] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:56:15.323 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x254] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840@59058d9d

[vm6] [info 2020/03/04 23:56:15.331 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x254] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:56:16.666 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@beba521

[vm1] [info 2020/03/04 23:56:16.672 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:56:17.279 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6bcb23b1

[vm2] [info 2020/03/04 23:56:17.286 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:56:17.913 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c5f54c

[vm3] [info 2020/03/04 23:56:17.919 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:56:18.551 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@c014348

[vm4] [info 2020/03/04 23:56:18.557 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x19c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:56:19.170 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26298]

Command result for <connect --jmx-manager=localhost[26298]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26298] ..
Successfully connected to: [host=localhost, port=26298]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2836
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 364
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9807


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:56:19.587 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 156 ms)

[vm2] [info 2020/03/04 23:56:19.748 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 158 ms)

[vm3] [info 2020/03/04 23:56:19.914 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 163 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:56:20.076 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 159 ms)

[vm5] [info 2020/03/04 23:56:20.247 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x242] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 169 ms)

[vm6] [info 2020/03/04 23:56:20.399 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x254] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 150 ms)

[vm0] [info 2020/03/04 23:56:20.544 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x84] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/04 23:56:20.545 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x84] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 144 ms)

[info 2020/03/04 23:56:20.546 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:20.549 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bd27293(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:56:20.549 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:20.549 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bd27293(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:56:20.550 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a731efe(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:56:20.550 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:20.550 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a731efe(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:56:20.551 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dee306e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:56:20.551 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x18c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:20.551 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dee306e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:56:20.552 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ad5ad88(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:56:20.553 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:20.553 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ad5ad88(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:56:20.554 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea24c29(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:56:20.554 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:20.554 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea24c29(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:56:20.555 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x242] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33cdcc16(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:56:20.556 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x242] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:20.556 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x242] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33cdcc16(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:56:20.557 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x254] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @260811a4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:56:20.557 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x254] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:20.557 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x254] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @260811a4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:56:20.560 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/04 23:56:20.560 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/04 23:56:20.561 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:56:20.562 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/04 23:56:20.563 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/04 23:56:20.563 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/04 23:56:20.564 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/04 23:56:20.564 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/04 23:56:20.565 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/04 23:56:20.565 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/04 23:56:20.566 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x242] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/04 23:56:20.567 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x242] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/04 23:56:20.568 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x254] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/04 23:56:20.568 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x254] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/04 23:56:20.570 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/04 23:56:20.571 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:56:20.599 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24019].
Not connected.


[info 2020/03/04 23:56:20.601 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:56:20.602 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:20.603 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2312339e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:56:20.604 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:20.604 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2312339e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:56:20.605 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ec9adde(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:56:20.605 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:20.605 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ec9adde(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:56:20.606 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7490d431(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:56:20.606 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x18c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:20.606 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7490d431(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:56:20.608 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1da10ae7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:56:20.608 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:20.608 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1da10ae7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:56:20.609 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6736cf6c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:56:20.609 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:20.609 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6736cf6c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:56:20.610 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x242] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8fc4d50(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:56:20.610 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x242] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:20.611 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x242] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8fc4d50(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:56:20.612 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x254] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52ee9ae(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:56:20.612 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x254] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:20.612 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x254] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52ee9ae(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:56:20.617 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13830743566345259920

[info 2020/03/04 23:56:20.620 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:56:20.865 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:20.866 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63755e10(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:56:20.866 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:20.866 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63755e10(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:56:20.867 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1345d4d9(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:56:20.867 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:20.867 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1345d4d9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:56:20.868 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e825341(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:56:20.868 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x18c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:20.868 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e825341(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:56:20.869 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @317ee3b1(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:56:20.869 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x8d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:20.869 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @317ee3b1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:56:20.870 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @661be169(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:56:20.870 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x68] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:20.870 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @661be169(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:56:20.871 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x242] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e808dd2(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:56:20.871 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x242] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:20.871 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x242] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e808dd2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:56:20.872 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x254] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @726c1474(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:56:20.872 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x254] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:20.873 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x254] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @726c1474(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:56:20.876 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@58dfab03

[vm0] [info 2020/03/04 23:56:20.882 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x84] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/04 23:56:20.882 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x84] Locator was created at Wed Mar 04 23:56:20 GMT 2020

[vm0] [info 2020/03/04 23:56:20.883 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x84] Listening on port 24021 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:56:20.883 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x84] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13830743566345259920/locator/locator24021view.dat

[vm0] [info 2020/03/04 23:56:20.883 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x84] recovery file not found: /tmp/junit13830743566345259920/locator/locator24021view.dat

[vm0] [info 2020/03/04 23:56:20.884 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x84] Starting distributed system

[vm0] [info 2020/03/04 23:56:20.885 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:56:22.056 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840@6ab14071

[vm5] [info 2020/03/04 23:56:22.064 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:56:22.836 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040@41f36bac

[vm6] [info 2020/03/04 23:56:22.843 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:56:24.769 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1d77f62b

[vm1] [info 2020/03/04 23:56:24.775 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:56:25.387 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@23f4060c

[vm2] [info 2020/03/04 23:56:25.392 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x18c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:56:26.025 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@33e4e3df

[vm3] [info 2020/03/04 23:56:26.034 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x8d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:56:26.652 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x68] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6fa50ccf

[vm4] [info 2020/03/04 23:56:26.657 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x68] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:56:26.914 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x244] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@554f54f

[vm5] [info 2020/03/04 23:56:26.921 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x244] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2913
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 502
Total primaries transferred during this rebalance                                               | 63
Total time (in milliseconds) for this rebalance                                                 | 10473


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[info 2020/03/04 23:56:27.288 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24022]

Command result for <connect --jmx-manager=localhost[24022]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24022] ..
Successfully connected to: [host=localhost, port=24022]


[vm1] [info 2020/03/04 23:56:27.338 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 148 ms)

[vm2] [info 2020/03/04 23:56:27.500 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x273] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 159 ms)

[vm3] [info 2020/03/04 23:56:27.671 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x263] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 168 ms)

[vm5] [info 2020/03/04 23:56:27.712 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x239] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@354505a4

[vm5] [info 2020/03/04 23:56:27.720 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x239] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:56:27.748 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40@423758e4

[vm6] [info 2020/03/04 23:56:27.757 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x25e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:56:27.829 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x268] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 155 ms)

[vm5] [info 2020/03/04 23:56:27.987 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 156 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:56:28.134 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 145 ms)

[vm0] [info 2020/03/04 23:56:28.286 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x1db] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/04 23:56:28.287 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 150 ms)

[info 2020/03/04 23:56:28.288 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:28.291 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @449a2689(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:56:28.291 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:28.291 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @449a2689(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:56:28.294 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bc39d24(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:56:28.294 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:28.294 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bc39d24(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:56:28.295 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x273] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21907e26(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:56:28.296 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x273] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:28.296 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x273] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21907e26(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:56:28.297 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fb1d94a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:56:28.297 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x263] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:28.298 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x263] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fb1d94a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:56:28.299 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x268] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4368fba6(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:56:28.299 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x268] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:28.299 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x268] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4368fba6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:56:28.300 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3467d2a1(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:56:28.300 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:28.300 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3467d2a1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:56:28.301 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c8acc58(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:56:28.302 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:28.302 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c8acc58(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:56:28.305 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x1db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/04 23:56:28.306 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/04 23:56:28.309 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/04 23:56:28.309 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/04 23:56:28.310 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x273] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/04 23:56:28.311 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x273] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/04 23:56:28.312 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x263] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/04 23:56:28.312 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x263] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/04 23:56:28.313 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x268] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/04 23:56:28.313 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x268] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/04 23:56:28.314 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/04 23:56:28.314 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/04 23:56:28.315 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/04 23:56:28.316 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/04 23:56:28.318 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/04 23:56:28.319 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:56:28.352 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29359].
Not connected.


[info 2020/03/04 23:56:28.354 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:56:28.355 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:28.356 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1679f0d0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:56:28.357 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:28.357 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1679f0d0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:56:28.358 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32386b25(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:56:28.358 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:28.358 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32386b25(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:56:28.359 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x273] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2db053ce(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:56:28.359 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x273] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:28.359 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x273] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2db053ce(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:56:28.360 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51851259(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:56:28.360 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x263] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:28.360 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x263] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51851259(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:56:28.361 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x268] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @484c401c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:56:28.361 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x268] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:28.362 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x268] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @484c401c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:56:28.362 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ce46873(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:56:28.363 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:28.363 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ce46873(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:56:28.364 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f53a29b(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:56:28.364 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:28.364 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f53a29b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:56:28.368 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17299078525635516928

[info 2020/03/04 23:56:28.370 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:56:28.501 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x253] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@79f77db7

[vm6] [info 2020/03/04 23:56:28.509 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x253] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:56:28.628 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:28.629 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1283db17(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:56:28.629 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x1db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:28.629 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1283db17(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:56:28.630 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5edc7254(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:56:28.630 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:28.630 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5edc7254(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:56:28.631 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x273] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @480d9bd7(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:56:28.631 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x273] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:28.631 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x273] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @480d9bd7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:56:28.632 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b7ac50b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:56:28.632 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x263] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:28.632 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x263] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b7ac50b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:56:28.633 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x268] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eae4612(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:56:28.633 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x268] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:28.633 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x268] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eae4612(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:56:28.634 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @100c159d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:56:28.634 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:28.634 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @100c159d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:56:28.635 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aa3ae24(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:56:28.635 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:28.635 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x25a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aa3ae24(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:56:28.638 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x1db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@33ce5a9a

[vm0] [info 2020/03/04 23:56:28.645 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x1db] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/04 23:56:28.645 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x1db] Locator was created at Wed Mar 04 23:56:28 GMT 2020

[vm0] [info 2020/03/04 23:56:28.645 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x1db] Listening on port 29361 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:56:28.645 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x1db] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17299078525635516928/locator/locator29361view.dat

[vm0] [info 2020/03/04 23:56:28.646 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x1db] recovery file not found: /tmp/junit17299078525635516928/locator/locator29361view.dat

[vm0] [info 2020/03/04 23:56:28.646 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x1db] Starting distributed system

[vm0] [info 2020/03/04 23:56:28.648 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x1db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2972
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 339
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 10143


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:56:32.145 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 154 ms)

[vm2] [info 2020/03/04 23:56:32.312 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 164 ms)

[vm3] [info 2020/03/04 23:56:32.476 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 161 ms)

[vm4] [info 2020/03/04 23:56:32.635 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 156 ms)

[vm5] [info 2020/03/04 23:56:32.823 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x244] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 186 ms)

[vm1] [info 2020/03/04 23:56:32.858 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@41b82f52

[vm1] [info 2020/03/04 23:56:32.863 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:56:32.967 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 142 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3151
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 527
Total primaries transferred during this rebalance                                               | 66
Total time (in milliseconds) for this rebalance                                                 | 11241


[vm0] [info 2020/03/04 23:56:33.112 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x23c] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/04 23:56:33.113 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x23c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 144 ms)

[info 2020/03/04 23:56:33.114 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:33.117 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x23c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1714df8b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:56:33.117 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x23c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:33.117 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x23c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1714df8b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:56:33.118 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @766b40a4(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:56:33.118 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:33.118 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @766b40a4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:56:33.121 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48365710(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:56:33.121 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:33.121 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48365710(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:56:33.122 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d267a83(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:56:33.122 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:33.122 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d267a83(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:56:33.123 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @406806d5(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:56:33.123 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:33.123 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @406806d5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:56:33.124 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x244] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb35d3(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:56:33.125 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x244] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:33.125 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x244] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb35d3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:56:33.126 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a111065(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:56:33.126 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:33.126 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a111065(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:56:33.129 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x23c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/04 23:56:33.129 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x23c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/04 23:56:33.130 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

Command result for <rebalance>: 
[vm1] [info 2020/03/04 23:56:33.130 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm2] [info 2020/03/04 23:56:33.132 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/04 23:56:33.133 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/04 23:56:33.134 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/04 23:56:33.134 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/04 23:56:33.135 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/04 23:56:33.135 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/04 23:56:33.136 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x244] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/04 23:56:33.137 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x244] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/04 23:56:33.138 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/04 23:56:33.138 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/04 23:56:33.140 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/04 23:56:33.141 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:56:33.172 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22225].
Not connected.


[info 2020/03/04 23:56:33.174 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:56:33.175 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:33.176 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x23c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65bff6d7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:56:33.176 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x23c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:33.176 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x23c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65bff6d7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:56:33.177 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @520ebef(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:56:33.178 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:33.178 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @520ebef(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:56:33.179 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2100835d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:56:33.179 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:33.179 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2100835d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:56:33.180 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31d71c37(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:56:33.180 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:33.180 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31d71c37(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:56:33.181 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @481b4648(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:56:33.181 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:33.181 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @481b4648(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:56:33.182 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x244] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43ae4e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:56:33.182 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x244] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:33.182 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x244] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43ae4e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:56:33.183 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63910e44(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:56:33.184 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:33.184 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63910e44(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:56:33.187 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17422207789744195335

[info 2020/03/04 23:56:33.190 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:56:33.298 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 166 ms)

[info 2020/03/04 23:56:33.416 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:33.416 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x23c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @258a8c02(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:56:33.417 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x23c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:33.417 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x23c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @258a8c02(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:56:33.418 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d74dd93(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:56:33.418 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:33.418 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d74dd93(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:56:33.419 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6560802(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:56:33.419 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:33.419 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6560802(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:56:33.420 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78fa0407(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:56:33.420 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:33.420 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78fa0407(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:56:33.421 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @615ec17a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:56:33.421 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:33.421 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @615ec17a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:56:33.422 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x244] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @520208c3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:56:33.422 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x244] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:33.422 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x244] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @520208c3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:56:33.423 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15835f55(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:56:33.423 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x25e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:33.423 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15835f55(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:56:33.427 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x23c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@527b366e

[vm0] [info 2020/03/04 23:56:33.434 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x23c] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/04 23:56:33.434 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x23c] Locator was created at Wed Mar 04 23:56:33 GMT 2020

[vm0] [info 2020/03/04 23:56:33.434 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x23c] Listening on port 22227 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:56:33.434 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x23c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17422207789744195335/locator/locator22227view.dat

[vm0] [info 2020/03/04 23:56:33.435 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x23c] recovery file not found: /tmp/junit17422207789744195335/locator/locator22227view.dat

[vm0] [info 2020/03/04 23:56:33.435 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x23c] Starting distributed system

[vm0] [info 2020/03/04 23:56:33.437 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x23c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:56:33.446 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 146 ms)

[vm2] [info 2020/03/04 23:56:33.480 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x273] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@5014f71f

[vm2] [info 2020/03/04 23:56:33.487 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x273] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:56:33.612 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x26c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 163 ms)

[vm4] [info 2020/03/04 23:56:33.765 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 150 ms)

[vm5] [info 2020/03/04 23:56:33.939 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x239] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 172 ms)

[vm6] [info 2020/03/04 23:56:34.095 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x253] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 153 ms)

[vm3] [info 2020/03/04 23:56:34.138 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x263] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3927dbca

[vm3] [info 2020/03/04 23:56:34.144 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x263] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:56:34.241 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x1e9] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/04 23:56:34.241 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x1e9] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 144 ms)

[info 2020/03/04 23:56:34.242 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:34.245 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x1e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7035bdbd(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:56:34.245 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x1e9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:34.245 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x1e9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7035bdbd(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:56:34.246 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f238ce5(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:56:34.246 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:34.246 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f238ce5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:56:34.247 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4236153(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:56:34.247 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:34.247 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4236153(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:56:34.248 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x26c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @745bbf4f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:56:34.248 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x26c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:34.248 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x26c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @745bbf4f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:56:34.250 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @695cc744(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:56:34.251 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:34.251 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @695cc744(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:56:34.252 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x239] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fecb172(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:56:34.252 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x239] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:34.252 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fecb172(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:56:34.253 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x253] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1623b054(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:56:34.254 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x253] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:34.254 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x253] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1623b054(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:56:34.257 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x1e9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/04 23:56:34.257 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x1e9] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/04 23:56:34.258 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/04 23:56:34.258 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/04 23:56:34.259 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/04 23:56:34.259 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/04 23:56:34.260 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x26c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/04 23:56:34.261 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x26c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/04 23:56:34.263 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/04 23:56:34.264 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/04 23:56:34.265 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x239] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/04 23:56:34.265 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/04 23:56:34.266 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x253] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/04 23:56:34.266 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x253] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/04 23:56:34.269 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 23:56:34.269 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:56:34.302 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27786].
Not connected.


[info 2020/03/04 23:56:34.304 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:56:34.305 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:34.306 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x1e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33b3374a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:56:34.307 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x1e9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:34.307 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x1e9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33b3374a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:56:34.308 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1aec3ddf(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:56:34.308 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:34.308 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1aec3ddf(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:56:34.309 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35279a52(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:56:34.309 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:34.309 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35279a52(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:56:34.310 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x26c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27733516(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:56:34.310 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x26c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:34.310 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x26c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27733516(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:56:34.311 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e2216a2(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:56:34.312 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:34.312 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e2216a2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:56:34.312 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x239] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7826dbfb(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:56:34.313 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x239] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:34.313 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7826dbfb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:56:34.314 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x253] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7532c4a1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:56:34.314 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x253] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:34.314 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x253] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7532c4a1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:56:34.318 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13056659679196973166

[info 2020/03/04 23:56:34.320 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:56:34.566 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:34.567 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x1e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1271ecb(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:56:34.567 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x1e9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:34.567 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x1e9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1271ecb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:56:34.568 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a3c95b1(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:56:34.568 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:34.568 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a3c95b1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:56:34.569 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18c24c02(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:56:34.569 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:34.569 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18c24c02(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:56:34.570 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x26c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d063de4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:56:34.570 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x26c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:34.570 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x26c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d063de4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:56:34.571 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16cfa637(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:56:34.571 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:34.571 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16cfa637(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:56:34.572 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x239] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c0e0707(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:56:34.572 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x239] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:34.572 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c0e0707(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:56:34.573 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x253] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10bf1128(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:56:34.573 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x253] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:34.573 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x253] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10bf1128(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:56:34.577 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x1e9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1dfeb174

[vm0] [info 2020/03/04 23:56:34.582 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x1e9] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/04 23:56:34.582 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x1e9] Locator was created at Wed Mar 04 23:56:34 GMT 2020

[vm0] [info 2020/03/04 23:56:34.582 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x1e9] Listening on port 27788 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:56:34.583 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x1e9] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13056659679196973166/locator/locator27788view.dat

[vm0] [info 2020/03/04 23:56:34.583 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x1e9] recovery file not found: /tmp/junit13056659679196973166/locator/locator27788view.dat

[vm0] [info 2020/03/04 23:56:34.583 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x1e9] Starting distributed system

[vm0] [info 2020/03/04 23:56:34.585 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x1e9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:56:34.762 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x268] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@de798b5

[vm4] [info 2020/03/04 23:56:34.768 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x268] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:56:35.383 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29362]

Command result for <connect --jmx-manager=localhost[29362]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29362] ..
Successfully connected to: [host=localhost, port=29362]


[vm5] [info 2020/03/04 23:56:35.809 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x24e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040@2c9594e3

[vm5] [info 2020/03/04 23:56:35.815 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x24e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:56:36.586 GMT <RMI TCP Connection(26)-172.17.0.6> tid=0x245] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@46f75256

[vm6] [info 2020/03/04 23:56:36.601 GMT <RMI TCP Connection(26)-172.17.0.6> tid=0x245] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:56:37.322 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@580495a

[vm1] [info 2020/03/04 23:56:37.328 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:56:37.937 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a96f7d4

[vm2] [info 2020/03/04 23:56:37.942 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x24f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:56:38.414 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@265bfb39

[vm1] [info 2020/03/04 23:56:38.419 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:56:38.579 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@74aec8cb

[vm3] [info 2020/03/04 23:56:38.585 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x26d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:56:39.010 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3a501b04

[vm2] [info 2020/03/04 23:56:39.015 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x24d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:56:39.200 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@233c8998

[vm4] [info 2020/03/04 23:56:39.206 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x269] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:56:39.630 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x26c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b226eff

[vm3] [info 2020/03/04 23:56:39.638 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x26c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:56:39.845 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22228]

Command result for <connect --jmx-manager=localhost[22228]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22228] ..
Successfully connected to: [host=localhost, port=22228]


[vm4] [info 2020/03/04 23:56:40.274 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@491f40a

[vm4] [info 2020/03/04 23:56:40.280 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x27f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2791
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 403
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9795


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:56:40.849 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 155 ms)

[info 2020/03/04 23:56:40.956 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27789]

Command result for <connect --jmx-manager=localhost[27789]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27789] ..
Successfully connected to: [host=localhost, port=27789]


[vm2] [info 2020/03/04 23:56:41.002 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x25f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 151 ms)

[vm3] [info 2020/03/04 23:56:41.174 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x276] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 169 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:56:41.328 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x257] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 151 ms)

[vm5] [info 2020/03/04 23:56:41.487 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x24e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 157 ms)

[vm6] [info 2020/03/04 23:56:41.635 GMT <RMI TCP Connection(26)-172.17.0.6> tid=0x245] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 147 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 23:56:41.776 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x24b] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/04 23:56:41.777 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x24b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 139 ms)

[info 2020/03/04 23:56:41.778 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:41.781 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69e8358c(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:56:41.781 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x24b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:41.781 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x24b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69e8358c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:56:41.784 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ffc4ea0(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:56:41.784 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:41.784 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ffc4ea0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:56:41.785 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x25f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f774d8e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:56:41.785 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x25f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:41.785 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x25f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f774d8e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:56:41.786 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8225f43(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:56:41.787 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x276] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:41.787 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8225f43(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:56:41.787 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x257] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dbabd(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:56:41.788 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x257] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:41.788 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x257] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dbabd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:56:41.789 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x24e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6769e167(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:56:41.789 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x24e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:41.789 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x24e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6769e167(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:56:41.790 GMT <RMI TCP Connection(26)-172.17.0.6> tid=0x245] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46db3820(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:56:41.791 GMT <RMI TCP Connection(26)-172.17.0.6> tid=0x245] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:41.791 GMT <RMI TCP Connection(26)-172.17.0.6> tid=0x245] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46db3820(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:56:41.794 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x24b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/04 23:56:41.794 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x24b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/04 23:56:41.796 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/04 23:56:41.797 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/04 23:56:41.798 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x25f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/04 23:56:41.798 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x25f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/04 23:56:41.799 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x276] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/04 23:56:41.799 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/04 23:56:41.800 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x257] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/04 23:56:41.800 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x257] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/04 23:56:41.801 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x24e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/04 23:56:41.801 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x24e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/04 23:56:41.802 GMT <RMI TCP Connection(26)-172.17.0.6> tid=0x245] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/04 23:56:41.803 GMT <RMI TCP Connection(26)-172.17.0.6> tid=0x245] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/04 23:56:41.805 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/04 23:56:41.805 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:56:41.833 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26779].
Not connected.


[info 2020/03/04 23:56:41.835 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:56:41.836 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:41.837 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79bdb956(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:56:41.838 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x24b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:41.838 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x24b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79bdb956(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:56:41.838 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @185aa16c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:56:41.839 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:41.839 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @185aa16c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:56:41.840 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x25f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3392c5ea(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:56:41.840 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x25f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:41.840 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x25f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3392c5ea(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:56:41.841 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75d3155a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:56:41.841 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x276] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:41.841 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75d3155a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:56:41.842 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x257] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35a9dc20(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:56:41.842 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x257] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:41.842 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x257] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35a9dc20(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:56:41.843 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x24e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32614b0e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:56:41.844 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x24e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:41.844 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x24e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32614b0e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:56:41.844 GMT <RMI TCP Connection(26)-172.17.0.6> tid=0x245] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63e87147(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:56:41.845 GMT <RMI TCP Connection(26)-172.17.0.6> tid=0x245] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:41.845 GMT <RMI TCP Connection(26)-172.17.0.6> tid=0x245] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63e87147(0, "IgnoredException remove") (took 0 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:56:41.849 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13897659337657856293

[info 2020/03/04 23:56:41.852 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:56:42.088 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:42.089 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c444a76(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:56:42.089 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x24b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:42.089 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x24b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c444a76(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:56:42.090 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65c74948(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:56:42.090 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:42.090 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65c74948(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:56:42.091 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x25f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6325c019(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:56:42.091 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x25f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:42.091 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x25f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6325c019(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:56:42.092 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @719a6d0b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:56:42.092 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x276] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:42.092 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @719a6d0b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:56:42.093 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x257] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ffc8db2(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:56:42.093 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x257] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:42.093 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x257] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ffc8db2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:56:42.094 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x24e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10ee51cb(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:56:42.094 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x24e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:42.094 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x24e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10ee51cb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:56:42.095 GMT <RMI TCP Connection(26)-172.17.0.6> tid=0x245] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a0d35fe(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:56:42.096 GMT <RMI TCP Connection(26)-172.17.0.6> tid=0x245] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:42.096 GMT <RMI TCP Connection(26)-172.17.0.6> tid=0x245] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a0d35fe(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:56:42.100 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x24b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2c493ca0

[vm0] [info 2020/03/04 23:56:42.106 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x24b] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/04 23:56:42.106 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x24b] Locator was created at Wed Mar 04 23:56:42 GMT 2020

[vm0] [info 2020/03/04 23:56:42.106 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x24b] Listening on port 26781 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:56:42.107 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x24b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13897659337657856293/locator/locator26781view.dat

[vm0] [info 2020/03/04 23:56:42.107 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x24b] recovery file not found: /tmp/junit13897659337657856293/locator/locator26781view.dat

[vm0] [info 2020/03/04 23:56:42.108 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x24b] Starting distributed system

[vm0] [info 2020/03/04 23:56:42.109 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x24b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:56:45.881 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@23157ac9

[vm1] [info 2020/03/04 23:56:45.887 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:56:46.486 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x25f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6503ad89

[vm2] [info 2020/03/04 23:56:46.492 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x25f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:56:47.108 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x276] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@664e1bf7

[vm3] [info 2020/03/04 23:56:47.113 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x276] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:56:47.719 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x257] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@77d0267f

[vm4] [info 2020/03/04 23:56:47.725 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x257] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:56:48.356 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26782]

Command result for <connect --jmx-manager=localhost[26782]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26782] ..
Successfully connected to: [host=localhost, port=26782]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:56:51.071 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x23b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@aea23b

[vm5] [info 2020/03/04 23:56:51.079 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x23b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:56:51.835 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x240] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@423758e4

[vm6] [info 2020/03/04 23:56:51.843 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x240] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:56:51.896 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x247] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440@3dc87860

[vm5] [info 2020/03/04 23:56:51.904 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x247] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:56:52.703 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440@48a89ba4

[vm6] [info 2020/03/04 23:56:52.712 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x25e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2892
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 394
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 10068


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:56:56.231 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 158 ms)

[vm2] [info 2020/03/04 23:56:56.382 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 148 ms)

[vm3] [info 2020/03/04 23:56:56.541 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 157 ms)

[vm4] [info 2020/03/04 23:56:56.693 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 149 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2863
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 374
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9921


[vm5] [info 2020/03/04 23:56:56.859 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x23b] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 164 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm6] [info 2020/03/04 23:56:57.011 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x240] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 149 ms)

[vm1] [info 2020/03/04 23:56:57.052 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 162 ms)

[vm0] [info 2020/03/04 23:56:57.155 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x256] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/04 23:56:57.156 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x256] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 142 ms)

[info 2020/03/04 23:56:57.157 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:57.159 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @128236f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:56:57.159 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x256] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:57.159 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x256] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @128236f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:56:57.161 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65a129fd(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:56:57.161 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:57.161 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65a129fd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:56:57.162 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a8b7ea4(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:56:57.163 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:57.163 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a8b7ea4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:56:57.164 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ba26582(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:56:57.164 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:57.164 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ba26582(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:56:57.165 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @de8acbe(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:56:57.165 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1c6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:57.165 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @de8acbe(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:56:57.166 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x23b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f671b91(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:56:57.167 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x23b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:57.167 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x23b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f671b91(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:56:57.168 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x240] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15835f55(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:56:57.168 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x240] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:57.169 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x240] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15835f55(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:56:57.171 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x256] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/04 23:56:57.171 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x256] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/04 23:56:57.174 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/04 23:56:57.174 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/04 23:56:57.175 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/04 23:56:57.175 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/04 23:56:57.176 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/04 23:56:57.177 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/04 23:56:57.178 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/04 23:56:57.178 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/04 23:56:57.179 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x23b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/04 23:56:57.179 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x23b] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/04 23:56:57.180 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x240] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/04 23:56:57.181 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x240] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/04 23:56:57.183 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/04 23:56:57.184 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm2] [info 2020/03/04 23:56:57.207 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x254] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 152 ms)

[info 2020/03/04 23:56:57.211 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29326].
Not connected.


[info 2020/03/04 23:56:57.213 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:56:57.214 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:57.216 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ee89e64(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:56:57.216 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x256] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:57.216 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x256] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ee89e64(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:56:57.217 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f8350ea(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:56:57.217 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:57.217 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f8350ea(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:56:57.218 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @617a8ef7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:56:57.218 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:57.218 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @617a8ef7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:56:57.220 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64ddf79a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:56:57.220 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:57.220 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64ddf79a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:56:57.221 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57d24254(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:56:57.221 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1c6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:57.221 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57d24254(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:56:57.222 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x23b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76c89da2(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:56:57.222 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x23b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:57.222 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x23b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76c89da2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:56:57.223 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x240] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77a6c981(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:56:57.223 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x240] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:57.223 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x240] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77a6c981(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:56:57.228 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14192492866018271613

[info 2020/03/04 23:56:57.231 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:56:57.357 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x272] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 147 ms)

[info 2020/03/04 23:56:57.499 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:57.500 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27403b56(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:56:57.500 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x256] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:57.500 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x256] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27403b56(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:56:57.501 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fc87101(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:56:57.501 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:57.501 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fc87101(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:56:57.502 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20949b75(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:56:57.503 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:57.503 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20949b75(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:56:57.504 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf0c21f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:56:57.504 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:57.504 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf0c21f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:56:57.505 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62ab88d0(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:56:57.505 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1c6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:57.505 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62ab88d0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:56:57.506 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x23b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @498474c0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:56:57.506 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x23b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:57.506 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x23b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @498474c0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:56:57.507 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x240] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5962edbd(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:56:57.507 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x240] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:57.507 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x240] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5962edbd(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:56:57.511 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x256] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@59ad67f8

[vm4] [info 2020/03/04 23:56:57.515 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x276] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 155 ms)

[vm0] [info 2020/03/04 23:56:57.517 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x256] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/04 23:56:57.517 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x256] Locator was created at Wed Mar 04 23:56:57 GMT 2020

[vm0] [info 2020/03/04 23:56:57.517 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x256] Listening on port 29328 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:56:57.517 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x256] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14192492866018271613/locator/locator29328view.dat

[vm0] [info 2020/03/04 23:56:57.518 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x256] recovery file not found: /tmp/junit14192492866018271613/locator/locator29328view.dat

[vm0] [info 2020/03/04 23:56:57.518 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x256] Starting distributed system

[vm0] [info 2020/03/04 23:56:57.520 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x256] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:56:57.684 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x247] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 167 ms)

[vm6] [info 2020/03/04 23:56:57.832 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 146 ms)

[vm0] [info 2020/03/04 23:56:57.979 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x2b5] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/04 23:56:57.980 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x2b5] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 145 ms)

[info 2020/03/04 23:56:57.981 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:57.983 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x2b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71cdcf07(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:56:57.983 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x2b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:57.983 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x2b5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71cdcf07(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:56:57.986 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @794468bf(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:56:57.986 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:57.986 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @794468bf(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:56:57.989 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x254] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1475bb9(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:56:57.989 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x254] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:57.989 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x254] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1475bb9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:56:57.990 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x272] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29ab40fd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:56:57.990 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x272] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:57.991 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x272] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29ab40fd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:56:57.991 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46af6f8f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:56:57.992 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x276] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:57.992 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x276] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46af6f8f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:56:57.992 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x247] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4570326a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:56:57.993 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x247] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:57.993 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x247] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4570326a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:56:57.994 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b0d82e1(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:56:57.995 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:57.995 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b0d82e1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:56:57.998 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x2b5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/04 23:56:57.998 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x2b5] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/04 23:56:58.001 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/04 23:56:58.002 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/04 23:56:58.004 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x254] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/04 23:56:58.004 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x254] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/04 23:56:58.005 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x272] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/04 23:56:58.006 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x272] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/04 23:56:58.006 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x276] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/04 23:56:58.007 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x276] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/04 23:56:58.008 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x247] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/04 23:56:58.008 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x247] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/04 23:56:58.009 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/04 23:56:58.010 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/04 23:56:58.012 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/04 23:56:58.013 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:56:58.049 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25075].
Not connected.


[info 2020/03/04 23:56:58.051 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:56:58.052 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:58.054 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x2b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2afe5b2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:56:58.054 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x2b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:58.054 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x2b5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2afe5b2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:56:58.055 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @797b9d5(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:56:58.055 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:58.055 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @797b9d5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:56:58.056 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x254] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3af655ba(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:56:58.056 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x254] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:58.056 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x254] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3af655ba(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:56:58.057 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x272] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @358fbc97(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:56:58.057 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x272] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:58.057 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x272] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @358fbc97(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:56:58.058 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25bb8c8d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:56:58.059 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x276] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:58.059 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x276] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25bb8c8d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:56:58.060 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x247] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @143d6cc4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:56:58.060 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x247] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:58.060 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x247] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @143d6cc4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:56:58.061 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5eb508(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:56:58.061 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:58.061 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5eb508(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:56:58.066 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10937399783198549807

[info 2020/03/04 23:56:58.068 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:56:58.340 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:58.341 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x2b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b0b153e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:56:58.341 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x2b5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:56:58.341 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x2b5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b0b153e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:56:58.342 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @273d3df6(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:56:58.343 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:56:58.343 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @273d3df6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:56:58.343 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x254] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a5a4eb8(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:56:58.344 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x254] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:56:58.344 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x254] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a5a4eb8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:56:58.345 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x272] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @693d10e9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:56:58.345 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x272] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:56:58.345 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x272] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @693d10e9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:56:58.346 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c24de12(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:56:58.346 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x276] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:56:58.346 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x276] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c24de12(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:56:58.347 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x247] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70b6943c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:56:58.347 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x247] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:56:58.347 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x247] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70b6943c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:56:58.348 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @496963e2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:56:58.348 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x25e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:56:58.348 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @496963e2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:56:58.352 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x2b5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6e677588

[vm0] [info 2020/03/04 23:56:58.357 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x2b5] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/04 23:56:58.358 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x2b5] Locator was created at Wed Mar 04 23:56:58 GMT 2020

[vm0] [info 2020/03/04 23:56:58.358 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x2b5] Listening on port 25077 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:56:58.358 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x2b5] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10937399783198549807/locator/locator25077view.dat

[vm0] [info 2020/03/04 23:56:58.358 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x2b5] recovery file not found: /tmp/junit10937399783198549807/locator/locator25077view.dat

[vm0] [info 2020/03/04 23:56:58.359 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x2b5] Starting distributed system

[vm0] [info 2020/03/04 23:56:58.361 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x2b5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:57:01.366 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@415e0c18

[vm1] [info 2020/03/04 23:57:01.371 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:57:01.972 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@76113e8f

[vm2] [info 2020/03/04 23:57:01.978 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:57:02.378 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3f42f0f6

[vm1] [info 2020/03/04 23:57:02.383 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:57:02.614 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ad5fd93

[vm3] [info 2020/03/04 23:57:02.620 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1b7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:57:02.974 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x254] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@158b1589

[vm2] [info 2020/03/04 23:57:02.980 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x254] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:57:03.218 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3b6e7e0b

[vm4] [info 2020/03/04 23:57:03.223 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1c6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:57:03.588 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x272] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@19a223e7

[vm3] [info 2020/03/04 23:57:03.598 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x272] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:57:03.849 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29329]

Command result for <connect --jmx-manager=localhost[29329]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29329] ..
Successfully connected to: [host=localhost, port=29329]


[vm4] [info 2020/03/04 23:57:04.231 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x276] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2455d601

[vm4] [info 2020/03/04 23:57:04.237 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x276] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:57:04.857 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25078]

Command result for <connect --jmx-manager=localhost[25078]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25078] ..
Successfully connected to: [host=localhost, port=25078]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:57:07.548 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38bd87c6

[vm5] [info 2020/03/04 23:57:07.554 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:57:08.307 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4de211a

[vm6] [info 2020/03/04 23:57:08.313 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:57:09.206 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 812
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2540
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 355
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9186


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:57:13.087 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 165 ms)

[vm2] [info 2020/03/04 23:57:13.237 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 147 ms)

[vm3] [info 2020/03/04 23:57:13.409 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 169 ms)

[vm4] [info 2020/03/04 23:57:13.558 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 146 ms)

[vm5] [info 2020/03/04 23:57:13.721 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 161 ms)

[vm6] [info 2020/03/04 23:57:13.867 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 145 ms)

[vm0] [info 2020/03/04 23:57:14.009 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x2c8] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/04 23:57:14.010 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x2c8] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 140 ms)

[info 2020/03/04 23:57:14.011 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:14.013 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x2c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e22a6c8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:57:14.013 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x2c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:14.013 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x2c8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e22a6c8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:57:14.016 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aae237a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:57:14.016 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:57:14.016 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aae237a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:57:14.017 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @705a30a0(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:57:14.017 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:57:14.017 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @705a30a0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:57:14.018 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2112a36e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:57:14.018 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:57:14.018 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2112a36e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:57:14.019 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @141f9390(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:57:14.020 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:57:14.020 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @141f9390(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:57:14.021 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d2010e0(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:57:14.021 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:57:14.021 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d2010e0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:57:14.022 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6831a7d0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:57:14.022 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:57:14.022 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6831a7d0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:57:14.024 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x2c8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/04 23:57:14.025 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x2c8] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/04 23:57:14.027 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/04 23:57:14.028 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/04 23:57:14.029 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/04 23:57:14.029 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/04 23:57:14.030 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/04 23:57:14.030 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/04 23:57:14.031 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/04 23:57:14.031 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/04 23:57:14.032 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/04 23:57:14.033 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/04 23:57:14.034 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/04 23:57:14.034 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/04 23:57:14.036 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/04 23:57:14.037 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:57:14.072 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26298].
Not connected.


[info 2020/03/04 23:57:14.074 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:57:14.075 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:14.077 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x2c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @285d5381(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:57:14.077 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x2c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:14.077 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x2c8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @285d5381(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:57:14.078 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70341a97(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:57:14.078 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:57:14.078 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70341a97(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:57:14.079 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16359e3f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:57:14.079 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:57:14.079 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16359e3f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:57:14.080 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5705ad92(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:57:14.080 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:57:14.080 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5705ad92(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:57:14.081 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7470e67e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:57:14.081 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:57:14.081 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7470e67e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:57:14.082 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6af21b9e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:57:14.082 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:57:14.082 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6af21b9e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:57:14.083 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @429c7f49(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:57:14.083 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:57:14.083 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @429c7f49(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:57:14.086 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12920913960433759860

[info 2020/03/04 23:57:14.089 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:57:14.341 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:14.342 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x2c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e00f20(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:57:14.342 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x2c8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:14.342 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x2c8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e00f20(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:57:14.343 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @149a5bf9(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:57:14.343 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:57:14.343 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @149a5bf9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:57:14.344 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a2995d2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:57:14.344 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:57:14.345 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a2995d2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:57:14.345 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a29d285(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:57:14.346 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:57:14.346 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a29d285(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:57:14.346 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c6dcbe7(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:57:14.347 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:57:14.347 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c6dcbe7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:57:14.348 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f34fff0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:57:14.348 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:57:14.348 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f34fff0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:57:14.349 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56774435(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:57:14.349 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:57:14.349 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x24c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56774435(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:57:14.352 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x2c8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@f0f7a68

[vm0] [info 2020/03/04 23:57:14.358 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x2c8] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/04 23:57:14.359 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x2c8] Locator was created at Wed Mar 04 23:57:14 GMT 2020

[vm0] [info 2020/03/04 23:57:14.359 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x2c8] Listening on port 26300 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:57:14.359 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x2c8] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12920913960433759860/locator/locator26300view.dat

[vm0] [info 2020/03/04 23:57:14.359 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x2c8] recovery file not found: /tmp/junit12920913960433759860/locator/locator26300view.dat

[vm0] [info 2020/03/04 23:57:14.360 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x2c8] Starting distributed system

[vm0] [info 2020/03/04 23:57:14.361 GMT <RMI TCP Connection(51)-172.17.0.2> tid=0x2c8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:57:18.118 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@669b6c7

[vm1] [info 2020/03/04 23:57:18.123 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:57:18.725 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@458b6b05

[vm2] [info 2020/03/04 23:57:18.734 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:57:19.368 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ccb11fc

[vm3] [info 2020/03/04 23:57:19.374 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:57:19.727 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x242] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46027d7b

[vm5] [info 2020/03/04 23:57:19.733 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x242] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:57:20.004 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@27a92e9f

[vm4] [info 2020/03/04 23:57:20.009 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x19c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:57:20.508 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x254] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@289cfbca

[vm6] [info 2020/03/04 23:57:20.514 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x254] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:57:20.669 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26301]

Command result for <connect --jmx-manager=localhost[26301]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26301] ..
Successfully connected to: [host=localhost, port=26301]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:57:21.408 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:57:22.869 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@12b241e2

[vm5] [info 2020/03/04 23:57:22.875 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:57:23.588 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29ff4a15

[vm6] [info 2020/03/04 23:57:23.594 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:57:24.482 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1153
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236203
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2221
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 122
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 7653


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:57:24.724 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 161 ms)

[vm2] [info 2020/03/04 23:57:24.885 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 158 ms)

[vm3] [info 2020/03/04 23:57:25.046 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 158 ms)

[vm4] [info 2020/03/04 23:57:25.206 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 158 ms)

[vm5] [info 2020/03/04 23:57:25.379 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x242] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 170 ms)

[vm6] [info 2020/03/04 23:57:25.531 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x254] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 151 ms)

[vm0] [info 2020/03/04 23:57:25.677 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x1da] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/04 23:57:25.678 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x1da] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 144 ms)

[info 2020/03/04 23:57:25.678 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:25.681 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x1da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28154bcb(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:57:25.681 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x1da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:25.681 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x1da] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28154bcb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:57:25.684 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79efaac3(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:57:25.684 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:57:25.684 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79efaac3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:57:25.685 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18f86a3a(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:57:25.686 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x18c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:57:25.686 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18f86a3a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:57:25.687 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @151c8469(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:57:25.687 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:57:25.687 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @151c8469(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:57:25.690 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26547ea1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:57:25.690 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:57:25.690 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26547ea1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:57:25.691 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x242] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @220de949(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:57:25.691 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x242] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:57:25.691 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x242] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @220de949(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:57:25.692 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x254] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f2ffdd5(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:57:25.693 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x254] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:57:25.693 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x254] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f2ffdd5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:57:25.695 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x1da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/04 23:57:25.695 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x1da] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/04 23:57:25.698 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/04 23:57:25.698 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/04 23:57:25.699 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/04 23:57:25.699 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/04 23:57:25.700 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/04 23:57:25.700 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/04 23:57:25.703 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/04 23:57:25.703 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/04 23:57:25.704 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x242] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/04 23:57:25.704 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x242] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/04 23:57:25.705 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x254] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/04 23:57:25.706 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x254] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/04 23:57:25.708 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/04 23:57:25.709 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:57:25.744 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24022].
Not connected.


[info 2020/03/04 23:57:25.746 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:57:25.748 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:25.749 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x1da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71fe174(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:57:25.749 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x1da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:25.749 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x1da] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71fe174(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:57:25.750 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34669532(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:57:25.750 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:57:25.750 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34669532(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:57:25.751 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @393a389d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:57:25.751 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x18c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:57:25.751 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @393a389d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:57:25.752 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @784ebd4a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:57:25.752 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:57:25.752 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @784ebd4a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:57:25.753 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4929d83c(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:57:25.753 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:57:25.753 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4929d83c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:57:25.754 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x242] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2255835a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:57:25.754 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x242] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:57:25.754 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x242] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2255835a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:57:25.755 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x254] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c12c337(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:57:25.755 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x254] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:57:25.756 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x254] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c12c337(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:57:25.758 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11529561419847339190

[info 2020/03/04 23:57:25.761 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:57:26.013 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:26.014 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x1da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67ad9200(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:57:26.014 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x1da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:26.015 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x1da] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67ad9200(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:57:26.015 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b309235(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:57:26.016 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:57:26.016 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b309235(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:57:26.016 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @783ce4ce(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:57:26.017 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x18c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:57:26.017 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @783ce4ce(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:57:26.017 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @676490ce(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:57:26.018 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x8d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:57:26.018 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @676490ce(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:57:26.018 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dd37684(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:57:26.019 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x68] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:57:26.019 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dd37684(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:57:26.020 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x242] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @425dda9b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:57:26.020 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x242] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:57:26.020 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x242] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @425dda9b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:57:26.021 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x254] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @561ac3e5(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:57:26.021 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x254] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:57:26.021 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x254] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @561ac3e5(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:57:26.025 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x1da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4204725f

[vm0] [info 2020/03/04 23:57:26.030 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x1da] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/04 23:57:26.030 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x1da] Locator was created at Wed Mar 04 23:57:26 GMT 2020

[vm0] [info 2020/03/04 23:57:26.030 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x1da] Listening on port 24024 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:57:26.031 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x1da] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11529561419847339190/locator/locator24024view.dat

[vm0] [info 2020/03/04 23:57:26.031 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x1da] recovery file not found: /tmp/junit11529561419847339190/locator/locator24024view.dat

[vm0] [info 2020/03/04 23:57:26.031 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x1da] Starting distributed system

[vm0] [info 2020/03/04 23:57:26.033 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x1da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1000
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2246
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 146
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 7737


[vm5] [info 2020/03/04 23:57:27.709 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x244] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@410c2de1

[vm5] [info 2020/03/04 23:57:27.714 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x244] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:57:27.892 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 161 ms)

[vm2] [info 2020/03/04 23:57:28.044 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x273] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 150 ms)

[vm3] [info 2020/03/04 23:57:28.208 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x263] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 160 ms)

[vm4] [info 2020/03/04 23:57:28.369 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x268] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 158 ms)

[vm6] [info 2020/03/04 23:57:28.456 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3dca6f3b

[vm6] [info 2020/03/04 23:57:28.462 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x25e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:57:28.535 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 164 ms)

[vm6] [info 2020/03/04 23:57:28.680 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 143 ms)

[vm5] [info 2020/03/04 23:57:28.729 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x239] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6b26fac0

[vm5] [info 2020/03/04 23:57:28.735 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x239] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:57:28.823 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x70] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/04 23:57:28.824 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 142 ms)

[info 2020/03/04 23:57:28.825 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:28.828 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @82583a6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:57:28.828 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:28.828 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @82583a6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:57:28.830 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7406c687(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:57:28.831 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:57:28.831 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7406c687(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:57:28.832 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x273] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3484ef79(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:57:28.832 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x273] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:57:28.832 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x273] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3484ef79(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:57:28.833 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ae183fc(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:57:28.833 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x263] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:57:28.833 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x263] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ae183fc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:57:28.834 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x268] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5980ea92(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:57:28.834 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x268] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:57:28.834 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x268] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5980ea92(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:57:28.835 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70bdf9b6(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:57:28.835 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:57:28.835 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70bdf9b6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:57:28.836 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @351e67a7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:57:28.836 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:57:28.836 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @351e67a7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:57:28.838 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/04 23:57:28.839 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/04 23:57:28.841 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/04 23:57:28.841 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/04 23:57:28.842 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x273] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/04 23:57:28.842 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x273] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/04 23:57:28.843 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x263] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/04 23:57:28.844 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x263] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/04 23:57:28.845 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x268] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/04 23:57:28.845 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x268] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/04 23:57:28.846 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/04 23:57:28.846 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/04 23:57:28.847 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/04 23:57:28.847 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/04 23:57:28.850 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/04 23:57:28.850 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:57:28.883 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29362].
Not connected.


[info 2020/03/04 23:57:28.885 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:57:28.886 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:28.887 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1df94364(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:57:28.887 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:28.887 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1df94364(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:57:28.888 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76ecce41(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:57:28.888 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:57:28.888 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76ecce41(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:57:28.889 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x273] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @199bf142(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:57:28.889 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x273] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:57:28.889 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x273] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @199bf142(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:57:28.890 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fb66dc1(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:57:28.890 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x263] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:57:28.890 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x263] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fb66dc1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:57:28.891 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x268] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3579248f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:57:28.891 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x268] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:57:28.891 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x268] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3579248f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:57:28.892 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6929def0(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:57:28.892 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:57:28.892 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6929def0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:57:28.893 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4013b492(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:57:28.893 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:57:28.893 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4013b492(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:57:28.896 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16750381822347238809

[info 2020/03/04 23:57:28.899 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:57:29.119 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:29.120 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a9d9a1(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:57:29.120 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:29.120 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a9d9a1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:57:29.121 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ed48709(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:57:29.121 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:57:29.122 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ed48709(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:57:29.122 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x273] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e5d1746(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:57:29.123 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x273] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:57:29.123 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x273] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e5d1746(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:57:29.124 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58600b86(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:57:29.124 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x263] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:57:29.124 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x263] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58600b86(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:57:29.124 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x268] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f505305(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:57:29.125 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x268] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:57:29.125 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x268] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f505305(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:57:29.125 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34da7ae6(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:57:29.126 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:57:29.126 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34da7ae6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:57:29.126 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dcdaae3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:57:29.127 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:57:29.127 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x25a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dcdaae3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:57:29.130 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@296dec56

[vm0] [info 2020/03/04 23:57:29.135 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x70] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/04 23:57:29.136 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x70] Locator was created at Wed Mar 04 23:57:29 GMT 2020

[vm0] [info 2020/03/04 23:57:29.136 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x70] Listening on port 29364 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:57:29.136 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x70] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16750381822347238809/locator/locator29364view.dat

[vm0] [info 2020/03/04 23:57:29.136 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x70] recovery file not found: /tmp/junit16750381822347238809/locator/locator29364view.dat

[vm0] [info 2020/03/04 23:57:29.137 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x70] Starting distributed system

[vm0] [info 2020/03/04 23:57:29.139 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:57:29.339 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:57:29.502 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x253] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7b782d7c

[vm6] [info 2020/03/04 23:57:29.508 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x253] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:57:29.885 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@47e419f6

[vm1] [info 2020/03/04 23:57:29.894 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:57:30.495 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:57:30.608 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@77f4b591

[vm2] [info 2020/03/04 23:57:30.617 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x18c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:57:31.301 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3c224715

[vm3] [info 2020/03/04 23:57:31.307 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x8d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:57:31.957 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x68] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2ba92bde

[vm4] [info 2020/03/04 23:57:31.963 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x68] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1247
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236212
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2344
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 71
Total primaries transferred during this rebalance                                               | 9
Total time (in milliseconds) for this rebalance                                                 | 7905


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[info 2020/03/04 23:57:32.629 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24025]

Command result for <connect --jmx-manager=localhost[24025]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24025] ..
Successfully connected to: [host=localhost, port=24025]


[vm1] [info 2020/03/04 23:57:32.788 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 161 ms)

[vm2] [info 2020/03/04 23:57:32.944 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 152 ms)

[vm3] [info 2020/03/04 23:57:33.127 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 181 ms)

[vm4] [info 2020/03/04 23:57:33.287 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 157 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:57:33.349 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@9234d51

[vm1] [info 2020/03/04 23:57:33.355 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:57:33.446 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x244] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 157 ms)

[vm6] [info 2020/03/04 23:57:33.592 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 145 ms)

[vm0] [info 2020/03/04 23:57:33.737 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1ef] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/04 23:57:33.738 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 143 ms)

[info 2020/03/04 23:57:33.739 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:33.742 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @132326c9(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:57:33.742 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:33.742 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @132326c9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:57:33.743 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76f433b9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:57:33.743 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:57:33.743 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76f433b9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:57:33.744 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f779b5(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:57:33.744 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:57:33.744 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f779b5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:57:33.745 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a380a25(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:57:33.745 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:57:33.745 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a380a25(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:57:33.748 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75ecb6d4(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:57:33.748 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:57:33.748 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75ecb6d4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:57:33.749 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x244] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2317bfb4(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:57:33.749 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x244] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:57:33.749 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x244] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2317bfb4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:57:33.750 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60510387(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:57:33.750 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:57:33.750 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60510387(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:57:33.752 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/04 23:57:33.753 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/04 23:57:33.754 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/04 23:57:33.754 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/04 23:57:33.755 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/04 23:57:33.755 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/04 23:57:33.756 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/04 23:57:33.756 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/04 23:57:33.759 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/04 23:57:33.759 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/04 23:57:33.760 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x244] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/04 23:57:33.760 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x244] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/04 23:57:33.761 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/04 23:57:33.762 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/04 23:57:33.764 GMT <RMI TCP Connection(9)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/04 23:57:33.764 GMT <RMI TCP Connection(9)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:57:33.793 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22228].
Not connected.


[info 2020/03/04 23:57:33.795 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:57:33.796 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:33.798 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18263496(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:57:33.798 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:33.798 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18263496(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:57:33.799 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bce85f8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:57:33.799 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:57:33.799 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bce85f8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:57:33.800 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69ba62da(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:57:33.800 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:57:33.800 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69ba62da(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:57:33.801 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @559bce00(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:57:33.801 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:57:33.801 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @559bce00(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:57:33.802 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21de6d2d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:57:33.802 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:57:33.802 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21de6d2d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:57:33.803 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x244] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @321208cd(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:57:33.803 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x244] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:57:33.803 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x244] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @321208cd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:57:33.804 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68ec8ab(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:57:33.804 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:57:33.804 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68ec8ab(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:57:33.807 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12275050276401164850

[info 2020/03/04 23:57:33.810 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:57:33.958 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x273] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@6a9b0dcc

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:57:33.963 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x273] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:57:34.069 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:34.070 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56e26601(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:57:34.070 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1ef] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:34.070 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56e26601(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:57:34.071 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @101c868b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:57:34.071 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:57:34.072 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @101c868b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:57:34.072 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ce8535b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:57:34.073 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:57:34.073 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ce8535b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:57:34.073 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @435ea69d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:57:34.073 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:57:34.073 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @435ea69d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:57:34.074 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6526d269(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:57:34.074 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:57:34.074 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6526d269(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:57:34.075 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x244] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7af90b0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:57:34.076 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x244] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:57:34.076 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x244] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7af90b0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:57:34.076 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62cc9969(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:57:34.077 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x25e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:57:34.077 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62cc9969(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:57:34.080 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@16bac6b0

[vm0] [info 2020/03/04 23:57:34.085 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1ef] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/04 23:57:34.086 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1ef] Locator was created at Wed Mar 04 23:57:34 GMT 2020

[vm0] [info 2020/03/04 23:57:34.086 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1ef] Listening on port 22230 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:57:34.086 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1ef] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12275050276401164850/locator/locator22230view.dat

[vm0] [info 2020/03/04 23:57:34.086 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1ef] recovery file not found: /tmp/junit12275050276401164850/locator/locator22230view.dat

[vm0] [info 2020/03/04 23:57:34.087 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1ef] Starting distributed system

[vm0] [info 2020/03/04 23:57:34.088 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1ef] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1022
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608953
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2656
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 240
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 9294


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:57:34.397 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 162 ms)

[vm2] [info 2020/03/04 23:57:34.573 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 174 ms)

[vm3] [info 2020/03/04 23:57:34.611 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x263] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@30d6ccf1

[vm3] [info 2020/03/04 23:57:34.617 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x263] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:57:34.744 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x26c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 167 ms)

[vm4] [info 2020/03/04 23:57:34.890 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 143 ms)

[vm5] [info 2020/03/04 23:57:35.060 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x239] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 168 ms)

[vm6] [info 2020/03/04 23:57:35.231 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x253] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 169 ms)

[vm4] [info 2020/03/04 23:57:35.327 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x268] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d46675

[vm4] [info 2020/03/04 23:57:35.333 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x268] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:57:35.375 GMT <RMI TCP Connection(50)-172.17.0.3> tid=0x203] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/04 23:57:35.376 GMT <RMI TCP Connection(50)-172.17.0.3> tid=0x203] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 143 ms)

[info 2020/03/04 23:57:35.377 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:35.379 GMT <RMI TCP Connection(50)-172.17.0.3> tid=0x203] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d411a96(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:57:35.379 GMT <RMI TCP Connection(50)-172.17.0.3> tid=0x203] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:35.379 GMT <RMI TCP Connection(50)-172.17.0.3> tid=0x203] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d411a96(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:57:35.382 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @328c1328(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:57:35.382 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:57:35.382 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @328c1328(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:57:35.383 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @681e2590(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:57:35.383 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:57:35.383 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @681e2590(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:57:35.386 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x26c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @be31ecd(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:57:35.386 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x26c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:57:35.387 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x26c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @be31ecd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:57:35.387 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @673af724(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:57:35.388 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:57:35.388 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @673af724(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:57:35.390 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x253] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @749a353f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:57:35.390 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x253] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:57:35.390 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x253] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @749a353f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:57:35.389 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x239] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6566a3a7(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:57:35.389 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x239] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:57:35.389 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6566a3a7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:57:35.393 GMT <RMI TCP Connection(50)-172.17.0.3> tid=0x203] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/04 23:57:35.393 GMT <RMI TCP Connection(50)-172.17.0.3> tid=0x203] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/04 23:57:35.396 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/04 23:57:35.396 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/04 23:57:35.397 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/04 23:57:35.398 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/04 23:57:35.400 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x26c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/04 23:57:35.401 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x26c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/04 23:57:35.402 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/04 23:57:35.402 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/04 23:57:35.403 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x239] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/04 23:57:35.403 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/04 23:57:35.404 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x253] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/04 23:57:35.405 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x253] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/04 23:57:35.409 GMT <RMI TCP Connection(9)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 23:57:35.409 GMT <RMI TCP Connection(9)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:57:35.438 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27789].
Not connected.


[info 2020/03/04 23:57:35.440 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:57:35.441 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:35.442 GMT <RMI TCP Connection(50)-172.17.0.3> tid=0x203] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ba2d9a2(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:57:35.442 GMT <RMI TCP Connection(50)-172.17.0.3> tid=0x203] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:35.443 GMT <RMI TCP Connection(50)-172.17.0.3> tid=0x203] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ba2d9a2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:57:35.443 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bdae2be(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:57:35.443 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:57:35.443 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bdae2be(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:57:35.444 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55d120f7(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:57:35.445 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:57:35.445 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55d120f7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:57:35.445 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x26c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43b63be4(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:57:35.445 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x26c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:57:35.446 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x26c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43b63be4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:57:35.446 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eeea50b(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:57:35.446 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:57:35.447 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eeea50b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:57:35.447 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x239] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c28f442(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:57:35.448 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x239] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:57:35.448 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c28f442(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:57:35.448 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x253] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b524de4(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:57:35.449 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x253] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:57:35.449 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x253] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b524de4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:57:35.452 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit255320296395220727

[info 2020/03/04 23:57:35.454 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:57:35.663 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:35.664 GMT <RMI TCP Connection(50)-172.17.0.3> tid=0x203] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26130561(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:57:35.664 GMT <RMI TCP Connection(50)-172.17.0.3> tid=0x203] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:35.664 GMT <RMI TCP Connection(50)-172.17.0.3> tid=0x203] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26130561(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:57:35.665 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cff9281(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:57:35.665 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:57:35.665 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cff9281(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:57:35.666 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55defd80(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:57:35.666 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:57:35.666 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55defd80(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:57:35.667 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x26c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a9574fa(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:57:35.667 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x26c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:57:35.667 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x26c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a9574fa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:57:35.668 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @206c18ab(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:57:35.668 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:57:35.668 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @206c18ab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:57:35.669 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x239] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1faaf9f9(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:57:35.669 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x239] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:57:35.669 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1faaf9f9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:57:35.670 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x253] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @401daee3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:57:35.670 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x253] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:57:35.670 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x253] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @401daee3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:57:35.673 GMT <RMI TCP Connection(50)-172.17.0.3> tid=0x203] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@41453b96

[vm0] [info 2020/03/04 23:57:35.680 GMT <RMI TCP Connection(50)-172.17.0.3> tid=0x203] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/04 23:57:35.680 GMT <RMI TCP Connection(50)-172.17.0.3> tid=0x203] Locator was created at Wed Mar 04 23:57:35 GMT 2020

[vm0] [info 2020/03/04 23:57:35.680 GMT <RMI TCP Connection(50)-172.17.0.3> tid=0x203] Listening on port 27791 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:57:35.681 GMT <RMI TCP Connection(50)-172.17.0.3> tid=0x203] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit255320296395220727/locator/locator27791view.dat

[vm0] [info 2020/03/04 23:57:35.681 GMT <RMI TCP Connection(50)-172.17.0.3> tid=0x203] recovery file not found: /tmp/junit255320296395220727/locator/locator27791view.dat

[vm0] [info 2020/03/04 23:57:35.681 GMT <RMI TCP Connection(50)-172.17.0.3> tid=0x203] Starting distributed system

[vm0] [info 2020/03/04 23:57:35.683 GMT <RMI TCP Connection(50)-172.17.0.3> tid=0x203] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:57:35.979 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29365]

Command result for <connect --jmx-manager=localhost[29365]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29365] ..
Successfully connected to: [host=localhost, port=29365]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:57:37.978 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4c97f13d

[vm1] [info 2020/03/04 23:57:37.984 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:57:38.649 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@95d923b

[vm2] [info 2020/03/04 23:57:38.655 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x24f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:57:39.360 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@187dce84

[vm3] [info 2020/03/04 23:57:39.367 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x26d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:57:39.512 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@198c9029

[vm1] [info 2020/03/04 23:57:39.517 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:57:39.818 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x24e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1bf03ac

[vm5] [info 2020/03/04 23:57:39.823 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x24e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:57:40.038 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@20c45e24

[vm4] [info 2020/03/04 23:57:40.044 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x269] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:57:40.137 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1b874d9d

[vm2] [info 2020/03/04 23:57:40.143 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x24d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:57:40.548 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x245] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@72c41c95

[vm6] [info 2020/03/04 23:57:40.553 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x245] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:57:40.697 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22231]

Command result for <connect --jmx-manager=localhost[22231]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22231] ..
Successfully connected to: [host=localhost, port=22231]


[vm3] [info 2020/03/04 23:57:40.796 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x26c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f379d7d

[vm3] [info 2020/03/04 23:57:40.803 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x26c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:57:41.454 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:57:41.515 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29132a10

[vm4] [info 2020/03/04 23:57:41.524 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x27f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:57:42.259 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27792]

Command result for <connect --jmx-manager=localhost[27792]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27792] ..
Successfully connected to: [host=localhost, port=27792]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1111
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2886
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 172
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 9816


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:57:45.576 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 176 ms)

[vm2] [info 2020/03/04 23:57:45.739 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x25f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 160 ms)

[vm3] [info 2020/03/04 23:57:45.898 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x276] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 155 ms)

[vm4] [info 2020/03/04 23:57:46.052 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x257] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 151 ms)

[vm5] [info 2020/03/04 23:57:46.240 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x24e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 185 ms)

[vm6] [info 2020/03/04 23:57:46.397 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x245] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 156 ms)

[vm0] [info 2020/03/04 23:57:46.551 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x87] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/04 23:57:46.552 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 152 ms)

[info 2020/03/04 23:57:46.553 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:46.555 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f8f7075(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:57:46.555 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:46.556 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f8f7075(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:57:46.558 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19bccd4f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:57:46.558 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:57:46.558 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19bccd4f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:57:46.559 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x25f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @596cf395(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:57:46.559 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x25f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:57:46.559 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x25f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @596cf395(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:57:46.560 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58777b67(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:57:46.561 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x276] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:57:46.561 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58777b67(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:57:46.562 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x257] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61fd2c57(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:57:46.562 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x257] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:57:46.562 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x257] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61fd2c57(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:57:46.563 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x24e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ea57072(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:57:46.563 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x24e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:57:46.563 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x24e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ea57072(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:57:46.564 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x245] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f48c768(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:57:46.564 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x245] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:57:46.564 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x245] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f48c768(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:57:46.567 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/04 23:57:46.567 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/04 23:57:46.570 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/04 23:57:46.570 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/04 23:57:46.571 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x25f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/04 23:57:46.572 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x25f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/04 23:57:46.573 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x276] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/04 23:57:46.573 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/04 23:57:46.574 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x257] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/04 23:57:46.574 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x257] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/04 23:57:46.575 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x24e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/04 23:57:46.576 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x24e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/04 23:57:46.577 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x245] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/04 23:57:46.577 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x245] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/04 23:57:46.580 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/04 23:57:46.580 GMT <RMI TCP Connection(9)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:57:46.602 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26782].
Not connected.


[info 2020/03/04 23:57:46.604 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:57:46.605 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:46.607 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24e25542(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:57:46.607 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:46.607 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24e25542(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:57:46.608 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b89482f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:57:46.608 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:57:46.608 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b89482f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:57:46.609 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x25f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d337871(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:57:46.609 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x25f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:57:46.609 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x25f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d337871(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:57:46.610 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2910d75a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:57:46.610 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x276] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:57:46.610 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2910d75a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:57:46.611 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x257] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d7b57d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:57:46.612 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x257] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:57:46.612 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x257] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d7b57d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:57:46.612 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x24e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5434e4bc(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:57:46.613 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x24e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:57:46.613 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x24e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5434e4bc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:57:46.614 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x245] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @452f70ea(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:57:46.614 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x245] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:57:46.614 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x245] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @452f70ea(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:57:46.616 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1164075408328481717

[info 2020/03/04 23:57:46.619 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:57:46.843 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:46.844 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a7d9d62(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:57:46.844 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x87] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:46.844 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a7d9d62(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:57:46.845 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @97d61da(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:57:46.845 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:57:46.845 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @97d61da(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:57:46.846 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x25f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1454ab36(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:57:46.846 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x25f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:57:46.847 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x25f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1454ab36(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:57:46.847 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb0d1a8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:57:46.848 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x276] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:57:46.848 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x276] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb0d1a8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:57:46.848 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x257] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @487310ac(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:57:46.849 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x257] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:57:46.849 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x257] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @487310ac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:57:46.850 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x24e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e8a49b5(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:57:46.850 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x24e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:57:46.850 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x24e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e8a49b5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:57:46.851 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x245] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a9e0fcb(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:57:46.851 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x245] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:57:46.851 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x245] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a9e0fcb(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:57:46.855 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x87] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5a5270b8

[vm0] [info 2020/03/04 23:57:46.860 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x87] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/04 23:57:46.861 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x87] Locator was created at Wed Mar 04 23:57:46 GMT 2020

[vm0] [info 2020/03/04 23:57:46.861 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x87] Listening on port 26784 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:57:46.861 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x87] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1164075408328481717/locator/locator26784view.dat

[vm0] [info 2020/03/04 23:57:46.861 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x87] recovery file not found: /tmp/junit1164075408328481717/locator/locator26784view.dat

[vm0] [info 2020/03/04 23:57:46.862 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x87] Starting distributed system

[vm0] [info 2020/03/04 23:57:46.864 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x87] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:57:50.722 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3fc89822

[vm1] [info 2020/03/04 23:57:50.727 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:57:51.315 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x25f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7569294f

[vm2] [info 2020/03/04 23:57:51.321 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x25f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:57:51.965 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x276] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@853d7b4

[vm3] [info 2020/03/04 23:57:51.971 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x276] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:57:52.611 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x257] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@233b182

[vm4] [info 2020/03/04 23:57:52.617 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x257] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:57:53.078 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x23b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4aa76612

[vm5] [info 2020/03/04 23:57:53.084 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x23b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:57:53.291 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26785]

Command result for <connect --jmx-manager=localhost[26785]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26785] ..
Successfully connected to: [host=localhost, port=26785]


[vm6] [info 2020/03/04 23:57:53.786 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x240] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4d5e6bff

[vm6] [info 2020/03/04 23:57:53.792 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x240] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:57:54.655 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:57:54.958 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x247] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3e23c116

[vm5] [info 2020/03/04 23:57:54.964 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x247] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:57:55.720 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@42ae90d3

[vm6] [info 2020/03/04 23:57:55.725 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x25e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:57:56.610 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 960
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2666
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 285
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9438


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:57:58.577 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 164 ms)

[vm2] [info 2020/03/04 23:57:58.727 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 148 ms)

[vm3] [info 2020/03/04 23:57:58.887 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 157 ms)

[vm4] [info 2020/03/04 23:57:59.038 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 148 ms)

[vm5] [info 2020/03/04 23:57:59.200 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x23b] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 160 ms)

[vm6] [info 2020/03/04 23:57:59.346 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x240] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 144 ms)

[vm0] [info 2020/03/04 23:57:59.491 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x8a] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/04 23:57:59.492 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x8a] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 144 ms)

[info 2020/03/04 23:57:59.493 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:59.496 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45e9571a(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:57:59.496 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x8a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:59.496 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x8a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45e9571a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:57:59.499 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5841905d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:57:59.499 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:57:59.499 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5841905d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:57:59.500 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c89adaa(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:57:59.501 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:57:59.501 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c89adaa(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:57:59.502 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d21a2d8(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:57:59.502 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:57:59.502 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d21a2d8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:57:59.503 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a0a44b1(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:57:59.503 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1c6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:57:59.503 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a0a44b1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:57:59.504 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x23b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62019973(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:57:59.504 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x23b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:57:59.504 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x23b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62019973(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:57:59.505 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x240] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57d94260(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:57:59.505 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x240] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:57:59.506 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x240] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57d94260(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:57:59.508 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x8a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/04 23:57:59.508 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x8a] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/04 23:57:59.511 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/04 23:57:59.511 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/04 23:57:59.512 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/04 23:57:59.512 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/04 23:57:59.513 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/04 23:57:59.513 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/04 23:57:59.514 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/04 23:57:59.515 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/04 23:57:59.516 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x23b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/04 23:57:59.516 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x23b] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/04 23:57:59.517 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x240] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/04 23:57:59.517 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x240] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/04 23:57:59.519 GMT <RMI TCP Connection(9)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/04 23:57:59.520 GMT <RMI TCP Connection(9)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:57:59.557 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29329].
Not connected.


[info 2020/03/04 23:57:59.559 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:57:59.560 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:59.561 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c55ff42(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:57:59.561 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x8a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:59.561 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x8a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c55ff42(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:57:59.562 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67221bd6(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:57:59.562 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:57:59.562 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67221bd6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:57:59.563 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31c7517d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:57:59.563 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:57:59.563 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31c7517d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:57:59.564 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @443c2061(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:57:59.564 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:57:59.564 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @443c2061(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:57:59.565 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d45aa9a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:57:59.565 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1c6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:57:59.565 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d45aa9a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:57:59.566 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x23b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48437099(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:57:59.567 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x23b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:57:59.567 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x23b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48437099(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:57:59.567 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x240] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @550e7729(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:57:59.568 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x240] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:57:59.568 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x240] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @550e7729(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:57:59.570 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13772111601620450542

[info 2020/03/04 23:57:59.573 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:57:59.832 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:59.833 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @337d9299(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:57:59.833 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x8a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:57:59.833 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x8a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @337d9299(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:57:59.834 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6553524(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:57:59.834 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:57:59.834 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6553524(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:57:59.835 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a1b5230(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:57:59.835 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:57:59.835 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a1b5230(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:57:59.836 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43b3001(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:57:59.836 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:57:59.836 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43b3001(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:57:59.837 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9ba4c54(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:57:59.837 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1c6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:57:59.837 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9ba4c54(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:57:59.838 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x23b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69ccad35(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:57:59.838 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x23b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:57:59.838 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x23b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69ccad35(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:57:59.839 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x240] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e816f1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:57:59.839 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x240] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:57:59.839 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x240] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e816f1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:57:59.843 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x8a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5ef486fe

[vm0] [info 2020/03/04 23:57:59.848 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x8a] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/04 23:57:59.849 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x8a] Locator was created at Wed Mar 04 23:57:59 GMT 2020

[vm0] [info 2020/03/04 23:57:59.849 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x8a] Listening on port 29331 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:57:59.849 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x8a] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13772111601620450542/locator/locator29331view.dat

[vm0] [info 2020/03/04 23:57:59.849 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x8a] recovery file not found: /tmp/junit13772111601620450542/locator/locator29331view.dat

[vm0] [info 2020/03/04 23:57:59.850 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x8a] Starting distributed system

[vm0] [info 2020/03/04 23:57:59.852 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x8a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1441
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2609
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 347
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9636


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:58:00.667 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 162 ms)

[vm2] [info 2020/03/04 23:58:00.831 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x254] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 161 ms)

[vm3] [info 2020/03/04 23:58:00.990 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x272] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 156 ms)

[vm4] [info 2020/03/04 23:58:01.138 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x276] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 146 ms)

[vm5] [info 2020/03/04 23:58:01.305 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x247] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 165 ms)

[vm6] [info 2020/03/04 23:58:01.460 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 153 ms)

[vm0] [info 2020/03/04 23:58:01.646 GMT <RMI TCP Connection(52)-172.17.0.9> tid=0x2b6] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/04 23:58:01.647 GMT <RMI TCP Connection(52)-172.17.0.9> tid=0x2b6] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 185 ms)

[info 2020/03/04 23:58:01.649 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:01.652 GMT <RMI TCP Connection(52)-172.17.0.9> tid=0x2b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @541feee6(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:58:01.652 GMT <RMI TCP Connection(52)-172.17.0.9> tid=0x2b6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:01.652 GMT <RMI TCP Connection(52)-172.17.0.9> tid=0x2b6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @541feee6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:58:01.655 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76667239(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:58:01.655 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:58:01.655 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76667239(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:58:01.656 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x254] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8c0a37c(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:58:01.656 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x254] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:58:01.656 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x254] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8c0a37c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:58:01.657 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x272] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60229719(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:58:01.657 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x272] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:58:01.657 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x272] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60229719(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:58:01.658 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5038f7b8(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:58:01.659 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x276] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:58:01.659 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x276] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5038f7b8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:58:01.660 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x247] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58b47ced(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:58:01.660 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x247] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:58:01.660 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x247] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58b47ced(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:58:01.661 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ec37242(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:58:01.661 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:58:01.661 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ec37242(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:58:01.664 GMT <RMI TCP Connection(52)-172.17.0.9> tid=0x2b6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/04 23:58:01.665 GMT <RMI TCP Connection(52)-172.17.0.9> tid=0x2b6] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/04 23:58:01.668 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/04 23:58:01.668 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/04 23:58:01.669 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x254] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/04 23:58:01.669 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x254] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/04 23:58:01.670 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x272] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/04 23:58:01.671 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x272] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/04 23:58:01.672 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x276] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/04 23:58:01.672 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x276] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/04 23:58:01.673 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x247] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/04 23:58:01.673 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x247] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/04 23:58:01.674 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/04 23:58:01.675 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/04 23:58:01.677 GMT <RMI TCP Connection(9)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/04 23:58:01.678 GMT <RMI TCP Connection(9)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:58:01.708 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25078].
Not connected.


[info 2020/03/04 23:58:01.710 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:58:01.711 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:01.712 GMT <RMI TCP Connection(52)-172.17.0.9> tid=0x2b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @384595d5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:58:01.712 GMT <RMI TCP Connection(52)-172.17.0.9> tid=0x2b6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:01.712 GMT <RMI TCP Connection(52)-172.17.0.9> tid=0x2b6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @384595d5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:58:01.713 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e818fbd(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:58:01.713 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:58:01.714 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e818fbd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:58:01.714 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x254] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3effe66e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:58:01.714 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x254] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:58:01.715 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x254] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3effe66e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:58:01.715 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x272] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3373a363(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:58:01.716 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x272] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:58:01.716 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x272] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3373a363(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:58:01.716 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d69a708(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:58:01.716 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x276] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:58:01.716 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x276] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d69a708(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:58:01.717 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x247] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1be2ae08(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:58:01.718 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x247] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:58:01.718 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x247] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1be2ae08(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:58:01.718 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eb40a52(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:58:01.719 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:58:01.719 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eb40a52(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:58:01.721 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5901851479845502856

[info 2020/03/04 23:58:01.724 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:58:01.943 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:01.944 GMT <RMI TCP Connection(52)-172.17.0.9> tid=0x2b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21dab2f9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:58:01.944 GMT <RMI TCP Connection(52)-172.17.0.9> tid=0x2b6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:01.944 GMT <RMI TCP Connection(52)-172.17.0.9> tid=0x2b6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21dab2f9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:58:01.945 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cd95d66(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:58:01.945 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:58:01.945 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cd95d66(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:58:01.946 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x254] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b9bef20(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:58:01.946 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x254] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:58:01.946 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x254] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b9bef20(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:58:01.947 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x272] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30aa7d3a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:58:01.947 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x272] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:58:01.947 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x272] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30aa7d3a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:58:01.948 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @606003a1(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:58:01.948 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x276] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:58:01.948 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x276] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @606003a1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:58:01.949 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x247] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7377285e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:58:01.950 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x247] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:58:01.950 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x247] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7377285e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:58:01.950 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6da3fe12(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:58:01.951 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x25e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:58:01.951 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6da3fe12(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:58:01.954 GMT <RMI TCP Connection(52)-172.17.0.9> tid=0x2b6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@465e91c2

[vm0] [info 2020/03/04 23:58:01.972 GMT <RMI TCP Connection(52)-172.17.0.9> tid=0x2b6] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/04 23:58:01.972 GMT <RMI TCP Connection(52)-172.17.0.9> tid=0x2b6] Locator was created at Wed Mar 04 23:58:01 GMT 2020

[vm0] [info 2020/03/04 23:58:01.972 GMT <RMI TCP Connection(52)-172.17.0.9> tid=0x2b6] Listening on port 25080 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:58:01.973 GMT <RMI TCP Connection(52)-172.17.0.9> tid=0x2b6] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5901851479845502856/locator/locator25080view.dat

[vm0] [info 2020/03/04 23:58:01.973 GMT <RMI TCP Connection(52)-172.17.0.9> tid=0x2b6] recovery file not found: /tmp/junit5901851479845502856/locator/locator25080view.dat

[vm0] [info 2020/03/04 23:58:01.973 GMT <RMI TCP Connection(52)-172.17.0.9> tid=0x2b6] Starting distributed system

[vm0] [info 2020/03/04 23:58:01.975 GMT <RMI TCP Connection(52)-172.17.0.9> tid=0x2b6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:58:03.756 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4fb38cc1

[vm1] [info 2020/03/04 23:58:03.760 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:58:04.341 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4c69833a

[vm2] [info 2020/03/04 23:58:04.347 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:58:04.989 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@11ab00f0

[vm3] [info 2020/03/04 23:58:04.994 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1b7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:58:05.656 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@721a82db

[vm4] [info 2020/03/04 23:58:05.662 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1c6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:58:05.891 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@23d311cd

[vm1] [info 2020/03/04 23:58:05.896 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:58:06.327 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29332]

Command result for <connect --jmx-manager=localhost[29332]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29332] ..
Successfully connected to: [host=localhost, port=29332]


[vm2] [info 2020/03/04 23:58:06.515 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x254] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3c5c89df

[vm2] [info 2020/03/04 23:58:06.522 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x254] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:58:07.150 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x272] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2bf8e63b

[vm3] [info 2020/03/04 23:58:07.156 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x272] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:58:07.820 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x276] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@184f39f4

[vm4] [info 2020/03/04 23:58:07.826 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x276] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:58:08.477 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25081]

Command result for <connect --jmx-manager=localhost[25081]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25081] ..
Successfully connected to: [host=localhost, port=25081]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:58:11.637 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040@48a40c2d

[vm5] [info 2020/03/04 23:58:11.643 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:58:12.409 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@2ad19f9c

[vm6] [info 2020/03/04 23:58:12.416 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2794
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 335
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9576


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:58:16.633 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 164 ms)

[vm2] [info 2020/03/04 23:58:16.792 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 156 ms)

[vm3] [info 2020/03/04 23:58:16.955 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 160 ms)

[vm4] [info 2020/03/04 23:58:17.107 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 149 ms)

[vm5] [info 2020/03/04 23:58:17.281 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 171 ms)

[vm6] [info 2020/03/04 23:58:17.429 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 145 ms)

[vm0] [info 2020/03/04 23:58:17.573 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x6f] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/04 23:58:17.574 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 143 ms)

[info 2020/03/04 23:58:17.575 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:17.578 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d19ab2b(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:58:17.578 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:17.578 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d19ab2b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:58:17.579 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53fa6562(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:58:17.579 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:58:17.579 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53fa6562(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:58:17.580 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bb89880(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:58:17.581 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:58:17.581 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bb89880(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:58:17.582 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c73b190(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:58:17.582 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:58:17.582 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c73b190(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:58:17.583 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42138e10(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:58:17.583 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:58:17.583 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42138e10(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:58:17.584 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @255e603b(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:58:17.584 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:58:17.584 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @255e603b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:58:17.585 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fa82c11(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:58:17.585 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:58:17.586 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fa82c11(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:58:17.588 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/04 23:58:17.589 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/04 23:58:17.589 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/04 23:58:17.590 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/04 23:58:17.591 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/04 23:58:17.591 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/04 23:58:17.592 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/04 23:58:17.592 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/04 23:58:17.593 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/04 23:58:17.594 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/04 23:58:17.595 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/04 23:58:17.595 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/04 23:58:17.596 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/04 23:58:17.596 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/04 23:58:17.598 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/04 23:58:17.599 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:58:17.626 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26301].
Not connected.


[info 2020/03/04 23:58:17.627 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:58:17.628 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:17.630 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28b08dd0(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:58:17.630 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:17.631 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28b08dd0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:58:17.631 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20dacc7e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:58:17.631 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:58:17.632 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20dacc7e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:58:17.632 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3729d0b6(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:58:17.633 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:58:17.633 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3729d0b6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:58:17.633 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61cfe562(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:58:17.634 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:58:17.634 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61cfe562(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:58:17.635 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1703efbb(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:58:17.635 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:58:17.635 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1703efbb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:58:17.636 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19398eef(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:58:17.636 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:58:17.636 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19398eef(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:58:17.637 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50469743(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:58:17.637 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:58:17.637 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50469743(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:58:17.641 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16962696628700163551

[info 2020/03/04 23:58:17.644 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:58:17.862 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:17.863 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ebbb5a4(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:58:17.863 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:17.863 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ebbb5a4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:58:17.864 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @796356(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:58:17.864 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:58:17.864 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @796356(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:58:17.865 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6721bc86(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:58:17.865 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:58:17.865 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6721bc86(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:58:17.866 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4682c946(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:58:17.867 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:58:17.867 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4682c946(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:58:17.868 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @316de895(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:58:17.868 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:58:17.868 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @316de895(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:58:17.869 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a4c59fe(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:58:17.869 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:58:17.869 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a4c59fe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:58:17.870 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @585d01bb(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:58:17.870 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:58:17.870 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x24c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @585d01bb(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:58:17.873 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@33ed7ff7

[vm0] [info 2020/03/04 23:58:17.879 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x6f] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/04 23:58:17.879 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x6f] Locator was created at Wed Mar 04 23:58:17 GMT 2020

[vm0] [info 2020/03/04 23:58:17.879 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x6f] Listening on port 26303 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:58:17.879 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16962696628700163551/locator/locator26303view.dat

[vm0] [info 2020/03/04 23:58:17.879 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x6f] recovery file not found: /tmp/junit16962696628700163551/locator/locator26303view.dat

[vm0] [info 2020/03/04 23:58:17.880 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/04 23:58:17.881 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:58:21.630 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5896288d

[vm1] [info 2020/03/04 23:58:21.635 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:58:22.228 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6b6bd2ed

[vm2] [info 2020/03/04 23:58:22.234 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:58:22.857 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@39efba35

[vm3] [info 2020/03/04 23:58:22.863 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:58:23.215 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x242] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@757f5f99

[vm5] [info 2020/03/04 23:58:23.222 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x242] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:58:23.468 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@23ca8640

[vm4] [info 2020/03/04 23:58:23.473 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x19c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:58:23.981 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x254] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840@7037a0a4

[vm6] [info 2020/03/04 23:58:23.987 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x254] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:58:24.094 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26304]

Command result for <connect --jmx-manager=localhost[26304]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26304] ..
Successfully connected to: [host=localhost, port=26304]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2761
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 292
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9366


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:58:28.207 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 166 ms)

[vm2] [info 2020/03/04 23:58:28.367 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 158 ms)

[vm3] [info 2020/03/04 23:58:28.523 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 152 ms)

[vm4] [info 2020/03/04 23:58:28.683 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 157 ms)

[vm5] [info 2020/03/04 23:58:28.857 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x242] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 172 ms)

[vm6] [info 2020/03/04 23:58:29.007 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x254] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 148 ms)

[vm0] [info 2020/03/04 23:58:29.152 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x84] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/04 23:58:29.153 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x84] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 143 ms)

[info 2020/03/04 23:58:29.154 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:29.156 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f7486c7(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:58:29.156 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:29.156 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f7486c7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:58:29.157 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79ad96c4(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:58:29.158 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:58:29.158 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79ad96c4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:58:29.158 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a9ab96(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:58:29.159 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x18c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:58:29.159 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a9ab96(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:58:29.159 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1adcfd69(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:58:29.160 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:58:29.160 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1adcfd69(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:58:29.161 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b7b714(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:58:29.161 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:58:29.161 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b7b714(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:58:29.162 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x242] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a52fb98(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:58:29.162 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x242] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:58:29.162 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x242] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a52fb98(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:58:29.163 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x254] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a128e9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:58:29.163 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x254] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:58:29.163 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x254] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a128e9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:58:29.165 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/04 23:58:29.165 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/04 23:58:29.166 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/04 23:58:29.167 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/04 23:58:29.167 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/04 23:58:29.168 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/04 23:58:29.169 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/04 23:58:29.169 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/04 23:58:29.170 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/04 23:58:29.170 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/04 23:58:29.171 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x242] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/04 23:58:29.172 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x242] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/04 23:58:29.172 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x254] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/04 23:58:29.173 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x254] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/04 23:58:29.175 GMT <RMI TCP Connection(9)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/04 23:58:29.175 GMT <RMI TCP Connection(9)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:58:29.203 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24025].
Not connected.


[info 2020/03/04 23:58:29.205 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:58:29.206 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:29.207 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @226adb8d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:58:29.207 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:29.207 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @226adb8d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:58:29.208 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @777fd00b(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:58:29.208 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:58:29.208 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @777fd00b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:58:29.209 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45bb7f33(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:58:29.209 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x18c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:58:29.210 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45bb7f33(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:58:29.210 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59c9ffd7(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:58:29.211 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:58:29.211 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59c9ffd7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:58:29.212 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73b7dd57(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:58:29.212 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x68] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:58:29.212 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73b7dd57(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:58:29.213 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x242] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49f060ee(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:58:29.213 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x242] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:58:29.213 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x242] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49f060ee(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:58:29.214 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x254] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c73d90c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:58:29.214 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x254] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:58:29.214 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x254] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c73d90c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:58:29.218 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3559633148235532228

[info 2020/03/04 23:58:29.220 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:58:29.434 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:29.435 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34dee190(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:58:29.436 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:29.436 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34dee190(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:58:29.437 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @357527fa(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:58:29.437 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:58:29.437 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @357527fa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:58:29.438 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d4c94bf(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:58:29.438 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x18c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:58:29.438 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d4c94bf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:58:29.439 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f4f298b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:58:29.439 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x8d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:58:29.439 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f4f298b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:58:29.440 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x68] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d5bc89b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:58:29.440 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x68] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:58:29.440 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x68] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d5bc89b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:58:29.441 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x242] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b5fc75d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:58:29.441 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x242] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:58:29.441 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x242] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b5fc75d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:58:29.442 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x254] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57223e1f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:58:29.442 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x254] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:58:29.442 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x254] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57223e1f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:58:29.446 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@37a4b0b8

[vm0] [info 2020/03/04 23:58:29.452 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x84] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/04 23:58:29.452 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x84] Locator was created at Wed Mar 04 23:58:29 GMT 2020

[vm0] [info 2020/03/04 23:58:29.452 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x84] Listening on port 24027 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:58:29.453 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x84] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3559633148235532228/locator/locator24027view.dat

[vm0] [info 2020/03/04 23:58:29.453 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x84] recovery file not found: /tmp/junit3559633148235532228/locator/locator24027view.dat

[vm0] [info 2020/03/04 23:58:29.453 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x84] Starting distributed system

[vm0] [info 2020/03/04 23:58:29.455 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:58:30.354 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x244] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@29bbaf91

[vm5] [info 2020/03/04 23:58:30.360 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x244] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:58:31.126 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40@6610043e

[vm6] [info 2020/03/04 23:58:31.133 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x25e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:58:31.712 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x239] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@2499f343

[vm5] [info 2020/03/04 23:58:31.719 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x239] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:58:32.046 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x24d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840@7f923b61

[vm5] [info 2020/03/04 23:58:32.052 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x24d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:58:32.506 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x253] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@4d854e7d

[vm6] [info 2020/03/04 23:58:32.512 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x253] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:58:32.883 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040@67d7536

[vm6] [info 2020/03/04 23:58:32.891 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:58:33.397 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1c3b7bee

[vm1] [info 2020/03/04 23:58:33.403 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:58:34.060 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b50d3c6

[vm2] [info 2020/03/04 23:58:34.066 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x18c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:58:34.719 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7029e61c

[vm3] [info 2020/03/04 23:58:34.726 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x8d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2985
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 246
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 9894


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm4] [info 2020/03/04 23:58:35.364 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x68] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@75fcd8d5

[vm4] [info 2020/03/04 23:58:35.370 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x68] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:58:35.455 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 156 ms)

[vm2] [info 2020/03/04 23:58:35.624 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 166 ms)

[vm3] [info 2020/03/04 23:58:35.793 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 165 ms)

[vm4] [info 2020/03/04 23:58:35.964 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 168 ms)

[info 2020/03/04 23:58:36.013 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24028]

Command result for <connect --jmx-manager=localhost[24028]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24028] ..
Successfully connected to: [host=localhost, port=24028]


[vm5] [info 2020/03/04 23:58:36.148 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x244] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 182 ms)

[vm6] [info 2020/03/04 23:58:36.298 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 148 ms)

[vm0] [info 2020/03/04 23:58:36.442 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x2b1] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/04 23:58:36.442 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x2b1] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 141 ms)

[info 2020/03/04 23:58:36.443 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:36.445 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x2b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10f0ce6f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:58:36.446 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x2b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:36.446 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x2b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10f0ce6f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:58:36.446 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44038eca(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:58:36.447 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:58:36.447 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44038eca(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:58:36.448 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @242633fb(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:58:36.448 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:58:36.448 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @242633fb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:58:36.449 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22d30e0c(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:58:36.449 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:58:36.449 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22d30e0c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:58:36.450 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d839632(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:58:36.450 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:58:36.450 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d839632(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:58:36.451 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x244] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @751a4584(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:58:36.451 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x244] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:58:36.451 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x244] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @751a4584(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:58:36.452 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43708945(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:58:36.452 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:58:36.452 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43708945(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:58:36.455 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x2b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/04 23:58:36.455 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x2b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/04 23:58:36.456 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/04 23:58:36.456 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/04 23:58:36.457 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/04 23:58:36.458 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/04 23:58:36.458 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/04 23:58:36.459 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/04 23:58:36.460 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/04 23:58:36.460 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/04 23:58:36.461 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x244] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/04 23:58:36.461 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x244] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/04 23:58:36.462 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/04 23:58:36.462 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/04 23:58:36.464 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/04 23:58:36.465 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:58:36.493 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22231].
Not connected.


[info 2020/03/04 23:58:36.495 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:58:36.496 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:36.497 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x2b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55bde4ce(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:58:36.497 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x2b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:36.498 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x2b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55bde4ce(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:58:36.498 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4be898e8(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:58:36.499 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:58:36.499 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4be898e8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:58:36.500 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52035d1f(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:58:36.500 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:58:36.500 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52035d1f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:58:36.501 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @752eb449(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:58:36.501 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:58:36.501 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @752eb449(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:58:36.502 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a46d4e(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:58:36.502 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:58:36.502 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a46d4e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:58:36.503 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x244] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21067f71(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:58:36.503 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x244] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:58:36.503 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x244] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21067f71(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:58:36.504 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eb505e3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:58:36.504 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:58:36.504 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eb505e3(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:58:36.508 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6420346126978315577

[info 2020/03/04 23:58:36.510 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2974
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 308
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 10038


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:58:36.761 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:36.762 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x2b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23bdd993(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:58:36.762 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x2b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:36.762 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x2b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23bdd993(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:58:36.763 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d842bb9(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:58:36.763 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:58:36.763 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d842bb9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:58:36.764 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f0895e0(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:58:36.764 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:58:36.764 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f0895e0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:58:36.765 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2848ca38(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:58:36.765 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:58:36.765 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2848ca38(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:58:36.766 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c15111b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:58:36.767 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:58:36.767 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c15111b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:58:36.767 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x244] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4be55bdd(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:58:36.768 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x244] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:58:36.768 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x244] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4be55bdd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:58:36.769 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c531a5b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:58:36.769 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x25e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:58:36.769 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c531a5b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm0] [info 2020/03/04 23:58:36.772 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x2b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3037609e

[vm0] [info 2020/03/04 23:58:36.779 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x2b1] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/04 23:58:36.779 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x2b1] Locator was created at Wed Mar 04 23:58:36 GMT 2020

[vm0] [info 2020/03/04 23:58:36.779 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x2b1] Listening on port 22233 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:58:36.779 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x2b1] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6420346126978315577/locator/locator22233view.dat

[vm0] [info 2020/03/04 23:58:36.779 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x2b1] recovery file not found: /tmp/junit6420346126978315577/locator/locator22233view.dat

[vm0] [info 2020/03/04 23:58:36.780 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x2b1] Starting distributed system

[vm0] [info 2020/03/04 23:58:36.782 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x2b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2779
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 191
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 9126


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:58:36.938 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 166 ms)

[vm1] [info 2020/03/04 23:58:37.025 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 150 ms)

[vm2] [info 2020/03/04 23:58:37.109 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x24d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 167 ms)

[vm2] [info 2020/03/04 23:58:37.191 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x273] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 162 ms)

[vm3] [info 2020/03/04 23:58:37.277 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x26c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 164 ms)

[vm3] [info 2020/03/04 23:58:37.350 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x263] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 156 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:58:37.423 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 143 ms)

[vm4] [info 2020/03/04 23:58:37.506 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x268] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 152 ms)

[vm5] [info 2020/03/04 23:58:37.579 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x239] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 154 ms)

[vm5] [info 2020/03/04 23:58:37.679 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 171 ms)

[vm6] [info 2020/03/04 23:58:37.729 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x253] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 147 ms)

[vm6] [info 2020/03/04 23:58:37.844 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 163 ms)

[vm0] [info 2020/03/04 23:58:37.874 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/04 23:58:37.875 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 144 ms)

[info 2020/03/04 23:58:37.876 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:37.878 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12f7755d(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:58:37.878 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:37.878 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12f7755d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:58:37.879 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bf8f52d(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:58:37.879 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:58:37.879 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bf8f52d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:58:37.880 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cae8927(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:58:37.880 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x24d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:58:37.880 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x24d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cae8927(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:58:37.881 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x26c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c8f4410(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:58:37.881 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x26c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:58:37.881 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x26c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c8f4410(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:58:37.882 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @640abd69(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:58:37.882 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:58:37.883 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @640abd69(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:58:37.883 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x239] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @419b5623(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:58:37.884 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x239] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:58:37.884 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @419b5623(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:58:37.884 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x253] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @326b61ad(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:58:37.885 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x253] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:58:37.885 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x253] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @326b61ad(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:58:37.887 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/04 23:58:37.887 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/04 23:58:37.888 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/04 23:58:37.888 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/04 23:58:37.889 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x24d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/04 23:58:37.889 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x24d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/04 23:58:37.890 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x26c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/04 23:58:37.891 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x26c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/04 23:58:37.892 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/04 23:58:37.892 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/04 23:58:37.893 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x239] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/04 23:58:37.893 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/04 23:58:37.894 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x253] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/04 23:58:37.894 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x253] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/04 23:58:37.896 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 23:58:37.897 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:58:37.922 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27792].
Not connected.


[info 2020/03/04 23:58:37.924 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:58:37.924 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:37.926 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58a8d3f9(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:58:37.926 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:37.926 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58a8d3f9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:58:37.927 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f90d350(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:58:37.927 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:58:37.927 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f90d350(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:58:37.928 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @88e3488(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:58:37.928 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x24d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:58:37.928 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x24d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @88e3488(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:58:37.929 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x26c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6341d0de(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:58:37.929 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x26c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:58:37.929 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x26c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6341d0de(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:58:37.930 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31834175(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:58:37.930 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:58:37.930 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31834175(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:58:37.931 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x239] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad60461(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:58:37.931 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x239] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:58:37.931 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad60461(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:58:37.932 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x253] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @773e1dc6(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:58:37.932 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x253] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:58:37.932 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x253] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @773e1dc6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:58:37.935 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3369936489912510789

[info 2020/03/04 23:58:37.938 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:58:37.986 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x2b9] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/04 23:58:37.986 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x2b9] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 140 ms)

[info 2020/03/04 23:58:37.987 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:37.990 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x2b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48ca7eed(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:58:37.990 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x2b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:37.990 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x2b9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48ca7eed(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:58:37.993 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @decfe56(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:58:37.993 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:58:37.993 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @decfe56(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:58:37.994 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x273] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68e44484(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:58:37.994 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x273] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:58:37.994 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x273] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68e44484(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:58:37.995 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c52c062(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:58:37.996 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x263] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:58:37.996 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x263] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c52c062(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:58:37.998 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x268] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d882cba(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:58:37.998 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x268] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:58:37.998 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x268] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d882cba(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:58:37.999 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45cc0042(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:58:37.999 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x24d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:58:37.999 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45cc0042(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:58:38.000 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46fcc5a3(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:58:38.000 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:58:38.000 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46fcc5a3(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:58:38.003 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x2b9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/04 23:58:38.003 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x2b9] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:58:38.006 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/04 23:58:38.006 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/04 23:58:38.008 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x273] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/04 23:58:38.008 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x273] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/04 23:58:38.009 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x263] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/04 23:58:38.009 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x263] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/04 23:58:38.012 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x268] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/04 23:58:38.012 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x268] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/04 23:58:38.013 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x24d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/04 23:58:38.013 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/04 23:58:38.014 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/04 23:58:38.015 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/04 23:58:38.017 GMT <RMI TCP Connection(9)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/04 23:58:38.018 GMT <RMI TCP Connection(9)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:58:38.047 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29365].
Not connected.


[info 2020/03/04 23:58:38.049 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:58:38.050 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:38.052 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x2b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @463066ae(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:58:38.052 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x2b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:38.052 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x2b9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @463066ae(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:58:38.053 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6410bed9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:58:38.053 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:58:38.053 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6410bed9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:58:38.054 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x273] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f2666ed(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:58:38.054 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x273] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:58:38.054 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x273] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f2666ed(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:58:38.055 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30d00c4f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:58:38.055 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x263] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:58:38.055 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x263] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30d00c4f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:58:38.056 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x268] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7213b2d4(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:58:38.057 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x268] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:58:38.057 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x268] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7213b2d4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:58:38.057 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50cb25f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:58:38.058 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x24d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:58:38.058 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50cb25f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:58:38.059 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cb39e3c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:58:38.059 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:58:38.059 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cb39e3c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:58:38.062 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10247636922681096354

[info 2020/03/04 23:58:38.065 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:58:38.151 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:38.152 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a8af3a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:58:38.152 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:38.152 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a8af3a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:58:38.153 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4785b6a3(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:58:38.153 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:58:38.153 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4785b6a3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:58:38.154 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ecc7ed7(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:58:38.154 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x24d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:58:38.154 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x24d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ecc7ed7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:58:38.155 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x26c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51b0361b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:58:38.155 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x26c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:58:38.155 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x26c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51b0361b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:58:38.156 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fd42cef(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:58:38.156 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:58:38.156 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fd42cef(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:58:38.157 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x239] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74f2a969(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:58:38.157 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x239] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:58:38.157 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x239] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74f2a969(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:58:38.158 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x253] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43a080b2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:58:38.158 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x253] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:58:38.158 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x253] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43a080b2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:58:38.161 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@15583a9b

[vm0] [info 2020/03/04 23:58:38.167 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/04 23:58:38.167 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Locator was created at Wed Mar 04 23:58:38 GMT 2020

[vm0] [info 2020/03/04 23:58:38.167 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Listening on port 27794 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:58:38.168 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3369936489912510789/locator/locator27794view.dat

[vm0] [info 2020/03/04 23:58:38.168 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] recovery file not found: /tmp/junit3369936489912510789/locator/locator27794view.dat

[vm0] [info 2020/03/04 23:58:38.168 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/04 23:58:38.170 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:58:38.298 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:38.300 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x2b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50285a91(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:58:38.300 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x2b9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:38.300 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x2b9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50285a91(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:58:38.302 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x273] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37fd5ca6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:58:38.302 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x273] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:58:38.302 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x273] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37fd5ca6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:58:38.304 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x268] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36128f85(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:58:38.305 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x268] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:58:38.305 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x268] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36128f85(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:58:38.306 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x24d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e29a430(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:58:38.306 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x24d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:58:38.306 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x24d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e29a430(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:58:38.307 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b2e74ff(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:58:38.307 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:58:38.301 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4df5daee(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:58:38.303 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x263] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a06ae6f(0, "IgnoredException addIgnoredException")
[vm1] [info 2020/03/04 23:58:38.301 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>


[vm3] [info 2020/03/04 23:58:38.303 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x263] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>
[vm1] [info 2020/03/04 23:58:38.301 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null

[vm6] [info 2020/03/04 23:58:38.307 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x25a] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4df5daee(0, "IgnoredException addIgnoredException") (took 0 ms)
[vm3] [info 2020/03/04 23:58:38.304 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x263] Got result: null

[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b2e74ff(0, "IgnoredException addIgnoredException") (took 0 ms)
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a06ae6f(0, "IgnoredException addIgnoredException") (took 0 ms)


Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:58:38.311 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x2b9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@203c281

[vm0] [info 2020/03/04 23:58:38.320 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x2b9] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/04 23:58:38.321 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x2b9] Locator was created at Wed Mar 04 23:58:38 GMT 2020

[vm0] [info 2020/03/04 23:58:38.321 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x2b9] Listening on port 29367 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:58:38.324 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x2b9] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10247636922681096354/locator/locator29367view.dat

[vm0] [info 2020/03/04 23:58:38.324 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x2b9] recovery file not found: /tmp/junit10247636922681096354/locator/locator29367view.dat

[vm0] [info 2020/03/04 23:58:38.324 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x2b9] Starting distributed system

[vm0] [info 2020/03/04 23:58:38.327 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x2b9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:58:40.749 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@16ad816b

[vm1] [info 2020/03/04 23:58:40.754 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:58:41.388 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@37ecfdcf

[vm2] [info 2020/03/04 23:58:41.394 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x24f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:58:42.001 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4d9a8444

[vm3] [info 2020/03/04 23:58:42.006 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x26d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:58:42.092 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@5d7af2c8

[vm1] [info 2020/03/04 23:58:42.098 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:58:42.272 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@27b0a749

[vm5] [info 2020/03/04 23:58:42.275 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x325] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040@602e4b42

[vm1] [info 2020/03/04 23:58:42.277 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:58:42.281 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x325] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:58:42.618 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@50168ebf

[vm4] [info 2020/03/04 23:58:42.623 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x269] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:58:42.689 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x24d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@abec86d

[vm2] [info 2020/03/04 23:58:42.695 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x24d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:58:42.876 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x273] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@583b603e

[vm2] [info 2020/03/04 23:58:42.881 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x273] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:58:43.078 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x320] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@d7208dc

[vm6] [info 2020/03/04 23:58:43.086 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x320] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:58:43.228 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22234]

Command result for <connect --jmx-manager=localhost[22234]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22234] ..
Successfully connected to: [host=localhost, port=22234]


[vm3] [info 2020/03/04 23:58:43.317 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x26c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4dcde461

[vm3] [info 2020/03/04 23:58:43.323 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x26c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:58:43.516 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x263] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@65dfd7e

[vm3] [info 2020/03/04 23:58:43.521 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x263] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:58:43.941 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@f2076df

[vm4] [info 2020/03/04 23:58:43.946 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x27f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:58:44.142 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x268] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f3e4f08

[vm4] [info 2020/03/04 23:58:44.148 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x268] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:58:44.584 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27795]

Command result for <connect --jmx-manager=localhost[27795]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27795] ..
Successfully connected to: [host=localhost, port=27795]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:58:44.764 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29368]

Command result for <connect --jmx-manager=localhost[29368]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29368] ..
Successfully connected to: [host=localhost, port=29368]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2724
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 290
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9255


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:58:47.197 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 167 ms)

[vm2] [info 2020/03/04 23:58:47.357 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x337] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 156 ms)

[vm3] [info 2020/03/04 23:58:47.535 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x34a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 174 ms)

[vm4] [info 2020/03/04 23:58:47.684 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x333] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 145 ms)

[vm5] [info 2020/03/04 23:58:47.872 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x325] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 186 ms)

[vm6] [info 2020/03/04 23:58:48.029 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x320] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 155 ms)

[vm0] [info 2020/03/04 23:58:48.175 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x87] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/04 23:58:48.176 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 144 ms)

[info 2020/03/04 23:58:48.177 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:48.179 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716f7d32(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:58:48.180 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:48.180 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716f7d32(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:58:48.182 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ef24c46(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:58:48.182 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:58:48.182 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ef24c46(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:58:48.185 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x337] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49fe2630(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:58:48.185 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x337] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:58:48.185 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x337] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49fe2630(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:58:48.186 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x34a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aca9946(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:58:48.186 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x34a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:58:48.186 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x34a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aca9946(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:58:48.187 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x333] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21917991(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:58:48.187 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x333] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:58:48.187 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x333] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21917991(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:58:48.188 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x325] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a013853(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:58:48.189 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x325] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:58:48.189 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x325] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a013853(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:58:48.190 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x320] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @95477a0(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:58:48.190 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x320] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:58:48.190 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x320] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @95477a0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:58:48.193 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/04 23:58:48.193 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/04 23:58:48.196 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/04 23:58:48.196 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/04 23:58:48.199 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x337] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/04 23:58:48.200 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x337] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/04 23:58:48.201 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x34a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/04 23:58:48.201 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x34a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/04 23:58:48.202 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x333] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/04 23:58:48.203 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x333] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/04 23:58:48.204 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x325] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/04 23:58:48.204 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x325] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/04 23:58:48.205 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x320] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/04 23:58:48.205 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x320] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/04 23:58:48.208 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/04 23:58:48.208 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:58:48.239 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26785].
Not connected.


[info 2020/03/04 23:58:48.241 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:58:48.242 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:48.244 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6345f066(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:58:48.244 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:48.244 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6345f066(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:58:48.245 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @702eb900(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:58:48.245 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:58:48.245 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @702eb900(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:58:48.246 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x337] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @577471c3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:58:48.246 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x337] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:58:48.246 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x337] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @577471c3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:58:48.247 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x34a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24a8456f(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:58:48.247 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x34a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:58:48.247 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x34a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24a8456f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:58:48.248 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x333] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b4927d7(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:58:48.248 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x333] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:58:48.248 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x333] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b4927d7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:58:48.249 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x325] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @478e9923(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:58:48.249 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x325] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:58:48.249 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x325] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @478e9923(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:58:48.250 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x320] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c58b4e7(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:58:48.250 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x320] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:58:48.250 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x320] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c58b4e7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:58:48.255 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11238599796379789995

[info 2020/03/04 23:58:48.258 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:58:48.508 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:48.509 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e0ff344(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:58:48.509 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x87] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:58:48.510 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e0ff344(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:58:48.510 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39010621(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:58:48.511 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:58:48.511 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39010621(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:58:48.512 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x337] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e5fee32(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:58:48.512 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x337] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:58:48.512 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x337] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e5fee32(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:58:48.513 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x34a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ce370a8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:58:48.513 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x34a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:58:48.513 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x34a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ce370a8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:58:48.514 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x333] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1754fc2b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:58:48.514 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x333] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:58:48.514 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x333] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1754fc2b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:58:48.515 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x325] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @399ca56(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:58:48.515 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x325] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:58:48.515 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x325] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @399ca56(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:58:48.516 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x320] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ff5923e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:58:48.516 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x320] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:58:48.516 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x320] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ff5923e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:58:48.520 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x87] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1b8c1ed7

[vm0] [info 2020/03/04 23:58:48.525 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x87] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/04 23:58:48.525 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x87] Locator was created at Wed Mar 04 23:58:48 GMT 2020

[vm0] [info 2020/03/04 23:58:48.525 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x87] Listening on port 26787 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:58:48.526 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x87] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11238599796379789995/locator/locator26787view.dat

[vm0] [info 2020/03/04 23:58:48.526 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x87] recovery file not found: /tmp/junit11238599796379789995/locator/locator26787view.dat

[vm0] [info 2020/03/04 23:58:48.526 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x87] Starting distributed system

[vm0] [info 2020/03/04 23:58:48.528 GMT <RMI TCP Connection(61)-172.17.0.6> tid=0x87] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:58:52.204 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1875a19d

[vm1] [info 2020/03/04 23:58:52.209 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:58:52.810 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x337] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2db46655

[vm2] [info 2020/03/04 23:58:52.815 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x337] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:58:53.417 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x34a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7e5b36c4

[vm3] [info 2020/03/04 23:58:53.422 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x34a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:58:54.035 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x333] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@286029fb

[vm4] [info 2020/03/04 23:58:54.040 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x333] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:58:54.653 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26788]

Command result for <connect --jmx-manager=localhost[26788]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26788] ..
Successfully connected to: [host=localhost, port=26788]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:58:55.164 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x23b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@7047fe57

[vm5] [info 2020/03/04 23:58:55.170 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x23b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/04 23:58:55.976 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x240] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@4b55cccb

[vm6] [info 2020/03/04 23:58:55.982 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x240] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:58:57.884 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x247] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440@288dd26f

[vm5] [info 2020/03/04 23:58:57.890 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x247] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:58:58.653 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440@13424c9

[vm6] [info 2020/03/04 23:58:58.659 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x25e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2741
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 386
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9600


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/04 23:59:00.253 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 177 ms)

[vm2] [info 2020/03/04 23:59:00.402 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 146 ms)

[vm3] [info 2020/03/04 23:59:00.563 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 158 ms)

[vm4] [info 2020/03/04 23:59:00.712 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 145 ms)

[vm5] [info 2020/03/04 23:59:00.871 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x23b] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 158 ms)

[vm6] [info 2020/03/04 23:59:01.023 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x240] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 150 ms)

[vm0] [info 2020/03/04 23:59:01.167 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x77] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/04 23:59:01.168 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x77] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 142 ms)

[info 2020/03/04 23:59:01.169 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:01.171 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b821b8e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:59:01.171 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x77] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:01.171 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b821b8e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:59:01.174 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72aab32e(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:59:01.174 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:01.174 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72aab32e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:59:01.176 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29d0c133(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:59:01.176 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:01.176 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29d0c133(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:59:01.177 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fb8c0c6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:59:01.178 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:01.178 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fb8c0c6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:59:01.178 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c5f2c30(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:59:01.179 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1c6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:01.179 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c5f2c30(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:59:01.180 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x23b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b7c3c3a(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:59:01.180 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x23b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:01.180 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x23b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b7c3c3a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:59:01.181 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x240] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ba2c69f(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:59:01.181 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x240] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:01.181 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x240] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ba2c69f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:59:01.183 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x77] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/04 23:59:01.183 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/04 23:59:01.186 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/04 23:59:01.186 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/04 23:59:01.189 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/04 23:59:01.189 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/04 23:59:01.190 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/04 23:59:01.191 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/04 23:59:01.191 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/04 23:59:01.192 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/04 23:59:01.193 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x23b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/04 23:59:01.193 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x23b] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/04 23:59:01.194 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x240] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/04 23:59:01.194 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x240] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/04 23:59:01.196 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/04 23:59:01.197 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:59:01.225 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29332].
Not connected.


[info 2020/03/04 23:59:01.226 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:59:01.227 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:01.229 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c009948(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:59:01.229 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x77] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:01.229 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c009948(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:59:01.230 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @89e4c3a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:59:01.230 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:01.230 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @89e4c3a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:59:01.231 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d735f5d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:59:01.231 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:01.231 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d735f5d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:59:01.232 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71da3db0(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:59:01.232 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:01.232 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71da3db0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:59:01.233 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e67438f(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:59:01.233 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1c6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:01.233 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e67438f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:59:01.234 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x23b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b4266(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:59:01.234 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x23b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:01.234 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x23b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b4266(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:59:01.235 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x240] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @297fc733(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:59:01.235 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x240] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:01.235 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x240] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @297fc733(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:59:01.239 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8146143560889447920

[info 2020/03/04 23:59:01.241 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:59:01.462 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:01.463 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dd8d787(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:59:01.463 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x77] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:01.463 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dd8d787(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:59:01.464 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a3de2a1(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:59:01.464 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:01.464 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a3de2a1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:59:01.465 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a7d9cbb(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:59:01.465 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:01.465 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a7d9cbb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:59:01.466 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a4cc3c8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:59:01.466 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:01.466 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a4cc3c8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:59:01.467 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53c10fbe(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:59:01.468 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1c6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:01.468 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53c10fbe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:59:01.468 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x23b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27fa1258(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:59:01.469 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x23b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:01.469 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x23b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27fa1258(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:59:01.469 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x240] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67ea61ce(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:59:01.469 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x240] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:01.470 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x240] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67ea61ce(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:59:01.473 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x77] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@569b71d

[vm0] [info 2020/03/04 23:59:01.478 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x77] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/04 23:59:01.478 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x77] Locator was created at Wed Mar 04 23:59:01 GMT 2020

[vm0] [info 2020/03/04 23:59:01.478 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x77] Listening on port 29334 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:59:01.479 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x77] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8146143560889447920/locator/locator29334view.dat

[vm0] [info 2020/03/04 23:59:01.479 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x77] recovery file not found: /tmp/junit8146143560889447920/locator/locator29334view.dat

[vm0] [info 2020/03/04 23:59:01.479 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x77] Starting distributed system

[vm0] [info 2020/03/04 23:59:01.481 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x77] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2669
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 264
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8997


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:59:02.693 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 159 ms)

[vm2] [info 2020/03/04 23:59:02.853 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x254] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 157 ms)

[vm3] [info 2020/03/04 23:59:03.009 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x272] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 153 ms)

[vm4] [info 2020/03/04 23:59:03.163 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x276] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 151 ms)

[vm5] [info 2020/03/04 23:59:03.338 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x247] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 173 ms)

[vm6] [info 2020/03/04 23:59:03.482 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 142 ms)

[vm0] [info 2020/03/04 23:59:03.627 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x1ed] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/04 23:59:03.628 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 143 ms)

[info 2020/03/04 23:59:03.629 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:03.632 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x1ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @144ca84f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:59:03.632 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x1ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:03.632 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @144ca84f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:59:03.635 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72532187(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:59:03.635 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:03.635 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72532187(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:59:03.636 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x254] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22084901(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:59:03.636 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x254] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:03.636 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x254] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22084901(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:59:03.637 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x272] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51cb4566(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:59:03.637 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x272] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:03.637 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x272] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51cb4566(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:59:03.638 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f210e71(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:59:03.638 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x276] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:03.638 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x276] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f210e71(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:59:03.639 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x247] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b155d81(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:59:03.639 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x247] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:03.639 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x247] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b155d81(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:59:03.640 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @188a60f9(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:59:03.640 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:03.640 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @188a60f9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:59:03.643 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x1ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/04 23:59:03.644 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/04 23:59:03.646 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/04 23:59:03.647 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/04 23:59:03.648 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x254] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/04 23:59:03.648 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x254] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/04 23:59:03.649 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x272] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/04 23:59:03.649 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x272] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/04 23:59:03.650 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x276] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/04 23:59:03.650 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x276] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/04 23:59:03.651 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x247] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/04 23:59:03.651 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x247] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/04 23:59:03.652 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/04 23:59:03.653 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/04 23:59:03.655 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/04 23:59:03.655 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:59:03.674 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25081].
Not connected.


[info 2020/03/04 23:59:03.676 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:59:03.676 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:03.678 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x1ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d2c87a4(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:59:03.678 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x1ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:03.678 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d2c87a4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:59:03.679 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c5c30a9(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:59:03.679 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:03.679 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c5c30a9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:59:03.680 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x254] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31ec558d(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:59:03.681 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x254] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:03.681 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x254] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31ec558d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:59:03.681 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x272] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f2c8546(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:59:03.682 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x272] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:03.682 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x272] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f2c8546(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:59:03.683 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b06a9c2(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:59:03.683 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x276] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:03.683 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x276] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b06a9c2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:59:03.684 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x247] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7801f760(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:59:03.684 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x247] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:03.684 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x247] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7801f760(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:59:03.685 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10f66bef(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:59:03.685 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:03.685 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10f66bef(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:59:03.689 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14898280212916669627

[info 2020/03/04 23:59:03.692 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:59:03.909 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:03.910 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x1ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bb83363(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:59:03.910 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x1ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:03.910 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bb83363(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:59:03.911 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19dc0d21(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:59:03.911 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:03.911 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19dc0d21(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:59:03.912 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x254] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e0ab2dd(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:59:03.912 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x254] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:03.912 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x254] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e0ab2dd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:59:03.913 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x272] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e9c60c1(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:59:03.913 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x272] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:03.913 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x272] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e9c60c1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:59:03.914 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x276] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56757067(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:59:03.914 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x276] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:03.914 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x276] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56757067(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:59:03.915 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x247] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49815267(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:59:03.915 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x247] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:03.915 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x247] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49815267(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:59:03.916 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d693209(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:59:03.916 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x25e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:03.916 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d693209(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/04 23:59:03.920 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x1ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@768ab110

[vm0] [info 2020/03/04 23:59:03.925 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x1ed] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/04 23:59:03.925 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x1ed] Locator was created at Wed Mar 04 23:59:03 GMT 2020

[vm0] [info 2020/03/04 23:59:03.925 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x1ed] Listening on port 25083 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:59:03.925 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x1ed] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14898280212916669627/locator/locator25083view.dat

[vm0] [info 2020/03/04 23:59:03.926 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x1ed] recovery file not found: /tmp/junit14898280212916669627/locator/locator25083view.dat

[vm0] [info 2020/03/04 23:59:03.926 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x1ed] Starting distributed system

[vm0] [info 2020/03/04 23:59:03.928 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x1ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:59:05.187 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2e80888a

[vm1] [info 2020/03/04 23:59:05.192 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:59:06.792 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6b61cf06

[vm2] [info 2020/03/04 23:59:06.797 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:59:07.392 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3a786e81

[vm3] [info 2020/03/04 23:59:07.398 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1b7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:59:07.701 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4ffcc62a

[vm1] [info 2020/03/04 23:59:07.706 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:59:08.053 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@22dabb55

[vm4] [info 2020/03/04 23:59:08.059 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x1c6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:59:08.294 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x254] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@573421b0

[vm2] [info 2020/03/04 23:59:08.300 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x254] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:59:08.665 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29335]

Command result for <connect --jmx-manager=localhost[29335]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29335] ..
Successfully connected to: [host=localhost, port=29335]


[vm3] [info 2020/03/04 23:59:08.927 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x272] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38a6d3a0

[vm3] [info 2020/03/04 23:59:08.933 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x272] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/04 23:59:09.529 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x276] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@13d10e63

[vm4] [info 2020/03/04 23:59:09.534 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x276] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:59:10.139 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25084]

Command result for <connect --jmx-manager=localhost[25084]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25084] ..
Successfully connected to: [host=localhost, port=25084]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:59:12.351 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5159ebe9

[vm5] [info 2020/03/04 23:59:12.357 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:59:13.071 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x385] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2560b638

[vm6] [info 2020/03/04 23:59:13.078 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x385] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:59:13.963 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1039
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2499
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 238
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8805


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:59:17.746 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 163 ms)

[vm2] [info 2020/03/04 23:59:17.899 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x33c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 150 ms)

[vm3] [info 2020/03/04 23:59:18.066 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 163 ms)

[vm4] [info 2020/03/04 23:59:18.212 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x357] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 144 ms)

[vm5] [info 2020/03/04 23:59:18.380 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 166 ms)

[vm6] [info 2020/03/04 23:59:18.526 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 144 ms)

[vm0] [info 2020/03/04 23:59:18.672 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x78] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/04 23:59:18.673 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x78] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 145 ms)

[info 2020/03/04 23:59:18.674 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:18.677 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @752290a3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:59:18.677 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x78] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:18.677 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @752290a3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:59:18.678 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34b1ed9c(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:59:18.678 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:18.678 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34b1ed9c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:59:18.679 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x33c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cacb348(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:59:18.679 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x33c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:18.679 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x33c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cacb348(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:59:18.680 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fc31609(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:59:18.680 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:18.680 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fc31609(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:59:18.681 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x357] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7088f09(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:59:18.681 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x357] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:18.681 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x357] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7088f09(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:59:18.682 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18bd3922(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:59:18.682 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:18.683 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18bd3922(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:59:18.683 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d63ab02(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:59:18.684 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x385] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:18.684 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d63ab02(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:59:18.686 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x78] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/04 23:59:18.686 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/04 23:59:18.687 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/04 23:59:18.688 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/04 23:59:18.689 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x33c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/04 23:59:18.689 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x33c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/04 23:59:18.690 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/04 23:59:18.690 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/04 23:59:18.691 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x357] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/04 23:59:18.692 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x357] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/04 23:59:18.693 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/04 23:59:18.693 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/04 23:59:18.694 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x385] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/04 23:59:18.694 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/04 23:59:18.697 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/04 23:59:18.697 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:59:18.727 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26304].
Not connected.


[info 2020/03/04 23:59:18.729 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:59:18.730 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:18.731 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63e340b8(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:59:18.731 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x78] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:18.731 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63e340b8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:59:18.732 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13e6000a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:59:18.732 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:18.732 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13e6000a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:59:18.733 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x33c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a42d1e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:59:18.733 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x33c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:18.733 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x33c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a42d1e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:59:18.734 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e170707(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:59:18.734 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:18.734 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e170707(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:59:18.735 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x357] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31528e44(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:59:18.735 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x357] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:18.735 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x357] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31528e44(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:59:18.736 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62c3ea79(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:59:18.736 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:18.737 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62c3ea79(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:59:18.737 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @239d817c(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:59:18.737 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x385] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:18.738 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @239d817c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:59:18.740 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5984304730995428399

[info 2020/03/04 23:59:18.743 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:59:18.963 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:18.964 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26d3ed5f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:59:18.964 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x78] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:18.964 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26d3ed5f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:59:18.965 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a710d8d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:59:18.966 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:18.966 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a710d8d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:59:18.966 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x33c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24700358(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:59:18.966 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x33c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:18.966 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x33c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24700358(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:59:18.967 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d06dfc(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:59:18.967 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:18.968 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d06dfc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:59:18.968 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x357] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @719a20f5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:59:18.968 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x357] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:18.969 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x357] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @719a20f5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:59:18.969 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6621ef7(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:59:18.969 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:18.970 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6621ef7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:59:18.970 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dfc090a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:59:18.970 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x385] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:18.970 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dfc090a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:59:18.973 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x78] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@66825e7d

[vm0] [info 2020/03/04 23:59:19.010 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x78] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/04 23:59:19.010 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x78] Locator was created at Wed Mar 04 23:59:19 GMT 2020

[vm0] [info 2020/03/04 23:59:19.010 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x78] Listening on port 26306 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:59:19.011 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x78] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5984304730995428399/locator/locator26306view.dat

[vm0] [info 2020/03/04 23:59:19.011 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x78] recovery file not found: /tmp/junit5984304730995428399/locator/locator26306view.dat

[vm0] [info 2020/03/04 23:59:19.011 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x78] Starting distributed system

[vm0] [info 2020/03/04 23:59:19.013 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x78] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:59:22.772 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1645934c

[vm1] [info 2020/03/04 23:59:22.777 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:59:23.135 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x242] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1303afdc

[vm5] [info 2020/03/04 23:59:23.140 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x242] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:59:23.366 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x33c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@50f3900c

[vm2] [info 2020/03/04 23:59:23.372 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x33c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:59:23.825 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x254] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1e34ff34

[vm6] [info 2020/03/04 23:59:23.831 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x254] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:59:23.991 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@39366be1

[vm3] [info 2020/03/04 23:59:23.996 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:59:24.614 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x357] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@23b71723

[vm4] [info 2020/03/04 23:59:24.619 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x357] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:59:24.697 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:59:25.261 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26307]

Command result for <connect --jmx-manager=localhost[26307]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26307] ..
Successfully connected to: [host=localhost, port=26307]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1397
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2126
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 143
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 7518


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:59:27.968 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 162 ms)

[vm2] [info 2020/03/04 23:59:28.133 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 163 ms)

[vm3] [info 2020/03/04 23:59:28.291 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 155 ms)

[vm4] [info 2020/03/04 23:59:28.446 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x395] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 152 ms)

[vm5] [info 2020/03/04 23:59:28.616 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x242] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 168 ms)

[vm6] [info 2020/03/04 23:59:28.766 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x254] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 149 ms)

[vm0] [info 2020/03/04 23:59:28.917 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x1f] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/04 23:59:28.918 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 149 ms)

[info 2020/03/04 23:59:28.919 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:28.921 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @271480b5(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:59:28.922 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:28.922 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @271480b5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:59:28.924 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c572beb(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:59:28.925 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:28.925 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c572beb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:59:28.926 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @372de488(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:59:28.926 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x18c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:28.926 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @372de488(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:59:28.927 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c2f6dbe(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:59:28.927 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:28.927 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c2f6dbe(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:59:28.928 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x395] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bd236da(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:59:28.928 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x395] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:28.928 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x395] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bd236da(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:59:28.929 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x242] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a9b52f3(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:59:28.929 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x242] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:28.929 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x242] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a9b52f3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:59:28.930 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x254] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f489e0e(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:59:28.930 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x254] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:28.930 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x254] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f489e0e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:59:28.933 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/04 23:59:28.933 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/04 23:59:28.936 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/04 23:59:28.936 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/04 23:59:28.937 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/04 23:59:28.937 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/04 23:59:28.938 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/04 23:59:28.939 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/04 23:59:28.940 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x395] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/04 23:59:28.940 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x395] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/04 23:59:28.941 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x242] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/04 23:59:28.941 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x242] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/04 23:59:28.942 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x254] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/04 23:59:28.943 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x254] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/04 23:59:28.945 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/04 23:59:28.945 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:59:28.975 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24028].
Not connected.


[info 2020/03/04 23:59:28.977 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:59:28.978 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:28.979 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2623b148(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:59:28.980 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:28.980 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2623b148(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:59:28.980 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a9c0e8f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:59:28.981 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:28.981 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a9c0e8f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:59:28.981 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @441d7a0e(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:59:28.982 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x18c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:28.982 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @441d7a0e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:59:28.983 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c3e6497(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:59:28.983 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:28.983 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c3e6497(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:59:28.984 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x395] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb9ddf4(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:59:28.984 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x395] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:28.984 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x395] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb9ddf4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:59:28.985 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x242] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @263a4d67(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:59:28.985 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x242] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:28.985 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x242] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @263a4d67(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:59:28.986 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x254] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c0d1107(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:59:28.986 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x254] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:28.986 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x254] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c0d1107(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:59:28.989 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15893330473961615999

[info 2020/03/04 23:59:28.991 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:59:29.216 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:29.217 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dc26353(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:59:29.217 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:29.217 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dc26353(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:59:29.218 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59474c4f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:59:29.218 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:29.218 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59474c4f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:59:29.219 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb4adf0(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:59:29.219 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x18c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:29.219 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb4adf0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:59:29.220 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3714baee(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:59:29.220 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x8d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:29.220 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x8d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3714baee(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:59:29.221 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x395] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d392afd(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:59:29.221 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x395] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:29.221 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x395] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d392afd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:59:29.222 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x242] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77f0c0bc(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:59:29.222 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x242] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:29.222 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x242] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77f0c0bc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:59:29.223 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x254] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f0c39ba(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:59:29.223 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x254] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:29.223 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x254] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f0c39ba(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:59:29.226 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5716537

[vm0] [info 2020/03/04 23:59:29.232 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x1f] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/04 23:59:29.232 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x1f] Locator was created at Wed Mar 04 23:59:29 GMT 2020

[vm0] [info 2020/03/04 23:59:29.232 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x1f] Listening on port 24030 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:59:29.233 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15893330473961615999/locator/locator24030view.dat

[vm0] [info 2020/03/04 23:59:29.233 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x1f] recovery file not found: /tmp/junit15893330473961615999/locator/locator24030view.dat

[vm0] [info 2020/03/04 23:59:29.233 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/04 23:59:29.235 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:59:29.726 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6af75862

[vm5] [info 2020/03/04 23:59:29.732 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:59:30.445 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64246abd

[vm6] [info 2020/03/04 23:59:30.451 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x25e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:59:31.334 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:59:32.320 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x364] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5ce15904

[vm5] [info 2020/03/04 23:59:32.327 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x364] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:59:32.645 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x389] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@423a48ca

[vm5] [info 2020/03/04 23:59:32.651 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x389] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:59:33.045 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x392] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20197fc

[vm6] [info 2020/03/04 23:59:33.051 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x392] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:59:33.126 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@61943378

[vm1] [info 2020/03/04 23:59:33.131 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:59:33.356 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x398] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@215e9009

[vm6] [info 2020/03/04 23:59:33.362 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x398] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:59:33.723 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@68897eef

[vm2] [info 2020/03/04 23:59:33.732 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x18c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:59:33.943 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:59:34.246 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:59:34.403 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x8d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7ac5b55c

[vm3] [info 2020/03/04 23:59:34.408 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x8d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1254
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2221
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 47
Total primaries transferred during this rebalance                                               | 6
Total time (in milliseconds) for this rebalance                                                 | 7476


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/04 23:59:34.770 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 198 ms)

[vm2] [info 2020/03/04 23:59:34.939 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37e] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 165 ms)

[vm4] [info 2020/03/04 23:59:35.081 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x395] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@35613bd6

[vm4] [info 2020/03/04 23:59:35.096 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x395] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:59:35.156 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b6] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 214 ms)

[vm4] [info 2020/03/04 23:59:35.325 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b5] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 163 ms)

[vm5] [info 2020/03/04 23:59:35.491 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 164 ms)

[vm6] [info 2020/03/04 23:59:35.638 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 145 ms)

[info 2020/03/04 23:59:35.741 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24031]

Command result for <connect --jmx-manager=localhost[24031]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24031] ..
Successfully connected to: [host=localhost, port=24031]


[vm0] [info 2020/03/04 23:59:35.785 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x423] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/04 23:59:35.786 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x423] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 145 ms)

[info 2020/03/04 23:59:35.787 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:35.790 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43a02611(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:59:35.790 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x423] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:35.791 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x423] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43a02611(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:59:35.791 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @192624ca(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:59:35.792 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:35.792 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @192624ca(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:59:35.792 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e5ec66b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:59:35.793 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:35.793 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e5ec66b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:59:35.794 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eb88a39(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:59:35.794 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:35.794 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eb88a39(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:59:35.795 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51ac84c7(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:59:35.795 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:35.795 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51ac84c7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:59:35.796 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59976e3f(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:59:35.796 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:35.796 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59976e3f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:59:35.797 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16ebdaed(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:59:35.797 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:35.797 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16ebdaed(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:59:35.800 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x423] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/04 23:59:35.800 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x423] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/04 23:59:35.801 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/04 23:59:35.801 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/04 23:59:35.802 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/04 23:59:35.803 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37e] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/04 23:59:35.804 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/04 23:59:35.804 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b6] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/04 23:59:35.805 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/04 23:59:35.805 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b5] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/04 23:59:35.806 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/04 23:59:35.806 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/04 23:59:35.807 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/04 23:59:35.808 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/04 23:59:35.810 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/04 23:59:35.810 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:59:35.850 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22234].
Not connected.


[info 2020/03/04 23:59:35.853 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:59:35.854 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:35.855 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @367ce4a3(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:59:35.855 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x423] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:35.856 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x423] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @367ce4a3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:59:35.856 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3348c249(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:59:35.857 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:35.857 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3348c249(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:59:35.858 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f384c2(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:59:35.858 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:35.858 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f384c2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:59:35.859 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34a3b0e6(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:59:35.859 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:35.859 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34a3b0e6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:59:35.860 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1474dc15(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:59:35.860 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:35.860 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1474dc15(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:59:35.861 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64aa4977(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:59:35.861 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:35.861 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64aa4977(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:59:35.862 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a08b010(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:59:35.862 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:35.862 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a08b010(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:59:35.865 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6692637814671292986

[info 2020/03/04 23:59:35.868 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:59:36.113 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:36.114 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52266c0e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:59:36.114 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x423] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:36.114 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x423] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52266c0e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:59:36.115 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ed62023(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:59:36.115 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:36.116 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ed62023(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:59:36.116 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eec61de(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:59:36.116 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:36.117 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eec61de(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:59:36.117 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c7c7350(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:59:36.117 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:36.117 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c7c7350(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:59:36.118 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c44f4a9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:59:36.118 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:36.119 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c44f4a9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:59:36.119 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c0edb70(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:59:36.120 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:36.120 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x37c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c0edb70(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:59:36.120 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19d340be(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:59:36.120 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x25e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:36.121 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19d340be(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:59:36.124 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x423] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@44067fd1

[vm0] [info 2020/03/04 23:59:36.129 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x423] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/04 23:59:36.129 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x423] Locator was created at Wed Mar 04 23:59:36 GMT 2020

[vm0] [info 2020/03/04 23:59:36.129 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x423] Listening on port 22236 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:59:36.130 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x423] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6692637814671292986/locator/locator22236view.dat

[vm0] [info 2020/03/04 23:59:36.130 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x423] recovery file not found: /tmp/junit6692637814671292986/locator/locator22236view.dat

[vm0] [info 2020/03/04 23:59:36.130 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x423] Starting distributed system

[vm0] [info 2020/03/04 23:59:36.132 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x423] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1352
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2714
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 214
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 9483


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/04 23:59:37.943 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 162 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1271
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2610
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 191
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 9108


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm2] [info 2020/03/04 23:59:38.102 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x365] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 157 ms)

[vm1] [info 2020/03/04 23:59:38.197 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 156 ms)

[vm3] [info 2020/03/04 23:59:38.300 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x38e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 194 ms)

[vm2] [info 2020/03/04 23:59:38.350 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 151 ms)

[vm4] [info 2020/03/04 23:59:38.443 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3b3] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 140 ms)

[vm3] [info 2020/03/04 23:59:38.514 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 161 ms)

[vm5] [info 2020/03/04 23:59:38.605 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 159 ms)

[vm4] [info 2020/03/04 23:59:38.659 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 143 ms)

[vm6] [info 2020/03/04 23:59:38.753 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x392] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 146 ms)

[vm5] [info 2020/03/04 23:59:38.824 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 163 ms)

[vm0] [info 2020/03/04 23:59:38.902 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x203] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/04 23:59:38.903 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x203] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 147 ms)

[info 2020/03/04 23:59:38.904 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:38.907 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x203] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c557568(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:59:38.907 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x203] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:38.907 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x203] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c557568(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:59:38.908 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5175917a(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:59:38.908 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:38.908 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5175917a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:59:38.909 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x365] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44b2ffeb(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:59:38.909 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x365] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:38.909 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x365] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44b2ffeb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:59:38.910 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f0c12ad(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:59:38.910 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:38.910 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x38e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f0c12ad(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:59:38.912 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1522a7fb(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:59:38.913 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3b3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:38.913 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3b3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1522a7fb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:59:38.914 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @660c4c6c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:59:38.914 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x364] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:38.914 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @660c4c6c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:59:38.914 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x392] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50a1c8cf(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:59:38.915 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x392] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:38.915 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x392] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50a1c8cf(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:59:38.917 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x203] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/04 23:59:38.917 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x203] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/04 23:59:38.918 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/04 23:59:38.918 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/04 23:59:38.919 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x365] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/04 23:59:38.920 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x365] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/04 23:59:38.920 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x38e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/04 23:59:38.921 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x38e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/04 23:59:38.924 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3b3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/04 23:59:38.924 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3b3] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/04 23:59:38.925 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/04 23:59:38.925 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/04 23:59:38.926 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x392] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/04 23:59:38.926 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x392] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/04 23:59:38.929 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/04 23:59:38.929 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:59:38.958 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27795].
Not connected.


[info 2020/03/04 23:59:38.960 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:59:38.961 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:38.962 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x203] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d86e392(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:59:38.962 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x203] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:38.962 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x203] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d86e392(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:59:38.963 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55fa9cd7(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:59:38.964 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:38.964 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55fa9cd7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:59:38.964 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x365] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63c6d9e3(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:59:38.965 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x365] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:38.965 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x365] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63c6d9e3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:59:38.966 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72aca414(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:59:38.966 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:38.966 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x38e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72aca414(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:59:38.967 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6df4363a(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:59:38.967 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3b3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:38.967 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3b3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6df4363a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:59:38.968 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ef3623(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:59:38.968 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x364] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:38.968 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ef3623(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:59:38.969 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x392] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52f1d356(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:59:38.969 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x392] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:38.969 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x392] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52f1d356(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:59:38.971 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 145 ms)

[info 2020/03/04 23:59:38.972 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12369041634192466474

[info 2020/03/04 23:59:38.974 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:59:39.116 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x70] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/04 23:59:39.117 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 143 ms)

[info 2020/03/04 23:59:39.117 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:39.120 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69bc9d31(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:59:39.120 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:39.120 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69bc9d31(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:59:39.122 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38dc7489(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:59:39.123 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:39.123 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38dc7489(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:59:39.123 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x399] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @146f9dba(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:59:39.124 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x399] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:39.124 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @146f9dba(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:59:39.125 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @163c9e0e(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:59:39.125 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x385] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:39.125 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @163c9e0e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:59:39.126 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40b7430d(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:59:39.126 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:39.126 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40b7430d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:59:39.127 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fd56b7c(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:59:39.127 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x389] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:39.127 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fd56b7c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:59:39.128 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x398] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @293ef704(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:59:39.128 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x398] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:39.128 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @293ef704(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:59:39.130 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/04 23:59:39.131 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/04 23:59:39.133 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/04 23:59:39.134 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/04 23:59:39.135 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x399] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/04 23:59:39.135 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/04 23:59:39.136 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x385] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/04 23:59:39.136 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/04 23:59:39.137 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/04 23:59:39.137 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/04 23:59:39.138 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/04 23:59:39.139 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/04 23:59:39.140 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x398] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/04 23:59:39.140 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/04 23:59:39.142 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/04 23:59:39.143 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:59:39.178 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29368].
Not connected.


[info 2020/03/04 23:59:39.180 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:59:39.181 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:39.182 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a7cd22e(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:59:39.182 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:39.182 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a7cd22e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:59:39.183 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @607d6698(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:59:39.184 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:39.184 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @607d6698(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:59:39.184 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:39.184 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x399] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bf27fbc(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:59:39.185 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x399] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:39.185 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bf27fbc(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:59:39.185 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x203] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60e5d691(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:59:39.185 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x203] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:39.185 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x203] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60e5d691(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:59:39.185 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eaeab95(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:59:39.185 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x385] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:39.186 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eaeab95(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:59:39.186 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24263d78(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:59:39.186 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:39.186 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24263d78(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:59:39.186 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53ce2a03(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:59:39.187 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:39.187 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53ce2a03(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:59:39.187 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x365] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10f147aa(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:59:39.187 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x365] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:39.187 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x365] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10f147aa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:59:39.187 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @102f2df8(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:59:39.188 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x389] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:39.188 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @102f2df8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:59:39.188 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ae8540f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:59:39.188 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x38e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:39.188 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x38e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ae8540f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:59:39.188 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x398] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73acef9d(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:59:39.189 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x398] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:39.189 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73acef9d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:59:39.189 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3b3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4abefebf(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:59:39.189 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3b3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:39.189 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3b3] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4abefebf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:59:39.190 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11be31c1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:59:39.190 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x364] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:39.190 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11be31c1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:59:39.191 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x392] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @496cfea4(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:59:39.191 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x392] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:39.191 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x392] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @496cfea4(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/04 23:59:39.192 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18082197518957635529

[vm0] [info 2020/03/04 23:59:39.194 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x203] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7960e666

[info 2020/03/04 23:59:39.195 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/04 23:59:39.207 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x203] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/04 23:59:39.207 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x203] Locator was created at Wed Mar 04 23:59:39 GMT 2020

[vm0] [info 2020/03/04 23:59:39.207 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x203] Listening on port 27797 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:59:39.208 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x203] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12369041634192466474/locator/locator27797view.dat

[vm0] [info 2020/03/04 23:59:39.208 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x203] recovery file not found: /tmp/junit12369041634192466474/locator/locator27797view.dat

[vm0] [info 2020/03/04 23:59:39.208 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x203] Starting distributed system

[vm0] [info 2020/03/04 23:59:39.217 GMT <RMI TCP Connection(65)-172.17.0.3> tid=0x203] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:59:39.463 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:39.464 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65e84e76(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:59:39.464 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:39.464 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65e84e76(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:59:39.465 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @551b25ab(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:59:39.465 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:39.465 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @551b25ab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:59:39.466 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x399] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7df3f060(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:59:39.466 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x399] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:39.466 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7df3f060(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:59:39.467 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @777e1f98(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:59:39.467 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x385] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:39.467 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @777e1f98(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:59:39.468 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d32795a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:59:39.468 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:39.468 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d32795a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:59:39.469 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f395005(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:59:39.469 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x389] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:39.469 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f395005(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:59:39.470 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x398] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27b6016e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:59:39.470 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x398] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:39.470 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27b6016e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:59:39.473 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@289a1359

[vm0] [info 2020/03/04 23:59:39.478 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x70] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/04 23:59:39.479 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x70] Locator was created at Wed Mar 04 23:59:39 GMT 2020

[vm0] [info 2020/03/04 23:59:39.479 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x70] Listening on port 29370 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:59:39.479 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x70] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18082197518957635529/locator/locator29370view.dat

[vm0] [info 2020/03/04 23:59:39.479 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x70] recovery file not found: /tmp/junit18082197518957635529/locator/locator29370view.dat

[vm0] [info 2020/03/04 23:59:39.480 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x70] Starting distributed system

[vm0] [info 2020/03/04 23:59:39.481 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:59:40.086 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5e30db20

[vm1] [info 2020/03/04 23:59:40.091 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:59:40.714 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2867e468

[vm2] [info 2020/03/04 23:59:40.719 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x37e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:59:41.144 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@65cd1283

[vm5] [info 2020/03/04 23:59:41.149 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:59:41.323 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4b8f82fc

[vm3] [info 2020/03/04 23:59:41.328 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:59:41.921 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4585ba26

[vm4] [info 2020/03/04 23:59:41.923 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1c1d963e

[vm6] [info 2020/03/04 23:59:41.926 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:59:41.928 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x3b5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:59:42.509 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22237]

Command result for <connect --jmx-manager=localhost[22237]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22237] ..
Successfully connected to: [host=localhost, port=22237]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:59:42.798 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:59:42.928 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7642bf8c

[vm1] [info 2020/03/04 23:59:42.932 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:59:43.312 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@275b1f2

[vm1] [info 2020/03/04 23:59:43.320 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/04 23:59:43.577 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x365] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@213bf7bf

[vm2] [info 2020/03/04 23:59:43.583 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x365] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:59:43.907 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x399] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@4ad06376

[vm2] [info 2020/03/04 23:59:43.912 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x399] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:59:44.193 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x38e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@564d5fd6

[vm3] [info 2020/03/04 23:59:44.198 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x38e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:59:44.523 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x385] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1a4901a6

[vm3] [info 2020/03/04 23:59:44.528 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x385] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:59:44.800 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3b3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a851590

[vm4] [info 2020/03/04 23:59:44.805 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x3b3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:59:45.127 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b66153

[vm4] [info 2020/03/04 23:59:45.132 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:59:45.416 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27798]

Command result for <connect --jmx-manager=localhost[27798]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27798] ..
Successfully connected to: [host=localhost, port=27798]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/04 23:59:45.763 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29371]

Command result for <connect --jmx-manager=localhost[29371]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29371] ..
Successfully connected to: [host=localhost, port=29371]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 993
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2403
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 190
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 8349


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 30


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/04 23:59:46.353 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 153 ms)

[vm2] [info 2020/03/04 23:59:46.503 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 148 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/04 23:59:46.648 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 142 ms)

[vm4] [info 2020/03/04 23:59:46.798 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 147 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:59:46.961 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 162 ms)

[vm6] [info 2020/03/04 23:59:47.107 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 144 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/04 23:59:47.252 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x24b] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/04 23:59:47.253 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x24b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 143 ms)

[info 2020/03/04 23:59:47.254 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:47.256 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64fe44ec(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:59:47.256 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x24b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:47.256 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x24b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64fe44ec(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:59:47.259 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24608d58(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:59:47.259 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:47.259 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24608d58(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:59:47.260 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d8919b(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:59:47.260 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:47.260 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d8919b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:59:47.261 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b8a6003(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:59:47.261 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x39c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:47.261 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b8a6003(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:59:47.264 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3815db06(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:59:47.264 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:47.264 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3815db06(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:59:47.265 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b50bc5e(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:59:47.265 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:47.265 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b50bc5e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:59:47.266 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32c31952(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:59:47.266 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:47.266 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32c31952(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/04 23:59:47.269 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x24b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/04 23:59:47.269 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x24b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/04 23:59:47.272 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/04 23:59:47.272 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/04 23:59:47.273 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x388] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/04 23:59:47.273 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/04 23:59:47.275 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/04 23:59:47.275 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/04 23:59:47.278 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/04 23:59:47.278 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/04 23:59:47.279 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/04 23:59:47.279 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/04 23:59:47.280 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/04 23:59:47.281 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/04 23:59:47.283 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/04 23:59:47.284 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/04 23:59:47.319 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26788].
Not connected.


[info 2020/03/04 23:59:47.321 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/04 23:59:47.322 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:47.324 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5faa358f(0, "IgnoredException remove")

[vm0] [info 2020/03/04 23:59:47.324 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x24b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:47.324 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x24b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5faa358f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/04 23:59:47.325 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @277c53f(0, "IgnoredException remove")

[vm1] [info 2020/03/04 23:59:47.325 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:47.325 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @277c53f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/04 23:59:47.326 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @621eaacc(0, "IgnoredException remove")

[vm2] [info 2020/03/04 23:59:47.326 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:47.326 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @621eaacc(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/04 23:59:47.327 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a92a23a(0, "IgnoredException remove")

[vm3] [info 2020/03/04 23:59:47.327 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x39c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:47.327 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a92a23a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/04 23:59:47.328 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @256f9729(0, "IgnoredException remove")

[vm4] [info 2020/03/04 23:59:47.328 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:47.328 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @256f9729(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/04 23:59:47.329 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a8e66cd(0, "IgnoredException remove")

[vm5] [info 2020/03/04 23:59:47.330 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:47.330 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a8e66cd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/04 23:59:47.331 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35363428(0, "IgnoredException remove")

[vm6] [info 2020/03/04 23:59:47.331 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:47.331 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35363428(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/04 23:59:47.334 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10850270362782380418

[info 2020/03/04 23:59:47.336 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:59:47.595 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:47.596 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77f76312(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/04 23:59:47.596 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x24b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/04 23:59:47.596 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x24b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77f76312(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/04 23:59:47.597 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a1745f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/04 23:59:47.597 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/04 23:59:47.598 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a1745f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/04 23:59:47.598 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6023550a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/04 23:59:47.599 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x388] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/04 23:59:47.599 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6023550a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/04 23:59:47.599 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d4da6dd(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/04 23:59:47.600 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x39c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/04 23:59:47.600 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d4da6dd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/04 23:59:47.601 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c16703(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/04 23:59:47.601 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x37f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/04 23:59:47.601 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c16703(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/04 23:59:47.602 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e0d0bc(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/04 23:59:47.602 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/04 23:59:47.602 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e0d0bc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/04 23:59:47.603 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @239d67a4(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/04 23:59:47.603 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/04 23:59:47.603 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x38b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @239d67a4(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/04 23:59:47.606 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x24b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@117db2a5

[vm0] [info 2020/03/04 23:59:47.611 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x24b] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/04 23:59:47.611 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x24b] Locator was created at Wed Mar 04 23:59:47 GMT 2020

[vm0] [info 2020/03/04 23:59:47.611 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x24b] Listening on port 26790 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/04 23:59:47.612 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x24b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10850270362782380418/locator/locator26790view.dat

[vm0] [info 2020/03/04 23:59:47.612 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x24b] recovery file not found: /tmp/junit10850270362782380418/locator/locator26790view.dat

[vm0] [info 2020/03/04 23:59:47.612 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x24b] Starting distributed system

[vm0] [info 2020/03/04 23:59:47.614 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x24b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:59:51.358 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1922de3d

[vm1] [info 2020/03/04 23:59:51.363 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/04 23:59:51.960 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x388] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3a80802a

[vm2] [info 2020/03/04 23:59:51.965 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x388] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/04 23:59:52.556 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@148229c1

[vm3] [info 2020/03/04 23:59:52.561 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x39c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/04 23:59:53.153 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@279cb70d

[vm4] [info 2020/03/04 23:59:53.158 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x37f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/04 23:59:53.759 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26791]

Command result for <connect --jmx-manager=localhost[26791]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26791] ..
Successfully connected to: [host=localhost, port=26791]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/04 23:59:55.499 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x23b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ce93630

[vm5] [info 2020/03/04 23:59:55.505 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x23b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:59:56.260 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x240] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5f9f452e

[vm6] [info 2020/03/04 23:59:56.266 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x240] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:59:57.159 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/04 23:59:57.438 GMT <RMI TCP Connection(28)-172.17.0.9> tid=0x380] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@598d1cc8

[vm5] [info 2020/03/04 23:59:57.443 GMT <RMI TCP Connection(28)-172.17.0.9> tid=0x380] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/04 23:59:58.171 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2cbde6c9

[vm6] [info 2020/03/04 23:59:58.177 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x25e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/04 23:59:59.043 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 912
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2524
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 166
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 8607


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:00:00.866 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 164 ms)

[vm2] [info 2020/03/05 00:00:01.022 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 153 ms)

[vm3] [info 2020/03/05 00:00:01.201 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 176 ms)

[vm4] [info 2020/03/05 00:00:01.355 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 151 ms)

[vm5] [info 2020/03/05 00:00:01.520 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x23b] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 163 ms)

[vm6] [info 2020/03/05 00:00:01.667 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x240] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 145 ms)

[vm0] [info 2020/03/05 00:00:01.811 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x77] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/05 00:00:01.812 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x77] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 142 ms)

[info 2020/03/05 00:00:01.812 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:01.814 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @711f451c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:00:01.815 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x77] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:01.815 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @711f451c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:00:01.817 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @755bd99c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:00:01.817 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:01.817 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @755bd99c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:00:01.818 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fd39cfb(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:00:01.818 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:01.818 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fd39cfb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:00:01.819 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c19d70f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:00:01.819 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:01.820 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c19d70f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:00:01.820 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @756ed06d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:00:01.820 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1c6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:01.821 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @756ed06d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:00:01.821 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x23b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19b8d787(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:00:01.822 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x23b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:01.822 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x23b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19b8d787(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:00:01.823 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x240] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @303fc6a6(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:00:01.823 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x240] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:01.823 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x240] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @303fc6a6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:00:01.825 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x77] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/05 00:00:01.826 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/05 00:00:01.828 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/05 00:00:01.828 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/05 00:00:01.829 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/05 00:00:01.830 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/05 00:00:01.831 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/05 00:00:01.831 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/05 00:00:01.832 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/05 00:00:01.832 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/05 00:00:01.833 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x23b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/05 00:00:01.834 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x23b] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/05 00:00:01.835 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x240] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/05 00:00:01.835 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x240] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/05 00:00:01.837 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/05 00:00:01.838 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:00:01.859 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29335].
Not connected.


[info 2020/03/05 00:00:01.860 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:00:01.862 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:01.863 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4184849e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:00:01.863 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x77] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:01.863 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4184849e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:00:01.864 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fd6d64b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:00:01.865 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:01.865 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fd6d64b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:00:01.865 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @970a767(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:00:01.866 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:01.866 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @970a767(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:00:01.866 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66f2c488(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:00:01.867 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:01.867 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66f2c488(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:00:01.867 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1a263e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:00:01.868 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1c6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:01.868 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1a263e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:00:01.868 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x23b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fccf0cd(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:00:01.869 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x23b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:01.869 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x23b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fccf0cd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:00:01.869 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x240] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a1d566c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:00:01.870 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x240] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:01.870 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x240] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a1d566c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:00:01.873 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12808035600241715840

[info 2020/03/05 00:00:01.876 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1213
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2087
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 93
Total primaries transferred during this rebalance                                               | 12
Total time (in milliseconds) for this rebalance                                                 | 7185


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[info 2020/03/05 00:00:02.106 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:02.107 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6898a435(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:00:02.107 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x77] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:02.107 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6898a435(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:00:02.108 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @245d9bc2(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:00:02.108 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:02.108 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @245d9bc2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:00:02.109 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8389228(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:00:02.109 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:02.109 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8389228(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:00:02.110 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2de13be3(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:00:02.110 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:02.110 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2de13be3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:00:02.111 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65aebd9d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:00:02.111 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1c6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:02.111 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65aebd9d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:00:02.112 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x23b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ee20302(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:00:02.112 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x23b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:02.112 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x23b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ee20302(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:00:02.113 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x240] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b21ce8d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:00:02.113 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x240] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:02.113 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x240] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b21ce8d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:00:02.117 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x77] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d5b4591

[vm0] [info 2020/03/05 00:00:02.123 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x77] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/05 00:00:02.123 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x77] Locator was created at Thu Mar 05 00:00:02 GMT 2020

[vm0] [info 2020/03/05 00:00:02.124 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x77] Listening on port 29337 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:00:02.124 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x77] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12808035600241715840/locator/locator29337view.dat

[vm0] [info 2020/03/05 00:00:02.124 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x77] recovery file not found: /tmp/junit12808035600241715840/locator/locator29337view.dat

[vm0] [info 2020/03/05 00:00:02.125 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x77] Starting distributed system

[vm0] [info 2020/03/05 00:00:02.127 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x77] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:00:02.242 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 155 ms)

[vm2] [info 2020/03/05 00:00:02.406 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x381] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 161 ms)

[vm3] [info 2020/03/05 00:00:02.568 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b4] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 158 ms)

[vm4] [info 2020/03/05 00:00:02.751 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3c4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 180 ms)

[vm5] [info 2020/03/05 00:00:02.913 GMT <RMI TCP Connection(28)-172.17.0.9> tid=0x380] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 159 ms)

[vm6] [info 2020/03/05 00:00:03.060 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 145 ms)

[vm0] [info 2020/03/05 00:00:03.211 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x42e] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/05 00:00:03.211 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x42e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 148 ms)

[info 2020/03/05 00:00:03.213 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:03.215 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x42e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d460c9c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:00:03.215 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x42e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:03.215 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x42e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d460c9c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:00:03.217 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5047e935(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:00:03.217 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:03.217 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5047e935(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:00:03.218 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x381] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @511e1d42(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:00:03.218 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x381] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:03.218 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x381] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @511e1d42(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:00:03.219 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @da582f6(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:00:03.219 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:03.219 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @da582f6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:00:03.220 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @255fdf46(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:00:03.220 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:03.220 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @255fdf46(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:00:03.221 GMT <RMI TCP Connection(28)-172.17.0.9> tid=0x380] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c469c3c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:00:03.221 GMT <RMI TCP Connection(28)-172.17.0.9> tid=0x380] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:03.221 GMT <RMI TCP Connection(28)-172.17.0.9> tid=0x380] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c469c3c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:00:03.222 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f40164b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:00:03.222 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:03.222 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f40164b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:00:03.224 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x42e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/05 00:00:03.225 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x42e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/05 00:00:03.227 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/05 00:00:03.227 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/05 00:00:03.228 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x381] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/05 00:00:03.228 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x381] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/05 00:00:03.229 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/05 00:00:03.229 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b4] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/05 00:00:03.230 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3c4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/05 00:00:03.231 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/05 00:00:03.232 GMT <RMI TCP Connection(28)-172.17.0.9> tid=0x380] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/05 00:00:03.232 GMT <RMI TCP Connection(28)-172.17.0.9> tid=0x380] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/05 00:00:03.233 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/05 00:00:03.233 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/05 00:00:03.235 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/05 00:00:03.236 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:00:03.256 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25084].
Not connected.


[info 2020/03/05 00:00:03.258 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:00:03.259 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:03.260 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x42e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2055dc07(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:00:03.261 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x42e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:03.261 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x42e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2055dc07(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:00:03.261 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13de2a32(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:00:03.262 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:03.262 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13de2a32(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:00:03.262 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x381] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c3a14(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:00:03.263 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x381] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:03.263 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x381] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c3a14(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:00:03.263 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c0db888(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:00:03.264 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:03.264 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c0db888(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:00:03.264 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e32ffa8(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:00:03.265 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:03.265 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e32ffa8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:00:03.265 GMT <RMI TCP Connection(28)-172.17.0.9> tid=0x380] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @532431e6(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:00:03.266 GMT <RMI TCP Connection(28)-172.17.0.9> tid=0x380] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:03.266 GMT <RMI TCP Connection(28)-172.17.0.9> tid=0x380] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @532431e6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:00:03.266 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fd75fb(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:00:03.267 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:03.267 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fd75fb(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:00:03.269 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12446919219945141067

[info 2020/03/05 00:00:03.272 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:00:03.480 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:03.481 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x42e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26081b96(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:00:03.481 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x42e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:03.482 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x42e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26081b96(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:00:03.482 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9bf783f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:00:03.483 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:03.483 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9bf783f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:00:03.484 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x381] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @781cb093(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:00:03.484 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x381] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:03.484 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x381] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @781cb093(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:00:03.485 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24e14d33(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:00:03.485 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:03.485 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24e14d33(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:00:03.486 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76f6c0ac(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:00:03.486 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3c4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:03.486 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76f6c0ac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:00:03.487 GMT <RMI TCP Connection(28)-172.17.0.9> tid=0x380] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c8f7921(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:00:03.487 GMT <RMI TCP Connection(28)-172.17.0.9> tid=0x380] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:03.487 GMT <RMI TCP Connection(28)-172.17.0.9> tid=0x380] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c8f7921(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:00:03.488 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ce92bb3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:00:03.488 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x25e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:03.488 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ce92bb3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:00:03.491 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x42e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@69a52330

[vm0] [info 2020/03/05 00:00:03.497 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x42e] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/05 00:00:03.497 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x42e] Locator was created at Thu Mar 05 00:00:03 GMT 2020

[vm0] [info 2020/03/05 00:00:03.497 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x42e] Listening on port 25086 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:00:03.498 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x42e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12446919219945141067/locator/locator25086view.dat

[vm0] [info 2020/03/05 00:00:03.498 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x42e] recovery file not found: /tmp/junit12446919219945141067/locator/locator25086view.dat

[vm0] [info 2020/03/05 00:00:03.498 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x42e] Starting distributed system

[vm0] [info 2020/03/05 00:00:03.500 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x42e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:00:05.936 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@280eef0e

[vm1] [info 2020/03/05 00:00:05.940 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:00:06.518 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4e230bcb

[vm2] [info 2020/03/05 00:00:06.523 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:00:07.130 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74945913

[vm3] [info 2020/03/05 00:00:07.135 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x1b7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:00:07.314 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@71b92aed

[vm1] [info 2020/03/05 00:00:07.319 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:00:07.736 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@61f5af10

[vm4] [info 2020/03/05 00:00:07.741 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x1c6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:00:07.936 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x381] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3a8024a1

[vm2] [info 2020/03/05 00:00:07.941 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x381] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:00:08.348 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29338]

Command result for <connect --jmx-manager=localhost[29338]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29338] ..
Successfully connected to: [host=localhost, port=29338]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:00:08.603 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@36eebbe5

[vm3] [info 2020/03/05 00:00:08.608 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x3b4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:00:09.234 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3c4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@35db60f

[vm4] [info 2020/03/05 00:00:09.240 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x3c4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:00:09.850 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25087]

Command result for <connect --jmx-manager=localhost[25087]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25087] ..
Successfully connected to: [host=localhost, port=25087]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:00:13.873 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040@33a5ff94

[vm5] [info 2020/03/05 00:00:13.879 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:00:14.607 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x385] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@4d057f13

[vm6] [info 2020/03/05 00:00:14.612 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x385] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2705
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 382
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9438


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/05 00:00:18.688 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 151 ms)

[vm2] [info 2020/03/05 00:00:18.843 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 152 ms)

[vm3] [info 2020/03/05 00:00:19.016 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 169 ms)

[vm4] [info 2020/03/05 00:00:19.167 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 149 ms)

[vm5] [info 2020/03/05 00:00:19.329 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 160 ms)

[vm6] [info 2020/03/05 00:00:19.475 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 144 ms)

[vm0] [info 2020/03/05 00:00:19.627 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x78] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/05 00:00:19.628 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x78] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 151 ms)

[info 2020/03/05 00:00:19.629 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:19.631 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1237d78e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:00:19.631 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x78] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:19.631 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1237d78e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:00:19.632 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27189769(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:00:19.632 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:19.632 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27189769(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:00:19.633 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3daaca8c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:00:19.633 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:19.633 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3daaca8c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:00:19.634 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a4bb6d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:00:19.634 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:19.634 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a4bb6d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:00:19.637 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a8fd59e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:00:19.637 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:19.637 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a8fd59e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:00:19.638 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @785ad53f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:00:19.638 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:19.638 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @785ad53f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:00:19.639 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8a6dc47(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:00:19.639 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x385] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:19.639 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8a6dc47(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:00:19.641 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x78] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/05 00:00:19.641 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/05 00:00:19.642 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/05 00:00:19.642 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/05 00:00:19.643 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/05 00:00:19.644 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/05 00:00:19.645 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/05 00:00:19.645 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/05 00:00:19.647 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/05 00:00:19.647 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/05 00:00:19.648 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/05 00:00:19.649 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/05 00:00:19.649 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x385] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/05 00:00:19.650 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/05 00:00:19.652 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/05 00:00:19.652 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:00:19.681 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26307].
Not connected.


[info 2020/03/05 00:00:19.683 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:00:19.684 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:19.686 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21101c30(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:00:19.686 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x78] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:19.686 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21101c30(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:00:19.687 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d968dab(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:00:19.687 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:19.687 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d968dab(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:00:19.688 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26349c0e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:00:19.688 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:19.688 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26349c0e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:00:19.689 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55c8806c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:00:19.689 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:19.689 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55c8806c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:00:19.690 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41d842f6(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:00:19.690 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:19.690 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41d842f6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:00:19.691 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @632e41d0(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:00:19.691 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:19.691 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @632e41d0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:00:19.692 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2941b572(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:00:19.692 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x385] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:19.692 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2941b572(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:00:19.696 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17260091098419387455

[info 2020/03/05 00:00:19.698 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:00:19.914 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:19.915 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36ef7427(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:00:19.915 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x78] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:19.915 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36ef7427(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:00:19.916 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b29e044(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:00:19.916 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:19.916 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b29e044(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:00:19.917 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e68defa(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:00:19.917 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:19.917 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e68defa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:00:19.918 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d0959ef(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:00:19.918 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:19.918 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d0959ef(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:00:19.919 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @757250c9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:00:19.919 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:19.919 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @757250c9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:00:19.920 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4303a1ce(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:00:19.920 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:19.920 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4303a1ce(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:00:19.921 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18cbf664(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:00:19.921 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x385] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:19.921 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18cbf664(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:00:19.924 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x78] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3ae6508a

[vm0] [info 2020/03/05 00:00:19.929 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x78] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/05 00:00:19.930 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x78] Locator was created at Thu Mar 05 00:00:19 GMT 2020

[vm0] [info 2020/03/05 00:00:19.930 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x78] Listening on port 26309 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:00:19.930 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x78] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17260091098419387455/locator/locator26309view.dat

[vm0] [info 2020/03/05 00:00:19.930 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x78] recovery file not found: /tmp/junit17260091098419387455/locator/locator26309view.dat

[vm0] [info 2020/03/05 00:00:19.931 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x78] Starting distributed system

[vm0] [info 2020/03/05 00:00:19.932 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x78] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:00:23.734 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3afdb69f

[vm1] [info 2020/03/05 00:00:23.741 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:00:24.478 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@784069af

[vm2] [info 2020/03/05 00:00:24.484 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x3fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:00:25.120 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5ecc421a

[vm3] [info 2020/03/05 00:00:25.126 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:00:25.767 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@78ae5c2c

[vm4] [info 2020/03/05 00:00:25.773 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:00:26.431 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26310]

Command result for <connect --jmx-manager=localhost[26310]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26310] ..
Successfully connected to: [host=localhost, port=26310]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:00:28.042 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3e6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@6cb6eeae

[vm5] [info 2020/03/05 00:00:28.048 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3e6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:00:28.762 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840@7b8ce2b3

[vm6] [info 2020/03/05 00:00:28.768 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:00:28.933 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@7e82a886

[vm5] [info 2020/03/05 00:00:28.938 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:00:29.662 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40@303fc6a6

[vm6] [info 2020/03/05 00:00:29.668 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x25e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2712
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 286
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9201


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:00:32.795 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 165 ms)

[vm5] [info 2020/03/05 00:00:32.876 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x389] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840@1d165ff6

[vm5] [info 2020/03/05 00:00:32.882 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x389] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:00:32.978 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3dc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 180 ms)

[vm3] [info 2020/03/05 00:00:33.128 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x42a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 146 ms)

[vm4] [info 2020/03/05 00:00:33.274 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 143 ms)

[vm5] [info 2020/03/05 00:00:33.444 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3e6] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 168 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2685
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 311
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9177


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm6] [info 2020/03/05 00:00:33.592 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 146 ms)

[vm6] [info 2020/03/05 00:00:33.615 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x398] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040@73d75ca9

[vm6] [info 2020/03/05 00:00:33.620 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x398] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:00:33.714 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 161 ms)

[vm0] [info 2020/03/05 00:00:33.742 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x4c5] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/05 00:00:33.743 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x4c5] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 148 ms)

[info 2020/03/05 00:00:33.744 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:33.747 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x4c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307b4f0(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:00:33.747 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x4c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:33.747 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x4c5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307b4f0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:00:33.748 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @753fd0e7(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:00:33.748 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:33.748 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @753fd0e7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:00:33.749 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3848dce0(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:00:33.749 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3dc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:33.749 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3dc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3848dce0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:00:33.750 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fe39c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:00:33.750 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x42a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:33.750 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x42a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fe39c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:00:33.751 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @507cf00e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:00:33.752 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x417] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:33.752 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @507cf00e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:00:33.752 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69ef4be3(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:00:33.753 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:33.753 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3e6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69ef4be3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:00:33.753 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @417a2146(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:00:33.754 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:33.754 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @417a2146(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:00:33.756 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x4c5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/05 00:00:33.757 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x4c5] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/05 00:00:33.758 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/05 00:00:33.758 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/05 00:00:33.759 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3dc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/05 00:00:33.759 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3dc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/05 00:00:33.760 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/05 00:00:33.760 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x42a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/05 00:00:33.761 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x417] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/05 00:00:33.762 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/05 00:00:33.763 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3e6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/05 00:00:33.763 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3e6] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/05 00:00:33.764 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/05 00:00:33.764 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/05 00:00:33.766 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/05 00:00:33.767 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:00:33.795 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24031].
Not connected.


[info 2020/03/05 00:00:33.797 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:00:33.797 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:33.800 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x4c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73fc98b8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:00:33.800 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x4c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:33.800 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x4c5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73fc98b8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:00:33.801 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @590829f8(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:00:33.801 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:33.801 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @590829f8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:00:33.802 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36974898(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:00:33.802 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3dc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:33.802 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3dc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36974898(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:00:33.803 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f556c20(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:00:33.803 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x42a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:33.803 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x42a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f556c20(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:00:33.804 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1751b3e9(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:00:33.804 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x417] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:33.804 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1751b3e9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:00:33.805 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b99637c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:00:33.805 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:33.805 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3e6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b99637c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:00:33.806 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ea3c40d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:00:33.806 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:33.806 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ea3c40d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:00:33.810 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11334355264923934351

[info 2020/03/05 00:00:33.812 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:00:33.875 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37e] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 159 ms)

[info 2020/03/05 00:00:34.043 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:34.043 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x4c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10796cc9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:00:34.044 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x4c5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:34.044 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x4c5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10796cc9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:00:34.045 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @553dc3ec(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:00:34.045 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:34.045 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @553dc3ec(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:00:34.046 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eceed98(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:00:34.046 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3dc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:34.046 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3dc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eceed98(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:00:34.047 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77349678(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:00:34.047 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x42a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:34.047 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x42a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77349678(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:00:34.048 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe0dae1(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:00:34.048 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x417] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:34.048 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe0dae1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:00:34.048 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b6] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 170 ms)

[vm5] [info 2020/03/05 00:00:34.049 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5259c589(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:00:34.049 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3e6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:34.049 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3e6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5259c589(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:00:34.050 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e0a00d0(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:00:34.050 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:34.050 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e0a00d0(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:00:34.054 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x4c5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@494621e6

[vm0] [info 2020/03/05 00:00:34.060 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x4c5] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/05 00:00:34.060 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x4c5] Locator was created at Thu Mar 05 00:00:34 GMT 2020

[vm0] [info 2020/03/05 00:00:34.060 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x4c5] Listening on port 24033 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:00:34.061 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x4c5] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11334355264923934351/locator/locator24033view.dat

[vm0] [info 2020/03/05 00:00:34.061 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x4c5] recovery file not found: /tmp/junit11334355264923934351/locator/locator24033view.dat

[vm0] [info 2020/03/05 00:00:34.061 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x4c5] Starting distributed system

[vm0] [info 2020/03/05 00:00:34.063 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x4c5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:00:34.202 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 150 ms)

[vm5] [info 2020/03/05 00:00:34.391 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 187 ms)

[vm6] [info 2020/03/05 00:00:34.537 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 145 ms)

[vm0] [info 2020/03/05 00:00:34.689 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x2b1] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/05 00:00:34.689 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x2b1] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 149 ms)

[info 2020/03/05 00:00:34.690 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:34.692 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x2b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ed5cb8d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:00:34.693 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x2b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:34.693 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x2b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ed5cb8d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:00:34.693 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @614e4a69(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:00:34.694 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:34.694 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @614e4a69(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:00:34.694 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2333ee7c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:00:34.695 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:34.695 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2333ee7c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:00:34.696 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eef0d08(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:00:34.696 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:34.696 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eef0d08(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:00:34.697 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13427e02(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:00:34.697 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:34.697 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13427e02(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:00:34.698 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12e63382(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:00:34.698 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:34.698 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12e63382(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:00:34.699 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e1a29c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:00:34.699 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:34.699 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e1a29c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:00:34.702 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x2b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/05 00:00:34.702 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x2b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/05 00:00:34.703 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/05 00:00:34.703 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/05 00:00:34.704 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/05 00:00:34.705 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37e] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/05 00:00:34.705 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/05 00:00:34.706 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b6] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/05 00:00:34.707 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/05 00:00:34.707 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/05 00:00:34.708 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/05 00:00:34.708 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/05 00:00:34.709 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/05 00:00:34.709 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/05 00:00:34.712 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/05 00:00:34.712 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:00:34.732 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22237].
Not connected.


[info 2020/03/05 00:00:34.734 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:00:34.734 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:34.737 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x2b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58d0ba3e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:00:34.738 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x2b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:34.738 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x2b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58d0ba3e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:00:34.739 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b6a56c7(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:00:34.739 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:34.739 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b6a56c7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:00:34.740 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1938b20d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:00:34.740 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:34.740 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1938b20d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:00:34.741 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b882fd2(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:00:34.741 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:34.741 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b882fd2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:00:34.742 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65772ed1(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:00:34.742 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:34.742 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65772ed1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:00:34.743 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44a0697(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:00:34.743 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:34.743 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44a0697(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:00:34.744 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12ac07fa(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:00:34.744 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:34.744 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12ac07fa(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:00:34.748 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9552960696101901737

[info 2020/03/05 00:00:34.750 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:00:34.974 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:34.975 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x2b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ec1ea5f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:00:34.975 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x2b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:34.975 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x2b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ec1ea5f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:00:34.976 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @420b286e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:00:34.976 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:34.977 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @420b286e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:00:34.977 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3da9696a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:00:34.977 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:34.978 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3da9696a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:00:34.978 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20b8dbc4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:00:34.979 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:34.979 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20b8dbc4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:00:34.981 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60a71801(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:00:34.981 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:34.981 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60a71801(0, "IgnoredException addIgnoredException") (took 0 ms)
[vm4] [info 2020/03/05 00:00:34.980 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @680ff5c2(0, "IgnoredException addIgnoredException")


[vm4] [info 2020/03/05 00:00:34.980 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:34.980 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @680ff5c2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:00:34.982 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70d5e6da(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:00:34.982 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x25e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:34.982 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70d5e6da(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:00:34.986 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x2b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2d848546

[vm0] [info 2020/03/05 00:00:34.998 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x2b1] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/05 00:00:34.998 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x2b1] Locator was created at Thu Mar 05 00:00:34 GMT 2020

[vm0] [info 2020/03/05 00:00:34.999 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x2b1] Listening on port 22239 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:00:34.999 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x2b1] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9552960696101901737/locator/locator22239view.dat

[vm0] [info 2020/03/05 00:00:34.999 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x2b1] recovery file not found: /tmp/junit9552960696101901737/locator/locator22239view.dat

[vm0] [info 2020/03/05 00:00:35.000 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x2b1] Starting distributed system

[vm0] [info 2020/03/05 00:00:35.009 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x2b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2702
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 307
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9231


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 42


[vm5] [info 2020/03/05 00:00:37.590 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x364] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@3f1d71be

[vm5] [info 2020/03/05 00:00:37.596 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x364] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:00:37.719 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 172 ms)

[vm2] [info 2020/03/05 00:00:37.864 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 142 ms)

[vm1] [info 2020/03/05 00:00:37.965 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@244d6626

[vm1] [info 2020/03/05 00:00:37.971 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:00:38.019 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 153 ms)

[vm4] [info 2020/03/05 00:00:38.171 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 150 ms)

[vm6] [info 2020/03/05 00:00:38.280 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x402] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@5a9dab5a

[vm6] [info 2020/03/05 00:00:38.285 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x402] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:00:38.328 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 155 ms)

[vm6] [info 2020/03/05 00:00:38.484 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 155 ms)

[vm0] [info 2020/03/05 00:00:38.633 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x1db] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/05 00:00:38.634 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 147 ms)

[info 2020/03/05 00:00:38.635 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:38.637 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52c54576(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:00:38.637 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:38.637 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52c54576(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:00:38.638 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3dc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@79c53971

[vm1] [info 2020/03/05 00:00:38.640 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1292d333(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:00:38.640 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:38.640 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1292d333(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:00:38.641 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x399] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a9b79a4(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:00:38.641 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x399] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:38.641 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a9b79a4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:00:38.642 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3183e55e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:00:38.642 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x385] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:38.642 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3183e55e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:00:38.643 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34e484b3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:00:38.643 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:38.643 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34e484b3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:00:38.644 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e1b81e9(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:00:38.644 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x389] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:38.644 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e1b81e9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:00:38.645 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x398] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76011185(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:00:38.645 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x398] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:38.645 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76011185(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:00:38.647 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3dc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:00:38.647 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x1db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/05 00:00:38.648 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/05 00:00:38.650 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/05 00:00:38.651 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/05 00:00:38.652 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x399] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/05 00:00:38.652 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/05 00:00:38.653 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x385] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/05 00:00:38.653 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/05 00:00:38.654 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/05 00:00:38.654 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/05 00:00:38.655 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/05 00:00:38.655 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/05 00:00:38.656 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x398] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/05 00:00:38.657 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/05 00:00:38.659 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/05 00:00:38.660 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:00:38.688 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29371].
Not connected.


[info 2020/03/05 00:00:38.690 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:00:38.692 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:38.693 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @129021a1(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:00:38.693 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:38.693 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @129021a1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:00:38.694 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f4db173(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:00:38.694 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:38.694 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f4db173(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:00:38.694 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x399] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15d01032(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:00:38.695 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x399] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:38.695 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15d01032(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:00:38.695 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5667a8e4(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:00:38.696 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x385] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:38.696 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5667a8e4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:00:38.696 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67787779(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:00:38.697 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:38.697 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67787779(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:00:38.697 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56d34269(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:00:38.698 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x389] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:38.698 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56d34269(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:00:38.698 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x398] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65a844cb(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:00:38.698 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x398] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:38.698 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65a844cb(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:00:38.702 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6997787535897867153

[info 2020/03/05 00:00:38.704 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:00:38.899 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1b0afef8

[vm1] [info 2020/03/05 00:00:38.905 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:00:38.948 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:38.948 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b17c168(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:00:38.949 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x1db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:38.949 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b17c168(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:00:38.950 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f95da9(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:00:38.950 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:38.950 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f95da9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:00:38.951 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x399] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d14af5b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:00:38.951 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x399] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:38.951 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d14af5b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:00:38.952 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70cef078(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:00:38.952 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x385] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:38.952 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70cef078(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:00:38.953 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b36d916(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:00:38.953 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x38e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:38.953 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b36d916(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:00:38.954 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f75f6ed(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:00:38.954 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x389] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:38.954 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f75f6ed(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:00:38.955 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x398] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49f42b9c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:00:38.955 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x398] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:38.955 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49f42b9c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:00:38.958 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x1db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@359a0078

[vm0] [info 2020/03/05 00:00:38.963 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x1db] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/05 00:00:38.963 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x1db] Locator was created at Thu Mar 05 00:00:38 GMT 2020

[vm0] [info 2020/03/05 00:00:38.963 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x1db] Listening on port 29373 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:00:38.963 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x1db] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6997787535897867153/locator/locator29373view.dat

[vm0] [info 2020/03/05 00:00:38.963 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x1db] recovery file not found: /tmp/junit6997787535897867153/locator/locator29373view.dat

[vm0] [info 2020/03/05 00:00:38.964 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x1db] Starting distributed system

[vm0] [info 2020/03/05 00:00:38.965 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x1db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:00:39.293 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@65c70d

[vm3] [info 2020/03/05 00:00:39.299 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x42a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:00:39.576 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@62883dab

[vm2] [info 2020/03/05 00:00:39.581 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x37e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:00:39.945 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x417] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20b262af

[vm4] [info 2020/03/05 00:00:39.952 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x417] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:00:40.187 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1cf5f79f

[vm3] [info 2020/03/05 00:00:40.194 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:00:40.612 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24034]

Command result for <connect --jmx-manager=localhost[24034]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24034] ..
Successfully connected to: [host=localhost, port=24034]


[vm4] [info 2020/03/05 00:00:40.857 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2b4d3056

[vm4] [info 2020/03/05 00:00:40.863 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:00:41.521 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22240]

Command result for <connect --jmx-manager=localhost[22240]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22240] ..
Successfully connected to: [host=localhost, port=22240]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2648
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 240
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8841


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:00:42.228 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 159 ms)

[vm2] [info 2020/03/05 00:00:42.395 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 164 ms)

[vm3] [info 2020/03/05 00:00:42.555 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x408] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 156 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:00:42.704 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 146 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:00:42.870 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 164 ms)

[vm1] [info 2020/03/05 00:00:42.892 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@25225ec4

[vm1] [info 2020/03/05 00:00:42.900 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:00:43.033 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 162 ms)

[vm0] [info 2020/03/05 00:00:43.192 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x4c4] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/05 00:00:43.193 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x4c4] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 156 ms)

[info 2020/03/05 00:00:43.194 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:43.197 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x4c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4771932d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:00:43.197 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x4c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:43.197 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x4c4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4771932d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:00:43.198 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64f0768f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:00:43.198 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:43.198 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64f0768f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:00:43.199 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1377c78(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:00:43.199 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:43.199 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1377c78(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:00:43.200 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x408] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5148c81f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:00:43.200 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x408] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:43.200 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x408] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5148c81f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:00:43.201 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x437] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a4bb6d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:00:43.201 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x437] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:43.201 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a4bb6d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:00:43.202 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5abdc18c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:00:43.202 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x364] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:43.202 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5abdc18c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:00:43.203 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c6452fe(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:00:43.203 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:43.203 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c6452fe(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:00:43.206 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x4c4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/05 00:00:43.206 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x4c4] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/05 00:00:43.207 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/05 00:00:43.208 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/05 00:00:43.208 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/05 00:00:43.209 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/05 00:00:43.210 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x408] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/05 00:00:43.210 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x408] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/05 00:00:43.211 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x437] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/05 00:00:43.211 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/05 00:00:43.212 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/05 00:00:43.212 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/05 00:00:43.213 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/05 00:00:43.213 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/05 00:00:43.216 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/05 00:00:43.216 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:00:43.250 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27798].
Not connected.


[info 2020/03/05 00:00:43.251 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:00:43.252 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:43.254 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x4c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bd6ba0b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:00:43.254 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x4c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:43.254 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x4c4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bd6ba0b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:00:43.255 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5131a4d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:00:43.255 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:43.255 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5131a4d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:00:43.256 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b6eb287(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:00:43.256 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:43.256 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b6eb287(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:00:43.257 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x408] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36307e79(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:00:43.257 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x408] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:43.257 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x408] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36307e79(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:00:43.258 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x437] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55c8806c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:00:43.258 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x437] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:43.258 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55c8806c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:00:43.259 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @510e6b2a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:00:43.259 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x364] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:43.259 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @510e6b2a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:00:43.260 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1675a8b7(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:00:43.260 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:43.261 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1675a8b7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:00:43.265 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3321063632572147230

[info 2020/03/05 00:00:43.267 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:00:43.552 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:43.553 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x4c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a55144(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:00:43.553 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x4c4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:43.553 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x4c4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a55144(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:00:43.554 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69e47615(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:00:43.554 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:43.555 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69e47615(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:00:43.555 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @330e4940(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:00:43.556 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:43.556 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @330e4940(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:00:43.557 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x408] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e00b26d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:00:43.557 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x408] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:43.557 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x408] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e00b26d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:00:43.558 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x437] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d0959ef(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:00:43.558 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x437] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:43.558 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d0959ef(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:00:43.559 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6240760b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:00:43.559 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x364] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:43.559 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6240760b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:00:43.560 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13424ba6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:00:43.560 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x402] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:43.560 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13424ba6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:00:43.564 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x4c4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d49afef

[vm2] [info 2020/03/05 00:00:43.569 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x399] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@6f275b5b

[vm0] [info 2020/03/05 00:00:43.570 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x4c4] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/05 00:00:43.570 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x4c4] Locator was created at Thu Mar 05 00:00:43 GMT 2020

[vm0] [info 2020/03/05 00:00:43.570 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x4c4] Listening on port 27800 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:00:43.570 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x4c4] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3321063632572147230/locator/locator27800view.dat

[vm0] [info 2020/03/05 00:00:43.570 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x4c4] recovery file not found: /tmp/junit3321063632572147230/locator/locator27800view.dat

[vm0] [info 2020/03/05 00:00:43.571 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x4c4] Starting distributed system

[vm0] [info 2020/03/05 00:00:43.573 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x4c4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:00:43.575 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x399] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:00:44.323 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x385] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@769ca79b

[vm3] [info 2020/03/05 00:00:44.329 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x385] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:00:44.846 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040@3e2f161a

[vm5] [info 2020/03/05 00:00:44.851 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:00:44.959 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@c3eaec6

[vm4] [info 2020/03/05 00:00:44.965 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x38e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:00:45.549 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@5f9c17e8

[vm6] [info 2020/03/05 00:00:45.554 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:00:45.613 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29374]

Command result for <connect --jmx-manager=localhost[29374]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29374] ..
Successfully connected to: [host=localhost, port=29374]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:00:47.464 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@2abc6a15

[vm1] [info 2020/03/05 00:00:47.471 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:00:48.118 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@262302c4

[vm2] [info 2020/03/05 00:00:48.124 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:00:48.822 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x408] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@fe5d490

[vm3] [info 2020/03/05 00:00:48.828 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x408] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:00:49.450 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x437] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5ecc421a

[vm4] [info 2020/03/05 00:00:49.457 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x437] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2735
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 380
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9549


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:00:49.727 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 154 ms)

[vm2] [info 2020/03/05 00:00:49.875 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 145 ms)

[vm3] [info 2020/03/05 00:00:50.020 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 143 ms)

[info 2020/03/05 00:00:50.104 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27801]

Command result for <connect --jmx-manager=localhost[27801]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27801] ..
Successfully connected to: [host=localhost, port=27801]


[vm4] [info 2020/03/05 00:00:50.170 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 147 ms)

[vm5] [info 2020/03/05 00:00:50.357 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 184 ms)

[vm6] [info 2020/03/05 00:00:50.519 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 160 ms)

[vm0] [info 2020/03/05 00:00:50.666 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x87] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/05 00:00:50.667 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 146 ms)

[info 2020/03/05 00:00:50.668 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:50.670 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b973466(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:00:50.670 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:50.670 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b973466(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:00:50.671 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @416f7ca5(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:00:50.671 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:50.671 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @416f7ca5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:00:50.672 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24d5cbe0(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:00:50.672 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:50.672 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24d5cbe0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:00:50.673 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7698a57b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:00:50.673 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x39c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:50.673 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7698a57b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:00:50.674 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1762a064(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:00:50.674 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:50.674 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1762a064(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:00:50.675 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9b40360(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:00:50.675 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:50.675 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9b40360(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:00:50.676 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10810694(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:00:50.676 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:50.676 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10810694(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:00:50.679 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/05 00:00:50.679 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/05 00:00:50.680 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/05 00:00:50.680 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/05 00:00:50.681 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x388] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/05 00:00:50.682 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/05 00:00:50.682 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/05 00:00:50.683 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/05 00:00:50.684 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/05 00:00:50.684 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/05 00:00:50.685 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/05 00:00:50.685 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/05 00:00:50.686 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/05 00:00:50.686 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/05 00:00:50.688 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/05 00:00:50.689 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:00:50.717 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26791].
Not connected.


[info 2020/03/05 00:00:50.719 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:00:50.721 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:50.722 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30280e77(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:00:50.722 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:50.722 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30280e77(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:00:50.723 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a2164c4(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:00:50.723 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:50.723 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a2164c4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:00:50.724 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39778101(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:00:50.724 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:50.724 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39778101(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:00:50.725 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51679a47(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:00:50.725 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x39c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:50.725 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51679a47(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:00:50.726 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44118959(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:00:50.726 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:50.726 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44118959(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:00:50.727 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2544f020(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:00:50.727 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:50.727 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2544f020(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:00:50.728 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5adf809(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:00:50.728 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:50.728 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5adf809(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:00:50.732 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5661350741427555797

[info 2020/03/05 00:00:50.735 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:00:50.987 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:50.988 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14a84ee6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:00:50.988 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x87] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:00:50.988 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x87] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14a84ee6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:00:50.989 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f08863c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:00:50.989 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:00:50.989 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f08863c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:00:50.990 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75495662(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:00:50.990 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x388] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:00:50.991 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75495662(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:00:50.991 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @703f884b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:00:50.991 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x39c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:00:50.992 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @703f884b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:00:50.992 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f5d9952(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:00:50.993 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x37f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:00:50.993 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f5d9952(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:00:50.993 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68e8e9db(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:00:50.994 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:00:50.994 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68e8e9db(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:00:50.994 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1118e5e5(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:00:50.994 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:00:50.995 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x38b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1118e5e5(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:00:50.998 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x87] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@745fbf20

[vm0] [info 2020/03/05 00:00:51.003 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x87] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/05 00:00:51.003 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x87] Locator was created at Thu Mar 05 00:00:51 GMT 2020

[vm0] [info 2020/03/05 00:00:51.003 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x87] Listening on port 26793 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:00:51.004 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x87] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5661350741427555797/locator/locator26793view.dat

[vm0] [info 2020/03/05 00:00:51.004 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x87] recovery file not found: /tmp/junit5661350741427555797/locator/locator26793view.dat

[vm0] [info 2020/03/05 00:00:51.004 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x87] Starting distributed system

[vm0] [info 2020/03/05 00:00:51.006 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x87] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:00:54.285 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3bf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@21ea64b7

[vm5] [info 2020/03/05 00:00:54.291 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3bf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:00:54.734 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3664cec4

[vm1] [info 2020/03/05 00:00:54.740 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:00:55.016 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@1474f852

[vm6] [info 2020/03/05 00:00:55.021 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3cd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:00:55.416 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x388] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@41ffa7bf

[vm2] [info 2020/03/05 00:00:55.421 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x388] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:00:56.027 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1400da4d

[vm3] [info 2020/03/05 00:00:56.032 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x39c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:00:56.681 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@55f59bf6

[vm4] [info 2020/03/05 00:00:56.687 GMT <RMI TCP Connection(37)-172.17.0.6> tid=0x37f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:00:57.055 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x380] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440@2822195f

[vm5] [info 2020/03/05 00:00:57.063 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x380] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:00:57.367 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26794]

Command result for <connect --jmx-manager=localhost[26794]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26794] ..
Successfully connected to: [host=localhost, port=26794]


[vm6] [info 2020/03/05 00:00:57.892 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440@447cf764

[vm6] [info 2020/03/05 00:00:57.898 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x25e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2754
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 378
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9597


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:00:59.160 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 148 ms)

[vm2] [info 2020/03/05 00:00:59.324 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 161 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:00:59.488 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 162 ms)

[vm4] [info 2020/03/05 00:00:59.642 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 151 ms)

[vm5] [info 2020/03/05 00:00:59.811 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3bf] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 168 ms)

[vm6] [info 2020/03/05 00:00:59.975 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 162 ms)

[vm0] [info 2020/03/05 00:01:00.135 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x72] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/05 00:01:00.136 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x72] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 158 ms)

[info 2020/03/05 00:01:00.137 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:00.139 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @292504ff(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:01:00.140 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:00.140 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x72] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @292504ff(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:01:00.142 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @649ba6a9(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:01:00.142 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:00.142 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @649ba6a9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:01:00.143 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a5cdf47(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:01:00.143 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:00.144 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a5cdf47(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:01:00.146 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eb39259(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:01:00.146 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:00.146 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eb39259(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:01:00.147 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @133dd698(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:01:00.147 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1c6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:00.147 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @133dd698(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:01:00.148 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3bf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2363d8c8(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:01:00.148 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3bf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:00.148 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3bf] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2363d8c8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:01:00.149 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28312cb2(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:01:00.149 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:00.149 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28312cb2(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:01:00.152 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/05 00:01:00.152 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x72] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/05 00:01:00.155 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/05 00:01:00.156 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/05 00:01:00.157 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/05 00:01:00.157 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/05 00:01:00.160 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/05 00:01:00.161 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/05 00:01:00.162 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/05 00:01:00.162 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/05 00:01:00.163 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3bf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/05 00:01:00.163 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3bf] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/05 00:01:00.164 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/05 00:01:00.165 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/05 00:01:00.167 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/05 00:01:00.167 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:01:00.196 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29338].
Not connected.


[info 2020/03/05 00:01:00.198 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:01:00.199 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:00.202 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @352ec828(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:01:00.202 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:00.202 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x72] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @352ec828(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:01:00.203 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fe16dfe(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:01:00.203 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:00.203 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fe16dfe(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:01:00.204 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a972979(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:01:00.204 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:00.204 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a972979(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:01:00.205 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @392e39dc(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:01:00.205 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:00.205 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @392e39dc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:01:00.206 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29130b39(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:01:00.207 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1c6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:00.207 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29130b39(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:01:00.207 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3bf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62230b9b(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:01:00.208 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3bf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:00.208 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3bf] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62230b9b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:01:00.209 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @659c1332(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:01:00.209 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:00.209 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @659c1332(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:01:00.213 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12803087768386364631

[info 2020/03/05 00:01:00.216 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:01:00.468 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:00.468 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f5f8ac6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:01:00.469 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x72] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:00.469 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x72] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f5f8ac6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:01:00.470 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a42a0dd(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:01:00.470 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:00.470 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a42a0dd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:01:00.471 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cd741d7(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:01:00.471 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:00.471 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cd741d7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:01:00.472 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4649db16(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:01:00.472 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:00.472 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4649db16(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:01:00.473 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50efeac4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:01:00.473 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1c6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:00.473 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1c6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50efeac4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:01:00.474 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3bf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fbc4a10(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:01:00.474 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3bf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:00.474 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3bf] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fbc4a10(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:01:00.475 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @405875f9(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:01:00.475 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3cd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:00.475 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @405875f9(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:01:00.478 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x72] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a69b47f

[vm0] [info 2020/03/05 00:01:00.484 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x72] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/05 00:01:00.485 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x72] Locator was created at Thu Mar 05 00:01:00 GMT 2020

[vm0] [info 2020/03/05 00:01:00.485 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x72] Listening on port 29340 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:01:00.485 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x72] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12803087768386364631/locator/locator29340view.dat

[vm0] [info 2020/03/05 00:01:00.485 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x72] recovery file not found: /tmp/junit12803087768386364631/locator/locator29340view.dat

[vm0] [info 2020/03/05 00:01:00.486 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x72] Starting distributed system

[vm0] [info 2020/03/05 00:01:00.488 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x72] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2782
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 361
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9618


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:01:02.052 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 147 ms)

[vm2] [info 2020/03/05 00:01:02.215 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x381] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 161 ms)

[vm3] [info 2020/03/05 00:01:02.382 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3b4] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 163 ms)

[vm4] [info 2020/03/05 00:01:02.537 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3c4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 152 ms)

[vm5] [info 2020/03/05 00:01:02.707 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x380] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 168 ms)

[vm6] [info 2020/03/05 00:01:02.852 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 144 ms)

[vm0] [info 2020/03/05 00:01:03.003 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x1ed] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/05 00:01:03.004 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 150 ms)

[info 2020/03/05 00:01:03.005 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:03.007 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x1ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @278189f9(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:01:03.007 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x1ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:03.007 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @278189f9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:01:03.010 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fb6603c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:01:03.010 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:03.010 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fb6603c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:01:03.011 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x381] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cac7fcc(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:01:03.011 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x381] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:03.011 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x381] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cac7fcc(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:01:03.012 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @169487ef(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:01:03.012 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:03.012 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3b4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @169487ef(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:01:03.013 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ac58ce9(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:01:03.014 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:03.014 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ac58ce9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:01:03.015 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x380] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7af94660(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:01:03.015 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x380] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:03.015 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x380] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7af94660(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:01:03.016 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1afeb6cf(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:01:03.016 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:03.016 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1afeb6cf(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:01:03.018 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x1ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/05 00:01:03.018 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/05 00:01:03.021 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/05 00:01:03.021 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/05 00:01:03.022 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x381] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/05 00:01:03.022 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x381] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/05 00:01:03.023 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3b4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/05 00:01:03.024 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3b4] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/05 00:01:03.024 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3c4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/05 00:01:03.025 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/05 00:01:03.026 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x380] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/05 00:01:03.026 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x380] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/05 00:01:03.027 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/05 00:01:03.027 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/05 00:01:03.029 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/05 00:01:03.030 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:01:03.052 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25087].
Not connected.


[info 2020/03/05 00:01:03.054 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:01:03.056 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:03.057 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x1ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b01965a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:01:03.057 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x1ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:03.057 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b01965a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:01:03.058 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ead4b28(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:01:03.058 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:03.058 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ead4b28(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:01:03.059 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x381] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fe2f892(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:01:03.059 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x381] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:03.059 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x381] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fe2f892(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:01:03.060 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af0d8cd(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:01:03.060 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:03.060 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3b4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af0d8cd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:01:03.061 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @341a7a3f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:01:03.061 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:03.061 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @341a7a3f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:01:03.062 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x380] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ae4f446(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:01:03.062 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x380] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:03.062 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x380] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ae4f446(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:01:03.063 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44e99914(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:01:03.063 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x25e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:03.063 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44e99914(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:01:03.067 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7399307683418102848

[info 2020/03/05 00:01:03.070 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:01:03.334 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:03.334 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x1ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56d38e29(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:01:03.335 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x1ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:03.335 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56d38e29(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:01:03.336 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35e47b1d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:01:03.336 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:03.336 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35e47b1d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:01:03.337 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x381] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @788ecb32(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:01:03.337 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x381] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:03.337 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x381] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @788ecb32(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:01:03.338 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3712fdfd(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:01:03.338 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3b4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:03.338 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3b4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3712fdfd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:01:03.339 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @352b7c12(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:01:03.339 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3c4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:03.339 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @352b7c12(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:01:03.340 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x380] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7345246(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:01:03.340 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x380] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:03.340 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x380] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7345246(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:01:03.341 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x25e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70525236(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:01:03.341 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x25e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:03.341 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x25e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70525236(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:01:03.344 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x1ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7033163d

[vm0] [info 2020/03/05 00:01:03.349 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x1ed] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/05 00:01:03.349 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x1ed] Locator was created at Thu Mar 05 00:01:03 GMT 2020

[vm0] [info 2020/03/05 00:01:03.349 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x1ed] Listening on port 25089 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:01:03.349 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x1ed] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7399307683418102848/locator/locator25089view.dat

[vm0] [info 2020/03/05 00:01:03.350 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x1ed] recovery file not found: /tmp/junit7399307683418102848/locator/locator25089view.dat

[vm0] [info 2020/03/05 00:01:03.350 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x1ed] Starting distributed system

[vm0] [info 2020/03/05 00:01:03.351 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x1ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:01:04.335 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@48986746

[vm1] [info 2020/03/05 00:01:04.341 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:01:04.959 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@711e07e4

[vm2] [info 2020/03/05 00:01:04.964 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:01:05.582 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@21082ba3

[vm3] [info 2020/03/05 00:01:05.587 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x1b7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:01:06.222 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1c6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@538ce333

[vm4] [info 2020/03/05 00:01:06.227 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x1c6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:01:06.827 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29341]

Command result for <connect --jmx-manager=localhost[29341]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29341] ..
Successfully connected to: [host=localhost, port=29341]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:01:07.240 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@436575c3

[vm1] [info 2020/03/05 00:01:07.249 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:01:07.896 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x381] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@344ec01d

[vm2] [info 2020/03/05 00:01:07.902 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x381] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:01:08.610 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3b4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6f4a5e8f

[vm3] [info 2020/03/05 00:01:08.616 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3b4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:01:09.227 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3c4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e54bb49

[vm4] [info 2020/03/05 00:01:09.233 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3c4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:01:09.857 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25090]

Command result for <connect --jmx-manager=localhost[25090]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25090] ..
Successfully connected to: [host=localhost, port=25090]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:01:14.177 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5a4ab5c4

[vm5] [info 2020/03/05 00:01:14.183 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:01:14.909 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x385] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b0adae

[vm6] [info 2020/03/05 00:01:14.915 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x385] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:01:15.799 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1236
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236230
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2156
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 143
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 7527


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:01:19.102 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 164 ms)

[vm2] [info 2020/03/05 00:01:19.251 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 147 ms)

[vm3] [info 2020/03/05 00:01:19.413 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 159 ms)

[vm4] [info 2020/03/05 00:01:19.561 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 145 ms)

[vm5] [info 2020/03/05 00:01:19.726 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 163 ms)

[vm6] [info 2020/03/05 00:01:19.874 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 146 ms)

[vm0] [info 2020/03/05 00:01:20.020 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x2c8] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/05 00:01:20.021 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x2c8] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 144 ms)

[info 2020/03/05 00:01:20.022 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:20.024 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x2c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d7545df(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:01:20.024 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x2c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:20.024 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x2c8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d7545df(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:01:20.025 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @566ee601(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:01:20.025 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:20.025 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @566ee601(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:01:20.026 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dcdd870(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:01:20.026 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:20.026 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dcdd870(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:01:20.027 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c05ffca(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:01:20.027 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:20.027 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c05ffca(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:01:20.028 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6765f566(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:01:20.028 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:20.028 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6765f566(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:01:20.029 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b09a221(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:01:20.029 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:20.029 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b09a221(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:01:20.030 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d11d754(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:01:20.030 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x385] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:20.030 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d11d754(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:01:20.033 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x2c8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/05 00:01:20.033 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x2c8] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/05 00:01:20.034 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/05 00:01:20.034 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/05 00:01:20.035 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/05 00:01:20.035 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/05 00:01:20.036 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/05 00:01:20.037 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/05 00:01:20.038 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/05 00:01:20.038 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/05 00:01:20.039 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/05 00:01:20.039 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/05 00:01:20.040 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x385] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/05 00:01:20.040 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/05 00:01:20.042 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/05 00:01:20.043 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:01:20.072 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26310].
Not connected.


[info 2020/03/05 00:01:20.074 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:01:20.075 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:20.076 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x2c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76d2acb4(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:01:20.076 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x2c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:20.076 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x2c8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76d2acb4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:01:20.077 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e84b647(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:01:20.077 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:20.077 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e84b647(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:01:20.078 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70887dd2(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:01:20.078 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:20.078 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70887dd2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:01:20.079 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51f0313b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:01:20.079 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:20.080 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51f0313b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:01:20.080 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5423790(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:01:20.081 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:20.081 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5423790(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:01:20.081 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40e58275(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:01:20.082 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:20.082 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40e58275(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:01:20.082 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15f0e216(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:01:20.083 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x385] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:20.083 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15f0e216(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:01:20.085 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8476056271503042491

[info 2020/03/05 00:01:20.087 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:01:20.313 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:20.314 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x2c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d333e99(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:01:20.314 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x2c8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:20.314 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x2c8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d333e99(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:01:20.315 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58d1b76e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:01:20.316 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:20.316 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58d1b76e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:01:20.316 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fd5e758(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:01:20.317 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:20.317 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fd5e758(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:01:20.318 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ef5b456(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:01:20.318 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:20.318 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ef5b456(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:01:20.319 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eb2b1b4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:01:20.319 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:20.319 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eb2b1b4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:01:20.320 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @85b3bce(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:01:20.320 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:20.320 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @85b3bce(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:01:20.321 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42cd0e1b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:01:20.321 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x385] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:20.321 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42cd0e1b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:01:20.324 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x2c8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@26616254

[vm0] [info 2020/03/05 00:01:20.329 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x2c8] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/05 00:01:20.330 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x2c8] Locator was created at Thu Mar 05 00:01:20 GMT 2020

[vm0] [info 2020/03/05 00:01:20.330 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x2c8] Listening on port 26312 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:01:20.330 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x2c8] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8476056271503042491/locator/locator26312view.dat

[vm0] [info 2020/03/05 00:01:20.330 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x2c8] recovery file not found: /tmp/junit8476056271503042491/locator/locator26312view.dat

[vm0] [info 2020/03/05 00:01:20.331 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x2c8] Starting distributed system

[vm0] [info 2020/03/05 00:01:20.332 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x2c8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:01:24.083 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@70159669

[vm1] [info 2020/03/05 00:01:24.088 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:01:24.685 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64261f21

[vm2] [info 2020/03/05 00:01:24.690 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:01:25.311 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1565d178

[vm3] [info 2020/03/05 00:01:25.317 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:01:25.928 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3c725bf1

[vm4] [info 2020/03/05 00:01:25.936 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:01:26.661 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26313]

Command result for <connect --jmx-manager=localhost[26313]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26313] ..
Successfully connected to: [host=localhost, port=26313]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:01:28.183 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1706d091

[vm5] [info 2020/03/05 00:01:28.189 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:01:28.819 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x458] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4ff15f6e

[vm5] [info 2020/03/05 00:01:28.825 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x458] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:01:28.932 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5dea5f1f

[vm6] [info 2020/03/05 00:01:28.937 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:01:29.522 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x47f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@cbd2f2e

[vm6] [info 2020/03/05 00:01:29.527 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x47f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:01:29.803 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:01:30.414 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:01:33.357 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x389] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@142031c6

[vm5] [info 2020/03/05 00:01:33.363 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x389] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1093
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2638
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 189
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 9120


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:01:33.620 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 161 ms)

[vm2] [info 2020/03/05 00:01:33.780 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3dc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 157 ms)

[vm3] [info 2020/03/05 00:01:33.930 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x42a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 147 ms)

[vm6] [info 2020/03/05 00:01:34.065 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x398] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@51b155b5

[vm6] [info 2020/03/05 00:01:34.071 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x398] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:01:34.077 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 144 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1080
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2599
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 260
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9183


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm5] [info 2020/03/05 00:01:34.233 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e6] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 154 ms)

[vm1] [info 2020/03/05 00:01:34.314 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 152 ms)

[vm6] [info 2020/03/05 00:01:34.374 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 140 ms)

[vm2] [info 2020/03/05 00:01:34.459 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x424] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 142 ms)

[vm0] [info 2020/03/05 00:01:34.516 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x423] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/05 00:01:34.517 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x423] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 141 ms)

[info 2020/03/05 00:01:34.518 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:34.520 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fa5f264(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:01:34.520 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x423] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:34.520 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x423] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fa5f264(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:01:34.521 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1deaebfe(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:01:34.521 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:34.521 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1deaebfe(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:01:34.522 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45cad135(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:01:34.522 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3dc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:34.522 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3dc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45cad135(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:01:34.523 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30cb1460(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:01:34.523 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x42a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:34.523 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x42a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30cb1460(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:01:34.524 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @283644f1(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:01:34.524 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x417] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:34.524 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @283644f1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:01:34.525 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f520e3a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:01:34.525 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:34.525 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f520e3a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:01:34.526 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54421f7f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:01:34.526 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:34.526 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54421f7f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:01:34.528 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x423] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/05 00:01:34.529 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x423] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/05 00:01:34.530 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/05 00:01:34.530 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/05 00:01:34.531 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3dc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/05 00:01:34.531 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3dc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/05 00:01:34.532 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/05 00:01:34.532 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x42a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/05 00:01:34.533 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x417] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/05 00:01:34.533 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/05 00:01:34.534 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/05 00:01:34.534 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e6] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/05 00:01:34.535 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/05 00:01:34.535 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/05 00:01:34.538 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/05 00:01:34.538 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:01:34.567 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24034].
Not connected.


[info 2020/03/05 00:01:34.568 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:01:34.569 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:34.570 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f1c3e85(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:01:34.570 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x423] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:34.570 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x423] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f1c3e85(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:01:34.571 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b1de646(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:01:34.571 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:34.571 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b1de646(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:01:34.572 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14cf5a65(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:01:34.572 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3dc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:34.572 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3dc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14cf5a65(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:01:34.573 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b3b6881(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:01:34.573 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x42a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:34.573 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x42a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b3b6881(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:01:34.574 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @522c2433(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:01:34.574 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x417] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:34.574 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @522c2433(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:01:34.575 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @474cf592(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:01:34.575 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:34.575 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @474cf592(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:01:34.576 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63590e1a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:01:34.576 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:34.576 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63590e1a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:01:34.579 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18273605822516915694

[info 2020/03/05 00:01:34.581 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:01:34.602 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x462] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 141 ms)

[vm4] [info 2020/03/05 00:01:34.754 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x45e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 149 ms)

[info 2020/03/05 00:01:34.819 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:34.819 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @246f2298(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:01:34.820 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x423] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:34.820 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x423] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @246f2298(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:01:34.821 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3447642d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:01:34.821 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:34.821 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3447642d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:01:34.822 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @624d9024(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:01:34.822 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3dc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:34.822 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3dc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @624d9024(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:01:34.823 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12231afb(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:01:34.823 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x42a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:34.823 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x42a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12231afb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:01:34.824 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf8adb2(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:01:34.824 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x417] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:34.824 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf8adb2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:01:34.825 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @601b05ea(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:01:34.825 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:34.825 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3e6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @601b05ea(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:01:34.826 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d373d36(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:01:34.826 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:34.826 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d373d36(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:01:34.829 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x423] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@c9e89c8

[vm0] [info 2020/03/05 00:01:34.834 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x423] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/05 00:01:34.834 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x423] Locator was created at Thu Mar 05 00:01:34 GMT 2020

[vm0] [info 2020/03/05 00:01:34.834 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x423] Listening on port 24036 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:01:34.835 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x423] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18273605822516915694/locator/locator24036view.dat

[vm0] [info 2020/03/05 00:01:34.835 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x423] recovery file not found: /tmp/junit18273605822516915694/locator/locator24036view.dat

[vm0] [info 2020/03/05 00:01:34.835 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x423] Starting distributed system

[vm0] [info 2020/03/05 00:01:34.837 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x423] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:01:34.919 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 163 ms)

[vm1] [info 2020/03/05 00:01:34.958 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:01:35.092 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x47f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 171 ms)

[vm0] [info 2020/03/05 00:01:35.234 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x23c] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/05 00:01:35.235 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x23c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 141 ms)

[info 2020/03/05 00:01:35.236 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:35.238 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x23c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74095bb2(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:01:35.238 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x23c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:35.238 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x23c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74095bb2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:01:35.239 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e462aa1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:01:35.239 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:35.239 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e462aa1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:01:35.240 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x424] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @773ba1b4(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:01:35.241 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x424] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:35.241 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x424] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @773ba1b4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:01:35.242 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x462] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eda549b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:01:35.242 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x462] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:35.242 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x462] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eda549b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:01:35.244 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x45e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @730262af(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:01:35.244 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x45e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:35.245 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x45e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @730262af(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:01:35.245 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4119726d(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:01:35.245 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:35.245 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4119726d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:01:35.246 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x47f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ab9412d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:01:35.246 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x47f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:35.246 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x47f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ab9412d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:01:35.249 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x23c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/05 00:01:35.249 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x23c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/05 00:01:35.250 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/05 00:01:35.251 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/05 00:01:35.252 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x424] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/05 00:01:35.252 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x424] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/05 00:01:35.253 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x462] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/05 00:01:35.253 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x462] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/05 00:01:35.255 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x45e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/05 00:01:35.256 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x45e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/05 00:01:35.257 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/05 00:01:35.257 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/05 00:01:35.258 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x47f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/05 00:01:35.258 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x47f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/05 00:01:35.261 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/05 00:01:35.261 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:01:35.291 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22240].
Not connected.


[info 2020/03/05 00:01:35.293 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:01:35.294 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:35.295 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x23c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b3c7b88(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:01:35.295 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x23c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:35.295 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x23c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b3c7b88(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:01:35.296 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a07b223(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:01:35.296 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:35.296 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a07b223(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:01:35.297 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x424] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @466d1da4(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:01:35.297 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x424] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:35.297 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x424] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @466d1da4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:01:35.298 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x462] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fa8ecc(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:01:35.298 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x462] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:35.298 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x462] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fa8ecc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:01:35.299 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x45e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d118fce(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:01:35.299 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x45e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:35.299 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x45e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d118fce(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:01:35.300 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4790df05(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:01:35.300 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:35.300 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4790df05(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:01:35.301 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x47f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56909ce1(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:01:35.301 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x47f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:35.301 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x47f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56909ce1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:01:35.303 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13655867835460062701

[info 2020/03/05 00:01:35.306 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:01:35.520 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:35.521 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x23c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30e2eddf(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:01:35.521 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x23c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:35.521 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x23c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30e2eddf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:01:35.522 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c8197d8(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:01:35.522 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:35.522 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c8197d8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:01:35.523 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x424] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f3ff399(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:01:35.523 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x424] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:35.523 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x424] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f3ff399(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:01:35.524 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x462] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c28ad5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:01:35.524 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x462] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:35.524 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x462] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c28ad5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:01:35.525 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x45e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fd7ef18(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:01:35.525 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x45e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:35.525 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x45e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fd7ef18(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:01:35.526 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d0cb989(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:01:35.526 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x458] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:35.526 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d0cb989(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:01:35.527 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x47f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22eeaf72(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:01:35.527 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x47f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:35.527 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x47f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22eeaf72(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:01:35.531 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x23c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@16bccf5c

[vm0] [info 2020/03/05 00:01:35.540 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x23c] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/05 00:01:35.541 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x23c] Locator was created at Thu Mar 05 00:01:35 GMT 2020

[vm0] [info 2020/03/05 00:01:35.541 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x23c] Listening on port 22242 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:01:35.541 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x23c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13655867835460062701/locator/locator22242view.dat

[vm0] [info 2020/03/05 00:01:35.541 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x23c] recovery file not found: /tmp/junit13655867835460062701/locator/locator22242view.dat

[vm0] [info 2020/03/05 00:01:35.542 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x23c] Starting distributed system

[vm0] [info 2020/03/05 00:01:35.545 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x23c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 991
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2230
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 170
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 7746


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm5] [info 2020/03/05 00:01:38.181 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x364] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1cc0b680

[vm5] [info 2020/03/05 00:01:38.187 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x364] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:01:38.323 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 158 ms)

[vm2] [info 2020/03/05 00:01:38.474 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 148 ms)

[vm3] [info 2020/03/05 00:01:38.627 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 150 ms)

[vm1] [info 2020/03/05 00:01:38.776 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4609f028

[vm1] [info 2020/03/05 00:01:38.781 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:01:38.781 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 152 ms)

[vm6] [info 2020/03/05 00:01:38.899 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4d571db8

[vm6] [info 2020/03/05 00:01:38.905 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:01:38.934 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 151 ms)

[vm6] [info 2020/03/05 00:01:39.077 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 141 ms)

[vm0] [info 2020/03/05 00:01:39.223 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x70] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/05 00:01:39.224 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 144 ms)

[info 2020/03/05 00:01:39.225 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:39.227 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f1e2fb1(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:01:39.227 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:39.227 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f1e2fb1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:01:39.230 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18945e89(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:01:39.230 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:39.230 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18945e89(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:01:39.231 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x399] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b677c41(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:01:39.231 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x399] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:39.231 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b677c41(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:01:39.232 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fd90bc9(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:01:39.232 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x385] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:39.232 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fd90bc9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:01:39.233 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b16ea15(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:01:39.233 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:39.233 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b16ea15(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:01:39.234 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb27ba0(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:01:39.234 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x389] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:39.234 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb27ba0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:01:39.235 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x398] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @448421cf(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:01:39.235 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x398] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:39.235 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @448421cf(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:01:39.237 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/05 00:01:39.238 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/05 00:01:39.240 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/05 00:01:39.240 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/05 00:01:39.241 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x399] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/05 00:01:39.242 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/05 00:01:39.243 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x385] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/05 00:01:39.243 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/05 00:01:39.244 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/05 00:01:39.244 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/05 00:01:39.245 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/05 00:01:39.245 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/05 00:01:39.246 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x398] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/05 00:01:39.247 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/05 00:01:39.249 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/05 00:01:39.250 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:01:39.281 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29374].
Not connected.


[info 2020/03/05 00:01:39.282 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:01:39.283 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:39.284 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @522d13eb(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:01:39.284 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:39.284 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @522d13eb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:01:39.285 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e9a96(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:01:39.285 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:39.285 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e9a96(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:01:39.286 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x399] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d0587d8(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:01:39.286 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x399] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:39.287 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d0587d8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:01:39.287 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40129f1b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:01:39.288 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x385] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:39.288 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40129f1b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:01:39.289 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33861f9c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:01:39.289 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:39.289 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33861f9c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:01:39.289 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @233d3b12(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:01:39.290 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x389] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:39.290 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @233d3b12(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:01:39.290 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x398] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4813bbb3(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:01:39.291 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x398] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:39.291 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4813bbb3(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:01:39.293 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13374728794223029308

[info 2020/03/05 00:01:39.295 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:01:39.380 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3dc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7d93f02b

[vm2] [info 2020/03/05 00:01:39.386 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3dc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:01:39.547 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:39.548 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c83b62b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:01:39.548 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:39.548 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c83b62b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:01:39.549 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ddca42f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:01:39.549 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:39.549 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ddca42f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:01:39.550 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x399] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c5b5f61(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:01:39.550 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x399] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:39.550 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c5b5f61(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:01:39.551 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60b7b744(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:01:39.551 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x385] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:39.551 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60b7b744(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:01:39.552 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3167c31e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:01:39.552 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x38e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:39.552 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3167c31e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:01:39.553 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45bf595d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:01:39.553 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x389] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:39.553 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45bf595d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:01:39.554 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x398] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e1e2df2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:01:39.554 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x398] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:39.554 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e1e2df2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:01:39.557 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@89ebc6c

[vm0] [info 2020/03/05 00:01:39.563 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x70] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/05 00:01:39.563 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x70] Locator was created at Thu Mar 05 00:01:39 GMT 2020

[vm0] [info 2020/03/05 00:01:39.563 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x70] Listening on port 29376 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:01:39.563 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x70] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13374728794223029308/locator/locator29376view.dat

[vm0] [info 2020/03/05 00:01:39.563 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x70] recovery file not found: /tmp/junit13374728794223029308/locator/locator29376view.dat

[vm0] [info 2020/03/05 00:01:39.564 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x70] Starting distributed system

[vm0] [info 2020/03/05 00:01:39.566 GMT <RMI TCP Connection(76)-172.17.0.8> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:01:39.570 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2f7ba824

[vm1] [info 2020/03/05 00:01:39.576 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:01:39.790 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:01:39.989 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@504cd158

[vm3] [info 2020/03/05 00:01:39.995 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x42a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:01:40.223 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x424] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7dd2a7f3

[vm2] [info 2020/03/05 00:01:40.229 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x424] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:01:40.782 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x417] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@28443426

[vm4] [info 2020/03/05 00:01:40.792 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x417] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:01:40.929 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x462] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@364c2fbd

[vm3] [info 2020/03/05 00:01:40.935 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x462] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:01:41.432 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24037]

Command result for <connect --jmx-manager=localhost[24037]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24037] ..
Successfully connected to: [host=localhost, port=24037]


[vm4] [info 2020/03/05 00:01:41.579 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x45e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@476d7cbf

[vm4] [info 2020/03/05 00:01:41.593 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x45e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:01:42.199 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22243]

Command result for <connect --jmx-manager=localhost[22243]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22243] ..
Successfully connected to: [host=localhost, port=22243]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1049
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2517
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 258
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8898


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:01:43.549 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 157 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:01:43.700 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@6c1b39e3

[vm2] [info 2020/03/05 00:01:43.704 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 152 ms)

[vm1] [info 2020/03/05 00:01:43.705 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:01:43.847 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x408] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 140 ms)

[vm4] [info 2020/03/05 00:01:43.991 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 142 ms)

[vm5] [info 2020/03/05 00:01:44.146 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 153 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:01:44.288 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 140 ms)

[vm2] [info 2020/03/05 00:01:44.289 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x399] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@2e91fcdc

[vm2] [info 2020/03/05 00:01:44.294 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x399] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:01:44.433 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0x71] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/05 00:01:44.434 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 143 ms)

[info 2020/03/05 00:01:44.435 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:44.437 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61c13d86(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:01:44.437 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:44.437 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61c13d86(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:01:44.438 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x461] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2411649

[vm1] [info 2020/03/05 00:01:44.438 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @291b13f2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:01:44.438 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:44.438 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @291b13f2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:01:44.439 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2928bcd8(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:01:44.440 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:44.440 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2928bcd8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:01:44.441 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x408] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78266991(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:01:44.441 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x408] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:44.441 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x408] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78266991(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:01:44.442 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x437] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @327c0e7a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:01:44.442 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x437] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:44.442 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @327c0e7a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:01:44.442 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fffb9bb(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:01:44.443 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x364] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:44.443 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fffb9bb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:01:44.444 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3da2f13b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:01:44.444 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:44.444 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3da2f13b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:01:44.444 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x461] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:01:44.446 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/05 00:01:44.447 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/05 00:01:44.447 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/05 00:01:44.448 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/05 00:01:44.449 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/05 00:01:44.449 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/05 00:01:44.450 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x408] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/05 00:01:44.450 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x408] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/05 00:01:44.451 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x437] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/05 00:01:44.452 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/05 00:01:44.453 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/05 00:01:44.453 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/05 00:01:44.454 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/05 00:01:44.454 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/05 00:01:44.456 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/05 00:01:44.457 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:01:44.486 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27801].
Not connected.


[info 2020/03/05 00:01:44.488 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:01:44.489 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:44.490 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5abb32da(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:01:44.490 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:44.490 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5abb32da(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:01:44.491 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2263e5e4(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:01:44.491 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:44.491 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2263e5e4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:01:44.492 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5ffef6(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:01:44.492 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:44.492 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5ffef6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:01:44.493 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x408] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22e54ace(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:01:44.493 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x408] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:44.493 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x408] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22e54ace(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:01:44.494 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x437] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32df0fa(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:01:44.494 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x437] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:44.494 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32df0fa(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:01:44.495 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a4abad(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:01:44.495 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x364] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:44.495 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a4abad(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:01:44.496 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c8f08e5(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:01:44.496 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:44.496 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c8f08e5(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:01:44.499 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9944113593780670735

[info 2020/03/05 00:01:44.501 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:01:44.715 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:44.716 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66d625c9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:01:44.716 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0x71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:44.716 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66d625c9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:01:44.717 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eda2ac2(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:01:44.717 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:44.717 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eda2ac2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:01:44.718 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c4522de(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:01:44.718 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:44.718 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c4522de(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:01:44.719 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x408] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24e609f5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:01:44.719 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x408] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:44.719 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x408] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24e609f5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:01:44.720 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x437] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52086f60(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:01:44.720 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x437] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:44.720 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52086f60(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:01:44.721 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @991833a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:01:44.721 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x364] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:44.721 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @991833a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:01:44.722 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d498706(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:01:44.722 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:44.722 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d498706(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:01:44.725 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0x71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@77672b7

[vm0] [info 2020/03/05 00:01:44.731 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0x71] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/05 00:01:44.731 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0x71] Locator was created at Thu Mar 05 00:01:44 GMT 2020

[vm0] [info 2020/03/05 00:01:44.731 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0x71] Listening on port 27803 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:01:44.731 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0x71] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9944113593780670735/locator/locator27803view.dat

[vm0] [info 2020/03/05 00:01:44.731 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0x71] recovery file not found: /tmp/junit9944113593780670735/locator/locator27803view.dat

[vm0] [info 2020/03/05 00:01:44.732 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0x71] Starting distributed system

[vm0] [info 2020/03/05 00:01:44.733 GMT <RMI TCP Connection(77)-172.17.0.3> tid=0x71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:01:44.930 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x385] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7020e52a

[vm3] [info 2020/03/05 00:01:44.935 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x385] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:01:45.153 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x38b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@19b9f4e9

[vm6] [info 2020/03/05 00:01:45.158 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x38b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:01:45.575 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2cd9e51a

[vm4] [info 2020/03/05 00:01:45.581 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x38e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:01:46.021 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:01:46.219 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29377]

Command result for <connect --jmx-manager=localhost[29377]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29377] ..
Successfully connected to: [host=localhost, port=29377]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:01:48.622 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@1c1b8a04

[vm1] [info 2020/03/05 00:01:48.627 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:01:49.220 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@75bb4f69

[vm2] [info 2020/03/05 00:01:49.226 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1279
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236203
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2180
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 167
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 7701


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:01:49.433 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 154 ms)

[vm2] [info 2020/03/05 00:01:49.585 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 148 ms)

[vm3] [info 2020/03/05 00:01:49.750 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 162 ms)

[vm3] [info 2020/03/05 00:01:49.870 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x408] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@12a9d765

[vm3] [info 2020/03/05 00:01:49.875 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x408] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:01:49.908 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 156 ms)

[vm5] [info 2020/03/05 00:01:50.175 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x461] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 264 ms)

[vm6] [info 2020/03/05 00:01:50.326 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x38b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 149 ms)

[vm0] [info 2020/03/05 00:01:50.496 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x6f] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/05 00:01:50.497 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 168 ms)

[info 2020/03/05 00:01:50.498 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:50.500 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72e41334(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:01:50.500 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:50.500 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72e41334(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:01:50.502 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f48a50f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:01:50.502 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:50.503 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f48a50f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:01:50.503 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1862dcd9(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:01:50.504 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:50.504 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1862dcd9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:01:50.504 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e4d19b4(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:01:50.505 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x39c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:50.505 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e4d19b4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:01:50.505 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d3f4089(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:01:50.506 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:50.506 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d3f4089(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:01:50.507 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x461] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13d77090(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:01:50.507 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x461] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:50.507 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x461] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13d77090(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:01:50.508 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x38b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ad3bc87(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:01:50.508 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x38b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:50.508 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x38b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ad3bc87(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:01:50.510 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/05 00:01:50.510 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/05 00:01:50.513 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/05 00:01:50.513 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/05 00:01:50.514 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x388] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/05 00:01:50.514 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/05 00:01:50.515 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/05 00:01:50.515 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/05 00:01:50.516 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/05 00:01:50.516 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/05 00:01:50.517 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x461] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/05 00:01:50.518 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x461] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/05 00:01:50.519 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x38b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/05 00:01:50.519 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x38b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/05 00:01:50.521 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/05 00:01:50.521 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:01:50.544 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26794].
Not connected.


[info 2020/03/05 00:01:50.546 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:01:50.547 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:50.548 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @147fd388(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:01:50.549 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:50.549 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @147fd388(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:01:50.549 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16182d27(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:01:50.550 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:50.550 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16182d27(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:01:50.550 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b0d63b0(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:01:50.551 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:50.551 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b0d63b0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:01:50.552 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @693b26ce(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:01:50.552 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x39c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:50.552 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @693b26ce(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:01:50.552 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f527a94(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:01:50.553 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:50.553 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f527a94(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:01:50.553 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x461] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bf388d2(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:01:50.554 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x461] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:50.554 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x461] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bf388d2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:01:50.554 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x38b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2650e806(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:01:50.554 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x38b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:50.554 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x38b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2650e806(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:01:50.557 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x437] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7df11eb1

[info 2020/03/05 00:01:50.557 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9241818059519758761

[info 2020/03/05 00:01:50.560 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:01:50.562 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x437] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:01:50.837 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:50.838 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6134e459(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:01:50.838 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:50.838 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6134e459(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:01:50.839 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17a81887(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:01:50.839 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:50.839 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17a81887(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:01:50.840 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dec3a90(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:01:50.841 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x388] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:50.841 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dec3a90(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:01:50.841 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2619837(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:01:50.842 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x39c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:50.842 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2619837(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:01:50.842 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75fc96b9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:01:50.842 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x37f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:50.843 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75fc96b9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:01:50.843 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x461] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31866485(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:01:50.844 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x461] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:50.844 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x461] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31866485(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:01:50.844 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x38b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b2799fa(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:01:50.845 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x38b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:50.845 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x38b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b2799fa(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:01:50.848 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a3137f9

[vm0] [info 2020/03/05 00:01:50.853 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x6f] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/05 00:01:50.853 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x6f] Locator was created at Thu Mar 05 00:01:50 GMT 2020

[vm0] [info 2020/03/05 00:01:50.853 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x6f] Listening on port 26796 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:01:50.853 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9241818059519758761/locator/locator26796view.dat

[vm0] [info 2020/03/05 00:01:50.854 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x6f] recovery file not found: /tmp/junit9241818059519758761/locator/locator26796view.dat

[vm0] [info 2020/03/05 00:01:50.854 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/05 00:01:50.856 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:01:51.240 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27804]

Command result for <connect --jmx-manager=localhost[27804]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27804] ..
Successfully connected to: [host=localhost, port=27804]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:01:53.381 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@50818c3f

[vm5] [info 2020/03/05 00:01:53.387 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x44f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:01:54.114 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3b8b5a0

[vm6] [info 2020/03/05 00:01:54.119 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3cd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:01:54.691 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@49f7fd71

[vm1] [info 2020/03/05 00:01:54.695 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:01:54.991 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:01:55.303 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x388] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@77472df5

[vm2] [info 2020/03/05 00:01:55.311 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x388] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:01:56.027 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6608bf36

[vm3] [info 2020/03/05 00:01:56.036 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x39c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:01:56.745 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@229bc41b

[vm4] [info 2020/03/05 00:01:56.750 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x37f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:01:57.378 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26797]

Command result for <connect --jmx-manager=localhost[26797]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26797] ..
Successfully connected to: [host=localhost, port=26797]


[vm5] [info 2020/03/05 00:01:57.877 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x452] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4f07e579

[vm5] [info 2020/03/05 00:01:57.883 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x452] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1183
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2221
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 166
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 7794


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:01:58.461 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 155 ms)

[vm6] [info 2020/03/05 00:01:58.586 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x47d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@35582846

[vm6] [info 2020/03/05 00:01:58.592 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x47d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:01:58.635 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x433] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 171 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:01:58.793 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x444] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 155 ms)

[vm4] [info 2020/03/05 00:01:58.949 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x46d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 153 ms)

[vm5] [info 2020/03/05 00:01:59.207 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 256 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:01:59.351 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 143 ms)

[vm1] [info 2020/03/05 00:01:59.441 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:01:59.493 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x256] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/05 00:01:59.494 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x256] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 140 ms)

[info 2020/03/05 00:01:59.495 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:59.497 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bd72f6f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:01:59.497 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x256] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:59.497 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x256] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bd72f6f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:01:59.500 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @291e663f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:01:59.500 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:59.500 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @291e663f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:01:59.501 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x433] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @249850ab(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:01:59.501 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x433] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:59.501 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x433] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @249850ab(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:01:59.502 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x444] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f1f1c8c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:01:59.502 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x444] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:59.502 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x444] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f1f1c8c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:01:59.503 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x46d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bc87d79(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:01:59.503 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x46d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:59.503 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x46d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bc87d79(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:01:59.504 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f191560(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:01:59.504 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x44f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:59.504 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f191560(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:01:59.505 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33becd80(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:01:59.505 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:59.505 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33becd80(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:01:59.508 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x256] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/05 00:01:59.508 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x256] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/05 00:01:59.510 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/05 00:01:59.510 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/05 00:01:59.511 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x433] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/05 00:01:59.512 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x433] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/05 00:01:59.513 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x444] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/05 00:01:59.513 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x444] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/05 00:01:59.514 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x46d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/05 00:01:59.514 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x46d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/05 00:01:59.515 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/05 00:01:59.516 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/05 00:01:59.516 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/05 00:01:59.517 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/05 00:01:59.519 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/05 00:01:59.519 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:01:59.553 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29341].
Not connected.


[info 2020/03/05 00:01:59.556 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:01:59.557 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:59.558 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44eaad20(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:01:59.558 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x256] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:59.559 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x256] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44eaad20(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:01:59.560 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38ac4068(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:01:59.560 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:59.560 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38ac4068(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:01:59.561 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x433] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3712f832(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:01:59.561 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x433] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:59.561 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x433] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3712f832(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:01:59.562 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x444] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7afceb65(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:01:59.562 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x444] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:59.562 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x444] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7afceb65(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:01:59.563 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x46d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @463e8a87(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:01:59.563 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x46d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:59.563 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x46d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @463e8a87(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:01:59.564 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7199afbf(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:01:59.564 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x44f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:59.564 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7199afbf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:01:59.565 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @399b7ded(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:01:59.565 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:59.565 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @399b7ded(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:01:59.568 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17887202275264790111

[info 2020/03/05 00:01:59.570 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:01:59.816 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:59.816 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54a78bf5(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:01:59.817 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x256] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:01:59.817 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x256] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54a78bf5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:01:59.818 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @545bd884(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:01:59.818 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:01:59.818 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @545bd884(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:01:59.819 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x433] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @442d97e6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:01:59.819 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x433] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:01:59.819 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x433] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @442d97e6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:01:59.819 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x444] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22acf0e1(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:01:59.820 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x444] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:01:59.820 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x444] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22acf0e1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:01:59.820 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x46d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f72f32f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:01:59.821 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x46d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:01:59.821 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x46d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f72f32f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:01:59.821 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4179a549(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:01:59.822 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x44f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:01:59.822 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4179a549(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:01:59.822 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @798aa08e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:01:59.823 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3cd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:01:59.823 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @798aa08e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:01:59.826 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x256] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46b6dc5f

[vm0] [info 2020/03/05 00:01:59.831 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x256] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/05 00:01:59.831 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x256] Locator was created at Thu Mar 05 00:01:59 GMT 2020

[vm0] [info 2020/03/05 00:01:59.831 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x256] Listening on port 29343 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:01:59.832 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x256] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17887202275264790111/locator/locator29343view.dat

[vm0] [info 2020/03/05 00:01:59.832 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x256] recovery file not found: /tmp/junit17887202275264790111/locator/locator29343view.dat

[vm0] [info 2020/03/05 00:01:59.832 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x256] Starting distributed system

[vm0] [info 2020/03/05 00:01:59.834 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x256] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 993
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2141
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 96
Total primaries transferred during this rebalance                                               | 12
Total time (in milliseconds) for this rebalance                                                 | 7266


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/05 00:02:02.673 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 164 ms)

[vm2] [info 2020/03/05 00:02:02.829 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 153 ms)

[vm3] [info 2020/03/05 00:02:02.979 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 147 ms)

[vm4] [info 2020/03/05 00:02:03.132 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 150 ms)

[vm5] [info 2020/03/05 00:02:03.293 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x452] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 159 ms)

[vm6] [info 2020/03/05 00:02:03.438 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x47d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 144 ms)

[vm0] [info 2020/03/05 00:02:03.581 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0x42e] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/05 00:02:03.582 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0x42e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 141 ms)

[info 2020/03/05 00:02:03.582 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:03.585 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0x42e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41a84b50(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:02:03.585 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0x42e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:03.585 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0x42e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41a84b50(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:02:03.587 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1763c055(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:02:03.587 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:02:03.588 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1763c055(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:02:03.588 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f2377bf(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:02:03.589 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x429] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:02:03.589 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f2377bf(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:02:03.590 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ead41e2(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:02:03.590 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x465] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:02:03.590 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ead41e2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:02:03.591 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e0f38e0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:02:03.591 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x470] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:02:03.591 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e0f38e0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:02:03.592 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x452] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @558be654(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:02:03.592 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x452] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:02:03.592 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x452] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @558be654(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:02:03.593 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x47d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f839195(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:02:03.593 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x47d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:02:03.593 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x47d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f839195(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:02:03.595 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0x42e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/05 00:02:03.596 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0x42e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/05 00:02:03.598 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/05 00:02:03.598 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/05 00:02:03.599 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/05 00:02:03.599 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/05 00:02:03.600 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/05 00:02:03.600 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/05 00:02:03.601 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/05 00:02:03.601 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/05 00:02:03.602 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x452] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/05 00:02:03.603 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x452] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/05 00:02:03.603 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x47d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/05 00:02:03.604 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x47d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/05 00:02:03.606 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/05 00:02:03.606 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm1] [info 2020/03/05 00:02:03.633 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@ed301f6

[info 2020/03/05 00:02:03.635 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25090].
Not connected.


[info 2020/03/05 00:02:03.637 GMT <Test worker> tid=0x18] Executing command: exit

[vm1] [info 2020/03/05 00:02:03.638 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:02:03.638 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:03.639 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0x42e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d0a6867(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:02:03.639 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0x42e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:03.639 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0x42e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d0a6867(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:02:03.640 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ce737c4(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:02:03.640 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:02:03.640 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ce737c4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:02:03.641 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40346a19(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:02:03.641 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x429] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:02:03.641 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40346a19(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:02:03.642 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @271d5733(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:02:03.643 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x465] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:02:03.643 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @271d5733(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:02:03.643 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dce8d3f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:02:03.644 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x470] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:02:03.644 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dce8d3f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:02:03.644 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x452] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4926a057(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:02:03.645 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x452] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:02:03.645 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x452] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4926a057(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:02:03.646 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x47d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b75b88(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:02:03.646 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x47d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:02:03.646 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x47d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b75b88(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:02:03.649 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8130036671871421829

[info 2020/03/05 00:02:03.651 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:02:03.864 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:03.865 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0x42e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aecd05b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:02:03.865 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0x42e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:03.865 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0x42e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aecd05b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:02:03.866 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @421cced5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:02:03.866 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:02:03.866 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @421cced5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:02:03.867 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19b8c5b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:02:03.867 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x429] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:02:03.867 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19b8c5b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:02:03.868 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d0dfed9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:02:03.868 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x465] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:02:03.868 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d0dfed9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:02:03.869 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59e1b762(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:02:03.869 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x470] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:02:03.869 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59e1b762(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:02:03.870 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x452] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40ab1119(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:02:03.870 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x452] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:02:03.870 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x452] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40ab1119(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:02:03.871 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x47d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c873f18(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:02:03.871 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x47d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:02:03.871 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x47d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c873f18(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:02:03.874 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0x42e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6496c539

[vm0] [info 2020/03/05 00:02:03.879 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0x42e] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/05 00:02:03.879 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0x42e] Locator was created at Thu Mar 05 00:02:03 GMT 2020

[vm0] [info 2020/03/05 00:02:03.879 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0x42e] Listening on port 25092 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:02:03.880 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0x42e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8130036671871421829/locator/locator25092view.dat

[vm0] [info 2020/03/05 00:02:03.880 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0x42e] recovery file not found: /tmp/junit8130036671871421829/locator/locator25092view.dat

[vm0] [info 2020/03/05 00:02:03.880 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0x42e] Starting distributed system

[vm0] [info 2020/03/05 00:02:03.881 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0x42e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:02:04.232 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x433] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@67591297

[vm2] [info 2020/03/05 00:02:04.238 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x433] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:02:04.847 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x444] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@245afcfe

[vm3] [info 2020/03/05 00:02:04.852 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x444] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:02:05.462 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x46d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@73cbc955

[vm4] [info 2020/03/05 00:02:05.467 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x46d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:02:06.067 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29344]

Command result for <connect --jmx-manager=localhost[29344]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29344] ..
Successfully connected to: [host=localhost, port=29344]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:02:07.761 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4794ed0b

[vm1] [info 2020/03/05 00:02:07.766 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:02:08.365 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x429] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@8178718

[vm2] [info 2020/03/05 00:02:08.371 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x429] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:02:09.050 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x465] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6e581ad5

[vm3] [info 2020/03/05 00:02:09.056 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x465] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:02:09.670 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x470] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@67e08dd9

[vm4] [info 2020/03/05 00:02:09.675 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x470] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:02:10.285 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25093]

Command result for <connect --jmx-manager=localhost[25093]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25093] ..
Successfully connected to: [host=localhost, port=25093]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:02:14.854 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040@704f488f

[vm5] [info 2020/03/05 00:02:14.860 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:02:15.585 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x385] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@299b0d7c

[vm6] [info 2020/03/05 00:02:15.591 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x385] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2830
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 365
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9768


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/05 00:02:19.800 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 158 ms)

[vm2] [info 2020/03/05 00:02:19.959 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 156 ms)

[vm3] [info 2020/03/05 00:02:20.137 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 175 ms)

[vm4] [info 2020/03/05 00:02:20.284 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 144 ms)

[vm5] [info 2020/03/05 00:02:20.450 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 164 ms)

[vm6] [info 2020/03/05 00:02:20.597 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 145 ms)

[vm0] [info 2020/03/05 00:02:20.740 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0x503] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/05 00:02:20.741 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0x503] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 142 ms)

[info 2020/03/05 00:02:20.742 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:20.744 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0x503] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59a8f037(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:02:20.744 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0x503] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:20.744 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0x503] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59a8f037(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:02:20.745 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7333f141(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:02:20.745 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:02:20.746 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7333f141(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:02:20.746 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1972b5a7(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:02:20.746 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:02:20.747 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1972b5a7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:02:20.747 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af0774b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:02:20.748 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:02:20.748 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af0774b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:02:20.748 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a925bea(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:02:20.749 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:02:20.749 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a925bea(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:02:20.749 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32749e6(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:02:20.750 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:02:20.750 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32749e6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:02:20.750 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @778ed846(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:02:20.751 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x385] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:02:20.751 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @778ed846(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:02:20.753 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0x503] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/05 00:02:20.754 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0x503] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/05 00:02:20.755 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/05 00:02:20.755 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/05 00:02:20.756 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/05 00:02:20.756 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/05 00:02:20.757 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/05 00:02:20.757 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/05 00:02:20.758 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/05 00:02:20.758 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/05 00:02:20.759 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/05 00:02:20.760 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/05 00:02:20.761 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x385] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/05 00:02:20.761 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/05 00:02:20.763 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/05 00:02:20.764 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:02:20.784 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26313].
Not connected.


[info 2020/03/05 00:02:20.786 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:02:20.788 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:20.789 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0x503] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d94b484(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:02:20.789 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0x503] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:20.789 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0x503] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d94b484(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:02:20.790 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @555706ef(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:02:20.790 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:02:20.790 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @555706ef(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:02:20.791 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1aa093a8(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:02:20.792 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:02:20.792 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1aa093a8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:02:20.793 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35b832c8(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:02:20.793 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:02:20.793 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35b832c8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:02:20.794 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71e5fee9(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:02:20.794 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:02:20.794 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71e5fee9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:02:20.795 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56aa896c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:02:20.795 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:02:20.795 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56aa896c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:02:20.796 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d81750(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:02:20.796 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x385] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:02:20.796 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d81750(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:02:20.800 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17832336121913011112

[info 2020/03/05 00:02:20.803 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:02:21.023 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:21.024 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0x503] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13231f96(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:02:21.024 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0x503] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:21.024 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0x503] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13231f96(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:02:21.025 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d5b0ee8(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:02:21.025 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:02:21.025 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d5b0ee8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:02:21.026 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d7f5c42(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:02:21.027 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:02:21.027 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d7f5c42(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:02:21.028 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb65ce8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:02:21.028 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:02:21.028 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb65ce8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:02:21.028 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @733f160c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:02:21.029 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:02:21.029 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @733f160c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:02:21.030 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @327884f0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:02:21.030 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:02:21.030 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @327884f0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:02:21.031 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a152547(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:02:21.031 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x385] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:02:21.031 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a152547(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:02:21.034 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0x503] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@446e744d

[vm0] [info 2020/03/05 00:02:21.040 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0x503] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/05 00:02:21.040 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0x503] Locator was created at Thu Mar 05 00:02:21 GMT 2020

[vm0] [info 2020/03/05 00:02:21.040 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0x503] Listening on port 26315 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:02:21.041 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0x503] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17832336121913011112/locator/locator26315view.dat

[vm0] [info 2020/03/05 00:02:21.041 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0x503] recovery file not found: /tmp/junit17832336121913011112/locator/locator26315view.dat

[vm0] [info 2020/03/05 00:02:21.041 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0x503] Starting distributed system

[vm0] [info 2020/03/05 00:02:21.043 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0x503] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:02:24.789 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@69c7a5cf

[vm1] [info 2020/03/05 00:02:24.794 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:02:25.387 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@57bb0914

[vm2] [info 2020/03/05 00:02:25.393 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:02:25.989 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2635cf1f

[vm3] [info 2020/03/05 00:02:25.994 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:02:26.592 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@679e498d

[vm4] [info 2020/03/05 00:02:26.597 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:02:27.208 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26316]

Command result for <connect --jmx-manager=localhost[26316]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26316] ..
Successfully connected to: [host=localhost, port=26316]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:02:29.195 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@6b07b0bd

[vm5] [info 2020/03/05 00:02:29.201 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:02:29.814 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x458] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@3ac07c4b

[vm5] [info 2020/03/05 00:02:29.820 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x458] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:02:29.940 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840@782d54be

[vm6] [info 2020/03/05 00:02:29.945 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:02:30.510 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x47f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40@145552d8

[vm6] [info 2020/03/05 00:02:30.516 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x47f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2558
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 286
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8733


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:02:33.797 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 162 ms)

[vm2] [info 2020/03/05 00:02:33.955 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3dc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 155 ms)

[vm3] [info 2020/03/05 00:02:34.105 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x42a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 147 ms)

[vm5] [info 2020/03/05 00:02:34.154 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x389] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840@57360130

[vm5] [info 2020/03/05 00:02:34.160 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x389] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:02:34.257 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 150 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2692
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 382
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9408


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm5] [info 2020/03/05 00:02:34.427 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e6] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 169 ms)

[vm6] [info 2020/03/05 00:02:34.573 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 144 ms)

[vm1] [info 2020/03/05 00:02:34.583 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 159 ms)

[vm0] [info 2020/03/05 00:02:34.722 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x84] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/05 00:02:34.723 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x84] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 147 ms)

[info 2020/03/05 00:02:34.724 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:34.726 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6291b4f5(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:02:34.726 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:34.726 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6291b4f5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:02:34.727 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6415192b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:02:34.728 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:02:34.728 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6415192b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:02:34.729 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ede12c0(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:02:34.729 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3dc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:02:34.729 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3dc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ede12c0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:02:34.730 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a108ee4(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:02:34.730 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x42a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:02:34.730 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x42a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a108ee4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:02:34.731 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @683f880d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:02:34.731 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x417] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:02:34.731 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @683f880d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:02:34.732 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a6963e0(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:02:34.732 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:02:34.732 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a6963e0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:02:34.733 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d696eb8(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:02:34.733 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:02:34.733 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d696eb8(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:02:34.736 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/05 00:02:34.737 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/05 00:02:34.738 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/05 00:02:34.738 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/05 00:02:34.739 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3dc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/05 00:02:34.739 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3dc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/05 00:02:34.740 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/05 00:02:34.741 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x42a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/05 00:02:34.742 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x417] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/05 00:02:34.742 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/05 00:02:34.743 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/05 00:02:34.743 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e6] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm2] [info 2020/03/05 00:02:34.744 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x424] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 158 ms)

[vm6] [info 2020/03/05 00:02:34.744 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/05 00:02:34.745 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/05 00:02:34.747 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/05 00:02:34.747 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:02:34.778 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24037].
Not connected.


[info 2020/03/05 00:02:34.780 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:02:34.781 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:34.782 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @576fed36(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:02:34.782 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:34.782 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @576fed36(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:02:34.783 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50ef4a92(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:02:34.783 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:02:34.784 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50ef4a92(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:02:34.784 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @acd6fe4(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:02:34.785 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3dc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:02:34.785 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3dc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @acd6fe4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:02:34.785 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f663546(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:02:34.786 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x42a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:02:34.786 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x42a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f663546(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:02:34.787 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12871273(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:02:34.787 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x417] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:02:34.787 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12871273(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:02:34.788 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46697582(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:02:34.788 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:02:34.788 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46697582(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:02:34.789 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6de62ea9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:02:34.789 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:02:34.789 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6de62ea9(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:02:34.795 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5066062388306631386

[info 2020/03/05 00:02:34.798 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:02:34.885 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x398] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040@6d722db

[vm6] [info 2020/03/05 00:02:34.891 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x398] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:02:34.915 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x462] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 169 ms)

[info 2020/03/05 00:02:35.036 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:35.037 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d2f17a1(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:02:35.037 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:35.037 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d2f17a1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:02:35.038 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d182241(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:02:35.038 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:02:35.038 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d182241(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:02:35.039 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17f7e7a0(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:02:35.039 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3dc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:02:35.040 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3dc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17f7e7a0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:02:35.040 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ed792d3(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:02:35.040 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x42a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:02:35.040 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x42a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ed792d3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:02:35.041 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ff7ad5a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:02:35.042 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x417] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:02:35.042 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ff7ad5a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:02:35.043 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @727e4b3c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:02:35.043 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:02:35.043 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3e6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @727e4b3c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:02:35.043 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7130cc58(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:02:35.044 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:02:35.044 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7130cc58(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:02:35.047 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3d41f459

[vm0] [info 2020/03/05 00:02:35.052 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x84] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/05 00:02:35.052 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x84] Locator was created at Thu Mar 05 00:02:35 GMT 2020

[vm0] [info 2020/03/05 00:02:35.052 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x84] Listening on port 24039 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:02:35.053 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x84] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5066062388306631386/locator/locator24039view.dat

[vm0] [info 2020/03/05 00:02:35.053 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x84] recovery file not found: /tmp/junit5066062388306631386/locator/locator24039view.dat

[vm0] [info 2020/03/05 00:02:35.053 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x84] Starting distributed system

[vm0] [info 2020/03/05 00:02:35.055 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:02:35.072 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 154 ms)

[vm5] [info 2020/03/05 00:02:35.239 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 165 ms)

[vm6] [info 2020/03/05 00:02:35.391 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x47f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 150 ms)

[vm0] [info 2020/03/05 00:02:35.535 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x423] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/05 00:02:35.536 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x423] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 142 ms)

[info 2020/03/05 00:02:35.537 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:35.539 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26de49d1(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:02:35.539 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x423] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:35.539 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x423] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26de49d1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:02:35.540 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27ae16a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:02:35.540 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:02:35.540 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27ae16a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:02:35.541 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x424] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68a272fa(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:02:35.541 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x424] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:02:35.541 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x424] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68a272fa(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:02:35.542 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x462] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33273762(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:02:35.542 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x462] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:02:35.542 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x462] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33273762(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:02:35.543 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30a9301c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:02:35.543 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:02:35.543 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30a9301c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:02:35.544 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54f1bd9b(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:02:35.544 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:02:35.544 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54f1bd9b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:02:35.545 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x47f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34e438c3(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:02:35.545 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x47f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:02:35.545 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x47f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34e438c3(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:02:35.548 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x423] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/05 00:02:35.548 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x423] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/05 00:02:35.549 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/05 00:02:35.549 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/05 00:02:35.550 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x424] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/05 00:02:35.550 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x424] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/05 00:02:35.551 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x462] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/05 00:02:35.552 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x462] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/05 00:02:35.553 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/05 00:02:35.553 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/05 00:02:35.554 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/05 00:02:35.554 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/05 00:02:35.555 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x47f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/05 00:02:35.555 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x47f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/05 00:02:35.558 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/05 00:02:35.559 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:02:35.587 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22243].
Not connected.


[info 2020/03/05 00:02:35.589 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:02:35.590 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:35.591 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a599385(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:02:35.591 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x423] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:35.591 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x423] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a599385(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:02:35.592 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e6fdd90(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:02:35.592 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:02:35.592 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e6fdd90(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:02:35.593 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x424] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2636a0b7(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:02:35.593 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x424] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:02:35.593 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x424] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2636a0b7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:02:35.594 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x462] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @817e509(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:02:35.594 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x462] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:02:35.594 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x462] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @817e509(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:02:35.595 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f6d9a2c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:02:35.595 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:02:35.595 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f6d9a2c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:02:35.596 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f42f81a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:02:35.596 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:02:35.596 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f42f81a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:02:35.597 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x47f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60306e15(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:02:35.597 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x47f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:02:35.597 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x47f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60306e15(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:02:35.601 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit296683973899008567

[info 2020/03/05 00:02:35.603 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:02:35.831 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:35.832 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6881b9fa(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:02:35.832 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x423] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:35.832 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x423] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6881b9fa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:02:35.833 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f90f40f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:02:35.833 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:02:35.833 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f90f40f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:02:35.834 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x424] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fc3ca92(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:02:35.834 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x424] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:02:35.834 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x424] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fc3ca92(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:02:35.835 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x462] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f564e39(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:02:35.835 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x462] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:02:35.835 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x462] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f564e39(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:02:35.836 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a1513b4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:02:35.836 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:02:35.836 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a1513b4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:02:35.837 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @278332b0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:02:35.837 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x458] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:02:35.837 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @278332b0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:02:35.838 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x47f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @175bd44e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:02:35.838 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x47f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:02:35.838 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x47f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @175bd44e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:02:35.841 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x423] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@16e48bbe

[vm0] [info 2020/03/05 00:02:35.847 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x423] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/05 00:02:35.847 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x423] Locator was created at Thu Mar 05 00:02:35 GMT 2020

[vm0] [info 2020/03/05 00:02:35.847 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x423] Listening on port 22245 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:02:35.847 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x423] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit296683973899008567/locator/locator22245view.dat

[vm0] [info 2020/03/05 00:02:35.847 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x423] recovery file not found: /tmp/junit296683973899008567/locator/locator22245view.dat

[vm0] [info 2020/03/05 00:02:35.848 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x423] Starting distributed system

[vm0] [info 2020/03/05 00:02:35.849 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x423] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:02:38.946 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@34ca4fbc

[vm1] [info 2020/03/05 00:02:38.951 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2857
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 390
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9936


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm5] [info 2020/03/05 00:02:39.050 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x364] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@338582f2

[vm5] [info 2020/03/05 00:02:39.057 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x364] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:02:39.172 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 164 ms)

[vm2] [info 2020/03/05 00:02:39.329 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 155 ms)

[vm3] [info 2020/03/05 00:02:39.494 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 162 ms)

[vm2] [info 2020/03/05 00:02:39.572 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3dc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1b7308fa

[vm2] [info 2020/03/05 00:02:39.577 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3dc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:02:39.648 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 150 ms)

[vm1] [info 2020/03/05 00:02:39.752 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@34abbbe

[vm1] [info 2020/03/05 00:02:39.757 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:02:39.779 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@1afc6b52

[vm6] [info 2020/03/05 00:02:39.785 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:02:39.808 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 158 ms)

[vm6] [info 2020/03/05 00:02:39.952 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 143 ms)

[vm0] [info 2020/03/05 00:02:40.094 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0x4e6] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/05 00:02:40.094 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0x4e6] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 140 ms)

[info 2020/03/05 00:02:40.095 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:40.098 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0x4e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a75adaa(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:02:40.098 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0x4e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:40.098 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0x4e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a75adaa(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:02:40.100 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e5949a1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:02:40.100 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:02:40.101 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e5949a1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:02:40.101 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x399] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c23775f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:02:40.102 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x399] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:02:40.102 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c23775f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:02:40.102 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b6f8ad1(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:02:40.103 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x385] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:02:40.103 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b6f8ad1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:02:40.104 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1356d3c0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:02:40.104 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:02:40.104 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1356d3c0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:02:40.105 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5970a530(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:02:40.105 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x389] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:02:40.105 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5970a530(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:02:40.106 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x398] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @508de024(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:02:40.106 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x398] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:02:40.106 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @508de024(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:02:40.108 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0x4e6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/05 00:02:40.109 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0x4e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/05 00:02:40.111 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/05 00:02:40.112 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/05 00:02:40.113 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x399] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/05 00:02:40.113 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/05 00:02:40.114 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x385] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/05 00:02:40.114 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/05 00:02:40.115 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/05 00:02:40.115 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/05 00:02:40.116 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/05 00:02:40.116 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/05 00:02:40.117 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x398] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/05 00:02:40.118 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/05 00:02:40.120 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/05 00:02:40.120 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:02:40.151 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29377].
Not connected.


[info 2020/03/05 00:02:40.152 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:02:40.153 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:40.155 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0x4e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e243efb(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:02:40.155 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0x4e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:40.155 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0x4e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e243efb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:02:40.156 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42a0697e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:02:40.156 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:02:40.156 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42a0697e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:02:40.157 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x399] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cbbffc0(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:02:40.157 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x399] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:02:40.157 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cbbffc0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:02:40.158 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @436acd9a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:02:40.158 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x385] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:02:40.158 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @436acd9a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:02:40.159 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f11e837(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:02:40.159 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:02:40.159 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f11e837(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:02:40.160 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3656e5c4(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:02:40.160 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x389] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:02:40.160 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3656e5c4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:02:40.161 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x398] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c68a7f1(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:02:40.161 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x398] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:02:40.161 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c68a7f1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:02:40.163 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1f4a32b5

[info 2020/03/05 00:02:40.165 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4894106075745859738

[info 2020/03/05 00:02:40.167 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:02:40.175 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x42a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:02:40.357 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x424] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@62433ba8

[vm2] [info 2020/03/05 00:02:40.362 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x424] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:02:40.392 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:40.393 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0x4e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47cb2749(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:02:40.393 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0x4e6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:40.393 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0x4e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47cb2749(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:02:40.394 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d7bb0e4(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:02:40.394 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:02:40.394 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d7bb0e4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:02:40.395 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x399] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @baeda6c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:02:40.395 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x399] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:02:40.395 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @baeda6c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:02:40.395 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @240fc933(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:02:40.396 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x385] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:02:40.396 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @240fc933(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:02:40.396 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4439a24d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:02:40.397 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x38e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:02:40.397 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4439a24d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:02:40.397 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14edaccd(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:02:40.398 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x389] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:02:40.398 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14edaccd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:02:40.398 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x398] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17e0c74(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:02:40.399 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x398] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:02:40.399 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17e0c74(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:02:40.402 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0x4e6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@70d86477

[vm0] [info 2020/03/05 00:02:40.407 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0x4e6] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/05 00:02:40.408 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0x4e6] Locator was created at Thu Mar 05 00:02:40 GMT 2020

[vm0] [info 2020/03/05 00:02:40.408 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0x4e6] Listening on port 29379 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:02:40.408 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0x4e6] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4894106075745859738/locator/locator29379view.dat

[vm0] [info 2020/03/05 00:02:40.408 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0x4e6] recovery file not found: /tmp/junit4894106075745859738/locator/locator29379view.dat

[vm0] [info 2020/03/05 00:02:40.408 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0x4e6] Starting distributed system

[vm0] [info 2020/03/05 00:02:40.410 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0x4e6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:02:40.773 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x417] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@601f3f6d

[vm4] [info 2020/03/05 00:02:40.779 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x417] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:02:40.954 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x462] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1296a33d

[vm3] [info 2020/03/05 00:02:40.960 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x462] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:02:41.391 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24040]

Command result for <connect --jmx-manager=localhost[24040]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24040] ..
Successfully connected to: [host=localhost, port=24040]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:02:41.594 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@293e7f4c

[vm4] [info 2020/03/05 00:02:41.600 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x45e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:02:42.220 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22246]

Command result for <connect --jmx-manager=localhost[22246]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22246] ..
Successfully connected to: [host=localhost, port=22246]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2720
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 383
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9486


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/05 00:02:43.894 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 170 ms)

[vm5] [info 2020/03/05 00:02:43.966 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x461] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040@17dd8ecb

[vm5] [info 2020/03/05 00:02:43.973 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x461] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:02:44.065 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 169 ms)

[vm3] [info 2020/03/05 00:02:44.226 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x408] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 158 ms)

[vm1] [info 2020/03/05 00:02:44.312 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@2af4a528

[vm1] [info 2020/03/05 00:02:44.317 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:02:44.373 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 145 ms)

[vm5] [info 2020/03/05 00:02:44.535 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 160 ms)

[vm6] [info 2020/03/05 00:02:44.683 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 146 ms)

[vm6] [info 2020/03/05 00:02:44.700 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x38b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@5d44907e

[vm6] [info 2020/03/05 00:02:44.711 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x38b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:02:44.830 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0x513] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/05 00:02:44.831 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0x513] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 145 ms)

[info 2020/03/05 00:02:44.832 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:44.834 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0x513] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d563f35(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:02:44.834 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0x513] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:44.834 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0x513] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d563f35(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:02:44.835 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a11360b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:02:44.836 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:02:44.836 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a11360b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:02:44.837 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34a95917(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:02:44.837 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:02:44.837 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34a95917(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:02:44.838 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x408] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d721708(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:02:44.838 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x408] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:02:44.838 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x408] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d721708(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:02:44.839 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x437] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af0774b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:02:44.839 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x437] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:02:44.839 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af0774b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:02:44.840 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f04ed11(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:02:44.840 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x364] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:02:44.840 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f04ed11(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:02:44.841 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55b3d509(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:02:44.841 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:02:44.841 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55b3d509(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:02:44.843 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0x513] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/05 00:02:44.844 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0x513] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/05 00:02:44.844 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/05 00:02:44.845 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/05 00:02:44.846 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/05 00:02:44.846 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/05 00:02:44.847 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x408] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/05 00:02:44.847 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x408] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/05 00:02:44.848 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x437] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/05 00:02:44.848 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/05 00:02:44.849 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/05 00:02:44.849 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/05 00:02:44.850 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/05 00:02:44.850 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/05 00:02:44.852 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/05 00:02:44.853 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:02:44.880 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27804].
Not connected.


[info 2020/03/05 00:02:44.881 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:02:44.882 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:44.883 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0x513] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b838c6c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:02:44.884 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0x513] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:44.884 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0x513] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b838c6c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:02:44.884 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15335e9b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:02:44.885 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:02:44.885 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15335e9b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:02:44.885 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @161c0bac(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:02:44.886 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:02:44.886 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @161c0bac(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:02:44.886 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x408] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @feeeca8(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:02:44.886 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x408] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:02:44.886 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x408] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @feeeca8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:02:44.887 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x437] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35b832c8(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:02:44.887 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x437] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:02:44.887 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35b832c8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:02:44.888 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d1456ef(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:02:44.888 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x364] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:02:44.888 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d1456ef(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:02:44.889 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78226cb0(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:02:44.889 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:02:44.889 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78226cb0(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:02:44.893 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3234432372819503407

[info 2020/03/05 00:02:44.896 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:02:44.927 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x399] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@21953e7d

[vm2] [info 2020/03/05 00:02:44.933 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x399] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:02:45.113 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:45.114 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0x513] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d5fb54(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:02:45.114 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0x513] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:45.114 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0x513] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d5fb54(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:02:45.115 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a9178d1(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:02:45.115 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:02:45.115 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a9178d1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:02:45.116 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65c9c996(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:02:45.116 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:02:45.116 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65c9c996(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:02:45.117 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x408] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d7d423f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:02:45.117 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x408] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:02:45.117 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x408] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d7d423f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:02:45.118 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x437] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb65ce8(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:02:45.118 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x437] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:02:45.118 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb65ce8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:02:45.119 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f7fea9c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:02:45.119 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x364] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:02:45.119 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f7fea9c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:02:45.119 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53438512(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:02:45.120 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:02:45.120 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53438512(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:02:45.123 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0x513] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@21da8b38

[vm0] [info 2020/03/05 00:02:45.128 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0x513] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/05 00:02:45.128 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0x513] Locator was created at Thu Mar 05 00:02:45 GMT 2020

[vm0] [info 2020/03/05 00:02:45.128 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0x513] Listening on port 27806 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:02:45.128 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0x513] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3234432372819503407/locator/locator27806view.dat

[vm0] [info 2020/03/05 00:02:45.128 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0x513] recovery file not found: /tmp/junit3234432372819503407/locator/locator27806view.dat

[vm0] [info 2020/03/05 00:02:45.129 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0x513] Starting distributed system

[vm0] [info 2020/03/05 00:02:45.130 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0x513] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:02:45.609 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x385] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@148c1bab

[vm3] [info 2020/03/05 00:02:45.615 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x385] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:02:46.226 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f498da

[vm4] [info 2020/03/05 00:02:46.232 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x38e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:02:46.847 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29380]

Command result for <connect --jmx-manager=localhost[29380]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29380] ..
Successfully connected to: [host=localhost, port=29380]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2919
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 354
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 10017


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:02:48.921 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@511c31a

[vm1] [info 2020/03/05 00:02:48.926 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:02:49.025 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 170 ms)

[vm2] [info 2020/03/05 00:02:49.189 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 161 ms)

[vm3] [info 2020/03/05 00:02:49.359 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 168 ms)

[vm4] [info 2020/03/05 00:02:49.525 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 162 ms)

[vm2] [info 2020/03/05 00:02:49.554 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@62d3d5a

[vm2] [info 2020/03/05 00:02:49.560 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:02:49.704 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x461] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 177 ms)

[vm6] [info 2020/03/05 00:02:49.859 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x38b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 153 ms)

[vm0] [info 2020/03/05 00:02:50.012 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0x50d] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/05 00:02:50.012 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0x50d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 151 ms)

[info 2020/03/05 00:02:50.013 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:50.016 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0x50d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34d951c8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:02:50.016 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0x50d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:50.016 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0x50d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34d951c8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:02:50.017 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bb970b3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:02:50.017 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:02:50.017 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bb970b3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:02:50.018 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24dc5a46(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:02:50.018 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:02:50.018 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24dc5a46(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:02:50.019 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58aee2f9(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:02:50.020 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x39c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:02:50.020 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58aee2f9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:02:50.021 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bb823f2(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:02:50.021 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:02:50.021 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bb823f2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:02:50.022 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x461] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ade879c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:02:50.022 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x461] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:02:50.022 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x461] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ade879c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:02:50.023 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x38b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @324a43e7(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:02:50.023 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x38b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:02:50.023 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x38b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @324a43e7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:02:50.026 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0x50d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/05 00:02:50.026 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0x50d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/05 00:02:50.027 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/05 00:02:50.027 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/05 00:02:50.028 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x388] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/05 00:02:50.029 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/05 00:02:50.030 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/05 00:02:50.030 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/05 00:02:50.031 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/05 00:02:50.032 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/05 00:02:50.033 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x461] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/05 00:02:50.033 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x461] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/05 00:02:50.034 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x38b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/05 00:02:50.034 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x38b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/05 00:02:50.037 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/05 00:02:50.037 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:02:50.067 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26797].
Not connected.


[info 2020/03/05 00:02:50.068 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:02:50.069 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:50.071 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0x50d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59ba3ff0(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:02:50.071 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0x50d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:50.071 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0x50d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59ba3ff0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:02:50.072 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ef022d5(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:02:50.073 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:02:50.073 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ef022d5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:02:50.074 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ade3fe9(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:02:50.074 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:02:50.074 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ade3fe9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:02:50.075 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6086d082(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:02:50.075 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x39c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:02:50.075 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6086d082(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:02:50.076 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a072273(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:02:50.076 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:02:50.076 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a072273(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:02:50.077 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x461] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eb4d8d6(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:02:50.077 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x461] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:02:50.077 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x461] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eb4d8d6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:02:50.078 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x38b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31f61480(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:02:50.078 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x38b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:02:50.078 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x38b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31f61480(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:02:50.082 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16780179514286631034

[info 2020/03/05 00:02:50.084 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:02:50.193 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x408] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@19414cac

[vm3] [info 2020/03/05 00:02:50.199 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x408] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:02:50.317 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:50.318 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0x50d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @640de2d5(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:02:50.318 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0x50d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:02:50.318 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0x50d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @640de2d5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:02:50.319 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @344d0e60(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:02:50.319 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:02:50.319 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @344d0e60(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:02:50.320 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37635084(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:02:50.320 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x388] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:02:50.320 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37635084(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:02:50.321 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23eee677(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:02:50.321 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x39c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:02:50.321 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23eee677(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:02:50.322 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f1e936b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:02:50.322 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x37f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:02:50.322 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f1e936b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:02:50.323 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x461] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d8b2a34(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:02:50.323 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x461] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:02:50.323 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x461] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d8b2a34(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:02:50.324 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x38b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42af91ff(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:02:50.324 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x38b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:02:50.324 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x38b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42af91ff(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:02:50.328 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0x50d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@55876514

[vm0] [info 2020/03/05 00:02:50.333 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0x50d] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/05 00:02:50.333 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0x50d] Locator was created at Thu Mar 05 00:02:50 GMT 2020

[vm0] [info 2020/03/05 00:02:50.333 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0x50d] Listening on port 26799 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:02:50.334 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0x50d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16780179514286631034/locator/locator26799view.dat

[vm0] [info 2020/03/05 00:02:50.334 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0x50d] recovery file not found: /tmp/junit16780179514286631034/locator/locator26799view.dat

[vm0] [info 2020/03/05 00:02:50.335 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0x50d] Starting distributed system

[vm0] [info 2020/03/05 00:02:50.337 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0x50d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:02:50.809 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x437] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2635cf1f

[vm4] [info 2020/03/05 00:02:50.815 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x437] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:02:51.484 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27807]

Command result for <connect --jmx-manager=localhost[27807]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27807] ..
Successfully connected to: [host=localhost, port=27807]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:02:54.053 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@168b2d7d

[vm1] [info 2020/03/05 00:02:54.059 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:02:54.680 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x388] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@37d93b6b

[vm2] [info 2020/03/05 00:02:54.686 GMT <RMI TCP Connection(40)-172.17.0.6> tid=0x388] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:02:55.188 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@352aa9c6

[vm5] [info 2020/03/05 00:02:55.195 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x44f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:02:55.305 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a75921f

[vm3] [info 2020/03/05 00:02:55.311 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x39c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:02:55.925 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@4991ed2e

[vm6] [info 2020/03/05 00:02:55.934 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:02:55.935 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3ab812f9

[vm4] [info 2020/03/05 00:02:55.943 GMT <RMI TCP Connection(41)-172.17.0.6> tid=0x37f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:02:56.604 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26800]

Command result for <connect --jmx-manager=localhost[26800]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26800] ..
Successfully connected to: [host=localhost, port=26800]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2859
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 286
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9648


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:03:00.173 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 162 ms)

[vm2] [info 2020/03/05 00:03:00.338 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x433] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 163 ms)

[vm3] [info 2020/03/05 00:03:00.510 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x444] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 169 ms)

[vm4] [info 2020/03/05 00:03:00.654 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x46d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 141 ms)

[vm5] [info 2020/03/05 00:03:00.816 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 160 ms)

[vm6] [info 2020/03/05 00:03:00.963 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 145 ms)

[vm0] [info 2020/03/05 00:03:01.109 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x510] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/05 00:03:01.110 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x510] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 145 ms)

[info 2020/03/05 00:03:01.111 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:01.114 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x510] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b62d404(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:03:01.114 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x510] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:01.114 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x510] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b62d404(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:03:01.117 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d520a0a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:03:01.117 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:01.117 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d520a0a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:03:01.118 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x433] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d87824b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:03:01.118 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x433] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:01.118 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x433] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d87824b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:03:01.119 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x444] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b605809(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:03:01.119 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x444] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:01.119 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x444] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b605809(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:03:01.120 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x46d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b56b10f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:03:01.120 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x46d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:01.120 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x46d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b56b10f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:03:01.121 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46d5cfeb(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:03:01.121 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x44f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:01.121 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46d5cfeb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:03:01.122 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e0ef36c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:03:01.122 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:01.122 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e0ef36c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:03:01.124 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x510] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/05 00:03:01.124 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x510] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/05 00:03:01.127 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/05 00:03:01.127 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/05 00:03:01.128 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x433] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/05 00:03:01.128 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x433] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/05 00:03:01.129 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x444] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/05 00:03:01.130 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x444] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/05 00:03:01.131 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x46d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/05 00:03:01.131 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x46d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/05 00:03:01.132 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/05 00:03:01.132 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/05 00:03:01.133 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/05 00:03:01.134 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/05 00:03:01.136 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/05 00:03:01.137 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:03:01.161 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29344].
Not connected.


[info 2020/03/05 00:03:01.163 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:03:01.164 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:01.165 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x510] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4311a98(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:03:01.166 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x510] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:01.166 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x510] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4311a98(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:03:01.167 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6db376a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:03:01.167 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:01.167 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6db376a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:03:01.168 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x433] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d4c885(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:03:01.168 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x433] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:01.168 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x433] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d4c885(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:03:01.169 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x444] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76470dc0(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:03:01.169 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x444] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:01.169 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x444] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76470dc0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:03:01.170 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x46d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @572c5eb6(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:03:01.170 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x46d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:01.170 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x46d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @572c5eb6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:03:01.171 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d297a83(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:03:01.171 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x44f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:01.171 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d297a83(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:03:01.172 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b3abbd3(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:03:01.172 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:01.172 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b3abbd3(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:03:01.176 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11247901298605566838

[info 2020/03/05 00:03:01.178 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:03:01.284 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x452] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440@1d88968e

[vm5] [info 2020/03/05 00:03:01.290 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x452] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:03:01.396 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:01.397 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x510] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d1cf375(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:03:01.397 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x510] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:01.397 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x510] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d1cf375(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:03:01.398 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @99f209f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:03:01.398 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:01.398 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @99f209f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:03:01.399 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x433] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @eaa1f01(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:03:01.399 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x433] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:01.399 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x433] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @eaa1f01(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:03:01.400 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x444] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44efb3a8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:03:01.400 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x444] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:01.400 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x444] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44efb3a8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:03:01.401 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x46d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @729851f8(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:03:01.401 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x46d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:01.402 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x46d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @729851f8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:03:01.402 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ac83014(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:03:01.402 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x44f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:01.403 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ac83014(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:03:01.403 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50722d1f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:03:01.403 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:01.404 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50722d1f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:03:01.406 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x510] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@72bd3901

[vm0] [info 2020/03/05 00:03:01.412 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x510] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/05 00:03:01.412 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x510] Locator was created at Thu Mar 05 00:03:01 GMT 2020

[vm0] [info 2020/03/05 00:03:01.412 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x510] Listening on port 29346 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:03:01.413 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x510] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11247901298605566838/locator/locator29346view.dat

[vm0] [info 2020/03/05 00:03:01.413 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x510] recovery file not found: /tmp/junit11247901298605566838/locator/locator29346view.dat

[vm0] [info 2020/03/05 00:03:01.413 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x510] Starting distributed system

[vm0] [info 2020/03/05 00:03:01.415 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x510] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:03:02.029 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x47d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440@73c04f76

[vm6] [info 2020/03/05 00:03:02.035 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x47d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:03:05.152 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5b510920

[vm1] [info 2020/03/05 00:03:05.158 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:03:05.751 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x433] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@f88830f

[vm2] [info 2020/03/05 00:03:05.757 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x433] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2726
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 286
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9228


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:03:06.067 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 154 ms)

[vm2] [info 2020/03/05 00:03:06.216 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 146 ms)

[vm3] [info 2020/03/05 00:03:06.362 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x444] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@c528abc

[vm3] [info 2020/03/05 00:03:06.367 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 148 ms)

[vm3] [info 2020/03/05 00:03:06.368 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x444] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:03:06.525 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 155 ms)

[vm5] [info 2020/03/05 00:03:06.695 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x452] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 169 ms)

[vm6] [info 2020/03/05 00:03:06.840 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x47d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 143 ms)

[vm4] [info 2020/03/05 00:03:06.969 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x46d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4c8a91c5

[vm4] [info 2020/03/05 00:03:06.974 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x46d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:03:06.983 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0x4e9] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/05 00:03:06.984 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0x4e9] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 142 ms)

[info 2020/03/05 00:03:06.985 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:06.987 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0x4e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c502435(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:03:06.987 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0x4e9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:06.987 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0x4e9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c502435(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:03:06.988 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a6bb212(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:03:06.988 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:06.988 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a6bb212(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:03:06.989 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b5abe48(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:03:06.989 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x429] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:06.989 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b5abe48(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:03:06.990 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bd2cd9b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:03:06.990 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x465] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:06.990 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bd2cd9b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:03:06.991 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60d5f82d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:03:06.991 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x470] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:06.991 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60d5f82d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:03:06.992 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x452] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31b99829(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:03:06.992 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x452] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:06.992 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x452] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31b99829(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:03:06.993 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x47d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bdb3cb9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:03:06.993 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x47d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:06.993 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x47d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bdb3cb9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:03:06.995 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0x4e9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/05 00:03:06.996 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0x4e9] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/05 00:03:06.997 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/05 00:03:06.997 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/05 00:03:06.998 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/05 00:03:06.998 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/05 00:03:06.999 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/05 00:03:06.999 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/05 00:03:07.000 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/05 00:03:07.001 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/05 00:03:07.001 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x452] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/05 00:03:07.002 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x452] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/05 00:03:07.003 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x47d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/05 00:03:07.003 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x47d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/05 00:03:07.005 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/05 00:03:07.006 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:03:07.032 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25093].
Not connected.


[info 2020/03/05 00:03:07.034 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:03:07.034 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:07.036 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0x4e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d87b5f7(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:03:07.036 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0x4e9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:07.036 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0x4e9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d87b5f7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:03:07.037 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @715793a9(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:03:07.037 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:07.037 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @715793a9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:03:07.038 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58f55a19(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:03:07.038 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x429] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:07.038 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58f55a19(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:03:07.039 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11990258(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:03:07.039 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x465] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:07.039 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11990258(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:03:07.040 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13f3d91c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:03:07.040 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x470] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:07.040 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13f3d91c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:03:07.041 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x452] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a31319c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:03:07.041 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x452] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:07.041 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x452] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a31319c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:03:07.042 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x47d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b52f964(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:03:07.042 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x47d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:07.042 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x47d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b52f964(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:03:07.045 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16586081810964602533

[info 2020/03/05 00:03:07.048 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:03:07.259 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:07.260 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0x4e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @573c1878(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:03:07.260 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0x4e9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:07.260 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0x4e9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @573c1878(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:03:07.261 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57f87b29(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:03:07.261 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:07.261 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57f87b29(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:03:07.262 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bdd93bf(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:03:07.262 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x429] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:07.262 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bdd93bf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:03:07.263 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cb06baf(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:03:07.263 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x465] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:07.263 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cb06baf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:03:07.264 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3053fb2(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:03:07.264 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x470] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:07.264 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3053fb2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:03:07.265 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x452] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d7752b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:03:07.265 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x452] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:07.265 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x452] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d7752b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:03:07.266 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x47d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1add82e5(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:03:07.266 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x47d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:07.266 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x47d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1add82e5(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:03:07.269 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0x4e9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3b349034

[vm0] [info 2020/03/05 00:03:07.274 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0x4e9] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/05 00:03:07.274 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0x4e9] Locator was created at Thu Mar 05 00:03:07 GMT 2020

[vm0] [info 2020/03/05 00:03:07.274 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0x4e9] Listening on port 25095 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:03:07.274 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0x4e9] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16586081810964602533/locator/locator25095view.dat

[vm0] [info 2020/03/05 00:03:07.275 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0x4e9] recovery file not found: /tmp/junit16586081810964602533/locator/locator25095view.dat

[vm0] [info 2020/03/05 00:03:07.275 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0x4e9] Starting distributed system

[vm0] [info 2020/03/05 00:03:07.277 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0x4e9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:03:07.602 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29347]

Command result for <connect --jmx-manager=localhost[29347]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29347] ..
Successfully connected to: [host=localhost, port=29347]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:03:11.118 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@449701cd

[vm1] [info 2020/03/05 00:03:11.123 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:03:11.706 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x429] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7419ab6e

[vm2] [info 2020/03/05 00:03:11.712 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x429] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:03:12.311 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x465] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@33079a60

[vm3] [info 2020/03/05 00:03:12.316 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x465] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:03:12.916 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x470] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@90dc5de

[vm4] [info 2020/03/05 00:03:12.922 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x470] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:03:13.535 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25096]

Command result for <connect --jmx-manager=localhost[25096]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25096] ..
Successfully connected to: [host=localhost, port=25096]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:03:18.817 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d1ae903

[vm5] [info 2020/03/05 00:03:18.823 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:03:19.531 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x385] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@50f5909d

[vm6] [info 2020/03/05 00:03:19.536 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x385] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:03:20.409 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 943
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2456
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 263
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8691


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/05 00:03:24.075 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 162 ms)

[vm2] [info 2020/03/05 00:03:24.223 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 146 ms)

[vm3] [info 2020/03/05 00:03:24.380 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 154 ms)

[vm4] [info 2020/03/05 00:03:24.537 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 154 ms)

[vm5] [info 2020/03/05 00:03:24.711 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 173 ms)

[vm6] [info 2020/03/05 00:03:24.860 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 147 ms)

[vm0] [info 2020/03/05 00:03:25.006 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0x2c8] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/05 00:03:25.007 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0x2c8] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 145 ms)

[info 2020/03/05 00:03:25.008 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:25.010 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0x2c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2450d76e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:03:25.010 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0x2c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:25.010 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0x2c8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2450d76e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:03:25.011 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @132113cd(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:03:25.011 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:25.011 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @132113cd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:03:25.012 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16bc6cda(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:03:25.012 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:25.013 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16bc6cda(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:03:25.013 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f58fa03(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:03:25.014 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:25.014 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f58fa03(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:03:25.015 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @639e8acb(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:03:25.015 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:25.015 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @639e8acb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:03:25.016 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @137d9ed5(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:03:25.016 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:25.016 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @137d9ed5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:03:25.016 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dab0849(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:03:25.017 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x385] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:25.017 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dab0849(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:03:25.019 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0x2c8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/05 00:03:25.019 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0x2c8] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/05 00:03:25.020 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/05 00:03:25.020 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/05 00:03:25.021 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/05 00:03:25.021 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/05 00:03:25.022 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/05 00:03:25.023 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/05 00:03:25.024 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/05 00:03:25.024 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/05 00:03:25.025 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/05 00:03:25.025 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/05 00:03:25.026 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x385] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/05 00:03:25.026 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/05 00:03:25.028 GMT <RMI TCP Connection(16)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/05 00:03:25.029 GMT <RMI TCP Connection(16)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:03:25.057 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26316].
Not connected.


[info 2020/03/05 00:03:25.059 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:03:25.059 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:25.061 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0x2c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11660d80(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:03:25.061 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0x2c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:25.061 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0x2c8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11660d80(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:03:25.062 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1166de33(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:03:25.062 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:25.062 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1166de33(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:03:25.063 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64e24155(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:03:25.063 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:25.063 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64e24155(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:03:25.064 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71ca0219(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:03:25.064 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:25.064 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71ca0219(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:03:25.065 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bcc7185(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:03:25.065 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:25.065 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bcc7185(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:03:25.066 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e602bcc(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:03:25.066 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:25.066 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e602bcc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:03:25.067 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d8fdbe1(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:03:25.067 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x385] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:25.067 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d8fdbe1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:03:25.070 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16753174962175648980

[info 2020/03/05 00:03:25.072 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:03:25.286 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:25.287 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0x2c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66d6767a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:03:25.287 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0x2c8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:25.287 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0x2c8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66d6767a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:03:25.288 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49a84936(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:03:25.288 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:25.288 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49a84936(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:03:25.289 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a09c319(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:03:25.289 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x3fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:25.289 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a09c319(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:03:25.290 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73e5bbb0(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:03:25.290 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:25.290 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73e5bbb0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:03:25.291 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5edab354(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:03:25.291 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:25.291 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5edab354(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:03:25.292 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307c3444(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:03:25.292 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:25.292 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x37f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307c3444(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:03:25.293 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @589984(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:03:25.293 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x385] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:25.293 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x385] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @589984(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:03:25.296 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0x2c8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1305f9af

[vm0] [info 2020/03/05 00:03:25.302 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0x2c8] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/05 00:03:25.302 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0x2c8] Locator was created at Thu Mar 05 00:03:25 GMT 2020

[vm0] [info 2020/03/05 00:03:25.302 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0x2c8] Listening on port 26318 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:03:25.303 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0x2c8] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16753174962175648980/locator/locator26318view.dat

[vm0] [info 2020/03/05 00:03:25.303 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0x2c8] recovery file not found: /tmp/junit16753174962175648980/locator/locator26318view.dat

[vm0] [info 2020/03/05 00:03:25.303 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0x2c8] Starting distributed system

[vm0] [info 2020/03/05 00:03:25.305 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0x2c8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:03:29.162 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6494cfa2

[vm1] [info 2020/03/05 00:03:29.166 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:03:29.747 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@403d03bd

[vm2] [info 2020/03/05 00:03:29.752 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x3fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:03:30.388 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@415e3124

[vm3] [info 2020/03/05 00:03:30.393 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:03:31.018 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@333f43ff

[vm4] [info 2020/03/05 00:03:31.023 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:03:31.678 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26319]

Command result for <connect --jmx-manager=localhost[26319]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26319] ..
Successfully connected to: [host=localhost, port=26319]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:03:33.261 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2fc6da43

[vm5] [info 2020/03/05 00:03:33.268 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:03:33.977 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x40f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31e765a9

[vm6] [info 2020/03/05 00:03:33.983 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x40f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:03:34.166 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x458] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1fe78e83

[vm5] [info 2020/03/05 00:03:34.171 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x458] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:03:34.893 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:03:34.952 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x47f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@73b84d82

[vm6] [info 2020/03/05 00:03:34.958 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x47f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:03:35.950 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1114
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2953
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 340
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 10509


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:03:39.248 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 183 ms)

[vm2] [info 2020/03/05 00:03:39.410 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x3dc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 159 ms)

[vm3] [info 2020/03/05 00:03:39.568 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x42a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 155 ms)

[vm4] [info 2020/03/05 00:03:39.732 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 162 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1172
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2864
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 217
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 9888


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm5] [info 2020/03/05 00:03:39.900 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e6] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 166 ms)

[vm6] [info 2020/03/05 00:03:40.059 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x40f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 157 ms)

[vm1] [info 2020/03/05 00:03:40.075 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 173 ms)

[vm0] [info 2020/03/05 00:03:40.213 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x423] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/05 00:03:40.213 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x423] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 152 ms)

[info 2020/03/05 00:03:40.214 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:40.217 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bfa0101(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:03:40.217 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x423] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:40.217 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x423] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bfa0101(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:03:40.218 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @498d6214(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:03:40.218 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:40.218 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @498d6214(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:03:40.219 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x3dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e40e24(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:03:40.219 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x3dc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:40.219 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x3dc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e40e24(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:03:40.220 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34508b61(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:03:40.220 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x42a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:40.220 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x42a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34508b61(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:03:40.221 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14f20f1e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:03:40.222 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x417] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:40.222 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14f20f1e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:03:40.222 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f2ffe31(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:03:40.223 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:40.223 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f2ffe31(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:03:40.224 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x40f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @210b08d9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:03:40.224 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x40f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:40.224 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x40f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @210b08d9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:03:40.227 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x423] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/05 00:03:40.227 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x423] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/05 00:03:40.228 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/05 00:03:40.228 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/05 00:03:40.229 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x3dc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/05 00:03:40.229 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x3dc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/05 00:03:40.230 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/05 00:03:40.231 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x42a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/05 00:03:40.232 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x417] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/05 00:03:40.232 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/05 00:03:40.233 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/05 00:03:40.233 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e6] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/05 00:03:40.235 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x40f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/05 00:03:40.235 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x40f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/05 00:03:40.237 GMT <RMI TCP Connection(15)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/05 00:03:40.238 GMT <RMI TCP Connection(15)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)

[vm2] [info 2020/03/05 00:03:40.243 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x424] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 165 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:03:40.269 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24040].
Not connected.


[info 2020/03/05 00:03:40.271 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:03:40.272 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:40.274 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5832f8a3(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:03:40.274 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x423] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:40.274 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x423] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5832f8a3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:03:40.275 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @299afedc(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:03:40.275 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:40.275 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @299afedc(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:03:40.276 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x3dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @463c71e3(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:03:40.276 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x3dc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:40.276 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x3dc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @463c71e3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:03:40.277 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d13a71a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:03:40.277 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x42a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:40.277 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x42a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d13a71a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:03:40.278 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f900d5b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:03:40.278 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x417] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:40.279 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f900d5b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:03:40.279 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ebd8495(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:03:40.279 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:40.280 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ebd8495(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:03:40.281 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x40f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @855b2e6(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:03:40.281 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x40f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:40.281 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x40f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @855b2e6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:03:40.284 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10128776665099095122

[info 2020/03/05 00:03:40.286 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:03:40.414 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x462] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 168 ms)

[info 2020/03/05 00:03:40.514 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:40.515 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x423] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7195149f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:03:40.515 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x423] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:40.515 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x423] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7195149f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:03:40.516 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e646889(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:03:40.516 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:40.516 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e646889(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:03:40.517 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x3dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ec3e9c2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:03:40.517 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x3dc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:40.517 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x3dc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ec3e9c2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:03:40.518 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c37145e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:03:40.518 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x42a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:40.518 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x42a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c37145e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:03:40.519 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30e8be09(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:03:40.520 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x417] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:40.520 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30e8be09(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:03:40.520 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @249a8c64(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:03:40.521 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:40.521 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x3e6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @249a8c64(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:03:40.522 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x40f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @547b3799(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:03:40.522 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x40f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:40.522 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x40f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @547b3799(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:03:40.525 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x423] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4c6209e0

[vm0] [info 2020/03/05 00:03:40.530 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x423] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/05 00:03:40.530 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x423] Locator was created at Thu Mar 05 00:03:40 GMT 2020

[vm0] [info 2020/03/05 00:03:40.531 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x423] Listening on port 24042 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:03:40.531 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x423] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10128776665099095122/locator/locator24042view.dat

[vm0] [info 2020/03/05 00:03:40.531 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x423] recovery file not found: /tmp/junit10128776665099095122/locator/locator24042view.dat

[vm0] [info 2020/03/05 00:03:40.531 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x423] Starting distributed system

[vm0] [info 2020/03/05 00:03:40.533 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0x423] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:03:40.578 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 161 ms)

[vm5] [info 2020/03/05 00:03:40.763 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 182 ms)

[vm6] [info 2020/03/05 00:03:40.915 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x47f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 151 ms)

[vm5] [info 2020/03/05 00:03:40.951 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x389] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46a31f1c

[vm5] [info 2020/03/05 00:03:40.956 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x389] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:03:41.064 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4dc] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/05 00:03:41.065 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4dc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 146 ms)

[info 2020/03/05 00:03:41.066 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:41.067 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6798c87(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:03:41.068 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4dc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:41.068 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4dc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6798c87(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:03:41.069 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f4bbdf9(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:03:41.069 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:41.069 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f4bbdf9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:03:41.070 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x424] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34751c65(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:03:41.070 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x424] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:41.070 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x424] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34751c65(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:03:41.070 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x462] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73cf515d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:03:41.071 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x462] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:41.071 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x462] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73cf515d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:03:41.071 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @185b921a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:03:41.072 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:41.072 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @185b921a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:03:41.072 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dda7a9e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:03:41.073 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:41.073 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dda7a9e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:03:41.073 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x47f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1208f08a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:03:41.073 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x47f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:41.074 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x47f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1208f08a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:03:41.076 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4dc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/05 00:03:41.076 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4dc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/05 00:03:41.077 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/05 00:03:41.077 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/05 00:03:41.078 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x424] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/05 00:03:41.078 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x424] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/05 00:03:41.079 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x462] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/05 00:03:41.079 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x462] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/05 00:03:41.080 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/05 00:03:41.080 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/05 00:03:41.081 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/05 00:03:41.081 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/05 00:03:41.082 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x47f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/05 00:03:41.082 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x47f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/05 00:03:41.085 GMT <RMI TCP Connection(15)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/05 00:03:41.085 GMT <RMI TCP Connection(15)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:03:41.115 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22246].
Not connected.


[info 2020/03/05 00:03:41.116 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:03:41.117 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:41.119 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4570753d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:03:41.119 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4dc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:41.119 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4dc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4570753d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:03:41.120 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3367e3e6(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:03:41.120 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:41.120 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3367e3e6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:03:41.121 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x424] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78d05444(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:03:41.121 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x424] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:41.121 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x424] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78d05444(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:03:41.122 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x462] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21928a31(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:03:41.122 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x462] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:41.122 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x462] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21928a31(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:03:41.123 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @416e168b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:03:41.123 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:41.123 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @416e168b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:03:41.124 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bedab13(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:03:41.124 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:41.124 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bedab13(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:03:41.125 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x47f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @685a240(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:03:41.125 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x47f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:41.125 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x47f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @685a240(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:03:41.127 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12689593665607306524

[info 2020/03/05 00:03:41.130 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:03:41.350 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:41.350 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1262af02(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:03:41.351 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4dc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:41.351 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4dc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1262af02(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:03:41.352 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb3080(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:03:41.352 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:41.352 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb3080(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:03:41.353 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x424] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @524c60b7(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:03:41.353 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x424] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:41.353 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x424] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @524c60b7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:03:41.354 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x462] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26beb79e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:03:41.354 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x462] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:41.354 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x462] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26beb79e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:03:41.355 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76996669(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:03:41.355 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:41.355 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76996669(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:03:41.355 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5be6dcd3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:03:41.356 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x458] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:41.356 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5be6dcd3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:03:41.356 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x47f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75b920cf(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:03:41.356 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x47f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:41.356 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x47f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75b920cf(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:03:41.359 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4dc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@68a0a7f

[vm0] [info 2020/03/05 00:03:41.364 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4dc] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/05 00:03:41.365 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4dc] Locator was created at Thu Mar 05 00:03:41 GMT 2020

[vm0] [info 2020/03/05 00:03:41.365 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4dc] Listening on port 22248 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:03:41.365 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4dc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12689593665607306524/locator/locator22248view.dat

[vm0] [info 2020/03/05 00:03:41.365 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4dc] recovery file not found: /tmp/junit12689593665607306524/locator/locator22248view.dat

[vm0] [info 2020/03/05 00:03:41.366 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4dc] Starting distributed system

[vm0] [info 2020/03/05 00:03:41.367 GMT <RMI TCP Connection(88)-172.17.0.7> tid=0x4dc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:03:41.656 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x398] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1fa81993

[vm6] [info 2020/03/05 00:03:41.662 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x398] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:03:42.529 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:03:44.415 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@755386b

[vm1] [info 2020/03/05 00:03:44.419 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:03:45.031 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x3dc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f05e75f

[vm2] [info 2020/03/05 00:03:45.042 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x3dc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:03:45.099 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x364] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@522bf574

[vm5] [info 2020/03/05 00:03:45.105 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x364] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:03:45.336 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7e4023f4

[vm1] [info 2020/03/05 00:03:45.341 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:03:45.670 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6d477975

[vm3] [info 2020/03/05 00:03:45.676 GMT <RMI TCP Connection(38)-172.17.0.5> tid=0x42a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:03:45.829 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x402] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3fd35d58

[vm6] [info 2020/03/05 00:03:45.835 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x402] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:03:45.936 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x424] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3a39983d

[vm2] [info 2020/03/05 00:03:45.943 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x424] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1019
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2720
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 193
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 9339


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm4] [info 2020/03/05 00:03:46.290 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x417] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3b2a7583

[vm4] [info 2020/03/05 00:03:46.296 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x417] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:03:46.446 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 181 ms)

[vm3] [info 2020/03/05 00:03:46.560 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x462] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7a1c5f86

[vm3] [info 2020/03/05 00:03:46.566 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x462] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:03:46.605 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 157 ms)

[vm1] [info 2020/03/05 00:03:46.716 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:03:46.768 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 160 ms)

[info 2020/03/05 00:03:46.912 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24043]

[vm4] [info 2020/03/05 00:03:46.929 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 158 ms)

Command result for <connect --jmx-manager=localhost[24043]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24043] ..
Successfully connected to: [host=localhost, port=24043]


[vm5] [info 2020/03/05 00:03:47.103 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 172 ms)

[vm4] [info 2020/03/05 00:03:47.222 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3d168877

[vm4] [info 2020/03/05 00:03:47.228 GMT <RMI TCP Connection(37)-172.17.0.7> tid=0x45e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:03:47.261 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 156 ms)

[vm0] [info 2020/03/05 00:03:47.420 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0x1db] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/05 00:03:47.422 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 157 ms)

[info 2020/03/05 00:03:47.422 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:47.426 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dc14e17(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:03:47.426 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:47.426 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dc14e17(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:03:47.429 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b26207d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:03:47.429 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:47.429 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b26207d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:03:47.430 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x399] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b2c6152(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:03:47.430 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x399] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:47.430 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b2c6152(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:03:47.431 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6561b079(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:03:47.431 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x385] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:47.431 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6561b079(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:03:47.432 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a29c552(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:03:47.433 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:47.433 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a29c552(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:03:47.434 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bff6957(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:03:47.434 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x389] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:47.434 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bff6957(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:03:47.435 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x398] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @483e534b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:03:47.435 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x398] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:47.435 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @483e534b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:03:47.438 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0x1db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/05 00:03:47.438 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/05 00:03:47.441 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/05 00:03:47.441 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/05 00:03:47.442 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x399] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/05 00:03:47.442 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/05 00:03:47.444 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x385] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/05 00:03:47.444 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/05 00:03:47.445 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/05 00:03:47.445 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/05 00:03:47.446 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/05 00:03:47.447 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/05 00:03:47.448 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x398] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/05 00:03:47.448 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/05 00:03:47.450 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/05 00:03:47.450 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:03:47.480 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29380].
Not connected.


[info 2020/03/05 00:03:47.482 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:03:47.482 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:47.484 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a8850b5(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:03:47.484 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:47.484 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a8850b5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:03:47.485 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @657e2456(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:03:47.485 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:47.485 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @657e2456(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:03:47.486 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x399] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e28d880(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:03:47.486 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x399] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:47.486 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e28d880(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:03:47.487 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f720088(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:03:47.487 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x385] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:47.487 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f720088(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:03:47.488 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b8dc9dc(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:03:47.488 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:47.488 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b8dc9dc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:03:47.489 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68e1416e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:03:47.489 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x389] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:47.489 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68e1416e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:03:47.490 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x398] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ef639c8(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:03:47.490 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x398] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:47.490 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ef639c8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:03:47.493 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5256167401507522719

[info 2020/03/05 00:03:47.495 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:03:47.750 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:47.751 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c09487f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:03:47.751 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0x1db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:47.751 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c09487f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:03:47.752 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61aabf7f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:03:47.752 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:47.752 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61aabf7f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:03:47.753 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x399] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5beef9be(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:03:47.753 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x399] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:47.753 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x399] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5beef9be(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:03:47.755 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x385] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65c2ac05(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:03:47.755 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x385] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:47.755 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x385] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65c2ac05(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:03:47.756 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1325a4a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:03:47.756 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x38e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:47.756 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1325a4a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:03:47.757 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x389] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @488a26a9(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:03:47.757 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x389] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:47.757 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x389] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @488a26a9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:03:47.758 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x398] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6706b123(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:03:47.758 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x398] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:47.758 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x398] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6706b123(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:03:47.761 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0x1db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@363b7ea7

[vm0] [info 2020/03/05 00:03:47.766 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0x1db] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/05 00:03:47.767 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0x1db] Locator was created at Thu Mar 05 00:03:47 GMT 2020

[vm0] [info 2020/03/05 00:03:47.767 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0x1db] Listening on port 29382 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:03:47.767 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0x1db] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5256167401507522719/locator/locator29382view.dat

[vm0] [info 2020/03/05 00:03:47.767 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0x1db] recovery file not found: /tmp/junit5256167401507522719/locator/locator29382view.dat

[vm0] [info 2020/03/05 00:03:47.768 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0x1db] Starting distributed system

[vm0] [info 2020/03/05 00:03:47.769 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0x1db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:03:47.901 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22249]

Command result for <connect --jmx-manager=localhost[22249]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22249] ..
Successfully connected to: [host=localhost, port=22249]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:03:48.608 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4f6b81f6

[vm5] [info 2020/03/05 00:03:48.614 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:03:49.328 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x542] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@614d1af2

[vm6] [info 2020/03/05 00:03:49.335 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x542] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 842
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2489
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 193
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 8550


[vm1] [info 2020/03/05 00:03:50.216 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:03:50.400 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 170 ms)

[vm2] [info 2020/03/05 00:03:50.555 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 152 ms)

[vm3] [info 2020/03/05 00:03:50.714 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x408] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 157 ms)

[vm4] [info 2020/03/05 00:03:50.868 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 151 ms)

[vm5] [info 2020/03/05 00:03:51.136 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 267 ms)

[vm6] [info 2020/03/05 00:03:51.283 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 145 ms)

[vm0] [info 2020/03/05 00:03:51.438 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0x71] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/05 00:03:51.439 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 154 ms)

[info 2020/03/05 00:03:51.440 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:51.442 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8caaf12(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:03:51.442 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:51.442 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8caaf12(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:03:51.443 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24caf78d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:03:51.443 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:51.443 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24caf78d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:03:51.444 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @943dac0(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:03:51.444 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:51.444 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @943dac0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:03:51.445 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x408] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35d2a482(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:03:51.445 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x408] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:51.445 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x408] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35d2a482(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:03:51.447 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x437] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11bd075c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:03:51.448 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x437] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:51.448 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11bd075c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:03:51.448 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18816c9(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:03:51.449 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x364] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:51.449 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18816c9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:03:51.449 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bcc6af2(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:03:51.450 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:51.450 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bcc6af2(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:03:51.452 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/05 00:03:51.452 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/05 00:03:51.453 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/05 00:03:51.453 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/05 00:03:51.454 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/05 00:03:51.455 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/05 00:03:51.455 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x408] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/05 00:03:51.456 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x408] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/05 00:03:51.458 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x437] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/05 00:03:51.458 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/05 00:03:51.459 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/05 00:03:51.460 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/05 00:03:51.460 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/05 00:03:51.461 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/05 00:03:51.463 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/05 00:03:51.463 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:03:51.492 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27807].
Not connected.


[info 2020/03/05 00:03:51.493 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:03:51.494 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:51.495 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6046993d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:03:51.495 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:51.495 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6046993d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:03:51.496 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60323f65(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:03:51.496 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:51.496 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60323f65(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:03:51.497 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4568fad7(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:03:51.497 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:51.497 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4568fad7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:03:51.498 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x408] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b76c5f3(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:03:51.498 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x408] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:51.498 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x408] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b76c5f3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:03:51.499 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x437] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78d0b407(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:03:51.499 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x437] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:51.499 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78d0b407(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:03:51.500 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2722bde2(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:03:51.500 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x364] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:51.500 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2722bde2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:03:51.501 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c5e7dcf(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:03:51.501 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:51.501 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c5e7dcf(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:03:51.504 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3994561808290761200

[info 2020/03/05 00:03:51.507 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:03:51.721 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:51.722 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63c039f4(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:03:51.722 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0x71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:51.722 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63c039f4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:03:51.723 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ecc2aaa(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:03:51.723 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:51.723 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ecc2aaa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:03:51.724 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bb48b85(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:03:51.724 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:51.724 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bb48b85(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:03:51.725 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x408] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b5c7e1b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:03:51.725 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x408] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:51.725 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x408] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b5c7e1b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:03:51.726 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x437] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dcf7434(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:03:51.726 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x437] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:51.726 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dcf7434(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:03:51.727 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb8375f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:03:51.727 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x364] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:51.727 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb8375f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:03:51.727 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5606f8b7(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:03:51.728 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x402] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:51.728 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5606f8b7(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:03:51.731 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0x71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@61debcc4

[vm0] [info 2020/03/05 00:03:51.735 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0x71] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/05 00:03:51.736 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0x71] Locator was created at Thu Mar 05 00:03:51 GMT 2020

[vm0] [info 2020/03/05 00:03:51.736 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0x71] Listening on port 27809 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:03:51.736 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0x71] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3994561808290761200/locator/locator27809view.dat

[vm0] [info 2020/03/05 00:03:51.736 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0x71] recovery file not found: /tmp/junit3994561808290761200/locator/locator27809view.dat

[vm0] [info 2020/03/05 00:03:51.736 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0x71] Starting distributed system

[vm0] [info 2020/03/05 00:03:51.738 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0x71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:03:51.758 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@54b580f2

[vm1] [info 2020/03/05 00:03:51.763 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:03:52.350 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x399] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@26526065

[vm2] [info 2020/03/05 00:03:52.355 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x399] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:03:52.964 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x385] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@236372d7

[vm3] [info 2020/03/05 00:03:52.969 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x385] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1241
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2168
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 72
Total primaries transferred during this rebalance                                               | 9
Total time (in milliseconds) for this rebalance                                                 | 7359


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:03:53.429 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 176 ms)

[vm2] [info 2020/03/05 00:03:53.589 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x536] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 157 ms)

[vm4] [info 2020/03/05 00:03:53.616 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ceaf9dd

[vm4] [info 2020/03/05 00:03:53.623 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x38e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:03:53.752 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x53d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 160 ms)

[vm4] [info 2020/03/05 00:03:53.911 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x52b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 156 ms)

[vm5] [info 2020/03/05 00:03:54.077 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 164 ms)

[vm6] [info 2020/03/05 00:03:54.227 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 148 ms)

[info 2020/03/05 00:03:54.234 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29383]

Command result for <connect --jmx-manager=localhost[29383]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29383] ..
Successfully connected to: [host=localhost, port=29383]


[vm0] [info 2020/03/05 00:03:54.382 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0x50d] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/05 00:03:54.383 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0x50d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 153 ms)

[info 2020/03/05 00:03:54.383 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:54.386 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0x50d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f7fad57(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:03:54.386 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0x50d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:54.386 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0x50d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f7fad57(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:03:54.388 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c9b0ed(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:03:54.389 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:54.389 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c9b0ed(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:03:54.390 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x536] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b80018e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:03:54.391 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x536] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:54.391 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b80018e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:03:54.392 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x53d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75f45368(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:03:54.392 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x53d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:54.392 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x53d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75f45368(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:03:54.396 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x52b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e6635fb(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:03:54.396 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x52b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:54.396 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x52b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e6635fb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:03:54.398 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24b46aba(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:03:54.398 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:54.398 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24b46aba(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:03:54.399 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @718220e5(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:03:54.399 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x542] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:54.399 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @718220e5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:03:54.402 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0x50d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/05 00:03:54.402 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0x50d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/05 00:03:54.404 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/05 00:03:54.405 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/05 00:03:54.406 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x536] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/05 00:03:54.406 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/05 00:03:54.407 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x53d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/05 00:03:54.408 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x53d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/05 00:03:54.411 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x52b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/05 00:03:54.411 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x52b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/05 00:03:54.413 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/05 00:03:54.413 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/05 00:03:54.414 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/05 00:03:54.414 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/05 00:03:54.416 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/05 00:03:54.417 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:03:54.448 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26800].
Not connected.


[info 2020/03/05 00:03:54.449 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:03:54.451 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:54.452 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0x50d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a8af62a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:03:54.452 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0x50d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:54.452 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0x50d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a8af62a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:03:54.453 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1269a9a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:03:54.453 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:54.453 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1269a9a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:03:54.454 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x536] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8c0b6f4(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:03:54.454 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x536] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:54.454 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8c0b6f4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:03:54.455 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x53d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @520f3de6(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:03:54.455 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x53d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:54.455 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x53d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @520f3de6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:03:54.456 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x52b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @795a933a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:03:54.456 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x52b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:54.456 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x52b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @795a933a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:03:54.457 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @653cf2b5(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:03:54.457 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:54.457 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @653cf2b5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:03:54.458 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3650c7a4(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:03:54.458 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x542] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:54.458 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3650c7a4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:03:54.461 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1265615831490532889

[info 2020/03/05 00:03:54.463 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:03:54.685 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:54.686 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0x50d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @313bf095(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:03:54.686 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0x50d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:03:54.686 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0x50d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @313bf095(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:03:54.687 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @400f79c0(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:03:54.687 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:03:54.687 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @400f79c0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:03:54.688 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x536] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @190c6679(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:03:54.688 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x536] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:03:54.688 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @190c6679(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:03:54.689 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x53d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a1b71cd(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:03:54.689 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x53d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:03:54.689 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x53d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a1b71cd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:03:54.690 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x52b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e7dcc3b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:03:54.690 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x52b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:03:54.690 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x52b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e7dcc3b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:03:54.691 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53a131bf(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:03:54.691 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:03:54.691 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53a131bf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:03:54.692 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2994c8d7(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:03:54.692 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x542] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:03:54.692 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2994c8d7(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:03:54.695 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0x50d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32c4be0f

[vm0] [info 2020/03/05 00:03:54.700 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0x50d] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/05 00:03:54.701 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0x50d] Locator was created at Thu Mar 05 00:03:54 GMT 2020

[vm0] [info 2020/03/05 00:03:54.701 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0x50d] Listening on port 26802 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:03:54.701 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0x50d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1265615831490532889/locator/locator26802view.dat

[vm0] [info 2020/03/05 00:03:54.701 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0x50d] recovery file not found: /tmp/junit1265615831490532889/locator/locator26802view.dat

[vm0] [info 2020/03/05 00:03:54.702 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0x50d] Starting distributed system

[vm0] [info 2020/03/05 00:03:54.703 GMT <RMI TCP Connection(93)-172.17.0.6> tid=0x50d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:03:55.597 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@40b34e6e

[vm1] [info 2020/03/05 00:03:55.607 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:03:56.212 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7817e195

[vm2] [info 2020/03/05 00:03:56.217 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x3db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:03:56.858 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x408] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74276f5c

[vm3] [info 2020/03/05 00:03:56.864 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x408] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:03:57.476 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x437] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@63c48528

[vm4] [info 2020/03/05 00:03:57.482 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x437] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:03:58.092 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27810]

Command result for <connect --jmx-manager=localhost[27810]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27810] ..
Successfully connected to: [host=localhost, port=27810]


[vm1] [info 2020/03/05 00:03:58.514 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7df7bbfa

[vm1] [info 2020/03/05 00:03:58.519 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:03:59.105 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x536] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6c60fd56

[vm2] [info 2020/03/05 00:03:59.110 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x536] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:03:59.725 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x53d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@442b827

[vm3] [info 2020/03/05 00:03:59.730 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x53d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:03:59.994 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7f926af5

[vm5] [info 2020/03/05 00:03:59.999 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x44f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:04:00.320 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x52b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c314fab

[vm4] [info 2020/03/05 00:04:00.325 GMT <RMI TCP Connection(43)-172.17.0.6> tid=0x52b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:04:00.702 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@36188756

[vm6] [info 2020/03/05 00:04:00.710 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:04:00.944 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26803]

Command result for <connect --jmx-manager=localhost[26803]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26803] ..
Successfully connected to: [host=localhost, port=26803]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:04:01.557 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 794
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2534
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 241
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8823


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:04:05.278 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 169 ms)

[vm5] [info 2020/03/05 00:04:05.365 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x452] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a5d0c3e

[vm5] [info 2020/03/05 00:04:05.370 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x452] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:04:05.442 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x433] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 161 ms)

[vm3] [info 2020/03/05 00:04:05.605 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x444] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 161 ms)

[vm4] [info 2020/03/05 00:04:05.752 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x46d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 144 ms)

[vm5] [info 2020/03/05 00:04:05.924 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 171 ms)

[vm6] [info 2020/03/05 00:04:06.077 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 151 ms)

[vm6] [info 2020/03/05 00:04:06.108 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x47d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@12e1fae3

[vm6] [info 2020/03/05 00:04:06.114 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x47d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:04:06.230 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x77] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/05 00:04:06.231 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x77] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 152 ms)

[info 2020/03/05 00:04:06.232 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:06.235 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51eb6872(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:04:06.235 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x77] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:06.235 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51eb6872(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:04:06.238 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @734b9e5c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:04:06.238 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:06.238 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @734b9e5c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:04:06.239 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x433] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65895f0b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:04:06.240 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x433] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:06.240 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x433] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65895f0b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:04:06.241 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x444] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79ef3629(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:04:06.241 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x444] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:06.241 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x444] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79ef3629(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:04:06.242 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x46d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4748f545(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:04:06.242 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x46d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:06.242 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x46d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4748f545(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:04:06.243 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14720ff9(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:04:06.243 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x44f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:06.243 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14720ff9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:04:06.244 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @394c0823(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:04:06.244 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:06.245 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @394c0823(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:04:06.247 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x77] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/05 00:04:06.247 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/05 00:04:06.250 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/05 00:04:06.250 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/05 00:04:06.251 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x433] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/05 00:04:06.251 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x433] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/05 00:04:06.252 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x444] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/05 00:04:06.252 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x444] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/05 00:04:06.253 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x46d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/05 00:04:06.253 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x46d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/05 00:04:06.254 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/05 00:04:06.255 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/05 00:04:06.256 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/05 00:04:06.256 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/05 00:04:06.258 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/05 00:04:06.258 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:04:06.288 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29347].
Not connected.


[info 2020/03/05 00:04:06.290 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:04:06.291 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:06.293 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75125993(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:04:06.293 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x77] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:06.293 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75125993(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:04:06.294 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @279db18e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:04:06.294 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:06.294 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @279db18e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:04:06.295 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x433] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1adc5269(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:04:06.295 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x433] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:06.295 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x433] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1adc5269(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:04:06.296 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x444] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23a2f6a6(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:04:06.296 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x444] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:06.296 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x444] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23a2f6a6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:04:06.297 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x46d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20c1afe7(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:04:06.297 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x46d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:06.297 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x46d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20c1afe7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:04:06.298 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d110ba7(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:04:06.298 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x44f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:06.298 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d110ba7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:04:06.299 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ac39310(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:04:06.299 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:06.299 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ac39310(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:04:06.302 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7947503719100246744

[info 2020/03/05 00:04:06.304 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:04:06.524 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:06.524 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x77] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24476e69(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:04:06.525 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x77] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:06.525 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x77] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24476e69(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:04:06.525 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @573db3c7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:04:06.525 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:06.526 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @573db3c7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:04:06.526 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x433] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @303758ea(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:04:06.526 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x433] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:06.526 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x433] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @303758ea(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:04:06.527 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x444] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28ee3644(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:04:06.527 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x444] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:06.527 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x444] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28ee3644(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:04:06.528 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x46d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25f5e344(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:04:06.529 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x46d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:06.529 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x46d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25f5e344(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:04:06.529 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c4f1d88(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:04:06.530 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x44f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:06.530 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c4f1d88(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:04:06.530 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e30a64e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:04:06.531 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:06.531 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e30a64e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:04:06.534 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x77] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@37eb00bb

[vm0] [info 2020/03/05 00:04:06.539 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x77] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/05 00:04:06.539 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x77] Locator was created at Thu Mar 05 00:04:06 GMT 2020

[vm0] [info 2020/03/05 00:04:06.539 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x77] Listening on port 29349 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:04:06.540 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x77] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7947503719100246744/locator/locator29349view.dat

[vm0] [info 2020/03/05 00:04:06.540 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x77] recovery file not found: /tmp/junit7947503719100246744/locator/locator29349view.dat

[vm0] [info 2020/03/05 00:04:06.540 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x77] Starting distributed system

[vm0] [info 2020/03/05 00:04:06.542 GMT <RMI TCP Connection(88)-172.17.0.4> tid=0x77] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:04:07.015 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1172
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2357
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 124
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 8079


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:04:10.422 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1173b0ee

[vm1] [info 2020/03/05 00:04:10.427 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:04:10.501 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 166 ms)

[vm2] [info 2020/03/05 00:04:10.667 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 163 ms)

[vm3] [info 2020/03/05 00:04:10.826 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 156 ms)

[vm4] [info 2020/03/05 00:04:10.988 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 159 ms)

[vm2] [info 2020/03/05 00:04:11.007 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x433] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@427695a8

[vm2] [info 2020/03/05 00:04:11.013 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x433] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:04:11.150 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x452] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 161 ms)

[vm6] [info 2020/03/05 00:04:11.301 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x47d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 149 ms)

[vm0] [info 2020/03/05 00:04:11.445 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x234] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/05 00:04:11.446 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x234] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 142 ms)

[info 2020/03/05 00:04:11.447 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:11.449 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x234] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bcaeb4f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:04:11.449 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x234] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:11.449 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x234] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bcaeb4f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:04:11.450 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58b3e6ec(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:04:11.450 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:11.451 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58b3e6ec(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:04:11.451 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67b7b14c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:04:11.452 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x429] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:11.452 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67b7b14c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:04:11.452 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67b7d61d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:04:11.453 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x465] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:11.453 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67b7d61d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:04:11.454 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bbc8218(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:04:11.454 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x470] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:11.454 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bbc8218(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:04:11.454 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x452] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67f7e49b(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:04:11.455 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x452] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:11.455 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x452] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67f7e49b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:04:11.455 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x47d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38e70919(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:04:11.456 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x47d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:11.456 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x47d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38e70919(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:04:11.458 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x234] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/05 00:04:11.458 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x234] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/05 00:04:11.459 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/05 00:04:11.459 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/05 00:04:11.460 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/05 00:04:11.461 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/05 00:04:11.461 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/05 00:04:11.462 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/05 00:04:11.463 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/05 00:04:11.463 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/05 00:04:11.464 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x452] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/05 00:04:11.464 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x452] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/05 00:04:11.465 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x47d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/05 00:04:11.465 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x47d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/05 00:04:11.467 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/05 00:04:11.468 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:04:11.498 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25096].
Not connected.


[info 2020/03/05 00:04:11.500 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:04:11.500 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:11.502 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x234] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2491ef02(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:04:11.502 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x234] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:11.502 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x234] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2491ef02(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:04:11.503 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ac4be9(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:04:11.503 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:11.503 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ac4be9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:04:11.504 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c5f1b40(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:04:11.504 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x429] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:11.504 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c5f1b40(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:04:11.505 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e0a6ff7(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:04:11.505 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x465] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:11.505 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e0a6ff7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:04:11.506 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @381127cf(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:04:11.506 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x470] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:11.506 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @381127cf(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:04:11.507 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x452] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ee91f13(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:04:11.507 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x452] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:11.507 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x452] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ee91f13(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:04:11.508 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x47d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @178fa531(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:04:11.508 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x47d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:11.508 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x47d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @178fa531(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:04:11.511 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3830915961247653019

[info 2020/03/05 00:04:11.513 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:04:11.621 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x444] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3e0c4f44

[vm3] [info 2020/03/05 00:04:11.627 GMT <RMI TCP Connection(37)-172.17.0.4> tid=0x444] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:04:11.725 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:11.726 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x234] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @509b7352(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:04:11.726 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x234] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:11.726 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x234] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @509b7352(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:04:11.727 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39de7ee0(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:04:11.727 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:11.727 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39de7ee0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:04:11.728 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5837f67c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:04:11.728 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x429] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:11.728 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5837f67c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:04:11.729 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3768e4fd(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:04:11.729 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x465] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:11.729 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3768e4fd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:04:11.730 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6927bb04(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:04:11.730 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x470] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:11.730 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6927bb04(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:04:11.731 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x452] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @759c694e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:04:11.731 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x452] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:11.731 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x452] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @759c694e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:04:11.732 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x47d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1563050(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:04:11.732 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x47d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:11.732 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x47d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1563050(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:04:11.735 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x234] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5a1ebfa0

[vm0] [info 2020/03/05 00:04:11.740 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x234] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/05 00:04:11.741 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x234] Locator was created at Thu Mar 05 00:04:11 GMT 2020

[vm0] [info 2020/03/05 00:04:11.741 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x234] Listening on port 25098 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:04:11.741 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x234] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3830915961247653019/locator/locator25098view.dat

[vm0] [info 2020/03/05 00:04:11.741 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x234] recovery file not found: /tmp/junit3830915961247653019/locator/locator25098view.dat

[vm0] [info 2020/03/05 00:04:11.741 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x234] Starting distributed system

[vm0] [info 2020/03/05 00:04:11.743 GMT <RMI TCP Connection(89)-172.17.0.9> tid=0x234] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:04:12.240 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x46d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4941e974

[vm4] [info 2020/03/05 00:04:12.246 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x46d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:04:12.870 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29350]

Command result for <connect --jmx-manager=localhost[29350]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29350] ..
Successfully connected to: [host=localhost, port=29350]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:04:15.623 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3488de1a

[vm1] [info 2020/03/05 00:04:15.627 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:04:16.214 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x429] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f4ba26c

[vm2] [info 2020/03/05 00:04:16.220 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x429] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:04:16.817 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x465] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2905eb21

[vm3] [info 2020/03/05 00:04:16.823 GMT <RMI TCP Connection(37)-172.17.0.9> tid=0x465] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:04:17.421 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x470] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d2c9e27

[vm4] [info 2020/03/05 00:04:17.435 GMT <RMI TCP Connection(38)-172.17.0.9> tid=0x470] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:04:18.064 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25099]

Command result for <connect --jmx-manager=localhost[25099]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25099] ..
Successfully connected to: [host=localhost, port=25099]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:04:26.024 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x558] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040@44534916

[vm5] [info 2020/03/05 00:04:26.029 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x558] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:04:26.743 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x54d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@361d0ec7

[vm6] [info 2020/03/05 00:04:26.748 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x54d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2603
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 240
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8706


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/05 00:04:30.625 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 158 ms)

[vm2] [info 2020/03/05 00:04:30.775 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 147 ms)

[vm3] [info 2020/03/05 00:04:30.954 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 177 ms)

[vm4] [info 2020/03/05 00:04:31.110 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 153 ms)

[vm5] [info 2020/03/05 00:04:31.290 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x558] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 179 ms)

[vm6] [info 2020/03/05 00:04:31.440 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x54d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 148 ms)

[vm0] [info 2020/03/05 00:04:31.589 GMT <RMI TCP Connection(99)-172.17.0.2> tid=0x665] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/05 00:04:31.590 GMT <RMI TCP Connection(99)-172.17.0.2> tid=0x665] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 147 ms)

[info 2020/03/05 00:04:31.590 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:31.593 GMT <RMI TCP Connection(99)-172.17.0.2> tid=0x665] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51c921c6(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:04:31.593 GMT <RMI TCP Connection(99)-172.17.0.2> tid=0x665] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:31.593 GMT <RMI TCP Connection(99)-172.17.0.2> tid=0x665] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51c921c6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:04:31.594 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ebae66f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:04:31.594 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:31.594 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ebae66f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:04:31.595 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29148d8f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:04:31.595 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:31.595 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29148d8f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:04:31.596 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4de6ce8e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:04:31.596 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:31.596 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4de6ce8e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:04:31.597 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ae866ae(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:04:31.597 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:31.597 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ae866ae(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:04:31.598 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x558] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @405ca785(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:04:31.598 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x558] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:31.598 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x558] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @405ca785(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:04:31.599 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x54d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6292956b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:04:31.599 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x54d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:31.599 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x54d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6292956b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:04:31.601 GMT <RMI TCP Connection(99)-172.17.0.2> tid=0x665] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/05 00:04:31.602 GMT <RMI TCP Connection(99)-172.17.0.2> tid=0x665] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/05 00:04:31.603 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/05 00:04:31.603 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/05 00:04:31.604 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/05 00:04:31.605 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/05 00:04:31.606 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/05 00:04:31.606 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/05 00:04:31.607 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/05 00:04:31.607 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/05 00:04:31.608 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x558] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/05 00:04:31.608 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x558] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/05 00:04:31.609 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x54d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/05 00:04:31.610 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x54d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/05 00:04:31.612 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/05 00:04:31.612 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:04:31.642 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26319].
Not connected.


[info 2020/03/05 00:04:31.644 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:04:31.645 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:31.646 GMT <RMI TCP Connection(99)-172.17.0.2> tid=0x665] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @494edcb8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:04:31.647 GMT <RMI TCP Connection(99)-172.17.0.2> tid=0x665] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:31.647 GMT <RMI TCP Connection(99)-172.17.0.2> tid=0x665] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @494edcb8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:04:31.647 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16a2827c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:04:31.647 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:31.648 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16a2827c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:04:31.648 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e444ca7(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:04:31.649 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:31.649 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e444ca7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:04:31.649 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @500ea254(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:04:31.649 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:31.650 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @500ea254(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:04:31.650 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @115d0ca(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:04:31.650 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:31.650 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @115d0ca(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:04:31.651 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x558] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c251a87(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:04:31.651 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x558] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:31.651 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x558] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c251a87(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:04:31.652 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x54d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @271fccdc(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:04:31.652 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x54d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:31.653 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x54d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @271fccdc(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:04:31.656 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9069517030282176313

[info 2020/03/05 00:04:31.659 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:04:31.876 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:31.877 GMT <RMI TCP Connection(99)-172.17.0.2> tid=0x665] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad3ef9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:04:31.877 GMT <RMI TCP Connection(99)-172.17.0.2> tid=0x665] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:31.877 GMT <RMI TCP Connection(99)-172.17.0.2> tid=0x665] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad3ef9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:04:31.878 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e8a326a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:04:31.878 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:31.878 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e8a326a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:04:31.879 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e330931(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:04:31.879 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x3fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:31.879 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e330931(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:04:31.880 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3178dd54(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:04:31.880 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:31.880 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3178dd54(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:04:31.881 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32bc06d7(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:04:31.881 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:31.881 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32bc06d7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:04:31.882 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x558] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @82ed53c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:04:31.882 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x558] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:31.882 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x558] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @82ed53c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:04:31.883 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x54d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cfd6270(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:04:31.883 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x54d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:31.883 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x54d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cfd6270(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:04:31.886 GMT <RMI TCP Connection(99)-172.17.0.2> tid=0x665] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@a141965

[vm0] [info 2020/03/05 00:04:31.892 GMT <RMI TCP Connection(99)-172.17.0.2> tid=0x665] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/05 00:04:31.892 GMT <RMI TCP Connection(99)-172.17.0.2> tid=0x665] Locator was created at Thu Mar 05 00:04:31 GMT 2020

[vm0] [info 2020/03/05 00:04:31.892 GMT <RMI TCP Connection(99)-172.17.0.2> tid=0x665] Listening on port 26321 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:04:31.893 GMT <RMI TCP Connection(99)-172.17.0.2> tid=0x665] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9069517030282176313/locator/locator26321view.dat

[vm0] [info 2020/03/05 00:04:31.893 GMT <RMI TCP Connection(99)-172.17.0.2> tid=0x665] recovery file not found: /tmp/junit9069517030282176313/locator/locator26321view.dat

[vm0] [info 2020/03/05 00:04:31.893 GMT <RMI TCP Connection(99)-172.17.0.2> tid=0x665] Starting distributed system

[vm0] [info 2020/03/05 00:04:31.895 GMT <RMI TCP Connection(99)-172.17.0.2> tid=0x665] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:04:35.673 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7312baa9

[vm1] [info 2020/03/05 00:04:35.678 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:04:36.268 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@40a8b4b5

[vm2] [info 2020/03/05 00:04:36.274 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x3fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:04:36.933 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7b05da8b

[vm3] [info 2020/03/05 00:04:36.938 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:04:37.543 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2edf3e36

[vm4] [info 2020/03/05 00:04:37.548 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:04:38.168 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26322]

Command result for <connect --jmx-manager=localhost[26322]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26322] ..
Successfully connected to: [host=localhost, port=26322]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:04:38.957 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x58e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@177bbe35

[vm5] [info 2020/03/05 00:04:38.963 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x58e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:04:39.697 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840@23adf483

[vm6] [info 2020/03/05 00:04:39.703 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:04:40.032 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x458] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@7b206322

[vm5] [info 2020/03/05 00:04:40.037 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x458] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:04:40.746 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40@20b9f5a2

[vm6] [info 2020/03/05 00:04:40.752 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5cf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2794
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 342
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9621


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:04:43.865 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 163 ms)

[vm2] [info 2020/03/05 00:04:44.027 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x549] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 159 ms)

[vm3] [info 2020/03/05 00:04:44.193 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x5ba] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 163 ms)

[vm4] [info 2020/03/05 00:04:44.346 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 151 ms)

[vm5] [info 2020/03/05 00:04:44.520 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x58e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 172 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2708
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 222
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8970


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm6] [info 2020/03/05 00:04:44.674 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 152 ms)

[vm1] [info 2020/03/05 00:04:44.751 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 166 ms)

[vm0] [info 2020/03/05 00:04:44.823 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x1f] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/05 00:04:44.824 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 148 ms)

[info 2020/03/05 00:04:44.825 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:44.827 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @86c6cfe(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:04:44.827 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:44.827 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @86c6cfe(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:04:44.828 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @708758af(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:04:44.828 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:44.829 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @708758af(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:04:44.829 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x549] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e747dfd(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:04:44.830 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x549] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:44.830 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x549] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e747dfd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:04:44.830 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x5ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78704073(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:04:44.831 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x5ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:44.831 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x5ba] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78704073(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:04:44.831 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20202fc4(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:04:44.832 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x417] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:44.832 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20202fc4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:04:44.833 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x58e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5874d343(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:04:44.833 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x58e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:44.833 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x58e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5874d343(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:04:44.834 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59babeb9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:04:44.834 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:44.834 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59babeb9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:04:44.836 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/05 00:04:44.836 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/05 00:04:44.837 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/05 00:04:44.837 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/05 00:04:44.838 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x549] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/05 00:04:44.839 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x549] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/05 00:04:44.840 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x5ba] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/05 00:04:44.840 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x5ba] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/05 00:04:44.841 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x417] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/05 00:04:44.841 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/05 00:04:44.842 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x58e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/05 00:04:44.842 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x58e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/05 00:04:44.843 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/05 00:04:44.843 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/05 00:04:44.845 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/05 00:04:44.846 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:04:44.872 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24043].
Not connected.


[info 2020/03/05 00:04:44.873 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:04:44.874 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:44.876 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d28d765(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:04:44.876 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:44.876 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d28d765(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:04:44.877 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22f9827a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:04:44.877 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:44.877 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22f9827a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:04:44.878 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x549] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f4dcb36(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:04:44.878 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x549] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:44.878 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x549] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f4dcb36(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:04:44.879 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x5ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @735cd138(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:04:44.879 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x5ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:44.879 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x5ba] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @735cd138(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:04:44.880 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @528f78b0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:04:44.880 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x417] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:44.880 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @528f78b0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:04:44.881 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x58e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72da9803(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:04:44.881 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x58e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:44.881 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x58e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72da9803(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:04:44.882 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @482b2bda(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:04:44.882 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:44.882 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @482b2bda(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:04:44.886 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13415171982362060696

[info 2020/03/05 00:04:44.889 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:04:44.919 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x546] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 165 ms)

[vm3] [info 2020/03/05 00:04:45.077 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x59a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 155 ms)

[info 2020/03/05 00:04:45.128 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:45.129 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d292b63(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:04:45.129 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:45.129 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d292b63(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:04:45.130 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac935e4(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:04:45.130 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:45.130 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac935e4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:04:45.131 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x549] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72799d83(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:04:45.131 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x549] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:45.131 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x549] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72799d83(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:04:45.132 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x5ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63164bad(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:04:45.132 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x5ba] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:45.133 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x5ba] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63164bad(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:04:45.133 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x417] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7511096d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:04:45.134 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x417] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:45.134 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x417] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7511096d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:04:45.135 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x58e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @192c990a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:04:45.135 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x58e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:45.135 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x58e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @192c990a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:04:45.136 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2516a37(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:04:45.136 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:45.136 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x5c9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2516a37(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:04:45.140 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38ee6144

[vm0] [info 2020/03/05 00:04:45.148 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x1f] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/05 00:04:45.148 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x1f] Locator was created at Thu Mar 05 00:04:45 GMT 2020

[vm0] [info 2020/03/05 00:04:45.148 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x1f] Listening on port 24045 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:04:45.149 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13415171982362060696/locator/locator24045view.dat

[vm0] [info 2020/03/05 00:04:45.149 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x1f] recovery file not found: /tmp/junit13415171982362060696/locator/locator24045view.dat

[vm0] [info 2020/03/05 00:04:45.149 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/05 00:04:45.152 GMT <RMI TCP Connection(98)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:04:45.269 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x595] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 189 ms)

[vm5] [info 2020/03/05 00:04:45.460 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 189 ms)

[vm5] [info 2020/03/05 00:04:47.030 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5ac] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840@213f5ef6

[vm5] [info 2020/03/05 00:04:47.036 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5ac] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:04:47.710 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 2249 ms)

[vm6] [info 2020/03/05 00:04:47.731 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5c2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040@7f330998

[vm6] [info 2020/03/05 00:04:47.737 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5c2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:04:47.857 GMT <RMI TCP Connection(98)-172.17.0.7> tid=0x4dc] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/05 00:04:47.858 GMT <RMI TCP Connection(98)-172.17.0.7> tid=0x4dc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 145 ms)

[info 2020/03/05 00:04:47.858 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:47.860 GMT <RMI TCP Connection(98)-172.17.0.7> tid=0x4dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15d835e4(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:04:47.860 GMT <RMI TCP Connection(98)-172.17.0.7> tid=0x4dc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:47.860 GMT <RMI TCP Connection(98)-172.17.0.7> tid=0x4dc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15d835e4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:04:47.861 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c249b4d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:04:47.862 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:47.862 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c249b4d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:04:47.862 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x546] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4286fc29(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:04:47.863 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x546] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:47.863 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x546] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4286fc29(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:04:47.864 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x59a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fa1ce70(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:04:47.864 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x59a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:47.864 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x59a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fa1ce70(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:04:47.864 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x595] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5211a133(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:04:47.865 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x595] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:47.865 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x595] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5211a133(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:04:47.865 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b89b666(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:04:47.866 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:47.866 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b89b666(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:04:47.867 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54993d9d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:04:47.867 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:47.867 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54993d9d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:04:47.870 GMT <RMI TCP Connection(98)-172.17.0.7> tid=0x4dc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/05 00:04:47.870 GMT <RMI TCP Connection(98)-172.17.0.7> tid=0x4dc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/05 00:04:47.871 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/05 00:04:47.871 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/05 00:04:47.872 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x546] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/05 00:04:47.873 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x546] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/05 00:04:47.874 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x59a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/05 00:04:47.874 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x59a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/05 00:04:47.875 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x595] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/05 00:04:47.875 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x595] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/05 00:04:47.876 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/05 00:04:47.876 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/05 00:04:47.877 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/05 00:04:47.877 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/05 00:04:47.879 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/05 00:04:47.880 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:04:47.906 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22249].
Not connected.


[info 2020/03/05 00:04:47.908 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:04:47.909 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:47.911 GMT <RMI TCP Connection(98)-172.17.0.7> tid=0x4dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2635cd46(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:04:47.911 GMT <RMI TCP Connection(98)-172.17.0.7> tid=0x4dc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:47.911 GMT <RMI TCP Connection(98)-172.17.0.7> tid=0x4dc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2635cd46(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:04:47.912 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c09bb0b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:04:47.912 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:47.912 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c09bb0b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:04:47.913 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x546] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aa42a6e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:04:47.913 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x546] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:47.913 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x546] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aa42a6e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:04:47.914 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x59a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c2f22ef(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:04:47.914 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x59a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:47.914 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x59a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c2f22ef(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:04:47.915 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x595] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fddcad(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:04:47.915 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x595] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:47.915 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x595] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fddcad(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:04:47.916 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @321c767a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:04:47.916 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:47.916 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @321c767a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:04:47.917 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1006538(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:04:47.917 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:47.917 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1006538(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:04:47.921 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7601514302571289528

[info 2020/03/05 00:04:47.923 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:04:48.153 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:48.154 GMT <RMI TCP Connection(98)-172.17.0.7> tid=0x4dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51c0ff25(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:04:48.154 GMT <RMI TCP Connection(98)-172.17.0.7> tid=0x4dc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:48.154 GMT <RMI TCP Connection(98)-172.17.0.7> tid=0x4dc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51c0ff25(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:04:48.155 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5345e15e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:04:48.155 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:48.155 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5345e15e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:04:48.156 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x546] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307aff5d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:04:48.156 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x546] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:48.156 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x546] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307aff5d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:04:48.157 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x59a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ccbdbd4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:04:48.157 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x59a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:48.157 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x59a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ccbdbd4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:04:48.158 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x595] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @433964af(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:04:48.159 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x595] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:48.159 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x595] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @433964af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:04:48.160 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49596ff4(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:04:48.160 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x458] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:48.160 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49596ff4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:04:48.161 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42521380(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:04:48.161 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5cf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:48.161 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42521380(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:04:48.164 GMT <RMI TCP Connection(98)-172.17.0.7> tid=0x4dc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@54bcfeb7

[vm0] [info 2020/03/05 00:04:48.170 GMT <RMI TCP Connection(98)-172.17.0.7> tid=0x4dc] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/05 00:04:48.170 GMT <RMI TCP Connection(98)-172.17.0.7> tid=0x4dc] Locator was created at Thu Mar 05 00:04:48 GMT 2020

[vm0] [info 2020/03/05 00:04:48.170 GMT <RMI TCP Connection(98)-172.17.0.7> tid=0x4dc] Listening on port 22251 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:04:48.170 GMT <RMI TCP Connection(98)-172.17.0.7> tid=0x4dc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7601514302571289528/locator/locator22251view.dat

[vm0] [info 2020/03/05 00:04:48.171 GMT <RMI TCP Connection(98)-172.17.0.7> tid=0x4dc] recovery file not found: /tmp/junit7601514302571289528/locator/locator22251view.dat

[vm0] [info 2020/03/05 00:04:48.171 GMT <RMI TCP Connection(98)-172.17.0.7> tid=0x4dc] Starting distributed system

[vm0] [info 2020/03/05 00:04:48.173 GMT <RMI TCP Connection(98)-172.17.0.7> tid=0x4dc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:04:48.934 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@13ccd400

[vm1] [info 2020/03/05 00:04:48.939 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:04:49.531 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x549] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@160e3378

[vm2] [info 2020/03/05 00:04:49.537 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x549] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:04:50.158 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x5ba] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@546faead

[vm3] [info 2020/03/05 00:04:50.164 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x5ba] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:04:50.571 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x364] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@7b4607d1

[vm5] [info 2020/03/05 00:04:50.577 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x364] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:04:50.771 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x417] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2bbb9bd4

[vm4] [info 2020/03/05 00:04:50.777 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x417] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:04:51.293 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@65b3e482

[vm6] [info 2020/03/05 00:04:51.300 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:04:51.390 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24046]

Command result for <connect --jmx-manager=localhost[24046]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24046] ..
Successfully connected to: [host=localhost, port=24046]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2728
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 366
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9480


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:04:51.866 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 166 ms)

[vm1] [info 2020/03/05 00:04:52.004 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6b23d19b

[vm1] [info 2020/03/05 00:04:52.009 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:04:52.017 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 148 ms)

[vm5] [info 2020/03/05 00:04:52.154 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040@f0f750c

[vm5] [info 2020/03/05 00:04:52.159 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x53a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:04:52.165 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 145 ms)

[vm4] [info 2020/03/05 00:04:52.319 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 152 ms)

[vm5] [info 2020/03/05 00:04:52.473 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5ac] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 153 ms)

[vm2] [info 2020/03/05 00:04:52.596 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x546] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@9a10f35

[vm2] [info 2020/03/05 00:04:52.601 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x546] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:04:52.614 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5c2] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 140 ms)

[vm0] [info 2020/03/05 00:04:52.758 GMT <RMI TCP Connection(96)-172.17.0.8> tid=0x1db] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/05 00:04:52.759 GMT <RMI TCP Connection(96)-172.17.0.8> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 143 ms)

[info 2020/03/05 00:04:52.760 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:52.762 GMT <RMI TCP Connection(96)-172.17.0.8> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23255232(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:04:52.762 GMT <RMI TCP Connection(96)-172.17.0.8> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:52.762 GMT <RMI TCP Connection(96)-172.17.0.8> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23255232(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:04:52.763 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15c41230(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:04:52.763 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:52.763 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15c41230(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:04:52.764 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e45ed5e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:04:52.764 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:52.764 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e45ed5e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:04:52.765 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2537576d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:04:52.765 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x576] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:52.765 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2537576d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:04:52.766 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @145d0a97(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:04:52.766 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:52.766 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @145d0a97(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:04:52.766 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5865be43(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:04:52.766 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5ac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:52.766 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5ac] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5865be43(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:04:52.767 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51283870(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:04:52.767 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:52.767 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5c2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51283870(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:04:52.769 GMT <RMI TCP Connection(96)-172.17.0.8> tid=0x1db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/05 00:04:52.770 GMT <RMI TCP Connection(96)-172.17.0.8> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/05 00:04:52.770 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/05 00:04:52.771 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/05 00:04:52.772 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/05 00:04:52.772 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/05 00:04:52.773 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/05 00:04:52.773 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/05 00:04:52.774 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/05 00:04:52.774 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/05 00:04:52.775 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5ac] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/05 00:04:52.775 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5ac] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/05 00:04:52.776 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5c2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/05 00:04:52.776 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5c2] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[locator] [info 2020/03/05 00:04:52.779 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/05 00:04:52.779 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:04:52.811 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29383].
Not connected.


[info 2020/03/05 00:04:52.813 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:04:52.814 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:52.816 GMT <RMI TCP Connection(96)-172.17.0.8> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44620865(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:04:52.816 GMT <RMI TCP Connection(96)-172.17.0.8> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:52.816 GMT <RMI TCP Connection(96)-172.17.0.8> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44620865(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:04:52.817 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46ac8028(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:04:52.817 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:52.817 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46ac8028(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:04:52.818 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @352dcc98(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:04:52.818 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:52.818 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @352dcc98(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:04:52.819 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79088b33(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:04:52.819 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x576] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:52.819 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79088b33(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:04:52.820 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20f614c5(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:04:52.820 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:52.820 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20f614c5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:04:52.821 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70c0d672(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:04:52.821 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5ac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:52.821 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5ac] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70c0d672(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:04:52.822 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e570bce(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:04:52.822 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:52.822 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5c2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e570bce(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:04:52.826 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10459628006994484172

[info 2020/03/05 00:04:52.829 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:04:52.869 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x542] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@292638ce

[vm6] [info 2020/03/05 00:04:52.874 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x542] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:04:53.050 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:53.051 GMT <RMI TCP Connection(96)-172.17.0.8> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @359033d2(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:04:53.051 GMT <RMI TCP Connection(96)-172.17.0.8> tid=0x1db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:53.051 GMT <RMI TCP Connection(96)-172.17.0.8> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @359033d2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:04:53.051 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b23d19b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:04:53.052 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:53.052 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b23d19b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:04:53.052 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23b10a0d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:04:53.053 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x591] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:53.053 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23b10a0d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:04:53.053 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5194b8c8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:04:53.054 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x576] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:53.054 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5194b8c8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:04:53.054 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e89ee77(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:04:53.054 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x38e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:53.055 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e89ee77(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:04:53.055 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aa1479e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:04:53.055 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5ac] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:53.055 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5ac] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aa1479e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:04:53.056 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f604d3a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:04:53.056 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5c2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:53.056 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x5c2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f604d3a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:04:53.060 GMT <RMI TCP Connection(96)-172.17.0.8> tid=0x1db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@65f5a90f

[vm0] [info 2020/03/05 00:04:53.064 GMT <RMI TCP Connection(96)-172.17.0.8> tid=0x1db] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/05 00:04:53.065 GMT <RMI TCP Connection(96)-172.17.0.8> tid=0x1db] Locator was created at Thu Mar 05 00:04:53 GMT 2020

[vm0] [info 2020/03/05 00:04:53.065 GMT <RMI TCP Connection(96)-172.17.0.8> tid=0x1db] Listening on port 29385 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:04:53.065 GMT <RMI TCP Connection(96)-172.17.0.8> tid=0x1db] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10459628006994484172/locator/locator29385view.dat

[vm0] [info 2020/03/05 00:04:53.065 GMT <RMI TCP Connection(96)-172.17.0.8> tid=0x1db] recovery file not found: /tmp/junit10459628006994484172/locator/locator29385view.dat

[vm0] [info 2020/03/05 00:04:53.065 GMT <RMI TCP Connection(96)-172.17.0.8> tid=0x1db] Starting distributed system

[vm0] [info 2020/03/05 00:04:53.067 GMT <RMI TCP Connection(96)-172.17.0.8> tid=0x1db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:04:53.199 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x59a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5fcf6083

[vm3] [info 2020/03/05 00:04:53.205 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x59a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:04:53.836 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x595] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7f1467d6

[vm4] [info 2020/03/05 00:04:53.842 GMT <RMI TCP Connection(43)-172.17.0.7> tid=0x595] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:04:54.458 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22252]

Command result for <connect --jmx-manager=localhost[22252]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22252] ..
Successfully connected to: [host=localhost, port=22252]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2562
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 262
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8652


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:04:55.135 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 176 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:04:55.291 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 154 ms)

[vm3] [info 2020/03/05 00:04:55.441 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x589] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 147 ms)

[vm4] [info 2020/03/05 00:04:55.588 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 145 ms)

[vm5] [info 2020/03/05 00:04:55.753 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 163 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:04:55.896 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 142 ms)

[vm0] [info 2020/03/05 00:04:56.040 GMT <RMI TCP Connection(97)-172.17.0.3> tid=0x71] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/05 00:04:56.042 GMT <RMI TCP Connection(97)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 143 ms)

[info 2020/03/05 00:04:56.042 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:56.045 GMT <RMI TCP Connection(97)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c95fae8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:04:56.045 GMT <RMI TCP Connection(97)-172.17.0.3> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:56.045 GMT <RMI TCP Connection(97)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c95fae8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:04:56.046 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b20ea12(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:04:56.046 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:56.046 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b20ea12(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:04:56.047 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b3e8491(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:04:56.047 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:56.047 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b3e8491(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:04:56.048 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x589] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @589d1132(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:04:56.048 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x589] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:56.048 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x589] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @589d1132(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:04:56.048 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x437] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42f426f8(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:04:56.049 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x437] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:56.049 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42f426f8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:04:56.049 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46562490(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:04:56.049 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x364] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:56.050 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46562490(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:04:56.050 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73bb95f9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:04:56.050 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:56.050 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73bb95f9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:04:56.053 GMT <RMI TCP Connection(97)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/05 00:04:56.053 GMT <RMI TCP Connection(97)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/05 00:04:56.054 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/05 00:04:56.054 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/05 00:04:56.055 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/05 00:04:56.056 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/05 00:04:56.057 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x589] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/05 00:04:56.057 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x589] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/05 00:04:56.058 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x437] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/05 00:04:56.058 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/05 00:04:56.059 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/05 00:04:56.059 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/05 00:04:56.060 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/05 00:04:56.060 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/05 00:04:56.062 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/05 00:04:56.063 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:04:56.088 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27810].
Not connected.


[info 2020/03/05 00:04:56.090 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:04:56.090 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:56.092 GMT <RMI TCP Connection(97)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2adf9e98(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:04:56.092 GMT <RMI TCP Connection(97)-172.17.0.3> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:56.092 GMT <RMI TCP Connection(97)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2adf9e98(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:04:56.093 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @298fffc1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:04:56.093 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:56.093 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @298fffc1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:04:56.094 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d6a9994(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:04:56.094 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x3db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:56.094 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d6a9994(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:04:56.095 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x589] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19dd99b3(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:04:56.095 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x589] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:56.095 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x589] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19dd99b3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:04:56.096 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x437] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b01d788(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:04:56.096 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x437] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:56.096 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b01d788(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:04:56.097 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2afbd1a4(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:04:56.097 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x364] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:56.097 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2afbd1a4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:04:56.098 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10ec95c3(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:04:56.098 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:56.098 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10ec95c3(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:04:56.102 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12544337519923268633

[info 2020/03/05 00:04:56.104 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:04:56.334 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:56.335 GMT <RMI TCP Connection(97)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cbf2736(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:04:56.335 GMT <RMI TCP Connection(97)-172.17.0.3> tid=0x71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:56.335 GMT <RMI TCP Connection(97)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cbf2736(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:04:56.336 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42a7f9db(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:04:56.336 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:56.336 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42a7f9db(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:04:56.336 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @553aafea(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:04:56.337 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x3db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:56.337 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x3db] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @553aafea(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:04:56.337 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x589] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4578e73e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:04:56.337 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x589] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:56.338 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x589] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4578e73e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:04:56.338 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x437] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29e8bd2f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:04:56.338 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x437] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:56.339 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x437] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29e8bd2f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:04:56.339 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x364] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e9a23b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:04:56.339 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x364] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:56.339 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e9a23b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:04:56.340 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6786078b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:04:56.340 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:56.340 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6786078b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:04:56.344 GMT <RMI TCP Connection(97)-172.17.0.3> tid=0x71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@238e939f

[vm0] [info 2020/03/05 00:04:56.349 GMT <RMI TCP Connection(97)-172.17.0.3> tid=0x71] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/05 00:04:56.349 GMT <RMI TCP Connection(97)-172.17.0.3> tid=0x71] Locator was created at Thu Mar 05 00:04:56 GMT 2020

[vm0] [info 2020/03/05 00:04:56.349 GMT <RMI TCP Connection(97)-172.17.0.3> tid=0x71] Listening on port 27812 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:04:56.349 GMT <RMI TCP Connection(97)-172.17.0.3> tid=0x71] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12544337519923268633/locator/locator27812view.dat

[vm0] [info 2020/03/05 00:04:56.349 GMT <RMI TCP Connection(97)-172.17.0.3> tid=0x71] recovery file not found: /tmp/junit12544337519923268633/locator/locator27812view.dat

[vm0] [info 2020/03/05 00:04:56.350 GMT <RMI TCP Connection(97)-172.17.0.3> tid=0x71] Starting distributed system

[vm0] [info 2020/03/05 00:04:56.351 GMT <RMI TCP Connection(97)-172.17.0.3> tid=0x71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:04:56.982 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@374a04c7

[vm1] [info 2020/03/05 00:04:56.986 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2881
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 502
Total primaries transferred during this rebalance                                               | 63
Total time (in milliseconds) for this rebalance                                                 | 10347


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:04:57.253 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 166 ms)

[vm2] [info 2020/03/05 00:04:57.399 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 144 ms)

[vm3] [info 2020/03/05 00:04:57.545 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 143 ms)

[vm2] [info 2020/03/05 00:04:57.590 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x591] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@5fb2f753

[vm2] [info 2020/03/05 00:04:57.599 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x591] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:04:57.712 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 165 ms)

[vm5] [info 2020/03/05 00:04:57.882 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 168 ms)

[vm6] [info 2020/03/05 00:04:58.030 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 146 ms)

[vm0] [info 2020/03/05 00:04:58.169 GMT <RMI TCP Connection(102)-172.17.0.6> tid=0x67d] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/05 00:04:58.170 GMT <RMI TCP Connection(102)-172.17.0.6> tid=0x67d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 138 ms)

[info 2020/03/05 00:04:58.171 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:58.173 GMT <RMI TCP Connection(102)-172.17.0.6> tid=0x67d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39118cae(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:04:58.174 GMT <RMI TCP Connection(102)-172.17.0.6> tid=0x67d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:58.174 GMT <RMI TCP Connection(102)-172.17.0.6> tid=0x67d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39118cae(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:04:58.174 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a00fe7e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:04:58.175 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:58.175 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a00fe7e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:04:58.175 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e28115(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:04:58.176 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:58.176 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e28115(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:04:58.176 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c680528(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:04:58.176 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x39c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:58.176 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c680528(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:04:58.177 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3759ea1b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:04:58.177 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:58.177 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3759ea1b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:04:58.178 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79ba5273(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:04:58.178 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x53a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:58.178 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79ba5273(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:04:58.179 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6994206e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:04:58.179 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x542] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:58.179 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6994206e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:04:58.181 GMT <RMI TCP Connection(102)-172.17.0.6> tid=0x67d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/05 00:04:58.182 GMT <RMI TCP Connection(102)-172.17.0.6> tid=0x67d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/05 00:04:58.182 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/05 00:04:58.183 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/05 00:04:58.183 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x388] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/05 00:04:58.184 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/05 00:04:58.185 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/05 00:04:58.185 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/05 00:04:58.186 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/05 00:04:58.186 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/05 00:04:58.187 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/05 00:04:58.187 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/05 00:04:58.188 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/05 00:04:58.188 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/05 00:04:58.190 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/05 00:04:58.191 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm3] [info 2020/03/05 00:04:58.214 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x576] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@16a8c21a

[info 2020/03/05 00:04:58.218 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26803].
Not connected.


[vm3] [info 2020/03/05 00:04:58.219 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x576] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:04:58.219 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:04:58.220 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:58.222 GMT <RMI TCP Connection(102)-172.17.0.6> tid=0x67d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a1d579a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:04:58.222 GMT <RMI TCP Connection(102)-172.17.0.6> tid=0x67d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:58.222 GMT <RMI TCP Connection(102)-172.17.0.6> tid=0x67d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a1d579a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:04:58.223 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78f6c483(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:04:58.223 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:58.223 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78f6c483(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:04:58.224 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bc47101(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:04:58.224 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x388] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:58.224 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bc47101(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:04:58.225 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cde0c9c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:04:58.225 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x39c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:58.225 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cde0c9c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:04:58.226 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46499f02(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:04:58.226 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x37f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:58.226 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46499f02(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:04:58.226 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b5c3fa3(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:04:58.227 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x53a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:58.227 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b5c3fa3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:04:58.227 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55ca5de6(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:04:58.228 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x542] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:58.228 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55ca5de6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:04:58.231 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7293767832846630353

[info 2020/03/05 00:04:58.234 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:04:58.444 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:58.444 GMT <RMI TCP Connection(102)-172.17.0.6> tid=0x67d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @502acba9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:04:58.445 GMT <RMI TCP Connection(102)-172.17.0.6> tid=0x67d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:04:58.445 GMT <RMI TCP Connection(102)-172.17.0.6> tid=0x67d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @502acba9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:04:58.445 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d8e18ed(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:04:58.446 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:04:58.446 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d8e18ed(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:04:58.446 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x388] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2072a26b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:04:58.446 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x388] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:04:58.447 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x388] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2072a26b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:04:58.447 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61e72e02(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:04:58.447 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x39c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:04:58.448 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x39c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61e72e02(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:04:58.448 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62dac0ba(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:04:58.448 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x37f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:04:58.449 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x37f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62dac0ba(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:04:58.449 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55b0bac0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:04:58.449 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x53a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:04:58.449 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55b0bac0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:04:58.450 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e1c77a4(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:04:58.450 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x542] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:04:58.450 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e1c77a4(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:04:58.453 GMT <RMI TCP Connection(102)-172.17.0.6> tid=0x67d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4aad04e0

[vm0] [info 2020/03/05 00:04:58.458 GMT <RMI TCP Connection(102)-172.17.0.6> tid=0x67d] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/05 00:04:58.459 GMT <RMI TCP Connection(102)-172.17.0.6> tid=0x67d] Locator was created at Thu Mar 05 00:04:58 GMT 2020

[vm0] [info 2020/03/05 00:04:58.459 GMT <RMI TCP Connection(102)-172.17.0.6> tid=0x67d] Listening on port 26805 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:04:58.459 GMT <RMI TCP Connection(102)-172.17.0.6> tid=0x67d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7293767832846630353/locator/locator26805view.dat

[vm0] [info 2020/03/05 00:04:58.459 GMT <RMI TCP Connection(102)-172.17.0.6> tid=0x67d] recovery file not found: /tmp/junit7293767832846630353/locator/locator26805view.dat

[vm0] [info 2020/03/05 00:04:58.459 GMT <RMI TCP Connection(102)-172.17.0.6> tid=0x67d] Starting distributed system

[vm0] [info 2020/03/05 00:04:58.461 GMT <RMI TCP Connection(102)-172.17.0.6> tid=0x67d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:04:58.814 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@595a5e8

[vm4] [info 2020/03/05 00:04:58.819 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x38e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:04:59.425 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29386]

Command result for <connect --jmx-manager=localhost[29386]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29386] ..
Successfully connected to: [host=localhost, port=29386]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:05:00.160 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@650867da

[vm1] [info 2020/03/05 00:05:00.166 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:05:00.734 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x3db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5b2e14fd

[vm2] [info 2020/03/05 00:05:00.739 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x3db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:05:01.340 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x589] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@60480a76

[vm3] [info 2020/03/05 00:05:01.345 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x589] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:05:01.970 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x437] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6273944e

[vm4] [info 2020/03/05 00:05:01.975 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x437] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:05:02.134 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@638a36cc

[vm1] [info 2020/03/05 00:05:02.139 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:05:02.498 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@3172fc1b

[vm5] [info 2020/03/05 00:05:02.504 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x44f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:05:02.576 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27813]

Command result for <connect --jmx-manager=localhost[27813]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27813] ..
Successfully connected to: [host=localhost, port=27813]


[vm2] [info 2020/03/05 00:05:02.737 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x388] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@d40de3

[vm2] [info 2020/03/05 00:05:02.743 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x388] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:05:03.179 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@54145738

[vm6] [info 2020/03/05 00:05:03.184 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:05:03.338 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x39c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@43732ab

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:05:03.344 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x39c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:05:03.947 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x37f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@21c58a9c

[vm4] [info 2020/03/05 00:05:03.952 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x37f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:05:04.572 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26806]

Command result for <connect --jmx-manager=localhost[26806]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26806] ..
Successfully connected to: [host=localhost, port=26806]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2626
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 261
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8853


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:05:07.051 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 152 ms)

[vm2] [info 2020/03/05 00:05:07.207 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x56a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 153 ms)

[vm3] [info 2020/03/05 00:05:07.376 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 166 ms)

[vm4] [info 2020/03/05 00:05:07.516 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x5b8] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 137 ms)

[vm5] [info 2020/03/05 00:05:07.681 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 163 ms)

[vm5] [info 2020/03/05 00:05:07.688 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x591] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440@d7682a9

[vm5] [info 2020/03/05 00:05:07.694 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x591] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:05:07.826 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 143 ms)

[vm0] [info 2020/03/05 00:05:07.968 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0x691] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/05 00:05:07.969 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0x691] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 139 ms)

[info 2020/03/05 00:05:07.969 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:07.971 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0x691] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @773d5d45(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:05:07.972 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0x691] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:07.972 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0x691] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @773d5d45(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:05:07.974 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e79d14e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:05:07.974 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:05:07.974 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e79d14e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:05:07.975 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x56a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @610c043c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:05:07.975 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x56a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:05:07.975 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x56a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @610c043c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:05:07.976 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x57c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @504634e6(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:05:07.976 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x57c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:05:07.976 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @504634e6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:05:07.977 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a4b2611(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:05:07.977 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:05:07.977 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x5b8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a4b2611(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:05:07.978 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58e2d4f7(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:05:07.978 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x44f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:05:07.978 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58e2d4f7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:05:07.978 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a68ae0a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:05:07.979 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:05:07.979 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a68ae0a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:05:07.981 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0x691] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/05 00:05:07.981 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0x691] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/05 00:05:07.983 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/05 00:05:07.983 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/05 00:05:07.984 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x56a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/05 00:05:07.985 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x56a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/05 00:05:07.985 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x57c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/05 00:05:07.986 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/05 00:05:07.986 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x5b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/05 00:05:07.987 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x5b8] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/05 00:05:07.988 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/05 00:05:07.988 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/05 00:05:07.989 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/05 00:05:07.989 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/05 00:05:07.991 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/05 00:05:07.991 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:05:08.010 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29350].
Not connected.


[info 2020/03/05 00:05:08.011 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:05:08.012 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:08.014 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0x691] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bef646c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:05:08.014 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0x691] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:08.014 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0x691] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bef646c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:05:08.015 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70a43b11(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:05:08.015 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:05:08.015 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70a43b11(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:05:08.016 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x56a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @107733eb(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:05:08.016 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x56a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:05:08.016 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x56a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @107733eb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:05:08.017 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x57c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41a0d655(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:05:08.017 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x57c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:05:08.017 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41a0d655(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:05:08.018 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @295fa6fc(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:05:08.018 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:05:08.018 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x5b8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @295fa6fc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:05:08.019 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d0e362e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:05:08.019 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x44f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:05:08.019 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d0e362e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:05:08.020 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307131f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:05:08.020 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:05:08.020 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307131f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:05:08.023 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16930454699898750940

[info 2020/03/05 00:05:08.026 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:05:08.242 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:08.243 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0x691] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e303df8(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:05:08.243 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0x691] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:08.244 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0x691] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e303df8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:05:08.244 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f92e281(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:05:08.245 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:05:08.245 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f92e281(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:05:08.246 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x56a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68778b77(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:05:08.246 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x56a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:05:08.246 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x56a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68778b77(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:05:08.246 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x57c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39119dbb(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:05:08.247 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x57c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:05:08.247 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39119dbb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:05:08.247 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51b4b205(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:05:08.248 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x5b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:05:08.248 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x5b8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51b4b205(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:05:08.248 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e142dfa(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:05:08.248 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x44f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:05:08.249 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e142dfa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:05:08.249 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74a4e581(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:05:08.249 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:05:08.249 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3cd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74a4e581(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:05:08.253 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0x691] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@fb7d54f

[vm0] [info 2020/03/05 00:05:08.259 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0x691] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/05 00:05:08.259 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0x691] Locator was created at Thu Mar 05 00:05:08 GMT 2020

[vm0] [info 2020/03/05 00:05:08.259 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0x691] Listening on port 29352 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:05:08.260 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0x691] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16930454699898750940/locator/locator29352view.dat

[vm0] [info 2020/03/05 00:05:08.260 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0x691] recovery file not found: /tmp/junit16930454699898750940/locator/locator29352view.dat

[vm0] [info 2020/03/05 00:05:08.260 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0x691] Starting distributed system

[vm0] [info 2020/03/05 00:05:08.265 GMT <RMI TCP Connection(96)-172.17.0.4> tid=0x691] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:05:08.382 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440@3e93d89e

[vm6] [info 2020/03/05 00:05:08.388 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:05:12.174 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@33a08741

[vm1] [info 2020/03/05 00:05:12.179 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2771
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 337
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9510


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:05:12.568 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 150 ms)

[vm2] [info 2020/03/05 00:05:12.724 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 153 ms)

[vm2] [info 2020/03/05 00:05:12.778 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x56a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7658c

[vm2] [info 2020/03/05 00:05:12.786 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x56a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:05:12.894 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 167 ms)

[vm4] [info 2020/03/05 00:05:13.053 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 156 ms)

[vm5] [info 2020/03/05 00:05:13.229 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 175 ms)

[vm6] [info 2020/03/05 00:05:13.377 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 146 ms)

[vm3] [info 2020/03/05 00:05:13.386 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x57c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@118bf3ac

[vm3] [info 2020/03/05 00:05:13.392 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x57c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:05:13.518 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x234] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/05 00:05:13.519 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x234] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 140 ms)

[info 2020/03/05 00:05:13.520 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:13.522 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x234] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42bdb729(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:05:13.522 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x234] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:13.522 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x234] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42bdb729(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:05:13.523 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61674d8e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:05:13.523 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:05:13.523 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61674d8e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:05:13.524 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a0c5156(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:05:13.524 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x429] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:05:13.524 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a0c5156(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:05:13.525 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c1488e5(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:05:13.525 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x465] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:05:13.525 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c1488e5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:05:13.526 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e7aa0b2(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:05:13.526 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x470] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:05:13.526 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e7aa0b2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:05:13.527 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d570452(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:05:13.527 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:05:13.527 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d570452(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:05:13.528 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7066f5a9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:05:13.528 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:05:13.528 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7066f5a9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:05:13.530 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x234] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/05 00:05:13.531 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x234] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/05 00:05:13.531 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/05 00:05:13.532 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/05 00:05:13.532 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/05 00:05:13.533 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/05 00:05:13.533 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/05 00:05:13.534 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/05 00:05:13.535 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/05 00:05:13.535 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/05 00:05:13.536 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x591] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/05 00:05:13.536 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/05 00:05:13.537 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/05 00:05:13.537 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/05 00:05:13.539 GMT <RMI TCP Connection(17)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/05 00:05:13.539 GMT <RMI TCP Connection(17)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:05:13.565 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25099].
Not connected.


[info 2020/03/05 00:05:13.567 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:05:13.568 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:13.569 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x234] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @533ec8bc(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:05:13.569 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x234] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:13.569 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x234] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @533ec8bc(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:05:13.570 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6052b9e9(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:05:13.570 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:05:13.570 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6052b9e9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:05:13.571 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c3646db(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:05:13.571 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x429] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:05:13.571 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c3646db(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:05:13.571 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @580a01f2(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:05:13.572 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x465] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:05:13.572 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @580a01f2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:05:13.572 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @770ff71c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:05:13.573 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x470] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:05:13.573 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @770ff71c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:05:13.573 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cf3d06d(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:05:13.573 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:05:13.573 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cf3d06d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:05:13.574 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @342941dd(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:05:13.574 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:05:13.574 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @342941dd(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:05:13.579 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6946619245849300400

[info 2020/03/05 00:05:13.581 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:05:13.798 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:13.799 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x234] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42640f31(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:05:13.799 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x234] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:13.799 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x234] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42640f31(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:05:13.800 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cde0084(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:05:13.800 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:05:13.800 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cde0084(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:05:13.801 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b4f4e2a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:05:13.801 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x429] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:05:13.801 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b4f4e2a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:05:13.802 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @744feba8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:05:13.802 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x465] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:05:13.802 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @744feba8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:05:13.803 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @488b6001(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:05:13.803 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x470] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:05:13.803 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @488b6001(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:05:13.804 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b4f83a3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:05:13.804 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x591] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:05:13.804 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b4f83a3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:05:13.805 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @380edc53(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:05:13.805 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:05:13.805 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @380edc53(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:05:13.808 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x234] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7ffaa843

[vm0] [info 2020/03/05 00:05:13.813 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x234] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/05 00:05:13.813 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x234] Locator was created at Thu Mar 05 00:05:13 GMT 2020

[vm0] [info 2020/03/05 00:05:13.813 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x234] Listening on port 25101 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:05:13.813 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x234] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6946619245849300400/locator/locator25101view.dat

[vm0] [info 2020/03/05 00:05:13.814 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x234] recovery file not found: /tmp/junit6946619245849300400/locator/locator25101view.dat

[vm0] [info 2020/03/05 00:05:13.814 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x234] Starting distributed system

[vm0] [info 2020/03/05 00:05:13.815 GMT <RMI TCP Connection(99)-172.17.0.9> tid=0x234] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:05:14.003 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x5b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@19e8db97

[vm4] [info 2020/03/05 00:05:14.015 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x5b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:05:14.629 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29353]

Command result for <connect --jmx-manager=localhost[29353]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29353] ..
Successfully connected to: [host=localhost, port=29353]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:05:17.682 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1a576167

[vm1] [info 2020/03/05 00:05:17.687 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:05:18.268 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x429] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@69820c7c

[vm2] [info 2020/03/05 00:05:18.274 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x429] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:05:18.873 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x465] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7392a30a

[vm3] [info 2020/03/05 00:05:18.879 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x465] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:05:19.493 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x470] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@66139b53

[vm4] [info 2020/03/05 00:05:19.499 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x470] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:05:20.121 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25102]

Command result for <connect --jmx-manager=localhost[25102]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25102] ..
Successfully connected to: [host=localhost, port=25102]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:05:28.450 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@30d91c9c

[vm5] [info 2020/03/05 00:05:28.456 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:05:29.154 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x610] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ade96bc

[vm6] [info 2020/03/05 00:05:29.160 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x610] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:05:30.051 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 971
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2143
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 142
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 7386


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/05 00:05:33.303 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 157 ms)

[vm2] [info 2020/03/05 00:05:33.452 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 146 ms)

[vm3] [info 2020/03/05 00:05:33.609 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 155 ms)

[vm4] [info 2020/03/05 00:05:33.757 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 146 ms)

[vm5] [info 2020/03/05 00:05:33.917 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 158 ms)

[vm6] [info 2020/03/05 00:05:34.060 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x610] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 142 ms)

[vm0] [info 2020/03/05 00:05:34.203 GMT <RMI TCP Connection(106)-172.17.0.2> tid=0x2c8] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/05 00:05:34.204 GMT <RMI TCP Connection(106)-172.17.0.2> tid=0x2c8] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 141 ms)

[info 2020/03/05 00:05:34.204 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:34.207 GMT <RMI TCP Connection(106)-172.17.0.2> tid=0x2c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5361ac33(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:05:34.207 GMT <RMI TCP Connection(106)-172.17.0.2> tid=0x2c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:34.207 GMT <RMI TCP Connection(106)-172.17.0.2> tid=0x2c8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5361ac33(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:05:34.208 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ff6ce9e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:05:34.208 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:05:34.208 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ff6ce9e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:05:34.209 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59cb5bd9(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:05:34.209 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:05:34.209 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59cb5bd9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:05:34.210 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23a4f6db(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:05:34.210 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:05:34.210 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23a4f6db(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:05:34.211 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10d87880(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:05:34.211 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:05:34.211 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10d87880(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:05:34.212 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f7eb8bc(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:05:34.212 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:05:34.212 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f7eb8bc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:05:34.213 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x610] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47cdbb78(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:05:34.213 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x610] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:05:34.213 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x610] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47cdbb78(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:05:34.215 GMT <RMI TCP Connection(106)-172.17.0.2> tid=0x2c8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/05 00:05:34.216 GMT <RMI TCP Connection(106)-172.17.0.2> tid=0x2c8] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/05 00:05:34.217 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/05 00:05:34.217 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/05 00:05:34.218 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/05 00:05:34.218 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/05 00:05:34.219 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/05 00:05:34.219 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/05 00:05:34.220 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/05 00:05:34.220 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/05 00:05:34.221 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/05 00:05:34.221 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/05 00:05:34.222 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x610] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/05 00:05:34.223 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x610] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/05 00:05:34.225 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/05 00:05:34.225 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:05:34.248 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26322].
Not connected.


[info 2020/03/05 00:05:34.249 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:05:34.250 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:34.251 GMT <RMI TCP Connection(106)-172.17.0.2> tid=0x2c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d58e0eb(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:05:34.252 GMT <RMI TCP Connection(106)-172.17.0.2> tid=0x2c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:34.252 GMT <RMI TCP Connection(106)-172.17.0.2> tid=0x2c8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d58e0eb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:05:34.252 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70b9f3d0(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:05:34.252 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:05:34.253 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70b9f3d0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:05:34.253 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @235c376d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:05:34.254 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:05:34.254 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @235c376d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:05:34.254 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f62e286(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:05:34.254 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:05:34.255 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f62e286(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:05:34.255 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26f0e122(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:05:34.256 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:05:34.256 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26f0e122(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:05:34.256 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d17786c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:05:34.257 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:05:34.257 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d17786c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:05:34.257 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x610] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26cc86d4(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:05:34.258 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x610] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:05:34.258 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x610] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26cc86d4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:05:34.262 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18364103847615590830

[info 2020/03/05 00:05:34.264 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:05:34.520 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:34.521 GMT <RMI TCP Connection(106)-172.17.0.2> tid=0x2c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @973d552(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:05:34.521 GMT <RMI TCP Connection(106)-172.17.0.2> tid=0x2c8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:34.521 GMT <RMI TCP Connection(106)-172.17.0.2> tid=0x2c8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @973d552(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:05:34.522 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5996fc88(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:05:34.522 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:05:34.522 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5996fc88(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:05:34.523 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cd94665(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:05:34.523 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:05:34.523 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cd94665(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:05:34.524 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eea23a8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:05:34.524 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:05:34.524 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eea23a8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:05:34.525 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ec9d9d8(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:05:34.525 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:05:34.525 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ec9d9d8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:05:34.526 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @721e23a8(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:05:34.526 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:05:34.526 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @721e23a8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:05:34.527 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x610] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3165838b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:05:34.527 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x610] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:05:34.527 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x610] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3165838b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:05:34.531 GMT <RMI TCP Connection(106)-172.17.0.2> tid=0x2c8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@236f68

[vm0] [info 2020/03/05 00:05:34.538 GMT <RMI TCP Connection(106)-172.17.0.2> tid=0x2c8] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/05 00:05:34.538 GMT <RMI TCP Connection(106)-172.17.0.2> tid=0x2c8] Locator was created at Thu Mar 05 00:05:34 GMT 2020

[vm0] [info 2020/03/05 00:05:34.538 GMT <RMI TCP Connection(106)-172.17.0.2> tid=0x2c8] Listening on port 26324 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:05:34.538 GMT <RMI TCP Connection(106)-172.17.0.2> tid=0x2c8] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18364103847615590830/locator/locator26324view.dat

[vm0] [info 2020/03/05 00:05:34.539 GMT <RMI TCP Connection(106)-172.17.0.2> tid=0x2c8] recovery file not found: /tmp/junit18364103847615590830/locator/locator26324view.dat

[vm0] [info 2020/03/05 00:05:34.539 GMT <RMI TCP Connection(106)-172.17.0.2> tid=0x2c8] Starting distributed system

[vm0] [info 2020/03/05 00:05:34.541 GMT <RMI TCP Connection(106)-172.17.0.2> tid=0x2c8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:05:38.330 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4d58be8d

[vm1] [info 2020/03/05 00:05:38.335 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:05:38.920 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5bbd2c4b

[vm2] [info 2020/03/05 00:05:38.927 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:05:39.565 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a08d503

[vm3] [info 2020/03/05 00:05:39.573 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:05:40.231 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2dc29fe0

[vm4] [info 2020/03/05 00:05:40.238 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:05:40.879 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26325]

Command result for <connect --jmx-manager=localhost[26325]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26325] ..
Successfully connected to: [host=localhost, port=26325]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:05:43.682 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x458] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6b31cdcd

[vm5] [info 2020/03/05 00:05:43.688 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x458] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:05:44.383 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@72388014

[vm6] [info 2020/03/05 00:05:44.389 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5cf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:05:45.275 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:05:45.355 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5f4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b60c4e5

[vm5] [info 2020/03/05 00:05:45.361 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5f4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:05:46.115 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x636] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4756d723

[vm6] [info 2020/03/05 00:05:46.121 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x636] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:05:46.988 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 986
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608950
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2396
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 240
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8457


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:05:48.819 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 155 ms)

[vm2] [info 2020/03/05 00:05:48.969 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5b8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 147 ms)

[vm3] [info 2020/03/05 00:05:49.122 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x616] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 150 ms)

[vm4] [info 2020/03/05 00:05:49.283 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 158 ms)

[vm5] [info 2020/03/05 00:05:49.439 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x612] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7f3e5b80

[vm5] [info 2020/03/05 00:05:49.441 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 156 ms)

[vm5] [info 2020/03/05 00:05:49.444 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x612] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:05:49.590 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 147 ms)

[vm0] [info 2020/03/05 00:05:49.735 GMT <RMI TCP Connection(104)-172.17.0.7> tid=0x4dc] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/05 00:05:49.736 GMT <RMI TCP Connection(104)-172.17.0.7> tid=0x4dc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 143 ms)

[info 2020/03/05 00:05:49.737 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:49.739 GMT <RMI TCP Connection(104)-172.17.0.7> tid=0x4dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @140763ac(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:05:49.739 GMT <RMI TCP Connection(104)-172.17.0.7> tid=0x4dc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:49.739 GMT <RMI TCP Connection(104)-172.17.0.7> tid=0x4dc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @140763ac(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:05:49.739 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39e70544(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:05:49.740 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:05:49.740 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39e70544(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:05:49.740 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eefc977(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:05:49.741 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:05:49.741 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5b8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eefc977(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:05:49.741 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x616] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52ab99ab(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:05:49.742 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x616] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:05:49.742 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x616] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52ab99ab(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:05:49.742 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e0872dd(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:05:49.743 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x61b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:05:49.743 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e0872dd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:05:49.743 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18f67834(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:05:49.744 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:05:49.744 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18f67834(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:05:49.744 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @191b8571(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:05:49.745 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:05:49.745 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @191b8571(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:05:49.747 GMT <RMI TCP Connection(104)-172.17.0.7> tid=0x4dc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/05 00:05:49.747 GMT <RMI TCP Connection(104)-172.17.0.7> tid=0x4dc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/05 00:05:49.748 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/05 00:05:49.748 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/05 00:05:49.749 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/05 00:05:49.749 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5b8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/05 00:05:49.750 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x616] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/05 00:05:49.750 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x616] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/05 00:05:49.751 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/05 00:05:49.752 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/05 00:05:49.752 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/05 00:05:49.753 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/05 00:05:49.754 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/05 00:05:49.754 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/05 00:05:49.756 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/05 00:05:49.756 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:05:49.786 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22252].
Not connected.


[info 2020/03/05 00:05:49.788 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:05:49.789 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:49.790 GMT <RMI TCP Connection(104)-172.17.0.7> tid=0x4dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c2170f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:05:49.790 GMT <RMI TCP Connection(104)-172.17.0.7> tid=0x4dc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:49.790 GMT <RMI TCP Connection(104)-172.17.0.7> tid=0x4dc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c2170f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:05:49.791 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54584a0f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:05:49.791 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:05:49.791 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54584a0f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:05:49.792 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e037d91(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:05:49.792 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:05:49.793 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5b8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e037d91(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:05:49.794 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x616] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ca75368(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:05:49.794 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x616] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:05:49.794 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x616] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ca75368(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:05:49.795 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33e3e798(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:05:49.795 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x61b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:05:49.795 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33e3e798(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:05:49.796 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28430413(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:05:49.796 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:05:49.796 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28430413(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:05:49.797 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7400e6b9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:05:49.797 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:05:49.797 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7400e6b9(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:05:49.801 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11804714584111265325

[info 2020/03/05 00:05:49.803 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:05:50.070 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:50.071 GMT <RMI TCP Connection(104)-172.17.0.7> tid=0x4dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73191d3e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:05:50.071 GMT <RMI TCP Connection(104)-172.17.0.7> tid=0x4dc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:50.071 GMT <RMI TCP Connection(104)-172.17.0.7> tid=0x4dc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73191d3e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:05:50.072 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4875cebf(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:05:50.072 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:05:50.072 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4875cebf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:05:50.073 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @767c5923(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:05:50.073 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:05:50.073 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5b8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @767c5923(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:05:50.074 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x616] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54947fce(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:05:50.074 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x616] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:05:50.074 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x616] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54947fce(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:05:50.075 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b8c3476(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:05:50.075 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x61b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:05:50.075 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b8c3476(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:05:50.076 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a7c0295(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:05:50.076 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x458] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:05:50.076 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a7c0295(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:05:50.077 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fe4f6b0(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:05:50.077 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5cf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:05:50.077 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fe4f6b0(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:05:50.081 GMT <RMI TCP Connection(104)-172.17.0.7> tid=0x4dc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@679c44ae

[vm0] [info 2020/03/05 00:05:50.090 GMT <RMI TCP Connection(104)-172.17.0.7> tid=0x4dc] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/05 00:05:50.090 GMT <RMI TCP Connection(104)-172.17.0.7> tid=0x4dc] Locator was created at Thu Mar 05 00:05:50 GMT 2020

[vm0] [info 2020/03/05 00:05:50.090 GMT <RMI TCP Connection(104)-172.17.0.7> tid=0x4dc] Listening on port 22254 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:05:50.090 GMT <RMI TCP Connection(104)-172.17.0.7> tid=0x4dc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11804714584111265325/locator/locator22254view.dat

[vm0] [info 2020/03/05 00:05:50.090 GMT <RMI TCP Connection(104)-172.17.0.7> tid=0x4dc] recovery file not found: /tmp/junit11804714584111265325/locator/locator22254view.dat

[vm0] [info 2020/03/05 00:05:50.091 GMT <RMI TCP Connection(104)-172.17.0.7> tid=0x4dc] Starting distributed system

[vm0] [info 2020/03/05 00:05:50.093 GMT <RMI TCP Connection(104)-172.17.0.7> tid=0x4dc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:05:50.146 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@67830d35

[vm6] [info 2020/03/05 00:05:50.156 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x62c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 990
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2522
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 237
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8868


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 45


[vm1] [info 2020/03/05 00:05:50.716 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 184 ms)

[vm2] [info 2020/03/05 00:05:50.897 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5a9] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 179 ms)

[vm3] [info 2020/03/05 00:05:51.061 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x61b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 160 ms)

[vm1] [info 2020/03/05 00:05:51.109 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:05:51.215 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5fe] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 151 ms)

[vm5] [info 2020/03/05 00:05:51.389 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 172 ms)

[vm6] [info 2020/03/05 00:05:51.535 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 145 ms)

[vm0] [info 2020/03/05 00:05:51.679 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x67e] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/05 00:05:51.680 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x67e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 143 ms)

[info 2020/03/05 00:05:51.681 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:51.683 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x67e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5142b789(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:05:51.684 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x67e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:51.684 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x67e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5142b789(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:05:51.685 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @431efc46(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:05:51.685 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:05:51.685 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @431efc46(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:05:51.686 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2150bdb0(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:05:51.686 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:05:51.686 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5a9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2150bdb0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:05:51.687 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @687ee7b5(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:05:51.687 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x61b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:05:51.687 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x61b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @687ee7b5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:05:51.688 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6264de09(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:05:51.688 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:05:51.688 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5fe] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6264de09(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:05:51.689 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75eff370(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:05:51.689 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:05:51.689 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75eff370(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:05:51.690 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11157d5f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:05:51.690 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x636] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:05:51.690 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11157d5f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:05:51.693 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x67e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/05 00:05:51.693 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x67e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/05 00:05:51.694 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/05 00:05:51.695 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/05 00:05:51.696 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5a9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/05 00:05:51.696 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5a9] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/05 00:05:51.697 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x61b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/05 00:05:51.697 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x61b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/05 00:05:51.698 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5fe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/05 00:05:51.699 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5fe] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/05 00:05:51.700 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5f4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/05 00:05:51.700 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/05 00:05:51.701 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/05 00:05:51.701 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/05 00:05:51.704 GMT <RMI TCP Connection(17)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/05 00:05:51.704 GMT <RMI TCP Connection(17)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:05:51.745 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24046].
Not connected.


[info 2020/03/05 00:05:51.747 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:05:51.749 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:51.750 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x67e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fb53788(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:05:51.750 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x67e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:51.750 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x67e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fb53788(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:05:51.751 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22edbd90(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:05:51.751 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:05:51.751 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22edbd90(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:05:51.752 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c3c771a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:05:51.752 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:05:51.752 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5a9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c3c771a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:05:51.753 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c269ef4(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:05:51.753 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x61b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:05:51.753 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x61b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c269ef4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:05:51.754 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3db0d276(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:05:51.754 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:05:51.754 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5fe] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3db0d276(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:05:51.755 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @718be84a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:05:51.755 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:05:51.755 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @718be84a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:05:51.756 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @213f45dc(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:05:51.756 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x636] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:05:51.756 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @213f45dc(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:05:51.761 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3647874823454853044

[info 2020/03/05 00:05:51.764 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:05:52.043 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:52.044 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x67e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6505e10b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:05:52.044 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x67e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:52.044 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x67e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6505e10b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:05:52.045 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66e30bcf(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:05:52.045 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:05:52.045 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66e30bcf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:05:52.046 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d2ea5b6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:05:52.046 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5a9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:05:52.046 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5a9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d2ea5b6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:05:52.047 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5160db45(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:05:52.047 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x61b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:05:52.047 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x61b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5160db45(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:05:52.048 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3811e518(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:05:52.048 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5fe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:05:52.048 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5fe] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3811e518(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:05:52.049 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f763295(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:05:52.049 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5f4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:05:52.049 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f763295(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:05:52.050 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4873873e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:05:52.050 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x636] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:05:52.050 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4873873e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:05:52.053 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x67e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@71523110

[vm0] [info 2020/03/05 00:05:52.060 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x67e] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/05 00:05:52.060 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x67e] Locator was created at Thu Mar 05 00:05:52 GMT 2020

[vm0] [info 2020/03/05 00:05:52.060 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x67e] Listening on port 24048 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:05:52.061 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x67e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3647874823454853044/locator/locator24048view.dat

[vm0] [info 2020/03/05 00:05:52.061 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x67e] recovery file not found: /tmp/junit3647874823454853044/locator/locator24048view.dat

[vm0] [info 2020/03/05 00:05:52.061 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x67e] Starting distributed system

[vm0] [info 2020/03/05 00:05:52.063 GMT <RMI TCP Connection(105)-172.17.0.5> tid=0x67e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:05:52.189 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x5ca] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7de2f04a

[vm5] [info 2020/03/05 00:05:52.195 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x5ca] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:05:52.911 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x617] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@773fb9ea

[vm6] [info 2020/03/05 00:05:52.916 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x617] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:05:53.562 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a22a289

[vm5] [info 2020/03/05 00:05:53.568 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x53a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:05:53.798 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:05:54.027 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@d36ac02

[vm1] [info 2020/03/05 00:05:54.031 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:05:54.300 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x542] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7912605c

[vm6] [info 2020/03/05 00:05:54.305 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x542] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 853
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608947
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2558
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 220
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8865


[vm2] [info 2020/03/05 00:05:54.656 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@173d4dd

[vm2] [info 2020/03/05 00:05:54.663 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:05:54.834 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 158 ms)

[vm2] [info 2020/03/05 00:05:54.981 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 144 ms)

[vm3] [info 2020/03/05 00:05:55.133 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 150 ms)

[vm1] [info 2020/03/05 00:05:55.200 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:05:55.290 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 154 ms)

[vm3] [info 2020/03/05 00:05:55.331 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x616] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7a92afe9

[vm3] [info 2020/03/05 00:05:55.338 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x616] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:05:55.456 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x612] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 164 ms)

[vm6] [info 2020/03/05 00:05:55.631 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 173 ms)

[vm0] [info 2020/03/05 00:05:55.778 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x645] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/05 00:05:55.779 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x645] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 146 ms)

[info 2020/03/05 00:05:55.779 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:55.782 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x645] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @655f121e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:05:55.782 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x645] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:55.782 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x645] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @655f121e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:05:55.786 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @450734e2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:05:55.786 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:05:55.786 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @450734e2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:05:55.787 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @370706f5(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:05:55.788 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:05:55.788 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @370706f5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:05:55.789 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ae7cd68(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:05:55.789 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x576] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:05:55.789 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ae7cd68(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:05:55.790 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58524685(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:05:55.790 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:05:55.790 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58524685(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:05:55.791 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76451bf5(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:05:55.791 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x612] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:05:55.791 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x612] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76451bf5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:05:55.792 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cc538fa(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:05:55.792 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x62c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:05:55.792 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cc538fa(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:05:55.795 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x645] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/05 00:05:55.795 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x645] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/05 00:05:55.798 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/05 00:05:55.798 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/05 00:05:55.799 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/05 00:05:55.800 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/05 00:05:55.801 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/05 00:05:55.801 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/05 00:05:55.802 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/05 00:05:55.802 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/05 00:05:55.804 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x612] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/05 00:05:55.804 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x612] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/05 00:05:55.805 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/05 00:05:55.805 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/05 00:05:55.808 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/05 00:05:55.809 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:05:55.851 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29386].
Not connected.


[info 2020/03/05 00:05:55.853 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:05:55.854 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:55.855 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x645] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e4e2265(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:05:55.856 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x645] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:55.856 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x645] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e4e2265(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:05:55.857 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @620b89fd(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:05:55.857 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:05:55.857 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @620b89fd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:05:55.858 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @559c8e15(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:05:55.858 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:05:55.858 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @559c8e15(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:05:55.859 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c52f224(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:05:55.859 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x576] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:05:55.859 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c52f224(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:05:55.860 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58accfb4(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:05:55.860 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:05:55.861 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58accfb4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:05:55.861 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b96cd9a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:05:55.861 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x612] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:05:55.862 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x612] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b96cd9a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:05:55.862 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @546731f5(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:05:55.863 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x62c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:05:55.863 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @546731f5(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:05:55.868 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13191836227218844464

[info 2020/03/05 00:05:55.872 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:05:55.978 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4e41369d

[vm1] [info 2020/03/05 00:05:55.985 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:05:56.031 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@52bd4bc5

[vm4] [info 2020/03/05 00:05:56.041 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x61b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:05:56.156 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:56.157 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x645] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cbd9d12(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:05:56.157 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x645] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:56.157 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x645] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cbd9d12(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:05:56.158 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d8b354a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:05:56.158 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:05:56.158 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d8b354a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:05:56.159 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4206c728(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:05:56.159 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x591] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:05:56.159 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4206c728(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:05:56.160 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d9021c2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:05:56.160 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x576] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:05:56.160 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d9021c2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:05:56.161 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42f779a8(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:05:56.161 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x38e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:05:56.161 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42f779a8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:05:56.162 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2429fce0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:05:56.162 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x612] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:05:56.162 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x612] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2429fce0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:05:56.163 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5328723(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:05:56.163 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x62c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:05:56.163 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5328723(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:05:56.167 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x645] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2c852e1c

[vm0] [info 2020/03/05 00:05:56.174 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x645] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/05 00:05:56.174 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x645] Locator was created at Thu Mar 05 00:05:56 GMT 2020

[vm0] [info 2020/03/05 00:05:56.174 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x645] Listening on port 29388 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:05:56.174 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x645] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13191836227218844464/locator/locator29388view.dat

[vm0] [info 2020/03/05 00:05:56.174 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x645] recovery file not found: /tmp/junit13191836227218844464/locator/locator29388view.dat

[vm0] [info 2020/03/05 00:05:56.175 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x645] Starting distributed system

[vm0] [info 2020/03/05 00:05:56.177 GMT <RMI TCP Connection(103)-172.17.0.8> tid=0x645] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:05:56.627 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5a9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@381fd2dc

[vm2] [info 2020/03/05 00:05:56.634 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5a9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:05:56.710 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22255]

Command result for <connect --jmx-manager=localhost[22255]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22255] ..
Successfully connected to: [host=localhost, port=22255]


[vm3] [info 2020/03/05 00:05:57.294 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x61b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e378ef0

[vm3] [info 2020/03/05 00:05:57.300 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x61b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 849
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2720
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 198
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 9312


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:05:57.680 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 171 ms)

[vm2] [info 2020/03/05 00:05:57.853 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5a7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 171 ms)

[vm4] [info 2020/03/05 00:05:57.980 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5fe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@640a24f7

[vm4] [info 2020/03/05 00:05:57.987 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x5fe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:05:58.023 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 167 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:05:58.178 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 151 ms)

[vm5] [info 2020/03/05 00:05:58.351 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x5ca] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 171 ms)

[vm6] [info 2020/03/05 00:05:58.523 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x617] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 170 ms)

[info 2020/03/05 00:05:58.652 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24049]

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/05 00:05:58.675 GMT <RMI TCP Connection(104)-172.17.0.3> tid=0x513] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/05 00:05:58.676 GMT <RMI TCP Connection(104)-172.17.0.3> tid=0x513] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 151 ms)

[info 2020/03/05 00:05:58.677 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:58.679 GMT <RMI TCP Connection(104)-172.17.0.3> tid=0x513] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4524f725(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:05:58.679 GMT <RMI TCP Connection(104)-172.17.0.3> tid=0x513] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:58.679 GMT <RMI TCP Connection(104)-172.17.0.3> tid=0x513] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4524f725(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:05:58.680 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62571278(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:05:58.680 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:05:58.680 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62571278(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:05:58.681 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63ae96b6(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:05:58.681 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:05:58.681 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63ae96b6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:05:58.682 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f10b403(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:05:58.682 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:05:58.682 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f10b403(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:05:58.683 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @322cdf32(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:05:58.684 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:05:58.684 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @322cdf32(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:05:58.685 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x5ca] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34e0bef1(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:05:58.685 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x5ca] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:05:58.685 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x5ca] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34e0bef1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:05:58.686 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x617] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47b40a1(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:05:58.686 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x617] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:05:58.686 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x617] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47b40a1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:05:58.688 GMT <RMI TCP Connection(104)-172.17.0.3> tid=0x513] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/05 00:05:58.689 GMT <RMI TCP Connection(104)-172.17.0.3> tid=0x513] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/05 00:05:58.690 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/05 00:05:58.690 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/05 00:05:58.692 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/05 00:05:58.692 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

Command result for <connect --jmx-manager=localhost[24049]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24049] ..
Successfully connected to: [host=localhost, port=24049]


[vm3] [info 2020/03/05 00:05:58.693 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/05 00:05:58.693 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/05 00:05:58.694 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/05 00:05:58.695 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/05 00:05:58.696 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x5ca] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/05 00:05:58.696 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x5ca] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/05 00:05:58.697 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x617] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/05 00:05:58.697 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x617] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/05 00:05:58.699 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/05 00:05:58.700 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:05:58.723 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27813].
Not connected.


[info 2020/03/05 00:05:58.725 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:05:58.725 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:58.727 GMT <RMI TCP Connection(104)-172.17.0.3> tid=0x513] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31b16a0c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:05:58.727 GMT <RMI TCP Connection(104)-172.17.0.3> tid=0x513] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:58.727 GMT <RMI TCP Connection(104)-172.17.0.3> tid=0x513] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31b16a0c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:05:58.728 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @713a75a1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:05:58.728 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:05:58.728 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @713a75a1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:05:58.730 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f260c8c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:05:58.730 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:05:58.730 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f260c8c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:05:58.731 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dbde667(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:05:58.731 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:05:58.731 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dbde667(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:05:58.732 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e46c8ed(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:05:58.732 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:05:58.732 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e46c8ed(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:05:58.733 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x5ca] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dc8d271(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:05:58.733 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x5ca] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:05:58.733 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x5ca] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dc8d271(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:05:58.734 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x617] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @668dc31d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:05:58.734 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x617] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:05:58.734 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x617] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @668dc31d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:05:58.738 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16079514539506046933

[info 2020/03/05 00:05:58.740 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:05:59.014 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:59.016 GMT <RMI TCP Connection(104)-172.17.0.3> tid=0x513] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ebe711(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:05:59.016 GMT <RMI TCP Connection(104)-172.17.0.3> tid=0x513] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:05:59.016 GMT <RMI TCP Connection(104)-172.17.0.3> tid=0x513] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ebe711(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:05:59.017 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fe9a00f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:05:59.017 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:05:59.017 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fe9a00f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:05:59.018 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3017817(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:05:59.018 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:05:59.018 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3017817(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:05:59.019 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f8990d5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:05:59.019 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:05:59.019 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f8990d5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:05:59.020 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55767d54(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:05:59.020 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x623] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:05:59.020 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55767d54(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:05:59.021 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x5ca] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dbfb6cc(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:05:59.021 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x5ca] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:05:59.021 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x5ca] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dbfb6cc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:05:59.022 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x617] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @366934b5(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:05:59.022 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x617] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:05:59.022 GMT <RMI TCP Connection(45)-172.17.0.3> tid=0x617] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @366934b5(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]
Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 968
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2801
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 245
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 9720


[vm0] [info 2020/03/05 00:05:59.026 GMT <RMI TCP Connection(104)-172.17.0.3> tid=0x513] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2afa26be

[vm0] [info 2020/03/05 00:05:59.033 GMT <RMI TCP Connection(104)-172.17.0.3> tid=0x513] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/05 00:05:59.034 GMT <RMI TCP Connection(104)-172.17.0.3> tid=0x513] Locator was created at Thu Mar 05 00:05:59 GMT 2020

[vm0] [info 2020/03/05 00:05:59.034 GMT <RMI TCP Connection(104)-172.17.0.3> tid=0x513] Listening on port 27815 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:05:59.034 GMT <RMI TCP Connection(104)-172.17.0.3> tid=0x513] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16079514539506046933/locator/locator27815view.dat

[vm0] [info 2020/03/05 00:05:59.034 GMT <RMI TCP Connection(104)-172.17.0.3> tid=0x513] recovery file not found: /tmp/junit16079514539506046933/locator/locator27815view.dat

[vm0] [info 2020/03/05 00:05:59.035 GMT <RMI TCP Connection(104)-172.17.0.3> tid=0x513] Starting distributed system

[vm0] [info 2020/03/05 00:05:59.037 GMT <RMI TCP Connection(104)-172.17.0.3> tid=0x513] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/05 00:05:59.276 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 205 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:05:59.442 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x5fd] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 163 ms)

[vm3] [info 2020/03/05 00:05:59.601 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x605] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 155 ms)

[vm4] [info 2020/03/05 00:05:59.758 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x5fc] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 154 ms)

[vm5] [info 2020/03/05 00:05:59.925 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 165 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:06:00.082 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 155 ms)

[vm0] [info 2020/03/05 00:06:00.247 GMT <RMI TCP Connection(108)-172.17.0.6> tid=0x67d] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/05 00:06:00.248 GMT <RMI TCP Connection(108)-172.17.0.6> tid=0x67d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 164 ms)

[info 2020/03/05 00:06:00.249 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:00.252 GMT <RMI TCP Connection(108)-172.17.0.6> tid=0x67d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c015732(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:06:00.252 GMT <RMI TCP Connection(108)-172.17.0.6> tid=0x67d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:00.252 GMT <RMI TCP Connection(108)-172.17.0.6> tid=0x67d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c015732(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:06:00.254 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @589926d2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:06:00.254 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:06:00.254 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @589926d2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:06:00.255 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50d17436(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:06:00.255 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x5fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:06:00.255 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x5fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50d17436(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:06:00.256 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x605] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @707d5943(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:06:00.256 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x605] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:06:00.256 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x605] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @707d5943(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:06:00.257 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x5fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a4176ff(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:06:00.257 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x5fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:06:00.257 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x5fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a4176ff(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:06:00.258 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ac913f4(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:06:00.258 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x53a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:06:00.258 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ac913f4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:06:00.259 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e07d749(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:06:00.259 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x542] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:06:00.259 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e07d749(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:06:00.262 GMT <RMI TCP Connection(108)-172.17.0.6> tid=0x67d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/05 00:06:00.262 GMT <RMI TCP Connection(108)-172.17.0.6> tid=0x67d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/05 00:06:00.264 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/05 00:06:00.265 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/05 00:06:00.266 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x5fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/05 00:06:00.266 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x5fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/05 00:06:00.267 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x605] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/05 00:06:00.267 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x605] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/05 00:06:00.268 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x5fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/05 00:06:00.268 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x5fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/05 00:06:00.269 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/05 00:06:00.269 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/05 00:06:00.270 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/05 00:06:00.271 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/05 00:06:00.273 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/05 00:06:00.273 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:06:00.303 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26806].
Not connected.


[info 2020/03/05 00:06:00.305 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:06:00.306 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:00.307 GMT <RMI TCP Connection(108)-172.17.0.6> tid=0x67d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @560cb659(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:06:00.307 GMT <RMI TCP Connection(108)-172.17.0.6> tid=0x67d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:00.307 GMT <RMI TCP Connection(108)-172.17.0.6> tid=0x67d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @560cb659(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:06:00.308 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @811fd2a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:06:00.308 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:06:00.308 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @811fd2a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:06:00.309 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b1c5705(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:06:00.309 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x5fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:06:00.309 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x5fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b1c5705(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:06:00.310 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x605] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a16b02c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:06:00.310 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x605] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:06:00.311 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x605] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a16b02c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:06:00.311 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x5fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b8af3c0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:06:00.312 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x5fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:06:00.312 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x5fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b8af3c0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:06:00.312 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @521d9ed3(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:06:00.312 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x53a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:06:00.313 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @521d9ed3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:06:00.313 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3097aa4c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:06:00.313 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x542] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:06:00.313 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3097aa4c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:06:00.317 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit699939848313470005

[info 2020/03/05 00:06:00.319 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:06:00.461 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@10f372ce

[vm1] [info 2020/03/05 00:06:00.466 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:06:00.570 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:00.571 GMT <RMI TCP Connection(108)-172.17.0.6> tid=0x67d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4710d93(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:06:00.571 GMT <RMI TCP Connection(108)-172.17.0.6> tid=0x67d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:00.571 GMT <RMI TCP Connection(108)-172.17.0.6> tid=0x67d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4710d93(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:06:00.572 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d5f5560(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:06:00.572 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:06:00.572 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d5f5560(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:06:00.573 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad9b2c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:06:00.573 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x5fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:06:00.573 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x5fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad9b2c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:06:00.574 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x605] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6287f88c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:06:00.574 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x605] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:06:00.574 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x605] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6287f88c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:06:00.575 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x5fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c1456b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:06:00.575 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x5fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:06:00.575 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x5fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c1456b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:06:00.576 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18e9034d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:06:00.576 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x53a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:06:00.576 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18e9034d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:06:00.577 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @668474bb(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:06:00.577 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x542] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:06:00.577 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @668474bb(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:06:00.581 GMT <RMI TCP Connection(108)-172.17.0.6> tid=0x67d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@67f86d26

[vm0] [info 2020/03/05 00:06:00.587 GMT <RMI TCP Connection(108)-172.17.0.6> tid=0x67d] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/05 00:06:00.587 GMT <RMI TCP Connection(108)-172.17.0.6> tid=0x67d] Locator was created at Thu Mar 05 00:06:00 GMT 2020

[vm0] [info 2020/03/05 00:06:00.587 GMT <RMI TCP Connection(108)-172.17.0.6> tid=0x67d] Listening on port 26808 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:06:00.587 GMT <RMI TCP Connection(108)-172.17.0.6> tid=0x67d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit699939848313470005/locator/locator26808view.dat

[vm0] [info 2020/03/05 00:06:00.587 GMT <RMI TCP Connection(108)-172.17.0.6> tid=0x67d] recovery file not found: /tmp/junit699939848313470005/locator/locator26808view.dat

[vm0] [info 2020/03/05 00:06:00.588 GMT <RMI TCP Connection(108)-172.17.0.6> tid=0x67d] Starting distributed system

[vm0] [info 2020/03/05 00:06:00.590 GMT <RMI TCP Connection(108)-172.17.0.6> tid=0x67d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:06:01.053 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x591] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@31b433f8

[vm2] [info 2020/03/05 00:06:01.060 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x591] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:06:01.709 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x576] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@436736fd

[vm3] [info 2020/03/05 00:06:01.716 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x576] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:06:02.391 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5c934a01

[vm4] [info 2020/03/05 00:06:02.398 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x38e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:06:03.012 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29389]

Command result for <connect --jmx-manager=localhost[29389]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29389] ..
Successfully connected to: [host=localhost, port=29389]


[vm1] [info 2020/03/05 00:06:03.058 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@62698f93

[vm1] [info 2020/03/05 00:06:03.063 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:06:03.651 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@765dc62b

[vm2] [info 2020/03/05 00:06:03.658 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:06:04.200 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1f3401fe

[vm5] [info 2020/03/05 00:06:04.205 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x44f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:06:04.269 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74cabe3a

[vm3] [info 2020/03/05 00:06:04.276 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:06:04.298 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3072a506

[vm1] [info 2020/03/05 00:06:04.302 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:06:04.906 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x623] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6aad1c26

[vm2] [info 2020/03/05 00:06:04.907 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x5fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@19b204e1

[vm2] [info 2020/03/05 00:06:04.914 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x5fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:06:04.914 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x623] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:06:04.954 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x59b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6db24d00

[vm6] [info 2020/03/05 00:06:04.961 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x59b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:06:05.549 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x605] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6282bed5

[vm3] [info 2020/03/05 00:06:05.556 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x605] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:06:05.585 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27816]

Command result for <connect --jmx-manager=localhost[27816]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27816] ..
Successfully connected to: [host=localhost, port=27816]


[vm1] [info 2020/03/05 00:06:05.852 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:06:06.237 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x5fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3461d808

[vm4] [info 2020/03/05 00:06:06.245 GMT <RMI TCP Connection(50)-172.17.0.6> tid=0x5fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:06:06.896 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26809]

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <connect --jmx-manager=localhost[26809]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26809] ..
Successfully connected to: [host=localhost, port=26809]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 942
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2601
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 335
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9369


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:06:09.822 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 161 ms)

[vm2] [info 2020/03/05 00:06:09.975 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x56a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 150 ms)

[vm3] [info 2020/03/05 00:06:10.137 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 159 ms)

[vm4] [info 2020/03/05 00:06:10.304 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5b8] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 164 ms)

[vm5] [info 2020/03/05 00:06:10.479 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 173 ms)

[vm6] [info 2020/03/05 00:06:10.629 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x59b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 149 ms)

[vm0] [info 2020/03/05 00:06:10.776 GMT <RMI TCP Connection(104)-172.17.0.4> tid=0x256] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/05 00:06:10.777 GMT <RMI TCP Connection(104)-172.17.0.4> tid=0x256] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 146 ms)

[info 2020/03/05 00:06:10.778 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:10.780 GMT <RMI TCP Connection(104)-172.17.0.4> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d3baff2(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:06:10.781 GMT <RMI TCP Connection(104)-172.17.0.4> tid=0x256] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:10.781 GMT <RMI TCP Connection(104)-172.17.0.4> tid=0x256] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d3baff2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:06:10.783 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51dd19a5(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:06:10.783 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:06:10.783 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51dd19a5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:06:10.784 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x56a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a5d1dcf(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:06:10.784 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x56a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:06:10.784 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x56a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a5d1dcf(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:06:10.785 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x57c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36f9ed18(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:06:10.785 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x57c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:06:10.786 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36f9ed18(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:06:10.786 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @160d9222(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:06:10.786 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:06:10.786 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5b8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @160d9222(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:06:10.787 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4078019f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:06:10.787 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x44f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:06:10.787 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4078019f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:06:10.788 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x59b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @484f6a22(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:06:10.788 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x59b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:06:10.788 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x59b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @484f6a22(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:06:10.791 GMT <RMI TCP Connection(104)-172.17.0.4> tid=0x256] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/05 00:06:10.791 GMT <RMI TCP Connection(104)-172.17.0.4> tid=0x256] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/05 00:06:10.793 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/05 00:06:10.794 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/05 00:06:10.795 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x56a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/05 00:06:10.795 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x56a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/05 00:06:10.796 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x57c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/05 00:06:10.796 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/05 00:06:10.797 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/05 00:06:10.797 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5b8] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/05 00:06:10.798 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/05 00:06:10.798 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/05 00:06:10.799 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x59b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/05 00:06:10.800 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x59b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/05 00:06:10.802 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/05 00:06:10.802 GMT <RMI TCP Connection(19)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:06:10.824 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29353].
Not connected.


[info 2020/03/05 00:06:10.825 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:06:10.826 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:10.827 GMT <RMI TCP Connection(104)-172.17.0.4> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @157cb41e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:06:10.827 GMT <RMI TCP Connection(104)-172.17.0.4> tid=0x256] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:10.828 GMT <RMI TCP Connection(104)-172.17.0.4> tid=0x256] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @157cb41e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:06:10.828 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @947a13b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:06:10.829 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:06:10.829 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @947a13b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:06:10.829 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x56a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c288fef(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:06:10.830 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x56a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:06:10.830 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x56a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c288fef(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:06:10.830 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x57c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f5febc(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:06:10.831 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x57c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:06:10.831 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f5febc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:06:10.831 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @645e81f7(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:06:10.832 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:06:10.832 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5b8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @645e81f7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:06:10.832 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47b72d18(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:06:10.833 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x44f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:06:10.833 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47b72d18(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:06:10.833 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x59b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78282b5f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:06:10.834 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x59b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:06:10.834 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x59b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78282b5f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:06:10.838 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16725039436785115185

[info 2020/03/05 00:06:10.840 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:06:10.930 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x591] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@705cef46

[vm5] [info 2020/03/05 00:06:10.936 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x591] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:06:11.111 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:11.112 GMT <RMI TCP Connection(104)-172.17.0.4> tid=0x256] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70835ccf(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:06:11.112 GMT <RMI TCP Connection(104)-172.17.0.4> tid=0x256] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:11.112 GMT <RMI TCP Connection(104)-172.17.0.4> tid=0x256] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70835ccf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:06:11.113 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71fdbcb(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:06:11.113 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:06:11.113 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71fdbcb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:06:11.114 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x56a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2276f50c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:06:11.114 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x56a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:06:11.114 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x56a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2276f50c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:06:11.115 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x57c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3525399d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:06:11.115 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x57c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:06:11.115 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3525399d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:06:11.116 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61571d35(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:06:11.116 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:06:11.116 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5b8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61571d35(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:06:11.117 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x44f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63dd49bb(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:06:11.117 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x44f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:06:11.117 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x44f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63dd49bb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:06:11.118 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x59b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73338a1f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:06:11.118 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x59b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:06:11.118 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x59b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73338a1f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:06:11.122 GMT <RMI TCP Connection(104)-172.17.0.4> tid=0x256] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4fe71b64

[vm0] [info 2020/03/05 00:06:11.129 GMT <RMI TCP Connection(104)-172.17.0.4> tid=0x256] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/05 00:06:11.129 GMT <RMI TCP Connection(104)-172.17.0.4> tid=0x256] Locator was created at Thu Mar 05 00:06:11 GMT 2020

[vm0] [info 2020/03/05 00:06:11.129 GMT <RMI TCP Connection(104)-172.17.0.4> tid=0x256] Listening on port 29355 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:06:11.129 GMT <RMI TCP Connection(104)-172.17.0.4> tid=0x256] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16725039436785115185/locator/locator29355view.dat

[vm0] [info 2020/03/05 00:06:11.129 GMT <RMI TCP Connection(104)-172.17.0.4> tid=0x256] recovery file not found: /tmp/junit16725039436785115185/locator/locator29355view.dat

[vm0] [info 2020/03/05 00:06:11.130 GMT <RMI TCP Connection(104)-172.17.0.4> tid=0x256] Starting distributed system

[vm0] [info 2020/03/05 00:06:11.132 GMT <RMI TCP Connection(104)-172.17.0.4> tid=0x256] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:06:11.637 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5e9036a8

[vm6] [info 2020/03/05 00:06:11.643 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:06:12.614 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:06:15.046 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1f935aab

[vm1] [info 2020/03/05 00:06:15.050 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:06:15.640 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x56a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@615ef430

[vm2] [info 2020/03/05 00:06:15.648 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x56a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 981
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2628
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 266
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9270


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm3] [info 2020/03/05 00:06:16.356 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x57c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@72d700e2

[vm3] [info 2020/03/05 00:06:16.363 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x57c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:06:16.461 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 164 ms)

[vm2] [info 2020/03/05 00:06:16.619 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 156 ms)

[vm3] [info 2020/03/05 00:06:16.770 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 147 ms)

[vm4] [info 2020/03/05 00:06:16.927 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 155 ms)

[vm4] [info 2020/03/05 00:06:17.027 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@205fb8d9

[vm4] [info 2020/03/05 00:06:17.034 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:06:17.105 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 175 ms)

[vm6] [info 2020/03/05 00:06:17.259 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 153 ms)

[vm0] [info 2020/03/05 00:06:17.410 GMT <RMI TCP Connection(104)-172.17.0.9> tid=0x42e] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/05 00:06:17.411 GMT <RMI TCP Connection(104)-172.17.0.9> tid=0x42e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 150 ms)

[info 2020/03/05 00:06:17.412 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:17.416 GMT <RMI TCP Connection(104)-172.17.0.9> tid=0x42e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6775bbd5(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:06:17.416 GMT <RMI TCP Connection(104)-172.17.0.9> tid=0x42e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:17.416 GMT <RMI TCP Connection(104)-172.17.0.9> tid=0x42e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6775bbd5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:06:17.417 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5518aefa(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:06:17.417 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:06:17.417 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5518aefa(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:06:17.419 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50f83a52(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:06:17.419 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x429] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:06:17.419 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50f83a52(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:06:17.420 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d176b87(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:06:17.420 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x465] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:06:17.420 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d176b87(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:06:17.421 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ee5c606(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:06:17.421 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x470] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:06:17.421 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ee5c606(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:06:17.422 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a453ca5(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:06:17.422 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:06:17.422 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a453ca5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:06:17.422 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @245ed36b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:06:17.423 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:06:17.423 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @245ed36b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:06:17.426 GMT <RMI TCP Connection(104)-172.17.0.9> tid=0x42e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/05 00:06:17.426 GMT <RMI TCP Connection(104)-172.17.0.9> tid=0x42e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/05 00:06:17.427 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/05 00:06:17.427 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/05 00:06:17.429 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/05 00:06:17.429 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/05 00:06:17.430 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/05 00:06:17.430 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/05 00:06:17.431 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/05 00:06:17.432 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/05 00:06:17.433 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x591] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/05 00:06:17.433 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/05 00:06:17.434 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/05 00:06:17.434 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/05 00:06:17.437 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/05 00:06:17.437 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:06:17.470 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25102].
Not connected.


[info 2020/03/05 00:06:17.472 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:06:17.473 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:17.475 GMT <RMI TCP Connection(104)-172.17.0.9> tid=0x42e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42d62c9d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:06:17.475 GMT <RMI TCP Connection(104)-172.17.0.9> tid=0x42e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:17.475 GMT <RMI TCP Connection(104)-172.17.0.9> tid=0x42e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42d62c9d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:06:17.476 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50ec463c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:06:17.476 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:06:17.476 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50ec463c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:06:17.477 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34abb482(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:06:17.477 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x429] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:06:17.477 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34abb482(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:06:17.478 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @277bb7ce(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:06:17.478 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x465] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:06:17.478 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @277bb7ce(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:06:17.479 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78c9e3a8(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:06:17.479 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x470] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:06:17.479 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78c9e3a8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:06:17.480 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c74a88e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:06:17.480 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:06:17.480 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c74a88e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:06:17.481 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @120f41d1(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:06:17.481 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:06:17.481 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @120f41d1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:06:17.485 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2998511599089214941

[info 2020/03/05 00:06:17.488 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:06:17.700 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29356]

Command result for <connect --jmx-manager=localhost[29356]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29356] ..
Successfully connected to: [host=localhost, port=29356]


[info 2020/03/05 00:06:17.750 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:17.751 GMT <RMI TCP Connection(104)-172.17.0.9> tid=0x42e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36b41087(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:06:17.751 GMT <RMI TCP Connection(104)-172.17.0.9> tid=0x42e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:17.751 GMT <RMI TCP Connection(104)-172.17.0.9> tid=0x42e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36b41087(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:06:17.752 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71b00e9d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:06:17.752 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:06:17.752 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71b00e9d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:06:17.753 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2057e102(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:06:17.753 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x429] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:06:17.753 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2057e102(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:06:17.753 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @331ed1e1(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:06:17.754 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x465] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:06:17.754 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @331ed1e1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:06:17.754 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aaa96f3(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:06:17.754 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x470] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:06:17.755 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aaa96f3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:06:17.755 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47e3e2e2(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:06:17.755 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x591] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:06:17.755 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47e3e2e2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:06:17.756 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75afc479(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:06:17.756 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:06:17.756 GMT <RMI TCP Connection(43)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75afc479(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:06:17.760 GMT <RMI TCP Connection(104)-172.17.0.9> tid=0x42e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3413fde4

[vm0] [info 2020/03/05 00:06:17.766 GMT <RMI TCP Connection(104)-172.17.0.9> tid=0x42e] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/05 00:06:17.767 GMT <RMI TCP Connection(104)-172.17.0.9> tid=0x42e] Locator was created at Thu Mar 05 00:06:17 GMT 2020

[vm0] [info 2020/03/05 00:06:17.767 GMT <RMI TCP Connection(104)-172.17.0.9> tid=0x42e] Listening on port 25104 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:06:17.767 GMT <RMI TCP Connection(104)-172.17.0.9> tid=0x42e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2998511599089214941/locator/locator25104view.dat

[vm0] [info 2020/03/05 00:06:17.767 GMT <RMI TCP Connection(104)-172.17.0.9> tid=0x42e] recovery file not found: /tmp/junit2998511599089214941/locator/locator25104view.dat

[vm0] [info 2020/03/05 00:06:17.768 GMT <RMI TCP Connection(104)-172.17.0.9> tid=0x42e] Starting distributed system

[vm0] [info 2020/03/05 00:06:17.769 GMT <RMI TCP Connection(104)-172.17.0.9> tid=0x42e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:06:21.757 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1e34f065

[vm1] [info 2020/03/05 00:06:21.762 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:06:22.347 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x429] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e532890

[vm2] [info 2020/03/05 00:06:22.354 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x429] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:06:22.981 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x465] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@691c8d4c

[vm3] [info 2020/03/05 00:06:22.987 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x465] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:06:23.677 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x470] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5deb314a

[vm4] [info 2020/03/05 00:06:23.685 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x470] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:06:24.323 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25105]

Command result for <connect --jmx-manager=localhost[25105]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25105] ..
Successfully connected to: [host=localhost, port=25105]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:06:33.130 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5f4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040@6423f0c8

[vm5] [info 2020/03/05 00:06:33.137 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5f4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:06:33.853 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x610] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@2d292c0f

[vm6] [info 2020/03/05 00:06:33.860 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x610] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2583
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 260
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8706


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:06:37.712 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 151 ms)

[vm2] [info 2020/03/05 00:06:37.864 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 150 ms)

[vm3] [info 2020/03/05 00:06:38.023 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 157 ms)

[vm4] [info 2020/03/05 00:06:38.168 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 142 ms)

[vm5] [info 2020/03/05 00:06:38.336 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 167 ms)

[vm6] [info 2020/03/05 00:06:38.481 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x610] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 143 ms)

[vm0] [info 2020/03/05 00:06:38.667 GMT <RMI TCP Connection(111)-172.17.0.2> tid=0x66c] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/05 00:06:38.668 GMT <RMI TCP Connection(111)-172.17.0.2> tid=0x66c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 185 ms)

[info 2020/03/05 00:06:38.669 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:38.671 GMT <RMI TCP Connection(111)-172.17.0.2> tid=0x66c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64f705e6(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:06:38.671 GMT <RMI TCP Connection(111)-172.17.0.2> tid=0x66c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:38.671 GMT <RMI TCP Connection(111)-172.17.0.2> tid=0x66c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64f705e6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:06:38.672 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d360189(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:06:38.672 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:06:38.672 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d360189(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:06:38.673 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50cca90a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:06:38.673 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:06:38.673 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50cca90a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:06:38.674 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4191b604(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:06:38.674 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:06:38.674 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4191b604(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:06:38.675 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70dfe626(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:06:38.675 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:06:38.675 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70dfe626(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:06:38.676 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d3f7147(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:06:38.676 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:06:38.676 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d3f7147(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:06:38.677 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x610] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30857644(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:06:38.677 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x610] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:06:38.677 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x610] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30857644(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:06:38.680 GMT <RMI TCP Connection(111)-172.17.0.2> tid=0x66c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/05 00:06:38.680 GMT <RMI TCP Connection(111)-172.17.0.2> tid=0x66c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/05 00:06:38.682 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/05 00:06:38.682 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/05 00:06:38.683 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/05 00:06:38.683 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/05 00:06:38.684 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/05 00:06:38.684 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/05 00:06:38.685 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/05 00:06:38.686 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/05 00:06:38.687 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5f4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/05 00:06:38.687 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/05 00:06:38.688 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x610] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/05 00:06:38.689 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x610] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/05 00:06:38.704 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/05 00:06:38.705 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:06:38.732 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26325].
Not connected.


[info 2020/03/05 00:06:38.734 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:06:38.736 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:38.737 GMT <RMI TCP Connection(111)-172.17.0.2> tid=0x66c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @245c2444(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:06:38.737 GMT <RMI TCP Connection(111)-172.17.0.2> tid=0x66c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:38.738 GMT <RMI TCP Connection(111)-172.17.0.2> tid=0x66c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @245c2444(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:06:38.738 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c0d8ac(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:06:38.738 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:06:38.738 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c0d8ac(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:06:38.739 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @506e880a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:06:38.739 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:06:38.739 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @506e880a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:06:38.740 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fc3682e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:06:38.740 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:06:38.740 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fc3682e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:06:38.741 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64ab3c57(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:06:38.741 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:06:38.741 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64ab3c57(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:06:38.742 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c57ca88(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:06:38.742 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:06:38.742 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c57ca88(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:06:38.743 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x610] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b4c39fc(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:06:38.743 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x610] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:06:38.743 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x610] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b4c39fc(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:06:38.747 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9645938619946567784

[info 2020/03/05 00:06:38.749 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:06:38.969 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:38.971 GMT <RMI TCP Connection(111)-172.17.0.2> tid=0x66c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @417a7e23(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:06:38.971 GMT <RMI TCP Connection(111)-172.17.0.2> tid=0x66c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:38.971 GMT <RMI TCP Connection(111)-172.17.0.2> tid=0x66c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @417a7e23(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:06:38.972 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e2c8018(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:06:38.972 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:06:38.972 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e2c8018(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:06:38.973 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fa996b4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:06:38.973 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:06:38.973 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fa996b4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:06:38.974 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57be39(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:06:38.974 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:06:38.974 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57be39(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:06:38.975 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49d14908(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:06:38.975 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:06:38.975 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49d14908(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:06:38.976 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c533c5e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:06:38.976 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5f4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:06:38.976 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c533c5e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:06:38.977 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x610] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e1ed77(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:06:38.977 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x610] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:06:38.977 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x610] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e1ed77(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:06:38.981 GMT <RMI TCP Connection(111)-172.17.0.2> tid=0x66c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@693e7aa7

[vm0] [info 2020/03/05 00:06:38.989 GMT <RMI TCP Connection(111)-172.17.0.2> tid=0x66c] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/05 00:06:38.989 GMT <RMI TCP Connection(111)-172.17.0.2> tid=0x66c] Locator was created at Thu Mar 05 00:06:38 GMT 2020

[vm0] [info 2020/03/05 00:06:38.989 GMT <RMI TCP Connection(111)-172.17.0.2> tid=0x66c] Listening on port 26327 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:06:38.989 GMT <RMI TCP Connection(111)-172.17.0.2> tid=0x66c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9645938619946567784/locator/locator26327view.dat

[vm0] [info 2020/03/05 00:06:38.990 GMT <RMI TCP Connection(111)-172.17.0.2> tid=0x66c] recovery file not found: /tmp/junit9645938619946567784/locator/locator26327view.dat

[vm0] [info 2020/03/05 00:06:38.991 GMT <RMI TCP Connection(111)-172.17.0.2> tid=0x66c] Starting distributed system

[vm0] [info 2020/03/05 00:06:38.993 GMT <RMI TCP Connection(111)-172.17.0.2> tid=0x66c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:06:42.717 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@376d833e

[vm1] [info 2020/03/05 00:06:42.722 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:06:43.294 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@437e3081

[vm2] [info 2020/03/05 00:06:43.300 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:06:43.899 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1fb0dbdf

[vm3] [info 2020/03/05 00:06:43.904 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:06:44.544 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@731c6e6c

[vm4] [info 2020/03/05 00:06:44.550 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:06:45.161 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26328]

Command result for <connect --jmx-manager=localhost[26328]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26328] ..
Successfully connected to: [host=localhost, port=26328]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:06:48.772 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5f4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@78688a94

[vm5] [info 2020/03/05 00:06:48.779 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5f4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:06:49.496 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x636] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840@1ef0ae17

[vm6] [info 2020/03/05 00:06:49.504 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x636] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:06:52.370 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x458] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@10171c86

[vm5] [info 2020/03/05 00:06:52.377 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x458] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:06:53.121 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40@7f477c24

[vm6] [info 2020/03/05 00:06:53.128 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5cf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2666
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 289
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9063


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:06:53.497 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 160 ms)

[vm2] [info 2020/03/05 00:06:53.649 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5a9] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 149 ms)

[vm5] [info 2020/03/05 00:06:53.734 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x612] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840@6f4b6a17

[vm5] [info 2020/03/05 00:06:53.740 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x612] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:06:53.807 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x61b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 156 ms)

[vm4] [info 2020/03/05 00:06:53.952 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5fe] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 142 ms)

[vm5] [info 2020/03/05 00:06:54.123 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 169 ms)

[vm6] [info 2020/03/05 00:06:54.272 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 147 ms)

[vm0] [info 2020/03/05 00:06:54.416 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0x67a] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/05 00:06:54.417 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0x67a] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 143 ms)

[info 2020/03/05 00:06:54.418 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:54.420 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0x67a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f0a1436(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:06:54.420 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0x67a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:54.421 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0x67a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f0a1436(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:06:54.422 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d0346c9(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:06:54.422 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:06:54.422 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d0346c9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:06:54.422 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e6d02a6(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:06:54.423 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:06:54.423 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5a9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e6d02a6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:06:54.423 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7816787a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:06:54.424 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x61b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:06:54.424 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x61b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7816787a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:06:54.425 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d30cc46(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:06:54.425 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:06:54.425 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5fe] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d30cc46(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:06:54.426 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b67ab24(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:06:54.426 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:06:54.426 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b67ab24(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:06:54.427 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1aea4bd9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:06:54.427 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x636] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:06:54.427 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1aea4bd9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:06:54.429 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0x67a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/05 00:06:54.430 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0x67a] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/05 00:06:54.430 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/05 00:06:54.431 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/05 00:06:54.432 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5a9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/05 00:06:54.432 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5a9] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/05 00:06:54.433 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x61b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/05 00:06:54.433 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x61b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/05 00:06:54.434 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5fe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/05 00:06:54.434 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5fe] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/05 00:06:54.436 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5f4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/05 00:06:54.436 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/05 00:06:54.437 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/05 00:06:54.438 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/05 00:06:54.453 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/05 00:06:54.453 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:06:54.481 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24049].
Not connected.


[info 2020/03/05 00:06:54.484 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:06:54.486 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:54.486 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0x67a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1db31d06(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:06:54.487 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0x67a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:54.487 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0x67a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1db31d06(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:06:54.488 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5da9a5d3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:06:54.488 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:06:54.488 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5da9a5d3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:06:54.489 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d5c760(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:06:54.489 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:06:54.489 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5a9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d5c760(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:06:54.490 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @607618bb(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:06:54.490 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x61b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:06:54.490 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x61b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @607618bb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:06:54.491 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e059846(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:06:54.491 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:06:54.491 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5fe] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e059846(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:06:54.492 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f79b09f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:06:54.492 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:06:54.492 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f79b09f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:06:54.493 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d57d77c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:06:54.493 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x636] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:06:54.493 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d57d77c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:06:54.497 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9512670299916628011

[info 2020/03/05 00:06:54.500 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:06:54.509 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040@22516ceb

[vm6] [info 2020/03/05 00:06:54.517 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x62c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:06:54.735 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:54.736 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0x67a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @766ab90e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:06:54.736 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0x67a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:54.737 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0x67a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @766ab90e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:06:54.737 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33c36c36(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:06:54.737 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:06:54.737 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33c36c36(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:06:54.738 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c9f24a8(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:06:54.738 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5a9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:06:54.738 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5a9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c9f24a8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:06:54.739 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e4ed3b5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:06:54.739 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x61b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:06:54.740 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x61b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e4ed3b5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:06:54.740 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f4a8c8b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:06:54.740 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5fe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:06:54.741 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5fe] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f4a8c8b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:06:54.741 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3de3d4ad(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:06:54.741 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5f4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:06:54.742 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3de3d4ad(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:06:54.743 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @681f8803(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:06:54.743 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x636] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:06:54.743 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @681f8803(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:06:54.746 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0x67a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@34fde721

[vm0] [info 2020/03/05 00:06:54.752 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0x67a] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/05 00:06:54.752 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0x67a] Locator was created at Thu Mar 05 00:06:54 GMT 2020

[vm0] [info 2020/03/05 00:06:54.752 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0x67a] Listening on port 24051 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:06:54.753 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0x67a] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9512670299916628011/locator/locator24051view.dat

[vm0] [info 2020/03/05 00:06:54.753 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0x67a] recovery file not found: /tmp/junit9512670299916628011/locator/locator24051view.dat

[vm0] [info 2020/03/05 00:06:54.753 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0x67a] Starting distributed system

[vm0] [info 2020/03/05 00:06:54.755 GMT <RMI TCP Connection(110)-172.17.0.5> tid=0x67a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:06:56.361 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5ca] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@777274b1

[vm5] [info 2020/03/05 00:06:56.368 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5ca] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2719
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 330
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9330


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm6] [info 2020/03/05 00:06:57.106 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x617] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@350598fd

[vm6] [info 2020/03/05 00:06:57.113 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x617] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:06:57.203 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 149 ms)

[vm2] [info 2020/03/05 00:06:57.348 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5b8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 142 ms)

[vm3] [info 2020/03/05 00:06:57.501 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x616] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 150 ms)

[vm4] [info 2020/03/05 00:06:57.651 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 148 ms)

[vm5] [info 2020/03/05 00:06:57.808 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 156 ms)

[vm6] [info 2020/03/05 00:06:57.979 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 162 ms)

[vm0] [info 2020/03/05 00:06:58.122 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x1ef] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/05 00:06:58.123 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 142 ms)

[info 2020/03/05 00:06:58.124 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:58.126 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68b75617(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:06:58.126 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x1ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:58.126 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68b75617(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:06:58.127 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cd707c2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:06:58.127 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:06:58.127 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cd707c2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:06:58.128 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13740da7(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:06:58.128 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:06:58.128 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5b8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13740da7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:06:58.129 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x616] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d52a9d5(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:06:58.129 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x616] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:06:58.129 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x616] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d52a9d5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:06:58.130 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c2e361f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:06:58.131 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x61b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:06:58.131 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c2e361f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:06:58.132 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c6f640c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:06:58.132 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:06:58.132 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c6f640c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:06:58.133 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b9cafb4(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:06:58.133 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:06:58.133 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b9cafb4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:06:58.135 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/05 00:06:58.135 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/05 00:06:58.136 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/05 00:06:58.136 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/05 00:06:58.137 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/05 00:06:58.137 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5b8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/05 00:06:58.138 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x616] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/05 00:06:58.139 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x616] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/05 00:06:58.140 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/05 00:06:58.140 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/05 00:06:58.141 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/05 00:06:58.141 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/05 00:06:58.143 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/05 00:06:58.143 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/05 00:06:58.161 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/05 00:06:58.162 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:06:58.189 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22255].
Not connected.


[info 2020/03/05 00:06:58.191 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:06:58.193 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:58.195 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4363a730(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:06:58.195 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x1ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:58.195 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4363a730(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:06:58.196 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @313f76e9(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:06:58.196 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:06:58.196 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @313f76e9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:06:58.197 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e5a6147(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:06:58.197 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:06:58.197 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5b8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e5a6147(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:06:58.198 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x616] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f64c749(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:06:58.198 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x616] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:06:58.198 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x616] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f64c749(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:06:58.199 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76f10bcf(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:06:58.199 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x61b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:06:58.199 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76f10bcf(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:06:58.200 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e0f0729(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:06:58.200 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:06:58.200 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e0f0729(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:06:58.201 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f4c4374(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:06:58.201 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:06:58.201 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f4c4374(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:06:58.205 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8913185630236866324

[info 2020/03/05 00:06:58.208 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2652
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 309
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9084


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[info 2020/03/05 00:06:58.433 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:58.434 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b799609(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:06:58.434 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x1ef] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:58.434 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b799609(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:06:58.435 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d3bf3f6(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:06:58.436 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:06:58.436 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d3bf3f6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:06:58.436 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f17767e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:06:58.437 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:06:58.437 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5b8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f17767e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:06:58.438 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x616] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31120204(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:06:58.438 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x616] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:06:58.438 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x616] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31120204(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:06:58.439 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c19cac0(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:06:58.439 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x61b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:06:58.439 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c19cac0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:06:58.440 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69b4be7a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:06:58.440 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x458] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:06:58.440 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69b4be7a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:06:58.441 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1051b6ce(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:06:58.441 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5cf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:06:58.441 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1051b6ce(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:06:58.444 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@38f630ea

[vm0] [info 2020/03/05 00:06:58.450 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x1ef] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/05 00:06:58.450 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x1ef] Locator was created at Thu Mar 05 00:06:58 GMT 2020

[vm0] [info 2020/03/05 00:06:58.450 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x1ef] Listening on port 22257 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:06:58.450 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x1ef] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8913185630236866324/locator/locator22257view.dat

[vm0] [info 2020/03/05 00:06:58.450 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x1ef] recovery file not found: /tmp/junit8913185630236866324/locator/locator22257view.dat

[vm0] [info 2020/03/05 00:06:58.451 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x1ef] Starting distributed system

[vm0] [info 2020/03/05 00:06:58.453 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x1ef] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:06:58.564 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 161 ms)

[vm1] [info 2020/03/05 00:06:58.660 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@59b4b0da

[vm1] [info 2020/03/05 00:06:58.665 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:06:58.717 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 151 ms)

[vm3] [info 2020/03/05 00:06:58.896 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 176 ms)

[vm4] [info 2020/03/05 00:06:59.056 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 158 ms)

[vm5] [info 2020/03/05 00:06:59.253 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x612] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 195 ms)

[vm2] [info 2020/03/05 00:06:59.277 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5a9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@77a36945

[vm2] [info 2020/03/05 00:06:59.282 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5a9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:06:59.423 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 169 ms)

[vm0] [info 2020/03/05 00:06:59.587 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0x643] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/05 00:06:59.587 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0x643] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 162 ms)

[info 2020/03/05 00:06:59.588 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:59.590 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0x643] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62b793e6(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:06:59.590 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0x643] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:59.590 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0x643] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62b793e6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:06:59.591 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14aca2e4(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:06:59.591 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:06:59.591 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14aca2e4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:06:59.592 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1316b7f9(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:06:59.592 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:06:59.592 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1316b7f9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:06:59.593 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50eec9ee(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:06:59.593 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x576] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:06:59.593 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50eec9ee(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:06:59.593 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54c6101d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:06:59.594 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:06:59.594 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54c6101d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:06:59.594 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59969116(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:06:59.595 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x612] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:06:59.595 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x612] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59969116(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:06:59.596 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bd23640(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:06:59.596 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x62c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:06:59.596 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bd23640(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:06:59.598 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0x643] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/05 00:06:59.598 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0x643] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/05 00:06:59.599 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/05 00:06:59.599 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/05 00:06:59.601 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/05 00:06:59.601 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/05 00:06:59.602 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/05 00:06:59.602 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/05 00:06:59.603 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/05 00:06:59.603 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/05 00:06:59.604 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x612] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/05 00:06:59.605 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x612] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/05 00:06:59.606 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/05 00:06:59.606 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/05 00:06:59.622 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/05 00:06:59.623 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:06:59.649 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29389].
Not connected.


[info 2020/03/05 00:06:59.651 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:06:59.653 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:59.654 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0x643] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c4e7379(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:06:59.654 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0x643] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:59.654 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0x643] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c4e7379(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:06:59.655 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e9a49(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:06:59.655 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:06:59.655 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e9a49(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:06:59.656 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c4b9c77(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:06:59.656 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:06:59.656 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c4b9c77(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:06:59.656 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a7fca0e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:06:59.657 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x576] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:06:59.657 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a7fca0e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:06:59.657 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b164721(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:06:59.658 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:06:59.658 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b164721(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:06:59.658 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7077d4ee(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:06:59.658 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x612] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:06:59.659 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x612] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7077d4ee(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:06:59.659 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @562561d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:06:59.659 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x62c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:06:59.660 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @562561d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:06:59.663 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15217566284489684223

[info 2020/03/05 00:06:59.666 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:06:59.893 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x61b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@75d5e553

[vm3] [info 2020/03/05 00:06:59.898 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x61b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:06:59.899 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:59.900 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0x643] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5357afab(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:06:59.900 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0x643] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:06:59.900 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0x643] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5357afab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:06:59.901 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e024469(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:06:59.901 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:06:59.901 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e024469(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:06:59.902 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6902626e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:06:59.902 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x591] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:06:59.903 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6902626e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:06:59.903 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @563ab6ab(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:06:59.904 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x576] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:06:59.904 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @563ab6ab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:06:59.904 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @776f2e38(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:06:59.905 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x38e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:06:59.905 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @776f2e38(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:06:59.906 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d2ace2c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:06:59.906 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x612] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:06:59.906 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x612] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d2ace2c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:06:59.907 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65601927(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:06:59.907 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x62c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:06:59.907 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65601927(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:06:59.910 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0x643] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@227cbb59

[vm0] [info 2020/03/05 00:06:59.916 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0x643] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/05 00:06:59.916 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0x643] Locator was created at Thu Mar 05 00:06:59 GMT 2020

[vm0] [info 2020/03/05 00:06:59.916 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0x643] Listening on port 29391 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:06:59.916 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0x643] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15217566284489684223/locator/locator29391view.dat

[vm0] [info 2020/03/05 00:06:59.916 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0x643] recovery file not found: /tmp/junit15217566284489684223/locator/locator29391view.dat

[vm0] [info 2020/03/05 00:06:59.917 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0x643] Starting distributed system

[vm0] [info 2020/03/05 00:06:59.918 GMT <RMI TCP Connection(108)-172.17.0.8> tid=0x643] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:07:00.525 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5fe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3aa7dffd

[vm4] [info 2020/03/05 00:07:00.531 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x5fe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2583
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 211
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8556


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:07:00.954 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 153 ms)

[vm2] [info 2020/03/05 00:07:01.136 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5a7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 179 ms)

[info 2020/03/05 00:07:01.189 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24052]

Command result for <connect --jmx-manager=localhost[24052]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24052] ..
Successfully connected to: [host=localhost, port=24052]


[vm3] [info 2020/03/05 00:07:01.321 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 182 ms)

[vm4] [info 2020/03/05 00:07:01.467 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 144 ms)

[vm5] [info 2020/03/05 00:07:01.628 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5ca] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 159 ms)

[vm5] [info 2020/03/05 00:07:01.646 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040@433d2e6f

[vm5] [info 2020/03/05 00:07:01.653 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x53a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:07:01.773 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x617] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 143 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/05 00:07:01.913 GMT <RMI TCP Connection(109)-172.17.0.3> tid=0x675] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/05 00:07:01.913 GMT <RMI TCP Connection(109)-172.17.0.3> tid=0x675] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 139 ms)

[info 2020/03/05 00:07:01.914 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:01.916 GMT <RMI TCP Connection(109)-172.17.0.3> tid=0x675] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d07040(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:07:01.916 GMT <RMI TCP Connection(109)-172.17.0.3> tid=0x675] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:01.916 GMT <RMI TCP Connection(109)-172.17.0.3> tid=0x675] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d07040(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:07:01.917 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @393aa86(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:07:01.917 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:07:01.917 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @393aa86(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:07:01.918 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6778c510(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:07:01.918 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:07:01.918 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6778c510(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:07:01.919 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d6f50ca(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:07:01.919 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:07:01.919 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d6f50ca(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:07:01.920 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @217efcfd(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:07:01.920 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:07:01.920 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @217efcfd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:07:01.921 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5ca] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46c4831d(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:07:01.921 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5ca] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:07:01.921 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5ca] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46c4831d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:07:01.922 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x617] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6de73b9d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:07:01.922 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x617] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:07:01.922 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x617] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6de73b9d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:07:01.924 GMT <RMI TCP Connection(109)-172.17.0.3> tid=0x675] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/05 00:07:01.925 GMT <RMI TCP Connection(109)-172.17.0.3> tid=0x675] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/05 00:07:01.925 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/05 00:07:01.926 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/05 00:07:01.926 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/05 00:07:01.927 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/05 00:07:01.928 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/05 00:07:01.928 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/05 00:07:01.929 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/05 00:07:01.929 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/05 00:07:01.930 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5ca] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/05 00:07:01.930 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5ca] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/05 00:07:01.931 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x617] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/05 00:07:01.932 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x617] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/05 00:07:01.947 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/05 00:07:01.947 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:07:01.974 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27816].
Not connected.


[info 2020/03/05 00:07:01.976 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:07:01.977 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:01.978 GMT <RMI TCP Connection(109)-172.17.0.3> tid=0x675] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @93be174(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:07:01.978 GMT <RMI TCP Connection(109)-172.17.0.3> tid=0x675] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:01.978 GMT <RMI TCP Connection(109)-172.17.0.3> tid=0x675] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @93be174(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:07:01.979 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a222e6a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:07:01.979 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:07:01.979 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a222e6a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:07:01.980 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b978202(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:07:01.980 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:07:01.980 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b978202(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:07:01.981 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2db4b3b0(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:07:01.981 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:07:01.981 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2db4b3b0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:07:01.982 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f215aeb(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:07:01.982 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:07:01.982 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f215aeb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:07:01.983 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5ca] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b90f738(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:07:01.983 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5ca] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:07:01.983 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5ca] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b90f738(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:07:01.984 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x617] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64f9aa4d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:07:01.984 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x617] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:07:01.984 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x617] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64f9aa4d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:07:01.988 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1273408874092537335

[info 2020/03/05 00:07:01.990 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:07:02.204 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:02.205 GMT <RMI TCP Connection(109)-172.17.0.3> tid=0x675] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @402047cc(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:07:02.205 GMT <RMI TCP Connection(109)-172.17.0.3> tid=0x675] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:02.206 GMT <RMI TCP Connection(109)-172.17.0.3> tid=0x675] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @402047cc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:07:02.206 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fce2c26(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:07:02.206 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:07:02.206 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fce2c26(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:07:02.207 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4143cff3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:07:02.207 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:07:02.207 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4143cff3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:07:02.208 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1889ac2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:07:02.208 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:07:02.208 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1889ac2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:07:02.209 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45899c9f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:07:02.209 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x623] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:07:02.209 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45899c9f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:07:02.210 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5ca] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c5a698e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:07:02.210 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5ca] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:07:02.210 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x5ca] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c5a698e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:07:02.211 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x617] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73e87a2d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:07:02.211 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x617] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:07:02.211 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x617] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73e87a2d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:07:02.214 GMT <RMI TCP Connection(109)-172.17.0.3> tid=0x675] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2c011113

[vm0] [info 2020/03/05 00:07:02.219 GMT <RMI TCP Connection(109)-172.17.0.3> tid=0x675] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/05 00:07:02.219 GMT <RMI TCP Connection(109)-172.17.0.3> tid=0x675] Locator was created at Thu Mar 05 00:07:02 GMT 2020

[vm0] [info 2020/03/05 00:07:02.219 GMT <RMI TCP Connection(109)-172.17.0.3> tid=0x675] Listening on port 27818 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:07:02.220 GMT <RMI TCP Connection(109)-172.17.0.3> tid=0x675] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1273408874092537335/locator/locator27818view.dat

[vm0] [info 2020/03/05 00:07:02.220 GMT <RMI TCP Connection(109)-172.17.0.3> tid=0x675] recovery file not found: /tmp/junit1273408874092537335/locator/locator27818view.dat

[vm0] [info 2020/03/05 00:07:02.220 GMT <RMI TCP Connection(109)-172.17.0.3> tid=0x675] Starting distributed system

[vm0] [info 2020/03/05 00:07:02.222 GMT <RMI TCP Connection(109)-172.17.0.3> tid=0x675] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:07:02.424 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@75764065

[vm1] [info 2020/03/05 00:07:02.429 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:07:02.431 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x542] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@4254adce

[vm6] [info 2020/03/05 00:07:02.438 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x542] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:07:02.996 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1e254e0f

[vm2] [info 2020/03/05 00:07:03.002 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:07:03.643 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x616] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@56c73118

[vm3] [info 2020/03/05 00:07:03.647 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x616] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:07:03.783 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@6d628f3d

[vm1] [info 2020/03/05 00:07:03.788 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:07:04.248 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@53301e2b

[vm4] [info 2020/03/05 00:07:04.254 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x61b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:07:04.401 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x591] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@5df6935f

[vm2] [info 2020/03/05 00:07:04.407 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x591] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:07:04.861 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22258]

Command result for <connect --jmx-manager=localhost[22258]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22258] ..
Successfully connected to: [host=localhost, port=22258]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:07:05.025 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x576] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@61b3281c

[vm3] [info 2020/03/05 00:07:05.030 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x576] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:07:05.649 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6127fe40

[vm4] [info 2020/03/05 00:07:05.655 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x38e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:07:05.968 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4e0b883b

[vm1] [info 2020/03/05 00:07:05.973 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:07:06.128 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x669] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@3c939fb4

[vm5] [info 2020/03/05 00:07:06.136 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x669] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:07:06.265 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29392]

Command result for <connect --jmx-manager=localhost[29392]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29392] ..
Successfully connected to: [host=localhost, port=29392]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2690
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 404
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9480


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:07:06.544 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 158 ms)

[vm2] [info 2020/03/05 00:07:06.577 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4e032d29

[vm2] [info 2020/03/05 00:07:06.582 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:07:06.698 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x5fd] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 152 ms)

[vm6] [info 2020/03/05 00:07:06.860 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x679] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@7293f4c2

[vm3] [info 2020/03/05 00:07:06.864 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x605] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 164 ms)

[vm6] [info 2020/03/05 00:07:06.867 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x679] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:07:07.012 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fc] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 144 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:07:07.179 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 165 ms)

[vm3] [info 2020/03/05 00:07:07.190 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4cbb3a0e

[vm3] [info 2020/03/05 00:07:07.195 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:07:07.330 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 150 ms)

[vm0] [info 2020/03/05 00:07:07.472 GMT <RMI TCP Connection(114)-172.17.0.6> tid=0x24b] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/05 00:07:07.473 GMT <RMI TCP Connection(114)-172.17.0.6> tid=0x24b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 141 ms)

[info 2020/03/05 00:07:07.474 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:07.476 GMT <RMI TCP Connection(114)-172.17.0.6> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27829108(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:07:07.476 GMT <RMI TCP Connection(114)-172.17.0.6> tid=0x24b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:07.476 GMT <RMI TCP Connection(114)-172.17.0.6> tid=0x24b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27829108(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:07:07.478 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ddde0bb(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:07:07.479 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:07:07.479 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ddde0bb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:07:07.479 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26a3abcd(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:07:07.480 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x5fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:07:07.480 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x5fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26a3abcd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:07:07.480 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x605] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e09ef30(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:07:07.480 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x605] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:07:07.480 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x605] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e09ef30(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:07:07.481 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fd943e1(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:07:07.481 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:07:07.481 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fd943e1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:07:07.482 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55d3d882(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:07:07.482 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x53a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:07:07.482 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55d3d882(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:07:07.483 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66ef3508(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:07:07.484 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x542] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:07:07.484 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66ef3508(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:07:07.486 GMT <RMI TCP Connection(114)-172.17.0.6> tid=0x24b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/05 00:07:07.486 GMT <RMI TCP Connection(114)-172.17.0.6> tid=0x24b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/05 00:07:07.488 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/05 00:07:07.489 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/05 00:07:07.489 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x5fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/05 00:07:07.490 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x5fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/05 00:07:07.490 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x605] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/05 00:07:07.491 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x605] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/05 00:07:07.492 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/05 00:07:07.492 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/05 00:07:07.493 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/05 00:07:07.493 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/05 00:07:07.494 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/05 00:07:07.495 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/05 00:07:07.510 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/05 00:07:07.511 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:07:07.538 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26809].
Not connected.


[info 2020/03/05 00:07:07.541 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:07:07.543 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:07.544 GMT <RMI TCP Connection(114)-172.17.0.6> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43e726a5(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:07:07.544 GMT <RMI TCP Connection(114)-172.17.0.6> tid=0x24b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:07.544 GMT <RMI TCP Connection(114)-172.17.0.6> tid=0x24b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43e726a5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:07:07.545 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @777dc854(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:07:07.545 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:07:07.546 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @777dc854(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:07:07.546 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50bfe8ef(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:07:07.547 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x5fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:07:07.547 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x5fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50bfe8ef(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:07:07.548 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x605] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42c05316(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:07:07.548 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x605] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:07:07.548 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x605] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42c05316(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:07:07.549 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @96ddcd2(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:07:07.549 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:07:07.549 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @96ddcd2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:07:07.550 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6219b047(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:07:07.550 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x53a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:07:07.550 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6219b047(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:07:07.551 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f44658d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:07:07.551 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x542] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:07:07.551 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f44658d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:07:07.555 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9764734280383657014

[info 2020/03/05 00:07:07.558 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:07:07.797 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:07.798 GMT <RMI TCP Connection(114)-172.17.0.6> tid=0x24b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f1e6c50(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:07:07.799 GMT <RMI TCP Connection(114)-172.17.0.6> tid=0x24b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:07.799 GMT <RMI TCP Connection(114)-172.17.0.6> tid=0x24b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f1e6c50(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:07:07.799 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dd73935(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:07:07.800 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:07:07.800 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dd73935(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:07:07.800 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79d7325e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:07:07.801 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x5fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:07:07.801 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x5fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79d7325e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:07:07.801 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x605] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ec81fd(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:07:07.802 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x605] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:07:07.802 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x605] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ec81fd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:07:07.803 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36ded200(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:07:07.803 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:07:07.803 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36ded200(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:07:07.804 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cc9d43d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:07:07.804 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x53a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:07:07.804 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cc9d43d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:07:07.805 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8e59997(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:07:07.805 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x542] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:07:07.805 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8e59997(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:07:07.809 GMT <RMI TCP Connection(114)-172.17.0.6> tid=0x24b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@233e934a

[vm0] [info 2020/03/05 00:07:07.815 GMT <RMI TCP Connection(114)-172.17.0.6> tid=0x24b] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/05 00:07:07.815 GMT <RMI TCP Connection(114)-172.17.0.6> tid=0x24b] Locator was created at Thu Mar 05 00:07:07 GMT 2020

[vm0] [info 2020/03/05 00:07:07.815 GMT <RMI TCP Connection(114)-172.17.0.6> tid=0x24b] Listening on port 26811 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:07:07.816 GMT <RMI TCP Connection(114)-172.17.0.6> tid=0x24b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9764734280383657014/locator/locator26811view.dat

[vm0] [info 2020/03/05 00:07:07.816 GMT <RMI TCP Connection(114)-172.17.0.6> tid=0x24b] recovery file not found: /tmp/junit9764734280383657014/locator/locator26811view.dat

[vm0] [info 2020/03/05 00:07:07.817 GMT <RMI TCP Connection(114)-172.17.0.6> tid=0x24b] Starting distributed system

[vm0] [info 2020/03/05 00:07:07.819 GMT <RMI TCP Connection(114)-172.17.0.6> tid=0x24b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:07:07.822 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x623] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@66a4e7ae

[vm4] [info 2020/03/05 00:07:07.828 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x623] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:07:08.478 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27819]

Command result for <connect --jmx-manager=localhost[27819]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27819] ..
Successfully connected to: [host=localhost, port=27819]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2715
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 338
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9369


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:07:10.988 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 157 ms)

[vm2] [info 2020/03/05 00:07:11.171 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x61d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 180 ms)

[vm3] [info 2020/03/05 00:07:11.330 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x634] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 156 ms)

[vm4] [info 2020/03/05 00:07:11.480 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x676] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 148 ms)

[vm1] [info 2020/03/05 00:07:11.623 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4eda859b

[vm1] [info 2020/03/05 00:07:11.628 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:07:11.649 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x669] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 167 ms)

[vm6] [info 2020/03/05 00:07:11.797 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x679] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 146 ms)

[vm0] [info 2020/03/05 00:07:11.946 GMT <RMI TCP Connection(111)-172.17.0.4> tid=0x6df] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/05 00:07:11.947 GMT <RMI TCP Connection(111)-172.17.0.4> tid=0x6df] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 148 ms)

[info 2020/03/05 00:07:11.948 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:11.950 GMT <RMI TCP Connection(111)-172.17.0.4> tid=0x6df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fc72fa9(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:07:11.950 GMT <RMI TCP Connection(111)-172.17.0.4> tid=0x6df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:11.951 GMT <RMI TCP Connection(111)-172.17.0.4> tid=0x6df] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fc72fa9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:07:11.951 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e3a5723(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:07:11.951 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:07:11.951 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e3a5723(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:07:11.952 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x61d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74815692(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:07:11.952 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x61d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:07:11.952 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x61d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74815692(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:07:11.953 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x634] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31dea1f3(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:07:11.953 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x634] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:07:11.953 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x634] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31dea1f3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:07:11.954 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63df8baa(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:07:11.954 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x676] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:07:11.954 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x676] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63df8baa(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:07:11.955 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x669] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c0c2990(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:07:11.955 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x669] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:07:11.955 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x669] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c0c2990(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:07:11.956 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x679] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e5f705e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:07:11.956 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x679] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:07:11.956 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x679] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e5f705e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:07:11.958 GMT <RMI TCP Connection(111)-172.17.0.4> tid=0x6df] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/05 00:07:11.959 GMT <RMI TCP Connection(111)-172.17.0.4> tid=0x6df] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/05 00:07:11.959 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/05 00:07:11.960 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/05 00:07:11.961 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x61d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/05 00:07:11.961 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x61d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/05 00:07:11.962 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x634] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/05 00:07:11.962 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x634] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/05 00:07:11.963 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x676] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/05 00:07:11.963 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x676] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/05 00:07:11.964 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x669] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/05 00:07:11.965 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x669] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/05 00:07:11.966 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x679] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/05 00:07:11.966 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x679] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/05 00:07:11.983 GMT <RMI TCP Connection(20)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/05 00:07:11.983 GMT <RMI TCP Connection(20)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:07:12.013 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29356].
Not connected.


[info 2020/03/05 00:07:12.015 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:07:12.018 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:12.019 GMT <RMI TCP Connection(111)-172.17.0.4> tid=0x6df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a2da20c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:07:12.019 GMT <RMI TCP Connection(111)-172.17.0.4> tid=0x6df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:12.019 GMT <RMI TCP Connection(111)-172.17.0.4> tid=0x6df] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a2da20c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:07:12.020 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62e86810(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:07:12.020 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:07:12.020 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62e86810(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:07:12.021 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x61d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11e99f1d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:07:12.021 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x61d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:07:12.021 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x61d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11e99f1d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:07:12.022 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x634] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @192666c4(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:07:12.022 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x634] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:07:12.022 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x634] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @192666c4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:07:12.022 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @400e1856(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:07:12.023 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x676] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:07:12.023 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x676] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @400e1856(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:07:12.023 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x669] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7665b0ac(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:07:12.024 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x669] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:07:12.024 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x669] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7665b0ac(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:07:12.024 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x679] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67a717ce(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:07:12.025 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x679] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:07:12.025 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x679] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67a717ce(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:07:12.029 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit928918141352743393

[info 2020/03/05 00:07:12.032 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:07:12.216 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x5fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1dedea08

[vm2] [info 2020/03/05 00:07:12.221 GMT <RMI TCP Connection(51)-172.17.0.6> tid=0x5fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:07:12.256 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:12.257 GMT <RMI TCP Connection(111)-172.17.0.4> tid=0x6df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dcb981b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:07:12.258 GMT <RMI TCP Connection(111)-172.17.0.4> tid=0x6df] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:12.258 GMT <RMI TCP Connection(111)-172.17.0.4> tid=0x6df] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dcb981b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:07:12.258 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16d25589(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:07:12.258 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:07:12.258 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16d25589(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:07:12.259 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x61d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c0a808c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:07:12.259 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x61d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:07:12.260 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x61d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c0a808c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:07:12.260 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x634] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @591c9b44(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:07:12.260 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x634] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:07:12.261 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x634] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @591c9b44(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:07:12.261 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ef13fff(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:07:12.262 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x676] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:07:12.262 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x676] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ef13fff(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:07:12.263 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x669] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28f19d26(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:07:12.263 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x669] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:07:12.263 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x669] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28f19d26(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:07:12.264 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x679] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b10896d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:07:12.264 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x679] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:07:12.264 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x679] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b10896d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:07:12.267 GMT <RMI TCP Connection(111)-172.17.0.4> tid=0x6df] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@57192a6e

[vm0] [info 2020/03/05 00:07:12.273 GMT <RMI TCP Connection(111)-172.17.0.4> tid=0x6df] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/05 00:07:12.273 GMT <RMI TCP Connection(111)-172.17.0.4> tid=0x6df] Locator was created at Thu Mar 05 00:07:12 GMT 2020

[vm0] [info 2020/03/05 00:07:12.273 GMT <RMI TCP Connection(111)-172.17.0.4> tid=0x6df] Listening on port 29358 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:07:12.274 GMT <RMI TCP Connection(111)-172.17.0.4> tid=0x6df] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit928918141352743393/locator/locator29358view.dat

[vm0] [info 2020/03/05 00:07:12.274 GMT <RMI TCP Connection(111)-172.17.0.4> tid=0x6df] recovery file not found: /tmp/junit928918141352743393/locator/locator29358view.dat

[vm0] [info 2020/03/05 00:07:12.275 GMT <RMI TCP Connection(111)-172.17.0.4> tid=0x6df] Starting distributed system

[vm0] [info 2020/03/05 00:07:12.277 GMT <RMI TCP Connection(111)-172.17.0.4> tid=0x6df] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:07:12.836 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x605] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2892b59b

[vm3] [info 2020/03/05 00:07:12.841 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x605] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:07:13.310 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x591] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440@53191297

[vm5] [info 2020/03/05 00:07:13.318 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x591] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:07:13.474 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7d5c0642

[vm4] [info 2020/03/05 00:07:13.480 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:07:14.074 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440@61ae5d73

[vm6] [info 2020/03/05 00:07:14.082 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:07:14.184 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26812]

Command result for <connect --jmx-manager=localhost[26812]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26812] ..
Successfully connected to: [host=localhost, port=26812]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:07:16.017 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@58155a5a

[vm1] [info 2020/03/05 00:07:16.023 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:07:16.642 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x61d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@44184969

[vm2] [info 2020/03/05 00:07:16.647 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x61d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:07:17.265 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x634] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@132313c6

[vm3] [info 2020/03/05 00:07:17.272 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x634] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2640
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 265
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8940


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm4] [info 2020/03/05 00:07:17.917 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x676] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2ffe9c4d

[vm4] [info 2020/03/05 00:07:17.924 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x676] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:07:18.043 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 162 ms)

[vm2] [info 2020/03/05 00:07:18.196 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 151 ms)

[vm3] [info 2020/03/05 00:07:18.352 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 153 ms)

[vm4] [info 2020/03/05 00:07:18.501 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 147 ms)

[info 2020/03/05 00:07:18.548 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29359]

Command result for <connect --jmx-manager=localhost[29359]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29359] ..
Successfully connected to: [host=localhost, port=29359]


[vm5] [info 2020/03/05 00:07:18.668 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 166 ms)

[vm6] [info 2020/03/05 00:07:18.810 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 140 ms)

[vm0] [info 2020/03/05 00:07:18.951 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63d] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/05 00:07:18.952 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 139 ms)

[info 2020/03/05 00:07:18.953 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:18.955 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25eb69f2(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:07:18.955 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:18.955 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25eb69f2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:07:18.956 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bffc007(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:07:18.956 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:07:18.957 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bffc007(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:07:18.957 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ac8d8dc(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:07:18.958 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x429] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:07:18.958 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ac8d8dc(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:07:18.958 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @575a7b09(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:07:18.959 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x465] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:07:18.959 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @575a7b09(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:07:18.959 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @89f5ef7(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:07:18.960 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x470] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:07:18.960 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @89f5ef7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:07:18.960 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69dbd587(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:07:18.960 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:07:18.961 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69dbd587(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:07:18.961 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f210e64(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:07:18.961 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:07:18.961 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f210e64(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:07:18.964 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/05 00:07:18.964 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/05 00:07:18.965 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/05 00:07:18.965 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/05 00:07:18.966 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/05 00:07:18.966 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/05 00:07:18.967 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/05 00:07:18.968 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/05 00:07:18.968 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/05 00:07:18.969 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/05 00:07:18.970 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x591] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/05 00:07:18.970 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/05 00:07:18.971 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/05 00:07:18.971 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/05 00:07:18.986 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/05 00:07:18.986 GMT <RMI TCP Connection(19)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:07:19.013 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25105].
Not connected.


[info 2020/03/05 00:07:19.015 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:07:19.017 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:19.018 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16a9eaae(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:07:19.019 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:19.019 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16a9eaae(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:07:19.020 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3be355bd(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:07:19.020 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:07:19.020 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3be355bd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:07:19.021 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10d73087(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:07:19.021 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x429] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:07:19.021 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10d73087(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:07:19.022 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27023e72(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:07:19.022 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x465] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:07:19.022 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27023e72(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:07:19.023 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77c28fe9(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:07:19.023 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x470] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:07:19.023 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77c28fe9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:07:19.024 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @534e75d7(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:07:19.024 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:07:19.024 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @534e75d7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:07:19.025 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cd4d878(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:07:19.025 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:07:19.025 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cd4d878(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:07:19.029 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9800743098857796122

[info 2020/03/05 00:07:19.031 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:07:19.244 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:19.245 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56d5fd1e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:07:19.245 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:19.245 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56d5fd1e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:07:19.246 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b3f62a5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:07:19.246 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:07:19.246 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b3f62a5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:07:19.247 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e1db0f1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:07:19.247 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x429] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:07:19.247 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e1db0f1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:07:19.248 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @84573f1(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:07:19.248 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x465] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:07:19.248 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @84573f1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:07:19.249 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63306b19(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:07:19.249 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x470] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:07:19.249 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63306b19(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:07:19.250 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e77321(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:07:19.250 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x591] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:07:19.251 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e77321(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:07:19.251 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @627770ce(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:07:19.251 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:07:19.252 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @627770ce(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:07:19.255 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6c0d5beb

[vm0] [info 2020/03/05 00:07:19.260 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63d] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/05 00:07:19.261 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63d] Locator was created at Thu Mar 05 00:07:19 GMT 2020

[vm0] [info 2020/03/05 00:07:19.261 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63d] Listening on port 25107 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:07:19.261 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9800743098857796122/locator/locator25107view.dat

[vm0] [info 2020/03/05 00:07:19.261 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63d] recovery file not found: /tmp/junit9800743098857796122/locator/locator25107view.dat

[vm0] [info 2020/03/05 00:07:19.262 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63d] Starting distributed system

[vm0] [info 2020/03/05 00:07:19.264 GMT <RMI TCP Connection(111)-172.17.0.9> tid=0x63d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:07:23.091 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@702e68a2

[vm1] [info 2020/03/05 00:07:23.096 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:07:23.677 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x429] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2737d0a7

[vm2] [info 2020/03/05 00:07:23.682 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x429] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:07:24.296 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x465] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@646230d8

[vm3] [info 2020/03/05 00:07:24.302 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x465] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:07:24.921 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x470] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@21ad1e00

[vm4] [info 2020/03/05 00:07:24.927 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x470] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:07:25.548 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25108]

Command result for <connect --jmx-manager=localhost[25108]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25108] ..
Successfully connected to: [host=localhost, port=25108]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:07:40.095 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3254b0fa

[vm5] [info 2020/03/05 00:07:40.101 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:07:40.817 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x610] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5de91c2f

[vm6] [info 2020/03/05 00:07:40.822 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x610] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:07:41.677 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 922
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2381
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 214
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8331


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:07:45.235 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 155 ms)

[vm2] [info 2020/03/05 00:07:45.385 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 148 ms)

[vm3] [info 2020/03/05 00:07:45.539 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 151 ms)

[vm4] [info 2020/03/05 00:07:45.686 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 145 ms)

[vm5] [info 2020/03/05 00:07:45.948 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 260 ms)

[vm6] [info 2020/03/05 00:07:46.092 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x610] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 142 ms)

[vm0] [info 2020/03/05 00:07:46.234 GMT <RMI TCP Connection(116)-172.17.0.2> tid=0x666] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/05 00:07:46.235 GMT <RMI TCP Connection(116)-172.17.0.2> tid=0x666] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 140 ms)

[info 2020/03/05 00:07:46.236 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:46.238 GMT <RMI TCP Connection(116)-172.17.0.2> tid=0x666] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @766b4bac(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:07:46.238 GMT <RMI TCP Connection(116)-172.17.0.2> tid=0x666] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:46.238 GMT <RMI TCP Connection(116)-172.17.0.2> tid=0x666] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @766b4bac(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:07:46.239 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59ed52a2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:07:46.239 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:07:46.239 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59ed52a2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:07:46.240 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7546a50f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:07:46.240 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:07:46.240 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7546a50f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:07:46.241 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b6a7d58(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:07:46.241 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:07:46.241 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b6a7d58(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:07:46.242 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76df4da8(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:07:46.242 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:07:46.242 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76df4da8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:07:46.243 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aeb1aee(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:07:46.243 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:07:46.243 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aeb1aee(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:07:46.244 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x610] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bdc0fd9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:07:46.244 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x610] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:07:46.244 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x610] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bdc0fd9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:07:46.246 GMT <RMI TCP Connection(116)-172.17.0.2> tid=0x666] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/05 00:07:46.247 GMT <RMI TCP Connection(116)-172.17.0.2> tid=0x666] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/05 00:07:46.247 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/05 00:07:46.248 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/05 00:07:46.249 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/05 00:07:46.249 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/05 00:07:46.250 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/05 00:07:46.250 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/05 00:07:46.251 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/05 00:07:46.251 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/05 00:07:46.252 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/05 00:07:46.253 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/05 00:07:46.253 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x610] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/05 00:07:46.254 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x610] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/05 00:07:46.256 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/05 00:07:46.256 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:07:46.278 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26328].
Not connected.


[info 2020/03/05 00:07:46.279 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:07:46.280 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:46.281 GMT <RMI TCP Connection(116)-172.17.0.2> tid=0x666] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8198413(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:07:46.281 GMT <RMI TCP Connection(116)-172.17.0.2> tid=0x666] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:46.282 GMT <RMI TCP Connection(116)-172.17.0.2> tid=0x666] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8198413(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:07:46.282 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58f6e450(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:07:46.283 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:07:46.283 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58f6e450(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:07:46.284 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d16aca8(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:07:46.284 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:07:46.284 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d16aca8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:07:46.284 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56f409e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:07:46.285 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:07:46.285 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56f409e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:07:46.285 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @712b7764(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:07:46.285 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:07:46.285 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @712b7764(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:07:46.286 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51f8ce25(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:07:46.286 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:07:46.286 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51f8ce25(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:07:46.287 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x610] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13468f92(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:07:46.287 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x610] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:07:46.287 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x610] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13468f92(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:07:46.290 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5598606521302022832

[info 2020/03/05 00:07:46.292 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:07:46.514 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:46.515 GMT <RMI TCP Connection(116)-172.17.0.2> tid=0x666] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f70711(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:07:46.515 GMT <RMI TCP Connection(116)-172.17.0.2> tid=0x666] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:46.515 GMT <RMI TCP Connection(116)-172.17.0.2> tid=0x666] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f70711(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:07:46.516 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @164a6f93(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:07:46.516 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:07:46.516 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @164a6f93(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:07:46.517 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ec96016(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:07:46.517 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x3fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:07:46.517 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x3fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ec96016(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:07:46.517 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f286ab2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:07:46.518 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:07:46.518 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x41b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f286ab2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:07:46.519 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e67eaa7(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:07:46.519 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:07:46.519 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e67eaa7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:07:46.520 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3866132f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:07:46.520 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:07:46.520 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3866132f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:07:46.521 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x610] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @124bbb34(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:07:46.521 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x610] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:07:46.521 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x610] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @124bbb34(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:07:46.524 GMT <RMI TCP Connection(116)-172.17.0.2> tid=0x666] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32660b46

[vm0] [info 2020/03/05 00:07:46.529 GMT <RMI TCP Connection(116)-172.17.0.2> tid=0x666] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/05 00:07:46.529 GMT <RMI TCP Connection(116)-172.17.0.2> tid=0x666] Locator was created at Thu Mar 05 00:07:46 GMT 2020

[vm0] [info 2020/03/05 00:07:46.529 GMT <RMI TCP Connection(116)-172.17.0.2> tid=0x666] Listening on port 26330 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:07:46.530 GMT <RMI TCP Connection(116)-172.17.0.2> tid=0x666] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5598606521302022832/locator/locator26330view.dat

[vm0] [info 2020/03/05 00:07:46.530 GMT <RMI TCP Connection(116)-172.17.0.2> tid=0x666] recovery file not found: /tmp/junit5598606521302022832/locator/locator26330view.dat

[vm0] [info 2020/03/05 00:07:46.530 GMT <RMI TCP Connection(116)-172.17.0.2> tid=0x666] Starting distributed system

[vm0] [info 2020/03/05 00:07:46.532 GMT <RMI TCP Connection(116)-172.17.0.2> tid=0x666] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:07:50.367 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@59c599c0

[vm1] [info 2020/03/05 00:07:50.372 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:07:50.497 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5f4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@73c539a4

[vm5] [info 2020/03/05 00:07:50.502 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5f4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:07:50.958 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x3fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@367182ee

[vm2] [info 2020/03/05 00:07:50.967 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x3fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:07:51.262 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x636] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6dde5dc4

[vm6] [info 2020/03/05 00:07:51.268 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x636] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:07:51.566 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@52fecbfe

[vm3] [info 2020/03/05 00:07:51.572 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:07:52.206 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:07:52.225 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b870099

[vm4] [info 2020/03/05 00:07:52.234 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:07:52.924 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26331]

Command result for <connect --jmx-manager=localhost[26331]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26331] ..
Successfully connected to: [host=localhost, port=26331]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:07:53.821 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x458] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@42978965

[vm5] [info 2020/03/05 00:07:53.827 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x458] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:07:54.532 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2efc50c5

[vm6] [info 2020/03/05 00:07:54.538 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5cf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1185
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2079
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 142
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 7284


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm5] [info 2020/03/05 00:07:55.383 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x612] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@524480d6

[vm5] [info 2020/03/05 00:07:55.389 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x612] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:07:55.424 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:07:55.471 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 162 ms)

[vm2] [info 2020/03/05 00:07:55.631 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5a9] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 158 ms)

[vm3] [info 2020/03/05 00:07:55.787 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x61b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 153 ms)

[vm4] [info 2020/03/05 00:07:55.940 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5fe] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 151 ms)

[vm5] [info 2020/03/05 00:07:56.110 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 168 ms)

[vm6] [info 2020/03/05 00:07:56.185 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6a8e21b6

[vm6] [info 2020/03/05 00:07:56.190 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x62c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:07:56.262 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 150 ms)

[vm0] [info 2020/03/05 00:07:56.402 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0x1f] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/05 00:07:56.403 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 138 ms)

[info 2020/03/05 00:07:56.404 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:56.406 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3374a3fe(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:07:56.406 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:56.406 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3374a3fe(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:07:56.406 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @676dc742(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:07:56.407 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:07:56.407 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @676dc742(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:07:56.407 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @710139b4(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:07:56.408 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:07:56.408 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5a9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @710139b4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:07:56.408 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66acb6fd(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:07:56.409 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x61b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:07:56.409 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x61b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66acb6fd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:07:56.409 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b940bfc(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:07:56.410 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:07:56.410 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5fe] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b940bfc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:07:56.410 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67c47114(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:07:56.411 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:07:56.411 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67c47114(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:07:56.411 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b5cf6d7(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:07:56.412 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x636] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:07:56.412 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b5cf6d7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:07:56.414 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/05 00:07:56.414 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/05 00:07:56.415 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/05 00:07:56.415 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/05 00:07:56.417 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5a9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/05 00:07:56.417 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5a9] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/05 00:07:56.418 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x61b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/05 00:07:56.418 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x61b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/05 00:07:56.419 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5fe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/05 00:07:56.419 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5fe] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/05 00:07:56.420 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5f4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/05 00:07:56.420 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/05 00:07:56.421 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/05 00:07:56.421 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/05 00:07:56.423 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/05 00:07:56.424 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:07:56.452 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24052].
Not connected.


[info 2020/03/05 00:07:56.453 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:07:56.454 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:56.455 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @695dae29(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:07:56.455 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:56.455 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @695dae29(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:07:56.456 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @141449c5(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:07:56.456 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:07:56.456 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @141449c5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:07:56.457 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f2c9960(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:07:56.457 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:07:56.457 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5a9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f2c9960(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:07:56.458 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c0e9750(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:07:56.458 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x61b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:07:56.458 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x61b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c0e9750(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:07:56.459 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f81a012(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:07:56.459 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:07:56.459 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5fe] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f81a012(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:07:56.460 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a6b3941(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:07:56.460 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:07:56.460 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a6b3941(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:07:56.461 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4405884c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:07:56.461 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x636] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:07:56.461 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4405884c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:07:56.464 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3860943752168321058

[info 2020/03/05 00:07:56.466 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:07:56.712 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:56.712 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44ce904a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:07:56.713 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:07:56.713 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0x1f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44ce904a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:07:56.713 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dee621d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:07:56.714 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:07:56.714 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dee621d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:07:56.714 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73fe5ecc(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:07:56.715 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5a9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:07:56.715 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5a9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73fe5ecc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:07:56.715 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17393f1c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:07:56.715 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x61b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:07:56.716 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x61b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17393f1c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:07:56.716 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74025d7d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:07:56.716 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5fe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:07:56.716 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5fe] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74025d7d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:07:56.717 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13a918e3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:07:56.717 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5f4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:07:56.717 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5f4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13a918e3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:07:56.718 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52952d16(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:07:56.718 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x636] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:07:56.718 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52952d16(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:07:56.722 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1194ba2a

[vm0] [info 2020/03/05 00:07:56.727 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0x1f] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/05 00:07:56.727 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0x1f] Locator was created at Thu Mar 05 00:07:56 GMT 2020

[vm0] [info 2020/03/05 00:07:56.727 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0x1f] Listening on port 24054 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:07:56.728 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3860943752168321058/locator/locator24054view.dat

[vm0] [info 2020/03/05 00:07:56.728 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0x1f] recovery file not found: /tmp/junit3860943752168321058/locator/locator24054view.dat

[vm0] [info 2020/03/05 00:07:56.728 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/05 00:07:56.730 GMT <RMI TCP Connection(115)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:07:57.072 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:07:58.383 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5ca] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@763799d0

[vm5] [info 2020/03/05 00:07:58.389 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5ca] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 903
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608947
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2543
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 241
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8904


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33


[vm6] [info 2020/03/05 00:07:59.149 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x617] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3b915968

[vm6] [info 2020/03/05 00:07:59.155 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x617] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:07:59.158 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 164 ms)

[vm2] [info 2020/03/05 00:07:59.322 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5b8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 162 ms)

[vm3] [info 2020/03/05 00:07:59.477 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x616] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 152 ms)

[vm4] [info 2020/03/05 00:07:59.629 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 149 ms)

[vm5] [info 2020/03/05 00:07:59.796 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 165 ms)

[vm6] [info 2020/03/05 00:07:59.971 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 173 ms)

[vm1] [info 2020/03/05 00:08:00.062 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:08:00.121 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x710] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/05 00:08:00.121 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x710] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 148 ms)

[info 2020/03/05 00:08:00.122 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:00.125 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x710] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @421a127f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:08:00.125 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x710] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:00.125 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x710] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @421a127f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:08:00.126 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fbefdd3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:08:00.126 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:00.126 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fbefdd3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:08:00.127 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c86882a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:08:00.127 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:08:00.127 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5b8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c86882a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:08:00.128 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x616] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30fcb333(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:08:00.128 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x616] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:00.128 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x616] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30fcb333(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:08:00.129 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bec5465(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:08:00.129 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x61b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:00.129 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bec5465(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:08:00.130 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @772dd284(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:08:00.130 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:00.130 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @772dd284(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:08:00.131 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b8d93a3(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:08:00.131 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:00.132 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b8d93a3(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:08:00.134 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x710] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/05 00:08:00.134 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x710] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/05 00:08:00.135 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/05 00:08:00.135 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/05 00:08:00.136 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/05 00:08:00.136 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5b8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/05 00:08:00.137 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x616] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/05 00:08:00.138 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x616] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/05 00:08:00.139 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/05 00:08:00.139 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/05 00:08:00.140 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/05 00:08:00.140 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/05 00:08:00.141 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/05 00:08:00.142 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/05 00:08:00.144 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/05 00:08:00.145 GMT <RMI TCP Connection(19)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:08:00.174 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22258].
Not connected.


[info 2020/03/05 00:08:00.176 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:08:00.177 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:00.178 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x710] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c3dbb69(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:08:00.179 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x710] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:00.179 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x710] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c3dbb69(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:08:00.180 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ade571a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:08:00.180 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:00.180 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ade571a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:08:00.181 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @597d8c38(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:08:00.181 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:08:00.181 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5b8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @597d8c38(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:08:00.182 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x616] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6781c512(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:08:00.182 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x616] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:00.182 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x616] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6781c512(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:08:00.183 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b434b31(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:08:00.183 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x61b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:00.183 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b434b31(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:08:00.183 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d5ed8eb(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:08:00.184 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:00.184 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d5ed8eb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:08:00.185 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29088d6(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:08:00.185 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:00.185 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29088d6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:08:00.187 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10346350986292072585

[info 2020/03/05 00:08:00.190 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:08:00.424 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:00.425 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x710] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26de12e6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:08:00.426 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x710] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:00.426 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x710] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26de12e6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:08:00.426 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b6aff71(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:08:00.427 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:00.427 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b6aff71(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:08:00.427 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @229c5a01(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:08:00.428 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:08:00.428 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5b8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @229c5a01(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:08:00.428 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x616] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7951376e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:08:00.429 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x616] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:00.429 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x616] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7951376e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:08:00.430 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c08b75e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:08:00.430 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x61b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:00.430 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c08b75e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:08:00.431 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @281ea88f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:08:00.431 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x458] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:00.431 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @281ea88f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:08:00.432 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3321769(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:08:00.432 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5cf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:00.432 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3321769(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:08:00.435 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x710] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@d45b4d6

[vm0] [info 2020/03/05 00:08:00.441 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x710] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/05 00:08:00.441 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x710] Locator was created at Thu Mar 05 00:08:00 GMT 2020

[vm0] [info 2020/03/05 00:08:00.441 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x710] Listening on port 22260 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:08:00.442 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x710] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10346350986292072585/locator/locator22260view.dat

[vm0] [info 2020/03/05 00:08:00.442 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x710] recovery file not found: /tmp/junit10346350986292072585/locator/locator22260view.dat

[vm0] [info 2020/03/05 00:08:00.443 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x710] Starting distributed system

[vm0] [info 2020/03/05 00:08:00.445 GMT <RMI TCP Connection(115)-172.17.0.7> tid=0x710] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:08:00.762 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3c14af94

[vm1] [info 2020/03/05 00:08:00.767 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 891
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2792
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 270
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9738


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:08:01.055 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 160 ms)

[vm2] [info 2020/03/05 00:08:01.208 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 150 ms)

[vm2] [info 2020/03/05 00:08:01.367 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5a9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@717193b2

[vm2] [info 2020/03/05 00:08:01.372 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x5a9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:08:01.376 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 165 ms)

[vm4] [info 2020/03/05 00:08:01.532 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 153 ms)

[vm5] [info 2020/03/05 00:08:01.694 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x612] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 161 ms)

[vm6] [info 2020/03/05 00:08:01.846 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 150 ms)

[vm3] [info 2020/03/05 00:08:01.989 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x61b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3119e9e5

[vm0] [info 2020/03/05 00:08:01.993 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x4e1] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/05 00:08:01.994 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x4e1] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 146 ms)

[vm3] [info 2020/03/05 00:08:01.994 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x61b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:08:01.995 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:01.997 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x4e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31c4b5b1(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:08:01.997 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x4e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:01.997 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x4e1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31c4b5b1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:08:01.999 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @197ac55a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:08:01.999 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:02.000 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @197ac55a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:08:02.000 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3785a61d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:08:02.000 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:08:02.000 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3785a61d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:08:02.001 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e14751b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:08:02.001 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x576] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:02.001 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e14751b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:08:02.002 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2671ae7c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:08:02.002 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:02.003 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2671ae7c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:08:02.003 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b3a450f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:08:02.004 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x612] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:02.004 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x612] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b3a450f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:08:02.004 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fbda6a7(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:08:02.005 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x62c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:02.005 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fbda6a7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:08:02.007 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x4e1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/05 00:08:02.007 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x4e1] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/05 00:08:02.010 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/05 00:08:02.010 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/05 00:08:02.011 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/05 00:08:02.011 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/05 00:08:02.012 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/05 00:08:02.013 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/05 00:08:02.014 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/05 00:08:02.014 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/05 00:08:02.015 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x612] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/05 00:08:02.015 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x612] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/05 00:08:02.016 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/05 00:08:02.016 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/05 00:08:02.018 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/05 00:08:02.019 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:08:02.052 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29392].
Not connected.


[info 2020/03/05 00:08:02.053 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:08:02.054 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:02.056 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x4e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bf49b69(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:08:02.056 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x4e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:02.056 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x4e1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bf49b69(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:08:02.057 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b4cd192(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:08:02.057 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:02.057 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b4cd192(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:08:02.058 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e7fcbc(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:08:02.058 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:08:02.058 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e7fcbc(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:08:02.059 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @291b38e2(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:08:02.059 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x576] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:02.059 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @291b38e2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:08:02.060 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37c06e3a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:08:02.060 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:02.060 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37c06e3a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:08:02.061 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2946ec3(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:08:02.061 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x612] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:02.061 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x612] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2946ec3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:08:02.062 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78c3e000(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:08:02.062 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x62c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:02.062 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78c3e000(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:08:02.065 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit984303080372886918

[info 2020/03/05 00:08:02.067 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:08:02.313 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:02.314 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x4e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48a3e208(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:08:02.314 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x4e1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:02.314 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x4e1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48a3e208(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:08:02.315 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5aaad6d6(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:08:02.315 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:02.315 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5aaad6d6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:08:02.316 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bf4f61f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:08:02.316 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x591] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:08:02.316 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bf4f61f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:08:02.317 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bb2eb9f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:08:02.317 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x576] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:02.317 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bb2eb9f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:08:02.318 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a5b89cb(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:08:02.318 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x38e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:02.318 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a5b89cb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:08:02.319 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75947fb0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:08:02.319 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x612] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:02.320 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x612] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75947fb0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:08:02.320 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52747325(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:08:02.320 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x62c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:02.320 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52747325(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:08:02.323 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x4e1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c98440a

[vm0] [info 2020/03/05 00:08:02.328 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x4e1] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/05 00:08:02.329 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x4e1] Locator was created at Thu Mar 05 00:08:02 GMT 2020

[vm0] [info 2020/03/05 00:08:02.329 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x4e1] Listening on port 29394 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:08:02.329 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x4e1] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit984303080372886918/locator/locator29394view.dat

[vm0] [info 2020/03/05 00:08:02.329 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x4e1] recovery file not found: /tmp/junit984303080372886918/locator/locator29394view.dat

[vm0] [info 2020/03/05 00:08:02.330 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x4e1] Starting distributed system

[vm0] [info 2020/03/05 00:08:02.331 GMT <RMI TCP Connection(113)-172.17.0.8> tid=0x4e1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:08:02.666 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5fe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@48d46865

[vm4] [info 2020/03/05 00:08:02.671 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x5fe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:08:03.338 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24055]

Command result for <connect --jmx-manager=localhost[24055]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24055] ..
Successfully connected to: [host=localhost, port=24055]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 993
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608941
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2784
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 158
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 9396


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:08:03.987 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 170 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:08:04.147 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5a7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 157 ms)

[vm3] [info 2020/03/05 00:08:04.309 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 160 ms)

[vm5] [info 2020/03/05 00:08:04.400 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6f739003

[vm5] [info 2020/03/05 00:08:04.405 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:08:04.456 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 144 ms)

[vm1] [info 2020/03/05 00:08:04.559 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@54334eef

[vm1] [info 2020/03/05 00:08:04.564 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:08:04.624 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5ca] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 166 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:08:04.780 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x617] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 154 ms)

[vm0] [info 2020/03/05 00:08:04.932 GMT <RMI TCP Connection(114)-172.17.0.3> tid=0x71] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/05 00:08:04.932 GMT <RMI TCP Connection(114)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 150 ms)

[info 2020/03/05 00:08:04.933 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:04.935 GMT <RMI TCP Connection(114)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @367477ca(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:08:04.935 GMT <RMI TCP Connection(114)-172.17.0.3> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:04.935 GMT <RMI TCP Connection(114)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @367477ca(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:08:04.936 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5491a7b6(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:08:04.936 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:04.936 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5491a7b6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:08:04.937 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7662fdc2(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:08:04.937 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:08:04.937 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7662fdc2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:08:04.938 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53469b7(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:08:04.938 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:04.938 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53469b7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:08:04.941 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2314eb5a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:08:04.941 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:04.941 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2314eb5a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:08:04.942 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5ca] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50c36f18(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:08:04.942 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5ca] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:04.942 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5ca] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50c36f18(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:08:04.943 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x617] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19d84f77(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:08:04.943 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x617] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:04.943 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x617] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19d84f77(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:08:04.945 GMT <RMI TCP Connection(114)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/05 00:08:04.946 GMT <RMI TCP Connection(114)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/05 00:08:04.946 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/05 00:08:04.947 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/05 00:08:04.948 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/05 00:08:04.948 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/05 00:08:04.949 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/05 00:08:04.949 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/05 00:08:04.951 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/05 00:08:04.951 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/05 00:08:04.953 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5ca] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/05 00:08:04.953 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5ca] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/05 00:08:04.954 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x617] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/05 00:08:04.954 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x617] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/05 00:08:04.956 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/05 00:08:04.957 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:08:04.985 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27819].
Not connected.


[info 2020/03/05 00:08:04.986 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:08:04.987 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:04.988 GMT <RMI TCP Connection(114)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77296b47(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:08:04.989 GMT <RMI TCP Connection(114)-172.17.0.3> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:04.989 GMT <RMI TCP Connection(114)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77296b47(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:08:04.989 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52a407c0(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:08:04.990 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:04.990 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52a407c0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:08:04.990 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c0661b5(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:08:04.991 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:08:04.991 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5a7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c0661b5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:08:04.991 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe9de90(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:08:04.992 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:04.992 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe9de90(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:08:04.992 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @135586bb(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:08:04.993 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:04.993 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @135586bb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:08:04.993 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5ca] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b341958(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:08:04.994 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5ca] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:04.994 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5ca] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b341958(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:08:04.994 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x617] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5080d257(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:08:04.994 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x617] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:04.994 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x617] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5080d257(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:08:04.997 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18057204330295898540

[info 2020/03/05 00:08:04.999 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:08:05.140 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5eed1cb5

[vm6] [info 2020/03/05 00:08:05.143 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x542] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@359791d0

[vm2] [info 2020/03/05 00:08:05.146 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x5b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:08:05.149 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x542] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:08:05.224 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:05.224 GMT <RMI TCP Connection(114)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @386539b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:08:05.225 GMT <RMI TCP Connection(114)-172.17.0.3> tid=0x71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:05.225 GMT <RMI TCP Connection(114)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @386539b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:08:05.227 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e738d72(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:08:05.228 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:05.226 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cba980f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:08:05.227 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>
[vm2] [info 2020/03/05 00:08:05.228 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5a7] Got result: null

[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e738d72(0, "IgnoredException addIgnoredException") (took 0 ms)
[vm1] [info 2020/03/05 00:08:05.227 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null

[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cba980f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:08:05.229 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48c1ba68(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:08:05.229 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:05.229 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48c1ba68(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:08:05.231 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5ca] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b7aecd(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:08:05.231 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5ca] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:05.231 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x5ca] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b7aecd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:08:05.232 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x617] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75b4db19(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:08:05.232 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x617] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:05.232 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x617] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75b4db19(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm4] [info 2020/03/05 00:08:05.230 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f49e7d0(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:08:05.230 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x623] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:05.230 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f49e7d0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm0] [info 2020/03/05 00:08:05.236 GMT <RMI TCP Connection(114)-172.17.0.3> tid=0x71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f9569c7

[vm0] [info 2020/03/05 00:08:05.241 GMT <RMI TCP Connection(114)-172.17.0.3> tid=0x71] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/05 00:08:05.241 GMT <RMI TCP Connection(114)-172.17.0.3> tid=0x71] Locator was created at Thu Mar 05 00:08:05 GMT 2020

[vm0] [info 2020/03/05 00:08:05.241 GMT <RMI TCP Connection(114)-172.17.0.3> tid=0x71] Listening on port 27821 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:08:05.242 GMT <RMI TCP Connection(114)-172.17.0.3> tid=0x71] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18057204330295898540/locator/locator27821view.dat

[vm0] [info 2020/03/05 00:08:05.242 GMT <RMI TCP Connection(114)-172.17.0.3> tid=0x71] recovery file not found: /tmp/junit18057204330295898540/locator/locator27821view.dat

[vm0] [info 2020/03/05 00:08:05.242 GMT <RMI TCP Connection(114)-172.17.0.3> tid=0x71] Starting distributed system

[vm0] [info 2020/03/05 00:08:05.244 GMT <RMI TCP Connection(114)-172.17.0.3> tid=0x71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:08:05.764 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x616] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@53f7b684

[vm3] [info 2020/03/05 00:08:05.769 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x616] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:08:06.107 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:08:06.458 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4b94f14e

[vm1] [info 2020/03/05 00:08:06.463 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:08:06.467 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@100a6155

[vm4] [info 2020/03/05 00:08:06.472 GMT <RMI TCP Connection(48)-172.17.0.7> tid=0x61b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:08:07.110 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x591] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@4b507a55

[info 2020/03/05 00:08:07.114 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22261]

[vm2] [info 2020/03/05 00:08:07.116 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x591] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[22261]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22261] ..
Successfully connected to: [host=localhost, port=22261]


[vm3] [info 2020/03/05 00:08:07.744 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x576] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7581df2b

[vm3] [info 2020/03/05 00:08:07.749 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x576] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:08:08.378 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@11e2fc5b

[vm4] [info 2020/03/05 00:08:08.384 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x38e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:08:08.988 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29395]

Command result for <connect --jmx-manager=localhost[29395]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29395] ..
Successfully connected to: [host=localhost, port=29395]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:08:09.141 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@38edd645

[vm1] [info 2020/03/05 00:08:09.147 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:08:09.291 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x669] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@70e6e81a

[vm5] [info 2020/03/05 00:08:09.297 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x669] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 854
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2601
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 143
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 8748


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:08:09.746 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@55e4d544

[vm2] [info 2020/03/05 00:08:09.751 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:08:09.846 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 151 ms)

[vm6] [info 2020/03/05 00:08:09.984 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x679] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@37066845

[vm6] [info 2020/03/05 00:08:09.989 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x679] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:08:09.991 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fd] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 142 ms)

[vm3] [info 2020/03/05 00:08:10.137 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x605] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 144 ms)

[vm4] [info 2020/03/05 00:08:10.287 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x5fc] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 147 ms)

[vm3] [info 2020/03/05 00:08:10.331 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6f8c6e4

[vm3] [info 2020/03/05 00:08:10.337 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:08:10.451 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 162 ms)

[vm6] [info 2020/03/05 00:08:10.596 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 144 ms)

[vm0] [info 2020/03/05 00:08:10.769 GMT <RMI TCP Connection(119)-172.17.0.6> tid=0x766] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/05 00:08:10.770 GMT <RMI TCP Connection(119)-172.17.0.6> tid=0x766] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 172 ms)

[info 2020/03/05 00:08:10.771 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:10.773 GMT <RMI TCP Connection(119)-172.17.0.6> tid=0x766] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a5b5b5b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:08:10.773 GMT <RMI TCP Connection(119)-172.17.0.6> tid=0x766] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:10.773 GMT <RMI TCP Connection(119)-172.17.0.6> tid=0x766] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a5b5b5b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:08:10.775 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37876b13(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:08:10.776 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:10.776 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37876b13(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:08:10.776 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @180ec619(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:08:10.777 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:08:10.777 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @180ec619(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:08:10.777 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x605] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6380c400(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:08:10.778 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x605] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:10.778 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x605] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6380c400(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:08:10.778 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x5fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dcd3e87(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:08:10.779 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x5fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:10.779 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x5fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dcd3e87(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:08:10.780 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e022564(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:08:10.780 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:10.780 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e022564(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:08:10.781 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5733315a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:08:10.781 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x542] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:10.781 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5733315a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:08:10.783 GMT <RMI TCP Connection(119)-172.17.0.6> tid=0x766] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/05 00:08:10.783 GMT <RMI TCP Connection(119)-172.17.0.6> tid=0x766] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/05 00:08:10.786 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/05 00:08:10.786 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/05 00:08:10.787 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/05 00:08:10.787 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/05 00:08:10.788 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x605] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/05 00:08:10.788 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x605] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/05 00:08:10.789 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x5fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/05 00:08:10.790 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x5fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/05 00:08:10.790 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/05 00:08:10.791 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/05 00:08:10.791 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/05 00:08:10.792 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/05 00:08:10.794 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/05 00:08:10.794 GMT <RMI TCP Connection(19)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:08:10.824 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26812].
Not connected.


[info 2020/03/05 00:08:10.826 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:08:10.827 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:10.828 GMT <RMI TCP Connection(119)-172.17.0.6> tid=0x766] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eee243d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:08:10.828 GMT <RMI TCP Connection(119)-172.17.0.6> tid=0x766] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:10.828 GMT <RMI TCP Connection(119)-172.17.0.6> tid=0x766] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eee243d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:08:10.829 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b62b154(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:08:10.829 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:10.829 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b62b154(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:08:10.830 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @735dec1(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:08:10.830 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:08:10.830 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @735dec1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:08:10.830 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x605] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54e8544a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:08:10.831 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x605] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:10.831 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x605] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54e8544a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:08:10.831 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x5fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a80141c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:08:10.832 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x5fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:10.832 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x5fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a80141c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:08:10.832 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e60a170(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:08:10.833 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:10.833 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e60a170(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:08:10.833 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78f07a7b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:08:10.833 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x542] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:10.834 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78f07a7b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:08:10.836 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17078588547993631277

[info 2020/03/05 00:08:10.839 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:08:10.852 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:08:10.946 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x623] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46bb35e3

[vm4] [info 2020/03/05 00:08:10.951 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x623] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:08:11.075 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:11.076 GMT <RMI TCP Connection(119)-172.17.0.6> tid=0x766] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6de5b319(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:08:11.076 GMT <RMI TCP Connection(119)-172.17.0.6> tid=0x766] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:11.076 GMT <RMI TCP Connection(119)-172.17.0.6> tid=0x766] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6de5b319(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:08:11.077 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38d0b3ad(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:08:11.077 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:11.077 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38d0b3ad(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:08:11.078 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63acb4d3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:08:11.078 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:08:11.078 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63acb4d3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:08:11.078 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x605] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a244c13(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:08:11.079 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x605] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:11.079 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x605] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a244c13(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:08:11.079 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x5fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ce83fe6(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:08:11.080 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x5fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:11.080 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x5fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ce83fe6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:08:11.080 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c8c1510(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:08:11.080 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:11.080 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c8c1510(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:08:11.081 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @351741d5(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:08:11.081 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x542] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:11.081 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @351741d5(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:08:11.085 GMT <RMI TCP Connection(119)-172.17.0.6> tid=0x766] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1139787f

[vm0] [info 2020/03/05 00:08:11.091 GMT <RMI TCP Connection(119)-172.17.0.6> tid=0x766] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/05 00:08:11.091 GMT <RMI TCP Connection(119)-172.17.0.6> tid=0x766] Locator was created at Thu Mar 05 00:08:11 GMT 2020

[vm0] [info 2020/03/05 00:08:11.091 GMT <RMI TCP Connection(119)-172.17.0.6> tid=0x766] Listening on port 26814 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:08:11.092 GMT <RMI TCP Connection(119)-172.17.0.6> tid=0x766] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17078588547993631277/locator/locator26814view.dat

[vm0] [info 2020/03/05 00:08:11.092 GMT <RMI TCP Connection(119)-172.17.0.6> tid=0x766] recovery file not found: /tmp/junit17078588547993631277/locator/locator26814view.dat

[vm0] [info 2020/03/05 00:08:11.092 GMT <RMI TCP Connection(119)-172.17.0.6> tid=0x766] Starting distributed system

[vm0] [info 2020/03/05 00:08:11.094 GMT <RMI TCP Connection(119)-172.17.0.6> tid=0x766] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:08:11.615 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27822]

Command result for <connect --jmx-manager=localhost[27822]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27822] ..
Successfully connected to: [host=localhost, port=27822]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1105
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236218
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2142
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 189
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 7587


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:08:14.214 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 159 ms)

[vm2] [info 2020/03/05 00:08:14.370 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x61d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 153 ms)

[vm3] [info 2020/03/05 00:08:14.524 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x634] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 151 ms)

[vm4] [info 2020/03/05 00:08:14.672 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x676] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 146 ms)

[vm5] [info 2020/03/05 00:08:14.837 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x669] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 163 ms)

[vm6] [info 2020/03/05 00:08:14.979 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x679] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 140 ms)

[vm1] [info 2020/03/05 00:08:15.025 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@35ce1171

[vm1] [info 2020/03/05 00:08:15.029 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:08:15.121 GMT <RMI TCP Connection(116)-172.17.0.4> tid=0x691] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/05 00:08:15.122 GMT <RMI TCP Connection(116)-172.17.0.4> tid=0x691] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 142 ms)

[info 2020/03/05 00:08:15.123 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:15.125 GMT <RMI TCP Connection(116)-172.17.0.4> tid=0x691] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fa92d8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:08:15.125 GMT <RMI TCP Connection(116)-172.17.0.4> tid=0x691] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:15.125 GMT <RMI TCP Connection(116)-172.17.0.4> tid=0x691] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fa92d8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:08:15.128 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e58a22(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:08:15.128 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:15.128 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e58a22(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:08:15.128 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x61d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e070486(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:08:15.129 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x61d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:08:15.129 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x61d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e070486(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:08:15.129 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x634] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c73cf68(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:08:15.129 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x634] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:15.129 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x634] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c73cf68(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:08:15.130 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72abbd0b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:08:15.130 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x676] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:15.130 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x676] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72abbd0b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:08:15.131 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x669] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1957b462(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:08:15.131 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x669] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:15.131 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x669] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1957b462(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:08:15.132 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x679] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69b61846(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:08:15.132 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x679] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:15.132 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x679] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69b61846(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:08:15.135 GMT <RMI TCP Connection(116)-172.17.0.4> tid=0x691] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/05 00:08:15.135 GMT <RMI TCP Connection(116)-172.17.0.4> tid=0x691] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/05 00:08:15.137 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/05 00:08:15.137 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/05 00:08:15.138 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x61d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/05 00:08:15.138 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x61d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/05 00:08:15.139 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x634] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/05 00:08:15.139 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x634] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/05 00:08:15.140 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x676] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/05 00:08:15.140 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x676] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/05 00:08:15.141 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x669] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/05 00:08:15.141 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x669] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/05 00:08:15.142 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x679] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/05 00:08:15.143 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x679] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/05 00:08:15.145 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/05 00:08:15.145 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:08:15.174 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29359].
Not connected.


[info 2020/03/05 00:08:15.175 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:08:15.176 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:15.178 GMT <RMI TCP Connection(116)-172.17.0.4> tid=0x691] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36f1d4a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:08:15.178 GMT <RMI TCP Connection(116)-172.17.0.4> tid=0x691] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:15.178 GMT <RMI TCP Connection(116)-172.17.0.4> tid=0x691] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36f1d4a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:08:15.178 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40c80a10(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:08:15.179 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:15.179 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40c80a10(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:08:15.180 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x61d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b3730ef(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:08:15.180 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x61d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:08:15.180 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x61d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b3730ef(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:08:15.181 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x634] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @197f7c3c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:08:15.181 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x634] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:15.181 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x634] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @197f7c3c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:08:15.182 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @657a34c5(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:08:15.182 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x676] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:15.182 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x676] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @657a34c5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:08:15.182 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x669] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f4bf305(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:08:15.183 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x669] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:15.183 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x669] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f4bf305(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:08:15.183 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x679] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70c9d9a0(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:08:15.184 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x679] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:15.184 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x679] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70c9d9a0(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:08:15.186 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9541855004953361444

[info 2020/03/05 00:08:15.188 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:08:15.402 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:15.402 GMT <RMI TCP Connection(116)-172.17.0.4> tid=0x691] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f5930ca(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:08:15.403 GMT <RMI TCP Connection(116)-172.17.0.4> tid=0x691] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:15.403 GMT <RMI TCP Connection(116)-172.17.0.4> tid=0x691] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f5930ca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:08:15.404 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bd1b0a9(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:08:15.404 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:15.404 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bd1b0a9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:08:15.405 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x61d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b2613ee(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:08:15.405 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x61d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:08:15.405 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x61d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b2613ee(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:08:15.406 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x634] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46fddf48(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:08:15.406 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x634] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:15.406 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x634] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46fddf48(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:08:15.406 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6473154f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:08:15.407 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x676] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:15.407 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x676] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6473154f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:08:15.407 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x669] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10444019(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:08:15.408 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x669] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:15.408 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x669] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10444019(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:08:15.409 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x679] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60172928(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:08:15.409 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x679] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:15.409 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x679] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60172928(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:08:15.412 GMT <RMI TCP Connection(116)-172.17.0.4> tid=0x691] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4d70e0a8

[vm0] [info 2020/03/05 00:08:15.419 GMT <RMI TCP Connection(116)-172.17.0.4> tid=0x691] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/05 00:08:15.420 GMT <RMI TCP Connection(116)-172.17.0.4> tid=0x691] Locator was created at Thu Mar 05 00:08:15 GMT 2020

[vm0] [info 2020/03/05 00:08:15.420 GMT <RMI TCP Connection(116)-172.17.0.4> tid=0x691] Listening on port 29361 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:08:15.420 GMT <RMI TCP Connection(116)-172.17.0.4> tid=0x691] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9541855004953361444/locator/locator29361view.dat

[vm0] [info 2020/03/05 00:08:15.420 GMT <RMI TCP Connection(116)-172.17.0.4> tid=0x691] recovery file not found: /tmp/junit9541855004953361444/locator/locator29361view.dat

[vm0] [info 2020/03/05 00:08:15.421 GMT <RMI TCP Connection(116)-172.17.0.4> tid=0x691] Starting distributed system

[vm0] [info 2020/03/05 00:08:15.424 GMT <RMI TCP Connection(116)-172.17.0.4> tid=0x691] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:08:15.634 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@76eb9637

[vm2] [info 2020/03/05 00:08:15.639 GMT <RMI TCP Connection(52)-172.17.0.6> tid=0x5fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:08:15.893 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x591] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1401ffb

[vm5] [info 2020/03/05 00:08:15.899 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x591] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:08:16.250 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x605] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@79e0a488

[vm3] [info 2020/03/05 00:08:16.256 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x605] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:08:16.651 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4a86be3c

[vm6] [info 2020/03/05 00:08:16.656 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:08:16.912 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x5fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5271914b

[vm4] [info 2020/03/05 00:08:16.918 GMT <RMI TCP Connection(53)-172.17.0.6> tid=0x5fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:08:17.561 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26815]

Command result for <connect --jmx-manager=localhost[26815]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26815] ..
Successfully connected to: [host=localhost, port=26815]


[vm1] [info 2020/03/05 00:08:17.624 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:08:19.269 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@320afbf9

[vm1] [info 2020/03/05 00:08:19.273 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:08:19.868 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x61d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@29d2f6e8

[vm2] [info 2020/03/05 00:08:19.873 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x61d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:08:20.467 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x634] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7acf3539

[vm3] [info 2020/03/05 00:08:20.472 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x634] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:08:21.069 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x676] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@65f3350e

[vm4] [info 2020/03/05 00:08:21.074 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x676] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 789
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608941
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2472
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 309
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8859


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:08:21.323 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 157 ms)

[vm2] [info 2020/03/05 00:08:21.473 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 147 ms)

[vm3] [info 2020/03/05 00:08:21.623 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 148 ms)

[info 2020/03/05 00:08:21.687 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29362]

Command result for <connect --jmx-manager=localhost[29362]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29362] ..
Successfully connected to: [host=localhost, port=29362]


[vm4] [info 2020/03/05 00:08:21.781 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 156 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:08:21.947 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 165 ms)

[vm6] [info 2020/03/05 00:08:22.094 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 146 ms)

[vm0] [info 2020/03/05 00:08:22.237 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x71c] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/05 00:08:22.238 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x71c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 141 ms)

[info 2020/03/05 00:08:22.239 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:22.241 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x71c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45189ed0(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:08:22.241 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x71c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:22.241 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x71c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45189ed0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:08:22.242 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29ec13f6(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:08:22.242 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:22.242 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29ec13f6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:08:22.243 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @287c1fbb(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:08:22.243 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x429] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:08:22.243 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @287c1fbb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:08:22.244 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @412c824d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:08:22.244 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x465] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:22.244 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @412c824d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:08:22.245 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dbd154(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:08:22.245 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x470] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:22.245 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dbd154(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:08:22.246 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2554d71c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:08:22.246 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:22.246 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2554d71c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:08:22.247 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2129da1f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:08:22.247 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:22.247 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2129da1f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:08:22.249 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x71c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/05 00:08:22.249 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x71c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/05 00:08:22.250 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/05 00:08:22.250 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/05 00:08:22.251 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/05 00:08:22.252 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/05 00:08:22.252 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/05 00:08:22.253 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/05 00:08:22.253 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/05 00:08:22.254 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/05 00:08:22.255 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x591] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/05 00:08:22.255 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/05 00:08:22.256 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/05 00:08:22.256 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/05 00:08:22.258 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/05 00:08:22.258 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:08:22.288 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25108].
Not connected.


[info 2020/03/05 00:08:22.289 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:08:22.291 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:22.292 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x71c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @448eab52(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:08:22.292 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x71c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:22.292 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x71c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @448eab52(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:08:22.293 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a8493d6(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:08:22.293 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:22.293 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a8493d6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:08:22.294 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @116d6da6(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:08:22.294 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x429] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:08:22.294 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @116d6da6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:08:22.294 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @492207ca(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:08:22.295 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x465] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:22.295 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @492207ca(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:08:22.295 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b250bab(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:08:22.296 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x470] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:22.296 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b250bab(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:08:22.296 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ca82814(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:08:22.297 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:22.297 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ca82814(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:08:22.297 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @281797aa(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:08:22.297 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:22.297 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @281797aa(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:08:22.300 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit744030328505467810

[info 2020/03/05 00:08:22.302 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:08:22.515 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:22.515 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x71c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f2eee0(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:08:22.516 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x71c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:22.516 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x71c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f2eee0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:08:22.516 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e63745c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:08:22.517 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:22.517 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e63745c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:08:22.518 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f2355a2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:08:22.518 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x429] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:08:22.518 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f2355a2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:08:22.519 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @561fb3f4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:08:22.519 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x465] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:22.519 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @561fb3f4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:08:22.519 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48c42d78(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:08:22.520 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x470] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:22.520 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48c42d78(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:08:22.520 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b0378e5(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:08:22.521 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x591] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:22.521 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b0378e5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:08:22.522 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @160f2ee1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:08:22.522 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:22.522 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @160f2ee1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:08:22.525 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x71c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@29d94e09

[vm0] [info 2020/03/05 00:08:22.530 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x71c] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/05 00:08:22.531 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x71c] Locator was created at Thu Mar 05 00:08:22 GMT 2020

[vm0] [info 2020/03/05 00:08:22.531 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x71c] Listening on port 25110 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:08:22.531 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x71c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit744030328505467810/locator/locator25110view.dat

[vm0] [info 2020/03/05 00:08:22.531 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x71c] recovery file not found: /tmp/junit744030328505467810/locator/locator25110view.dat

[vm0] [info 2020/03/05 00:08:22.532 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x71c] Starting distributed system

[vm0] [info 2020/03/05 00:08:22.533 GMT <RMI TCP Connection(116)-172.17.0.9> tid=0x71c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:08:26.378 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2e359952

[vm1] [info 2020/03/05 00:08:26.383 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:08:26.951 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x429] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5c132e58

[vm2] [info 2020/03/05 00:08:26.957 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x429] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:08:27.552 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x465] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ee2bab6

[vm3] [info 2020/03/05 00:08:27.558 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x465] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:08:28.168 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x470] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@55cf50aa

[vm4] [info 2020/03/05 00:08:28.173 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x470] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:08:28.856 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25111]

Command result for <connect --jmx-manager=localhost[25111]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25111] ..
Successfully connected to: [host=localhost, port=25111]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:08:44.760 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x72e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040@21c8d54

[vm5] [info 2020/03/05 00:08:44.766 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x72e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:08:45.469 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@55b59809

[vm6] [info 2020/03/05 00:08:45.475 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x74f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2629
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 309
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8994


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:08:49.407 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 144 ms)

[vm2] [info 2020/03/05 00:08:49.564 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x722] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 155 ms)

[vm3] [info 2020/03/05 00:08:49.732 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 165 ms)

[vm4] [info 2020/03/05 00:08:49.874 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x736] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 139 ms)

[vm5] [info 2020/03/05 00:08:50.038 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x72e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 163 ms)

[vm6] [info 2020/03/05 00:08:50.180 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 141 ms)

[vm0] [info 2020/03/05 00:08:50.324 GMT <RMI TCP Connection(126)-172.17.0.2> tid=0x666] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/05 00:08:50.325 GMT <RMI TCP Connection(126)-172.17.0.2> tid=0x666] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 142 ms)

[info 2020/03/05 00:08:50.326 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:50.328 GMT <RMI TCP Connection(126)-172.17.0.2> tid=0x666] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @353e071d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:08:50.328 GMT <RMI TCP Connection(126)-172.17.0.2> tid=0x666] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:50.328 GMT <RMI TCP Connection(126)-172.17.0.2> tid=0x666] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @353e071d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:08:50.329 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @136f9f02(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:08:50.329 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:50.329 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @136f9f02(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:08:50.330 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x722] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a94281a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:08:50.330 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x722] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:08:50.330 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x722] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a94281a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:08:50.330 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @489b8cbb(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:08:50.331 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:50.331 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @489b8cbb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:08:50.331 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x736] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3623d48(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:08:50.331 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x736] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:50.332 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x736] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3623d48(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:08:50.332 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x72e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79f0d1ea(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:08:50.332 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x72e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:50.332 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x72e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79f0d1ea(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:08:50.333 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6892e776(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:08:50.333 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x74f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:50.333 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6892e776(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:08:50.336 GMT <RMI TCP Connection(126)-172.17.0.2> tid=0x666] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/05 00:08:50.336 GMT <RMI TCP Connection(126)-172.17.0.2> tid=0x666] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/05 00:08:50.337 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/05 00:08:50.337 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/05 00:08:50.338 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x722] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/05 00:08:50.338 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x722] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/05 00:08:50.339 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/05 00:08:50.339 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/05 00:08:50.340 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x736] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/05 00:08:50.341 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x736] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/05 00:08:50.341 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x72e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/05 00:08:50.342 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x72e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/05 00:08:50.342 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/05 00:08:50.343 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/05 00:08:50.345 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/05 00:08:50.346 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:08:50.373 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26331].
Not connected.


[info 2020/03/05 00:08:50.375 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:08:50.375 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:50.376 GMT <RMI TCP Connection(126)-172.17.0.2> tid=0x666] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a71ae19(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:08:50.377 GMT <RMI TCP Connection(126)-172.17.0.2> tid=0x666] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:50.377 GMT <RMI TCP Connection(126)-172.17.0.2> tid=0x666] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a71ae19(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:08:50.378 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66f3f513(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:08:50.378 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:50.378 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66f3f513(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:08:50.379 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x722] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5723b259(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:08:50.379 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x722] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:08:50.379 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x722] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5723b259(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:08:50.380 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @382b79a6(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:08:50.380 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:50.380 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @382b79a6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:08:50.381 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x736] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @550604a4(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:08:50.381 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x736] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:50.381 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x736] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @550604a4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:08:50.381 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x72e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f69ec23(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:08:50.382 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x72e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:50.382 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x72e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f69ec23(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:08:50.382 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f02567d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:08:50.382 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x74f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:50.383 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f02567d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:08:50.386 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16022275319984908388

[info 2020/03/05 00:08:50.388 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:08:50.605 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:50.605 GMT <RMI TCP Connection(126)-172.17.0.2> tid=0x666] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1239c15f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:08:50.605 GMT <RMI TCP Connection(126)-172.17.0.2> tid=0x666] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:50.605 GMT <RMI TCP Connection(126)-172.17.0.2> tid=0x666] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1239c15f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:08:50.606 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37e6cc78(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:08:50.606 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:50.606 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37e6cc78(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:08:50.607 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x722] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1baff52e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:08:50.607 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x722] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:08:50.607 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x722] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1baff52e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:08:50.608 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a8246e3(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:08:50.608 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:50.608 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a8246e3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:08:50.609 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x736] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @281fe142(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:08:50.609 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x736] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:50.609 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x736] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @281fe142(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:08:50.610 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x72e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @770707ea(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:08:50.610 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x72e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:50.610 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x72e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @770707ea(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:08:50.611 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @694ec13(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:08:50.611 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x74f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:50.611 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @694ec13(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:08:50.614 GMT <RMI TCP Connection(126)-172.17.0.2> tid=0x666] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@100ee3f7

[vm0] [info 2020/03/05 00:08:50.619 GMT <RMI TCP Connection(126)-172.17.0.2> tid=0x666] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/05 00:08:50.620 GMT <RMI TCP Connection(126)-172.17.0.2> tid=0x666] Locator was created at Thu Mar 05 00:08:50 GMT 2020

[vm0] [info 2020/03/05 00:08:50.620 GMT <RMI TCP Connection(126)-172.17.0.2> tid=0x666] Listening on port 26333 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:08:50.620 GMT <RMI TCP Connection(126)-172.17.0.2> tid=0x666] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16022275319984908388/locator/locator26333view.dat

[vm0] [info 2020/03/05 00:08:50.620 GMT <RMI TCP Connection(126)-172.17.0.2> tid=0x666] recovery file not found: /tmp/junit16022275319984908388/locator/locator26333view.dat

[vm0] [info 2020/03/05 00:08:50.621 GMT <RMI TCP Connection(126)-172.17.0.2> tid=0x666] Starting distributed system

[vm0] [info 2020/03/05 00:08:50.622 GMT <RMI TCP Connection(126)-172.17.0.2> tid=0x666] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:08:53.346 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x733] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@5a9796da

[vm5] [info 2020/03/05 00:08:53.351 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x733] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:08:54.040 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x636] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840@79124519

[vm6] [info 2020/03/05 00:08:54.046 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x636] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:08:54.300 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@745bae

[vm1] [info 2020/03/05 00:08:54.306 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:08:54.913 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x722] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5eaba604

[vm2] [info 2020/03/05 00:08:54.919 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x722] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:08:55.522 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@26bc6c67

[vm3] [info 2020/03/05 00:08:55.528 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:08:55.738 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x458] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@2c4c7a46

[vm5] [info 2020/03/05 00:08:55.743 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x458] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:08:56.118 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x736] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@323e379f

[vm4] [info 2020/03/05 00:08:56.123 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x736] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:08:56.446 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40@7d01bc6c

[vm6] [info 2020/03/05 00:08:56.452 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5cf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:08:56.818 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26334]

Command result for <connect --jmx-manager=localhost[26334]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26334] ..
Successfully connected to: [host=localhost, port=26334]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2630
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 383
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9243


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:08:58.084 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 166 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:08:58.246 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6d6] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 157 ms)

[vm3] [info 2020/03/05 00:08:58.395 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x762] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 146 ms)

[vm4] [info 2020/03/05 00:08:58.546 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x752] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 147 ms)

[vm5] [info 2020/03/05 00:08:58.715 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 168 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:08:58.859 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 142 ms)

[vm0] [info 2020/03/05 00:08:59.004 GMT <RMI TCP Connection(125)-172.17.0.5> tid=0x870] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/05 00:08:59.005 GMT <RMI TCP Connection(125)-172.17.0.5> tid=0x870] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 143 ms)

[info 2020/03/05 00:08:59.006 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:59.008 GMT <RMI TCP Connection(125)-172.17.0.5> tid=0x870] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @581e94f7(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:08:59.008 GMT <RMI TCP Connection(125)-172.17.0.5> tid=0x870] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:59.008 GMT <RMI TCP Connection(125)-172.17.0.5> tid=0x870] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @581e94f7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:08:59.009 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d99d440(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:08:59.009 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:59.009 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d99d440(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:08:59.010 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39960a01(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:08:59.010 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:08:59.010 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6d6] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39960a01(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:08:59.011 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x762] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b47003f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:08:59.011 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x762] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:59.011 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x762] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b47003f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:08:59.012 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x752] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4caa8352(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:08:59.012 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x752] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:59.012 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x752] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4caa8352(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:08:59.013 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x733] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5400699d(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:08:59.013 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x733] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:59.013 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5400699d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:08:59.014 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a304673(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:08:59.014 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x636] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:59.014 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a304673(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:08:59.016 GMT <RMI TCP Connection(125)-172.17.0.5> tid=0x870] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/05 00:08:59.017 GMT <RMI TCP Connection(125)-172.17.0.5> tid=0x870] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/05 00:08:59.018 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/05 00:08:59.018 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/05 00:08:59.019 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6d6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/05 00:08:59.019 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6d6] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/05 00:08:59.020 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x762] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/05 00:08:59.020 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x762] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/05 00:08:59.021 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x752] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/05 00:08:59.021 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x752] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/05 00:08:59.022 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x733] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/05 00:08:59.022 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/05 00:08:59.023 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/05 00:08:59.023 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/05 00:08:59.026 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/05 00:08:59.026 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:08:59.055 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24055].
Not connected.


[info 2020/03/05 00:08:59.057 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:08:59.057 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:59.059 GMT <RMI TCP Connection(125)-172.17.0.5> tid=0x870] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45787eee(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:08:59.059 GMT <RMI TCP Connection(125)-172.17.0.5> tid=0x870] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:59.059 GMT <RMI TCP Connection(125)-172.17.0.5> tid=0x870] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45787eee(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:08:59.060 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bde006e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:08:59.060 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:59.060 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bde006e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:08:59.061 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40d6708e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:08:59.061 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:08:59.061 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6d6] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40d6708e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:08:59.062 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x762] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @480f22ba(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:08:59.062 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x762] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:59.062 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x762] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @480f22ba(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:08:59.063 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x752] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @247853b9(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:08:59.063 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x752] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:59.063 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x752] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @247853b9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:08:59.064 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x733] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55e81dca(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:08:59.064 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x733] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:59.064 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55e81dca(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:08:59.065 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8bb0456(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:08:59.065 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x636] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:59.065 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8bb0456(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:08:59.069 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6182458536600021778

[info 2020/03/05 00:08:59.071 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:08:59.299 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:59.300 GMT <RMI TCP Connection(125)-172.17.0.5> tid=0x870] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf5cd31(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:08:59.300 GMT <RMI TCP Connection(125)-172.17.0.5> tid=0x870] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:08:59.300 GMT <RMI TCP Connection(125)-172.17.0.5> tid=0x870] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf5cd31(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:08:59.301 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b7e215(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:08:59.301 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:08:59.301 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b7e215(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:08:59.302 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @380e929e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:08:59.302 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6d6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:08:59.302 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6d6] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @380e929e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:08:59.303 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x762] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3025f361(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:08:59.303 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x762] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:08:59.303 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x762] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3025f361(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:08:59.304 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x752] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c556004(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:08:59.304 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x752] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:08:59.304 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x752] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c556004(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:08:59.305 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x733] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f15ad0f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:08:59.305 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x733] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:08:59.305 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f15ad0f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:08:59.306 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b47519(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:08:59.306 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x636] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:08:59.306 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b47519(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:08:59.309 GMT <RMI TCP Connection(125)-172.17.0.5> tid=0x870] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a17c4c3

[vm0] [info 2020/03/05 00:08:59.314 GMT <RMI TCP Connection(125)-172.17.0.5> tid=0x870] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/05 00:08:59.314 GMT <RMI TCP Connection(125)-172.17.0.5> tid=0x870] Locator was created at Thu Mar 05 00:08:59 GMT 2020

[vm0] [info 2020/03/05 00:08:59.314 GMT <RMI TCP Connection(125)-172.17.0.5> tid=0x870] Listening on port 24057 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:08:59.315 GMT <RMI TCP Connection(125)-172.17.0.5> tid=0x870] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6182458536600021778/locator/locator24057view.dat

[vm0] [info 2020/03/05 00:08:59.315 GMT <RMI TCP Connection(125)-172.17.0.5> tid=0x870] recovery file not found: /tmp/junit6182458536600021778/locator/locator24057view.dat

[vm0] [info 2020/03/05 00:08:59.315 GMT <RMI TCP Connection(125)-172.17.0.5> tid=0x870] Starting distributed system

[vm0] [info 2020/03/05 00:08:59.317 GMT <RMI TCP Connection(125)-172.17.0.5> tid=0x870] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:09:00.159 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5ca] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@179fc109

[vm5] [info 2020/03/05 00:09:00.165 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5ca] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2709
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 453
Total primaries transferred during this rebalance                                               | 57
Total time (in milliseconds) for this rebalance                                                 | 9666


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:09:00.636 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 153 ms)

[vm2] [info 2020/03/05 00:09:00.797 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5b8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 158 ms)

[vm6] [info 2020/03/05 00:09:00.867 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x617] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@7b1875bb

[vm6] [info 2020/03/05 00:09:00.872 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x617] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:09:00.972 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x616] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 172 ms)

[vm4] [info 2020/03/05 00:09:01.112 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 137 ms)

[vm5] [info 2020/03/05 00:09:01.283 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 170 ms)

[vm6] [info 2020/03/05 00:09:01.428 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 143 ms)

[vm0] [info 2020/03/05 00:09:01.567 GMT <RMI TCP Connection(119)-172.17.0.7> tid=0x1ef] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/05 00:09:01.568 GMT <RMI TCP Connection(119)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 137 ms)

[info 2020/03/05 00:09:01.569 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:01.571 GMT <RMI TCP Connection(119)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a6949ff(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:09:01.571 GMT <RMI TCP Connection(119)-172.17.0.7> tid=0x1ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:01.571 GMT <RMI TCP Connection(119)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a6949ff(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:09:01.572 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24777517(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:09:01.572 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:09:01.572 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24777517(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:09:01.573 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a926f36(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:09:01.573 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:09:01.573 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5b8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a926f36(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:09:01.574 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x616] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47552438(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:09:01.574 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x616] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:09:01.574 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x616] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47552438(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:09:01.575 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cb46d42(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:09:01.575 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x61b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:09:01.575 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cb46d42(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:09:01.576 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad3b430(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:09:01.576 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:09:01.576 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad3b430(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:09:01.577 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3141f96d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:09:01.577 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:09:01.577 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3141f96d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:09:01.579 GMT <RMI TCP Connection(119)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/05 00:09:01.579 GMT <RMI TCP Connection(119)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/05 00:09:01.581 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/05 00:09:01.581 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/05 00:09:01.582 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/05 00:09:01.582 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5b8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/05 00:09:01.583 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x616] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/05 00:09:01.583 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x616] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/05 00:09:01.584 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/05 00:09:01.584 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/05 00:09:01.585 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/05 00:09:01.585 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/05 00:09:01.586 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/05 00:09:01.586 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/05 00:09:01.588 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/05 00:09:01.589 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:09:01.617 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22261].
Not connected.


[info 2020/03/05 00:09:01.619 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:09:01.620 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:01.621 GMT <RMI TCP Connection(119)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60502ffa(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:09:01.622 GMT <RMI TCP Connection(119)-172.17.0.7> tid=0x1ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:01.622 GMT <RMI TCP Connection(119)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60502ffa(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:09:01.623 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77178619(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:09:01.623 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:09:01.623 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77178619(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:09:01.624 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @101792c9(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:09:01.624 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:09:01.624 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5b8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @101792c9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:09:01.625 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x616] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e8e12b8(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:09:01.625 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x616] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:09:01.625 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x616] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e8e12b8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:09:01.626 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14033cb1(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:09:01.626 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x61b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:09:01.626 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14033cb1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:09:01.627 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c968c52(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:09:01.627 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:09:01.627 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c968c52(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:09:01.628 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54c9933b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:09:01.628 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5cf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:09:01.628 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54c9933b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:09:01.632 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2655176770664437158

[info 2020/03/05 00:09:01.634 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:09:01.859 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:01.860 GMT <RMI TCP Connection(119)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7299821e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:09:01.860 GMT <RMI TCP Connection(119)-172.17.0.7> tid=0x1ef] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:01.860 GMT <RMI TCP Connection(119)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7299821e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:09:01.861 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36ddbfac(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:09:01.861 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:09:01.861 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36ddbfac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:09:01.861 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @723a9bae(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:09:01.862 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:09:01.862 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5b8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @723a9bae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:09:01.862 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x616] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @781a7d2c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:09:01.862 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x616] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:09:01.863 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x616] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @781a7d2c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:09:01.863 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @496285a1(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:09:01.864 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x61b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:09:01.864 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @496285a1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:09:01.864 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44c3cf87(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:09:01.865 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x458] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:09:01.865 GMT <RMI TCP Connection(50)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44c3cf87(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:09:01.865 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5cf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3130014b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:09:01.865 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5cf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:09:01.866 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5cf] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3130014b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:09:01.868 GMT <RMI TCP Connection(119)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4a05b0a5

[vm0] [info 2020/03/05 00:09:01.874 GMT <RMI TCP Connection(119)-172.17.0.7> tid=0x1ef] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/05 00:09:01.874 GMT <RMI TCP Connection(119)-172.17.0.7> tid=0x1ef] Locator was created at Thu Mar 05 00:09:01 GMT 2020

[vm0] [info 2020/03/05 00:09:01.874 GMT <RMI TCP Connection(119)-172.17.0.7> tid=0x1ef] Listening on port 22263 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:09:01.874 GMT <RMI TCP Connection(119)-172.17.0.7> tid=0x1ef] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2655176770664437158/locator/locator22263view.dat

[vm0] [info 2020/03/05 00:09:01.874 GMT <RMI TCP Connection(119)-172.17.0.7> tid=0x1ef] recovery file not found: /tmp/junit2655176770664437158/locator/locator22263view.dat

[vm0] [info 2020/03/05 00:09:01.875 GMT <RMI TCP Connection(119)-172.17.0.7> tid=0x1ef] Starting distributed system

[vm0] [info 2020/03/05 00:09:01.876 GMT <RMI TCP Connection(119)-172.17.0.7> tid=0x1ef] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:09:02.405 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x612] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840@512fa2da

[vm5] [info 2020/03/05 00:09:02.410 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x612] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:09:03.079 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040@4efd2734

[vm6] [info 2020/03/05 00:09:03.085 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x62c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:09:03.176 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@41b52eb3

[vm1] [info 2020/03/05 00:09:03.182 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:09:03.795 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6d6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6d470186

[vm2] [info 2020/03/05 00:09:03.802 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x6d6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:09:04.421 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x762] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6197f16d

[vm3] [info 2020/03/05 00:09:04.426 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x762] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2598
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 282
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8814


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:09:04.727 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 151 ms)

[vm2] [info 2020/03/05 00:09:04.871 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 141 ms)

[vm4] [info 2020/03/05 00:09:05.017 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x752] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7b91413

[vm3] [info 2020/03/05 00:09:05.021 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 147 ms)

[vm4] [info 2020/03/05 00:09:05.022 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x752] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:09:05.165 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 142 ms)

[vm5] [info 2020/03/05 00:09:05.325 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5ca] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 158 ms)

[vm6] [info 2020/03/05 00:09:05.467 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x617] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 141 ms)

[vm0] [info 2020/03/05 00:09:05.608 GMT <RMI TCP Connection(121)-172.17.0.3> tid=0x71] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/05 00:09:05.609 GMT <RMI TCP Connection(121)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 139 ms)

[info 2020/03/05 00:09:05.609 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:05.612 GMT <RMI TCP Connection(121)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @774d6208(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:09:05.612 GMT <RMI TCP Connection(121)-172.17.0.3> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:05.612 GMT <RMI TCP Connection(121)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @774d6208(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:09:05.613 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @407e0c07(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:09:05.613 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:09:05.613 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @407e0c07(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:09:05.614 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a7cec2e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:09:05.614 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x6e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:09:05.614 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a7cec2e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:09:05.615 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74f04f99(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:09:05.615 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:09:05.615 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74f04f99(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:09:05.616 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3648b45f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:09:05.616 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:09:05.616 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3648b45f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:09:05.617 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5ca] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50d3a81a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:09:05.617 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5ca] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:09:05.617 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5ca] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50d3a81a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:09:05.618 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x617] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16963710(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:09:05.618 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x617] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:09:05.618 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x617] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16963710(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:09:05.620 GMT <RMI TCP Connection(121)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/05 00:09:05.620 GMT <RMI TCP Connection(121)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/05 00:09:05.621 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/05 00:09:05.621 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/05 00:09:05.622 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/05 00:09:05.623 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/05 00:09:05.624 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/05 00:09:05.624 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/05 00:09:05.625 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/05 00:09:05.625 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/05 00:09:05.626 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5ca] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/05 00:09:05.626 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5ca] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/05 00:09:05.627 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x617] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/05 00:09:05.627 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x617] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/05 00:09:05.630 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/05 00:09:05.630 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)

[info 2020/03/05 00:09:05.640 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24058]



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:09:05.658 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27822].
Not connected.


[info 2020/03/05 00:09:05.660 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:09:05.661 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:05.662 GMT <RMI TCP Connection(121)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @109bb9ae(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:09:05.662 GMT <RMI TCP Connection(121)-172.17.0.3> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:05.662 GMT <RMI TCP Connection(121)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @109bb9ae(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:09:05.663 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fcdca35(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:09:05.663 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:09:05.663 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fcdca35(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:09:05.664 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17b0f8e0(0, "IgnoredException remove")
Command result for <connect --jmx-manager=localhost[24058]>: 
?[34m    _________________________     __

[vm2] [info 2020/03/05 00:09:05.664 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x6e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:09:05.664 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17b0f8e0(0, "IgnoredException remove") (took 0 ms)

   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24058] ..
Successfully connected to: [host=localhost, port=24058]


[vm3] [info 2020/03/05 00:09:05.665 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44e9a79(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:09:05.665 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:09:05.665 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44e9a79(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:09:05.666 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e5bc9e4(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:09:05.666 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:09:05.666 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e5bc9e4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:09:05.667 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5ca] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @332c0ddf(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:09:05.667 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5ca] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:09:05.667 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5ca] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @332c0ddf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:09:05.668 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x617] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c12afde(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:09:05.668 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x617] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:09:05.668 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x617] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c12afde(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:09:05.672 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3421731285071013489

[info 2020/03/05 00:09:05.674 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:09:05.755 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@63b88393

[vm1] [info 2020/03/05 00:09:05.759 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:09:05.905 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:05.905 GMT <RMI TCP Connection(121)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @110f65c7(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:09:05.906 GMT <RMI TCP Connection(121)-172.17.0.3> tid=0x71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:05.906 GMT <RMI TCP Connection(121)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @110f65c7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:09:05.906 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4145e6a7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:09:05.907 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:09:05.907 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4145e6a7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:09:05.907 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fab3bf4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:09:05.908 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x6e1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:09:05.908 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fab3bf4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:09:05.908 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b0e342f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:09:05.908 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x5eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:09:05.908 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b0e342f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:09:05.909 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6633b900(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:09:05.909 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x623] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:09:05.909 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6633b900(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:09:05.910 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5ca] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18a5ffb1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:09:05.910 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5ca] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:09:05.910 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x5ca] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18a5ffb1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:09:05.911 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x617] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e0e6c8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:09:05.911 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x617] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:09:05.911 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x617] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e0e6c8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:09:05.914 GMT <RMI TCP Connection(121)-172.17.0.3> tid=0x71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2af1f04c

[vm0] [info 2020/03/05 00:09:05.919 GMT <RMI TCP Connection(121)-172.17.0.3> tid=0x71] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/05 00:09:05.919 GMT <RMI TCP Connection(121)-172.17.0.3> tid=0x71] Locator was created at Thu Mar 05 00:09:05 GMT 2020

[vm0] [info 2020/03/05 00:09:05.919 GMT <RMI TCP Connection(121)-172.17.0.3> tid=0x71] Listening on port 27824 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:09:05.920 GMT <RMI TCP Connection(121)-172.17.0.3> tid=0x71] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3421731285071013489/locator/locator27824view.dat

[vm0] [info 2020/03/05 00:09:05.920 GMT <RMI TCP Connection(121)-172.17.0.3> tid=0x71] recovery file not found: /tmp/junit3421731285071013489/locator/locator27824view.dat

[vm0] [info 2020/03/05 00:09:05.920 GMT <RMI TCP Connection(121)-172.17.0.3> tid=0x71] Starting distributed system

[vm0] [info 2020/03/05 00:09:05.921 GMT <RMI TCP Connection(121)-172.17.0.3> tid=0x71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:09:05.939 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040@492e1a2b

[vm5] [info 2020/03/05 00:09:05.945 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x53a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:09:06.337 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3e40d19

[vm2] [info 2020/03/05 00:09:06.342 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x5b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2464
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 259
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8391


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm6] [info 2020/03/05 00:09:06.683 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x542] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@3582d6eb

[vm6] [info 2020/03/05 00:09:06.716 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x542] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:09:06.843 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 167 ms)

[vm3] [info 2020/03/05 00:09:06.960 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x616] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3ea30663

[vm3] [info 2020/03/05 00:09:06.965 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x616] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:09:06.989 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 143 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:09:07.133 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 143 ms)

[vm4] [info 2020/03/05 00:09:07.282 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 146 ms)

[vm5] [info 2020/03/05 00:09:07.446 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x612] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 163 ms)

[vm6] [info 2020/03/05 00:09:07.594 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 146 ms)

[vm4] [info 2020/03/05 00:09:07.631 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6b99b9ee

[vm4] [info 2020/03/05 00:09:07.636 GMT <RMI TCP Connection(49)-172.17.0.7> tid=0x61b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:09:07.737 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x4e1] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/05 00:09:07.738 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x4e1] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 142 ms)

[info 2020/03/05 00:09:07.739 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:07.741 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x4e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @132ec6a4(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:09:07.741 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x4e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:07.741 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x4e1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @132ec6a4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:09:07.743 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b536817(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:09:07.743 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:09:07.743 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b536817(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:09:07.744 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @256462ff(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:09:07.744 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:09:07.744 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @256462ff(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:09:07.745 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1abe4b4b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:09:07.745 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x576] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:09:07.745 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1abe4b4b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:09:07.746 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c5bd7da(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:09:07.746 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:09:07.746 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c5bd7da(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:09:07.747 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c08de7f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:09:07.747 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x612] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:09:07.747 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x612] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c08de7f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:09:07.748 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2549e53c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:09:07.748 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x62c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:09:07.748 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2549e53c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:09:07.750 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x4e1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/05 00:09:07.751 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x4e1] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/05 00:09:07.753 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/05 00:09:07.753 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/05 00:09:07.754 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/05 00:09:07.754 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/05 00:09:07.755 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/05 00:09:07.755 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/05 00:09:07.756 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/05 00:09:07.756 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/05 00:09:07.757 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x612] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/05 00:09:07.757 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x612] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/05 00:09:07.758 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/05 00:09:07.758 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/05 00:09:07.760 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/05 00:09:07.761 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:09:07.788 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29395].
Not connected.


[info 2020/03/05 00:09:07.790 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:09:07.791 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:07.792 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x4e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @591987f7(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:09:07.793 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x4e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:07.793 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x4e1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @591987f7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:09:07.793 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e7da309(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:09:07.794 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:09:07.794 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e7da309(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:09:07.794 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a0c8aa8(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:09:07.794 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:09:07.795 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a0c8aa8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:09:07.795 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5786f242(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:09:07.795 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x576] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:09:07.796 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5786f242(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:09:07.796 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21693aae(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:09:07.796 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:09:07.797 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21693aae(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:09:07.797 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59621e53(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:09:07.797 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x612] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:09:07.798 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x612] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59621e53(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:09:07.798 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @496be911(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:09:07.798 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x62c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:09:07.798 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @496be911(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:09:07.803 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10847086870116871259

[info 2020/03/05 00:09:07.805 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:09:08.029 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:08.030 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x4e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @139c2911(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:09:08.030 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x4e1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:08.030 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x4e1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @139c2911(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:09:08.031 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @326276a9(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:09:08.031 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:09:08.031 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @326276a9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:09:08.032 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bfd10a3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:09:08.032 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x591] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:09:08.032 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bfd10a3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:09:08.033 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50360227(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:09:08.033 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x576] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:09:08.033 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50360227(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:09:08.033 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d378fb3(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:09:08.034 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x38e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:09:08.034 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d378fb3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:09:08.034 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x612] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30c37451(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:09:08.035 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x612] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:09:08.035 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x612] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30c37451(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:09:08.035 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @206da1a9(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:09:08.036 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x62c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:09:08.036 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @206da1a9(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:09:08.039 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x4e1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5a36d83c

[vm0] [info 2020/03/05 00:09:08.044 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x4e1] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/05 00:09:08.044 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x4e1] Locator was created at Thu Mar 05 00:09:08 GMT 2020

[vm0] [info 2020/03/05 00:09:08.044 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x4e1] Listening on port 29397 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:09:08.047 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x4e1] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10847086870116871259/locator/locator29397view.dat

[vm0] [info 2020/03/05 00:09:08.047 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x4e1] recovery file not found: /tmp/junit10847086870116871259/locator/locator29397view.dat

[vm0] [info 2020/03/05 00:09:08.048 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x4e1] Starting distributed system

[vm0] [info 2020/03/05 00:09:08.049 GMT <RMI TCP Connection(120)-172.17.0.8> tid=0x4e1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:09:08.245 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22264]

Command result for <connect --jmx-manager=localhost[22264]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22264] ..
Successfully connected to: [host=localhost, port=22264]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:09:09.124 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x669] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@10f757dc

[vm5] [info 2020/03/05 00:09:09.129 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x669] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:09:09.629 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@778fa6ff

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:09:09.634 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:09:09.847 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x679] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@6ae92464

[vm6] [info 2020/03/05 00:09:09.852 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x679] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:09:10.207 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2757b43c

[vm2] [info 2020/03/05 00:09:10.215 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x6e1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2582
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 379
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9096


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:09:10.653 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 151 ms)

[vm2] [info 2020/03/05 00:09:10.805 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x70d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 149 ms)

[vm3] [info 2020/03/05 00:09:10.852 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@48822f29

[vm3] [info 2020/03/05 00:09:10.858 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x5eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:09:10.949 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x717] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 141 ms)

[vm4] [info 2020/03/05 00:09:11.089 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x70e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 137 ms)

[vm5] [info 2020/03/05 00:09:11.243 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 153 ms)

[vm6] [info 2020/03/05 00:09:11.400 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 155 ms)

[vm4] [info 2020/03/05 00:09:11.463 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x623] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@50dd7707

[vm4] [info 2020/03/05 00:09:11.468 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x623] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:09:11.551 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x854] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/05 00:09:11.552 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x854] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 145 ms)

[info 2020/03/05 00:09:11.552 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:11.554 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x854] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a2d736(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:09:11.554 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x854] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:11.554 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x854] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a2d736(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:09:11.555 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f0cb4a0(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:09:11.555 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:09:11.555 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f0cb4a0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:09:11.556 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x70d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11190fe3(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:09:11.556 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x70d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:09:11.556 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x70d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11190fe3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:09:11.557 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x717] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54d3789(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:09:11.557 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x717] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:09:11.557 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x717] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54d3789(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:09:11.559 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x70e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48a73beb(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:09:11.559 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x70e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:09:11.560 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x70e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48a73beb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:09:11.560 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6668ffb(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:09:11.560 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x53a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:09:11.561 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6668ffb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:09:11.561 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ada70bd(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:09:11.561 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x542] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:09:11.561 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ada70bd(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:09:11.564 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x854] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/05 00:09:11.564 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x854] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/05 00:09:11.565 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/05 00:09:11.565 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/05 00:09:11.566 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x70d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/05 00:09:11.566 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x70d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/05 00:09:11.567 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x717] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/05 00:09:11.567 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x717] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/05 00:09:11.570 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x70e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/05 00:09:11.570 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x70e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/05 00:09:11.571 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/05 00:09:11.571 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/05 00:09:11.572 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/05 00:09:11.572 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/05 00:09:11.574 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/05 00:09:11.575 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:09:11.601 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26815].
Not connected.


[info 2020/03/05 00:09:11.603 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:09:11.603 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:11.605 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x854] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716d5d87(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:09:11.605 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x854] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:11.605 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x854] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716d5d87(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:09:11.606 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b604f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:09:11.606 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:09:11.606 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b604f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:09:11.606 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x70d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b95ffed(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:09:11.607 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x70d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:09:11.607 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x70d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b95ffed(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:09:11.607 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x717] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c0965d8(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:09:11.607 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x717] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:09:11.608 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x717] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c0965d8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:09:11.608 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x70e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72386660(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:09:11.608 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x70e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:09:11.608 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x70e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72386660(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:09:11.609 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @146e9c89(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:09:11.609 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x53a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:09:11.609 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @146e9c89(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:09:11.610 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53d3c478(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:09:11.610 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x542] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:09:11.610 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53d3c478(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:09:11.614 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10071079067935456943

[info 2020/03/05 00:09:11.616 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:09:11.829 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:11.830 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x854] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f0f894a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:09:11.830 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x854] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:11.830 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x854] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f0f894a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:09:11.831 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @295d91ed(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:09:11.831 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:09:11.831 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @295d91ed(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:09:11.832 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x70d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d2ec79f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:09:11.832 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x70d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:09:11.832 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x70d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d2ec79f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:09:11.833 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x717] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d45edf1(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:09:11.833 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x717] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:09:11.833 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x717] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d45edf1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:09:11.834 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x70e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @755e3c34(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:09:11.834 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x70e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:09:11.834 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x70e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @755e3c34(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:09:11.835 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x53a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2beb01(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:09:11.835 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x53a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:09:11.835 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x53a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2beb01(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:09:11.835 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x542] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ec4a6f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:09:11.836 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x542] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:09:11.836 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x542] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ec4a6f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:09:11.838 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x854] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6bf92bb2

[vm0] [info 2020/03/05 00:09:11.844 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x854] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/05 00:09:11.844 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x854] Locator was created at Thu Mar 05 00:09:11 GMT 2020

[vm0] [info 2020/03/05 00:09:11.844 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x854] Listening on port 26817 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:09:11.844 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x854] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10071079067935456943/locator/locator26817view.dat

[vm0] [info 2020/03/05 00:09:11.844 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x854] recovery file not found: /tmp/junit10071079067935456943/locator/locator26817view.dat

[vm0] [info 2020/03/05 00:09:11.845 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x854] Starting distributed system

[vm0] [info 2020/03/05 00:09:11.846 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x854] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:09:11.910 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@b25b86b

[vm1] [info 2020/03/05 00:09:11.914 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:09:12.099 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27825]

Command result for <connect --jmx-manager=localhost[27825]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27825] ..
Successfully connected to: [host=localhost, port=27825]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:09:12.500 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x591] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@125fdece

[vm2] [info 2020/03/05 00:09:12.505 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x591] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:09:13.126 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x576] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@25ad8ebb

[vm3] [info 2020/03/05 00:09:13.131 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x576] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2411
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 239
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8139


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:09:13.481 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 148 ms)

[vm2] [info 2020/03/05 00:09:13.652 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x61d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 168 ms)

[vm4] [info 2020/03/05 00:09:13.784 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@26250723

[vm4] [info 2020/03/05 00:09:13.790 GMT <RMI TCP Connection(50)-172.17.0.8> tid=0x38e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:09:13.795 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x634] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 141 ms)

[vm4] [info 2020/03/05 00:09:13.953 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x676] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 155 ms)

[vm5] [info 2020/03/05 00:09:14.117 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x669] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 162 ms)

[vm6] [info 2020/03/05 00:09:14.263 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x679] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 144 ms)

[vm0] [info 2020/03/05 00:09:14.408 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x758] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/05 00:09:14.408 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x758] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 143 ms)

[info 2020/03/05 00:09:14.409 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[info 2020/03/05 00:09:14.410 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29398]

[vm0] [info 2020/03/05 00:09:14.411 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x758] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cda7bcf(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:09:14.411 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x758] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:14.411 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x758] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cda7bcf(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:09:14.412 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5168da6a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:09:14.412 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:09:14.412 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5168da6a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:09:14.413 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x61d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fb81dfd(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:09:14.413 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x61d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:09:14.413 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x61d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fb81dfd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:09:14.414 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x634] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52b2366f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:09:14.414 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x634] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:09:14.414 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x634] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52b2366f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:09:14.415 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7db6c277(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:09:14.415 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x676] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:09:14.415 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x676] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7db6c277(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:09:14.416 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x669] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @522b0560(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:09:14.416 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x669] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:09:14.416 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x669] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @522b0560(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:09:14.417 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x679] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @270dc8cc(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:09:14.417 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x679] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:09:14.417 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x679] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @270dc8cc(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:09:14.420 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x758] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/05 00:09:14.420 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x758] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/05 00:09:14.421 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/05 00:09:14.421 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/05 00:09:14.422 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x61d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/05 00:09:14.422 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x61d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/05 00:09:14.423 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x634] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/05 00:09:14.423 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x634] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/05 00:09:14.424 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x676] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/05 00:09:14.424 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x676] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/05 00:09:14.425 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x669] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/05 00:09:14.426 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x669] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/05 00:09:14.426 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x679] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/05 00:09:14.427 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x679] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/05 00:09:14.429 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/05 00:09:14.429 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)

Command result for <connect --jmx-manager=localhost[29398]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29398] ..
Successfully connected to: [host=localhost, port=29398]




[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:09:14.458 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29362].
Not connected.


[info 2020/03/05 00:09:14.459 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:09:14.461 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:14.461 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x758] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @646a182a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:09:14.461 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x758] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:14.461 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x758] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @646a182a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:09:14.462 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b613591(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:09:14.462 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:09:14.462 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b613591(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:09:14.463 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x61d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51a83fad(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:09:14.463 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x61d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:09:14.463 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x61d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51a83fad(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:09:14.464 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x634] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10ac35fd(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:09:14.464 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x634] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:09:14.464 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x634] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10ac35fd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:09:14.465 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53be22bf(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:09:14.465 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x676] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:09:14.465 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x676] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53be22bf(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:09:14.466 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x669] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a59d621(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:09:14.466 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x669] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:09:14.466 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x669] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a59d621(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:09:14.467 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x679] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62a7d16(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:09:14.467 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x679] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:09:14.467 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x679] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62a7d16(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:09:14.470 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6854138510420030251

[info 2020/03/05 00:09:14.473 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:09:14.686 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:14.686 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x758] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f169e19(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:09:14.686 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x758] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:14.686 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x758] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f169e19(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:09:14.687 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d831730(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:09:14.687 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:09:14.687 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d831730(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:09:14.688 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x61d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @701cfac4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:09:14.688 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x61d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:09:14.688 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x61d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @701cfac4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:09:14.689 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x634] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24ab1cf8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:09:14.689 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x634] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:09:14.689 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x634] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24ab1cf8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:09:14.690 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x676] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cf74758(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:09:14.690 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x676] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:09:14.690 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x676] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cf74758(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:09:14.691 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x669] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f712aa(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:09:14.691 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x669] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:09:14.691 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x669] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f712aa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:09:14.692 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x679] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ba509a1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:09:14.692 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x679] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:09:14.692 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x679] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ba509a1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:09:14.695 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x758] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@c10ec82

[vm0] [info 2020/03/05 00:09:14.700 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x758] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/05 00:09:14.700 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x758] Locator was created at Thu Mar 05 00:09:14 GMT 2020

[vm0] [info 2020/03/05 00:09:14.700 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x758] Listening on port 29364 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:09:14.701 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x758] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6854138510420030251/locator/locator29364view.dat

[vm0] [info 2020/03/05 00:09:14.701 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x758] recovery file not found: /tmp/junit6854138510420030251/locator/locator29364view.dat

[vm0] [info 2020/03/05 00:09:14.701 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x758] Starting distributed system

[vm0] [info 2020/03/05 00:09:14.702 GMT <RMI TCP Connection(121)-172.17.0.4> tid=0x758] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:09:15.602 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6829acdc

[vm1] [info 2020/03/05 00:09:15.608 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:09:16.192 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x70d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@71480529

[vm2] [info 2020/03/05 00:09:16.196 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x70d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:09:16.574 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x591] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440@3f6efa78

[vm5] [info 2020/03/05 00:09:16.580 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x591] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:09:16.805 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x717] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@a87b0f4

[vm3] [info 2020/03/05 00:09:16.810 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x717] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:09:17.296 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440@216f4b46

[vm6] [info 2020/03/05 00:09:17.302 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:09:17.423 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x70e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5624e2e3

[vm4] [info 2020/03/05 00:09:17.428 GMT <RMI TCP Connection(55)-172.17.0.6> tid=0x70e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:09:18.047 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26818]

Command result for <connect --jmx-manager=localhost[26818]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26818] ..
Successfully connected to: [host=localhost, port=26818]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:09:18.530 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3d6bf47b

[vm1] [info 2020/03/05 00:09:18.536 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:09:19.121 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x61d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2778c73c

[vm2] [info 2020/03/05 00:09:19.127 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x61d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:09:19.729 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x634] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@cd51d1e

[vm3] [info 2020/03/05 00:09:19.734 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x634] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:09:20.382 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x676] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2737c156

[vm4] [info 2020/03/05 00:09:20.387 GMT <RMI TCP Connection(49)-172.17.0.4> tid=0x676] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:09:20.981 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29365]

Command result for <connect --jmx-manager=localhost[29365]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29365] ..
Successfully connected to: [host=localhost, port=29365]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2685
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 333
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9234


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:09:21.318 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 151 ms)

[vm2] [info 2020/03/05 00:09:21.466 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 146 ms)

[vm3] [info 2020/03/05 00:09:21.609 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 140 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:09:21.757 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 145 ms)

[vm5] [info 2020/03/05 00:09:21.923 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 164 ms)

[vm6] [info 2020/03/05 00:09:22.067 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 142 ms)

[vm0] [info 2020/03/05 00:09:22.207 GMT <RMI TCP Connection(121)-172.17.0.9> tid=0x42e] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/05 00:09:22.208 GMT <RMI TCP Connection(121)-172.17.0.9> tid=0x42e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 139 ms)

[info 2020/03/05 00:09:22.209 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:22.211 GMT <RMI TCP Connection(121)-172.17.0.9> tid=0x42e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f3a5edd(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:09:22.211 GMT <RMI TCP Connection(121)-172.17.0.9> tid=0x42e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:22.211 GMT <RMI TCP Connection(121)-172.17.0.9> tid=0x42e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f3a5edd(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:09:22.212 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c57afd3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:09:22.212 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:09:22.212 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c57afd3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:09:22.213 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7759d99(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:09:22.213 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x429] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:09:22.213 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7759d99(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:09:22.214 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d5f606e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:09:22.214 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x465] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:09:22.214 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d5f606e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:09:22.215 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59da7b68(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:09:22.215 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x470] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:09:22.215 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59da7b68(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:09:22.216 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dd33b07(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:09:22.216 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:09:22.216 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dd33b07(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:09:22.217 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a7f53ae(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:09:22.217 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:09:22.217 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a7f53ae(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:09:22.219 GMT <RMI TCP Connection(121)-172.17.0.9> tid=0x42e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/05 00:09:22.219 GMT <RMI TCP Connection(121)-172.17.0.9> tid=0x42e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/05 00:09:22.220 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/05 00:09:22.221 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/05 00:09:22.221 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/05 00:09:22.222 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/05 00:09:22.222 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/05 00:09:22.223 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/05 00:09:22.224 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/05 00:09:22.224 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/05 00:09:22.225 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x591] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/05 00:09:22.225 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/05 00:09:22.226 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/05 00:09:22.226 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/05 00:09:22.228 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/05 00:09:22.228 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:09:22.256 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25111].
Not connected.


[info 2020/03/05 00:09:22.257 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:09:22.258 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:22.259 GMT <RMI TCP Connection(121)-172.17.0.9> tid=0x42e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53fe4c36(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:09:22.259 GMT <RMI TCP Connection(121)-172.17.0.9> tid=0x42e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:22.259 GMT <RMI TCP Connection(121)-172.17.0.9> tid=0x42e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53fe4c36(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:09:22.260 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @285c93b3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:09:22.260 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:09:22.260 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @285c93b3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:09:22.261 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f6501e4(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:09:22.261 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x429] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:09:22.261 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f6501e4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:09:22.262 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5577cf38(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:09:22.262 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x465] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:09:22.262 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5577cf38(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:09:22.263 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b3bd086(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:09:22.263 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x470] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:09:22.263 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b3bd086(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:09:22.264 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12f4ced2(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:09:22.264 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:09:22.264 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12f4ced2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:09:22.264 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f15ea39(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:09:22.265 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:09:22.265 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f15ea39(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:09:22.268 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12049181808671570470

[info 2020/03/05 00:09:22.270 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:09:22.492 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:22.492 GMT <RMI TCP Connection(121)-172.17.0.9> tid=0x42e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c446439(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:09:22.493 GMT <RMI TCP Connection(121)-172.17.0.9> tid=0x42e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:22.493 GMT <RMI TCP Connection(121)-172.17.0.9> tid=0x42e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c446439(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:09:22.493 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @101846e5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:09:22.493 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:09:22.494 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @101846e5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:09:22.494 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x429] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb2e41e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:09:22.494 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x429] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:09:22.495 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x429] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb2e41e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:09:22.496 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x465] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @748cacd0(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:09:22.496 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x465] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:09:22.496 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x465] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @748cacd0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:09:22.496 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x470] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41c4b5f3(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:09:22.497 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x470] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:09:22.497 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x470] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41c4b5f3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:09:22.497 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b770d78(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:09:22.497 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x591] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:09:22.497 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x591] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b770d78(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:09:22.498 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a4e522b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:09:22.498 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:09:22.498 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a4e522b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:09:22.501 GMT <RMI TCP Connection(121)-172.17.0.9> tid=0x42e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@366f53b9

[vm0] [info 2020/03/05 00:09:22.507 GMT <RMI TCP Connection(121)-172.17.0.9> tid=0x42e] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/05 00:09:22.507 GMT <RMI TCP Connection(121)-172.17.0.9> tid=0x42e] Locator was created at Thu Mar 05 00:09:22 GMT 2020

[vm0] [info 2020/03/05 00:09:22.507 GMT <RMI TCP Connection(121)-172.17.0.9> tid=0x42e] Listening on port 25113 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:09:22.507 GMT <RMI TCP Connection(121)-172.17.0.9> tid=0x42e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12049181808671570470/locator/locator25113view.dat

[vm0] [info 2020/03/05 00:09:22.507 GMT <RMI TCP Connection(121)-172.17.0.9> tid=0x42e] recovery file not found: /tmp/junit12049181808671570470/locator/locator25113view.dat

[vm0] [info 2020/03/05 00:09:22.508 GMT <RMI TCP Connection(121)-172.17.0.9> tid=0x42e] Starting distributed system

[vm0] [info 2020/03/05 00:09:22.510 GMT <RMI TCP Connection(121)-172.17.0.9> tid=0x42e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:09:26.359 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@490ab082

[vm1] [info 2020/03/05 00:09:26.365 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:09:26.943 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x429] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@759bd012

[vm2] [info 2020/03/05 00:09:26.948 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x429] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:09:27.541 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x465] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@10e1503

[vm3] [info 2020/03/05 00:09:27.546 GMT <RMI TCP Connection(49)-172.17.0.9> tid=0x465] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:09:28.150 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x470] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3cb5aed9

[vm4] [info 2020/03/05 00:09:28.155 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x470] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:09:28.757 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25114]

Command result for <connect --jmx-manager=localhost[25114]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25114] ..
Successfully connected to: [host=localhost, port=25114]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:09:45.513 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4673b0fb

[vm5] [info 2020/03/05 00:09:45.519 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:09:46.221 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3894e2bd

[vm6] [info 2020/03/05 00:09:46.227 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:09:47.106 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 832
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2444
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 237
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8538


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:09:50.719 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 174 ms)

[vm2] [info 2020/03/05 00:09:50.875 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x722] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 154 ms)

[vm3] [info 2020/03/05 00:09:51.041 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x73e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 164 ms)

[vm4] [info 2020/03/05 00:09:51.187 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x736] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 143 ms)

[vm5] [info 2020/03/05 00:09:51.351 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 162 ms)

[vm6] [info 2020/03/05 00:09:51.494 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 141 ms)

[vm0] [info 2020/03/05 00:09:51.643 GMT <RMI TCP Connection(131)-172.17.0.2> tid=0x83a] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/05 00:09:51.644 GMT <RMI TCP Connection(131)-172.17.0.2> tid=0x83a] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 149 ms)

[info 2020/03/05 00:09:51.645 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:51.648 GMT <RMI TCP Connection(131)-172.17.0.2> tid=0x83a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19139a12(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:09:51.648 GMT <RMI TCP Connection(131)-172.17.0.2> tid=0x83a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:51.648 GMT <RMI TCP Connection(131)-172.17.0.2> tid=0x83a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19139a12(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:09:51.649 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @429c364b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:09:51.649 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:09:51.649 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @429c364b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:09:51.650 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x722] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e515f16(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:09:51.650 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x722] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:09:51.650 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x722] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e515f16(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:09:51.651 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x73e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65c184bd(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:09:51.651 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x73e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:09:51.651 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x73e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65c184bd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:09:51.652 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x736] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d76df36(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:09:51.652 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x736] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:09:51.652 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x736] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d76df36(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:09:51.653 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4508aa98(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:09:51.653 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:09:51.653 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4508aa98(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:09:51.654 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @448180eb(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:09:51.654 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:09:51.654 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @448180eb(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:09:51.657 GMT <RMI TCP Connection(131)-172.17.0.2> tid=0x83a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/05 00:09:51.657 GMT <RMI TCP Connection(131)-172.17.0.2> tid=0x83a] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/05 00:09:51.658 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/05 00:09:51.658 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/05 00:09:51.659 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x722] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/05 00:09:51.659 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x722] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/05 00:09:51.660 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x73e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/05 00:09:51.660 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x73e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/05 00:09:51.661 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x736] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/05 00:09:51.662 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x736] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/05 00:09:51.662 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/05 00:09:51.663 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/05 00:09:51.663 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/05 00:09:51.664 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/05 00:09:51.666 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/05 00:09:51.666 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:09:51.696 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26334].
Not connected.


[info 2020/03/05 00:09:51.698 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:09:51.699 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:51.700 GMT <RMI TCP Connection(131)-172.17.0.2> tid=0x83a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @228dea98(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:09:51.700 GMT <RMI TCP Connection(131)-172.17.0.2> tid=0x83a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:51.700 GMT <RMI TCP Connection(131)-172.17.0.2> tid=0x83a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @228dea98(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:09:51.701 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b364ecc(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:09:51.701 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:09:51.701 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b364ecc(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:09:51.702 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x722] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2df85672(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:09:51.702 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x722] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:09:51.702 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x722] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2df85672(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:09:51.703 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x73e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b0a51bb(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:09:51.703 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x73e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:09:51.703 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x73e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b0a51bb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:09:51.704 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x736] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fd542ac(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:09:51.704 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x736] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:09:51.704 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x736] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fd542ac(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:09:51.704 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bb7d0ba(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:09:51.704 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:09:51.705 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bb7d0ba(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:09:51.705 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65072413(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:09:51.706 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:09:51.706 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65072413(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:09:51.708 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1297364493661324687

[info 2020/03/05 00:09:51.711 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:09:51.929 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:51.930 GMT <RMI TCP Connection(131)-172.17.0.2> tid=0x83a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b0e3d51(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:09:51.930 GMT <RMI TCP Connection(131)-172.17.0.2> tid=0x83a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:51.930 GMT <RMI TCP Connection(131)-172.17.0.2> tid=0x83a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b0e3d51(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:09:51.931 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4532523(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:09:51.931 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:09:51.931 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4532523(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:09:51.932 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x722] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c179fbc(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:09:51.932 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x722] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:09:51.932 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x722] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c179fbc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:09:51.933 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x73e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a8026f1(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:09:51.933 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x73e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:09:51.933 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x73e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a8026f1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:09:51.934 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x736] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cfa8fa8(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:09:51.934 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x736] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:09:51.934 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x736] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cfa8fa8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:09:51.935 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @715dd73d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:09:51.935 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:09:51.935 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @715dd73d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:09:51.936 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6df56d32(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:09:51.936 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:09:51.936 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6df56d32(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:09:51.939 GMT <RMI TCP Connection(131)-172.17.0.2> tid=0x83a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@135bc17c

[vm0] [info 2020/03/05 00:09:51.944 GMT <RMI TCP Connection(131)-172.17.0.2> tid=0x83a] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/05 00:09:51.944 GMT <RMI TCP Connection(131)-172.17.0.2> tid=0x83a] Locator was created at Thu Mar 05 00:09:51 GMT 2020

[vm0] [info 2020/03/05 00:09:51.944 GMT <RMI TCP Connection(131)-172.17.0.2> tid=0x83a] Listening on port 26336 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:09:51.944 GMT <RMI TCP Connection(131)-172.17.0.2> tid=0x83a] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1297364493661324687/locator/locator26336view.dat

[vm0] [info 2020/03/05 00:09:51.944 GMT <RMI TCP Connection(131)-172.17.0.2> tid=0x83a] recovery file not found: /tmp/junit1297364493661324687/locator/locator26336view.dat

[vm0] [info 2020/03/05 00:09:51.945 GMT <RMI TCP Connection(131)-172.17.0.2> tid=0x83a] Starting distributed system

[vm0] [info 2020/03/05 00:09:51.946 GMT <RMI TCP Connection(131)-172.17.0.2> tid=0x83a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:09:53.703 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x733] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@227e2a6d

[vm5] [info 2020/03/05 00:09:53.708 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x733] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:09:54.441 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x636] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@262ebfe

[vm6] [info 2020/03/05 00:09:54.446 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x636] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:09:55.298 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:09:55.699 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7e2c90fb

[vm1] [info 2020/03/05 00:09:55.704 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:09:56.297 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x722] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6fb58b10

[vm2] [info 2020/03/05 00:09:56.302 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x722] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:09:56.957 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x73e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@707ef894

[vm3] [info 2020/03/05 00:09:56.962 GMT <RMI TCP Connection(55)-172.17.0.2> tid=0x73e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:09:56.991 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x458] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4dacabcc

[vm5] [info 2020/03/05 00:09:56.996 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x458] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:09:57.578 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x736] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5da125ba

[vm4] [info 2020/03/05 00:09:57.583 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x736] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:09:57.717 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x801] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6af289d2

[vm6] [info 2020/03/05 00:09:57.722 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x801] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:09:58.192 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26337]

Command result for <connect --jmx-manager=localhost[26337]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26337] ..
Successfully connected to: [host=localhost, port=26337]


[vm1] [info 2020/03/05 00:09:58.629 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 827
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608941
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2433
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 238
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8523


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:09:58.875 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 162 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:09:59.037 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x6d6] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 160 ms)

[vm3] [info 2020/03/05 00:09:59.212 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x762] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 172 ms)

[vm4] [info 2020/03/05 00:09:59.371 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x752] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 157 ms)

[vm5] [info 2020/03/05 00:09:59.533 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 159 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:09:59.678 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 144 ms)

[vm0] [info 2020/03/05 00:09:59.822 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x67e] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/05 00:09:59.823 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x67e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 142 ms)

[info 2020/03/05 00:09:59.824 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:59.826 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x67e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e1733fd(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:09:59.826 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x67e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:59.826 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x67e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e1733fd(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:09:59.827 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1514cc12(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:09:59.827 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:09:59.827 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1514cc12(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:09:59.827 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x6d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11fd19f3(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:09:59.828 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x6d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:09:59.828 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x6d6] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11fd19f3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:09:59.828 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x762] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c5bbd57(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:09:59.828 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x762] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:09:59.829 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x762] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c5bbd57(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:09:59.829 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x752] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69a50233(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:09:59.829 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x752] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:09:59.829 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x752] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69a50233(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:09:59.830 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x733] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e6014b5(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:09:59.830 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x733] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:09:59.830 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e6014b5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:09:59.831 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70fdd380(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:09:59.831 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x636] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:09:59.831 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70fdd380(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:09:59.833 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x67e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/05 00:09:59.834 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x67e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/05 00:09:59.835 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/05 00:09:59.835 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/05 00:09:59.836 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x6d6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/05 00:09:59.836 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x6d6] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/05 00:09:59.837 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x762] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/05 00:09:59.837 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x762] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/05 00:09:59.838 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x752] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/05 00:09:59.838 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x752] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/05 00:09:59.839 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x733] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/05 00:09:59.839 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/05 00:09:59.840 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/05 00:09:59.841 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/05 00:09:59.843 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/05 00:09:59.843 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:09:59.864 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24058].
Not connected.


[info 2020/03/05 00:09:59.865 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:09:59.866 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:59.868 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x67e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76b7ecac(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:09:59.868 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x67e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:09:59.868 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x67e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76b7ecac(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:09:59.868 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @763bab29(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:09:59.869 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:09:59.869 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @763bab29(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:09:59.869 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x6d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16de0e87(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:09:59.870 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x6d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:09:59.870 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x6d6] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16de0e87(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:09:59.870 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x762] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c74fbcf(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:09:59.870 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x762] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:09:59.870 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x762] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c74fbcf(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:09:59.871 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x752] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @702d544b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:09:59.871 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x752] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:09:59.871 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x752] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @702d544b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:09:59.872 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x733] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @785938b9(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:09:59.872 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x733] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:09:59.872 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @785938b9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:09:59.873 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @259ca60a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:09:59.873 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x636] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:09:59.873 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @259ca60a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:09:59.876 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1446262946219493233

[info 2020/03/05 00:09:59.878 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:10:00.103 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:00.104 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x67e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54681ef5(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:10:00.104 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x67e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:00.104 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x67e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54681ef5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:10:00.105 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @669aa83f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:10:00.105 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:10:00.105 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @669aa83f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:10:00.106 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x6d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a91b350(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:10:00.106 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x6d6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:10:00.106 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x6d6] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a91b350(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:10:00.107 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x762] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44aac960(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:10:00.107 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x762] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:10:00.107 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x762] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44aac960(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:10:00.108 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x752] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20ba9d08(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:10:00.108 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x752] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:10:00.108 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x752] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20ba9d08(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:10:00.109 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x733] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bdd9f53(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:10:00.109 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x733] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:10:00.109 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bdd9f53(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:10:00.110 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44d932df(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:10:00.110 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x636] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:10:00.110 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44d932df(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:10:00.113 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x67e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6aa1b574

[vm0] [info 2020/03/05 00:10:00.118 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x67e] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/05 00:10:00.118 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x67e] Locator was created at Thu Mar 05 00:10:00 GMT 2020

[vm0] [info 2020/03/05 00:10:00.118 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x67e] Listening on port 24060 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:10:00.118 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x67e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1446262946219493233/locator/locator24060view.dat

[vm0] [info 2020/03/05 00:10:00.118 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x67e] recovery file not found: /tmp/junit1446262946219493233/locator/locator24060view.dat

[vm0] [info 2020/03/05 00:10:00.119 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x67e] Starting distributed system

[vm0] [info 2020/03/05 00:10:00.120 GMT <RMI TCP Connection(130)-172.17.0.5> tid=0x67e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 772
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2454
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 242
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8568


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:10:02.232 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 155 ms)

[vm2] [info 2020/03/05 00:10:02.390 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x723] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 156 ms)

[vm3] [info 2020/03/05 00:10:02.536 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x792] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 143 ms)

[vm4] [info 2020/03/05 00:10:02.687 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 148 ms)

[vm5] [info 2020/03/05 00:10:02.855 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 166 ms)

[vm6] [info 2020/03/05 00:10:03.003 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 146 ms)

[vm0] [info 2020/03/05 00:10:03.149 GMT <RMI TCP Connection(130)-172.17.0.7> tid=0x1ef] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/05 00:10:03.150 GMT <RMI TCP Connection(130)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 145 ms)

[info 2020/03/05 00:10:03.151 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:03.153 GMT <RMI TCP Connection(130)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @641086a0(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:10:03.153 GMT <RMI TCP Connection(130)-172.17.0.7> tid=0x1ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:03.153 GMT <RMI TCP Connection(130)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @641086a0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:10:03.154 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a0233b8(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:10:03.154 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:10:03.154 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a0233b8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:10:03.155 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x723] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37f40f4f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:10:03.155 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x723] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:10:03.155 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x723] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37f40f4f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:10:03.156 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x792] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e75a3d6(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:10:03.156 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x792] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:10:03.156 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x792] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e75a3d6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:10:03.157 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @166ea30(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:10:03.157 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x61b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:10:03.157 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @166ea30(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:10:03.158 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b707672(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:10:03.158 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:10:03.158 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b707672(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:10:03.158 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x801] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2815ba05(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:10:03.159 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x801] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:10:03.159 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2815ba05(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:10:03.161 GMT <RMI TCP Connection(130)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/05 00:10:03.161 GMT <RMI TCP Connection(130)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/05 00:10:03.162 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/05 00:10:03.163 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/05 00:10:03.163 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x723] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/05 00:10:03.164 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x723] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/05 00:10:03.165 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x792] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/05 00:10:03.165 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x792] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/05 00:10:03.166 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/05 00:10:03.166 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/05 00:10:03.167 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/05 00:10:03.167 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/05 00:10:03.168 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x801] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/05 00:10:03.168 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/05 00:10:03.171 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/05 00:10:03.171 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:10:03.200 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22264].
Not connected.


[info 2020/03/05 00:10:03.201 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:10:03.203 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:03.203 GMT <RMI TCP Connection(130)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6213a51f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:10:03.203 GMT <RMI TCP Connection(130)-172.17.0.7> tid=0x1ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:03.204 GMT <RMI TCP Connection(130)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6213a51f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:10:03.204 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1137b34c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:10:03.204 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:10:03.204 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1137b34c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:10:03.205 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x723] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f0c21b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:10:03.205 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x723] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:10:03.205 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x723] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f0c21b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:10:03.206 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x792] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e979959(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:10:03.206 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x792] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:10:03.206 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x792] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e979959(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:10:03.207 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40c4723b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:10:03.207 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x61b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:10:03.207 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40c4723b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:10:03.208 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e37782e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:10:03.208 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:10:03.208 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e37782e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:10:03.209 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x801] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14c75576(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:10:03.209 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x801] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:10:03.209 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14c75576(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:10:03.211 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15115748359536921158

[info 2020/03/05 00:10:03.214 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:10:03.424 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:03.425 GMT <RMI TCP Connection(130)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @daa9b8e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:10:03.425 GMT <RMI TCP Connection(130)-172.17.0.7> tid=0x1ef] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:03.425 GMT <RMI TCP Connection(130)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @daa9b8e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:10:03.426 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aa32179(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:10:03.426 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:10:03.426 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aa32179(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:10:03.427 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x723] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f28e20a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:10:03.427 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x723] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:10:03.427 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x723] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f28e20a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:10:03.428 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x792] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f4f9fec(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:10:03.428 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x792] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:10:03.428 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x792] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f4f9fec(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:10:03.429 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c60b9d9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:10:03.429 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x61b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:10:03.429 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x61b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c60b9d9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:10:03.430 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64c0eea3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:10:03.430 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x458] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:10:03.430 GMT <RMI TCP Connection(56)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64c0eea3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:10:03.431 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x801] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bcb9d24(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:10:03.431 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x801] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:10:03.431 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bcb9d24(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:10:03.434 GMT <RMI TCP Connection(130)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@200191ef

[vm0] [info 2020/03/05 00:10:03.439 GMT <RMI TCP Connection(130)-172.17.0.7> tid=0x1ef] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/05 00:10:03.439 GMT <RMI TCP Connection(130)-172.17.0.7> tid=0x1ef] Locator was created at Thu Mar 05 00:10:03 GMT 2020

[vm0] [info 2020/03/05 00:10:03.439 GMT <RMI TCP Connection(130)-172.17.0.7> tid=0x1ef] Listening on port 22266 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:10:03.440 GMT <RMI TCP Connection(130)-172.17.0.7> tid=0x1ef] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15115748359536921158/locator/locator22266view.dat

[vm0] [info 2020/03/05 00:10:03.440 GMT <RMI TCP Connection(130)-172.17.0.7> tid=0x1ef] recovery file not found: /tmp/junit15115748359536921158/locator/locator22266view.dat

[vm0] [info 2020/03/05 00:10:03.440 GMT <RMI TCP Connection(130)-172.17.0.7> tid=0x1ef] Starting distributed system

[vm0] [info 2020/03/05 00:10:03.442 GMT <RMI TCP Connection(130)-172.17.0.7> tid=0x1ef] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:10:03.658 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7bf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@426819c7

[vm5] [info 2020/03/05 00:10:03.663 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7bf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:10:03.934 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2e15ed0

[vm1] [info 2020/03/05 00:10:03.938 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:10:04.397 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7e6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2cf9c6d8

[vm6] [info 2020/03/05 00:10:04.403 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7e6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:10:04.549 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x6d6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@181105cc

[vm2] [info 2020/03/05 00:10:04.554 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x6d6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:10:05.176 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x762] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31e3bfe9

[vm3] [info 2020/03/05 00:10:05.182 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x762] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:10:05.300 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:10:05.793 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x752] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@534287be

[vm4] [info 2020/03/05 00:10:05.797 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x752] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:10:05.863 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x76c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31c80ef7

[vm5] [info 2020/03/05 00:10:05.869 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x76c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:10:06.425 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24061]

Command result for <connect --jmx-manager=localhost[24061]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24061] ..
Successfully connected to: [host=localhost, port=24061]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:10:06.627 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x7c7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@c321d3d

[vm6] [info 2020/03/05 00:10:06.633 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x7c7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:10:07.343 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2f56e71d

[vm1] [info 2020/03/05 00:10:07.348 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:10:07.508 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:10:07.950 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x723] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@f1ad937

[vm2] [info 2020/03/05 00:10:07.955 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x723] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:10:08.556 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x792] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6de8f967

[vm3] [info 2020/03/05 00:10:08.561 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x792] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 821
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2477
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 142
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 8367


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:10:08.844 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 156 ms)

[vm2] [info 2020/03/05 00:10:09.009 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 163 ms)

[vm3] [info 2020/03/05 00:10:09.176 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 164 ms)

[vm4] [info 2020/03/05 00:10:09.183 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x61b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@969b2de

[vm4] [info 2020/03/05 00:10:09.188 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x61b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:10:09.346 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 167 ms)

[vm5] [info 2020/03/05 00:10:09.506 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7bf] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 158 ms)

[vm6] [info 2020/03/05 00:10:09.651 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7e6] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 144 ms)

[info 2020/03/05 00:10:09.823 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22267]

[vm0] [info 2020/03/05 00:10:09.834 GMT <RMI TCP Connection(129)-172.17.0.8> tid=0x645] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/05 00:10:09.835 GMT <RMI TCP Connection(129)-172.17.0.8> tid=0x645] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 182 ms)

[info 2020/03/05 00:10:09.836 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:09.838 GMT <RMI TCP Connection(129)-172.17.0.8> tid=0x645] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24340e81(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:10:09.838 GMT <RMI TCP Connection(129)-172.17.0.8> tid=0x645] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:09.838 GMT <RMI TCP Connection(129)-172.17.0.8> tid=0x645] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24340e81(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:10:09.841 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e4e8917(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:10:09.841 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:10:09.841 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e4e8917(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:10:09.842 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78ad6ead(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:10:09.842 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:10:09.842 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78ad6ead(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:10:09.843 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @273b2f4e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:10:09.843 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x576] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:10:09.843 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @273b2f4e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:10:09.844 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f68c33e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:10:09.844 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:10:09.844 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f68c33e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:10:09.845 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7bf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c84fded(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:10:09.845 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7bf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:10:09.845 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7bf] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c84fded(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:10:09.846 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43030c61(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:10:09.846 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:10:09.846 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7e6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43030c61(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:10:09.849 GMT <RMI TCP Connection(129)-172.17.0.8> tid=0x645] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/05 00:10:09.849 GMT <RMI TCP Connection(129)-172.17.0.8> tid=0x645] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

Command result for <connect --jmx-manager=localhost[22267]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22267] ..
Successfully connected to: [host=localhost, port=22267]


[vm1] [info 2020/03/05 00:10:09.852 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/05 00:10:09.852 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/05 00:10:09.853 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/05 00:10:09.853 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/05 00:10:09.854 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/05 00:10:09.854 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/05 00:10:09.855 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/05 00:10:09.855 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/05 00:10:09.856 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7bf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/05 00:10:09.857 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7bf] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/05 00:10:09.858 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7e6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/05 00:10:09.858 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7e6] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/05 00:10:09.861 GMT <RMI TCP Connection(21)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/05 00:10:09.861 GMT <RMI TCP Connection(21)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:10:09.890 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29398].
Not connected.


[info 2020/03/05 00:10:09.891 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:10:09.893 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:09.894 GMT <RMI TCP Connection(129)-172.17.0.8> tid=0x645] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bcd1d30(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:10:09.894 GMT <RMI TCP Connection(129)-172.17.0.8> tid=0x645] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:09.894 GMT <RMI TCP Connection(129)-172.17.0.8> tid=0x645] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bcd1d30(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:10:09.895 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fb0ec61(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:10:09.895 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:10:09.895 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fb0ec61(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:10:09.896 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f9c13c0(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:10:09.896 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x591] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:10:09.896 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f9c13c0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:10:09.897 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50a54cb6(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:10:09.897 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x576] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:10:09.897 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50a54cb6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:10:09.898 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4061d71e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:10:09.898 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x38e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:10:09.898 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4061d71e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:10:09.899 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7bf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @526f05dc(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:10:09.899 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7bf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:10:09.899 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7bf] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @526f05dc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:10:09.900 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33748834(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:10:09.900 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:10:09.900 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7e6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33748834(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:10:09.903 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3748636759930148886

[info 2020/03/05 00:10:09.905 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:10:10.129 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:10.129 GMT <RMI TCP Connection(129)-172.17.0.8> tid=0x645] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78b6e663(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:10:10.129 GMT <RMI TCP Connection(129)-172.17.0.8> tid=0x645] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:10.129 GMT <RMI TCP Connection(129)-172.17.0.8> tid=0x645] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78b6e663(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:10:10.130 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @236e9acf(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:10:10.130 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:10:10.130 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @236e9acf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:10:10.131 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x591] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41131879(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:10:10.131 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x591] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:10:10.131 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x591] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41131879(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:10:10.132 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x576] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33fa5159(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:10:10.132 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x576] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:10:10.132 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x576] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33fa5159(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:10:10.133 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9d0324c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:10:10.133 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x38e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:10:10.133 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x38e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9d0324c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:10:10.134 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7bf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40eb1ee8(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:10:10.134 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7bf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:10:10.134 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7bf] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40eb1ee8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:10:10.135 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @148b1162(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:10:10.135 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7e6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:10:10.135 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x7e6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @148b1162(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:10:10.161 GMT <RMI TCP Connection(129)-172.17.0.8> tid=0x645] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1b670e22

[vm0] [info 2020/03/05 00:10:10.166 GMT <RMI TCP Connection(129)-172.17.0.8> tid=0x645] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/05 00:10:10.166 GMT <RMI TCP Connection(129)-172.17.0.8> tid=0x645] Locator was created at Thu Mar 05 00:10:10 GMT 2020

[vm0] [info 2020/03/05 00:10:10.166 GMT <RMI TCP Connection(129)-172.17.0.8> tid=0x645] Listening on port 29400 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:10:10.166 GMT <RMI TCP Connection(129)-172.17.0.8> tid=0x645] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3748636759930148886/locator/locator29400view.dat

[vm0] [info 2020/03/05 00:10:10.166 GMT <RMI TCP Connection(129)-172.17.0.8> tid=0x645] recovery file not found: /tmp/junit3748636759930148886/locator/locator29400view.dat

[vm0] [info 2020/03/05 00:10:10.167 GMT <RMI TCP Connection(129)-172.17.0.8> tid=0x645] Starting distributed system

[vm0] [info 2020/03/05 00:10:10.168 GMT <RMI TCP Connection(129)-172.17.0.8> tid=0x645] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 802
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608950
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2478
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 261
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8694


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 36


[vm1] [info 2020/03/05 00:10:11.178 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 167 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:10:11.278 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f867e1

[vm5] [info 2020/03/05 00:10:11.283 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:10:11.335 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 155 ms)

[vm3] [info 2020/03/05 00:10:11.496 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 159 ms)

[vm4] [info 2020/03/05 00:10:11.646 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 147 ms)

[vm5] [info 2020/03/05 00:10:11.812 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x76c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 164 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:10:11.959 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x7c7] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 145 ms)

[vm6] [info 2020/03/05 00:10:11.988 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5bcbb195

[vm6] [info 2020/03/05 00:10:11.994 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:10:12.104 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8bb] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/05 00:10:12.105 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8bb] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 144 ms)

[info 2020/03/05 00:10:12.106 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:12.108 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8bb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e97f84c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:10:12.108 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8bb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:12.108 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8bb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e97f84c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:10:12.109 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4828973d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:10:12.109 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:10:12.109 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4828973d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:10:12.110 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1683c3a7(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:10:12.110 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x6e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:10:12.110 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1683c3a7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:10:12.111 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b9a0d0d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:10:12.111 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:10:12.111 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b9a0d0d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:10:12.112 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b3ac240(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:10:12.112 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:10:12.112 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b3ac240(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:10:12.113 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x76c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @531481e2(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:10:12.113 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x76c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:10:12.113 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x76c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @531481e2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:10:12.114 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x7c7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c4d85df(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:10:12.114 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x7c7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:10:12.114 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x7c7] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c4d85df(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:10:12.117 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8bb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/05 00:10:12.117 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8bb] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/05 00:10:12.118 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/05 00:10:12.118 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/05 00:10:12.119 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/05 00:10:12.119 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/05 00:10:12.120 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/05 00:10:12.120 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/05 00:10:12.121 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/05 00:10:12.121 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/05 00:10:12.122 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x76c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/05 00:10:12.122 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x76c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/05 00:10:12.123 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x7c7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/05 00:10:12.123 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x7c7] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/05 00:10:12.125 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/05 00:10:12.126 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:10:12.156 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27825].
Not connected.


[info 2020/03/05 00:10:12.157 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:10:12.158 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:12.159 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8bb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @469703d2(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:10:12.159 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8bb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:12.159 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8bb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @469703d2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:10:12.160 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6986ce29(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:10:12.160 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:10:12.160 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6986ce29(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:10:12.161 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70c3e67b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:10:12.161 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x6e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:10:12.161 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70c3e67b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:10:12.162 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ee7cb4a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:10:12.162 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:10:12.162 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ee7cb4a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:10:12.163 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ac25d00(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:10:12.163 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:10:12.163 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ac25d00(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:10:12.164 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x76c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54fb4951(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:10:12.164 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x76c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:10:12.164 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x76c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54fb4951(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:10:12.165 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x7c7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c3f3000(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:10:12.165 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x7c7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:10:12.165 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x7c7] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c3f3000(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:10:12.167 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13632603039769557705

[info 2020/03/05 00:10:12.170 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:10:12.389 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:12.390 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8bb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75411a06(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:10:12.390 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8bb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:12.390 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8bb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75411a06(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:10:12.391 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f6f1adf(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:10:12.391 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:10:12.391 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f6f1adf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:10:12.392 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6359643b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:10:12.392 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x6e1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:10:12.392 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6359643b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:10:12.393 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fa30e0a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:10:12.393 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x5eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:10:12.393 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fa30e0a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:10:12.394 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1969f17a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:10:12.394 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x623] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:10:12.394 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1969f17a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:10:12.395 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x76c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bfe95f0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:10:12.395 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x76c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:10:12.395 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x76c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bfe95f0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:10:12.396 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x7c7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e6b191(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:10:12.396 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x7c7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:10:12.396 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x7c7] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e6b191(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:10:12.399 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8bb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5d2ea1f4

[vm0] [info 2020/03/05 00:10:12.404 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8bb] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/05 00:10:12.404 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8bb] Locator was created at Thu Mar 05 00:10:12 GMT 2020

[vm0] [info 2020/03/05 00:10:12.404 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8bb] Listening on port 27827 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:10:12.407 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8bb] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13632603039769557705/locator/locator27827view.dat

[vm0] [info 2020/03/05 00:10:12.407 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8bb] recovery file not found: /tmp/junit13632603039769557705/locator/locator27827view.dat

[vm0] [info 2020/03/05 00:10:12.407 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8bb] Starting distributed system

[vm0] [info 2020/03/05 00:10:12.409 GMT <RMI TCP Connection(130)-172.17.0.3> tid=0x8bb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:10:12.855 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:10:13.954 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@613137ca

[vm5] [info 2020/03/05 00:10:13.960 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:10:14.092 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@ca3685b

[vm1] [info 2020/03/05 00:10:14.097 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:10:14.616 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74bdac19

[vm6] [info 2020/03/05 00:10:14.621 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:10:14.689 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x591] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@bf15aff

[vm2] [info 2020/03/05 00:10:14.694 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x591] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:10:15.302 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x576] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6fc93a51

[vm3] [info 2020/03/05 00:10:15.307 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x576] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:10:15.467 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:10:15.931 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x38e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4b1f598

[vm4] [info 2020/03/05 00:10:15.937 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x38e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:10:16.265 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@2258fa13

[vm1] [info 2020/03/05 00:10:16.270 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 818
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2443
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 338
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 8850


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[info 2020/03/05 00:10:16.552 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29401]

[vm1] [info 2020/03/05 00:10:16.561 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 154 ms)

Command result for <connect --jmx-manager=localhost[29401]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29401] ..
Successfully connected to: [host=localhost, port=29401]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:10:16.709 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x70d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 146 ms)

[vm3] [info 2020/03/05 00:10:16.875 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x717] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 163 ms)

[vm2] [info 2020/03/05 00:10:16.886 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@44352ddf

[vm2] [info 2020/03/05 00:10:16.892 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x6e1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:10:17.016 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x5fc] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 139 ms)

[vm5] [info 2020/03/05 00:10:17.172 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7bd] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 154 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:10:17.318 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 144 ms)

[vm5] [info 2020/03/05 00:10:17.412 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x79f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@488d9da1

[vm5] [info 2020/03/05 00:10:17.417 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x79f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:10:17.459 GMT <RMI TCP Connection(134)-172.17.0.6> tid=0x766] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/05 00:10:17.460 GMT <RMI TCP Connection(134)-172.17.0.6> tid=0x766] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 140 ms)

[info 2020/03/05 00:10:17.461 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:17.462 GMT <RMI TCP Connection(134)-172.17.0.6> tid=0x766] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @665585a9(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:10:17.462 GMT <RMI TCP Connection(134)-172.17.0.6> tid=0x766] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:17.463 GMT <RMI TCP Connection(134)-172.17.0.6> tid=0x766] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @665585a9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:10:17.463 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ce9db8a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:10:17.464 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:10:17.464 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ce9db8a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:10:17.464 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x70d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @326755a9(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:10:17.465 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x70d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:10:17.465 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x70d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @326755a9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:10:17.465 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x717] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @566cc768(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:10:17.466 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x717] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:10:17.466 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x717] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @566cc768(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:10:17.466 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x5fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bce226d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:10:17.467 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x5fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:10:17.467 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x5fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bce226d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:10:17.467 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36cace09(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:10:17.468 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:10:17.468 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36cace09(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:10:17.468 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4baa1d53(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:10:17.468 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:10:17.468 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4baa1d53(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:10:17.471 GMT <RMI TCP Connection(134)-172.17.0.6> tid=0x766] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/05 00:10:17.471 GMT <RMI TCP Connection(134)-172.17.0.6> tid=0x766] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/05 00:10:17.472 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/05 00:10:17.472 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/05 00:10:17.473 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x70d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/05 00:10:17.473 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x70d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/05 00:10:17.474 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x717] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/05 00:10:17.474 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x717] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/05 00:10:17.475 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x5fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/05 00:10:17.476 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x5fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/05 00:10:17.476 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/05 00:10:17.477 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/05 00:10:17.478 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/05 00:10:17.478 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/05 00:10:17.480 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/05 00:10:17.481 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm3] [info 2020/03/05 00:10:17.505 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@252b7960

[info 2020/03/05 00:10:17.509 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26818].
Not connected.


[vm3] [info 2020/03/05 00:10:17.510 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x5eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:10:17.511 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:10:17.512 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:17.513 GMT <RMI TCP Connection(134)-172.17.0.6> tid=0x766] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b3550c0(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:10:17.513 GMT <RMI TCP Connection(134)-172.17.0.6> tid=0x766] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:17.513 GMT <RMI TCP Connection(134)-172.17.0.6> tid=0x766] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b3550c0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:10:17.514 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69e87e87(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:10:17.514 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:10:17.514 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69e87e87(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:10:17.515 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x70d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @490463a7(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:10:17.515 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x70d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:10:17.515 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x70d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @490463a7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:10:17.516 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x717] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b648713(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:10:17.516 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x717] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:10:17.516 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x717] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b648713(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:10:17.517 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x5fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e9d6efc(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:10:17.517 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x5fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:10:17.517 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x5fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e9d6efc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:10:17.518 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76b4833d(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:10:17.518 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:10:17.518 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76b4833d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:10:17.519 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24b5c298(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:10:17.519 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:10:17.519 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24b5c298(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:10:17.521 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11371809611871443918

[info 2020/03/05 00:10:17.523 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:10:17.733 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:17.734 GMT <RMI TCP Connection(134)-172.17.0.6> tid=0x766] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eb02667(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:10:17.734 GMT <RMI TCP Connection(134)-172.17.0.6> tid=0x766] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:17.734 GMT <RMI TCP Connection(134)-172.17.0.6> tid=0x766] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eb02667(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:10:17.735 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @253359d0(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:10:17.735 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:10:17.735 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @253359d0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:10:17.736 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x70d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60288ef6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:10:17.736 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x70d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:10:17.736 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x70d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60288ef6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:10:17.737 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x717] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62a45812(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:10:17.737 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x717] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:10:17.737 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x717] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62a45812(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:10:17.738 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x5fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2889f8fc(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:10:17.738 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x5fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:10:17.738 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x5fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2889f8fc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:10:17.739 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aa01eda(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:10:17.739 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:10:17.739 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aa01eda(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:10:17.740 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb023b5(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:10:17.740 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:10:17.740 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb023b5(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:10:17.743 GMT <RMI TCP Connection(134)-172.17.0.6> tid=0x766] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@763fc1d0

[vm0] [info 2020/03/05 00:10:17.748 GMT <RMI TCP Connection(134)-172.17.0.6> tid=0x766] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/05 00:10:17.748 GMT <RMI TCP Connection(134)-172.17.0.6> tid=0x766] Locator was created at Thu Mar 05 00:10:17 GMT 2020

[vm0] [info 2020/03/05 00:10:17.748 GMT <RMI TCP Connection(134)-172.17.0.6> tid=0x766] Listening on port 26820 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:10:17.748 GMT <RMI TCP Connection(134)-172.17.0.6> tid=0x766] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11371809611871443918/locator/locator26820view.dat

[vm0] [info 2020/03/05 00:10:17.749 GMT <RMI TCP Connection(134)-172.17.0.6> tid=0x766] recovery file not found: /tmp/junit11371809611871443918/locator/locator26820view.dat

[vm0] [info 2020/03/05 00:10:17.749 GMT <RMI TCP Connection(134)-172.17.0.6> tid=0x766] Starting distributed system

[vm0] [info 2020/03/05 00:10:17.750 GMT <RMI TCP Connection(134)-172.17.0.6> tid=0x766] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:10:18.120 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@17856d07

[vm6] [info 2020/03/05 00:10:18.125 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:10:18.138 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x623] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@47799fd1

[vm4] [info 2020/03/05 00:10:18.144 GMT <RMI TCP Connection(56)-172.17.0.3> tid=0x623] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:10:18.787 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27828]

Command result for <connect --jmx-manager=localhost[27828]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27828] ..
Successfully connected to: [host=localhost, port=27828]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 859
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2470
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 287
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8793


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:10:18.997 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:10:19.112 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 151 ms)

[vm2] [info 2020/03/05 00:10:19.262 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 147 ms)

[vm3] [info 2020/03/05 00:10:19.415 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 149 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:10:19.588 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 170 ms)

[vm5] [info 2020/03/05 00:10:19.760 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 170 ms)

[vm6] [info 2020/03/05 00:10:19.904 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 142 ms)

[vm0] [info 2020/03/05 00:10:20.050 GMT <RMI TCP Connection(131)-172.17.0.4> tid=0x8e6] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/05 00:10:20.051 GMT <RMI TCP Connection(131)-172.17.0.4> tid=0x8e6] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 143 ms)

[info 2020/03/05 00:10:20.052 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:20.053 GMT <RMI TCP Connection(131)-172.17.0.4> tid=0x8e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @679739e1(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:10:20.054 GMT <RMI TCP Connection(131)-172.17.0.4> tid=0x8e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:20.054 GMT <RMI TCP Connection(131)-172.17.0.4> tid=0x8e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @679739e1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:10:20.056 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @369cf68(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:10:20.056 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:10:20.056 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @369cf68(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:10:20.057 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x752] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24b9ea1a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:10:20.057 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x752] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:10:20.057 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24b9ea1a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:10:20.058 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @611c59e3(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:10:20.058 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x76d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:10:20.058 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @611c59e3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:10:20.059 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5812550(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:10:20.059 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:10:20.059 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5812550(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:10:20.060 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1be28ce8(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:10:20.060 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:10:20.060 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1be28ce8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:10:20.061 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d32b773(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:10:20.061 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:10:20.061 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d32b773(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:10:20.063 GMT <RMI TCP Connection(131)-172.17.0.4> tid=0x8e6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/05 00:10:20.064 GMT <RMI TCP Connection(131)-172.17.0.4> tid=0x8e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/05 00:10:20.066 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/05 00:10:20.066 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/05 00:10:20.067 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x752] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/05 00:10:20.067 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/05 00:10:20.068 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/05 00:10:20.068 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/05 00:10:20.069 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/05 00:10:20.070 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/05 00:10:20.070 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/05 00:10:20.071 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/05 00:10:20.072 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/05 00:10:20.072 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/05 00:10:20.074 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/05 00:10:20.074 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:10:20.095 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29365].
Not connected.


[info 2020/03/05 00:10:20.096 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:10:20.097 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:20.099 GMT <RMI TCP Connection(131)-172.17.0.4> tid=0x8e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f500e5d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:10:20.099 GMT <RMI TCP Connection(131)-172.17.0.4> tid=0x8e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:20.099 GMT <RMI TCP Connection(131)-172.17.0.4> tid=0x8e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f500e5d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:10:20.100 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1143b090(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:10:20.100 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:10:20.100 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1143b090(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:10:20.101 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x752] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fa9328d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:10:20.101 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x752] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:10:20.101 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fa9328d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:10:20.102 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @121ba54e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:10:20.102 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x76d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:10:20.102 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @121ba54e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:10:20.103 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7915392e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:10:20.103 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:10:20.103 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7915392e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:10:20.104 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d453f12(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:10:20.104 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:10:20.104 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d453f12(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:10:20.105 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c6ca652(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:10:20.105 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:10:20.105 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c6ca652(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:10:20.108 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13976746140898710267

[info 2020/03/05 00:10:20.110 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:10:20.343 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:20.344 GMT <RMI TCP Connection(131)-172.17.0.4> tid=0x8e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d484337(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:10:20.344 GMT <RMI TCP Connection(131)-172.17.0.4> tid=0x8e6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:20.344 GMT <RMI TCP Connection(131)-172.17.0.4> tid=0x8e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d484337(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:10:20.345 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cb5213d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:10:20.345 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:10:20.345 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cb5213d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:10:20.346 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x752] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47ec6a5a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:10:20.346 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x752] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:10:20.346 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47ec6a5a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:10:20.346 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a9b9d8f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:10:20.347 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x76d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:10:20.347 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a9b9d8f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:10:20.347 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1716016(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:10:20.348 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7d6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:10:20.348 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1716016(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:10:20.348 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1538de6c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:10:20.348 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:10:20.348 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1538de6c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:10:20.349 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e67b3a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:10:20.349 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:10:20.349 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e67b3a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:10:20.352 GMT <RMI TCP Connection(131)-172.17.0.4> tid=0x8e6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e28d571

[vm0] [info 2020/03/05 00:10:20.357 GMT <RMI TCP Connection(131)-172.17.0.4> tid=0x8e6] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/05 00:10:20.358 GMT <RMI TCP Connection(131)-172.17.0.4> tid=0x8e6] Locator was created at Thu Mar 05 00:10:20 GMT 2020

[vm0] [info 2020/03/05 00:10:20.358 GMT <RMI TCP Connection(131)-172.17.0.4> tid=0x8e6] Listening on port 29367 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:10:20.358 GMT <RMI TCP Connection(131)-172.17.0.4> tid=0x8e6] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13976746140898710267/locator/locator29367view.dat

[vm0] [info 2020/03/05 00:10:20.358 GMT <RMI TCP Connection(131)-172.17.0.4> tid=0x8e6] recovery file not found: /tmp/junit13976746140898710267/locator/locator29367view.dat

[vm0] [info 2020/03/05 00:10:20.358 GMT <RMI TCP Connection(131)-172.17.0.4> tid=0x8e6] Starting distributed system

[vm0] [info 2020/03/05 00:10:20.360 GMT <RMI TCP Connection(131)-172.17.0.4> tid=0x8e6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:10:21.627 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@48d16694

[vm1] [info 2020/03/05 00:10:21.631 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:10:22.227 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x70d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1851c9e0

[vm2] [info 2020/03/05 00:10:22.233 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x70d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 846
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608941
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2558
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 312
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9165


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:10:22.784 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 153 ms)

[vm3] [info 2020/03/05 00:10:22.826 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x717] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4453563f

[vm3] [info 2020/03/05 00:10:22.831 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x717] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:10:22.953 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x72f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 166 ms)

[vm3] [info 2020/03/05 00:10:23.112 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x787] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 157 ms)

[vm4] [info 2020/03/05 00:10:23.257 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7a2] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 142 ms)

[vm5] [info 2020/03/05 00:10:23.425 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x79f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 166 ms)

[vm4] [info 2020/03/05 00:10:23.470 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x5fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@63dc5d7e

[vm4] [info 2020/03/05 00:10:23.475 GMT <RMI TCP Connection(60)-172.17.0.6> tid=0x5fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:10:23.601 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 174 ms)

[vm0] [info 2020/03/05 00:10:23.744 GMT <RMI TCP Connection(131)-172.17.0.9> tid=0x86d] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/05 00:10:23.745 GMT <RMI TCP Connection(131)-172.17.0.9> tid=0x86d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 141 ms)

[info 2020/03/05 00:10:23.745 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:23.748 GMT <RMI TCP Connection(131)-172.17.0.9> tid=0x86d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e731434(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:10:23.748 GMT <RMI TCP Connection(131)-172.17.0.9> tid=0x86d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:23.748 GMT <RMI TCP Connection(131)-172.17.0.9> tid=0x86d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e731434(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:10:23.748 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ffe6b12(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:10:23.749 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:10:23.749 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ffe6b12(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:10:23.749 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x72f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61aef519(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:10:23.750 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x72f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:10:23.750 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x72f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61aef519(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:10:23.750 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x787] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13570215(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:10:23.750 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x787] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:10:23.750 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x787] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13570215(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:10:23.751 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46811182(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:10:23.751 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:10:23.751 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7a2] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46811182(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:10:23.752 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x79f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b1934ac(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:10:23.752 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x79f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:10:23.752 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x79f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b1934ac(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:10:23.753 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35734cfb(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:10:23.753 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:10:23.753 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35734cfb(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:10:23.756 GMT <RMI TCP Connection(131)-172.17.0.9> tid=0x86d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/05 00:10:23.756 GMT <RMI TCP Connection(131)-172.17.0.9> tid=0x86d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/05 00:10:23.757 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/05 00:10:23.757 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/05 00:10:23.758 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x72f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/05 00:10:23.758 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x72f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/05 00:10:23.759 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x787] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/05 00:10:23.759 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x787] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/05 00:10:23.760 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7a2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/05 00:10:23.760 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7a2] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/05 00:10:23.761 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x79f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/05 00:10:23.761 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x79f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/05 00:10:23.762 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/05 00:10:23.762 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/05 00:10:23.764 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/05 00:10:23.764 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:10:23.793 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25114].
Not connected.


[info 2020/03/05 00:10:23.794 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:10:23.795 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:23.796 GMT <RMI TCP Connection(131)-172.17.0.9> tid=0x86d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45c07078(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:10:23.797 GMT <RMI TCP Connection(131)-172.17.0.9> tid=0x86d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:23.797 GMT <RMI TCP Connection(131)-172.17.0.9> tid=0x86d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45c07078(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:10:23.797 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @172d6bfb(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:10:23.797 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:10:23.797 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @172d6bfb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:10:23.798 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x72f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aaaf02d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:10:23.798 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x72f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:10:23.798 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x72f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aaaf02d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:10:23.799 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x787] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @131f74ea(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:10:23.799 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x787] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:10:23.799 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x787] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @131f74ea(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:10:23.800 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7db7271a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:10:23.800 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:10:23.800 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7a2] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7db7271a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:10:23.801 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x79f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7acfe3d9(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:10:23.801 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x79f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:10:23.801 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x79f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7acfe3d9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:10:23.802 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @165562be(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:10:23.802 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:10:23.802 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @165562be(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:10:23.804 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1769902213534416374

[info 2020/03/05 00:10:23.807 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:10:24.033 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:24.034 GMT <RMI TCP Connection(131)-172.17.0.9> tid=0x86d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e5382fb(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:10:24.034 GMT <RMI TCP Connection(131)-172.17.0.9> tid=0x86d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:24.034 GMT <RMI TCP Connection(131)-172.17.0.9> tid=0x86d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e5382fb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:10:24.035 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c42c415(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:10:24.035 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:10:24.035 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c42c415(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:10:24.036 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x72f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @586afc5e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:10:24.036 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x72f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:10:24.036 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x72f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @586afc5e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:10:24.037 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x787] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f096e0(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:10:24.037 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x787] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:10:24.037 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x787] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f096e0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:10:24.038 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e1121b2(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:10:24.038 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7a2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:10:24.038 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7a2] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e1121b2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:10:24.038 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x79f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @667ab537(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:10:24.039 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x79f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:10:24.039 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x79f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @667ab537(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:10:24.040 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @414bf07c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:10:24.040 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:10:24.040 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x5d0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @414bf07c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:10:24.043 GMT <RMI TCP Connection(131)-172.17.0.9> tid=0x86d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@29fa97f0

[vm0] [info 2020/03/05 00:10:24.048 GMT <RMI TCP Connection(131)-172.17.0.9> tid=0x86d] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/05 00:10:24.048 GMT <RMI TCP Connection(131)-172.17.0.9> tid=0x86d] Locator was created at Thu Mar 05 00:10:24 GMT 2020

[vm0] [info 2020/03/05 00:10:24.048 GMT <RMI TCP Connection(131)-172.17.0.9> tid=0x86d] Listening on port 25116 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:10:24.049 GMT <RMI TCP Connection(131)-172.17.0.9> tid=0x86d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1769902213534416374/locator/locator25116view.dat

[vm0] [info 2020/03/05 00:10:24.049 GMT <RMI TCP Connection(131)-172.17.0.9> tid=0x86d] recovery file not found: /tmp/junit1769902213534416374/locator/locator25116view.dat

[vm0] [info 2020/03/05 00:10:24.049 GMT <RMI TCP Connection(131)-172.17.0.9> tid=0x86d] Starting distributed system

[vm0] [info 2020/03/05 00:10:24.050 GMT <RMI TCP Connection(131)-172.17.0.9> tid=0x86d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:10:24.088 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26821]

Command result for <connect --jmx-manager=localhost[26821]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26821] ..
Successfully connected to: [host=localhost, port=26821]


[vm1] [info 2020/03/05 00:10:24.124 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3850b92c

[vm1] [info 2020/03/05 00:10:24.131 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:10:24.761 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x752] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2ff82dd1

[vm2] [info 2020/03/05 00:10:24.766 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x752] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:10:25.348 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@37170ecb

[vm3] [info 2020/03/05 00:10:25.353 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x76d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:10:25.940 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@35a11c9e

[vm4] [info 2020/03/05 00:10:25.946 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7d6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:10:26.560 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29368]

Command result for <connect --jmx-manager=localhost[29368]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29368] ..
Successfully connected to: [host=localhost, port=29368]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:10:27.887 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6eb9d0f4

[vm1] [info 2020/03/05 00:10:27.892 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:10:28.480 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x72f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1189a929

[vm2] [info 2020/03/05 00:10:28.485 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x72f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:10:29.079 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x787] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7f714cc1

[vm3] [info 2020/03/05 00:10:29.084 GMT <RMI TCP Connection(55)-172.17.0.9> tid=0x787] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:10:29.683 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7a2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3b9e8d2f

[vm4] [info 2020/03/05 00:10:29.688 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7a2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:10:30.314 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25117]

Command result for <connect --jmx-manager=localhost[25117]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25117] ..
Successfully connected to: [host=localhost, port=25117]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:10:47.679 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x800] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040@3689c03f

[vm5] [info 2020/03/05 00:10:47.685 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x800] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:10:48.409 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@400cf8fa

[vm6] [info 2020/03/05 00:10:48.414 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x74f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2683
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 285
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9081


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:10:52.355 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 147 ms)

[vm2] [info 2020/03/05 00:10:52.514 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ef] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 156 ms)

[vm3] [info 2020/03/05 00:10:52.684 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x804] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 168 ms)

[vm4] [info 2020/03/05 00:10:52.837 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x808] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 151 ms)

[vm5] [info 2020/03/05 00:10:53.008 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x800] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 169 ms)

[vm6] [info 2020/03/05 00:10:53.164 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 155 ms)

[vm0] [info 2020/03/05 00:10:53.326 GMT <RMI TCP Connection(138)-172.17.0.2> tid=0x92b] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/05 00:10:53.327 GMT <RMI TCP Connection(138)-172.17.0.2> tid=0x92b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 160 ms)

[info 2020/03/05 00:10:53.328 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:53.330 GMT <RMI TCP Connection(138)-172.17.0.2> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59acdde2(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:10:53.330 GMT <RMI TCP Connection(138)-172.17.0.2> tid=0x92b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:53.330 GMT <RMI TCP Connection(138)-172.17.0.2> tid=0x92b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59acdde2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:10:53.331 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d73cd2d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:10:53.331 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:10:53.331 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d73cd2d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:10:53.332 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cc7bd33(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:10:53.332 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:10:53.332 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ef] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cc7bd33(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:10:53.333 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x804] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d046af2(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:10:53.333 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x804] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:10:53.333 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x804] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d046af2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:10:53.334 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x808] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51959cf5(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:10:53.334 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x808] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:10:53.334 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x808] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51959cf5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:10:53.334 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x800] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @316dd072(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:10:53.335 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x800] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:10:53.335 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x800] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @316dd072(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:10:53.335 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b44c810(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:10:53.336 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x74f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:10:53.336 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b44c810(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:10:53.338 GMT <RMI TCP Connection(138)-172.17.0.2> tid=0x92b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/05 00:10:53.338 GMT <RMI TCP Connection(138)-172.17.0.2> tid=0x92b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/05 00:10:53.339 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/05 00:10:53.340 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/05 00:10:53.341 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ef] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/05 00:10:53.341 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ef] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/05 00:10:53.342 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x804] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/05 00:10:53.342 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x804] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/05 00:10:53.343 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x808] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/05 00:10:53.343 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x808] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/05 00:10:53.344 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x800] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/05 00:10:53.344 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x800] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/05 00:10:53.345 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/05 00:10:53.345 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/05 00:10:53.348 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/05 00:10:53.348 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:10:53.368 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26337].
Not connected.


[info 2020/03/05 00:10:53.370 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:10:53.371 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:53.373 GMT <RMI TCP Connection(138)-172.17.0.2> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @489d1668(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:10:53.373 GMT <RMI TCP Connection(138)-172.17.0.2> tid=0x92b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:53.373 GMT <RMI TCP Connection(138)-172.17.0.2> tid=0x92b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @489d1668(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:10:53.374 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ba0f58d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:10:53.374 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:10:53.374 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ba0f58d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:10:53.375 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d74db24(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:10:53.375 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:10:53.375 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ef] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d74db24(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:10:53.376 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x804] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c9b0104(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:10:53.376 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x804] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:10:53.376 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x804] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c9b0104(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:10:53.377 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x808] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bf9cb4d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:10:53.377 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x808] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:10:53.377 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x808] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bf9cb4d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:10:53.377 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x800] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54b72ce4(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:10:53.378 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x800] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:10:53.378 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x800] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54b72ce4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:10:53.378 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @640b6abf(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:10:53.378 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x74f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:10:53.379 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @640b6abf(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:10:53.382 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17530293508759849131

[info 2020/03/05 00:10:53.384 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:10:53.600 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:53.600 GMT <RMI TCP Connection(138)-172.17.0.2> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15560b64(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:10:53.601 GMT <RMI TCP Connection(138)-172.17.0.2> tid=0x92b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:10:53.601 GMT <RMI TCP Connection(138)-172.17.0.2> tid=0x92b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15560b64(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:10:53.601 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39a17c15(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:10:53.601 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:10:53.602 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39a17c15(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:10:53.602 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79ba15c9(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:10:53.602 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ef] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:10:53.602 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ef] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79ba15c9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:10:53.603 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x804] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69599e2b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:10:53.603 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x804] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:10:53.603 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x804] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69599e2b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:10:53.604 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x808] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d591d8(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:10:53.604 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x808] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:10:53.604 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x808] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d591d8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:10:53.605 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x800] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65dec605(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:10:53.605 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x800] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:10:53.605 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x800] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65dec605(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:10:53.606 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad2e8c5(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:10:53.606 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x74f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:10:53.606 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad2e8c5(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:10:53.609 GMT <RMI TCP Connection(138)-172.17.0.2> tid=0x92b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@47186c95

[vm0] [info 2020/03/05 00:10:53.615 GMT <RMI TCP Connection(138)-172.17.0.2> tid=0x92b] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/05 00:10:53.615 GMT <RMI TCP Connection(138)-172.17.0.2> tid=0x92b] Locator was created at Thu Mar 05 00:10:53 GMT 2020

[vm0] [info 2020/03/05 00:10:53.615 GMT <RMI TCP Connection(138)-172.17.0.2> tid=0x92b] Listening on port 26339 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:10:53.615 GMT <RMI TCP Connection(138)-172.17.0.2> tid=0x92b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17530293508759849131/locator/locator26339view.dat

[vm0] [info 2020/03/05 00:10:53.615 GMT <RMI TCP Connection(138)-172.17.0.2> tid=0x92b] recovery file not found: /tmp/junit17530293508759849131/locator/locator26339view.dat

[vm0] [info 2020/03/05 00:10:53.616 GMT <RMI TCP Connection(138)-172.17.0.2> tid=0x92b] Starting distributed system

[vm0] [info 2020/03/05 00:10:53.617 GMT <RMI TCP Connection(138)-172.17.0.2> tid=0x92b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:10:54.751 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x733] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@11bcce6d

[vm5] [info 2020/03/05 00:10:54.756 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x733] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:10:55.502 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x636] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840@791701a0

[vm6] [info 2020/03/05 00:10:55.508 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x636] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:10:57.426 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3667b15a

[vm1] [info 2020/03/05 00:10:57.431 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:10:58.021 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ef] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@49481577

[vm2] [info 2020/03/05 00:10:58.027 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7ef] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:10:58.647 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x804] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2bdd1af

[vm3] [info 2020/03/05 00:10:58.654 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x804] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2632
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 287
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8949


[vm4] [info 2020/03/05 00:10:59.264 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x808] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b93d755

[vm4] [info 2020/03/05 00:10:59.269 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x808] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:10:59.442 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 149 ms)

[vm2] [info 2020/03/05 00:10:59.604 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x788] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 159 ms)

[vm3] [info 2020/03/05 00:10:59.770 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x822] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 164 ms)

[info 2020/03/05 00:10:59.892 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26340]

Command result for <connect --jmx-manager=localhost[26340]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26340] ..
Successfully connected to: [host=localhost, port=26340]


[vm4] [info 2020/03/05 00:10:59.921 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x804] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 149 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:11:00.087 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 164 ms)

[vm6] [info 2020/03/05 00:11:00.239 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 150 ms)

[vm0] [info 2020/03/05 00:11:00.409 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x935] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/05 00:11:00.409 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x935] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 168 ms)

[info 2020/03/05 00:11:00.410 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:00.413 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x935] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @274f0435(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:11:00.413 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x935] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:00.413 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x935] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @274f0435(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:11:00.414 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ec90c1a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:11:00.414 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:00.414 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ec90c1a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:11:00.414 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47ee100e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:11:00.415 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:00.415 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47ee100e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:11:00.415 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x822] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d727d88(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:11:00.416 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x822] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:00.416 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x822] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d727d88(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:11:00.416 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x804] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ce2ec0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:11:00.416 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x804] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:00.416 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x804] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ce2ec0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:11:00.417 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x733] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68b1c37b(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:11:00.417 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x733] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:00.417 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68b1c37b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:11:00.418 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36102ec9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:11:00.418 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x636] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:00.418 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36102ec9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:11:00.421 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x935] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/05 00:11:00.421 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x935] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/05 00:11:00.422 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/05 00:11:00.422 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/05 00:11:00.423 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x788] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/05 00:11:00.423 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/05 00:11:00.424 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x822] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/05 00:11:00.425 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x822] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/05 00:11:00.425 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x804] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/05 00:11:00.426 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x804] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/05 00:11:00.427 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x733] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/05 00:11:00.427 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/05 00:11:00.428 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/05 00:11:00.428 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/05 00:11:00.430 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/05 00:11:00.431 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:11:00.459 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24061].
Not connected.


[info 2020/03/05 00:11:00.461 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:11:00.462 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:00.464 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x935] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a8d5f17(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:11:00.464 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x935] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:00.464 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x935] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a8d5f17(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:11:00.465 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59c8de46(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:11:00.465 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:00.465 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59c8de46(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:11:00.466 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @354cbef6(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:11:00.466 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:00.466 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @354cbef6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:11:00.466 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x822] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40abe2a6(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:11:00.467 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x822] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:00.467 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x822] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40abe2a6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:11:00.467 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x804] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @313ef06c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:11:00.468 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x804] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:00.468 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x804] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @313ef06c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:11:00.468 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x733] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bf2cd0b(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:11:00.468 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x733] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:00.469 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bf2cd0b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:11:00.469 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1855a7ac(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:11:00.469 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x636] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:00.469 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1855a7ac(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:11:00.473 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12738582214456794615

[info 2020/03/05 00:11:00.475 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:11:00.697 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:00.697 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x935] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b173e5d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:11:00.698 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x935] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:00.698 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x935] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b173e5d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:11:00.698 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5374de8c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:11:00.698 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:00.699 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5374de8c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:11:00.699 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d5714ba(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:11:00.699 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x788] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:00.699 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d5714ba(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:11:00.700 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x822] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a403c37(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:11:00.700 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x822] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:00.700 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x822] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a403c37(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:11:00.701 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x804] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d33d03e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:11:00.701 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x804] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:00.701 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x804] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d33d03e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:11:00.702 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x733] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48348804(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:11:00.702 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x733] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:00.702 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48348804(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:11:00.703 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67b829da(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:11:00.703 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x636] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:00.703 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67b829da(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:11:00.706 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x935] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64c1c9f8

[vm0] [info 2020/03/05 00:11:00.711 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x935] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/05 00:11:00.711 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x935] Locator was created at Thu Mar 05 00:11:00 GMT 2020

[vm0] [info 2020/03/05 00:11:00.711 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x935] Listening on port 24063 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:11:00.712 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x935] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12738582214456794615/locator/locator24063view.dat

[vm0] [info 2020/03/05 00:11:00.712 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x935] recovery file not found: /tmp/junit12738582214456794615/locator/locator24063view.dat

[vm0] [info 2020/03/05 00:11:00.712 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x935] Starting distributed system

[vm0] [info 2020/03/05 00:11:00.714 GMT <RMI TCP Connection(137)-172.17.0.5> tid=0x935] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:11:03.971 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x458] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@10399a46

[vm5] [info 2020/03/05 00:11:03.977 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x458] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:11:04.517 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@37cfb994

[vm1] [info 2020/03/05 00:11:04.522 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:11:04.725 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x801] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40@24e98b86

[vm6] [info 2020/03/05 00:11:04.731 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x801] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:11:05.096 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x788] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@171af37e

[vm2] [info 2020/03/05 00:11:05.106 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x788] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:11:05.143 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7be] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840@5e548584

[vm5] [info 2020/03/05 00:11:05.148 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7be] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:11:05.717 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x822] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@321763ba

[vm3] [info 2020/03/05 00:11:05.722 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x822] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:11:05.873 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040@f4b217a

[vm6] [info 2020/03/05 00:11:05.878 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x62c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:11:06.321 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x804] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7ddefc99

[vm4] [info 2020/03/05 00:11:06.326 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x804] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:11:06.945 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24064]

Command result for <connect --jmx-manager=localhost[24064]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24064] ..
Successfully connected to: [host=localhost, port=24064]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2649
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 358
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9195


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:11:08.725 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 156 ms)

[vm2] [info 2020/03/05 00:11:08.881 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x788] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 153 ms)

[vm3] [info 2020/03/05 00:11:09.062 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 179 ms)

[vm4] [info 2020/03/05 00:11:09.220 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 155 ms)

[vm5] [info 2020/03/05 00:11:09.395 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 173 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2589
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 287
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8826


[vm6] [info 2020/03/05 00:11:09.547 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 150 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm0] [info 2020/03/05 00:11:09.706 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x866] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/05 00:11:09.707 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x866] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 158 ms)

[info 2020/03/05 00:11:09.708 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:09.710 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x866] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bc8f97b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:11:09.710 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x866] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:09.710 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x866] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bc8f97b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:11:09.711 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fe3e7ad(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:11:09.711 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:09.711 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fe3e7ad(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:11:09.712 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a060c3b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:11:09.712 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:09.712 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a060c3b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:11:09.713 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b62edbf(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:11:09.713 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:09.713 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b62edbf(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:11:09.714 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f283d04(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:11:09.714 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:09.714 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f283d04(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:11:09.715 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac275f7(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:11:09.715 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:09.715 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac275f7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:11:09.716 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x801] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @beb5b04(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:11:09.716 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x801] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:09.716 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @beb5b04(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:11:09.718 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x866] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/05 00:11:09.718 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x866] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/05 00:11:09.719 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/05 00:11:09.719 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/05 00:11:09.720 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x788] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/05 00:11:09.720 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/05 00:11:09.722 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/05 00:11:09.722 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/05 00:11:09.723 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/05 00:11:09.723 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/05 00:11:09.724 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/05 00:11:09.724 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/05 00:11:09.725 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x801] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/05 00:11:09.726 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/05 00:11:09.728 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/05 00:11:09.728 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)

[vm1] [info 2020/03/05 00:11:09.731 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 154 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:11:09.759 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22267].
Not connected.


[info 2020/03/05 00:11:09.761 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:11:09.762 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:09.764 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x866] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51bde179(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:11:09.764 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x866] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:09.764 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x866] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51bde179(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:11:09.765 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73b140e2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:11:09.765 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:09.765 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73b140e2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:11:09.765 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6375a53b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:11:09.766 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:09.766 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6375a53b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:11:09.766 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e04c4b1(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:11:09.766 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:09.767 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e04c4b1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:11:09.767 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b1cb23(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:11:09.767 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:09.768 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b1cb23(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:11:09.768 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1992c97a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:11:09.768 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:09.768 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1992c97a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:11:09.769 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x801] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c318881(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:11:09.769 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x801] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:09.769 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c318881(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:11:09.773 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8746745824846283024

[info 2020/03/05 00:11:09.775 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:11:09.881 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x723] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 148 ms)

[info 2020/03/05 00:11:09.996 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:09.997 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x866] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71f87be1(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:11:09.997 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x866] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:09.997 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x866] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71f87be1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:11:09.998 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @653d540a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:11:09.998 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:09.998 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @653d540a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:11:09.999 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42d4787b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:11:09.999 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x788] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:09.999 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42d4787b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:11:10.000 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2026b971(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:11:10.000 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:10.000 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2026b971(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:11:10.001 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a52de07(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:11:10.001 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:10.001 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a52de07(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:11:10.002 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22c8959a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:11:10.002 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x458] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:10.002 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22c8959a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:11:10.003 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x801] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @205b7132(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:11:10.003 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x801] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:10.003 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @205b7132(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:11:10.006 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x866] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@21d999b0

[vm0] [info 2020/03/05 00:11:10.011 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x866] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/05 00:11:10.011 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x866] Locator was created at Thu Mar 05 00:11:10 GMT 2020

[vm0] [info 2020/03/05 00:11:10.011 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x866] Listening on port 22269 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:11:10.012 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x866] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8746745824846283024/locator/locator22269view.dat

[vm0] [info 2020/03/05 00:11:10.012 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x866] recovery file not found: /tmp/junit8746745824846283024/locator/locator22269view.dat

[vm0] [info 2020/03/05 00:11:10.012 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x866] Starting distributed system

[vm0] [info 2020/03/05 00:11:10.013 GMT <RMI TCP Connection(137)-172.17.0.7> tid=0x866] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:11:10.049 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x706] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 165 ms)

[vm4] [info 2020/03/05 00:11:10.208 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x71e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 156 ms)

[vm5] [info 2020/03/05 00:11:10.372 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7be] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 163 ms)

[vm6] [info 2020/03/05 00:11:10.542 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 168 ms)

[vm0] [info 2020/03/05 00:11:10.707 GMT <RMI TCP Connection(138)-172.17.0.8> tid=0x880] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/05 00:11:10.708 GMT <RMI TCP Connection(138)-172.17.0.8> tid=0x880] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 163 ms)

[info 2020/03/05 00:11:10.709 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:10.710 GMT <RMI TCP Connection(138)-172.17.0.8> tid=0x880] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21066555(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:11:10.711 GMT <RMI TCP Connection(138)-172.17.0.8> tid=0x880] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:10.711 GMT <RMI TCP Connection(138)-172.17.0.8> tid=0x880] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21066555(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:11:10.713 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c30aea3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:11:10.713 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:10.713 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c30aea3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:11:10.714 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x723] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @663c5079(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:11:10.714 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x723] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:10.714 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x723] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @663c5079(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:11:10.715 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x706] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @425c701d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:11:10.715 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x706] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:10.715 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x706] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @425c701d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:11:10.716 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @386fca16(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:11:10.716 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x71e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:10.716 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x71e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @386fca16(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:11:10.717 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e30ec35(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:11:10.717 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:10.717 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7be] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e30ec35(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:11:10.718 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @188a0d8c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:11:10.718 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x62c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:10.718 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @188a0d8c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:11:10.720 GMT <RMI TCP Connection(138)-172.17.0.8> tid=0x880] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/05 00:11:10.720 GMT <RMI TCP Connection(138)-172.17.0.8> tid=0x880] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/05 00:11:10.723 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/05 00:11:10.723 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/05 00:11:10.724 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x723] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/05 00:11:10.724 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x723] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/05 00:11:10.725 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x706] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/05 00:11:10.725 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x706] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/05 00:11:10.726 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x71e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/05 00:11:10.726 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x71e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/05 00:11:10.727 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7be] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/05 00:11:10.728 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7be] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/05 00:11:10.729 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/05 00:11:10.729 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/05 00:11:10.731 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/05 00:11:10.731 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:11:10.750 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29401].
Not connected.


[info 2020/03/05 00:11:10.751 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:11:10.752 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:10.754 GMT <RMI TCP Connection(138)-172.17.0.8> tid=0x880] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d960fa4(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:11:10.754 GMT <RMI TCP Connection(138)-172.17.0.8> tid=0x880] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:10.754 GMT <RMI TCP Connection(138)-172.17.0.8> tid=0x880] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d960fa4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:11:10.755 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75f2d28e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:11:10.755 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:10.755 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75f2d28e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:11:10.756 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x723] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fd193f6(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:11:10.756 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x723] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:10.756 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x723] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fd193f6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:11:10.757 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x706] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a113669(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:11:10.757 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x706] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:10.757 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x706] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a113669(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:11:10.758 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @181353aa(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:11:10.758 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x71e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:10.758 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x71e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @181353aa(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:11:10.759 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a1fb529(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:11:10.759 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:10.759 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7be] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a1fb529(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:11:10.760 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58c038cf(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:11:10.760 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x62c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:10.760 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58c038cf(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:11:10.763 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit157169014647464894

[info 2020/03/05 00:11:10.765 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:11:10.983 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:10.984 GMT <RMI TCP Connection(138)-172.17.0.8> tid=0x880] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f6380ed(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:11:10.984 GMT <RMI TCP Connection(138)-172.17.0.8> tid=0x880] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:10.984 GMT <RMI TCP Connection(138)-172.17.0.8> tid=0x880] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f6380ed(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:11:10.985 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1327d414(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:11:10.985 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:10.985 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1327d414(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:11:10.986 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x723] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ed8949(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:11:10.986 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x723] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:10.986 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x723] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ed8949(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:11:10.987 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x706] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71d595fb(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:11:10.987 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x706] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:10.987 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x706] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71d595fb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:11:10.988 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a690d82(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:11:10.988 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x71e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:10.988 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x71e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a690d82(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:11:10.989 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b5ea039(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:11:10.989 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7be] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:10.989 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7be] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b5ea039(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:11:10.989 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37e51086(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:11:10.990 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x62c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:10.990 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37e51086(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:11:10.993 GMT <RMI TCP Connection(138)-172.17.0.8> tid=0x880] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2fc9942b

[vm0] [info 2020/03/05 00:11:10.997 GMT <RMI TCP Connection(138)-172.17.0.8> tid=0x880] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/05 00:11:10.998 GMT <RMI TCP Connection(138)-172.17.0.8> tid=0x880] Locator was created at Thu Mar 05 00:11:10 GMT 2020

[vm0] [info 2020/03/05 00:11:10.998 GMT <RMI TCP Connection(138)-172.17.0.8> tid=0x880] Listening on port 29403 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:11:10.998 GMT <RMI TCP Connection(138)-172.17.0.8> tid=0x880] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit157169014647464894/locator/locator29403view.dat

[vm0] [info 2020/03/05 00:11:10.998 GMT <RMI TCP Connection(138)-172.17.0.8> tid=0x880] recovery file not found: /tmp/junit157169014647464894/locator/locator29403view.dat

[vm0] [info 2020/03/05 00:11:10.998 GMT <RMI TCP Connection(138)-172.17.0.8> tid=0x880] Starting distributed system

[vm0] [info 2020/03/05 00:11:11.000 GMT <RMI TCP Connection(138)-172.17.0.8> tid=0x880] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:11:12.382 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040@3cedc2f7

[vm5] [info 2020/03/05 00:11:12.387 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:11:13.061 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@7d309652

[vm6] [info 2020/03/05 00:11:13.075 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:11:13.694 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7d8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@5811755b

[vm5] [info 2020/03/05 00:11:13.700 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7d8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:11:13.790 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2505b67b

[vm1] [info 2020/03/05 00:11:13.794 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:11:14.382 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x788] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c8c8ab

[vm2] [info 2020/03/05 00:11:14.388 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x788] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:11:14.441 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x839] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@73be1723

[vm6] [info 2020/03/05 00:11:14.446 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x839] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:11:14.461 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@5bbb38e

[vm5] [info 2020/03/05 00:11:14.466 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:11:14.779 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@758c2756

[vm1] [info 2020/03/05 00:11:14.784 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:11:14.979 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5e7411f3

[vm3] [info 2020/03/05 00:11:14.984 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:11:15.180 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@60c35e90

[vm6] [info 2020/03/05 00:11:15.186 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:11:15.378 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x723] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@19af0d74

[vm2] [info 2020/03/05 00:11:15.383 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x723] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:11:15.575 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4b0d5240

[vm4] [info 2020/03/05 00:11:15.582 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x803] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:11:15.991 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x706] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@31557d86

[vm3] [info 2020/03/05 00:11:15.996 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x706] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:11:16.185 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22270]

Command result for <connect --jmx-manager=localhost[22270]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22270] ..
Successfully connected to: [host=localhost, port=22270]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:11:16.590 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x71e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@18d500ba

[vm4] [info 2020/03/05 00:11:16.595 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x71e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2581
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 307
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8859


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:11:16.948 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 144 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:11:17.101 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7da] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 151 ms)

[info 2020/03/05 00:11:17.195 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29404]

Command result for <connect --jmx-manager=localhost[29404]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29404] ..
Successfully connected to: [host=localhost, port=29404]


[vm3] [info 2020/03/05 00:11:17.254 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d7] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 151 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:11:17.411 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d5] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 155 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:11:17.582 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7bd] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 169 ms)

[vm6] [info 2020/03/05 00:11:17.734 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 151 ms)

[vm0] [info 2020/03/05 00:11:17.894 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x854] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/05 00:11:17.895 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x854] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 159 ms)

[info 2020/03/05 00:11:17.896 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:17.898 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x854] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a096c3d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:11:17.898 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x854] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:17.898 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x854] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a096c3d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:11:17.899 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @466ea793(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:11:17.899 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:17.899 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @466ea793(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:11:17.900 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43adb0f6(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:11:17.900 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:17.900 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7da] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43adb0f6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:11:17.901 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f4fa34c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:11:17.901 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:17.901 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f4fa34c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:11:17.902 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50a738a8(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:11:17.902 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:17.902 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50a738a8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:11:17.903 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c698879(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:11:17.903 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:17.903 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c698879(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:11:17.904 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @663a9d98(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:11:17.904 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:17.904 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @663a9d98(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:11:17.906 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x854] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/05 00:11:17.907 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x854] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/05 00:11:17.907 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/05 00:11:17.908 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/05 00:11:17.908 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/05 00:11:17.909 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7da] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/05 00:11:17.910 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/05 00:11:17.910 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d7] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/05 00:11:17.911 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/05 00:11:17.911 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d5] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/05 00:11:17.912 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/05 00:11:17.912 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/05 00:11:17.913 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/05 00:11:17.913 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/05 00:11:17.915 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/05 00:11:17.916 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:11:17.946 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26821].
Not connected.


[info 2020/03/05 00:11:17.947 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:11:17.948 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:17.950 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x854] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61e641f8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:11:17.950 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x854] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:17.950 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x854] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61e641f8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:11:17.951 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @642726cd(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:11:17.951 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:17.951 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @642726cd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:11:17.952 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21f45380(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:11:17.952 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:17.952 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7da] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21f45380(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:11:17.952 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65cebdf3(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:11:17.953 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:17.953 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65cebdf3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:11:17.953 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @98db8b4(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:11:17.953 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:17.954 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @98db8b4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:11:17.954 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79361a69(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:11:17.954 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:17.954 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79361a69(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:11:17.955 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d793d2b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:11:17.955 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:17.955 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d793d2b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:11:17.959 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit160179388143720585

[info 2020/03/05 00:11:17.961 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2512
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 262
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8502


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[info 2020/03/05 00:11:18.190 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:18.191 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x854] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a7eb7(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:11:18.191 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x854] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:18.191 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x854] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a7eb7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:11:18.192 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3df362e8(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:11:18.192 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:18.192 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3df362e8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:11:18.193 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5276aa1a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:11:18.193 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:18.193 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7da] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5276aa1a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:11:18.193 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25b3d045(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:11:18.194 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:18.194 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25b3d045(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:11:18.195 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1efbc338(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:11:18.195 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:18.195 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1efbc338(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:11:18.196 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77e9e7b8(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:11:18.196 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:18.196 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77e9e7b8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:11:18.197 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33a6193c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:11:18.197 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:18.197 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33a6193c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm1] [info 2020/03/05 00:11:18.200 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 150 ms)

[vm0] [info 2020/03/05 00:11:18.200 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x854] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@220a30fd

[vm0] [info 2020/03/05 00:11:18.206 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x854] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/05 00:11:18.206 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x854] Locator was created at Thu Mar 05 00:11:18 GMT 2020

[vm0] [info 2020/03/05 00:11:18.206 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x854] Listening on port 26823 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:11:18.206 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x854] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit160179388143720585/locator/locator26823view.dat

[vm0] [info 2020/03/05 00:11:18.207 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x854] recovery file not found: /tmp/junit160179388143720585/locator/locator26823view.dat

[vm0] [info 2020/03/05 00:11:18.207 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x854] Starting distributed system

[vm0] [info 2020/03/05 00:11:18.210 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x854] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:11:18.366 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 164 ms)

[vm3] [info 2020/03/05 00:11:18.527 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 159 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:11:18.680 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 150 ms)

[vm5] [info 2020/03/05 00:11:18.846 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 165 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2622
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 331
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9054


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm6] [info 2020/03/05 00:11:19.000 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x839] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 152 ms)

[vm1] [info 2020/03/05 00:11:19.129 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 165 ms)

[vm0] [info 2020/03/05 00:11:19.169 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x93f] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/05 00:11:19.170 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x93f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 164 ms)

[info 2020/03/05 00:11:19.170 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:19.173 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x93f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e6864ee(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:11:19.173 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x93f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:19.173 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x93f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e6864ee(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:11:19.174 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30f486ef(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:11:19.174 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:19.174 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30f486ef(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:11:19.175 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49252d13(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:11:19.175 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:19.175 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49252d13(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:11:19.176 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b0f1dc2(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:11:19.176 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:19.176 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b0f1dc2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:11:19.179 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2522e742(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:11:19.179 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:19.179 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2522e742(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:11:19.180 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33951e61(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:11:19.180 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:19.180 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33951e61(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:11:19.180 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x839] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e4c333(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:11:19.181 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x839] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:19.181 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x839] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e4c333(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:11:19.183 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x93f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/05 00:11:19.183 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x93f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/05 00:11:19.184 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/05 00:11:19.184 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/05 00:11:19.185 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/05 00:11:19.185 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/05 00:11:19.186 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/05 00:11:19.186 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/05 00:11:19.189 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/05 00:11:19.189 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/05 00:11:19.190 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7d8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/05 00:11:19.191 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/05 00:11:19.192 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x839] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/05 00:11:19.192 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x839] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/05 00:11:19.194 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/05 00:11:19.194 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:11:19.224 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27828].
Not connected.


[info 2020/03/05 00:11:19.225 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:11:19.226 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:19.228 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x93f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c1da9fd(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:11:19.228 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x93f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:19.228 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x93f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c1da9fd(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:11:19.229 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d5b240f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:11:19.229 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:19.229 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d5b240f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:11:19.230 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17a2e0a8(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:11:19.230 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:19.230 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17a2e0a8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:11:19.231 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a07225b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:11:19.231 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:19.231 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a07225b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:11:19.232 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16dfa0a7(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:11:19.232 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:19.232 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16dfa0a7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:11:19.232 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b87827f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:11:19.233 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:19.233 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b87827f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:11:19.233 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x839] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c0f3e6d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:11:19.233 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x839] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:19.233 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x839] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c0f3e6d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:11:19.237 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3832943805813493167

[info 2020/03/05 00:11:19.239 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:11:19.295 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 163 ms)

[vm3] [info 2020/03/05 00:11:19.456 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 159 ms)

[info 2020/03/05 00:11:19.461 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:19.462 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x93f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @529add22(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:11:19.462 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x93f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:19.462 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x93f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @529add22(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:11:19.463 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f1de621(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:11:19.463 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:19.463 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f1de621(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:11:19.464 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37baf8eb(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:11:19.464 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6e1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:19.464 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37baf8eb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:11:19.465 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3128d20d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:11:19.465 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:19.465 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3128d20d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:11:19.466 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9d73e46(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:11:19.466 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x623] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:19.466 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9d73e46(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:11:19.467 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14cbe346(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:11:19.467 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7d8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:19.467 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14cbe346(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:11:19.468 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x839] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46e39fea(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:11:19.468 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x839] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:19.468 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x839] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46e39fea(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:11:19.471 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x93f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4dd8e191

[vm0] [info 2020/03/05 00:11:19.480 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x93f] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/05 00:11:19.480 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x93f] Locator was created at Thu Mar 05 00:11:19 GMT 2020

[vm0] [info 2020/03/05 00:11:19.480 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x93f] Listening on port 27830 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:11:19.481 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x93f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3832943805813493167/locator/locator27830view.dat

[vm0] [info 2020/03/05 00:11:19.481 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x93f] recovery file not found: /tmp/junit3832943805813493167/locator/locator27830view.dat

[vm0] [info 2020/03/05 00:11:19.481 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x93f] Starting distributed system

[vm0] [info 2020/03/05 00:11:19.483 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x93f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:11:19.617 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 158 ms)

[vm5] [info 2020/03/05 00:11:19.817 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 198 ms)

[vm6] [info 2020/03/05 00:11:19.969 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 151 ms)

[vm0] [info 2020/03/05 00:11:20.131 GMT <RMI TCP Connection(136)-172.17.0.4> tid=0x6df] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/05 00:11:20.132 GMT <RMI TCP Connection(136)-172.17.0.4> tid=0x6df] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 160 ms)

[info 2020/03/05 00:11:20.133 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:20.135 GMT <RMI TCP Connection(136)-172.17.0.4> tid=0x6df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c6b1834(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:11:20.135 GMT <RMI TCP Connection(136)-172.17.0.4> tid=0x6df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:20.135 GMT <RMI TCP Connection(136)-172.17.0.4> tid=0x6df] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c6b1834(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:11:20.137 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @249862c7(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:11:20.137 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:20.137 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @249862c7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:11:20.138 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x752] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ea4fa11(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:11:20.138 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x752] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:20.138 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ea4fa11(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:11:20.139 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e81f499(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:11:20.139 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x76d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:20.139 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e81f499(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:11:20.140 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4af222bd(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:11:20.140 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:20.140 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4af222bd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:11:20.141 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59a3eecd(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:11:20.141 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:20.141 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59a3eecd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:11:20.142 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @698f7ccb(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:11:20.142 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:20.142 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @698f7ccb(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:11:20.144 GMT <RMI TCP Connection(136)-172.17.0.4> tid=0x6df] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/05 00:11:20.145 GMT <RMI TCP Connection(136)-172.17.0.4> tid=0x6df] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/05 00:11:20.147 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/05 00:11:20.147 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/05 00:11:20.148 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x752] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/05 00:11:20.148 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/05 00:11:20.149 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/05 00:11:20.150 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/05 00:11:20.150 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/05 00:11:20.151 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/05 00:11:20.152 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/05 00:11:20.152 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/05 00:11:20.153 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/05 00:11:20.153 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/05 00:11:20.155 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/05 00:11:20.155 GMT <RMI TCP Connection(25)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:11:20.183 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29368].
Not connected.


[info 2020/03/05 00:11:20.184 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:11:20.185 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:20.187 GMT <RMI TCP Connection(136)-172.17.0.4> tid=0x6df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d91ae21(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:11:20.187 GMT <RMI TCP Connection(136)-172.17.0.4> tid=0x6df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:20.187 GMT <RMI TCP Connection(136)-172.17.0.4> tid=0x6df] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d91ae21(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:11:20.188 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1213d1ca(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:11:20.188 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:20.188 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1213d1ca(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:11:20.189 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x752] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e28afb(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:11:20.189 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x752] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:20.189 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e28afb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:11:20.190 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d2e6252(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:11:20.190 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x76d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:20.190 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d2e6252(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:11:20.191 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @659a790f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:11:20.191 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:20.191 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @659a790f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:11:20.192 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45422b65(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:11:20.192 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:20.192 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45422b65(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:11:20.193 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f333996(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:11:20.193 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:20.193 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f333996(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:11:20.197 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13572497890045892316

[info 2020/03/05 00:11:20.200 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:11:20.422 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:20.423 GMT <RMI TCP Connection(136)-172.17.0.4> tid=0x6df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @112f7dae(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:11:20.423 GMT <RMI TCP Connection(136)-172.17.0.4> tid=0x6df] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:20.423 GMT <RMI TCP Connection(136)-172.17.0.4> tid=0x6df] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @112f7dae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:11:20.424 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66584306(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:11:20.424 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:20.424 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66584306(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:11:20.425 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x752] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6744d76f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:11:20.425 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x752] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:20.425 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6744d76f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:11:20.426 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a8bf98e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:11:20.426 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x76d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:20.426 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a8bf98e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:11:20.427 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bb2a0c5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:11:20.427 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7d6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:20.427 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bb2a0c5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:11:20.428 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c13f520(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:11:20.428 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:20.428 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c13f520(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:11:20.429 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57aafb72(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:11:20.429 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:20.429 GMT <RMI TCP Connection(55)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57aafb72(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:11:20.432 GMT <RMI TCP Connection(136)-172.17.0.4> tid=0x6df] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3761f963

[vm0] [info 2020/03/05 00:11:20.437 GMT <RMI TCP Connection(136)-172.17.0.4> tid=0x6df] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/05 00:11:20.437 GMT <RMI TCP Connection(136)-172.17.0.4> tid=0x6df] Locator was created at Thu Mar 05 00:11:20 GMT 2020

[vm0] [info 2020/03/05 00:11:20.437 GMT <RMI TCP Connection(136)-172.17.0.4> tid=0x6df] Listening on port 29370 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:11:20.437 GMT <RMI TCP Connection(136)-172.17.0.4> tid=0x6df] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13572497890045892316/locator/locator29370view.dat

[vm0] [info 2020/03/05 00:11:20.438 GMT <RMI TCP Connection(136)-172.17.0.4> tid=0x6df] recovery file not found: /tmp/junit13572497890045892316/locator/locator29370view.dat

[vm0] [info 2020/03/05 00:11:20.438 GMT <RMI TCP Connection(136)-172.17.0.4> tid=0x6df] Starting distributed system

[vm0] [info 2020/03/05 00:11:20.439 GMT <RMI TCP Connection(136)-172.17.0.4> tid=0x6df] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:11:22.109 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7f01b81d

[vm1] [info 2020/03/05 00:11:22.114 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:11:22.706 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3d975dd1

[vm2] [info 2020/03/05 00:11:22.711 GMT <RMI TCP Connection(62)-172.17.0.6> tid=0x7da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:11:23.275 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@446fe9b2

[vm1] [info 2020/03/05 00:11:23.280 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:11:23.288 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@12e2689b

[vm3] [info 2020/03/05 00:11:23.293 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:11:23.870 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4e173de6

[vm2] [info 2020/03/05 00:11:23.876 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x6e1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:11:23.894 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x811] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440@4e572ea7

[vm5] [info 2020/03/05 00:11:23.899 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x811] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:11:23.928 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@70bed56b

[vm4] [info 2020/03/05 00:11:23.933 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7d5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:11:24.144 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@267a3b3c

[vm1] [info 2020/03/05 00:11:24.149 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:11:24.463 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@35c2271a

[vm3] [info 2020/03/05 00:11:24.467 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x5eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:11:24.542 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26824]

Command result for <connect --jmx-manager=localhost[26824]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26824] ..
Successfully connected to: [host=localhost, port=26824]


[vm6] [info 2020/03/05 00:11:24.577 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x86a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440@19743845

[vm6] [info 2020/03/05 00:11:24.582 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x86a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:11:24.726 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x752] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@cc20b0a

[vm2] [info 2020/03/05 00:11:24.731 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x752] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:11:25.054 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x623] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@37ff0ae6

[vm4] [info 2020/03/05 00:11:25.059 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x623] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:11:25.341 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2dfc15ec

[vm3] [info 2020/03/05 00:11:25.346 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x76d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:11:25.651 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27831]

Command result for <connect --jmx-manager=localhost[27831]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27831] ..
Successfully connected to: [host=localhost, port=27831]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:11:25.946 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5add6691

[vm4] [info 2020/03/05 00:11:25.951 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7d6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:11:26.553 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29371]

Command result for <connect --jmx-manager=localhost[29371]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29371] ..
Successfully connected to: [host=localhost, port=29371]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2586
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 309
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8856


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:11:28.450 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 155 ms)

[vm2] [info 2020/03/05 00:11:28.610 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7a1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 156 ms)

[vm3] [info 2020/03/05 00:11:28.764 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x805] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 150 ms)

[vm4] [info 2020/03/05 00:11:28.914 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x828] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 146 ms)

[vm5] [info 2020/03/05 00:11:29.090 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x811] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 173 ms)

[vm6] [info 2020/03/05 00:11:29.241 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x86a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 150 ms)

[vm0] [info 2020/03/05 00:11:29.407 GMT <RMI TCP Connection(138)-172.17.0.9> tid=0x90b] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/05 00:11:29.408 GMT <RMI TCP Connection(138)-172.17.0.9> tid=0x90b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 164 ms)

[info 2020/03/05 00:11:29.409 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:29.412 GMT <RMI TCP Connection(138)-172.17.0.9> tid=0x90b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c2b9154(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:11:29.412 GMT <RMI TCP Connection(138)-172.17.0.9> tid=0x90b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:29.412 GMT <RMI TCP Connection(138)-172.17.0.9> tid=0x90b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c2b9154(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:11:29.412 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c50f8d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:11:29.413 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:29.413 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c50f8d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:11:29.413 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11731c4b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:11:29.414 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:29.414 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7a1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11731c4b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:11:29.414 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x805] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @170bea57(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:11:29.414 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x805] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:29.415 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x805] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @170bea57(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:11:29.415 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5875ec77(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:11:29.415 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x828] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:29.415 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5875ec77(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:11:29.416 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x811] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a48ce(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:11:29.416 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x811] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:29.416 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x811] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a48ce(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:11:29.417 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x86a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @200da1c0(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:11:29.417 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x86a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:29.417 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x86a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @200da1c0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:11:29.420 GMT <RMI TCP Connection(138)-172.17.0.9> tid=0x90b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/05 00:11:29.420 GMT <RMI TCP Connection(138)-172.17.0.9> tid=0x90b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/05 00:11:29.421 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/05 00:11:29.421 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/05 00:11:29.422 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7a1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/05 00:11:29.423 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7a1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/05 00:11:29.424 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x805] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/05 00:11:29.424 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x805] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/05 00:11:29.425 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x828] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/05 00:11:29.426 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/05 00:11:29.426 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x811] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/05 00:11:29.427 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x811] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/05 00:11:29.428 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x86a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/05 00:11:29.428 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x86a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/05 00:11:29.430 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/05 00:11:29.430 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:11:29.450 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25117].
Not connected.


[info 2020/03/05 00:11:29.452 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:11:29.454 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:29.455 GMT <RMI TCP Connection(138)-172.17.0.9> tid=0x90b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ab1b545(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:11:29.456 GMT <RMI TCP Connection(138)-172.17.0.9> tid=0x90b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:29.456 GMT <RMI TCP Connection(138)-172.17.0.9> tid=0x90b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ab1b545(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:11:29.456 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @677faae7(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:11:29.456 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:29.457 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @677faae7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:11:29.457 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @684c3f3d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:11:29.457 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:29.457 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7a1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @684c3f3d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:11:29.458 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x805] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f3be943(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:11:29.458 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x805] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:29.458 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x805] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f3be943(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:11:29.459 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2743f121(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:11:29.459 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x828] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:29.459 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2743f121(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:11:29.460 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x811] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42698721(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:11:29.460 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x811] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:29.460 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x811] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42698721(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:11:29.461 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x86a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13ab7396(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:11:29.461 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x86a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:29.461 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x86a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13ab7396(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:11:29.465 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14146714347993564864

[info 2020/03/05 00:11:29.467 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:11:29.697 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:29.697 GMT <RMI TCP Connection(138)-172.17.0.9> tid=0x90b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d855b37(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:11:29.698 GMT <RMI TCP Connection(138)-172.17.0.9> tid=0x90b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:29.698 GMT <RMI TCP Connection(138)-172.17.0.9> tid=0x90b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d855b37(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:11:29.699 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e3e60ca(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:11:29.699 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:29.699 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e3e60ca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:11:29.700 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @103c90de(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:11:29.700 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7a1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:29.700 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7a1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @103c90de(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:11:29.701 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x805] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57cda036(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:11:29.701 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x805] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:29.701 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x805] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57cda036(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:11:29.701 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @729f442a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:11:29.702 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x828] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:29.702 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @729f442a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:11:29.702 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x811] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7523cb43(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:11:29.702 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x811] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:29.702 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x811] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7523cb43(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:11:29.703 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x86a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d255c37(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:11:29.703 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x86a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:29.703 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x86a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d255c37(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:11:29.707 GMT <RMI TCP Connection(138)-172.17.0.9> tid=0x90b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@16f09bcb

[vm0] [info 2020/03/05 00:11:29.712 GMT <RMI TCP Connection(138)-172.17.0.9> tid=0x90b] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/05 00:11:29.712 GMT <RMI TCP Connection(138)-172.17.0.9> tid=0x90b] Locator was created at Thu Mar 05 00:11:29 GMT 2020

[vm0] [info 2020/03/05 00:11:29.712 GMT <RMI TCP Connection(138)-172.17.0.9> tid=0x90b] Listening on port 25119 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:11:29.713 GMT <RMI TCP Connection(138)-172.17.0.9> tid=0x90b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14146714347993564864/locator/locator25119view.dat

[vm0] [info 2020/03/05 00:11:29.713 GMT <RMI TCP Connection(138)-172.17.0.9> tid=0x90b] recovery file not found: /tmp/junit14146714347993564864/locator/locator25119view.dat

[vm0] [info 2020/03/05 00:11:29.713 GMT <RMI TCP Connection(138)-172.17.0.9> tid=0x90b] Starting distributed system

[vm0] [info 2020/03/05 00:11:29.715 GMT <RMI TCP Connection(138)-172.17.0.9> tid=0x90b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:11:33.550 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@19fbc3cf

[vm1] [info 2020/03/05 00:11:33.555 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:11:34.136 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7a1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2ae63c8b

[vm2] [info 2020/03/05 00:11:34.141 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7a1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:11:34.724 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x805] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@301d13d5

[vm3] [info 2020/03/05 00:11:34.730 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x805] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:11:35.385 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x828] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@9021d7e

[vm4] [info 2020/03/05 00:11:35.390 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x828] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:11:35.996 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25120]

Command result for <connect --jmx-manager=localhost[25120]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25120] ..
Successfully connected to: [host=localhost, port=25120]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:11:54.056 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x800] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b3e5d9e

[vm5] [info 2020/03/05 00:11:54.061 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x800] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:11:54.756 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7bd65888

[vm6] [info 2020/03/05 00:11:54.762 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x74f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:11:54.968 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x733] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@35b1535

[vm5] [info 2020/03/05 00:11:54.974 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x733] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:11:55.628 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:11:55.667 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x636] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7010d1cc

[vm6] [info 2020/03/05 00:11:55.676 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x636] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:11:56.555 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 980
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236188
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2142
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 95
Total primaries transferred during this rebalance                                               | 12
Total time (in milliseconds) for this rebalance                                                 | 7242


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:11:58.795 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 159 ms)

[vm2] [info 2020/03/05 00:11:58.945 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ef] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 148 ms)

[vm3] [info 2020/03/05 00:11:59.101 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x804] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 154 ms)

[vm4] [info 2020/03/05 00:11:59.252 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x808] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 149 ms)

[vm5] [info 2020/03/05 00:11:59.415 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x800] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 161 ms)

[vm6] [info 2020/03/05 00:11:59.562 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 146 ms)

[vm0] [info 2020/03/05 00:11:59.706 GMT <RMI TCP Connection(143)-172.17.0.2> tid=0x92c] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/05 00:11:59.707 GMT <RMI TCP Connection(143)-172.17.0.2> tid=0x92c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 142 ms)

[info 2020/03/05 00:11:59.708 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:59.710 GMT <RMI TCP Connection(143)-172.17.0.2> tid=0x92c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @174c141(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:11:59.710 GMT <RMI TCP Connection(143)-172.17.0.2> tid=0x92c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:59.710 GMT <RMI TCP Connection(143)-172.17.0.2> tid=0x92c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @174c141(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:11:59.711 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d152f1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:11:59.711 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:59.711 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d152f1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:11:59.712 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @694275c5(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:11:59.712 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:59.712 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ef] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @694275c5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:11:59.713 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x804] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59a03220(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:11:59.713 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x804] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:59.713 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x804] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59a03220(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:11:59.714 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x808] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d420c8(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:11:59.714 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x808] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:59.714 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x808] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d420c8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:11:59.715 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x800] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @356f3686(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:11:59.715 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x800] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:59.715 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x800] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @356f3686(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:11:59.716 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29b21a29(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:11:59.716 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x74f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:59.716 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29b21a29(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:11:59.718 GMT <RMI TCP Connection(143)-172.17.0.2> tid=0x92c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/05 00:11:59.719 GMT <RMI TCP Connection(143)-172.17.0.2> tid=0x92c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/05 00:11:59.720 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/05 00:11:59.720 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/05 00:11:59.721 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ef] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/05 00:11:59.721 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ef] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/05 00:11:59.722 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x804] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/05 00:11:59.722 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x804] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/05 00:11:59.723 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x808] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/05 00:11:59.723 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x808] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/05 00:11:59.724 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x800] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/05 00:11:59.724 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x800] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/05 00:11:59.725 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/05 00:11:59.725 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/05 00:11:59.728 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/05 00:11:59.728 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:11:59.759 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26340].
Not connected.


[info 2020/03/05 00:11:59.760 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:11:59.761 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:59.762 GMT <RMI TCP Connection(143)-172.17.0.2> tid=0x92c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27efc256(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:11:59.763 GMT <RMI TCP Connection(143)-172.17.0.2> tid=0x92c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:59.763 GMT <RMI TCP Connection(143)-172.17.0.2> tid=0x92c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27efc256(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:11:59.764 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ccc35a2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:11:59.764 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:59.764 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ccc35a2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:11:59.764 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7718ef61(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:11:59.765 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:59.765 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ef] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7718ef61(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:11:59.765 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x804] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @def4e9c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:11:59.765 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x804] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:59.765 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x804] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @def4e9c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:11:59.766 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x808] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76fc6f99(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:11:59.766 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x808] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:59.766 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x808] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76fc6f99(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:11:59.767 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x800] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @399ca6e0(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:11:59.767 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x800] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:59.767 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x800] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @399ca6e0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:11:59.768 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @550994ec(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:11:59.768 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x74f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:59.768 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @550994ec(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:11:59.771 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4366402862871348418

[info 2020/03/05 00:11:59.773 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 813
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2474
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 168
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 8424


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[info 2020/03/05 00:11:59.992 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:59.993 GMT <RMI TCP Connection(143)-172.17.0.2> tid=0x92c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @341cc10c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:11:59.993 GMT <RMI TCP Connection(143)-172.17.0.2> tid=0x92c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:11:59.993 GMT <RMI TCP Connection(143)-172.17.0.2> tid=0x92c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @341cc10c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:11:59.994 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @91bb789(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:11:59.994 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:11:59.994 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @91bb789(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:11:59.995 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18d57620(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:11:59.995 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ef] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:11:59.995 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ef] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18d57620(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:11:59.996 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x804] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f515121(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:11:59.996 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x804] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:11:59.996 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x804] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f515121(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:11:59.997 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x808] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c042267(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:11:59.997 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x808] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:11:59.997 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x808] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c042267(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:11:59.998 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x800] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1afa0c5c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:11:59.998 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x800] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:11:59.998 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x800] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1afa0c5c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:11:59.999 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6080203c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:11:59.999 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x74f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:11:59.999 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6080203c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:12:00.002 GMT <RMI TCP Connection(143)-172.17.0.2> tid=0x92c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4bbe5cd3

[vm0] [info 2020/03/05 00:12:00.008 GMT <RMI TCP Connection(143)-172.17.0.2> tid=0x92c] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/05 00:12:00.008 GMT <RMI TCP Connection(143)-172.17.0.2> tid=0x92c] Locator was created at Thu Mar 05 00:12:00 GMT 2020

[vm0] [info 2020/03/05 00:12:00.008 GMT <RMI TCP Connection(143)-172.17.0.2> tid=0x92c] Listening on port 26342 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:12:00.009 GMT <RMI TCP Connection(143)-172.17.0.2> tid=0x92c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4366402862871348418/locator/locator26342view.dat

[vm0] [info 2020/03/05 00:12:00.009 GMT <RMI TCP Connection(143)-172.17.0.2> tid=0x92c] recovery file not found: /tmp/junit4366402862871348418/locator/locator26342view.dat

[vm0] [info 2020/03/05 00:12:00.009 GMT <RMI TCP Connection(143)-172.17.0.2> tid=0x92c] Starting distributed system

[vm0] [info 2020/03/05 00:12:00.011 GMT <RMI TCP Connection(143)-172.17.0.2> tid=0x92c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:12:00.135 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 162 ms)

[vm2] [info 2020/03/05 00:12:00.290 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x788] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 153 ms)

[vm3] [info 2020/03/05 00:12:00.432 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x822] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 140 ms)

[vm4] [info 2020/03/05 00:12:00.580 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x804] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 145 ms)

[vm5] [info 2020/03/05 00:12:00.741 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 160 ms)

[vm6] [info 2020/03/05 00:12:00.885 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 142 ms)

[vm0] [info 2020/03/05 00:12:01.033 GMT <RMI TCP Connection(142)-172.17.0.5> tid=0x936] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/05 00:12:01.034 GMT <RMI TCP Connection(142)-172.17.0.5> tid=0x936] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 147 ms)

[info 2020/03/05 00:12:01.035 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:01.037 GMT <RMI TCP Connection(142)-172.17.0.5> tid=0x936] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @250b756d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:12:01.037 GMT <RMI TCP Connection(142)-172.17.0.5> tid=0x936] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:01.037 GMT <RMI TCP Connection(142)-172.17.0.5> tid=0x936] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @250b756d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:12:01.038 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33098471(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:12:01.038 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:12:01.038 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33098471(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:12:01.039 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43b5266f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:12:01.039 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:12:01.039 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43b5266f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:12:01.040 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x822] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @664db284(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:12:01.040 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x822] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:12:01.040 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x822] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @664db284(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:12:01.041 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x804] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bbeead6(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:12:01.041 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x804] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:12:01.041 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x804] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bbeead6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:12:01.042 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x733] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24ced2a6(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:12:01.042 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x733] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:12:01.042 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24ced2a6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:12:01.043 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48e874bf(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:12:01.043 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x636] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:12:01.043 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48e874bf(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:12:01.045 GMT <RMI TCP Connection(142)-172.17.0.5> tid=0x936] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/05 00:12:01.046 GMT <RMI TCP Connection(142)-172.17.0.5> tid=0x936] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/05 00:12:01.046 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/05 00:12:01.047 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/05 00:12:01.048 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x788] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/05 00:12:01.048 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/05 00:12:01.049 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x822] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/05 00:12:01.049 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x822] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/05 00:12:01.050 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x804] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/05 00:12:01.051 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x804] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/05 00:12:01.051 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x733] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/05 00:12:01.052 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/05 00:12:01.052 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/05 00:12:01.053 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/05 00:12:01.055 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/05 00:12:01.055 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:12:01.077 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24064].
Not connected.


[info 2020/03/05 00:12:01.079 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:12:01.079 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:01.081 GMT <RMI TCP Connection(142)-172.17.0.5> tid=0x936] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40bd9ba5(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:12:01.081 GMT <RMI TCP Connection(142)-172.17.0.5> tid=0x936] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:01.081 GMT <RMI TCP Connection(142)-172.17.0.5> tid=0x936] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40bd9ba5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:12:01.082 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47418ab(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:12:01.082 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:12:01.082 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47418ab(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:12:01.082 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17d153fe(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:12:01.082 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:12:01.083 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17d153fe(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:12:01.083 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x822] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c452bd1(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:12:01.083 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x822] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:12:01.083 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x822] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c452bd1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:12:01.084 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x804] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @758cc02(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:12:01.084 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x804] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:12:01.084 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x804] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @758cc02(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:12:01.085 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x733] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a5e593e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:12:01.085 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x733] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:12:01.085 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a5e593e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:12:01.086 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2140905c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:12:01.086 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x636] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:12:01.086 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2140905c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:12:01.089 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18398652106305554005

[info 2020/03/05 00:12:01.091 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:12:01.305 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:01.306 GMT <RMI TCP Connection(142)-172.17.0.5> tid=0x936] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9ce3576(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:12:01.306 GMT <RMI TCP Connection(142)-172.17.0.5> tid=0x936] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:01.306 GMT <RMI TCP Connection(142)-172.17.0.5> tid=0x936] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9ce3576(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:12:01.307 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe05281(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:12:01.307 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:12:01.307 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe05281(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:12:01.308 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5aa60ce6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:12:01.308 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x788] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:12:01.308 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5aa60ce6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:12:01.309 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x822] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41be97b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:12:01.309 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x822] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:12:01.309 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x822] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41be97b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:12:01.310 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x804] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35d28b1e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:12:01.310 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x804] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:12:01.310 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x804] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35d28b1e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:12:01.311 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x733] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1324012f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:12:01.311 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x733] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:12:01.311 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1324012f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:12:01.311 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37b9523a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:12:01.312 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x636] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:12:01.312 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37b9523a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:12:01.315 GMT <RMI TCP Connection(142)-172.17.0.5> tid=0x936] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3fc6ce86

[vm0] [info 2020/03/05 00:12:01.319 GMT <RMI TCP Connection(142)-172.17.0.5> tid=0x936] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/05 00:12:01.320 GMT <RMI TCP Connection(142)-172.17.0.5> tid=0x936] Locator was created at Thu Mar 05 00:12:01 GMT 2020

[vm0] [info 2020/03/05 00:12:01.320 GMT <RMI TCP Connection(142)-172.17.0.5> tid=0x936] Listening on port 24066 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:12:01.320 GMT <RMI TCP Connection(142)-172.17.0.5> tid=0x936] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18398652106305554005/locator/locator24066view.dat

[vm0] [info 2020/03/05 00:12:01.320 GMT <RMI TCP Connection(142)-172.17.0.5> tid=0x936] recovery file not found: /tmp/junit18398652106305554005/locator/locator24066view.dat

[vm0] [info 2020/03/05 00:12:01.321 GMT <RMI TCP Connection(142)-172.17.0.5> tid=0x936] Starting distributed system

[vm0] [info 2020/03/05 00:12:01.322 GMT <RMI TCP Connection(142)-172.17.0.5> tid=0x936] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:12:03.797 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@418a758a

[vm1] [info 2020/03/05 00:12:03.802 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:12:04.379 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ef] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5502b055

[vm2] [info 2020/03/05 00:12:04.384 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7ef] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:12:04.451 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x458] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@45721f10

[vm5] [info 2020/03/05 00:12:04.456 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x458] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:12:04.973 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x804] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2c99e66f

[vm3] [info 2020/03/05 00:12:04.978 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x804] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:12:05.008 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3ecedec2

[vm1] [info 2020/03/05 00:12:05.014 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:12:05.122 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x801] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@799cd685

[vm6] [info 2020/03/05 00:12:05.127 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x801] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:12:05.571 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x808] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@11a216c8

[vm4] [info 2020/03/05 00:12:05.576 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x808] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:12:05.613 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x788] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@c050208

[vm2] [info 2020/03/05 00:12:05.619 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x788] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:12:05.638 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7be] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@55a032d8

[vm5] [info 2020/03/05 00:12:05.643 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7be] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:12:06.001 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:12:06.168 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26343]

Command result for <connect --jmx-manager=localhost[26343]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26343] ..
Successfully connected to: [host=localhost, port=26343]


[vm3] [info 2020/03/05 00:12:06.208 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x822] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4edac051

[vm3] [info 2020/03/05 00:12:06.213 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x822] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:12:06.345 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@324d25b8

[vm6] [info 2020/03/05 00:12:06.351 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x62c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:12:06.836 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x804] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@34a6b534

[vm4] [info 2020/03/05 00:12:06.841 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x804] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:12:07.205 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:12:07.440 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24067]

Command result for <connect --jmx-manager=localhost[24067]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24067] ..
Successfully connected to: [host=localhost, port=24067]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 881
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2124
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 141
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 7290


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:12:09.177 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 154 ms)

[vm2] [info 2020/03/05 00:12:09.332 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x788] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 152 ms)

[vm3] [info 2020/03/05 00:12:09.483 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 149 ms)

[vm4] [info 2020/03/05 00:12:09.633 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 147 ms)

[vm5] [info 2020/03/05 00:12:09.802 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 167 ms)

[vm6] [info 2020/03/05 00:12:09.945 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 142 ms)

[vm0] [info 2020/03/05 00:12:10.092 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x868] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/05 00:12:10.092 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x868] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 145 ms)

[info 2020/03/05 00:12:10.093 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:10.095 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x868] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41a1a68b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:12:10.095 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x868] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:10.095 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x868] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41a1a68b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:12:10.096 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d5cec3b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:12:10.096 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:12:10.096 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d5cec3b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:12:10.097 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5929252e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:12:10.097 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:12:10.097 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5929252e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:12:10.098 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50d0cc8d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:12:10.098 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:12:10.098 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50d0cc8d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:12:10.099 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12836792(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:12:10.099 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:12:10.099 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12836792(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:12:10.100 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a78dc0(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:12:10.100 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:12:10.100 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a78dc0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:12:10.101 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x801] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a6593e6(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:12:10.101 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x801] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:12:10.101 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a6593e6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:12:10.103 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x868] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/05 00:12:10.103 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x868] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/05 00:12:10.104 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/05 00:12:10.104 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/05 00:12:10.106 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x788] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/05 00:12:10.106 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/05 00:12:10.107 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/05 00:12:10.107 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/05 00:12:10.108 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/05 00:12:10.108 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/05 00:12:10.109 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/05 00:12:10.109 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/05 00:12:10.110 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x801] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/05 00:12:10.110 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/05 00:12:10.112 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/05 00:12:10.112 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:12:10.142 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22270].
Not connected.


[info 2020/03/05 00:12:10.144 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:12:10.145 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:10.146 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x868] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @413408f1(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:12:10.146 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x868] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:10.146 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x868] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @413408f1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:12:10.147 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1475de6(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:12:10.147 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:12:10.147 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1475de6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:12:10.148 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a67bc20(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:12:10.148 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:12:10.148 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a67bc20(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:12:10.149 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d3fb881(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:12:10.149 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:12:10.149 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d3fb881(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:12:10.149 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fc0ac10(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:12:10.150 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:12:10.150 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fc0ac10(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:12:10.150 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67928f62(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:12:10.150 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:12:10.150 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67928f62(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:12:10.151 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x801] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @680aa29d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:12:10.151 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x801] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:12:10.151 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @680aa29d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:12:10.154 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16562634513900445660

[info 2020/03/05 00:12:10.156 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:12:10.377 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:10.378 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x868] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e6ad035(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:12:10.378 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x868] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:10.378 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x868] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e6ad035(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:12:10.379 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40ea2bbe(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:12:10.379 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:12:10.379 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40ea2bbe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:12:10.380 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e0436c1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:12:10.380 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x788] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:12:10.380 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e0436c1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:12:10.381 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fd4933a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:12:10.381 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:12:10.381 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fd4933a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:12:10.382 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @265b0081(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:12:10.382 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:12:10.382 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @265b0081(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:12:10.383 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @184f6e60(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:12:10.383 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x458] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:12:10.383 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @184f6e60(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:12:10.384 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x801] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c66fa0d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:12:10.384 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x801] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:12:10.384 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c66fa0d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:12:10.387 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x868] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@31a31cef

[vm0] [info 2020/03/05 00:12:10.392 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x868] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/05 00:12:10.392 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x868] Locator was created at Thu Mar 05 00:12:10 GMT 2020

[vm0] [info 2020/03/05 00:12:10.392 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x868] Listening on port 22272 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:12:10.392 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x868] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16562634513900445660/locator/locator22272view.dat

[vm0] [info 2020/03/05 00:12:10.392 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x868] recovery file not found: /tmp/junit16562634513900445660/locator/locator22272view.dat

[vm0] [info 2020/03/05 00:12:10.393 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x868] Starting distributed system

[vm0] [info 2020/03/05 00:12:10.394 GMT <RMI TCP Connection(142)-172.17.0.7> tid=0x868] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 798
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2433
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 261
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8580


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:12:10.805 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 155 ms)

[vm2] [info 2020/03/05 00:12:10.975 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x723] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 168 ms)

[vm3] [info 2020/03/05 00:12:11.131 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x706] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 153 ms)

[vm4] [info 2020/03/05 00:12:11.275 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x71e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 142 ms)

[vm5] [info 2020/03/05 00:12:11.433 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7be] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 156 ms)

[vm6] [info 2020/03/05 00:12:11.576 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 141 ms)

[vm0] [info 2020/03/05 00:12:11.722 GMT <RMI TCP Connection(143)-172.17.0.8> tid=0x645] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/05 00:12:11.723 GMT <RMI TCP Connection(143)-172.17.0.8> tid=0x645] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 145 ms)

[info 2020/03/05 00:12:11.724 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:11.726 GMT <RMI TCP Connection(143)-172.17.0.8> tid=0x645] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @734a63a6(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:12:11.726 GMT <RMI TCP Connection(143)-172.17.0.8> tid=0x645] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:11.726 GMT <RMI TCP Connection(143)-172.17.0.8> tid=0x645] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @734a63a6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:12:11.728 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ef07a39(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:12:11.728 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:12:11.728 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ef07a39(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:12:11.729 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x723] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ade79ac(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:12:11.729 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x723] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:12:11.729 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x723] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ade79ac(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:12:11.730 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x706] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16330f63(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:12:11.730 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x706] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:12:11.730 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x706] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16330f63(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:12:11.731 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c1c1df0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:12:11.731 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x71e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:12:11.731 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x71e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c1c1df0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:12:11.732 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fa46288(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:12:11.732 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:12:11.732 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7be] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fa46288(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:12:11.733 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @660c02d6(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:12:11.733 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x62c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:12:11.733 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @660c02d6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:12:11.736 GMT <RMI TCP Connection(143)-172.17.0.8> tid=0x645] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/05 00:12:11.736 GMT <RMI TCP Connection(143)-172.17.0.8> tid=0x645] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/05 00:12:11.738 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/05 00:12:11.738 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/05 00:12:11.739 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x723] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/05 00:12:11.739 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x723] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/05 00:12:11.740 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x706] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/05 00:12:11.740 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x706] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/05 00:12:11.741 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x71e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/05 00:12:11.742 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x71e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/05 00:12:11.742 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7be] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/05 00:12:11.743 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7be] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/05 00:12:11.744 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/05 00:12:11.744 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/05 00:12:11.746 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/05 00:12:11.747 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:12:11.777 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29404].
Not connected.


[info 2020/03/05 00:12:11.779 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:12:11.780 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:11.781 GMT <RMI TCP Connection(143)-172.17.0.8> tid=0x645] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eccf9bd(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:12:11.781 GMT <RMI TCP Connection(143)-172.17.0.8> tid=0x645] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:11.781 GMT <RMI TCP Connection(143)-172.17.0.8> tid=0x645] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eccf9bd(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:12:11.782 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27572a27(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:12:11.782 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:12:11.782 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27572a27(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:12:11.783 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x723] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24fe3f86(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:12:11.783 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x723] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:12:11.783 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x723] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24fe3f86(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:12:11.784 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x706] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5da125ba(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:12:11.784 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x706] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:12:11.784 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x706] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5da125ba(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:12:11.785 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15ef8cdf(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:12:11.785 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x71e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:12:11.785 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x71e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15ef8cdf(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:12:11.786 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4001f20e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:12:11.786 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:12:11.786 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7be] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4001f20e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:12:11.787 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ad0a258(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:12:11.787 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x62c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:12:11.787 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ad0a258(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:12:11.789 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18327648146835736594

[info 2020/03/05 00:12:11.792 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:12:12.012 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:12.013 GMT <RMI TCP Connection(143)-172.17.0.8> tid=0x645] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @686df8b1(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:12:12.013 GMT <RMI TCP Connection(143)-172.17.0.8> tid=0x645] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:12.013 GMT <RMI TCP Connection(143)-172.17.0.8> tid=0x645] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @686df8b1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:12:12.014 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11fee439(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:12:12.014 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:12:12.014 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11fee439(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:12:12.014 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x723] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eb5d933(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:12:12.015 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x723] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:12:12.015 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x723] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eb5d933(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:12:12.015 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x706] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e7ab3a6(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:12:12.015 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x706] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:12:12.015 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x706] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e7ab3a6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:12:12.016 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1988d5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:12:12.016 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x71e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:12:12.016 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x71e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1988d5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:12:12.017 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3325182d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:12:12.017 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7be] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:12:12.017 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7be] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3325182d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:12:12.018 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bc6f5c7(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:12:12.018 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x62c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:12:12.018 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bc6f5c7(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:12:12.021 GMT <RMI TCP Connection(143)-172.17.0.8> tid=0x645] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@dbaf529

[vm0] [info 2020/03/05 00:12:12.025 GMT <RMI TCP Connection(143)-172.17.0.8> tid=0x645] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/05 00:12:12.026 GMT <RMI TCP Connection(143)-172.17.0.8> tid=0x645] Locator was created at Thu Mar 05 00:12:12 GMT 2020

[vm0] [info 2020/03/05 00:12:12.026 GMT <RMI TCP Connection(143)-172.17.0.8> tid=0x645] Listening on port 29406 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:12:12.026 GMT <RMI TCP Connection(143)-172.17.0.8> tid=0x645] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18327648146835736594/locator/locator29406view.dat

[vm0] [info 2020/03/05 00:12:12.026 GMT <RMI TCP Connection(143)-172.17.0.8> tid=0x645] recovery file not found: /tmp/junit18327648146835736594/locator/locator29406view.dat

[vm0] [info 2020/03/05 00:12:12.026 GMT <RMI TCP Connection(143)-172.17.0.8> tid=0x645] Starting distributed system

[vm0] [info 2020/03/05 00:12:12.028 GMT <RMI TCP Connection(143)-172.17.0.8> tid=0x645] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:12:12.968 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@673279e8

[vm5] [info 2020/03/05 00:12:12.973 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:12:13.637 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46aea72d

[vm6] [info 2020/03/05 00:12:13.642 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:12:14.179 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5db04b26

[vm1] [info 2020/03/05 00:12:14.183 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:12:14.483 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:12:14.585 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7d8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@63bbf392

[vm5] [info 2020/03/05 00:12:14.591 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7d8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:12:14.693 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6773aae

[vm5] [info 2020/03/05 00:12:14.699 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:12:14.760 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x788] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@42696235

[vm2] [info 2020/03/05 00:12:14.765 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x788] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:12:15.367 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x839] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@187d5498

[vm6] [info 2020/03/05 00:12:15.372 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x839] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:12:15.382 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@9f7d4e7

[vm3] [info 2020/03/05 00:12:15.387 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:12:15.426 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1be19e9

[vm6] [info 2020/03/05 00:12:15.432 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:12:15.822 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@2d5cec3b

[vm1] [info 2020/03/05 00:12:15.827 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:12:16.020 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@604128e7

[vm4] [info 2020/03/05 00:12:16.024 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x803] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:12:16.271 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:12:16.280 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:12:16.406 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x723] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@2ef316d8

[vm2] [info 2020/03/05 00:12:16.411 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x723] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:12:16.619 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22273]

Command result for <connect --jmx-manager=localhost[22273]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22273] ..
Successfully connected to: [host=localhost, port=22273]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:12:17.049 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x706] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5e0cd78b

[vm3] [info 2020/03/05 00:12:17.054 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x706] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:12:17.660 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x71e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@10123f5e

[vm4] [info 2020/03/05 00:12:17.666 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x71e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 895
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2380
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 211
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8316


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:12:17.958 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 152 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:12:18.105 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7da] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 145 ms)

[vm3] [info 2020/03/05 00:12:18.249 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d7] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 141 ms)

[info 2020/03/05 00:12:18.297 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29407]

Command result for <connect --jmx-manager=localhost[29407]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29407] ..
Successfully connected to: [host=localhost, port=29407]


[vm4] [info 2020/03/05 00:12:18.394 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d5] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 143 ms)

[vm5] [info 2020/03/05 00:12:18.551 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7bd] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 155 ms)

[vm6] [info 2020/03/05 00:12:18.690 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 138 ms)

[vm0] [info 2020/03/05 00:12:18.832 GMT <RMI TCP Connection(146)-172.17.0.6> tid=0x762] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/05 00:12:18.833 GMT <RMI TCP Connection(146)-172.17.0.6> tid=0x762] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 140 ms)

[info 2020/03/05 00:12:18.834 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:18.835 GMT <RMI TCP Connection(146)-172.17.0.6> tid=0x762] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @99c8f5e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:12:18.836 GMT <RMI TCP Connection(146)-172.17.0.6> tid=0x762] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:18.836 GMT <RMI TCP Connection(146)-172.17.0.6> tid=0x762] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @99c8f5e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:12:18.836 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a25cee7(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:12:18.836 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:12:18.837 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a25cee7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:12:18.837 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28d5887d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:12:18.837 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:12:18.837 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7da] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28d5887d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:12:18.838 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @496c682(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:12:18.838 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:12:18.838 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @496c682(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:12:18.839 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ab0f8d4(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:12:18.839 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:12:18.839 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ab0f8d4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:12:18.840 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30e68896(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:12:18.840 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:12:18.840 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30e68896(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:12:18.841 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2971529a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:12:18.841 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:12:18.841 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2971529a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:12:18.843 GMT <RMI TCP Connection(146)-172.17.0.6> tid=0x762] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/05 00:12:18.843 GMT <RMI TCP Connection(146)-172.17.0.6> tid=0x762] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/05 00:12:18.844 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/05 00:12:18.844 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/05 00:12:18.845 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/05 00:12:18.845 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7da] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/05 00:12:18.846 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/05 00:12:18.846 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d7] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/05 00:12:18.847 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/05 00:12:18.847 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d5] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/05 00:12:18.848 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/05 00:12:18.848 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/05 00:12:18.849 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/05 00:12:18.849 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/05 00:12:18.851 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/05 00:12:18.852 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:12:18.882 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26824].
Not connected.


[info 2020/03/05 00:12:18.883 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:12:18.884 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:18.885 GMT <RMI TCP Connection(146)-172.17.0.6> tid=0x762] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50e790d8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:12:18.885 GMT <RMI TCP Connection(146)-172.17.0.6> tid=0x762] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:18.885 GMT <RMI TCP Connection(146)-172.17.0.6> tid=0x762] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50e790d8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:12:18.886 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21e1b404(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:12:18.886 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:12:18.886 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21e1b404(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:12:18.887 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2612e582(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:12:18.887 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:12:18.887 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7da] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2612e582(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:12:18.888 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44f89c24(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:12:18.888 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:12:18.888 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44f89c24(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:12:18.889 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e7f6b42(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:12:18.889 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:12:18.889 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e7f6b42(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:12:18.890 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c0540ae(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:12:18.890 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:12:18.890 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c0540ae(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:12:18.890 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b2eee49(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:12:18.891 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:12:18.891 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b2eee49(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:12:18.893 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15300780712268778146

[info 2020/03/05 00:12:18.895 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:12:19.120 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:19.120 GMT <RMI TCP Connection(146)-172.17.0.6> tid=0x762] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fcb121b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:12:19.121 GMT <RMI TCP Connection(146)-172.17.0.6> tid=0x762] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:19.121 GMT <RMI TCP Connection(146)-172.17.0.6> tid=0x762] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fcb121b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:12:19.121 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @560dc091(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:12:19.121 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:12:19.121 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @560dc091(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:12:19.122 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ee8a4fe(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:12:19.122 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:12:19.122 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7da] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ee8a4fe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:12:19.123 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f96785f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:12:19.123 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:12:19.123 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f96785f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:12:19.124 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17800eaf(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:12:19.124 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:12:19.124 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17800eaf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:12:19.125 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66003a88(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:12:19.125 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:12:19.125 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66003a88(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:12:19.126 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41d296e8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:12:19.126 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:12:19.126 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41d296e8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:12:19.130 GMT <RMI TCP Connection(146)-172.17.0.6> tid=0x762] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64bbcffc

[vm0] [info 2020/03/05 00:12:19.136 GMT <RMI TCP Connection(146)-172.17.0.6> tid=0x762] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/05 00:12:19.136 GMT <RMI TCP Connection(146)-172.17.0.6> tid=0x762] Locator was created at Thu Mar 05 00:12:19 GMT 2020

[vm0] [info 2020/03/05 00:12:19.136 GMT <RMI TCP Connection(146)-172.17.0.6> tid=0x762] Listening on port 26826 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:12:19.136 GMT <RMI TCP Connection(146)-172.17.0.6> tid=0x762] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15300780712268778146/locator/locator26826view.dat

[vm0] [info 2020/03/05 00:12:19.137 GMT <RMI TCP Connection(146)-172.17.0.6> tid=0x762] recovery file not found: /tmp/junit15300780712268778146/locator/locator26826view.dat

[vm0] [info 2020/03/05 00:12:19.137 GMT <RMI TCP Connection(146)-172.17.0.6> tid=0x762] Starting distributed system

[vm0] [info 2020/03/05 00:12:19.139 GMT <RMI TCP Connection(146)-172.17.0.6> tid=0x762] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1168
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2029
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 164
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 7194


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:12:19.407 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 157 ms)

[vm2] [info 2020/03/05 00:12:19.560 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 151 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1004
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2353
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 213
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8256


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:12:19.711 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 148 ms)

[vm1] [info 2020/03/05 00:12:19.768 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 155 ms)

[vm4] [info 2020/03/05 00:12:19.861 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 147 ms)

[vm2] [info 2020/03/05 00:12:19.918 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 148 ms)

[vm5] [info 2020/03/05 00:12:20.011 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 149 ms)

[vm3] [info 2020/03/05 00:12:20.079 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 158 ms)

[vm6] [info 2020/03/05 00:12:20.181 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 169 ms)

[vm4] [info 2020/03/05 00:12:20.218 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 136 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/05 00:12:20.321 GMT <RMI TCP Connection(143)-172.17.0.4> tid=0x758] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/05 00:12:20.322 GMT <RMI TCP Connection(143)-172.17.0.4> tid=0x758] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 138 ms)

[info 2020/03/05 00:12:20.322 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:20.324 GMT <RMI TCP Connection(143)-172.17.0.4> tid=0x758] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6adeb635(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:12:20.324 GMT <RMI TCP Connection(143)-172.17.0.4> tid=0x758] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:20.325 GMT <RMI TCP Connection(143)-172.17.0.4> tid=0x758] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6adeb635(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:12:20.327 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1425d5c6(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:12:20.327 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:12:20.327 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1425d5c6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:12:20.328 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x752] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b0ca406(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:12:20.328 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x752] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:12:20.328 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b0ca406(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:12:20.328 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4902917c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:12:20.329 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x76d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:12:20.329 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4902917c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:12:20.329 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24983223(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:12:20.329 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:12:20.329 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24983223(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:12:20.330 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eb4b141(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:12:20.330 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:12:20.330 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eb4b141(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:12:20.331 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31e2dec0(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:12:20.331 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:12:20.331 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31e2dec0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:12:20.333 GMT <RMI TCP Connection(143)-172.17.0.4> tid=0x758] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/05 00:12:20.333 GMT <RMI TCP Connection(143)-172.17.0.4> tid=0x758] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/05 00:12:20.336 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/05 00:12:20.336 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/05 00:12:20.337 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x752] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/05 00:12:20.337 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/05 00:12:20.338 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/05 00:12:20.338 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/05 00:12:20.339 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/05 00:12:20.339 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/05 00:12:20.340 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/05 00:12:20.340 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/05 00:12:20.341 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/05 00:12:20.341 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/05 00:12:20.343 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/05 00:12:20.344 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm5] [info 2020/03/05 00:12:20.372 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 153 ms)

[info 2020/03/05 00:12:20.372 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29371].
Not connected.


[info 2020/03/05 00:12:20.374 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:12:20.375 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:20.376 GMT <RMI TCP Connection(143)-172.17.0.4> tid=0x758] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5852ec34(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:12:20.376 GMT <RMI TCP Connection(143)-172.17.0.4> tid=0x758] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:20.376 GMT <RMI TCP Connection(143)-172.17.0.4> tid=0x758] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5852ec34(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:12:20.376 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @231bbf4e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:12:20.377 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:12:20.377 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @231bbf4e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:12:20.377 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x752] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d579cdb(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:12:20.378 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x752] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:12:20.378 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d579cdb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:12:20.378 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @386810c3(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:12:20.378 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x76d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:12:20.378 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @386810c3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:12:20.379 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6936417c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:12:20.379 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:12:20.379 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6936417c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:12:20.380 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad123f3(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:12:20.380 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:12:20.380 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad123f3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:12:20.381 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c66d4d0(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:12:20.381 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:12:20.381 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c66d4d0(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:12:20.384 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17712469177925235943

[info 2020/03/05 00:12:20.386 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:12:20.524 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x839] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 150 ms)

[info 2020/03/05 00:12:20.640 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:20.640 GMT <RMI TCP Connection(143)-172.17.0.4> tid=0x758] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ba6a6d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:12:20.641 GMT <RMI TCP Connection(143)-172.17.0.4> tid=0x758] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:20.641 GMT <RMI TCP Connection(143)-172.17.0.4> tid=0x758] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ba6a6d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:12:20.641 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e359b72(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:12:20.641 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:12:20.641 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e359b72(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:12:20.642 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x752] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fd95f73(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:12:20.642 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x752] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:12:20.642 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fd95f73(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:12:20.643 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b146166(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:12:20.643 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x76d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:12:20.643 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b146166(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:12:20.644 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1876ae60(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:12:20.644 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7d6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:12:20.644 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1876ae60(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:12:20.645 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b6568d3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:12:20.645 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:12:20.645 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b6568d3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:12:20.646 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d5d4d07(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:12:20.646 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:12:20.646 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d5d4d07(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:12:20.649 GMT <RMI TCP Connection(143)-172.17.0.4> tid=0x758] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3b2c0b6a

[vm0] [info 2020/03/05 00:12:20.654 GMT <RMI TCP Connection(143)-172.17.0.4> tid=0x758] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/05 00:12:20.654 GMT <RMI TCP Connection(143)-172.17.0.4> tid=0x758] Locator was created at Thu Mar 05 00:12:20 GMT 2020

[vm0] [info 2020/03/05 00:12:20.654 GMT <RMI TCP Connection(143)-172.17.0.4> tid=0x758] Listening on port 29373 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:12:20.654 GMT <RMI TCP Connection(143)-172.17.0.4> tid=0x758] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17712469177925235943/locator/locator29373view.dat

[vm0] [info 2020/03/05 00:12:20.654 GMT <RMI TCP Connection(143)-172.17.0.4> tid=0x758] recovery file not found: /tmp/junit17712469177925235943/locator/locator29373view.dat

[vm0] [info 2020/03/05 00:12:20.655 GMT <RMI TCP Connection(143)-172.17.0.4> tid=0x758] Starting distributed system

[vm0] [info 2020/03/05 00:12:20.656 GMT <RMI TCP Connection(143)-172.17.0.4> tid=0x758] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:12:20.666 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x940] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/05 00:12:20.667 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x940] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 141 ms)

[info 2020/03/05 00:12:20.667 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:20.669 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x940] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @450b6e63(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:12:20.669 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x940] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:20.670 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x940] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @450b6e63(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:12:20.670 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d9b90c1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:12:20.670 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:12:20.670 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d9b90c1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:12:20.671 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @652630f4(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:12:20.671 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x6e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:12:20.671 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @652630f4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:12:20.672 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4505271d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:12:20.672 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:12:20.672 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4505271d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:12:20.673 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1444a023(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:12:20.673 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:12:20.673 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1444a023(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:12:20.674 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23e0335e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:12:20.674 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:12:20.674 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23e0335e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:12:20.675 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x839] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11fbc02(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:12:20.675 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x839] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:12:20.675 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x839] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11fbc02(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:12:20.677 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x940] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/05 00:12:20.677 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x940] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/05 00:12:20.678 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/05 00:12:20.679 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/05 00:12:20.679 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/05 00:12:20.680 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/05 00:12:20.680 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/05 00:12:20.681 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/05 00:12:20.681 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/05 00:12:20.682 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/05 00:12:20.682 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7d8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/05 00:12:20.683 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/05 00:12:20.683 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x839] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/05 00:12:20.684 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x839] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/05 00:12:20.686 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/05 00:12:20.686 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:12:20.712 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27831].
Not connected.


[info 2020/03/05 00:12:20.714 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:12:20.714 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:20.715 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x940] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @340accf5(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:12:20.715 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x940] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:20.716 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x940] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @340accf5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:12:20.716 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67de9842(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:12:20.716 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:12:20.717 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67de9842(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:12:20.717 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @608b0a78(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:12:20.717 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x6e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:12:20.717 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @608b0a78(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:12:20.718 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44ff58c3(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:12:20.718 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:12:20.718 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44ff58c3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:12:20.719 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47e32624(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:12:20.719 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:12:20.719 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47e32624(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:12:20.720 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78407947(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:12:20.720 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:12:20.720 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78407947(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:12:20.721 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x839] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb866be(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:12:20.721 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x839] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:12:20.721 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x839] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb866be(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:12:20.724 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12530334519427401185

[info 2020/03/05 00:12:20.726 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:12:20.956 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:20.957 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x940] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27192400(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:12:20.957 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x940] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:20.957 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x940] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27192400(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:12:20.958 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f12c307(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:12:20.958 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:12:20.958 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f12c307(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:12:20.958 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d129da3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:12:20.959 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x6e1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:12:20.959 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d129da3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:12:20.959 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ecf0dab(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:12:20.959 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:12:20.960 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ecf0dab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:12:20.960 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1479191a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:12:20.960 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x623] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:12:20.960 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1479191a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:12:20.961 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2163cc2e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:12:20.961 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7d8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:12:20.961 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2163cc2e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:12:20.962 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x839] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @369c9fd(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:12:20.962 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x839] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:12:20.962 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x839] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @369c9fd(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:12:20.965 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x940] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e697595

[vm0] [info 2020/03/05 00:12:20.969 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x940] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/05 00:12:20.970 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x940] Locator was created at Thu Mar 05 00:12:20 GMT 2020

[vm0] [info 2020/03/05 00:12:20.970 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x940] Listening on port 27833 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:12:20.970 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x940] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12530334519427401185/locator/locator27833view.dat

[vm0] [info 2020/03/05 00:12:20.970 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x940] recovery file not found: /tmp/junit12530334519427401185/locator/locator27833view.dat

[vm0] [info 2020/03/05 00:12:20.970 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x940] Starting distributed system

[vm0] [info 2020/03/05 00:12:20.972 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x940] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:12:22.975 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@73e055b6

[vm1] [info 2020/03/05 00:12:22.980 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:12:23.577 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@a793c15

[vm2] [info 2020/03/05 00:12:23.583 GMT <RMI TCP Connection(63)-172.17.0.6> tid=0x7da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:12:23.834 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x811] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32aef39a

[vm5] [info 2020/03/05 00:12:23.839 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x811] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:12:24.170 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@56a4a631

[vm3] [info 2020/03/05 00:12:24.176 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:12:24.483 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1ba90824

[vm1] [info 2020/03/05 00:12:24.488 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:12:24.613 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x86a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5bbd57fc

[vm6] [info 2020/03/05 00:12:24.624 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x86a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:12:24.732 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3a581559

[vm1] [info 2020/03/05 00:12:24.737 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:12:24.777 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2c40f2

[vm4] [info 2020/03/05 00:12:24.783 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7d5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:12:25.062 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x752] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@19338463

[vm2] [info 2020/03/05 00:12:25.067 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x752] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:12:25.308 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@58c527a3

[vm2] [info 2020/03/05 00:12:25.313 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x6e1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:12:25.393 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26827]

Command result for <connect --jmx-manager=localhost[26827]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26827] ..
Successfully connected to: [host=localhost, port=26827]


[vm1] [info 2020/03/05 00:12:25.438 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:12:25.657 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@62762ef0

[vm3] [info 2020/03/05 00:12:25.662 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x76d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:12:25.905 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@48d7898

[vm3] [info 2020/03/05 00:12:25.910 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x5eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:12:26.278 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6586a3c0

[vm4] [info 2020/03/05 00:12:26.284 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7d6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:12:26.503 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x623] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a688e74

[vm4] [info 2020/03/05 00:12:26.508 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x623] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:12:26.875 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29374]

Command result for <connect --jmx-manager=localhost[29374]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29374] ..
Successfully connected to: [host=localhost, port=29374]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:12:27.133 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27834]

Command result for <connect --jmx-manager=localhost[27834]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27834] ..
Successfully connected to: [host=localhost, port=27834]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 858
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236203
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2029
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 70
Total primaries transferred during this rebalance                                               | 9
Total time (in milliseconds) for this rebalance                                                 | 6792


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:12:28.419 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 153 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:12:28.566 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7a1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 145 ms)

[vm3] [info 2020/03/05 00:12:28.714 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x805] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 146 ms)

[vm4] [info 2020/03/05 00:12:28.863 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x828] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 146 ms)

[vm5] [info 2020/03/05 00:12:29.021 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x811] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 156 ms)

[vm6] [info 2020/03/05 00:12:29.164 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x86a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 142 ms)

[vm0] [info 2020/03/05 00:12:29.307 GMT <RMI TCP Connection(143)-172.17.0.9> tid=0x86d] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/05 00:12:29.308 GMT <RMI TCP Connection(143)-172.17.0.9> tid=0x86d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 141 ms)

[info 2020/03/05 00:12:29.309 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:29.311 GMT <RMI TCP Connection(143)-172.17.0.9> tid=0x86d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @324e75ce(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:12:29.311 GMT <RMI TCP Connection(143)-172.17.0.9> tid=0x86d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:29.311 GMT <RMI TCP Connection(143)-172.17.0.9> tid=0x86d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @324e75ce(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:12:29.312 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66ee0ed1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:12:29.312 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:12:29.312 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66ee0ed1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:12:29.313 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c971b77(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:12:29.313 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:12:29.313 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7a1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c971b77(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:12:29.314 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x805] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fcf6a81(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:12:29.314 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x805] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:12:29.314 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x805] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fcf6a81(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:12:29.314 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c16b1a1(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:12:29.315 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x828] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:12:29.315 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c16b1a1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:12:29.315 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x811] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @459ff34(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:12:29.315 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x811] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:12:29.316 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x811] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @459ff34(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:12:29.316 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x86a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @525085a3(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:12:29.316 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x86a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:12:29.316 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x86a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @525085a3(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:12:29.319 GMT <RMI TCP Connection(143)-172.17.0.9> tid=0x86d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/05 00:12:29.319 GMT <RMI TCP Connection(143)-172.17.0.9> tid=0x86d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/05 00:12:29.320 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/05 00:12:29.320 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/05 00:12:29.321 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7a1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/05 00:12:29.321 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7a1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/05 00:12:29.322 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x805] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/05 00:12:29.323 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x805] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/05 00:12:29.323 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x828] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/05 00:12:29.324 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/05 00:12:29.324 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x811] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/05 00:12:29.325 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x811] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/05 00:12:29.325 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x86a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/05 00:12:29.326 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x86a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/05 00:12:29.328 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/05 00:12:29.328 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:12:29.356 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25120].
Not connected.


[info 2020/03/05 00:12:29.358 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:12:29.359 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:29.360 GMT <RMI TCP Connection(143)-172.17.0.9> tid=0x86d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4003d74a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:12:29.360 GMT <RMI TCP Connection(143)-172.17.0.9> tid=0x86d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:29.360 GMT <RMI TCP Connection(143)-172.17.0.9> tid=0x86d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4003d74a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:12:29.361 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @213fd47b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:12:29.361 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:12:29.361 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @213fd47b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:12:29.362 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @191c2c63(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:12:29.362 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:12:29.362 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7a1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @191c2c63(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:12:29.363 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x805] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eae5948(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:12:29.363 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x805] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:12:29.363 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x805] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eae5948(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:12:29.364 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c4ea15b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:12:29.364 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x828] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:12:29.364 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c4ea15b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:12:29.365 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x811] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @179dd0ed(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:12:29.365 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x811] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:12:29.365 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x811] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @179dd0ed(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:12:29.366 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x86a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a58e47b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:12:29.366 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x86a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:12:29.366 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x86a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a58e47b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:12:29.369 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16840340770341708943

[info 2020/03/05 00:12:29.372 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:12:29.589 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:29.589 GMT <RMI TCP Connection(143)-172.17.0.9> tid=0x86d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3278a9f6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:12:29.589 GMT <RMI TCP Connection(143)-172.17.0.9> tid=0x86d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:12:29.589 GMT <RMI TCP Connection(143)-172.17.0.9> tid=0x86d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3278a9f6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:12:29.590 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c1f60c4(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:12:29.590 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:12:29.590 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c1f60c4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:12:29.591 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45fb62a5(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:12:29.591 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7a1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:12:29.591 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7a1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45fb62a5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:12:29.592 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x805] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b928e31(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:12:29.592 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x805] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:12:29.592 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x805] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b928e31(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:12:29.593 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6316163b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:12:29.593 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x828] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:12:29.593 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6316163b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:12:29.594 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x811] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @698252a5(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:12:29.594 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x811] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:12:29.594 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x811] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @698252a5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:12:29.595 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x86a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1099955c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:12:29.595 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x86a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:12:29.595 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x86a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1099955c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:12:29.598 GMT <RMI TCP Connection(143)-172.17.0.9> tid=0x86d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6b6a5420

[vm0] [info 2020/03/05 00:12:29.603 GMT <RMI TCP Connection(143)-172.17.0.9> tid=0x86d] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/05 00:12:29.603 GMT <RMI TCP Connection(143)-172.17.0.9> tid=0x86d] Locator was created at Thu Mar 05 00:12:29 GMT 2020

[vm0] [info 2020/03/05 00:12:29.603 GMT <RMI TCP Connection(143)-172.17.0.9> tid=0x86d] Listening on port 25122 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:12:29.603 GMT <RMI TCP Connection(143)-172.17.0.9> tid=0x86d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16840340770341708943/locator/locator25122view.dat

[vm0] [info 2020/03/05 00:12:29.604 GMT <RMI TCP Connection(143)-172.17.0.9> tid=0x86d] recovery file not found: /tmp/junit16840340770341708943/locator/locator25122view.dat

[vm0] [info 2020/03/05 00:12:29.604 GMT <RMI TCP Connection(143)-172.17.0.9> tid=0x86d] Starting distributed system

[vm0] [info 2020/03/05 00:12:29.606 GMT <RMI TCP Connection(143)-172.17.0.9> tid=0x86d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:12:33.562 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@51d4523

[vm1] [info 2020/03/05 00:12:33.566 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:12:34.158 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7a1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@122f4d23

[vm2] [info 2020/03/05 00:12:34.164 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7a1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:12:34.755 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x805] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6f2d01c1

[vm3] [info 2020/03/05 00:12:34.760 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x805] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:12:35.341 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x828] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e8ba06c

[vm4] [info 2020/03/05 00:12:35.347 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x828] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:12:35.943 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25123]

Command result for <connect --jmx-manager=localhost[25123]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25123] ..
Successfully connected to: [host=localhost, port=25123]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:12:55.345 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x733] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@78adeed4

[vm5] [info 2020/03/05 00:12:55.351 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x733] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:12:56.046 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x636] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840@fe7836f

[vm6] [info 2020/03/05 00:12:56.052 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x636] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2843
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 379
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9870


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm5] [info 2020/03/05 00:13:00.183 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x800] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040@7cb5e61

[vm5] [info 2020/03/05 00:13:00.188 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x800] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:13:00.245 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 158 ms)

[vm2] [info 2020/03/05 00:13:00.401 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x788] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 153 ms)

[vm3] [info 2020/03/05 00:13:00.556 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x822] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 153 ms)

[vm4] [info 2020/03/05 00:13:00.700 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x804] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 142 ms)

[vm5] [info 2020/03/05 00:13:00.864 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 162 ms)

[vm6] [info 2020/03/05 00:13:00.934 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@3ad04133

[vm6] [info 2020/03/05 00:13:00.939 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x74f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:13:01.011 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 145 ms)

[vm0] [info 2020/03/05 00:13:01.155 GMT <RMI TCP Connection(147)-172.17.0.5> tid=0x870] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/05 00:13:01.156 GMT <RMI TCP Connection(147)-172.17.0.5> tid=0x870] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 143 ms)

[info 2020/03/05 00:13:01.157 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:01.159 GMT <RMI TCP Connection(147)-172.17.0.5> tid=0x870] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e3ae89e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:13:01.159 GMT <RMI TCP Connection(147)-172.17.0.5> tid=0x870] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:01.159 GMT <RMI TCP Connection(147)-172.17.0.5> tid=0x870] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e3ae89e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:13:01.160 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3980dae0(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:13:01.160 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:01.160 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3980dae0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:13:01.161 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78c07998(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:13:01.161 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:01.161 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78c07998(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:13:01.162 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x822] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @794d7911(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:13:01.162 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x822] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:01.162 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x822] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @794d7911(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:13:01.163 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x804] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f839c8c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:13:01.163 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x804] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:01.163 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x804] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f839c8c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:13:01.163 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x733] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c6ae180(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:13:01.164 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x733] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:01.164 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c6ae180(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:13:01.164 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77fa6da(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:13:01.165 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x636] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:01.165 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77fa6da(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:13:01.167 GMT <RMI TCP Connection(147)-172.17.0.5> tid=0x870] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/05 00:13:01.167 GMT <RMI TCP Connection(147)-172.17.0.5> tid=0x870] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/05 00:13:01.168 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/05 00:13:01.168 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/05 00:13:01.169 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x788] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/05 00:13:01.169 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/05 00:13:01.170 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x822] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/05 00:13:01.170 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x822] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/05 00:13:01.171 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x804] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/05 00:13:01.172 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x804] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/05 00:13:01.172 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x733] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/05 00:13:01.173 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/05 00:13:01.173 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/05 00:13:01.174 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/05 00:13:01.176 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/05 00:13:01.176 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:13:01.204 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24067].
Not connected.


[info 2020/03/05 00:13:01.206 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:13:01.207 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:01.208 GMT <RMI TCP Connection(147)-172.17.0.5> tid=0x870] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44f4343a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:13:01.208 GMT <RMI TCP Connection(147)-172.17.0.5> tid=0x870] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:01.208 GMT <RMI TCP Connection(147)-172.17.0.5> tid=0x870] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44f4343a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:13:01.209 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b1515b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:13:01.209 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:01.209 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b1515b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:13:01.209 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a104b09(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:13:01.210 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:01.210 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a104b09(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:13:01.210 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x822] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11f30301(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:13:01.210 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x822] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:01.211 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x822] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11f30301(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:13:01.211 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x804] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fc690fd(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:13:01.211 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x804] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:01.211 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x804] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fc690fd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:13:01.212 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x733] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e53cc8d(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:13:01.212 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x733] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:01.212 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e53cc8d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:13:01.213 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19f929d5(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:13:01.213 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x636] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:01.213 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19f929d5(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:13:01.217 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1395961670242294547

[info 2020/03/05 00:13:01.219 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:13:01.433 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:01.434 GMT <RMI TCP Connection(147)-172.17.0.5> tid=0x870] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29684a38(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:13:01.434 GMT <RMI TCP Connection(147)-172.17.0.5> tid=0x870] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:01.434 GMT <RMI TCP Connection(147)-172.17.0.5> tid=0x870] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29684a38(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:13:01.435 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1766003(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:13:01.435 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:01.435 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1766003(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:13:01.436 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43e6d891(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:13:01.436 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x788] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:01.436 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43e6d891(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:13:01.437 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x822] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37ec351b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:13:01.437 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x822] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:01.437 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x822] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37ec351b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:13:01.437 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x804] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f4c33bf(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:13:01.438 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x804] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:01.438 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x804] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f4c33bf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:13:01.438 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x733] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5341d8b8(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:13:01.438 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x733] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:01.439 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x733] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5341d8b8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:13:01.439 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x636] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71ee4da3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:13:01.440 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x636] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:01.440 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x636] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71ee4da3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:13:01.442 GMT <RMI TCP Connection(147)-172.17.0.5> tid=0x870] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@601e493

[vm0] [info 2020/03/05 00:13:01.447 GMT <RMI TCP Connection(147)-172.17.0.5> tid=0x870] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/05 00:13:01.447 GMT <RMI TCP Connection(147)-172.17.0.5> tid=0x870] Locator was created at Thu Mar 05 00:13:01 GMT 2020

[vm0] [info 2020/03/05 00:13:01.447 GMT <RMI TCP Connection(147)-172.17.0.5> tid=0x870] Listening on port 24069 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:13:01.448 GMT <RMI TCP Connection(147)-172.17.0.5> tid=0x870] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1395961670242294547/locator/locator24069view.dat

[vm0] [info 2020/03/05 00:13:01.448 GMT <RMI TCP Connection(147)-172.17.0.5> tid=0x870] recovery file not found: /tmp/junit1395961670242294547/locator/locator24069view.dat

[vm0] [info 2020/03/05 00:13:01.448 GMT <RMI TCP Connection(147)-172.17.0.5> tid=0x870] Starting distributed system

[vm0] [info 2020/03/05 00:13:01.450 GMT <RMI TCP Connection(147)-172.17.0.5> tid=0x870] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2706
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 333
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9297


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:13:04.953 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 167 ms)

[vm2] [info 2020/03/05 00:13:05.104 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ef] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 148 ms)

[vm1] [info 2020/03/05 00:13:05.234 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6aa5fca3

[vm1] [info 2020/03/05 00:13:05.240 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:13:05.248 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x458] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@bf14306

[vm3] [info 2020/03/05 00:13:05.251 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x804] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 144 ms)

[vm5] [info 2020/03/05 00:13:05.254 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x458] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:13:05.402 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x808] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 149 ms)

[vm5] [info 2020/03/05 00:13:05.559 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x800] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 156 ms)

[vm6] [info 2020/03/05 00:13:05.702 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 141 ms)

[vm2] [info 2020/03/05 00:13:05.830 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x788] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@52f59c5b

[vm2] [info 2020/03/05 00:13:05.835 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x788] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:13:05.849 GMT <RMI TCP Connection(148)-172.17.0.2> tid=0x666] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/05 00:13:05.850 GMT <RMI TCP Connection(148)-172.17.0.2> tid=0x666] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 146 ms)

[info 2020/03/05 00:13:05.851 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:05.853 GMT <RMI TCP Connection(148)-172.17.0.2> tid=0x666] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f82e542(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:13:05.853 GMT <RMI TCP Connection(148)-172.17.0.2> tid=0x666] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:05.853 GMT <RMI TCP Connection(148)-172.17.0.2> tid=0x666] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f82e542(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:13:05.853 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @575396ec(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:13:05.854 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:05.854 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @575396ec(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:13:05.854 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b319cdb(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:13:05.855 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:05.855 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ef] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b319cdb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:13:05.855 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x804] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @509506df(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:13:05.856 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x804] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:05.856 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x804] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @509506df(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:13:05.857 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x808] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76ead055(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:13:05.857 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x808] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:05.857 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x808] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76ead055(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:13:05.857 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x800] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @472cd3c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:13:05.858 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x800] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:05.858 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x800] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @472cd3c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:13:05.858 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26e13a5f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:13:05.859 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x74f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:05.859 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26e13a5f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:13:05.861 GMT <RMI TCP Connection(148)-172.17.0.2> tid=0x666] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/05 00:13:05.862 GMT <RMI TCP Connection(148)-172.17.0.2> tid=0x666] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/05 00:13:05.863 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/05 00:13:05.863 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/05 00:13:05.864 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ef] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/05 00:13:05.865 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ef] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/05 00:13:05.865 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x804] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/05 00:13:05.866 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x804] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/05 00:13:05.867 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x808] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/05 00:13:05.867 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x808] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/05 00:13:05.868 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x800] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/05 00:13:05.868 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x800] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/05 00:13:05.869 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/05 00:13:05.869 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/05 00:13:05.871 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/05 00:13:05.872 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:13:05.901 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26343].
Not connected.


[info 2020/03/05 00:13:05.903 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:13:05.904 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:05.905 GMT <RMI TCP Connection(148)-172.17.0.2> tid=0x666] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7127208f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:13:05.905 GMT <RMI TCP Connection(148)-172.17.0.2> tid=0x666] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:05.905 GMT <RMI TCP Connection(148)-172.17.0.2> tid=0x666] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7127208f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:13:05.906 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c0500f1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:13:05.906 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:05.906 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c0500f1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:13:05.907 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77cbba63(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:13:05.907 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:05.907 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ef] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77cbba63(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:13:05.908 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x804] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a8ef962(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:13:05.908 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x804] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:05.908 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x804] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a8ef962(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:13:05.908 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x808] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55c40f0b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:13:05.909 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x808] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:05.909 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x808] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55c40f0b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:13:05.909 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x800] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7214ae01(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:13:05.909 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x800] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:05.909 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x800] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7214ae01(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:13:05.910 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74b544bd(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:13:05.910 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x74f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:05.910 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74b544bd(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:13:05.914 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16028858515299282775

[info 2020/03/05 00:13:05.916 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:13:05.953 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x801] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40@3607bc72

[vm6] [info 2020/03/05 00:13:05.960 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x801] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:13:06.125 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:06.125 GMT <RMI TCP Connection(148)-172.17.0.2> tid=0x666] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @510cb069(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:13:06.126 GMT <RMI TCP Connection(148)-172.17.0.2> tid=0x666] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:06.126 GMT <RMI TCP Connection(148)-172.17.0.2> tid=0x666] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @510cb069(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:13:06.126 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ceba5d3(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:13:06.126 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:06.126 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ceba5d3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:13:06.127 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @708ef02d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:13:06.127 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ef] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:06.127 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ef] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @708ef02d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:13:06.128 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x804] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @169f9a3a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:13:06.128 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x804] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:06.128 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x804] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @169f9a3a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:13:06.129 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x808] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2794009b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:13:06.129 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x808] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:06.129 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x808] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2794009b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:13:06.130 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x800] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ab5786d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:13:06.130 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x800] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:06.130 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x800] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ab5786d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:13:06.131 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x74f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47019a32(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:13:06.131 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x74f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:06.131 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x74f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47019a32(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:13:06.134 GMT <RMI TCP Connection(148)-172.17.0.2> tid=0x666] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@41ede927

[vm0] [info 2020/03/05 00:13:06.139 GMT <RMI TCP Connection(148)-172.17.0.2> tid=0x666] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/05 00:13:06.139 GMT <RMI TCP Connection(148)-172.17.0.2> tid=0x666] Locator was created at Thu Mar 05 00:13:06 GMT 2020

[vm0] [info 2020/03/05 00:13:06.139 GMT <RMI TCP Connection(148)-172.17.0.2> tid=0x666] Listening on port 26345 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:13:06.140 GMT <RMI TCP Connection(148)-172.17.0.2> tid=0x666] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16028858515299282775/locator/locator26345view.dat

[vm0] [info 2020/03/05 00:13:06.140 GMT <RMI TCP Connection(148)-172.17.0.2> tid=0x666] recovery file not found: /tmp/junit16028858515299282775/locator/locator26345view.dat

[vm0] [info 2020/03/05 00:13:06.140 GMT <RMI TCP Connection(148)-172.17.0.2> tid=0x666] Starting distributed system

[vm0] [info 2020/03/05 00:13:06.142 GMT <RMI TCP Connection(148)-172.17.0.2> tid=0x666] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:13:06.426 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x822] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@59e51a5c

[vm3] [info 2020/03/05 00:13:06.431 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x822] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:13:07.045 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x804] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@616ca44e

[vm4] [info 2020/03/05 00:13:07.050 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x804] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:13:07.653 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24070]

Command result for <connect --jmx-manager=localhost[24070]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24070] ..
Successfully connected to: [host=localhost, port=24070]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:13:07.903 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7be] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840@e0a8794

[vm5] [info 2020/03/05 00:13:07.909 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7be] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:13:08.608 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040@5f710661

[vm6] [info 2020/03/05 00:13:08.613 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x62c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2602
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 301
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8883


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:13:09.864 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 158 ms)

[vm1] [info 2020/03/05 00:13:09.994 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@32311747

[vm1] [info 2020/03/05 00:13:09.999 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:13:10.022 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x788] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 155 ms)

[vm3] [info 2020/03/05 00:13:10.176 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 152 ms)

[vm4] [info 2020/03/05 00:13:10.333 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 154 ms)

[vm5] [info 2020/03/05 00:13:10.513 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 179 ms)

[vm2] [info 2020/03/05 00:13:10.603 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ef] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@58b3eeeb

[vm2] [info 2020/03/05 00:13:10.609 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7ef] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:13:10.668 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 152 ms)

[vm0] [info 2020/03/05 00:13:10.818 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x1ef] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/05 00:13:10.819 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 149 ms)

[info 2020/03/05 00:13:10.820 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:10.822 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64428b24(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:13:10.822 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x1ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:10.822 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64428b24(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:13:10.823 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78500f1a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:13:10.823 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:10.823 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78500f1a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:13:10.824 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b6e0b62(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:13:10.824 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:10.825 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b6e0b62(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:13:10.825 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dca2141(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:13:10.826 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:10.826 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dca2141(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:13:10.827 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22b5710d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:13:10.827 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:10.827 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22b5710d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:13:10.828 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13029c81(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:13:10.828 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:10.828 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13029c81(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:13:10.829 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x801] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a8f470(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:13:10.829 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x801] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:10.829 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a8f470(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:13:10.831 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/05 00:13:10.832 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/05 00:13:10.832 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/05 00:13:10.833 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/05 00:13:10.834 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x788] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/05 00:13:10.834 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/05 00:13:10.835 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/05 00:13:10.835 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/05 00:13:10.836 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/05 00:13:10.837 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/05 00:13:10.838 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/05 00:13:10.838 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/05 00:13:10.839 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x801] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/05 00:13:10.839 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/05 00:13:10.842 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/05 00:13:10.842 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:13:10.869 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22273].
Not connected.


[info 2020/03/05 00:13:10.870 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:13:10.872 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:10.873 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b896a6e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:13:10.873 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x1ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:10.873 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b896a6e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:13:10.874 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f6871fb(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:13:10.874 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:10.875 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f6871fb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:13:10.875 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d0e45f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:13:10.876 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:10.876 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d0e45f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:13:10.876 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @700cf5eb(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:13:10.877 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:10.877 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @700cf5eb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:13:10.878 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3552147b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:13:10.878 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:10.878 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3552147b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:13:10.879 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10d48464(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:13:10.879 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:10.879 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10d48464(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:13:10.880 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x801] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @299f996(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:13:10.880 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x801] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:10.880 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @299f996(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:13:10.884 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10301768879236277385

[info 2020/03/05 00:13:10.887 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:13:11.112 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:11.113 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f7a8835(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:13:11.113 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x1ef] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:11.113 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x1ef] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f7a8835(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:13:11.114 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a762b1e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:13:11.114 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:11.114 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a762b1e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:13:11.115 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75431204(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:13:11.115 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x788] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:11.115 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75431204(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:13:11.116 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53144875(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:13:11.116 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:11.116 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53144875(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:13:11.117 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26e6ea88(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:13:11.117 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:11.117 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26e6ea88(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:13:11.118 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dd6bf23(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:13:11.118 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x458] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:11.118 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dd6bf23(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:13:11.119 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x801] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @643e1c89(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:13:11.119 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x801] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:11.119 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @643e1c89(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:13:11.122 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x1ef] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7fcf2981

[vm0] [info 2020/03/05 00:13:11.128 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x1ef] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/05 00:13:11.128 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x1ef] Locator was created at Thu Mar 05 00:13:11 GMT 2020

[vm0] [info 2020/03/05 00:13:11.128 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x1ef] Listening on port 22275 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:13:11.129 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x1ef] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10301768879236277385/locator/locator22275view.dat

[vm0] [info 2020/03/05 00:13:11.129 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x1ef] recovery file not found: /tmp/junit10301768879236277385/locator/locator22275view.dat

[vm0] [info 2020/03/05 00:13:11.129 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x1ef] Starting distributed system

[vm0] [info 2020/03/05 00:13:11.131 GMT <RMI TCP Connection(147)-172.17.0.7> tid=0x1ef] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:13:11.217 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x804] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@178298bd

[vm3] [info 2020/03/05 00:13:11.224 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x804] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:13:11.868 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x808] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@58613445

[vm4] [info 2020/03/05 00:13:11.873 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x808] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:13:12.494 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26346]

Command result for <connect --jmx-manager=localhost[26346]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26346] ..
Successfully connected to: [host=localhost, port=26346]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3145
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 402
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 10842


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:13:13.175 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 163 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:13:13.346 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x723] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 169 ms)

[vm3] [info 2020/03/05 00:13:13.513 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x706] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 163 ms)

[vm4] [info 2020/03/05 00:13:13.664 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x71e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 149 ms)

[vm5] [info 2020/03/05 00:13:13.831 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7be] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 165 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:13:13.982 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 149 ms)

[vm0] [info 2020/03/05 00:13:14.131 GMT <RMI TCP Connection(148)-172.17.0.8> tid=0x87f] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/05 00:13:14.132 GMT <RMI TCP Connection(148)-172.17.0.8> tid=0x87f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 147 ms)

[info 2020/03/05 00:13:14.133 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:14.134 GMT <RMI TCP Connection(148)-172.17.0.8> tid=0x87f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65f4f543(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:13:14.135 GMT <RMI TCP Connection(148)-172.17.0.8> tid=0x87f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:14.135 GMT <RMI TCP Connection(148)-172.17.0.8> tid=0x87f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65f4f543(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:13:14.137 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1686ec6d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:13:14.137 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:14.137 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1686ec6d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:13:14.138 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x723] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f028d24(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:13:14.138 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x723] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:14.138 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x723] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f028d24(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:13:14.139 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x706] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dab43b3(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:13:14.139 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x706] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:14.139 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x706] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dab43b3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:13:14.140 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47832fee(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:13:14.140 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x71e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:14.140 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x71e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47832fee(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:13:14.141 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7941a3d7(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:13:14.141 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:14.141 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7be] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7941a3d7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:13:14.142 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e4bb941(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:13:14.142 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x62c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:14.142 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e4bb941(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:13:14.145 GMT <RMI TCP Connection(148)-172.17.0.8> tid=0x87f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/05 00:13:14.145 GMT <RMI TCP Connection(148)-172.17.0.8> tid=0x87f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/05 00:13:14.148 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/05 00:13:14.148 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/05 00:13:14.149 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x723] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/05 00:13:14.149 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x723] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/05 00:13:14.150 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x706] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/05 00:13:14.150 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x706] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/05 00:13:14.151 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x71e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/05 00:13:14.151 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x71e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/05 00:13:14.152 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7be] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/05 00:13:14.152 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7be] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/05 00:13:14.153 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/05 00:13:14.154 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/05 00:13:14.156 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/05 00:13:14.156 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:13:14.184 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29407].
Not connected.


[info 2020/03/05 00:13:14.186 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:13:14.187 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:14.188 GMT <RMI TCP Connection(148)-172.17.0.8> tid=0x87f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @574902bc(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:13:14.188 GMT <RMI TCP Connection(148)-172.17.0.8> tid=0x87f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:14.188 GMT <RMI TCP Connection(148)-172.17.0.8> tid=0x87f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @574902bc(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:13:14.189 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3962234(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:13:14.189 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:14.189 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3962234(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:13:14.190 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x723] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @559b0e3e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:13:14.190 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x723] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:14.190 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x723] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @559b0e3e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:13:14.191 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x706] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c99ccc6(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:13:14.191 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x706] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:14.191 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x706] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c99ccc6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:13:14.192 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70a5e0bc(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:13:14.192 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x71e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:14.192 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x71e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70a5e0bc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:13:14.193 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ec46ffe(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:13:14.193 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:14.193 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7be] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ec46ffe(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:13:14.194 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47a5ffce(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:13:14.194 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x62c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:14.194 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47a5ffce(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:13:14.198 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1808900199660962599

[info 2020/03/05 00:13:14.200 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:13:14.417 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:14.418 GMT <RMI TCP Connection(148)-172.17.0.8> tid=0x87f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48289654(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:13:14.418 GMT <RMI TCP Connection(148)-172.17.0.8> tid=0x87f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:14.418 GMT <RMI TCP Connection(148)-172.17.0.8> tid=0x87f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48289654(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:13:14.419 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78ddae03(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:13:14.419 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:14.419 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78ddae03(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:13:14.420 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x723] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @383b4867(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:13:14.420 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x723] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:14.420 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x723] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @383b4867(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:13:14.421 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x706] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @689c8b57(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:13:14.421 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x706] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:14.421 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x706] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @689c8b57(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:13:14.421 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x71e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5faedbfb(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:13:14.422 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x71e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:14.422 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x71e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5faedbfb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:13:14.422 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cbbc846(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:13:14.422 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7be] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:14.423 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x7be] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cbbc846(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:13:14.423 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c4e5997(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:13:14.423 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x62c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:14.423 GMT <RMI TCP Connection(61)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c4e5997(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:13:14.426 GMT <RMI TCP Connection(148)-172.17.0.8> tid=0x87f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a2f8e8c

[vm0] [info 2020/03/05 00:13:14.431 GMT <RMI TCP Connection(148)-172.17.0.8> tid=0x87f] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/05 00:13:14.432 GMT <RMI TCP Connection(148)-172.17.0.8> tid=0x87f] Locator was created at Thu Mar 05 00:13:14 GMT 2020

[vm0] [info 2020/03/05 00:13:14.432 GMT <RMI TCP Connection(148)-172.17.0.8> tid=0x87f] Listening on port 29409 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:13:14.432 GMT <RMI TCP Connection(148)-172.17.0.8> tid=0x87f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1808900199660962599/locator/locator29409view.dat

[vm0] [info 2020/03/05 00:13:14.432 GMT <RMI TCP Connection(148)-172.17.0.8> tid=0x87f] recovery file not found: /tmp/junit1808900199660962599/locator/locator29409view.dat

[vm0] [info 2020/03/05 00:13:14.432 GMT <RMI TCP Connection(148)-172.17.0.8> tid=0x87f] Starting distributed system

[vm0] [info 2020/03/05 00:13:14.434 GMT <RMI TCP Connection(148)-172.17.0.8> tid=0x87f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:13:15.178 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3b5d0e49

[vm1] [info 2020/03/05 00:13:15.183 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:13:15.783 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x788] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@595d98f4

[vm2] [info 2020/03/05 00:13:15.788 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x788] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:13:16.399 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@75bb50b9

[vm3] [info 2020/03/05 00:13:16.405 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:13:17.025 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@21530b1b

[vm4] [info 2020/03/05 00:13:17.031 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x803] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:13:17.122 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@1ecd322f

[vm5] [info 2020/03/05 00:13:17.127 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:13:17.652 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22276]

Command result for <connect --jmx-manager=localhost[22276]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22276] ..
Successfully connected to: [host=localhost, port=22276]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:13:17.904 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@41b3f3a9

[vm6] [info 2020/03/05 00:13:17.909 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:13:18.321 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3a762b1e

[vm1] [info 2020/03/05 00:13:18.326 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:13:18.563 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7d8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@cf03126

[vm5] [info 2020/03/05 00:13:18.569 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7d8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:13:18.933 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x723] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@45a1385b

[vm2] [info 2020/03/05 00:13:18.938 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x723] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:13:19.323 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x839] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@483736dd

[vm6] [info 2020/03/05 00:13:19.329 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x839] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:13:19.561 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x706] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3e46d814

[vm3] [info 2020/03/05 00:13:19.566 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x706] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:13:20.216 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x71e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d22a90

[vm4] [info 2020/03/05 00:13:20.222 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x71e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:13:20.917 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29410]

Command result for <connect --jmx-manager=localhost[29410]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29410] ..
Successfully connected to: [host=localhost, port=29410]


[vm5] [info 2020/03/05 00:13:21.211 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040@4f0c365

[vm5] [info 2020/03/05 00:13:21.217 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2669
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 214
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8847


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:13:21.780 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 150 ms)

[vm2] [info 2020/03/05 00:13:21.934 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 152 ms)

[vm6] [info 2020/03/05 00:13:21.937 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@18047aeb

[vm6] [info 2020/03/05 00:13:21.943 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:13:22.081 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 145 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:13:22.228 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 144 ms)

[vm5] [info 2020/03/05 00:13:22.396 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 165 ms)

[vm6] [info 2020/03/05 00:13:22.545 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 148 ms)

[vm0] [info 2020/03/05 00:13:22.691 GMT <RMI TCP Connection(148)-172.17.0.4> tid=0x691] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/05 00:13:22.692 GMT <RMI TCP Connection(148)-172.17.0.4> tid=0x691] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 145 ms)

[info 2020/03/05 00:13:22.693 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:22.695 GMT <RMI TCP Connection(148)-172.17.0.4> tid=0x691] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45596bcb(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:13:22.695 GMT <RMI TCP Connection(148)-172.17.0.4> tid=0x691] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:22.695 GMT <RMI TCP Connection(148)-172.17.0.4> tid=0x691] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45596bcb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:13:22.698 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35cace39(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:13:22.698 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:22.698 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35cace39(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:13:22.699 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x752] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43392a72(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:13:22.699 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x752] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:22.699 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43392a72(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:13:22.700 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3156d8f0(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:13:22.700 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x76d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:22.700 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3156d8f0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:13:22.701 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43050619(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:13:22.701 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x7d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:22.701 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43050619(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:13:22.701 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7334a991(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:13:22.702 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:22.702 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7334a991(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:13:22.702 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @478f2bed(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:13:22.702 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:22.702 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @478f2bed(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:13:22.705 GMT <RMI TCP Connection(148)-172.17.0.4> tid=0x691] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/05 00:13:22.705 GMT <RMI TCP Connection(148)-172.17.0.4> tid=0x691] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/05 00:13:22.707 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/05 00:13:22.708 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/05 00:13:22.709 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x752] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/05 00:13:22.709 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/05 00:13:22.710 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/05 00:13:22.710 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/05 00:13:22.711 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/05 00:13:22.711 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/05 00:13:22.712 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/05 00:13:22.712 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/05 00:13:22.713 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/05 00:13:22.714 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/05 00:13:22.716 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/05 00:13:22.716 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:13:22.744 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29374].
Not connected.


[info 2020/03/05 00:13:22.746 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:13:22.747 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:22.748 GMT <RMI TCP Connection(148)-172.17.0.4> tid=0x691] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f907e37(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:13:22.748 GMT <RMI TCP Connection(148)-172.17.0.4> tid=0x691] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:22.748 GMT <RMI TCP Connection(148)-172.17.0.4> tid=0x691] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f907e37(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:13:22.749 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b325f2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:13:22.749 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:22.749 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b325f2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:13:22.750 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x752] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c508d62(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:13:22.750 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x752] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:22.750 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c508d62(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:13:22.751 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @104c366(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:13:22.751 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x76d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:22.751 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @104c366(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:13:22.752 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @731287ed(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:13:22.752 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x7d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:22.752 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @731287ed(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:13:22.753 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @273f3c3f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:13:22.753 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:22.753 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @273f3c3f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:13:22.753 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ccdba35(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:13:22.754 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:22.754 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ccdba35(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:13:22.758 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13831841412860029666

[info 2020/03/05 00:13:22.760 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2560
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 191
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 8442


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[info 2020/03/05 00:13:22.988 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:22.989 GMT <RMI TCP Connection(148)-172.17.0.4> tid=0x691] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e7ee59(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:13:22.989 GMT <RMI TCP Connection(148)-172.17.0.4> tid=0x691] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:22.989 GMT <RMI TCP Connection(148)-172.17.0.4> tid=0x691] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e7ee59(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:13:22.990 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46ed1f4e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:13:22.990 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:22.990 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46ed1f4e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:13:22.991 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x752] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79c93dd3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:13:22.991 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x752] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:22.991 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79c93dd3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:13:22.992 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ddfb620(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:13:22.992 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x76d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:22.992 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ddfb620(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:13:22.992 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @354a99f5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:13:22.993 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x7d6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:22.993 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @354a99f5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:13:22.994 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e76ee2c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:13:22.994 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:22.994 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e76ee2c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:13:22.995 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65acac26(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:13:22.995 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:22.995 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65acac26(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:13:22.998 GMT <RMI TCP Connection(148)-172.17.0.4> tid=0x691] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@8fd6a65

[vm0] [info 2020/03/05 00:13:23.003 GMT <RMI TCP Connection(148)-172.17.0.4> tid=0x691] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/05 00:13:23.003 GMT <RMI TCP Connection(148)-172.17.0.4> tid=0x691] Locator was created at Thu Mar 05 00:13:23 GMT 2020

[vm0] [info 2020/03/05 00:13:23.003 GMT <RMI TCP Connection(148)-172.17.0.4> tid=0x691] Listening on port 29376 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:13:23.004 GMT <RMI TCP Connection(148)-172.17.0.4> tid=0x691] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13831841412860029666/locator/locator29376view.dat

[vm0] [info 2020/03/05 00:13:23.004 GMT <RMI TCP Connection(148)-172.17.0.4> tid=0x691] recovery file not found: /tmp/junit13831841412860029666/locator/locator29376view.dat

[vm0] [info 2020/03/05 00:13:23.004 GMT <RMI TCP Connection(148)-172.17.0.4> tid=0x691] Starting distributed system

[vm0] [info 2020/03/05 00:13:23.006 GMT <RMI TCP Connection(148)-172.17.0.4> tid=0x691] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:13:23.120 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 155 ms)

[vm2] [info 2020/03/05 00:13:23.287 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 165 ms)

[vm3] [info 2020/03/05 00:13:23.458 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 168 ms)

[vm4] [info 2020/03/05 00:13:23.623 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 161 ms)

[vm5] [info 2020/03/05 00:13:23.783 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 158 ms)

[vm6] [info 2020/03/05 00:13:23.930 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x839] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 145 ms)

[vm0] [info 2020/03/05 00:13:24.076 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x71] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/05 00:13:24.077 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 144 ms)

[info 2020/03/05 00:13:24.077 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:24.079 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77b06311(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:13:24.079 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:24.079 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77b06311(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:13:24.080 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e5eb8c8(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:13:24.080 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:24.080 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e5eb8c8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:13:24.081 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @788da84a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:13:24.081 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x6e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:24.081 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @788da84a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:13:24.082 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716d886e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:13:24.082 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:24.082 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716d886e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:13:24.083 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @207bf384(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:13:24.083 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:24.083 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @207bf384(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:13:24.084 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2925070e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:13:24.084 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:24.084 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2925070e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:13:24.085 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x839] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a1d1950(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:13:24.085 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x839] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:24.085 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x839] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a1d1950(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:13:24.087 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/05 00:13:24.087 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/05 00:13:24.088 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/05 00:13:24.089 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/05 00:13:24.089 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/05 00:13:24.090 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/05 00:13:24.091 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/05 00:13:24.091 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/05 00:13:24.092 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/05 00:13:24.092 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/05 00:13:24.093 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7d8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/05 00:13:24.093 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/05 00:13:24.094 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x839] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/05 00:13:24.094 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x839] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/05 00:13:24.096 GMT <RMI TCP Connection(26)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/05 00:13:24.097 GMT <RMI TCP Connection(26)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:13:24.124 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27834].
Not connected.


[info 2020/03/05 00:13:24.125 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:13:24.126 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:24.127 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @608e5f27(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:13:24.127 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:24.127 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @608e5f27(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:13:24.128 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f4612f6(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:13:24.128 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:24.128 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f4612f6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:13:24.129 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59830391(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:13:24.129 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x6e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:24.129 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59830391(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:13:24.130 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18837753(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:13:24.130 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:24.130 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18837753(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:13:24.131 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d77e2bc(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:13:24.131 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:24.131 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d77e2bc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:13:24.132 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f4a9ef(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:13:24.132 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:24.132 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f4a9ef(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:13:24.133 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x839] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @374d9468(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:13:24.133 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x839] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:24.133 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x839] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @374d9468(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:13:24.136 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2810529836029063262

[info 2020/03/05 00:13:24.138 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:13:24.365 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:24.366 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8309ce3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:13:24.366 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:24.366 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8309ce3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:13:24.367 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7633af05(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:13:24.367 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:24.367 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7633af05(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:13:24.368 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47acfba(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:13:24.368 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x6e1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:24.368 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47acfba(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:13:24.369 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b763abb(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:13:24.369 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x5eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:24.369 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b763abb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:13:24.370 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7de4a10d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:13:24.370 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x623] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:24.370 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7de4a10d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:13:24.371 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31c504cf(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:13:24.371 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7d8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:24.371 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7d8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31c504cf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:13:24.372 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x839] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5288d384(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:13:24.372 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x839] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:24.372 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x839] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5288d384(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:13:24.374 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ca5b2e1

[vm0] [info 2020/03/05 00:13:24.380 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x71] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/05 00:13:24.380 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x71] Locator was created at Thu Mar 05 00:13:24 GMT 2020

[vm0] [info 2020/03/05 00:13:24.380 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x71] Listening on port 27836 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:13:24.381 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x71] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2810529836029063262/locator/locator27836view.dat

[vm0] [info 2020/03/05 00:13:24.381 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x71] recovery file not found: /tmp/junit2810529836029063262/locator/locator27836view.dat

[vm0] [info 2020/03/05 00:13:24.381 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x71] Starting distributed system

[vm0] [info 2020/03/05 00:13:24.383 GMT <RMI TCP Connection(147)-172.17.0.3> tid=0x71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2715
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 356
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9408


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:13:25.987 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 156 ms)

[vm2] [info 2020/03/05 00:13:26.147 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7da] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 157 ms)

[vm3] [info 2020/03/05 00:13:26.297 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d7] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 148 ms)

[vm4] [info 2020/03/05 00:13:26.437 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d5] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 137 ms)

[vm5] [info 2020/03/05 00:13:26.603 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7bd] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 165 ms)

[vm6] [info 2020/03/05 00:13:26.755 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 150 ms)

[vm1] [info 2020/03/05 00:13:26.814 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@561a8fc7

[vm1] [info 2020/03/05 00:13:26.818 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:13:26.897 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0x766] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/05 00:13:26.898 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0x766] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 141 ms)

[info 2020/03/05 00:13:26.899 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:26.901 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0x766] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @461c8b8d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:13:26.901 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0x766] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:26.902 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0x766] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @461c8b8d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:13:26.902 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79e5c4eb(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:13:26.903 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:26.903 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79e5c4eb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:13:26.904 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bfd3680(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:13:26.904 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:26.904 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7da] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bfd3680(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:13:26.904 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33fd10af(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:13:26.905 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:26.905 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33fd10af(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:13:26.905 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43748144(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:13:26.905 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:26.906 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43748144(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:13:26.906 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b0d3053(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:13:26.906 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:26.906 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b0d3053(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:13:26.907 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a0cf859(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:13:26.907 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:26.907 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a0cf859(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:13:26.910 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0x766] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/05 00:13:26.910 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0x766] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/05 00:13:26.911 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/05 00:13:26.911 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/05 00:13:26.912 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/05 00:13:26.912 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7da] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/05 00:13:26.913 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/05 00:13:26.913 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d7] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/05 00:13:26.914 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/05 00:13:26.914 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d5] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/05 00:13:26.915 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/05 00:13:26.915 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/05 00:13:26.916 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/05 00:13:26.916 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/05 00:13:26.918 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/05 00:13:26.919 GMT <RMI TCP Connection(25)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:13:26.954 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26827].
Not connected.


[info 2020/03/05 00:13:26.956 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:13:26.957 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:26.958 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0x766] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @591d283a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:13:26.958 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0x766] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:26.958 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0x766] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @591d283a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:13:26.959 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f261602(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:13:26.959 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:26.959 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f261602(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:13:26.960 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @183cd08d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:13:26.960 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:26.960 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7da] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @183cd08d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:13:26.961 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b8f3f35(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:13:26.961 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:26.961 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b8f3f35(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:13:26.962 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @925a727(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:13:26.962 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:26.962 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @925a727(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:13:26.963 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47dafde1(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:13:26.963 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:26.963 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47dafde1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:13:26.964 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64100f92(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:13:26.964 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:26.964 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64100f92(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:13:26.968 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8557356720145795962

[info 2020/03/05 00:13:26.970 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:13:27.176 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:27.177 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0x766] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d2d2401(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:13:27.177 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0x766] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:27.177 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0x766] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d2d2401(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:13:27.178 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3de055b8(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:13:27.178 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:27.178 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3de055b8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:13:27.178 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a5b7adb(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:13:27.179 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:27.179 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7da] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a5b7adb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:13:27.179 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @453721e0(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:13:27.179 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:27.179 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d7] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @453721e0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:13:27.180 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8b925ff(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:13:27.180 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:27.180 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8b925ff(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:13:27.181 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e679f9d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:13:27.181 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:27.181 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e679f9d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:13:27.182 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c61bd96(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:13:27.182 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:27.182 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c61bd96(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:13:27.185 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0x766] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@505fbe8

[vm0] [info 2020/03/05 00:13:27.191 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0x766] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/05 00:13:27.191 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0x766] Locator was created at Thu Mar 05 00:13:27 GMT 2020

[vm0] [info 2020/03/05 00:13:27.191 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0x766] Listening on port 26829 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:13:27.192 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0x766] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8557356720145795962/locator/locator26829view.dat

[vm0] [info 2020/03/05 00:13:27.192 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0x766] recovery file not found: /tmp/junit8557356720145795962/locator/locator26829view.dat

[vm0] [info 2020/03/05 00:13:27.192 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0x766] Starting distributed system

[vm0] [info 2020/03/05 00:13:27.193 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0x766] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:13:27.446 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x752] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2f5d8b2f

[vm2] [info 2020/03/05 00:13:27.451 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x752] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:13:28.044 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@10f1db62

[vm3] [info 2020/03/05 00:13:28.049 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x76d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:13:28.203 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@65d29784

[vm1] [info 2020/03/05 00:13:28.207 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:13:28.745 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ddf90ca

[vm4] [info 2020/03/05 00:13:28.750 GMT <RMI TCP Connection(61)-172.17.0.4> tid=0x7d6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:13:28.809 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4a70a59

[vm2] [info 2020/03/05 00:13:28.814 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x6e1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:13:29.342 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29377]

Command result for <connect --jmx-manager=localhost[29377]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29377] ..
Successfully connected to: [host=localhost, port=29377]


[vm3] [info 2020/03/05 00:13:29.403 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31b0151d

[vm3] [info 2020/03/05 00:13:29.409 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x5eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:13:30.000 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x623] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4c0bd0f

[vm4] [info 2020/03/05 00:13:30.005 GMT <RMI TCP Connection(61)-172.17.0.3> tid=0x623] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:13:30.597 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27837]

Command result for <connect --jmx-manager=localhost[27837]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27837] ..
Successfully connected to: [host=localhost, port=27837]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:13:30.945 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3136fd1d

[vm1] [info 2020/03/05 00:13:30.950 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:13:31.527 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@fe81a6b

[vm2] [info 2020/03/05 00:13:31.532 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x7da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:13:31.891 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x811] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440@473c9734

[vm5] [info 2020/03/05 00:13:31.896 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x811] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:13:32.126 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b10e385

[vm3] [info 2020/03/05 00:13:32.131 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:13:32.619 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x86a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440@76d18d3d

[vm6] [info 2020/03/05 00:13:32.625 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x86a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:13:32.730 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@53ed0095

[vm4] [info 2020/03/05 00:13:32.736 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7d5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:13:33.346 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26830]

Command result for <connect --jmx-manager=localhost[26830]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26830] ..
Successfully connected to: [host=localhost, port=26830]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2679
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 308
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9126


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:13:36.592 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 158 ms)

[vm2] [info 2020/03/05 00:13:36.742 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x7a1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 147 ms)

[vm3] [info 2020/03/05 00:13:36.900 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x805] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 155 ms)

[vm4] [info 2020/03/05 00:13:37.050 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x828] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 148 ms)

[vm5] [info 2020/03/05 00:13:37.218 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x811] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 167 ms)

[vm6] [info 2020/03/05 00:13:37.362 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x86a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 142 ms)

[vm0] [info 2020/03/05 00:13:37.507 GMT <RMI TCP Connection(148)-172.17.0.9> tid=0x86e] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/05 00:13:37.508 GMT <RMI TCP Connection(148)-172.17.0.9> tid=0x86e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 144 ms)

[info 2020/03/05 00:13:37.509 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:37.511 GMT <RMI TCP Connection(148)-172.17.0.9> tid=0x86e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39b98334(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:13:37.511 GMT <RMI TCP Connection(148)-172.17.0.9> tid=0x86e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:37.511 GMT <RMI TCP Connection(148)-172.17.0.9> tid=0x86e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39b98334(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:13:37.512 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f9b6a76(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:13:37.512 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:37.512 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f9b6a76(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:13:37.513 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x7a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @583db6e7(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:13:37.513 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x7a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:37.513 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x7a1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @583db6e7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:13:37.514 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x805] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71e59de7(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:13:37.514 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x805] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:37.514 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x805] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71e59de7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:13:37.515 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b7a200b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:13:37.515 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x828] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:37.515 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b7a200b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:13:37.516 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x811] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @620d6163(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:13:37.516 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x811] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:37.516 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x811] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @620d6163(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:13:37.517 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x86a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ac6437(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:13:37.517 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x86a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:37.517 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x86a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ac6437(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:13:37.519 GMT <RMI TCP Connection(148)-172.17.0.9> tid=0x86e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/05 00:13:37.520 GMT <RMI TCP Connection(148)-172.17.0.9> tid=0x86e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/05 00:13:37.520 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/05 00:13:37.521 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/05 00:13:37.521 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x7a1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/05 00:13:37.522 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x7a1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/05 00:13:37.523 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x805] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/05 00:13:37.523 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x805] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/05 00:13:37.524 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x828] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/05 00:13:37.524 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/05 00:13:37.525 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x811] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/05 00:13:37.525 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x811] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/05 00:13:37.526 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x86a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/05 00:13:37.526 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x86a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/05 00:13:37.528 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/05 00:13:37.529 GMT <RMI TCP Connection(25)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:13:37.556 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25123].
Not connected.


[info 2020/03/05 00:13:37.558 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:13:37.559 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:37.560 GMT <RMI TCP Connection(148)-172.17.0.9> tid=0x86e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @126b0d2a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:13:37.560 GMT <RMI TCP Connection(148)-172.17.0.9> tid=0x86e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:37.560 GMT <RMI TCP Connection(148)-172.17.0.9> tid=0x86e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @126b0d2a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:13:37.561 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c65636(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:13:37.561 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:37.561 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c65636(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:13:37.562 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x7a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17c78225(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:13:37.562 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x7a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:37.562 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x7a1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17c78225(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:13:37.563 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x805] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @303518c6(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:13:37.563 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x805] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:37.563 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x805] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @303518c6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:13:37.564 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d4cb25c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:13:37.564 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x828] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:37.564 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d4cb25c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:13:37.565 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x811] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c971b83(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:13:37.565 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x811] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:37.565 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x811] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c971b83(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:13:37.566 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x86a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f262cdb(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:13:37.566 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x86a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:37.566 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x86a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f262cdb(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:13:37.569 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2730917864728396197

[info 2020/03/05 00:13:37.572 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:13:37.789 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:37.790 GMT <RMI TCP Connection(148)-172.17.0.9> tid=0x86e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @265c5929(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:13:37.790 GMT <RMI TCP Connection(148)-172.17.0.9> tid=0x86e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:13:37.790 GMT <RMI TCP Connection(148)-172.17.0.9> tid=0x86e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @265c5929(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:13:37.791 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @df4c0de(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:13:37.791 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:13:37.791 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @df4c0de(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:13:37.792 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x7a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @103e4e6d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:13:37.792 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x7a1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:13:37.792 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x7a1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @103e4e6d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:13:37.793 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x805] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e390925(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:13:37.793 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x805] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:13:37.793 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x805] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e390925(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:13:37.793 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32610c74(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:13:37.794 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x828] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:13:37.794 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32610c74(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:13:37.794 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x811] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65ecde97(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:13:37.794 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x811] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:13:37.794 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x811] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65ecde97(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:13:37.795 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x86a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b8534f5(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:13:37.795 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x86a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:13:37.795 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x86a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b8534f5(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:13:37.798 GMT <RMI TCP Connection(148)-172.17.0.9> tid=0x86e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@368d0e3a

[vm0] [info 2020/03/05 00:13:37.803 GMT <RMI TCP Connection(148)-172.17.0.9> tid=0x86e] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/05 00:13:37.803 GMT <RMI TCP Connection(148)-172.17.0.9> tid=0x86e] Locator was created at Thu Mar 05 00:13:37 GMT 2020

[vm0] [info 2020/03/05 00:13:37.803 GMT <RMI TCP Connection(148)-172.17.0.9> tid=0x86e] Listening on port 25125 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:13:37.803 GMT <RMI TCP Connection(148)-172.17.0.9> tid=0x86e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2730917864728396197/locator/locator25125view.dat

[vm0] [info 2020/03/05 00:13:37.803 GMT <RMI TCP Connection(148)-172.17.0.9> tid=0x86e] recovery file not found: /tmp/junit2730917864728396197/locator/locator25125view.dat

[vm0] [info 2020/03/05 00:13:37.804 GMT <RMI TCP Connection(148)-172.17.0.9> tid=0x86e] Starting distributed system

[vm0] [info 2020/03/05 00:13:37.805 GMT <RMI TCP Connection(148)-172.17.0.9> tid=0x86e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:13:41.667 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@26b9d90b

[vm1] [info 2020/03/05 00:13:41.672 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:13:42.250 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x7a1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@245a243a

[vm2] [info 2020/03/05 00:13:42.255 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x7a1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:13:42.863 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x805] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@52c1cca4

[vm3] [info 2020/03/05 00:13:42.868 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x805] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:13:43.482 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x828] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@66e7c14a

[vm4] [info 2020/03/05 00:13:43.488 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x828] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:13:44.090 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25126]

Command result for <connect --jmx-manager=localhost[25126]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25126] ..
Successfully connected to: [host=localhost, port=25126]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:14:00.430 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x93b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@317b72a3

[vm5] [info 2020/03/05 00:14:00.437 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x93b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:14:01.115 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x9a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@239e2fe6

[vm6] [info 2020/03/05 00:14:01.120 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x9a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:14:01.966 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 948
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2529
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 212
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8778


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:14:05.647 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 159 ms)

[vm2] [info 2020/03/05 00:14:05.792 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x8a2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 143 ms)

[vm3] [info 2020/03/05 00:14:05.942 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x947] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 147 ms)

[vm4] [info 2020/03/05 00:14:06.098 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x933] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 153 ms)

[vm5] [info 2020/03/05 00:14:06.256 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x93b] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 156 ms)

[vm6] [info 2020/03/05 00:14:06.401 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x9a8] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 143 ms)

[vm0] [info 2020/03/05 00:14:06.542 GMT <RMI TCP Connection(157)-172.17.0.5> tid=0x870] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/05 00:14:06.543 GMT <RMI TCP Connection(157)-172.17.0.5> tid=0x870] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 140 ms)

[info 2020/03/05 00:14:06.544 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:06.546 GMT <RMI TCP Connection(157)-172.17.0.5> tid=0x870] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac850ad(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:14:06.546 GMT <RMI TCP Connection(157)-172.17.0.5> tid=0x870] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:06.546 GMT <RMI TCP Connection(157)-172.17.0.5> tid=0x870] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac850ad(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:14:06.547 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @102a052c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:14:06.547 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:06.547 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @102a052c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:14:06.548 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x8a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10684ae0(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:14:06.548 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x8a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:06.548 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x8a2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10684ae0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:14:06.549 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x947] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7552e4e6(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:14:06.549 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x947] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:06.549 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x947] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7552e4e6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:14:06.550 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x933] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23560177(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:14:06.550 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x933] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:06.550 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x933] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23560177(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:14:06.551 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x93b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41404048(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:14:06.551 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x93b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:06.551 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x93b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41404048(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:14:06.552 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x9a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10dd9703(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:14:06.552 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x9a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:06.552 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x9a8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10dd9703(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:14:06.554 GMT <RMI TCP Connection(157)-172.17.0.5> tid=0x870] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/05 00:14:06.555 GMT <RMI TCP Connection(157)-172.17.0.5> tid=0x870] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/05 00:14:06.556 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/05 00:14:06.556 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/05 00:14:06.557 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x8a2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/05 00:14:06.557 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x8a2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/05 00:14:06.558 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x947] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/05 00:14:06.558 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x947] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/05 00:14:06.559 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x933] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/05 00:14:06.559 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x933] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/05 00:14:06.560 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x93b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/05 00:14:06.560 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x93b] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/05 00:14:06.561 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x9a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/05 00:14:06.562 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x9a8] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/05 00:14:06.564 GMT <RMI TCP Connection(27)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/05 00:14:06.564 GMT <RMI TCP Connection(27)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:14:06.592 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24070].
Not connected.


[info 2020/03/05 00:14:06.594 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:14:06.595 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:06.596 GMT <RMI TCP Connection(157)-172.17.0.5> tid=0x870] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e047a36(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:14:06.597 GMT <RMI TCP Connection(157)-172.17.0.5> tid=0x870] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:06.597 GMT <RMI TCP Connection(157)-172.17.0.5> tid=0x870] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e047a36(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:14:06.597 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ac10272(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:14:06.598 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:06.598 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ac10272(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:14:06.598 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x8a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @277bd232(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:14:06.599 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x8a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:06.599 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x8a2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @277bd232(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:14:06.599 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x947] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ef42204(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:14:06.600 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x947] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:06.600 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x947] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ef42204(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:14:06.600 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x933] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bb05ddc(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:14:06.600 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x933] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:06.601 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x933] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bb05ddc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:14:06.601 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x93b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2486bee3(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:14:06.601 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x93b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:06.601 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x93b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2486bee3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:14:06.602 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x9a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eaa60b2(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:14:06.602 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x9a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:06.602 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x9a8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eaa60b2(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:14:06.605 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10140202918942771844

[info 2020/03/05 00:14:06.607 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:14:06.829 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:06.830 GMT <RMI TCP Connection(157)-172.17.0.5> tid=0x870] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1194d8b0(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:14:06.830 GMT <RMI TCP Connection(157)-172.17.0.5> tid=0x870] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:06.830 GMT <RMI TCP Connection(157)-172.17.0.5> tid=0x870] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1194d8b0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:14:06.831 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56d922af(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:14:06.831 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:06.831 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56d922af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:14:06.832 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x8a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63e9bc38(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:14:06.832 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x8a2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:06.832 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x8a2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63e9bc38(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:14:06.833 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x947] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f16f764(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:14:06.833 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x947] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:06.833 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x947] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f16f764(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:14:06.834 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x933] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8dabc7e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:14:06.834 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x933] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:06.834 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x933] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8dabc7e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:14:06.835 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x93b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54a53c46(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:14:06.835 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x93b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:06.835 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x93b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54a53c46(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:14:06.836 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x9a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50890957(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:14:06.836 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x9a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:06.836 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x9a8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50890957(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:14:06.839 GMT <RMI TCP Connection(157)-172.17.0.5> tid=0x870] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c42a21d

[vm0] [info 2020/03/05 00:14:06.845 GMT <RMI TCP Connection(157)-172.17.0.5> tid=0x870] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/05 00:14:06.845 GMT <RMI TCP Connection(157)-172.17.0.5> tid=0x870] Locator was created at Thu Mar 05 00:14:06 GMT 2020

[vm0] [info 2020/03/05 00:14:06.845 GMT <RMI TCP Connection(157)-172.17.0.5> tid=0x870] Listening on port 24072 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:14:06.845 GMT <RMI TCP Connection(157)-172.17.0.5> tid=0x870] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10140202918942771844/locator/locator24072view.dat

[vm0] [info 2020/03/05 00:14:06.845 GMT <RMI TCP Connection(157)-172.17.0.5> tid=0x870] recovery file not found: /tmp/junit10140202918942771844/locator/locator24072view.dat

[vm0] [info 2020/03/05 00:14:06.845 GMT <RMI TCP Connection(157)-172.17.0.5> tid=0x870] Starting distributed system

[vm0] [info 2020/03/05 00:14:06.847 GMT <RMI TCP Connection(157)-172.17.0.5> tid=0x870] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:14:08.102 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x458] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@53934891

[vm5] [info 2020/03/05 00:14:08.108 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x458] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:14:08.795 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x801] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@af5581b

[vm6] [info 2020/03/05 00:14:08.801 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x801] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:14:09.666 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:14:10.607 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x931] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@98b66be

[vm5] [info 2020/03/05 00:14:10.612 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x931] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:14:10.642 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2adea455

[vm1] [info 2020/03/05 00:14:10.647 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:14:11.273 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x8a2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3cc49370

[vm2] [info 2020/03/05 00:14:11.278 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x8a2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:14:11.316 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@60986569

[vm6] [info 2020/03/05 00:14:11.322 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x95a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:14:11.882 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x947] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@69acd0e0

[vm3] [info 2020/03/05 00:14:11.887 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x947] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:14:12.180 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:14:12.499 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x933] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@288b747c

[vm4] [info 2020/03/05 00:14:12.505 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x933] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:14:12.545 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x970] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e38cdd7

[vm5] [info 2020/03/05 00:14:12.551 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x970] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 776
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2455
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 222
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8502


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[info 2020/03/05 00:14:13.158 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24073]

Command result for <connect --jmx-manager=localhost[24073]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24073] ..
Successfully connected to: [host=localhost, port=24073]


[vm6] [info 2020/03/05 00:14:13.246 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@104ea8b8

[vm6] [info 2020/03/05 00:14:13.252 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x62c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:14:13.270 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 163 ms)

[vm2] [info 2020/03/05 00:14:13.414 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x788] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 141 ms)

[vm3] [info 2020/03/05 00:14:13.565 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x803] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 149 ms)

[vm4] [info 2020/03/05 00:14:13.717 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x803] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 150 ms)

[vm5] [info 2020/03/05 00:14:13.869 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 150 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:14:14.016 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 145 ms)

[vm1] [info 2020/03/05 00:14:14.132 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:14:14.160 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x868] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/05 00:14:14.161 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x868] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 143 ms)

[info 2020/03/05 00:14:14.162 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:14.164 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x868] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32901406(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:14:14.164 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x868] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:14.164 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x868] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32901406(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:14:14.165 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34697348(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:14:14.165 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:14.165 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34697348(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:14:14.166 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @982083c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:14:14.166 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:14.166 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @982083c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:14:14.167 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3326659e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:14:14.167 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x803] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:14.167 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x803] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3326659e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:14:14.168 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e1c99dc(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:14:14.168 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x803] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:14.168 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x803] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e1c99dc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:14:14.169 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @400000f5(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:14:14.169 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:14.169 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @400000f5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:14:14.170 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x801] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ddf4e10(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:14:14.170 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x801] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:14.170 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ddf4e10(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:14:14.172 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x868] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/05 00:14:14.172 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x868] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/05 00:14:14.173 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/05 00:14:14.173 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/05 00:14:14.174 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x788] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/05 00:14:14.174 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/05 00:14:14.175 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/05 00:14:14.176 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x803] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/05 00:14:14.176 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/05 00:14:14.177 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x803] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/05 00:14:14.178 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/05 00:14:14.178 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/05 00:14:14.179 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x801] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/05 00:14:14.179 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/05 00:14:14.181 GMT <RMI TCP Connection(26)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/05 00:14:14.181 GMT <RMI TCP Connection(26)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:14:14.209 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22276].
Not connected.


[info 2020/03/05 00:14:14.211 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:14:14.211 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:14.213 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x868] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ecb9fec(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:14:14.213 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x868] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:14.213 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x868] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ecb9fec(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:14:14.214 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a342f1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:14:14.214 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:14.214 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a342f1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:14:14.215 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @285ce0fd(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:14:14.215 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x788] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:14.215 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @285ce0fd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:14:14.215 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f323d98(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:14:14.216 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x803] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:14.216 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x803] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f323d98(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:14:14.216 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1813c5aa(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:14:14.217 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x803] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:14.217 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x803] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1813c5aa(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:14:14.217 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b808323(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:14:14.217 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x458] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:14.218 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b808323(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:14:14.218 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x801] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78eaf06d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:14:14.218 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x801] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:14.219 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78eaf06d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:14:14.221 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13600028945452225419

[info 2020/03/05 00:14:14.224 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:14:14.430 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:14.431 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x868] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b77fc35(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:14:14.431 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x868] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:14.431 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x868] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b77fc35(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:14:14.432 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f837a66(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:14:14.432 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:14.432 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f837a66(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:14:14.433 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x788] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @242132f4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:14:14.433 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x788] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:14.433 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x788] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @242132f4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:14:14.434 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @568fd66f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:14:14.434 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x803] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:14.434 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x803] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @568fd66f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:14:14.435 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x803] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e1391cf(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:14:14.435 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x803] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:14.435 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x803] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e1391cf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:14:14.436 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x458] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28f54ae4(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:14:14.436 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x458] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:14.436 GMT <RMI TCP Connection(62)-172.17.0.7> tid=0x458] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28f54ae4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:14:14.437 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x801] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @94d6ca4(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:14:14.437 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x801] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:14.437 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x801] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @94d6ca4(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:14:14.440 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x868] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4129445d

[vm0] [info 2020/03/05 00:14:14.445 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x868] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/05 00:14:14.445 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x868] Locator was created at Thu Mar 05 00:14:14 GMT 2020

[vm0] [info 2020/03/05 00:14:14.445 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x868] Listening on port 22278 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:14:14.446 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x868] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13600028945452225419/locator/locator22278view.dat

[vm0] [info 2020/03/05 00:14:14.446 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x868] recovery file not found: /tmp/junit13600028945452225419/locator/locator22278view.dat

[vm0] [info 2020/03/05 00:14:14.446 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x868] Starting distributed system

[vm0] [info 2020/03/05 00:14:14.448 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x868] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 849
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2523
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 314
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9033


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/05 00:14:15.941 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 168 ms)

[vm2] [info 2020/03/05 00:14:16.093 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x7ef] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 150 ms)

[vm3] [info 2020/03/05 00:14:16.244 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x804] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 148 ms)

[vm4] [info 2020/03/05 00:14:16.397 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x808] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 151 ms)

[vm5] [info 2020/03/05 00:14:16.553 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x931] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 154 ms)

[vm6] [info 2020/03/05 00:14:16.700 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 145 ms)

[vm0] [info 2020/03/05 00:14:16.877 GMT <RMI TCP Connection(159)-172.17.0.2> tid=0xa92] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/05 00:14:16.878 GMT <RMI TCP Connection(159)-172.17.0.2> tid=0xa92] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 169 ms)

[info 2020/03/05 00:14:16.879 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:16.881 GMT <RMI TCP Connection(159)-172.17.0.2> tid=0xa92] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a38547(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:14:16.882 GMT <RMI TCP Connection(159)-172.17.0.2> tid=0xa92] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:16.882 GMT <RMI TCP Connection(159)-172.17.0.2> tid=0xa92] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a38547(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:14:16.882 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ca6863a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:14:16.883 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:16.883 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ca6863a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:14:16.883 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x7ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fda2ec2(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:14:16.884 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x7ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:16.884 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x7ef] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fda2ec2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:14:16.884 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x804] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b2ee590(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:14:16.884 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x804] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:16.885 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x804] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b2ee590(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:14:16.885 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x808] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12c5974a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:14:16.885 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x808] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:16.885 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x808] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12c5974a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:14:16.886 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x931] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f9cb92c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:14:16.886 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x931] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:16.886 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x931] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f9cb92c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:14:16.887 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb5f5a6(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:14:16.887 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x95a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:16.887 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb5f5a6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:14:16.889 GMT <RMI TCP Connection(159)-172.17.0.2> tid=0xa92] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/05 00:14:16.890 GMT <RMI TCP Connection(159)-172.17.0.2> tid=0xa92] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/05 00:14:16.891 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/05 00:14:16.891 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/05 00:14:16.892 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x7ef] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/05 00:14:16.892 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x7ef] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/05 00:14:16.893 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x804] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/05 00:14:16.893 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x804] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/05 00:14:16.894 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x808] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/05 00:14:16.894 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x808] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/05 00:14:16.895 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x931] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/05 00:14:16.896 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x931] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/05 00:14:16.897 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/05 00:14:16.897 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/05 00:14:16.899 GMT <RMI TCP Connection(26)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/05 00:14:16.899 GMT <RMI TCP Connection(26)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:14:16.929 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26346].
Not connected.


[info 2020/03/05 00:14:16.930 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:14:16.931 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:16.932 GMT <RMI TCP Connection(159)-172.17.0.2> tid=0xa92] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dded348(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:14:16.933 GMT <RMI TCP Connection(159)-172.17.0.2> tid=0xa92] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:16.933 GMT <RMI TCP Connection(159)-172.17.0.2> tid=0xa92] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dded348(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:14:16.934 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ac6f8b2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:14:16.934 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:16.934 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ac6f8b2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:14:16.934 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x7ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65e745fd(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:14:16.934 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x7ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:16.935 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x7ef] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65e745fd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:14:16.935 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x804] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @207d4843(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:14:16.935 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x804] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:16.936 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x804] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @207d4843(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:14:16.936 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x808] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59e32f87(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:14:16.936 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x808] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:16.936 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x808] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59e32f87(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:14:16.937 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x931] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c197bfa(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:14:16.937 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x931] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:16.937 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x931] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c197bfa(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:14:16.938 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @542e76bc(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:14:16.938 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x95a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:16.938 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @542e76bc(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:14:16.940 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit984212086129626843

[info 2020/03/05 00:14:16.943 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:14:17.169 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:17.169 GMT <RMI TCP Connection(159)-172.17.0.2> tid=0xa92] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d68e839(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:14:17.170 GMT <RMI TCP Connection(159)-172.17.0.2> tid=0xa92] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:17.170 GMT <RMI TCP Connection(159)-172.17.0.2> tid=0xa92] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d68e839(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:14:17.170 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bee9356(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:14:17.171 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:17.171 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bee9356(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:14:17.171 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x7ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e836111(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:14:17.172 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x7ef] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:17.172 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x7ef] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e836111(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:14:17.173 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x804] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @260f0b14(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:14:17.173 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x804] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:17.173 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x804] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @260f0b14(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:14:17.173 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x808] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @774b62b7(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:14:17.174 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x808] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:17.174 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x808] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @774b62b7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:14:17.174 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x931] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28b738a1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:14:17.175 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x931] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:17.175 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x931] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28b738a1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:14:17.175 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @639daf1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:14:17.176 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x95a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:17.176 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @639daf1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:14:17.178 GMT <RMI TCP Connection(159)-172.17.0.2> tid=0xa92] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@bc6b90b

[vm0] [info 2020/03/05 00:14:17.184 GMT <RMI TCP Connection(159)-172.17.0.2> tid=0xa92] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/05 00:14:17.184 GMT <RMI TCP Connection(159)-172.17.0.2> tid=0xa92] Locator was created at Thu Mar 05 00:14:17 GMT 2020

[vm0] [info 2020/03/05 00:14:17.184 GMT <RMI TCP Connection(159)-172.17.0.2> tid=0xa92] Listening on port 26348 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:14:17.184 GMT <RMI TCP Connection(159)-172.17.0.2> tid=0xa92] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit984212086129626843/locator/locator26348view.dat

[vm0] [info 2020/03/05 00:14:17.184 GMT <RMI TCP Connection(159)-172.17.0.2> tid=0xa92] recovery file not found: /tmp/junit984212086129626843/locator/locator26348view.dat

[vm0] [info 2020/03/05 00:14:17.185 GMT <RMI TCP Connection(159)-172.17.0.2> tid=0xa92] Starting distributed system

[vm0] [info 2020/03/05 00:14:17.186 GMT <RMI TCP Connection(159)-172.17.0.2> tid=0xa92] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1028
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2551
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 236
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8964


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:14:17.853 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 154 ms)

[vm2] [info 2020/03/05 00:14:18.004 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x930] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 148 ms)

[vm3] [info 2020/03/05 00:14:18.194 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 187 ms)

[vm4] [info 2020/03/05 00:14:18.343 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x92f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 146 ms)

[vm1] [info 2020/03/05 00:14:18.491 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@61f16d7c

[vm1] [info 2020/03/05 00:14:18.502 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:14:18.507 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x970] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 162 ms)

[vm6] [info 2020/03/05 00:14:18.671 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 162 ms)

[vm0] [info 2020/03/05 00:14:18.817 GMT <RMI TCP Connection(157)-172.17.0.8> tid=0xa76] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/05 00:14:18.818 GMT <RMI TCP Connection(157)-172.17.0.8> tid=0xa76] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 144 ms)

[info 2020/03/05 00:14:18.819 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:18.820 GMT <RMI TCP Connection(157)-172.17.0.8> tid=0xa76] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ca222a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:14:18.820 GMT <RMI TCP Connection(157)-172.17.0.8> tid=0xa76] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:18.820 GMT <RMI TCP Connection(157)-172.17.0.8> tid=0xa76] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ca222a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:14:18.823 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @295c9d38(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:14:18.823 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:18.823 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @295c9d38(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:14:18.824 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x930] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @619a62b0(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:14:18.824 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x930] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:18.824 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x930] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @619a62b0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:14:18.825 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x90f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4baea7d6(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:14:18.825 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x90f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:18.825 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4baea7d6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:14:18.826 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x92f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30892207(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:14:18.826 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x92f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:18.826 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x92f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30892207(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:14:18.827 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x970] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1806b47(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:14:18.827 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x970] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:18.827 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x970] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1806b47(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:14:18.828 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27f5564d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:14:18.828 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x62c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:18.828 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27f5564d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:14:18.830 GMT <RMI TCP Connection(157)-172.17.0.8> tid=0xa76] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/05 00:14:18.830 GMT <RMI TCP Connection(157)-172.17.0.8> tid=0xa76] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/05 00:14:18.833 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/05 00:14:18.833 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/05 00:14:18.834 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x930] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/05 00:14:18.834 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x930] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/05 00:14:18.835 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x90f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/05 00:14:18.835 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/05 00:14:18.836 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x92f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/05 00:14:18.837 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x92f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/05 00:14:18.838 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x970] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/05 00:14:18.838 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x970] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/05 00:14:18.839 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/05 00:14:18.839 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/05 00:14:18.841 GMT <RMI TCP Connection(26)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/05 00:14:18.841 GMT <RMI TCP Connection(26)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:14:18.873 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29410].
Not connected.


[info 2020/03/05 00:14:18.875 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:14:18.876 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:18.877 GMT <RMI TCP Connection(157)-172.17.0.8> tid=0xa76] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6115ee97(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:14:18.877 GMT <RMI TCP Connection(157)-172.17.0.8> tid=0xa76] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:18.878 GMT <RMI TCP Connection(157)-172.17.0.8> tid=0xa76] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6115ee97(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:14:18.878 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e76fd61(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:14:18.878 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:18.878 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e76fd61(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:14:18.879 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x930] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23f0e16d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:14:18.879 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x930] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:18.879 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x930] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23f0e16d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:14:18.880 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x90f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57dd4ad(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:14:18.880 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x90f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:18.880 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57dd4ad(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:14:18.881 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x92f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41bee2b0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:14:18.881 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x92f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:18.881 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x92f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41bee2b0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:14:18.882 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x970] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79449cb(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:14:18.882 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x970] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:18.882 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x970] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79449cb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:14:18.883 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3777931e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:14:18.883 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x62c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:18.883 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3777931e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:14:18.886 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit790662926080627055

[info 2020/03/05 00:14:18.888 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:14:19.091 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x788] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7eb1fba0

[info 2020/03/05 00:14:19.094 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:19.094 GMT <RMI TCP Connection(157)-172.17.0.8> tid=0xa76] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3313317(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:14:19.095 GMT <RMI TCP Connection(157)-172.17.0.8> tid=0xa76] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:19.095 GMT <RMI TCP Connection(157)-172.17.0.8> tid=0xa76] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3313317(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:14:19.095 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x788] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:14:19.095 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16b72451(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:14:19.096 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:19.096 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16b72451(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:14:19.096 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x930] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b705f11(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:14:19.097 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x930] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:19.097 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x930] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b705f11(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:14:19.097 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x90f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dd76430(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:14:19.098 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x90f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:19.098 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dd76430(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:14:19.098 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x92f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5041a8b9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:14:19.098 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x92f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:19.099 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x92f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5041a8b9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:14:19.099 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x970] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39731637(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:14:19.100 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x970] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:19.100 GMT <RMI TCP Connection(65)-172.17.0.8> tid=0x970] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39731637(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:14:19.100 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x62c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18d60f03(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:14:19.101 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x62c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:19.101 GMT <RMI TCP Connection(62)-172.17.0.8> tid=0x62c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18d60f03(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:14:19.103 GMT <RMI TCP Connection(157)-172.17.0.8> tid=0xa76] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3d018eb3

[vm0] [info 2020/03/05 00:14:19.108 GMT <RMI TCP Connection(157)-172.17.0.8> tid=0xa76] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/05 00:14:19.109 GMT <RMI TCP Connection(157)-172.17.0.8> tid=0xa76] Locator was created at Thu Mar 05 00:14:19 GMT 2020

[vm0] [info 2020/03/05 00:14:19.109 GMT <RMI TCP Connection(157)-172.17.0.8> tid=0xa76] Listening on port 29412 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:14:19.109 GMT <RMI TCP Connection(157)-172.17.0.8> tid=0xa76] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit790662926080627055/locator/locator29412view.dat

[vm0] [info 2020/03/05 00:14:19.109 GMT <RMI TCP Connection(157)-172.17.0.8> tid=0xa76] recovery file not found: /tmp/junit790662926080627055/locator/locator29412view.dat

[vm0] [info 2020/03/05 00:14:19.109 GMT <RMI TCP Connection(157)-172.17.0.8> tid=0xa76] Starting distributed system

[vm0] [info 2020/03/05 00:14:19.111 GMT <RMI TCP Connection(157)-172.17.0.8> tid=0xa76] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:14:19.663 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7692d405

[vm5] [info 2020/03/05 00:14:19.668 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:14:19.695 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x803] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2946df66

[vm3] [info 2020/03/05 00:14:19.702 GMT <RMI TCP Connection(63)-172.17.0.7> tid=0x803] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:14:20.313 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x803] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@260716ba

[vm4] [info 2020/03/05 00:14:20.318 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x803] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:14:20.418 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@194c5048

[vm6] [info 2020/03/05 00:14:20.423 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:14:20.941 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22279]

Command result for <connect --jmx-manager=localhost[22279]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22279] ..
Successfully connected to: [host=localhost, port=22279]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:14:21.108 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@43207289

[vm1] [info 2020/03/05 00:14:21.113 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:14:21.233 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7dc04a3

[vm5] [info 2020/03/05 00:14:21.239 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x90d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:14:21.270 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:14:21.700 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x7ef] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5588e856

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:14:21.705 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x7ef] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:14:21.940 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@19c080d4

[vm6] [info 2020/03/05 00:14:21.945 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x97b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:14:22.303 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x804] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2ff6282

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:14:22.309 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x804] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:14:22.820 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:14:22.921 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x808] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@44839c97

[vm4] [info 2020/03/05 00:14:22.926 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x808] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:14:22.962 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@727b115d

[vm1] [info 2020/03/05 00:14:22.967 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:14:23.562 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x96f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2aadd48a

[info 2020/03/05 00:14:23.565 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26349]

[vm5] [info 2020/03/05 00:14:23.567 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x96f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[26349]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26349] ..
Successfully connected to: [host=localhost, port=26349]


[vm2] [info 2020/03/05 00:14:23.645 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x930] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@39aa87a5

[vm2] [info 2020/03/05 00:14:23.650 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x930] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:14:24.248 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x90f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2875f4ae

[vm3] [info 2020/03/05 00:14:24.254 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x90f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:14:24.267 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x98d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@56da4e46

[vm6] [info 2020/03/05 00:14:24.272 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x98d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 887
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2395
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 117
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 8052


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:14:24.684 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 149 ms)

[vm2] [info 2020/03/05 00:14:24.829 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 142 ms)

[vm4] [info 2020/03/05 00:14:24.854 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x92f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@583c889a

[vm4] [info 2020/03/05 00:14:24.860 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x92f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:14:24.983 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 152 ms)

[vm1] [info 2020/03/05 00:14:25.108 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:14:25.134 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 148 ms)

[vm5] [info 2020/03/05 00:14:25.291 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 156 ms)

[vm6] [info 2020/03/05 00:14:25.440 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 147 ms)

[info 2020/03/05 00:14:25.487 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29413]

Command result for <connect --jmx-manager=localhost[29413]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29413] ..
Successfully connected to: [host=localhost, port=29413]


[vm0] [info 2020/03/05 00:14:25.585 GMT <RMI TCP Connection(153)-172.17.0.4> tid=0x6df] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/05 00:14:25.587 GMT <RMI TCP Connection(153)-172.17.0.4> tid=0x6df] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 144 ms)

[info 2020/03/05 00:14:25.588 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:25.590 GMT <RMI TCP Connection(153)-172.17.0.4> tid=0x6df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f5aacb9(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:14:25.590 GMT <RMI TCP Connection(153)-172.17.0.4> tid=0x6df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:25.590 GMT <RMI TCP Connection(153)-172.17.0.4> tid=0x6df] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f5aacb9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:14:25.593 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15ee281e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:14:25.593 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:25.593 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15ee281e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:14:25.594 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x752] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @424cd726(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:14:25.594 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x752] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:25.594 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @424cd726(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:14:25.595 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76627e0d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:14:25.595 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x76d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:25.595 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76627e0d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:14:25.596 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @199ef716(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:14:25.596 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x7d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:25.596 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @199ef716(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:14:25.597 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79d4cc52(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:14:25.597 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:25.597 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79d4cc52(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:14:25.598 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28ad3304(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:14:25.598 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:25.598 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28ad3304(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:14:25.601 GMT <RMI TCP Connection(153)-172.17.0.4> tid=0x6df] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/05 00:14:25.601 GMT <RMI TCP Connection(153)-172.17.0.4> tid=0x6df] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/05 00:14:25.604 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/05 00:14:25.604 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/05 00:14:25.606 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x752] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/05 00:14:25.606 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/05 00:14:25.607 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/05 00:14:25.607 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/05 00:14:25.608 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/05 00:14:25.608 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/05 00:14:25.609 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/05 00:14:25.610 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/05 00:14:25.610 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/05 00:14:25.611 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/05 00:14:25.613 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/05 00:14:25.613 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:14:25.644 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29377].
Not connected.


[info 2020/03/05 00:14:25.645 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:14:25.646 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:25.647 GMT <RMI TCP Connection(153)-172.17.0.4> tid=0x6df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5331d578(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:14:25.647 GMT <RMI TCP Connection(153)-172.17.0.4> tid=0x6df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:25.647 GMT <RMI TCP Connection(153)-172.17.0.4> tid=0x6df] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5331d578(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:14:25.648 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bc9e3ea(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:14:25.648 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:25.648 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bc9e3ea(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:14:25.649 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x752] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3633f493(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:14:25.649 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x752] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:25.649 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3633f493(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:14:25.650 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46f1464a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:14:25.650 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x76d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:25.650 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46f1464a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:14:25.651 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32c8fb45(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:14:25.651 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x7d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:25.651 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32c8fb45(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:14:25.652 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43d19afa(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:14:25.652 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:25.652 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43d19afa(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:14:25.653 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71e36762(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:14:25.653 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:25.653 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71e36762(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:14:25.656 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13284872046857409047

[info 2020/03/05 00:14:25.658 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:14:25.911 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:25.912 GMT <RMI TCP Connection(153)-172.17.0.4> tid=0x6df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3db98549(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:14:25.912 GMT <RMI TCP Connection(153)-172.17.0.4> tid=0x6df] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:25.912 GMT <RMI TCP Connection(153)-172.17.0.4> tid=0x6df] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3db98549(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:14:25.913 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67828ef0(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:14:25.913 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:25.913 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67828ef0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:14:25.914 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x752] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bef1a38(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:14:25.914 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x752] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:25.914 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x752] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bef1a38(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:14:25.915 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e2ff0f4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:14:25.915 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x76d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:25.915 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x76d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e2ff0f4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:14:25.916 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @715d88f9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:14:25.916 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x7d6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:25.916 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x7d6] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @715d88f9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:14:25.917 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d8426e8(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:14:25.917 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:25.917 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7a7] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d8426e8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:14:25.918 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70eff92(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:14:25.918 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:25.918 GMT <RMI TCP Connection(60)-172.17.0.4> tid=0x7b2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70eff92(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:14:25.921 GMT <RMI TCP Connection(153)-172.17.0.4> tid=0x6df] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@52b18eb3

[vm0] [info 2020/03/05 00:14:25.926 GMT <RMI TCP Connection(153)-172.17.0.4> tid=0x6df] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/05 00:14:25.926 GMT <RMI TCP Connection(153)-172.17.0.4> tid=0x6df] Locator was created at Thu Mar 05 00:14:25 GMT 2020

[vm0] [info 2020/03/05 00:14:25.926 GMT <RMI TCP Connection(153)-172.17.0.4> tid=0x6df] Listening on port 29379 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:14:25.926 GMT <RMI TCP Connection(153)-172.17.0.4> tid=0x6df] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13284872046857409047/locator/locator29379view.dat

[vm0] [info 2020/03/05 00:14:25.926 GMT <RMI TCP Connection(153)-172.17.0.4> tid=0x6df] recovery file not found: /tmp/junit13284872046857409047/locator/locator29379view.dat

[vm0] [info 2020/03/05 00:14:25.927 GMT <RMI TCP Connection(153)-172.17.0.4> tid=0x6df] Starting distributed system

[vm0] [info 2020/03/05 00:14:25.928 GMT <RMI TCP Connection(153)-172.17.0.4> tid=0x6df] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 782
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2442
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 282
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8646


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:14:26.451 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 178 ms)

[vm2] [info 2020/03/05 00:14:26.595 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 142 ms)

[vm3] [info 2020/03/05 00:14:26.744 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 146 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:14:26.896 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 150 ms)

[vm5] [info 2020/03/05 00:14:27.061 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 164 ms)

[vm6] [info 2020/03/05 00:14:27.305 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 242 ms)

[vm0] [info 2020/03/05 00:14:27.449 GMT <RMI TCP Connection(157)-172.17.0.3> tid=0x71] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/05 00:14:27.450 GMT <RMI TCP Connection(157)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 143 ms)

[info 2020/03/05 00:14:27.451 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:27.453 GMT <RMI TCP Connection(157)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f67da4d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:14:27.453 GMT <RMI TCP Connection(157)-172.17.0.3> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:27.453 GMT <RMI TCP Connection(157)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f67da4d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:14:27.454 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c64480b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:14:27.454 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:27.454 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c64480b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:14:27.455 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20fc74c2(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:14:27.455 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x6e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:27.455 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20fc74c2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:14:27.456 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38f5076a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:14:27.456 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:27.456 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38f5076a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:14:27.457 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @189c4fb(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:14:27.457 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:27.457 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @189c4fb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:14:27.458 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c4f0975(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:14:27.458 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x90d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:27.458 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c4f0975(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:14:27.459 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1243470e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:14:27.459 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x97b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:27.459 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1243470e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:14:27.461 GMT <RMI TCP Connection(157)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/05 00:14:27.461 GMT <RMI TCP Connection(157)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/05 00:14:27.462 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/05 00:14:27.462 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/05 00:14:27.463 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/05 00:14:27.464 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/05 00:14:27.464 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/05 00:14:27.465 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/05 00:14:27.465 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/05 00:14:27.466 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/05 00:14:27.466 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/05 00:14:27.467 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/05 00:14:27.468 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/05 00:14:27.468 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/05 00:14:27.470 GMT <RMI TCP Connection(27)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/05 00:14:27.471 GMT <RMI TCP Connection(27)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:14:27.500 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27837].
Not connected.


[info 2020/03/05 00:14:27.501 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:14:27.502 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:27.503 GMT <RMI TCP Connection(157)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57f9d001(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:14:27.504 GMT <RMI TCP Connection(157)-172.17.0.3> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:27.504 GMT <RMI TCP Connection(157)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57f9d001(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:14:27.504 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76733c2a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:14:27.505 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:27.505 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76733c2a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:14:27.505 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @751bdee3(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:14:27.505 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x6e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:27.506 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @751bdee3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:14:27.506 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e5bc0cf(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:14:27.506 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:27.506 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e5bc0cf(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:14:27.507 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60b5f47d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:14:27.507 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:27.507 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60b5f47d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:14:27.508 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e3b0034(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:14:27.508 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x90d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:27.508 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e3b0034(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:14:27.509 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e6eb34(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:14:27.509 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x97b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:27.509 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e6eb34(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:14:27.512 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11364363097474559084

[info 2020/03/05 00:14:27.514 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:14:27.732 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:27.733 GMT <RMI TCP Connection(157)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58eb9ca0(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:14:27.733 GMT <RMI TCP Connection(157)-172.17.0.3> tid=0x71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:27.733 GMT <RMI TCP Connection(157)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58eb9ca0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:14:27.734 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75a263fc(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:14:27.734 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:27.734 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75a263fc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:14:27.735 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31c78705(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:14:27.735 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x6e1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:27.735 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31c78705(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:14:27.736 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a5874f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:14:27.736 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x5eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:27.736 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a5874f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:14:27.737 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22c4c6a4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:14:27.737 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x623] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:27.737 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22c4c6a4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:14:27.737 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @737fb414(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:14:27.738 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x90d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:27.738 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @737fb414(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:14:27.738 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cfdf24c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:14:27.739 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x97b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:27.739 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cfdf24c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:14:27.742 GMT <RMI TCP Connection(157)-172.17.0.3> tid=0x71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@60e4cd31

[vm0] [info 2020/03/05 00:14:27.747 GMT <RMI TCP Connection(157)-172.17.0.3> tid=0x71] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/05 00:14:27.747 GMT <RMI TCP Connection(157)-172.17.0.3> tid=0x71] Locator was created at Thu Mar 05 00:14:27 GMT 2020

[vm0] [info 2020/03/05 00:14:27.747 GMT <RMI TCP Connection(157)-172.17.0.3> tid=0x71] Listening on port 27839 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:14:27.747 GMT <RMI TCP Connection(157)-172.17.0.3> tid=0x71] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11364363097474559084/locator/locator27839view.dat

[vm0] [info 2020/03/05 00:14:27.747 GMT <RMI TCP Connection(157)-172.17.0.3> tid=0x71] recovery file not found: /tmp/junit11364363097474559084/locator/locator27839view.dat

[vm0] [info 2020/03/05 00:14:27.748 GMT <RMI TCP Connection(157)-172.17.0.3> tid=0x71] Starting distributed system

[vm0] [info 2020/03/05 00:14:27.749 GMT <RMI TCP Connection(157)-172.17.0.3> tid=0x71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 933
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608947
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2454
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 235
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8631


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:14:28.779 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 197 ms)

[vm2] [info 2020/03/05 00:14:28.922 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 140 ms)

[vm3] [info 2020/03/05 00:14:29.076 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 152 ms)

[vm4] [info 2020/03/05 00:14:29.240 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x916] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 161 ms)

[vm5] [info 2020/03/05 00:14:29.405 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x96f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 163 ms)

[vm6] [info 2020/03/05 00:14:29.547 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x98d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 141 ms)

[vm0] [info 2020/03/05 00:14:29.701 GMT <RMI TCP Connection(160)-172.17.0.6> tid=0xaa2] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/05 00:14:29.702 GMT <RMI TCP Connection(160)-172.17.0.6> tid=0xaa2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 153 ms)

[info 2020/03/05 00:14:29.703 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:29.705 GMT <RMI TCP Connection(160)-172.17.0.6> tid=0xaa2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fc23a1(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:14:29.705 GMT <RMI TCP Connection(160)-172.17.0.6> tid=0xaa2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:29.705 GMT <RMI TCP Connection(160)-172.17.0.6> tid=0xaa2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fc23a1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:14:29.706 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a4c5cd8(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:14:29.706 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:29.706 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a4c5cd8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:14:29.707 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x917] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb7db35(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:14:29.707 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x917] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:29.707 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb7db35(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:14:29.707 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1049acb0(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:14:29.708 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:29.708 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1049acb0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:14:29.708 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x916] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cf788fb(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:14:29.709 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x916] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:29.709 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x916] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cf788fb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:14:29.710 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x96f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d7e3d11(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:14:29.710 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x96f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:29.710 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x96f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d7e3d11(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:14:29.711 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x98d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eb4b261(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:14:29.711 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x98d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:29.711 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x98d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eb4b261(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:14:29.713 GMT <RMI TCP Connection(160)-172.17.0.6> tid=0xaa2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/05 00:14:29.713 GMT <RMI TCP Connection(160)-172.17.0.6> tid=0xaa2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/05 00:14:29.714 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/05 00:14:29.714 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/05 00:14:29.715 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x917] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/05 00:14:29.715 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/05 00:14:29.716 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x910] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/05 00:14:29.716 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/05 00:14:29.717 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x916] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/05 00:14:29.718 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x916] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/05 00:14:29.718 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x96f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/05 00:14:29.719 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x96f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/05 00:14:29.719 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x98d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/05 00:14:29.720 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x98d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/05 00:14:29.721 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/05 00:14:29.722 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)

[vm1] [info 2020/03/05 00:14:29.735 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@299f96e7

[vm1] [info 2020/03/05 00:14:29.740 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:14:29.750 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26830].
Not connected.


[info 2020/03/05 00:14:29.752 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:14:29.753 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:29.754 GMT <RMI TCP Connection(160)-172.17.0.6> tid=0xaa2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d4e4cc0(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:14:29.754 GMT <RMI TCP Connection(160)-172.17.0.6> tid=0xaa2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:29.754 GMT <RMI TCP Connection(160)-172.17.0.6> tid=0xaa2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d4e4cc0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:14:29.755 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b7954cf(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:14:29.755 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:29.755 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b7954cf(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:14:29.756 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x917] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @362e9b2b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:14:29.756 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x917] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:29.756 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @362e9b2b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:14:29.757 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d1e636d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:14:29.757 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:29.757 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d1e636d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:14:29.757 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x916] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34f03553(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:14:29.758 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x916] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:29.758 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x916] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34f03553(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:14:29.758 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x96f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @617c8cb(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:14:29.758 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x96f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:29.758 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x96f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @617c8cb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:14:29.759 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x98d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38bd88e1(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:14:29.759 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x98d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:29.759 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x98d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38bd88e1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:14:29.762 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5570888481917944447

[info 2020/03/05 00:14:29.764 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:14:29.973 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:29.973 GMT <RMI TCP Connection(160)-172.17.0.6> tid=0xaa2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57c4928d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:14:29.974 GMT <RMI TCP Connection(160)-172.17.0.6> tid=0xaa2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:29.974 GMT <RMI TCP Connection(160)-172.17.0.6> tid=0xaa2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57c4928d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:14:29.974 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35489851(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:14:29.974 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:29.974 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35489851(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:14:29.975 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x917] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ecb21d9(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:14:29.975 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x917] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:29.975 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ecb21d9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:14:29.976 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @456fef1c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:14:29.976 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x910] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:29.976 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @456fef1c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:14:29.977 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x916] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b9371c0(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:14:29.977 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x916] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:29.977 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x916] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b9371c0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:14:29.978 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x96f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26940fc4(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:14:29.978 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x96f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:29.978 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x96f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26940fc4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:14:29.979 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x98d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c04abd6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:14:29.979 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x98d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:29.979 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x98d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c04abd6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:14:29.982 GMT <RMI TCP Connection(160)-172.17.0.6> tid=0xaa2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5cccde04

[vm0] [info 2020/03/05 00:14:29.987 GMT <RMI TCP Connection(160)-172.17.0.6> tid=0xaa2] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/05 00:14:29.987 GMT <RMI TCP Connection(160)-172.17.0.6> tid=0xaa2] Locator was created at Thu Mar 05 00:14:29 GMT 2020

[vm0] [info 2020/03/05 00:14:29.987 GMT <RMI TCP Connection(160)-172.17.0.6> tid=0xaa2] Listening on port 26832 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:14:29.987 GMT <RMI TCP Connection(160)-172.17.0.6> tid=0xaa2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5570888481917944447/locator/locator26832view.dat

[vm0] [info 2020/03/05 00:14:29.987 GMT <RMI TCP Connection(160)-172.17.0.6> tid=0xaa2] recovery file not found: /tmp/junit5570888481917944447/locator/locator26832view.dat

[vm0] [info 2020/03/05 00:14:29.988 GMT <RMI TCP Connection(160)-172.17.0.6> tid=0xaa2] Starting distributed system

[vm0] [info 2020/03/05 00:14:29.989 GMT <RMI TCP Connection(160)-172.17.0.6> tid=0xaa2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:14:30.304 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x752] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@19d7f22

[vm2] [info 2020/03/05 00:14:30.310 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x752] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:14:30.897 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x76d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46244b0e

[vm3] [info 2020/03/05 00:14:30.902 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x76d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:14:31.497 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x7d6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@199aa553

[vm4] [info 2020/03/05 00:14:31.502 GMT <RMI TCP Connection(62)-172.17.0.4> tid=0x7d6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:14:31.671 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@37641a4d

[vm1] [info 2020/03/05 00:14:31.677 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:14:32.090 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29380]

Command result for <connect --jmx-manager=localhost[29380]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29380] ..
Successfully connected to: [host=localhost, port=29380]


[vm2] [info 2020/03/05 00:14:32.256 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@225d2d7e

[vm2] [info 2020/03/05 00:14:32.261 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x6e1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:14:32.855 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@c7e3266

[vm3] [info 2020/03/05 00:14:32.860 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x5eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:14:33.462 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x623] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4bc6c52e

[vm4] [info 2020/03/05 00:14:33.468 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x623] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:14:33.702 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1d7dde5b

[vm1] [info 2020/03/05 00:14:33.708 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:14:34.087 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27840]

Command result for <connect --jmx-manager=localhost[27840]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27840] ..
Successfully connected to: [host=localhost, port=27840]


[vm5] [info 2020/03/05 00:14:34.218 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x811] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@49a5d96d

[vm5] [info 2020/03/05 00:14:34.224 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x811] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:14:34.292 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x917] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4f2f69e0

[vm2] [info 2020/03/05 00:14:34.297 GMT <RMI TCP Connection(69)-172.17.0.6> tid=0x917] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:14:34.878 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x910] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7865bf1

[vm3] [info 2020/03/05 00:14:34.883 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x910] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:14:34.884 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x86a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@75c8825

[vm6] [info 2020/03/05 00:14:34.889 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x86a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:14:35.472 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x916] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3b49b8c5

[vm4] [info 2020/03/05 00:14:35.478 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x916] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:14:35.715 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:14:36.090 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26833]

Command result for <connect --jmx-manager=localhost[26833]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26833] ..
Successfully connected to: [host=localhost, port=26833]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 880
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608938
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2470
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 237
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8658


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:14:39.430 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 153 ms)

[vm2] [info 2020/03/05 00:14:39.584 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x7a1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 151 ms)

[vm3] [info 2020/03/05 00:14:39.743 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x805] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 157 ms)

[vm4] [info 2020/03/05 00:14:39.888 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x828] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 142 ms)

[vm5] [info 2020/03/05 00:14:40.041 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x811] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 152 ms)

[vm6] [info 2020/03/05 00:14:40.186 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x86a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 143 ms)

[vm0] [info 2020/03/05 00:14:40.328 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x86d] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/05 00:14:40.329 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x86d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 140 ms)

[info 2020/03/05 00:14:40.330 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:40.332 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x86d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77b1bd4a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:14:40.332 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x86d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:40.333 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x86d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77b1bd4a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:14:40.333 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11449ae9(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:14:40.333 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:40.334 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11449ae9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:14:40.334 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x7a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @207d6aa1(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:14:40.334 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x7a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:40.335 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x7a1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @207d6aa1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:14:40.335 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x805] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @db88c05(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:14:40.336 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x805] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:40.336 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x805] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @db88c05(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:14:40.336 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bbca3d5(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:14:40.336 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x828] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:40.337 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bbca3d5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:14:40.337 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x811] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1efc8cee(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:14:40.337 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x811] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:40.337 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x811] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1efc8cee(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:14:40.338 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x86a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b1b5a17(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:14:40.338 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x86a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:40.338 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x86a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b1b5a17(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:14:40.341 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x86d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/05 00:14:40.341 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x86d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/05 00:14:40.342 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/05 00:14:40.342 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/05 00:14:40.343 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x7a1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/05 00:14:40.343 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x7a1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/05 00:14:40.344 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x805] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/05 00:14:40.345 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x805] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/05 00:14:40.345 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x828] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/05 00:14:40.346 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/05 00:14:40.346 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x811] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/05 00:14:40.347 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x811] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/05 00:14:40.348 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x86a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/05 00:14:40.348 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x86a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/05 00:14:40.350 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/05 00:14:40.351 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:14:40.380 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25126].
Not connected.


[info 2020/03/05 00:14:40.381 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:14:40.382 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:40.383 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x86d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d4ad992(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:14:40.384 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x86d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:40.384 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x86d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d4ad992(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:14:40.384 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49eccfd1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:14:40.384 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:40.385 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49eccfd1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:14:40.385 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x7a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11e9e8d9(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:14:40.385 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x7a1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:40.385 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x7a1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11e9e8d9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:14:40.386 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x805] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d4b2508(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:14:40.386 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x805] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:40.386 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x805] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d4b2508(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:14:40.387 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18322e29(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:14:40.387 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x828] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:40.387 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18322e29(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:14:40.388 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x811] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a97fec9(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:14:40.388 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x811] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:40.388 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x811] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a97fec9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:14:40.389 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x86a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ac238be(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:14:40.389 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x86a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:40.389 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x86a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ac238be(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:14:40.392 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10819930463255669357

[info 2020/03/05 00:14:40.394 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:14:40.603 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:40.604 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x86d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d7b8e3a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:14:40.604 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x86d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:14:40.605 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x86d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d7b8e3a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:14:40.605 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60f1c666(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:14:40.605 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:14:40.605 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60f1c666(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:14:40.606 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x7a1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a01722(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:14:40.606 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x7a1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:14:40.606 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x7a1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a01722(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:14:40.607 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x805] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69397953(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:14:40.607 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x805] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:14:40.607 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x805] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69397953(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:14:40.608 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x828] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c061bf4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:14:40.608 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x828] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:14:40.608 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x828] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c061bf4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:14:40.609 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x811] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a01fbbd(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:14:40.609 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x811] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:14:40.609 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x811] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a01fbbd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:14:40.610 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x86a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5be9f00c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:14:40.610 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x86a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:14:40.610 GMT <RMI TCP Connection(60)-172.17.0.9> tid=0x86a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5be9f00c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:14:40.613 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x86d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@613d680d

[vm0] [info 2020/03/05 00:14:40.618 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x86d] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/05 00:14:40.618 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x86d] Locator was created at Thu Mar 05 00:14:40 GMT 2020

[vm0] [info 2020/03/05 00:14:40.618 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x86d] Listening on port 25128 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:14:40.619 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x86d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10819930463255669357/locator/locator25128view.dat

[vm0] [info 2020/03/05 00:14:40.619 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x86d] recovery file not found: /tmp/junit10819930463255669357/locator/locator25128view.dat

[vm0] [info 2020/03/05 00:14:40.619 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x86d] Starting distributed system

[vm0] [info 2020/03/05 00:14:40.621 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x86d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:14:44.523 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@49c095f1

[vm1] [info 2020/03/05 00:14:44.528 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:14:45.105 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x7a1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@79df0c0d

[vm2] [info 2020/03/05 00:14:45.110 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x7a1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:14:45.701 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x805] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38b0fc4a

[vm3] [info 2020/03/05 00:14:45.707 GMT <RMI TCP Connection(61)-172.17.0.9> tid=0x805] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:14:46.332 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x828] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@75f735bc

[vm4] [info 2020/03/05 00:14:46.338 GMT <RMI TCP Connection(62)-172.17.0.9> tid=0x828] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:14:46.929 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25129]

Command result for <connect --jmx-manager=localhost[25129]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25129] ..
Successfully connected to: [host=localhost, port=25129]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:15:03.420 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x93b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@7392c46d

[vm5] [info 2020/03/05 00:15:03.426 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x93b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:15:04.104 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x9a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840@172a0105

[vm6] [info 2020/03/05 00:15:04.110 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x9a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2538
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 214
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8448


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:15:07.836 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 156 ms)

[vm2] [info 2020/03/05 00:15:07.993 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8a2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 155 ms)

[vm3] [info 2020/03/05 00:15:08.151 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x947] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 155 ms)

[vm4] [info 2020/03/05 00:15:08.292 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x933] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 139 ms)

[vm5] [info 2020/03/05 00:15:08.459 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x93b] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 165 ms)

[vm6] [info 2020/03/05 00:15:08.622 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x9a8] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 162 ms)

[vm0] [info 2020/03/05 00:15:08.762 GMT <RMI TCP Connection(162)-172.17.0.5> tid=0x935] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/05 00:15:08.763 GMT <RMI TCP Connection(162)-172.17.0.5> tid=0x935] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 139 ms)

[info 2020/03/05 00:15:08.764 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:08.766 GMT <RMI TCP Connection(162)-172.17.0.5> tid=0x935] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dbe99f9(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:15:08.766 GMT <RMI TCP Connection(162)-172.17.0.5> tid=0x935] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:08.766 GMT <RMI TCP Connection(162)-172.17.0.5> tid=0x935] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dbe99f9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:15:08.767 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5381bd47(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:15:08.767 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:08.767 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5381bd47(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:15:08.768 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e5ce92f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:15:08.768 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:08.768 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8a2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e5ce92f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:15:08.768 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x947] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @555f62(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:15:08.769 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x947] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:08.769 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x947] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @555f62(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:15:08.769 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x933] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67dbc456(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:15:08.769 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x933] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:08.770 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x933] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67dbc456(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:15:08.770 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x93b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5392361c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:15:08.770 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x93b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:08.770 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x93b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5392361c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:15:08.771 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x9a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6290dbab(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:15:08.771 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x9a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:08.771 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x9a8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6290dbab(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:15:08.774 GMT <RMI TCP Connection(162)-172.17.0.5> tid=0x935] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/05 00:15:08.774 GMT <RMI TCP Connection(162)-172.17.0.5> tid=0x935] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/05 00:15:08.775 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/05 00:15:08.775 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/05 00:15:08.776 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8a2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/05 00:15:08.776 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8a2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/05 00:15:08.777 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x947] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/05 00:15:08.777 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x947] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/05 00:15:08.778 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x933] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/05 00:15:08.779 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x933] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/05 00:15:08.780 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x93b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/05 00:15:08.780 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x93b] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/05 00:15:08.781 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x9a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/05 00:15:08.781 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x9a8] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/05 00:15:08.783 GMT <RMI TCP Connection(28)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/05 00:15:08.783 GMT <RMI TCP Connection(28)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:15:08.810 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24073].
Not connected.


[info 2020/03/05 00:15:08.811 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:15:08.813 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:08.814 GMT <RMI TCP Connection(162)-172.17.0.5> tid=0x935] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29c389e6(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:15:08.814 GMT <RMI TCP Connection(162)-172.17.0.5> tid=0x935] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:08.814 GMT <RMI TCP Connection(162)-172.17.0.5> tid=0x935] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29c389e6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:15:08.815 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a08fae1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:15:08.815 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:08.815 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a08fae1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:15:08.816 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d5f1ecf(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:15:08.816 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:08.816 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8a2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d5f1ecf(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:15:08.817 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x947] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a757db4(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:15:08.817 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x947] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:08.817 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x947] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a757db4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:15:08.818 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x933] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a8aad27(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:15:08.818 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x933] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:08.818 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x933] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a8aad27(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:15:08.818 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x93b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58eaef2f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:15:08.819 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x93b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:08.819 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x93b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58eaef2f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:15:08.819 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x9a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b1a947c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:15:08.820 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x9a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:08.820 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x9a8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b1a947c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:15:08.823 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12517808383262639029

[info 2020/03/05 00:15:08.826 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:15:09.051 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:09.052 GMT <RMI TCP Connection(162)-172.17.0.5> tid=0x935] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cae850c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:15:09.052 GMT <RMI TCP Connection(162)-172.17.0.5> tid=0x935] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:09.052 GMT <RMI TCP Connection(162)-172.17.0.5> tid=0x935] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cae850c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:15:09.053 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63c3f259(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:15:09.053 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:09.053 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63c3f259(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:15:09.054 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7741281b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:15:09.054 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8a2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:09.054 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8a2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7741281b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:15:09.055 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x947] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79d9611(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:15:09.055 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x947] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:09.055 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x947] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79d9611(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:15:09.056 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x933] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64868033(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:15:09.056 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x933] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:09.056 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x933] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64868033(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:15:09.057 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x93b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @118d267b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:15:09.057 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x93b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:09.057 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x93b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @118d267b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:15:09.058 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x9a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36815f90(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:15:09.058 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x9a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:09.058 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x9a8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36815f90(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:15:09.061 GMT <RMI TCP Connection(162)-172.17.0.5> tid=0x935] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@47d3bded

[vm0] [info 2020/03/05 00:15:09.067 GMT <RMI TCP Connection(162)-172.17.0.5> tid=0x935] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/05 00:15:09.067 GMT <RMI TCP Connection(162)-172.17.0.5> tid=0x935] Locator was created at Thu Mar 05 00:15:09 GMT 2020

[vm0] [info 2020/03/05 00:15:09.067 GMT <RMI TCP Connection(162)-172.17.0.5> tid=0x935] Listening on port 24075 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:15:09.068 GMT <RMI TCP Connection(162)-172.17.0.5> tid=0x935] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12517808383262639029/locator/locator24075view.dat

[vm0] [info 2020/03/05 00:15:09.068 GMT <RMI TCP Connection(162)-172.17.0.5> tid=0x935] recovery file not found: /tmp/junit12517808383262639029/locator/locator24075view.dat

[vm0] [info 2020/03/05 00:15:09.068 GMT <RMI TCP Connection(162)-172.17.0.5> tid=0x935] Starting distributed system

[vm0] [info 2020/03/05 00:15:09.070 GMT <RMI TCP Connection(162)-172.17.0.5> tid=0x935] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:15:12.779 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@679c5dbd

[vm1] [info 2020/03/05 00:15:12.784 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:15:13.368 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8a2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46eb1f3a

[vm2] [info 2020/03/05 00:15:13.373 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8a2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:15:13.810 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x931] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040@6081c6a2

[vm5] [info 2020/03/05 00:15:13.816 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x931] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:15:13.955 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x947] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@a422813

[vm3] [info 2020/03/05 00:15:13.960 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x947] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:15:14.491 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@2a665e6d

[vm6] [info 2020/03/05 00:15:14.497 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x95a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:15:14.558 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x933] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@e7381a5

[vm4] [info 2020/03/05 00:15:14.564 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x933] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:15:15.168 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24076]

Command result for <connect --jmx-manager=localhost[24076]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24076] ..
Successfully connected to: [host=localhost, port=24076]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:15:15.526 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9d3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@5f1c7469

[vm5] [info 2020/03/05 00:15:15.532 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9d3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:15:15.642 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9ee] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840@7c62ae81

[vm5] [info 2020/03/05 00:15:15.647 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9ee] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:15:16.218 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa36] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40@173838fc

[vm6] [info 2020/03/05 00:15:16.223 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa36] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:15:16.376 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa12] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040@36a1f998

[vm6] [info 2020/03/05 00:15:16.381 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa12] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2662
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 407
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9387


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:15:18.531 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 155 ms)

[vm2] [info 2020/03/05 00:15:18.691 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x991] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 156 ms)

[vm3] [info 2020/03/05 00:15:18.861 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x9a5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 167 ms)

[vm4] [info 2020/03/05 00:15:19.013 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x9bb] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 148 ms)

[vm5] [info 2020/03/05 00:15:19.180 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x931] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 165 ms)

[vm6] [info 2020/03/05 00:15:19.328 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 147 ms)

[vm0] [info 2020/03/05 00:15:19.480 GMT <RMI TCP Connection(165)-172.17.0.2> tid=0xa92] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/05 00:15:19.481 GMT <RMI TCP Connection(165)-172.17.0.2> tid=0xa92] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 150 ms)

[info 2020/03/05 00:15:19.482 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:19.484 GMT <RMI TCP Connection(165)-172.17.0.2> tid=0xa92] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @601d36b9(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:15:19.484 GMT <RMI TCP Connection(165)-172.17.0.2> tid=0xa92] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:19.484 GMT <RMI TCP Connection(165)-172.17.0.2> tid=0xa92] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @601d36b9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:15:19.485 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b88ac1c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:15:19.485 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:19.485 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b88ac1c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:15:19.486 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x991] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @117ed581(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:15:19.486 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x991] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:19.486 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x991] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @117ed581(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:15:19.487 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x9a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d2b6005(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:15:19.487 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x9a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:19.487 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x9a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d2b6005(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:15:19.488 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x9bb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7024a7b6(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:15:19.488 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x9bb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:19.488 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x9bb] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7024a7b6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:15:19.489 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x931] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f3f3d57(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:15:19.489 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x931] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:19.489 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x931] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f3f3d57(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:15:19.490 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ec01c1e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:15:19.490 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x95a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:19.490 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ec01c1e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:15:19.492 GMT <RMI TCP Connection(165)-172.17.0.2> tid=0xa92] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/05 00:15:19.493 GMT <RMI TCP Connection(165)-172.17.0.2> tid=0xa92] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/05 00:15:19.494 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/05 00:15:19.494 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/05 00:15:19.495 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x991] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/05 00:15:19.495 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x991] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/05 00:15:19.496 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x9a5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/05 00:15:19.496 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x9a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/05 00:15:19.497 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x9bb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/05 00:15:19.497 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x9bb] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/05 00:15:19.498 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x931] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/05 00:15:19.499 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x931] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/05 00:15:19.499 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/05 00:15:19.500 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/05 00:15:19.502 GMT <RMI TCP Connection(27)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/05 00:15:19.503 GMT <RMI TCP Connection(27)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:15:19.531 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26349].
Not connected.


[info 2020/03/05 00:15:19.532 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:15:19.534 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:19.535 GMT <RMI TCP Connection(165)-172.17.0.2> tid=0xa92] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b06c599(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:15:19.535 GMT <RMI TCP Connection(165)-172.17.0.2> tid=0xa92] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:19.535 GMT <RMI TCP Connection(165)-172.17.0.2> tid=0xa92] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b06c599(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:15:19.536 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68932741(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:15:19.536 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:19.536 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68932741(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:15:19.537 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x991] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66c24ac(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:15:19.537 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x991] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:19.537 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x991] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66c24ac(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:15:19.538 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x9a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b6d017c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:15:19.539 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x9a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:19.539 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x9a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b6d017c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:15:19.539 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x9bb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @552eee22(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:15:19.539 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x9bb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:19.540 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x9bb] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @552eee22(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:15:19.540 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x931] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56952528(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:15:19.541 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x931] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:19.541 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x931] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56952528(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:15:19.541 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cfbe342(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:15:19.542 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x95a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:19.542 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cfbe342(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:15:19.545 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7012738669380473802

[info 2020/03/05 00:15:19.548 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:15:19.777 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:19.778 GMT <RMI TCP Connection(165)-172.17.0.2> tid=0xa92] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79acdb95(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:15:19.778 GMT <RMI TCP Connection(165)-172.17.0.2> tid=0xa92] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:19.778 GMT <RMI TCP Connection(165)-172.17.0.2> tid=0xa92] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79acdb95(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:15:19.779 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63788fd5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:15:19.779 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:19.779 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63788fd5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:15:19.779 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x991] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e1c8e83(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:15:19.780 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x991] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:19.780 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x991] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e1c8e83(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:15:19.780 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x9a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53b142a3(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:15:19.781 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x9a5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:19.781 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x9a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53b142a3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:15:19.781 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x9bb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dbfe73d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:15:19.781 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x9bb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:19.782 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x9bb] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dbfe73d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:15:19.782 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x931] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3139305f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:15:19.782 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x931] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:19.782 GMT <RMI TCP Connection(66)-172.17.0.2> tid=0x931] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3139305f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:15:19.783 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42160b0b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:15:19.783 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x95a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:19.783 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42160b0b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:15:19.786 GMT <RMI TCP Connection(165)-172.17.0.2> tid=0xa92] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@12bbe2f6

[vm0] [info 2020/03/05 00:15:19.792 GMT <RMI TCP Connection(165)-172.17.0.2> tid=0xa92] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/05 00:15:19.792 GMT <RMI TCP Connection(165)-172.17.0.2> tid=0xa92] Locator was created at Thu Mar 05 00:15:19 GMT 2020

[vm0] [info 2020/03/05 00:15:19.792 GMT <RMI TCP Connection(165)-172.17.0.2> tid=0xa92] Listening on port 26351 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:15:19.793 GMT <RMI TCP Connection(165)-172.17.0.2> tid=0xa92] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7012738669380473802/locator/locator26351view.dat

[vm0] [info 2020/03/05 00:15:19.793 GMT <RMI TCP Connection(165)-172.17.0.2> tid=0xa92] recovery file not found: /tmp/junit7012738669380473802/locator/locator26351view.dat

[vm0] [info 2020/03/05 00:15:19.793 GMT <RMI TCP Connection(165)-172.17.0.2> tid=0xa92] Starting distributed system

[vm0] [info 2020/03/05 00:15:19.796 GMT <RMI TCP Connection(165)-172.17.0.2> tid=0xa92] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2733
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 382
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9519


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2703
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 386
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9468


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:15:20.322 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 182 ms)

[vm1] [info 2020/03/05 00:15:20.446 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 153 ms)

[vm2] [info 2020/03/05 00:15:20.474 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x90c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 150 ms)

[vm2] [info 2020/03/05 00:15:20.592 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 143 ms)

[vm3] [info 2020/03/05 00:15:20.639 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x997] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 163 ms)

[vm3] [info 2020/03/05 00:15:20.764 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x922] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 170 ms)

[vm4] [info 2020/03/05 00:15:20.794 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x9a0] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 152 ms)

[vm4] [info 2020/03/05 00:15:20.913 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93b] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 146 ms)

[vm5] [info 2020/03/05 00:15:20.952 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9d3] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 156 ms)

[vm5] [info 2020/03/05 00:15:21.083 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9ee] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 168 ms)

[vm6] [info 2020/03/05 00:15:21.103 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa36] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 150 ms)

[vm6] [info 2020/03/05 00:15:21.238 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa12] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 153 ms)

[vm0] [info 2020/03/05 00:15:21.248 GMT <RMI TCP Connection(163)-172.17.0.7> tid=0x866] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/05 00:15:21.249 GMT <RMI TCP Connection(163)-172.17.0.7> tid=0x866] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 144 ms)

[info 2020/03/05 00:15:21.250 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:21.252 GMT <RMI TCP Connection(163)-172.17.0.7> tid=0x866] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e50a3fc(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:15:21.253 GMT <RMI TCP Connection(163)-172.17.0.7> tid=0x866] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:21.253 GMT <RMI TCP Connection(163)-172.17.0.7> tid=0x866] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e50a3fc(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:15:21.254 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f43883c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:15:21.254 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:21.254 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f43883c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:15:21.255 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x90c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @630e7651(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:15:21.255 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x90c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:21.255 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x90c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @630e7651(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:15:21.256 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67cac2c2(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:15:21.256 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x997] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:21.256 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67cac2c2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:15:21.257 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x9a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71b8cc43(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:15:21.257 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x9a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:21.257 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x9a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71b8cc43(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:15:21.258 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51a53ab(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:15:21.258 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9d3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:21.258 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51a53ab(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:15:21.259 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa36] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59e3f1eb(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:15:21.259 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa36] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:21.259 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa36] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59e3f1eb(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:15:21.261 GMT <RMI TCP Connection(163)-172.17.0.7> tid=0x866] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/05 00:15:21.261 GMT <RMI TCP Connection(163)-172.17.0.7> tid=0x866] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/05 00:15:21.262 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/05 00:15:21.262 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/05 00:15:21.263 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x90c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/05 00:15:21.263 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x90c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/05 00:15:21.264 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x997] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/05 00:15:21.264 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/05 00:15:21.265 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x9a0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/05 00:15:21.266 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x9a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/05 00:15:21.266 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9d3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/05 00:15:21.267 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/05 00:15:21.268 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa36] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/05 00:15:21.268 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa36] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/05 00:15:21.270 GMT <RMI TCP Connection(27)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/05 00:15:21.270 GMT <RMI TCP Connection(27)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:15:21.296 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22279].
Not connected.


[info 2020/03/05 00:15:21.298 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:15:21.298 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:21.300 GMT <RMI TCP Connection(163)-172.17.0.7> tid=0x866] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46d11a1c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:15:21.300 GMT <RMI TCP Connection(163)-172.17.0.7> tid=0x866] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:21.300 GMT <RMI TCP Connection(163)-172.17.0.7> tid=0x866] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46d11a1c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:15:21.301 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a3f5d73(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:15:21.301 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:21.301 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a3f5d73(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:15:21.302 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x90c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @335ed461(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:15:21.302 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x90c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:21.302 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x90c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @335ed461(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:15:21.303 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20e616af(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:15:21.303 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x997] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:21.303 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20e616af(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:15:21.304 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x9a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cad7734(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:15:21.304 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x9a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:21.304 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x9a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cad7734(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:15:21.305 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d5c4a3e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:15:21.305 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9d3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:21.305 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d5c4a3e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:15:21.306 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa36] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57fdbf47(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:15:21.306 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa36] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:21.306 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa36] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57fdbf47(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:15:21.310 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16775067853067996317

[info 2020/03/05 00:15:21.312 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:15:21.380 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0xa76] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/05 00:15:21.381 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0xa76] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 140 ms)

[info 2020/03/05 00:15:21.382 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:21.383 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0xa76] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67e91c23(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:15:21.384 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0xa76] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:21.384 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0xa76] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67e91c23(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:15:21.386 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d7de8eb(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:15:21.386 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:21.386 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d7de8eb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:15:21.387 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dc0d32e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:15:21.387 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:21.388 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dc0d32e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:15:21.388 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x922] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65b5c792(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:15:21.388 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x922] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:21.389 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x922] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65b5c792(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:15:21.389 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42e778e0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:15:21.389 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:21.390 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42e778e0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:15:21.390 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c5c64f8(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:15:21.391 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:21.391 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9ee] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c5c64f8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:15:21.391 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa12] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e9fba2c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:15:21.392 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa12] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:21.392 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa12] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e9fba2c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:15:21.394 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0xa76] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/05 00:15:21.395 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0xa76] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/05 00:15:21.397 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/05 00:15:21.398 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/05 00:15:21.399 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/05 00:15:21.399 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/05 00:15:21.400 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x922] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/05 00:15:21.400 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x922] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/05 00:15:21.401 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/05 00:15:21.402 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93b] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/05 00:15:21.403 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9ee] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/05 00:15:21.403 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9ee] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/05 00:15:21.404 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa12] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/05 00:15:21.404 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa12] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/05 00:15:21.406 GMT <RMI TCP Connection(27)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/05 00:15:21.407 GMT <RMI TCP Connection(27)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:15:21.435 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29413].
Not connected.


[info 2020/03/05 00:15:21.436 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:15:21.437 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:21.439 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0xa76] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50650914(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:15:21.439 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0xa76] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:21.439 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0xa76] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50650914(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:15:21.440 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f6aea97(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:15:21.440 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:21.440 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f6aea97(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:15:21.441 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @298cbf89(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:15:21.441 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:21.441 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @298cbf89(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:15:21.442 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x922] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24adedbc(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:15:21.442 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x922] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:21.442 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x922] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24adedbc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:15:21.443 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29ddce30(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:15:21.443 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:21.443 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29ddce30(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:15:21.444 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f4e2589(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:15:21.444 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:21.444 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9ee] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f4e2589(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:15:21.445 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa12] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b18d7d9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:15:21.445 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa12] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:21.445 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa12] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b18d7d9(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:15:21.448 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10556936361941438663

[info 2020/03/05 00:15:21.451 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:15:21.537 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:21.538 GMT <RMI TCP Connection(163)-172.17.0.7> tid=0x866] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @137fc26e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:15:21.538 GMT <RMI TCP Connection(163)-172.17.0.7> tid=0x866] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:21.538 GMT <RMI TCP Connection(163)-172.17.0.7> tid=0x866] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @137fc26e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:15:21.539 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f6aea97(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:15:21.539 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:21.539 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f6aea97(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:15:21.540 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x90c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e38ca6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:15:21.540 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x90c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:21.540 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x90c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49e38ca6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:15:21.541 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a65d17e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:15:21.541 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x997] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:21.541 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a65d17e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:15:21.542 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x9a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69300fc4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:15:21.542 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x9a0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:21.542 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x9a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69300fc4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:15:21.543 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f931640(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:15:21.543 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9d3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:21.543 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x9d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f931640(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:15:21.543 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa36] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d2c452d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:15:21.544 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa36] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:21.544 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0xa36] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d2c452d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:15:21.547 GMT <RMI TCP Connection(163)-172.17.0.7> tid=0x866] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3f68bffa

[vm0] [info 2020/03/05 00:15:21.552 GMT <RMI TCP Connection(163)-172.17.0.7> tid=0x866] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/05 00:15:21.553 GMT <RMI TCP Connection(163)-172.17.0.7> tid=0x866] Locator was created at Thu Mar 05 00:15:21 GMT 2020

[vm0] [info 2020/03/05 00:15:21.553 GMT <RMI TCP Connection(163)-172.17.0.7> tid=0x866] Listening on port 22281 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:15:21.553 GMT <RMI TCP Connection(163)-172.17.0.7> tid=0x866] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16775067853067996317/locator/locator22281view.dat

[vm0] [info 2020/03/05 00:15:21.553 GMT <RMI TCP Connection(163)-172.17.0.7> tid=0x866] recovery file not found: /tmp/junit16775067853067996317/locator/locator22281view.dat

[vm0] [info 2020/03/05 00:15:21.553 GMT <RMI TCP Connection(163)-172.17.0.7> tid=0x866] Starting distributed system

[vm0] [info 2020/03/05 00:15:21.555 GMT <RMI TCP Connection(163)-172.17.0.7> tid=0x866] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:15:21.613 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@4ac61298

[vm5] [info 2020/03/05 00:15:21.618 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:15:21.666 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:21.667 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0xa76] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46cec9c9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:15:21.667 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0xa76] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:21.667 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0xa76] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46cec9c9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:15:21.668 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f6c3fbc(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:15:21.668 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:21.668 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f6c3fbc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:15:21.669 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ad3dfcb(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:15:21.669 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:21.669 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ad3dfcb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:15:21.670 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x922] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @211a9dae(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:15:21.670 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x922] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:21.670 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x922] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @211a9dae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:15:21.671 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e7d45aa(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:15:21.671 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:21.671 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93b] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e7d45aa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:15:21.672 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f988dae(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:15:21.672 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9ee] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:21.672 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x9ee] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f988dae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:15:21.673 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa12] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f18bf5a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:15:21.673 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa12] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:21.673 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0xa12] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f18bf5a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:15:21.677 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0xa76] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7f20f4c7

[vm0] [info 2020/03/05 00:15:21.686 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0xa76] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/05 00:15:21.686 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0xa76] Locator was created at Thu Mar 05 00:15:21 GMT 2020

[vm0] [info 2020/03/05 00:15:21.686 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0xa76] Listening on port 29415 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:15:21.687 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0xa76] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10556936361941438663/locator/locator29415view.dat

[vm0] [info 2020/03/05 00:15:21.687 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0xa76] recovery file not found: /tmp/junit10556936361941438663/locator/locator29415view.dat

[vm0] [info 2020/03/05 00:15:21.687 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0xa76] Starting distributed system

[vm0] [info 2020/03/05 00:15:21.693 GMT <RMI TCP Connection(164)-172.17.0.8> tid=0xa76] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:15:22.309 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9d5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@40ad8012

[vm6] [info 2020/03/05 00:15:22.314 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9d5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:15:23.664 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@182f4273

[vm1] [info 2020/03/05 00:15:23.669 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:15:24.252 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x991] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@58ea22f1

[vm2] [info 2020/03/05 00:15:24.259 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x991] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:15:24.857 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x9a5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32c9623f

[vm3] [info 2020/03/05 00:15:24.863 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x9a5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:15:25.422 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@d45f70

[vm1] [info 2020/03/05 00:15:25.427 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:15:25.519 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x9bb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1dc90d40

[vm4] [info 2020/03/05 00:15:25.524 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x9bb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:15:25.538 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@36012929

[vm1] [info 2020/03/05 00:15:25.543 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:15:25.792 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x96f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040@6e1ef134

[vm5] [info 2020/03/05 00:15:25.797 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x96f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:15:26.009 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x90c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@40f6acbe

[vm2] [info 2020/03/05 00:15:26.014 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x90c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2663
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 332
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9180


[info 2020/03/05 00:15:26.111 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26352]

[vm2] [info 2020/03/05 00:15:26.130 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@6f74662b

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 9


Command result for <connect --jmx-manager=localhost[26352]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26352] ..
Successfully connected to: [host=localhost, port=26352]


[vm2] [info 2020/03/05 00:15:26.136 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:15:26.286 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 150 ms)

[vm2] [info 2020/03/05 00:15:26.437 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x926] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 148 ms)

[vm6] [info 2020/03/05 00:15:26.506 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@4e10c8a4

[vm6] [info 2020/03/05 00:15:26.511 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:15:26.585 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x93e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 146 ms)

[vm3] [info 2020/03/05 00:15:26.601 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x997] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@196a1a8f

[vm3] [info 2020/03/05 00:15:26.606 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x997] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:15:26.733 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bc] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 146 ms)

[vm3] [info 2020/03/05 00:15:26.735 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x922] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@56a2e7da

[vm3] [info 2020/03/05 00:15:26.740 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x922] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:15:26.884 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9bd] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 149 ms)

[vm6] [info 2020/03/05 00:15:27.026 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9d5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 140 ms)

[vm0] [info 2020/03/05 00:15:27.166 GMT <RMI TCP Connection(163)-172.17.0.4> tid=0x6df] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/05 00:15:27.167 GMT <RMI TCP Connection(163)-172.17.0.4> tid=0x6df] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 139 ms)

[info 2020/03/05 00:15:27.168 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:27.170 GMT <RMI TCP Connection(163)-172.17.0.4> tid=0x6df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a66d903(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:15:27.170 GMT <RMI TCP Connection(163)-172.17.0.4> tid=0x6df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:27.170 GMT <RMI TCP Connection(163)-172.17.0.4> tid=0x6df] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a66d903(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:15:27.172 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @363776dd(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:15:27.173 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:27.173 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @363776dd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:15:27.174 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x926] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b5cd930(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:15:27.174 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x926] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:27.174 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x926] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b5cd930(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:15:27.175 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x93e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71e85401(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:15:27.175 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x93e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:27.175 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x93e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71e85401(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:15:27.176 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cbac9d7(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:15:27.176 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:27.176 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cbac9d7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:15:27.177 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26c3fb63(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:15:27.177 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:27.177 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26c3fb63(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:15:27.178 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ba88dae(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:15:27.178 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:27.178 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9d5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ba88dae(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:15:27.180 GMT <RMI TCP Connection(163)-172.17.0.4> tid=0x6df] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/05 00:15:27.180 GMT <RMI TCP Connection(163)-172.17.0.4> tid=0x6df] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/05 00:15:27.183 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/05 00:15:27.183 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/05 00:15:27.184 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x926] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/05 00:15:27.184 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x926] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/05 00:15:27.185 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x93e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/05 00:15:27.186 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x93e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/05 00:15:27.187 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/05 00:15:27.187 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/05 00:15:27.188 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/05 00:15:27.188 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/05 00:15:27.189 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9d5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/05 00:15:27.189 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9d5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/05 00:15:27.191 GMT <RMI TCP Connection(29)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/05 00:15:27.192 GMT <RMI TCP Connection(29)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)

[vm4] [info 2020/03/05 00:15:27.192 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x9a0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@15dac9b7

[vm4] [info 2020/03/05 00:15:27.197 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x9a0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:15:27.210 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29380].
Not connected.


[info 2020/03/05 00:15:27.212 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:15:27.213 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:27.214 GMT <RMI TCP Connection(163)-172.17.0.4> tid=0x6df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e91ed13(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:15:27.214 GMT <RMI TCP Connection(163)-172.17.0.4> tid=0x6df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:27.214 GMT <RMI TCP Connection(163)-172.17.0.4> tid=0x6df] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e91ed13(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:15:27.215 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55ca3a2e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:15:27.215 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:27.215 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55ca3a2e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:15:27.216 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x926] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44547f19(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:15:27.216 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x926] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:27.216 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x926] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44547f19(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:15:27.217 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x93e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a0d3b7e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:15:27.217 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x93e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:27.217 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x93e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a0d3b7e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:15:27.218 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @256e1007(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:15:27.218 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:27.218 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @256e1007(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:15:27.219 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @619462ec(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:15:27.219 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:27.219 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @619462ec(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:15:27.220 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cbd533b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:15:27.220 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:27.220 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9d5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cbd533b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:15:27.224 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2036121672187542140

[info 2020/03/05 00:15:27.226 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:15:27.330 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@79b542ec

[vm4] [info 2020/03/05 00:15:27.335 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x93b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:15:27.440 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:27.441 GMT <RMI TCP Connection(163)-172.17.0.4> tid=0x6df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac39ae8(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:15:27.442 GMT <RMI TCP Connection(163)-172.17.0.4> tid=0x6df] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:27.442 GMT <RMI TCP Connection(163)-172.17.0.4> tid=0x6df] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac39ae8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:15:27.442 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @256a434f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:15:27.442 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:27.442 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @256a434f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:15:27.443 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x926] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ec40c45(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:15:27.443 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x926] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:27.443 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x926] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ec40c45(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:15:27.444 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x93e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ff4dd54(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:15:27.444 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x93e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:27.444 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x93e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ff4dd54(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:15:27.445 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @115afd21(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:15:27.445 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:27.445 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @115afd21(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:15:27.446 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72495847(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:15:27.446 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:27.446 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72495847(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:15:27.447 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @688b3bb2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:15:27.447 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9d5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:27.447 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x9d5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @688b3bb2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:15:27.450 GMT <RMI TCP Connection(163)-172.17.0.4> tid=0x6df] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@a787372

[vm0] [info 2020/03/05 00:15:27.454 GMT <RMI TCP Connection(163)-172.17.0.4> tid=0x6df] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/05 00:15:27.455 GMT <RMI TCP Connection(163)-172.17.0.4> tid=0x6df] Locator was created at Thu Mar 05 00:15:27 GMT 2020

[vm0] [info 2020/03/05 00:15:27.455 GMT <RMI TCP Connection(163)-172.17.0.4> tid=0x6df] Listening on port 29382 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:15:27.455 GMT <RMI TCP Connection(163)-172.17.0.4> tid=0x6df] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2036121672187542140/locator/locator29382view.dat

[vm0] [info 2020/03/05 00:15:27.455 GMT <RMI TCP Connection(163)-172.17.0.4> tid=0x6df] recovery file not found: /tmp/junit2036121672187542140/locator/locator29382view.dat

[vm0] [info 2020/03/05 00:15:27.455 GMT <RMI TCP Connection(163)-172.17.0.4> tid=0x6df] Starting distributed system

[vm0] [info 2020/03/05 00:15:27.457 GMT <RMI TCP Connection(163)-172.17.0.4> tid=0x6df] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:15:27.809 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22282]

Command result for <connect --jmx-manager=localhost[22282]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22282] ..
Successfully connected to: [host=localhost, port=22282]


[info 2020/03/05 00:15:27.956 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29416]

Command result for <connect --jmx-manager=localhost[29416]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29416] ..
Successfully connected to: [host=localhost, port=29416]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:15:29.931 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@1cb1785a

[vm5] [info 2020/03/05 00:15:29.937 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x90d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2745
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 364
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9513


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:15:30.582 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 160 ms)

[vm6] [info 2020/03/05 00:15:30.645 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@23815100

[vm6] [info 2020/03/05 00:15:30.651 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x97b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:15:30.743 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 158 ms)

[vm3] [info 2020/03/05 00:15:30.898 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 153 ms)

[vm4] [info 2020/03/05 00:15:31.071 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x916] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 171 ms)

[vm5] [info 2020/03/05 00:15:31.237 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x96f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 164 ms)

[vm1] [info 2020/03/05 00:15:31.351 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@19fbf744

[vm1] [info 2020/03/05 00:15:31.356 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:15:31.381 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 142 ms)

[vm0] [info 2020/03/05 00:15:31.527 GMT <RMI TCP Connection(167)-172.17.0.6> tid=0x854] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/05 00:15:31.528 GMT <RMI TCP Connection(167)-172.17.0.6> tid=0x854] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 144 ms)

[info 2020/03/05 00:15:31.528 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:31.530 GMT <RMI TCP Connection(167)-172.17.0.6> tid=0x854] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dd3481e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:15:31.530 GMT <RMI TCP Connection(167)-172.17.0.6> tid=0x854] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:31.530 GMT <RMI TCP Connection(167)-172.17.0.6> tid=0x854] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dd3481e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:15:31.531 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d901768(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:15:31.531 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:31.531 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d901768(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:15:31.532 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x917] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cf9ea56(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:15:31.532 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x917] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:31.532 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cf9ea56(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:15:31.533 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @277ed751(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:15:31.533 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:31.533 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @277ed751(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:15:31.534 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x916] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4260cdf3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:15:31.534 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x916] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:31.534 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x916] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4260cdf3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:15:31.534 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x96f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76d26460(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:15:31.534 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x96f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:31.535 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x96f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76d26460(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:15:31.535 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f40c7fd(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:15:31.535 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:31.535 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f40c7fd(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:15:31.537 GMT <RMI TCP Connection(167)-172.17.0.6> tid=0x854] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/05 00:15:31.538 GMT <RMI TCP Connection(167)-172.17.0.6> tid=0x854] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/05 00:15:31.538 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/05 00:15:31.539 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/05 00:15:31.539 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x917] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/05 00:15:31.540 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/05 00:15:31.541 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x910] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/05 00:15:31.541 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/05 00:15:31.542 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x916] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/05 00:15:31.542 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x916] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/05 00:15:31.543 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x96f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/05 00:15:31.543 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x96f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/05 00:15:31.544 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/05 00:15:31.544 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/05 00:15:31.546 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/05 00:15:31.546 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:15:31.574 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26833].
Not connected.


[info 2020/03/05 00:15:31.576 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:15:31.577 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:31.578 GMT <RMI TCP Connection(167)-172.17.0.6> tid=0x854] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @263e9b54(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:15:31.578 GMT <RMI TCP Connection(167)-172.17.0.6> tid=0x854] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:31.578 GMT <RMI TCP Connection(167)-172.17.0.6> tid=0x854] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @263e9b54(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:15:31.579 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a8a11c8(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:15:31.579 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:31.579 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a8a11c8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:15:31.580 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x917] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3127db65(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:15:31.580 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x917] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:31.580 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3127db65(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:15:31.581 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d959678(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:15:31.581 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:31.581 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d959678(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:15:31.582 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x916] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f11bb94(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:15:31.582 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x916] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:31.582 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x916] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f11bb94(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:15:31.582 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x96f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cc9afed(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:15:31.583 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x96f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:31.583 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x96f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cc9afed(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:15:31.583 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16e3933f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:15:31.584 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:31.584 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16e3933f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:15:31.587 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9288700062173891252

[info 2020/03/05 00:15:31.589 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:15:31.806 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:31.807 GMT <RMI TCP Connection(167)-172.17.0.6> tid=0x854] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53ddb471(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:15:31.807 GMT <RMI TCP Connection(167)-172.17.0.6> tid=0x854] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:31.807 GMT <RMI TCP Connection(167)-172.17.0.6> tid=0x854] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53ddb471(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:15:31.808 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bb98bde(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:15:31.808 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:31.808 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bb98bde(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:15:31.809 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x917] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e4ef489(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:15:31.809 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x917] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:31.809 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e4ef489(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:15:31.810 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39a434ed(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:15:31.810 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x910] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:31.810 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39a434ed(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:15:31.811 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x916] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13c19375(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:15:31.811 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x916] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:31.811 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x916] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13c19375(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:15:31.812 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x96f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73dbb3f0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:15:31.812 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x96f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:31.812 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x96f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73dbb3f0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:15:31.813 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @96d29fb(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:15:31.813 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:31.813 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @96d29fb(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:15:31.816 GMT <RMI TCP Connection(167)-172.17.0.6> tid=0x854] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6caa016b

[vm0] [info 2020/03/05 00:15:31.821 GMT <RMI TCP Connection(167)-172.17.0.6> tid=0x854] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/05 00:15:31.821 GMT <RMI TCP Connection(167)-172.17.0.6> tid=0x854] Locator was created at Thu Mar 05 00:15:31 GMT 2020

[vm0] [info 2020/03/05 00:15:31.821 GMT <RMI TCP Connection(167)-172.17.0.6> tid=0x854] Listening on port 26835 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:15:31.822 GMT <RMI TCP Connection(167)-172.17.0.6> tid=0x854] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9288700062173891252/locator/locator26835view.dat

[vm0] [info 2020/03/05 00:15:31.822 GMT <RMI TCP Connection(167)-172.17.0.6> tid=0x854] recovery file not found: /tmp/junit9288700062173891252/locator/locator26835view.dat

[vm0] [info 2020/03/05 00:15:31.822 GMT <RMI TCP Connection(167)-172.17.0.6> tid=0x854] Starting distributed system

[vm0] [info 2020/03/05 00:15:31.824 GMT <RMI TCP Connection(167)-172.17.0.6> tid=0x854] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:15:31.936 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x926] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@534012e8

[vm2] [info 2020/03/05 00:15:31.942 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x926] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:15:32.535 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x93e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3fdfac3

[vm3] [info 2020/03/05 00:15:32.541 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x93e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:15:33.138 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5fa4a91d

[vm4] [info 2020/03/05 00:15:33.143 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:15:33.746 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29383]

Command result for <connect --jmx-manager=localhost[29383]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29383] ..
Successfully connected to: [host=localhost, port=29383]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2788
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 476
Total primaries transferred during this rebalance                                               | 60
Total time (in milliseconds) for this rebalance                                                 | 9966


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:15:34.893 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 149 ms)

[vm2] [info 2020/03/05 00:15:35.050 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 154 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:15:35.196 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 144 ms)

[vm4] [info 2020/03/05 00:15:35.343 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 144 ms)

[vm5] [info 2020/03/05 00:15:35.509 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 164 ms)

[vm1] [info 2020/03/05 00:15:35.527 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@391a28cb

[vm1] [info 2020/03/05 00:15:35.531 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:15:35.653 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 142 ms)

[vm0] [info 2020/03/05 00:15:35.797 GMT <RMI TCP Connection(162)-172.17.0.3> tid=0x93f] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/05 00:15:35.797 GMT <RMI TCP Connection(162)-172.17.0.3> tid=0x93f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 142 ms)

[info 2020/03/05 00:15:35.798 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:35.800 GMT <RMI TCP Connection(162)-172.17.0.3> tid=0x93f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b3eb1e9(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:15:35.800 GMT <RMI TCP Connection(162)-172.17.0.3> tid=0x93f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:35.800 GMT <RMI TCP Connection(162)-172.17.0.3> tid=0x93f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b3eb1e9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:15:35.801 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6722ff65(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:15:35.801 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:35.801 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6722ff65(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:15:35.802 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e8a836c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:15:35.802 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x6e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:35.802 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e8a836c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:15:35.803 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2677a75f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:15:35.803 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:35.803 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2677a75f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:15:35.804 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @155a3c91(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:15:35.804 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:35.804 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @155a3c91(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:15:35.804 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55f98cb5(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:15:35.805 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x90d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:35.805 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55f98cb5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:15:35.805 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72bf00b0(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:15:35.806 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x97b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:35.806 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72bf00b0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:15:35.808 GMT <RMI TCP Connection(162)-172.17.0.3> tid=0x93f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/05 00:15:35.808 GMT <RMI TCP Connection(162)-172.17.0.3> tid=0x93f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/05 00:15:35.809 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/05 00:15:35.809 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/05 00:15:35.810 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/05 00:15:35.810 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/05 00:15:35.811 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/05 00:15:35.811 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/05 00:15:35.812 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/05 00:15:35.813 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/05 00:15:35.813 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/05 00:15:35.814 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/05 00:15:35.814 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/05 00:15:35.815 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/05 00:15:35.817 GMT <RMI TCP Connection(28)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/05 00:15:35.817 GMT <RMI TCP Connection(28)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:15:35.843 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27840].
Not connected.


[info 2020/03/05 00:15:35.845 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:15:35.845 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:35.847 GMT <RMI TCP Connection(162)-172.17.0.3> tid=0x93f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @161b68bf(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:15:35.847 GMT <RMI TCP Connection(162)-172.17.0.3> tid=0x93f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:35.847 GMT <RMI TCP Connection(162)-172.17.0.3> tid=0x93f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @161b68bf(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:15:35.848 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f12f416(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:15:35.848 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:35.848 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f12f416(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:15:35.849 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70279e56(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:15:35.849 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x6e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:35.849 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70279e56(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:15:35.850 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43765d3c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:15:35.850 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:35.850 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43765d3c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:15:35.851 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @543a9048(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:15:35.851 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:35.851 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @543a9048(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:15:35.852 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @229fa9eb(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:15:35.852 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x90d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:35.852 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @229fa9eb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:15:35.853 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1497f1f9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:15:35.853 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x97b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:35.853 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1497f1f9(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:15:35.857 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12677142688903063779

[info 2020/03/05 00:15:35.859 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:15:36.070 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:36.071 GMT <RMI TCP Connection(162)-172.17.0.3> tid=0x93f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @260c8da6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:15:36.071 GMT <RMI TCP Connection(162)-172.17.0.3> tid=0x93f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:36.071 GMT <RMI TCP Connection(162)-172.17.0.3> tid=0x93f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @260c8da6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:15:36.072 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @717bad5d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:15:36.072 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:36.072 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @717bad5d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:15:36.073 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @579e4c39(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:15:36.073 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x6e1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:36.073 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @579e4c39(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:15:36.073 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @289ddfa4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:15:36.074 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x5eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:36.074 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @289ddfa4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:15:36.074 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79f4c6b5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:15:36.075 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x623] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:36.075 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79f4c6b5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:15:36.076 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2022e01c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:15:36.076 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x90d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:36.076 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2022e01c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:15:36.076 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60cf7742(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:15:36.077 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x97b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:36.077 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60cf7742(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:15:36.080 GMT <RMI TCP Connection(162)-172.17.0.3> tid=0x93f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7ef1def7

[vm0] [info 2020/03/05 00:15:36.086 GMT <RMI TCP Connection(162)-172.17.0.3> tid=0x93f] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/05 00:15:36.086 GMT <RMI TCP Connection(162)-172.17.0.3> tid=0x93f] Locator was created at Thu Mar 05 00:15:36 GMT 2020

[vm0] [info 2020/03/05 00:15:36.086 GMT <RMI TCP Connection(162)-172.17.0.3> tid=0x93f] Listening on port 27842 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:15:36.087 GMT <RMI TCP Connection(162)-172.17.0.3> tid=0x93f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12677142688903063779/locator/locator27842view.dat

[vm0] [info 2020/03/05 00:15:36.087 GMT <RMI TCP Connection(162)-172.17.0.3> tid=0x93f] recovery file not found: /tmp/junit12677142688903063779/locator/locator27842view.dat

[vm0] [info 2020/03/05 00:15:36.087 GMT <RMI TCP Connection(162)-172.17.0.3> tid=0x93f] Starting distributed system

[vm0] [info 2020/03/05 00:15:36.089 GMT <RMI TCP Connection(162)-172.17.0.3> tid=0x93f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:15:36.108 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x917] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@12e4c950

[vm2] [info 2020/03/05 00:15:36.113 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x917] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:15:36.696 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x910] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@417c6e9f

[vm3] [info 2020/03/05 00:15:36.701 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x910] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:15:37.288 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x916] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4ea515d4

[vm4] [info 2020/03/05 00:15:37.294 GMT <RMI TCP Connection(73)-172.17.0.6> tid=0x916] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:15:37.904 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26836]

Command result for <connect --jmx-manager=localhost[26836]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26836] ..
Successfully connected to: [host=localhost, port=26836]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:15:39.777 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@19aa395

[vm1] [info 2020/03/05 00:15:39.781 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:15:40.375 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@699beb4a

[vm2] [info 2020/03/05 00:15:40.380 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x6e1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:15:40.963 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5969679b

[vm3] [info 2020/03/05 00:15:40.969 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x5eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:15:41.558 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x623] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@70d16339

[vm4] [info 2020/03/05 00:15:41.563 GMT <RMI TCP Connection(68)-172.17.0.3> tid=0x623] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:15:42.180 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27843]

Command result for <connect --jmx-manager=localhost[27843]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27843] ..
Successfully connected to: [host=localhost, port=27843]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:15:42.427 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9ba] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440@2dc19414

[vm5] [info 2020/03/05 00:15:42.433 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9ba] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:15:43.148 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0xa30] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440@4b57aa2e

[vm6] [info 2020/03/05 00:15:43.154 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0xa30] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2536
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 213
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8412


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:15:46.879 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 154 ms)

[vm2] [info 2020/03/05 00:15:47.032 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x913] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 151 ms)

[vm3] [info 2020/03/05 00:15:47.177 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x990] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 143 ms)

[vm4] [info 2020/03/05 00:15:47.329 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x9b1] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 149 ms)

[vm5] [info 2020/03/05 00:15:47.495 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9ba] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 164 ms)

[vm6] [info 2020/03/05 00:15:47.638 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0xa30] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 141 ms)

[vm0] [info 2020/03/05 00:15:47.782 GMT <RMI TCP Connection(163)-172.17.0.9> tid=0xab2] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/05 00:15:47.783 GMT <RMI TCP Connection(163)-172.17.0.9> tid=0xab2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 143 ms)

[info 2020/03/05 00:15:47.784 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:47.786 GMT <RMI TCP Connection(163)-172.17.0.9> tid=0xab2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c162f6c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:15:47.786 GMT <RMI TCP Connection(163)-172.17.0.9> tid=0xab2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:47.786 GMT <RMI TCP Connection(163)-172.17.0.9> tid=0xab2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c162f6c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:15:47.787 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59761c5d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:15:47.787 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:47.787 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59761c5d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:15:47.788 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x913] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ea0a550(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:15:47.788 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x913] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:47.788 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x913] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ea0a550(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:15:47.789 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x990] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19655640(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:15:47.789 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x990] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:47.789 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x990] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19655640(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:15:47.790 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x9b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72108d0a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:15:47.790 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x9b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:47.790 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x9b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72108d0a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:15:47.791 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @129020b0(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:15:47.791 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:47.791 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9ba] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @129020b0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:15:47.792 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0xa30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fb62797(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:15:47.792 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0xa30] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:47.792 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0xa30] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fb62797(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:15:47.795 GMT <RMI TCP Connection(163)-172.17.0.9> tid=0xab2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/05 00:15:47.795 GMT <RMI TCP Connection(163)-172.17.0.9> tid=0xab2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/05 00:15:47.796 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/05 00:15:47.796 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/05 00:15:47.797 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x913] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/05 00:15:47.797 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x913] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/05 00:15:47.798 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x990] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/05 00:15:47.799 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x990] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/05 00:15:47.800 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x9b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/05 00:15:47.800 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x9b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/05 00:15:47.801 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9ba] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/05 00:15:47.801 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9ba] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/05 00:15:47.802 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0xa30] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/05 00:15:47.802 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0xa30] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/05 00:15:47.804 GMT <RMI TCP Connection(28)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/05 00:15:47.805 GMT <RMI TCP Connection(28)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:15:47.832 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25129].
Not connected.


[info 2020/03/05 00:15:47.834 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:15:47.835 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:47.836 GMT <RMI TCP Connection(163)-172.17.0.9> tid=0xab2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36ea9a0f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:15:47.836 GMT <RMI TCP Connection(163)-172.17.0.9> tid=0xab2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:47.836 GMT <RMI TCP Connection(163)-172.17.0.9> tid=0xab2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36ea9a0f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:15:47.837 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72076ae6(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:15:47.837 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:47.837 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72076ae6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:15:47.838 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x913] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59f3046(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:15:47.838 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x913] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:47.838 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x913] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59f3046(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:15:47.839 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x990] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @679ecab6(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:15:47.839 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x990] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:47.840 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x990] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @679ecab6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:15:47.840 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x9b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a349983(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:15:47.840 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x9b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:47.840 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x9b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a349983(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:15:47.841 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @688f5ab9(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:15:47.841 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:47.841 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9ba] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @688f5ab9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:15:47.842 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0xa30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5827d13d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:15:47.842 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0xa30] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:47.842 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0xa30] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5827d13d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:15:47.846 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3286225525635526659

[info 2020/03/05 00:15:47.848 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:15:48.066 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:48.067 GMT <RMI TCP Connection(163)-172.17.0.9> tid=0xab2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cc21b77(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:15:48.067 GMT <RMI TCP Connection(163)-172.17.0.9> tid=0xab2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:15:48.067 GMT <RMI TCP Connection(163)-172.17.0.9> tid=0xab2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cc21b77(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:15:48.068 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6210af43(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:15:48.068 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:15:48.069 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6210af43(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:15:48.069 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x913] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52be92eb(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:15:48.069 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x913] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:15:48.069 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x913] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52be92eb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:15:48.070 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x990] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @434d9091(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:15:48.070 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x990] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:15:48.070 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x990] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @434d9091(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:15:48.071 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x9b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3664fc34(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:15:48.071 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x9b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:15:48.071 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x9b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3664fc34(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:15:48.072 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73217f2f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:15:48.072 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9ba] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:15:48.072 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x9ba] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73217f2f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:15:48.073 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0xa30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7788b4a8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:15:48.073 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0xa30] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:15:48.073 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0xa30] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7788b4a8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:15:48.076 GMT <RMI TCP Connection(163)-172.17.0.9> tid=0xab2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@10b1fec2

[vm0] [info 2020/03/05 00:15:48.081 GMT <RMI TCP Connection(163)-172.17.0.9> tid=0xab2] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/05 00:15:48.081 GMT <RMI TCP Connection(163)-172.17.0.9> tid=0xab2] Locator was created at Thu Mar 05 00:15:48 GMT 2020

[vm0] [info 2020/03/05 00:15:48.081 GMT <RMI TCP Connection(163)-172.17.0.9> tid=0xab2] Listening on port 25131 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:15:48.081 GMT <RMI TCP Connection(163)-172.17.0.9> tid=0xab2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3286225525635526659/locator/locator25131view.dat

[vm0] [info 2020/03/05 00:15:48.081 GMT <RMI TCP Connection(163)-172.17.0.9> tid=0xab2] recovery file not found: /tmp/junit3286225525635526659/locator/locator25131view.dat

[vm0] [info 2020/03/05 00:15:48.082 GMT <RMI TCP Connection(163)-172.17.0.9> tid=0xab2] Starting distributed system

[vm0] [info 2020/03/05 00:15:48.083 GMT <RMI TCP Connection(163)-172.17.0.9> tid=0xab2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:15:51.885 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@50572bd9

[vm1] [info 2020/03/05 00:15:51.890 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:15:52.471 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x913] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c7e548b

[vm2] [info 2020/03/05 00:15:52.476 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x913] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:15:53.073 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x990] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@42bb91f7

[vm3] [info 2020/03/05 00:15:53.078 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x990] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:15:53.671 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x9b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@61b775b4

[vm4] [info 2020/03/05 00:15:53.676 GMT <RMI TCP Connection(68)-172.17.0.9> tid=0x9b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:15:54.280 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25132]

Command result for <connect --jmx-manager=localhost[25132]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25132] ..
Successfully connected to: [host=localhost, port=25132]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:16:04.420 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3ec61bca

[vm5] [info 2020/03/05 00:16:04.425 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:16:05.134 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa87] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4efa2d32

[vm6] [info 2020/03/05 00:16:05.139 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa87] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:16:05.990 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1091
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2153
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 118
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 7398


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:16:09.176 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 153 ms)

[vm2] [info 2020/03/05 00:16:09.328 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x96a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 150 ms)

[vm3] [info 2020/03/05 00:16:09.476 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa0e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 145 ms)

[vm4] [info 2020/03/05 00:16:09.629 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x9fc] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 151 ms)

[vm5] [info 2020/03/05 00:16:09.787 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 156 ms)

[vm6] [info 2020/03/05 00:16:09.932 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa87] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 144 ms)

[vm0] [info 2020/03/05 00:16:10.078 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x936] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/05 00:16:10.079 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x936] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 145 ms)

[info 2020/03/05 00:16:10.080 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:10.082 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x936] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16f9c55b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:16:10.082 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x936] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:10.082 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x936] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16f9c55b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:16:10.083 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59fd73d5(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:16:10.083 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:10.083 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59fd73d5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:16:10.084 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x96a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35a8e5df(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:16:10.084 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x96a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:10.084 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x96a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35a8e5df(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:16:10.085 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa0e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e27a470(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:16:10.085 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa0e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:10.085 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa0e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e27a470(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:16:10.086 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x9fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6013eb42(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:16:10.086 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x9fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:10.086 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x9fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6013eb42(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:16:10.087 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @150e5c07(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:16:10.087 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:10.087 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @150e5c07(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:16:10.088 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @216296b1(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:16:10.088 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:10.088 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa87] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @216296b1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:16:10.090 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x936] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/05 00:16:10.090 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x936] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/05 00:16:10.091 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/05 00:16:10.092 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/05 00:16:10.093 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x96a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/05 00:16:10.093 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x96a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/05 00:16:10.094 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa0e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/05 00:16:10.094 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa0e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/05 00:16:10.095 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x9fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/05 00:16:10.095 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x9fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/05 00:16:10.096 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/05 00:16:10.096 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/05 00:16:10.097 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa87] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/05 00:16:10.097 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa87] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/05 00:16:10.100 GMT <RMI TCP Connection(29)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/05 00:16:10.100 GMT <RMI TCP Connection(29)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:16:10.129 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24076].
Not connected.


[info 2020/03/05 00:16:10.130 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:16:10.131 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:10.133 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x936] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67ffc0f9(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:16:10.133 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x936] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:10.133 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x936] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67ffc0f9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:16:10.134 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @409d7da3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:16:10.134 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:10.134 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @409d7da3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:16:10.134 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x96a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f793ae5(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:16:10.135 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x96a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:10.135 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x96a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f793ae5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:16:10.136 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa0e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f25d3d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:16:10.136 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa0e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:10.136 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa0e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f25d3d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:16:10.136 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x9fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ca6a9a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:16:10.137 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x9fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:10.137 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x9fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ca6a9a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:16:10.137 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a79a6e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:16:10.137 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:10.138 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a79a6e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:16:10.138 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @421a738(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:16:10.138 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:10.139 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa87] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @421a738(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:16:10.142 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16287132433749610998

[info 2020/03/05 00:16:10.144 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:16:10.364 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:10.364 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x936] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30911e56(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:16:10.365 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x936] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:10.365 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x936] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30911e56(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:16:10.366 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b007f1d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:16:10.366 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:10.366 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b007f1d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:16:10.367 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x96a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @481e0844(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:16:10.367 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x96a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:10.367 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x96a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @481e0844(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:16:10.368 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa0e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ef1696b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:16:10.368 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa0e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:10.368 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa0e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ef1696b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:16:10.368 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x9fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d54a7c6(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:16:10.368 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x9fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:10.369 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x9fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d54a7c6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:16:10.369 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13578cda(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:16:10.369 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:10.370 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13578cda(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:16:10.370 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75671681(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:16:10.370 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa87] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:10.370 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa87] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75671681(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:16:10.373 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x936] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6e42e337

[vm0] [info 2020/03/05 00:16:10.378 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x936] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/05 00:16:10.378 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x936] Locator was created at Thu Mar 05 00:16:10 GMT 2020

[vm0] [info 2020/03/05 00:16:10.378 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x936] Listening on port 24078 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:16:10.379 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x936] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16287132433749610998/locator/locator24078view.dat

[vm0] [info 2020/03/05 00:16:10.379 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x936] recovery file not found: /tmp/junit16287132433749610998/locator/locator24078view.dat

[vm0] [info 2020/03/05 00:16:10.379 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x936] Starting distributed system

[vm0] [info 2020/03/05 00:16:10.381 GMT <RMI TCP Connection(169)-172.17.0.5> tid=0x936] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:16:14.083 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5a4e6fac

[vm1] [info 2020/03/05 00:16:14.088 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:16:14.654 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x96a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@50d2119f

[vm2] [info 2020/03/05 00:16:14.659 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x96a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:16:15.253 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa0e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5bdd451

[vm3] [info 2020/03/05 00:16:15.258 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa0e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:16:15.851 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x9fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@557d0a67

[vm4] [info 2020/03/05 00:16:15.856 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x9fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:16:16.449 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24079]

Command result for <connect --jmx-manager=localhost[24079]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24079] ..
Successfully connected to: [host=localhost, port=24079]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:16:16.857 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x931] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@45884ac1

[vm5] [info 2020/03/05 00:16:16.863 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x931] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:16:17.531 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@27b2ae36

[vm6] [info 2020/03/05 00:16:17.538 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x95a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:16:18.076 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a13a82b

[vm5] [info 2020/03/05 00:16:18.081 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:16:18.380 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:16:18.772 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa7e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3120f393

[vm6] [info 2020/03/05 00:16:18.778 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa7e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:16:19.628 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 897
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2522
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 284
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8931


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:16:22.090 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 156 ms)

[vm2] [info 2020/03/05 00:16:22.240 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x991] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 148 ms)

[vm3] [info 2020/03/05 00:16:22.387 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9a5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 145 ms)

[vm4] [info 2020/03/05 00:16:22.538 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9bb] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 148 ms)

[vm5] [info 2020/03/05 00:16:22.700 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x931] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 160 ms)

[vm6] [info 2020/03/05 00:16:22.853 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 151 ms)

[vm5] [info 2020/03/05 00:16:22.879 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xa3c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@462f210

[vm5] [info 2020/03/05 00:16:22.884 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xa3c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 845
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2460
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 164
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 8385


[vm0] [info 2020/03/05 00:16:22.995 GMT <RMI TCP Connection(171)-172.17.0.2> tid=0x92c] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/05 00:16:22.996 GMT <RMI TCP Connection(171)-172.17.0.2> tid=0x92c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 141 ms)

[info 2020/03/05 00:16:22.997 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:22.998 GMT <RMI TCP Connection(171)-172.17.0.2> tid=0x92c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @667759e3(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:16:22.999 GMT <RMI TCP Connection(171)-172.17.0.2> tid=0x92c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:22.999 GMT <RMI TCP Connection(171)-172.17.0.2> tid=0x92c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @667759e3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:16:22.999 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f2206d4(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:16:23.000 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:23.000 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f2206d4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:16:23.000 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x991] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fcdf1bb(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:16:23.000 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x991] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:23.000 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x991] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fcdf1bb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:16:23.001 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46c1d44c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:16:23.001 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:23.001 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46c1d44c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:16:23.002 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9bb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c4a7454(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:16:23.002 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9bb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:23.002 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9bb] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c4a7454(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:16:23.003 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x931] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e6ec55f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:16:23.003 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x931] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:23.003 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x931] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e6ec55f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:16:23.004 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dcaa1a9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:16:23.004 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x95a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:23.004 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dcaa1a9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:16:23.006 GMT <RMI TCP Connection(171)-172.17.0.2> tid=0x92c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/05 00:16:23.007 GMT <RMI TCP Connection(171)-172.17.0.2> tid=0x92c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/05 00:16:23.007 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/05 00:16:23.008 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/05 00:16:23.008 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x991] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/05 00:16:23.009 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x991] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/05 00:16:23.009 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9a5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/05 00:16:23.010 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/05 00:16:23.011 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9bb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/05 00:16:23.011 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9bb] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/05 00:16:23.012 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x931] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/05 00:16:23.012 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x931] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/05 00:16:23.013 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/05 00:16:23.014 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/05 00:16:23.016 GMT <RMI TCP Connection(28)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/05 00:16:23.016 GMT <RMI TCP Connection(28)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12




[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:16:23.048 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26352].
Not connected.


[info 2020/03/05 00:16:23.050 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:16:23.050 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:23.052 GMT <RMI TCP Connection(171)-172.17.0.2> tid=0x92c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d57f87a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:16:23.052 GMT <RMI TCP Connection(171)-172.17.0.2> tid=0x92c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:23.052 GMT <RMI TCP Connection(171)-172.17.0.2> tid=0x92c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d57f87a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:16:23.053 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ebfb336(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:16:23.053 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:23.053 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ebfb336(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:16:23.054 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x991] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e19ab5a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:16:23.054 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x991] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:23.054 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x991] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e19ab5a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:16:23.055 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f9aef5(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:16:23.055 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:23.055 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f9aef5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:16:23.056 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9bb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47186c54(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:16:23.056 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9bb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:23.056 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9bb] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47186c54(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:16:23.057 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x931] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e6c5fdf(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:16:23.057 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x931] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:23.057 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x931] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e6c5fdf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:16:23.058 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @555e7dbf(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:16:23.058 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x95a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:23.058 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @555e7dbf(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:16:23.061 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9794984699107568089

[info 2020/03/05 00:16:23.063 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:16:23.172 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 152 ms)

[info 2020/03/05 00:16:23.276 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:23.277 GMT <RMI TCP Connection(171)-172.17.0.2> tid=0x92c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @400dd74a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:16:23.277 GMT <RMI TCP Connection(171)-172.17.0.2> tid=0x92c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:23.277 GMT <RMI TCP Connection(171)-172.17.0.2> tid=0x92c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @400dd74a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:16:23.278 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d13c58e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:16:23.278 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:23.278 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d13c58e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:16:23.279 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x991] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64501592(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:16:23.279 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x991] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:23.279 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x991] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64501592(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:16:23.280 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54bcf5ac(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:16:23.280 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9a5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:23.280 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54bcf5ac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:16:23.280 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9bb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9aa4e12(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:16:23.281 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9bb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:23.281 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9bb] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9aa4e12(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:16:23.281 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x931] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bb80591(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:16:23.281 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x931] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:23.282 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x931] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bb80591(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:16:23.282 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39f85a1c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:16:23.282 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x95a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:23.283 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39f85a1c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:16:23.285 GMT <RMI TCP Connection(171)-172.17.0.2> tid=0x92c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6949053e

[vm0] [info 2020/03/05 00:16:23.290 GMT <RMI TCP Connection(171)-172.17.0.2> tid=0x92c] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/05 00:16:23.290 GMT <RMI TCP Connection(171)-172.17.0.2> tid=0x92c] Locator was created at Thu Mar 05 00:16:23 GMT 2020

[vm0] [info 2020/03/05 00:16:23.290 GMT <RMI TCP Connection(171)-172.17.0.2> tid=0x92c] Listening on port 26354 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:16:23.291 GMT <RMI TCP Connection(171)-172.17.0.2> tid=0x92c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9794984699107568089/locator/locator26354view.dat

[vm0] [info 2020/03/05 00:16:23.291 GMT <RMI TCP Connection(171)-172.17.0.2> tid=0x92c] recovery file not found: /tmp/junit9794984699107568089/locator/locator26354view.dat

[vm0] [info 2020/03/05 00:16:23.291 GMT <RMI TCP Connection(171)-172.17.0.2> tid=0x92c] Starting distributed system

[vm0] [info 2020/03/05 00:16:23.293 GMT <RMI TCP Connection(171)-172.17.0.2> tid=0x92c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:16:23.318 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9d9] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 143 ms)

[vm5] [info 2020/03/05 00:16:23.375 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1233f5d8

[vm5] [info 2020/03/05 00:16:23.381 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:16:23.472 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9be] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 152 ms)

[vm6] [info 2020/03/05 00:16:23.562 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0xaa4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3cbd4c91

[vm6] [info 2020/03/05 00:16:23.569 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0xaa4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:16:23.617 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9da] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 143 ms)

[vm5] [info 2020/03/05 00:16:23.780 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa54] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 161 ms)

[vm6] [info 2020/03/05 00:16:23.922 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa7e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 140 ms)

[vm6] [info 2020/03/05 00:16:24.027 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9d5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2c3657a4

[vm6] [info 2020/03/05 00:16:24.032 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9d5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:16:24.084 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0x883] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/05 00:16:24.085 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0x883] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 161 ms)

[info 2020/03/05 00:16:24.086 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:24.088 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0x883] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a37f4e3(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:16:24.088 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0x883] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:24.088 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0x883] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a37f4e3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:16:24.091 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41003b8d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:16:24.091 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:24.091 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41003b8d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:16:24.092 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b09772(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:16:24.092 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:24.092 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9d9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b09772(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:16:24.092 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @784b62d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:16:24.093 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:24.093 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9be] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @784b62d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:16:24.093 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f08ec7d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:16:24.094 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:24.094 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9da] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f08ec7d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:16:24.094 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a2c391b(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:16:24.095 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:24.095 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa54] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a2c391b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:16:24.095 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa7e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19d7b045(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:16:24.095 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa7e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:24.095 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa7e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19d7b045(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:16:24.098 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0x883] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/05 00:16:24.098 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0x883] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/05 00:16:24.100 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/05 00:16:24.101 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/05 00:16:24.101 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9d9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/05 00:16:24.102 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9d9] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/05 00:16:24.102 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9be] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/05 00:16:24.103 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9be] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/05 00:16:24.103 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/05 00:16:24.104 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9da] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/05 00:16:24.104 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/05 00:16:24.105 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa54] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/05 00:16:24.106 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa7e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/05 00:16:24.106 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa7e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/05 00:16:24.108 GMT <RMI TCP Connection(28)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/05 00:16:24.109 GMT <RMI TCP Connection(28)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:16:24.129 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29416].
Not connected.


[info 2020/03/05 00:16:24.130 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:16:24.132 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:24.133 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0x883] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a8fe48a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:16:24.133 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0x883] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:24.133 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0x883] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a8fe48a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:16:24.134 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @663bea79(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:16:24.134 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:24.134 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @663bea79(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:16:24.135 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a5fd4d8(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:16:24.135 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:24.135 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9d9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a5fd4d8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:16:24.135 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @320baca(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:16:24.136 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:24.136 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9be] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @320baca(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:16:24.136 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5855db52(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:16:24.136 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:24.136 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9da] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5855db52(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:16:24.137 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bc568c8(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:16:24.137 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:24.137 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa54] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bc568c8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:16:24.138 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa7e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @707dc649(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:16:24.138 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa7e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:24.138 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa7e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @707dc649(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:16:24.141 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8599923842002940760

[info 2020/03/05 00:16:24.143 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:16:24.367 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:24.368 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0x883] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15ec578(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:16:24.368 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0x883] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:24.368 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0x883] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15ec578(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:16:24.368 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bef9b34(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:16:24.369 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:24.369 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bef9b34(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:16:24.369 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b98b50a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:16:24.369 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9d9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:24.369 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9d9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b98b50a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:16:24.370 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3be3bee2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:16:24.370 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9be] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:24.370 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9be] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3be3bee2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:16:24.371 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d2fc4e9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:16:24.371 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:24.371 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9da] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d2fc4e9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:16:24.372 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @376386d4(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:16:24.372 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:24.372 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa54] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @376386d4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:16:24.373 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa7e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36edbd25(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:16:24.373 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa7e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:24.373 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa7e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36edbd25(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:16:24.376 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0x883] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1906886a

[vm0] [info 2020/03/05 00:16:24.380 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0x883] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/05 00:16:24.380 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0x883] Locator was created at Thu Mar 05 00:16:24 GMT 2020

[vm0] [info 2020/03/05 00:16:24.381 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0x883] Listening on port 29418 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:16:24.381 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0x883] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8599923842002940760/locator/locator29418view.dat

[vm0] [info 2020/03/05 00:16:24.381 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0x883] recovery file not found: /tmp/junit8599923842002940760/locator/locator29418view.dat

[vm0] [info 2020/03/05 00:16:24.381 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0x883] Starting distributed system

[vm0] [info 2020/03/05 00:16:24.383 GMT <RMI TCP Connection(171)-172.17.0.8> tid=0x883] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:16:24.493 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:16:24.891 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:16:27.144 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6676eca4

[vm1] [info 2020/03/05 00:16:27.149 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:16:27.768 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x991] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32247aa

[vm2] [info 2020/03/05 00:16:27.774 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x991] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 848
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2601
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 332
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9300


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:16:28.318 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 160 ms)

[vm1] [info 2020/03/05 00:16:28.337 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@286d5849

[vm1] [info 2020/03/05 00:16:28.342 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:16:28.397 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9a5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@71b8f00

[vm3] [info 2020/03/05 00:16:28.402 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9a5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:16:28.464 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x90c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 144 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1041
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2571
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 282
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9168


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm3] [info 2020/03/05 00:16:28.610 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x997] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 144 ms)

[vm1] [info 2020/03/05 00:16:28.716 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 154 ms)

[vm4] [info 2020/03/05 00:16:28.764 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9a0] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 152 ms)

[vm2] [info 2020/03/05 00:16:28.866 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x924] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 148 ms)

[vm2] [info 2020/03/05 00:16:28.920 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9d9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@30948764

[vm5] [info 2020/03/05 00:16:28.922 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xa3c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 156 ms)

[vm2] [info 2020/03/05 00:16:28.925 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9d9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:16:28.996 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9bb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@77f7a7be

[vm4] [info 2020/03/05 00:16:29.000 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x9bb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:16:29.010 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x93c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 141 ms)

[vm6] [info 2020/03/05 00:16:29.070 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0xaa4] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 147 ms)

[vm4] [info 2020/03/05 00:16:29.159 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x9ba] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 147 ms)

[vm0] [info 2020/03/05 00:16:29.209 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0xb13] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/05 00:16:29.210 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0xb13] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 137 ms)

[info 2020/03/05 00:16:29.210 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:29.212 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74319597(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:16:29.212 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0xb13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:29.212 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0xb13] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74319597(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:16:29.213 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d6f187e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:16:29.213 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:29.213 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d6f187e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:16:29.214 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x90c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35136137(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:16:29.214 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x90c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:29.214 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x90c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35136137(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:16:29.215 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60418d9a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:16:29.215 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x997] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:29.215 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60418d9a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:16:29.216 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f40ebb3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:16:29.216 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:29.216 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f40ebb3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:16:29.217 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xa3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bb1587e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:16:29.217 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xa3c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:29.217 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xa3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bb1587e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:16:29.218 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0xaa4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69d23c3a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:16:29.218 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0xaa4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:29.218 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0xaa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69d23c3a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:16:29.220 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0xb13] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/05 00:16:29.221 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0xb13] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/05 00:16:29.222 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/05 00:16:29.222 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/05 00:16:29.223 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x90c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/05 00:16:29.223 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x90c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/05 00:16:29.224 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x997] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/05 00:16:29.224 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/05 00:16:29.224 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9a0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/05 00:16:29.225 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/05 00:16:29.226 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xa3c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/05 00:16:29.226 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xa3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/05 00:16:29.227 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0xaa4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/05 00:16:29.227 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0xaa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/05 00:16:29.229 GMT <RMI TCP Connection(28)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/05 00:16:29.230 GMT <RMI TCP Connection(28)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:16:29.258 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22282].
Not connected.


[info 2020/03/05 00:16:29.259 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:16:29.261 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:29.261 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a475e49(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:16:29.262 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0xb13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:29.262 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0xb13] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a475e49(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:16:29.262 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eb7a7b2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:16:29.262 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:29.263 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eb7a7b2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:16:29.263 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x90c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64668173(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:16:29.263 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x90c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:29.263 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x90c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64668173(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:16:29.264 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b25975a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:16:29.264 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x997] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:29.264 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b25975a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:16:29.265 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e772d7a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:16:29.265 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:29.265 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e772d7a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:16:29.266 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xa3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76e944ab(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:16:29.266 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xa3c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:29.266 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xa3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76e944ab(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:16:29.267 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0xaa4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33bab52c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:16:29.267 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0xaa4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:29.267 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0xaa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33bab52c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:16:29.270 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6123935667053136867

[info 2020/03/05 00:16:29.272 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:16:29.314 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bd] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 153 ms)

[vm6] [info 2020/03/05 00:16:29.457 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9d5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 141 ms)

[info 2020/03/05 00:16:29.491 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:29.492 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6abef307(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:16:29.492 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0xb13] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:29.492 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0xb13] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6abef307(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:16:29.493 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @577a7ccb(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:16:29.493 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:29.493 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @577a7ccb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:16:29.494 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x90c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48c0fc6e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:16:29.494 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x90c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:29.494 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x90c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48c0fc6e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:16:29.495 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42297fc6(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:16:29.495 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x997] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:29.495 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42297fc6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:16:29.496 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a903d02(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:16:29.496 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9a0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:29.496 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a903d02(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:16:29.497 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xa3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f2b1325(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:16:29.497 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xa3c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:29.497 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xa3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f2b1325(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:16:29.498 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0xaa4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bbf39e5(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:16:29.498 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0xaa4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:29.498 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0xaa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bbf39e5(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:16:29.501 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0xb13] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@21db39c6

[vm0] [info 2020/03/05 00:16:29.506 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0xb13] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/05 00:16:29.506 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0xb13] Locator was created at Thu Mar 05 00:16:29 GMT 2020

[vm0] [info 2020/03/05 00:16:29.506 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0xb13] Listening on port 22284 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:16:29.506 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0xb13] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6123935667053136867/locator/locator22284view.dat

[vm0] [info 2020/03/05 00:16:29.507 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0xb13] recovery file not found: /tmp/junit6123935667053136867/locator/locator22284view.dat

[vm0] [info 2020/03/05 00:16:29.507 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0xb13] Starting distributed system

[vm0] [info 2020/03/05 00:16:29.509 GMT <RMI TCP Connection(170)-172.17.0.7> tid=0xb13] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:16:29.528 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9be] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7121ae41

[vm3] [info 2020/03/05 00:16:29.532 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9be] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:16:29.607 GMT <RMI TCP Connection(170)-172.17.0.4> tid=0xbaf] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/05 00:16:29.608 GMT <RMI TCP Connection(170)-172.17.0.4> tid=0xbaf] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 148 ms)

[info 2020/03/05 00:16:29.609 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[info 2020/03/05 00:16:29.610 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26355]

[vm0] [info 2020/03/05 00:16:29.611 GMT <RMI TCP Connection(170)-172.17.0.4> tid=0xbaf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b354c94(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:16:29.611 GMT <RMI TCP Connection(170)-172.17.0.4> tid=0xbaf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:29.611 GMT <RMI TCP Connection(170)-172.17.0.4> tid=0xbaf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b354c94(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:16:29.613 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2266fbd4(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:16:29.613 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:29.613 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2266fbd4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:16:29.614 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x924] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2acfe414(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:16:29.614 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x924] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:29.614 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x924] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2acfe414(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:16:29.615 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x93c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b62bd80(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:16:29.615 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x93c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:29.615 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x93c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b62bd80(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:16:29.616 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x9ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55f91c1(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:16:29.616 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x9ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:29.616 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x9ba] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55f91c1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:16:29.617 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d93cc46(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:16:29.617 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:29.617 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d93cc46(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:16:29.618 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a6af416(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:16:29.618 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:29.618 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9d5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a6af416(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:16:29.621 GMT <RMI TCP Connection(170)-172.17.0.4> tid=0xbaf] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/05 00:16:29.621 GMT <RMI TCP Connection(170)-172.17.0.4> tid=0xbaf] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/05 00:16:29.623 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/05 00:16:29.624 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/05 00:16:29.625 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x924] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/05 00:16:29.625 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x924] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/05 00:16:29.626 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x93c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/05 00:16:29.626 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x93c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/05 00:16:29.627 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x9ba] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/05 00:16:29.627 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x9ba] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/05 00:16:29.628 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/05 00:16:29.629 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/05 00:16:29.629 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9d5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/05 00:16:29.630 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9d5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

Command result for <connect --jmx-manager=localhost[26355]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26355] ..
Successfully connected to: [host=localhost, port=26355]


[locator] [info 2020/03/05 00:16:29.632 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/05 00:16:29.632 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:16:29.666 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29383].
Not connected.


[info 2020/03/05 00:16:29.668 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:16:29.669 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:29.670 GMT <RMI TCP Connection(170)-172.17.0.4> tid=0xbaf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b829a0c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:16:29.670 GMT <RMI TCP Connection(170)-172.17.0.4> tid=0xbaf] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:29.670 GMT <RMI TCP Connection(170)-172.17.0.4> tid=0xbaf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b829a0c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:16:29.671 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55f331cb(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:16:29.671 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:29.671 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55f331cb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:16:29.672 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x924] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b84dc8d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:16:29.672 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x924] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:29.672 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x924] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b84dc8d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:16:29.673 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x93c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @475a5bce(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:16:29.673 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x93c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:29.673 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x93c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @475a5bce(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:16:29.674 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x9ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fdaa3c9(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:16:29.674 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x9ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:29.674 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x9ba] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fdaa3c9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:16:29.675 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64bd1bb1(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:16:29.675 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:29.675 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64bd1bb1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:16:29.676 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e08d7b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:16:29.676 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:29.676 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9d5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e08d7b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:16:29.679 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit74179929066643052

[info 2020/03/05 00:16:29.681 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:16:29.899 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:29.900 GMT <RMI TCP Connection(170)-172.17.0.4> tid=0xbaf] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46993eaf(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:16:29.900 GMT <RMI TCP Connection(170)-172.17.0.4> tid=0xbaf] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:29.900 GMT <RMI TCP Connection(170)-172.17.0.4> tid=0xbaf] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46993eaf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:16:29.900 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13275992(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:16:29.901 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:29.901 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13275992(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:16:29.901 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x924] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a93b3c9(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:16:29.901 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x924] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:29.902 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x924] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a93b3c9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:16:29.902 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x93c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e2fe67c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:16:29.902 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x93c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:29.902 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x93c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e2fe67c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:16:29.903 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x9ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9eadd1f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:16:29.903 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x9ba] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:29.903 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x9ba] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9eadd1f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:16:29.904 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34d7ceb8(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:16:29.904 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:29.904 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34d7ceb8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:16:29.905 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58c3778d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:16:29.905 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9d5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:29.905 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x9d5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58c3778d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:16:29.908 GMT <RMI TCP Connection(170)-172.17.0.4> tid=0xbaf] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@37db262f

[vm0] [info 2020/03/05 00:16:29.913 GMT <RMI TCP Connection(170)-172.17.0.4> tid=0xbaf] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/05 00:16:29.913 GMT <RMI TCP Connection(170)-172.17.0.4> tid=0xbaf] Locator was created at Thu Mar 05 00:16:29 GMT 2020

[vm0] [info 2020/03/05 00:16:29.913 GMT <RMI TCP Connection(170)-172.17.0.4> tid=0xbaf] Listening on port 29385 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:16:29.913 GMT <RMI TCP Connection(170)-172.17.0.4> tid=0xbaf] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit74179929066643052/locator/locator29385view.dat

[vm0] [info 2020/03/05 00:16:29.913 GMT <RMI TCP Connection(170)-172.17.0.4> tid=0xbaf] recovery file not found: /tmp/junit74179929066643052/locator/locator29385view.dat

[vm0] [info 2020/03/05 00:16:29.914 GMT <RMI TCP Connection(170)-172.17.0.4> tid=0xbaf] Starting distributed system

[vm0] [info 2020/03/05 00:16:29.915 GMT <RMI TCP Connection(170)-172.17.0.4> tid=0xbaf] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:16:30.124 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d0fec9e

[vm4] [info 2020/03/05 00:16:30.129 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x9da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:16:30.734 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29419]

Command result for <connect --jmx-manager=localhost[29419]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29419] ..
Successfully connected to: [host=localhost, port=29419]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:16:33.000 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0xa46] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@148b5541

[vm5] [info 2020/03/05 00:16:33.006 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0xa46] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:16:33.352 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4ebba264

[vm1] [info 2020/03/05 00:16:33.357 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:16:33.684 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7659928c

[vm1] [info 2020/03/05 00:16:33.689 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:16:33.725 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@551e25c1

[vm6] [info 2020/03/05 00:16:33.730 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x7db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:16:33.945 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x90c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3b0862d8

[vm2] [info 2020/03/05 00:16:33.949 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x90c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:16:34.258 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x924] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@58bed0d8

[vm2] [info 2020/03/05 00:16:34.262 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x924] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:16:34.552 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x997] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7332b22e

[vm3] [info 2020/03/05 00:16:34.557 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x997] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:16:34.559 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:16:34.853 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x93c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@104ff7c8

[vm3] [info 2020/03/05 00:16:34.858 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x93c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:16:35.169 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9a0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4c1be595

[vm4] [info 2020/03/05 00:16:35.182 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x9a0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:16:35.507 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x9ba] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@70611cdc

[vm4] [info 2020/03/05 00:16:35.512 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x9ba] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:16:35.793 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22285]

Command result for <connect --jmx-manager=localhost[22285]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22285] ..
Successfully connected to: [host=localhost, port=22285]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:16:36.119 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29386]

Command result for <connect --jmx-manager=localhost[29386]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29386] ..
Successfully connected to: [host=localhost, port=29386]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1056
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2554
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 265
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9057


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:16:38.375 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 179 ms)

[vm2] [info 2020/03/05 00:16:38.537 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 159 ms)

[vm5] [info 2020/03/05 00:16:38.619 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@778e460f

[vm5] [info 2020/03/05 00:16:38.624 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x90d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:16:38.705 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 165 ms)

[vm4] [info 2020/03/05 00:16:38.857 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x9be] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 150 ms)

[vm5] [info 2020/03/05 00:16:39.028 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0xa46] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 169 ms)

[vm6] [info 2020/03/05 00:16:39.171 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 141 ms)

[vm0] [info 2020/03/05 00:16:39.319 GMT <RMI TCP Connection(174)-172.17.0.6> tid=0xb8d] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/05 00:16:39.320 GMT <RMI TCP Connection(174)-172.17.0.6> tid=0xb8d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 147 ms)

[info 2020/03/05 00:16:39.321 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:39.323 GMT <RMI TCP Connection(174)-172.17.0.6> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @582c1e9(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:16:39.323 GMT <RMI TCP Connection(174)-172.17.0.6> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:39.323 GMT <RMI TCP Connection(174)-172.17.0.6> tid=0xb8d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @582c1e9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:16:39.324 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b80c848(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:16:39.324 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:39.324 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b80c848(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:16:39.325 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x917] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78d6a2b1(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:16:39.325 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x917] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:39.325 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78d6a2b1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:16:39.326 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2335a671(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:16:39.326 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:39.326 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2335a671(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:16:39.327 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x9be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eeb3c91(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:16:39.327 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x9be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:39.327 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x9be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eeb3c91(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:16:39.328 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0xa46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3026f12f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:16:39.328 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0xa46] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:39.328 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0xa46] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3026f12f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:16:39.329 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bb7aaa0(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:16:39.329 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x7db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:39.329 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bb7aaa0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:16:39.331 GMT <RMI TCP Connection(174)-172.17.0.6> tid=0xb8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/05 00:16:39.332 GMT <RMI TCP Connection(174)-172.17.0.6> tid=0xb8d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/05 00:16:39.332 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/05 00:16:39.333 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/05 00:16:39.334 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x917] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/05 00:16:39.334 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/05 00:16:39.335 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x910] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/05 00:16:39.335 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/05 00:16:39.336 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x9be] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/05 00:16:39.336 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x9be] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/05 00:16:39.337 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0xa46] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/05 00:16:39.337 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0xa46] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/05 00:16:39.338 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/05 00:16:39.339 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/05 00:16:39.341 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/05 00:16:39.341 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)

[vm6] [info 2020/03/05 00:16:39.352 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@67978341

[vm6] [info 2020/03/05 00:16:39.357 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x97b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:16:39.370 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26836].
Not connected.


[info 2020/03/05 00:16:39.372 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:16:39.373 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:39.374 GMT <RMI TCP Connection(174)-172.17.0.6> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4678ef30(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:16:39.374 GMT <RMI TCP Connection(174)-172.17.0.6> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:39.374 GMT <RMI TCP Connection(174)-172.17.0.6> tid=0xb8d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4678ef30(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:16:39.375 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54037cda(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:16:39.375 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:39.375 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54037cda(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:16:39.376 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x917] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cf71c61(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:16:39.376 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x917] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:39.376 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cf71c61(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:16:39.377 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @751fd43a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:16:39.377 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:39.377 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @751fd43a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:16:39.377 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x9be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bec6dc4(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:16:39.378 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x9be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:39.378 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x9be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bec6dc4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:16:39.378 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0xa46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3af63653(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:16:39.378 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0xa46] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:39.378 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0xa46] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3af63653(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:16:39.379 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d442dc4(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:16:39.379 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x7db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:39.379 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d442dc4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:16:39.382 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15395122012928367659

[info 2020/03/05 00:16:39.385 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:16:39.608 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:39.609 GMT <RMI TCP Connection(174)-172.17.0.6> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54651153(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:16:39.609 GMT <RMI TCP Connection(174)-172.17.0.6> tid=0xb8d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:39.609 GMT <RMI TCP Connection(174)-172.17.0.6> tid=0xb8d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54651153(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:16:39.610 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11afe050(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:16:39.610 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:39.610 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11afe050(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:16:39.611 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x917] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63324f9f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:16:39.611 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x917] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:39.611 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63324f9f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:16:39.612 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d901fd6(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:16:39.612 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x910] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:39.612 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d901fd6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:16:39.613 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x9be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c32c063(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:16:39.613 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x9be] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:39.613 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x9be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c32c063(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:16:39.613 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0xa46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15718b9f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:16:39.614 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0xa46] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:39.614 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0xa46] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15718b9f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:16:39.614 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24443e6c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:16:39.615 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x7db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:39.615 GMT <RMI TCP Connection(74)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24443e6c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:16:39.617 GMT <RMI TCP Connection(174)-172.17.0.6> tid=0xb8d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@592ba5c

[vm0] [info 2020/03/05 00:16:39.622 GMT <RMI TCP Connection(174)-172.17.0.6> tid=0xb8d] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/05 00:16:39.622 GMT <RMI TCP Connection(174)-172.17.0.6> tid=0xb8d] Locator was created at Thu Mar 05 00:16:39 GMT 2020

[vm0] [info 2020/03/05 00:16:39.622 GMT <RMI TCP Connection(174)-172.17.0.6> tid=0xb8d] Listening on port 26838 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:16:39.622 GMT <RMI TCP Connection(174)-172.17.0.6> tid=0xb8d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15395122012928367659/locator/locator26838view.dat

[vm0] [info 2020/03/05 00:16:39.623 GMT <RMI TCP Connection(174)-172.17.0.6> tid=0xb8d] recovery file not found: /tmp/junit15395122012928367659/locator/locator26838view.dat

[vm0] [info 2020/03/05 00:16:39.623 GMT <RMI TCP Connection(174)-172.17.0.6> tid=0xb8d] Starting distributed system

[vm0] [info 2020/03/05 00:16:39.624 GMT <RMI TCP Connection(174)-172.17.0.6> tid=0xb8d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:16:40.203 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:16:43.423 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@70a8588c

[vm1] [info 2020/03/05 00:16:43.428 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 990
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2529
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 286
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8997


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:16:43.954 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 157 ms)

[vm2] [info 2020/03/05 00:16:44.006 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x917] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4d946321

[vm2] [info 2020/03/05 00:16:44.010 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x917] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:16:44.109 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 152 ms)

[vm3] [info 2020/03/05 00:16:44.262 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 151 ms)

[vm4] [info 2020/03/05 00:16:44.423 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 158 ms)

[vm5] [info 2020/03/05 00:16:44.580 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 156 ms)

[vm3] [info 2020/03/05 00:16:44.631 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x910] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@47feefa6

[vm3] [info 2020/03/05 00:16:44.641 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x910] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:16:44.728 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 146 ms)

[vm0] [info 2020/03/05 00:16:44.874 GMT <RMI TCP Connection(169)-172.17.0.3> tid=0x71] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/05 00:16:44.874 GMT <RMI TCP Connection(169)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 144 ms)

[info 2020/03/05 00:16:44.875 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:44.877 GMT <RMI TCP Connection(169)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46148b1f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:16:44.877 GMT <RMI TCP Connection(169)-172.17.0.3> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:44.877 GMT <RMI TCP Connection(169)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46148b1f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:16:44.878 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41f693e6(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:16:44.878 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:44.878 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41f693e6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:16:44.879 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @424a5868(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:16:44.879 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x6e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:44.879 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @424a5868(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:16:44.880 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ff9955d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:16:44.880 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:44.880 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ff9955d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:16:44.883 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30211216(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:16:44.883 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:44.883 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30211216(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:16:44.884 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4373e2f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:16:44.884 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x90d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:44.884 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4373e2f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:16:44.885 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a7dd200(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:16:44.885 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x97b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:44.885 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a7dd200(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:16:44.887 GMT <RMI TCP Connection(169)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/05 00:16:44.888 GMT <RMI TCP Connection(169)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/05 00:16:44.888 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/05 00:16:44.889 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/05 00:16:44.890 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/05 00:16:44.890 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/05 00:16:44.891 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/05 00:16:44.891 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/05 00:16:44.894 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/05 00:16:44.894 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/05 00:16:44.895 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/05 00:16:44.895 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/05 00:16:44.896 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/05 00:16:44.896 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/05 00:16:44.898 GMT <RMI TCP Connection(29)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/05 00:16:44.899 GMT <RMI TCP Connection(29)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:16:44.928 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27843].
Not connected.


[info 2020/03/05 00:16:44.930 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:16:44.930 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:44.932 GMT <RMI TCP Connection(169)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d1e6de7(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:16:44.932 GMT <RMI TCP Connection(169)-172.17.0.3> tid=0x71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:44.932 GMT <RMI TCP Connection(169)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d1e6de7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:16:44.933 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6644fdd3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:16:44.933 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:44.933 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6644fdd3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:16:44.934 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ab96be(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:16:44.934 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x6e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:44.934 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ab96be(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:16:44.935 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @360b8a9a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:16:44.935 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:44.935 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @360b8a9a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:16:44.935 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fe26e54(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:16:44.936 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:44.936 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fe26e54(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:16:44.936 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bb35ece(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:16:44.936 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x90d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:44.936 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bb35ece(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:16:44.937 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8142dd8(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:16:44.937 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x97b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:44.937 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8142dd8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:16:44.940 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5166894197973466341

[info 2020/03/05 00:16:44.942 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:16:45.153 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:45.154 GMT <RMI TCP Connection(169)-172.17.0.3> tid=0x71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @748e20fe(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:16:45.154 GMT <RMI TCP Connection(169)-172.17.0.3> tid=0x71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:45.154 GMT <RMI TCP Connection(169)-172.17.0.3> tid=0x71] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @748e20fe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:16:45.155 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1566b76c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:16:45.155 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:45.155 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1566b76c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:16:45.156 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c6bed88(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:16:45.156 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x6e1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:45.156 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c6bed88(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:16:45.157 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ec8b8cb(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:16:45.157 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x5eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:45.157 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ec8b8cb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:16:45.158 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @706d9596(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:16:45.158 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x623] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:45.158 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @706d9596(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:16:45.159 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31dd6fab(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:16:45.159 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x90d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:45.159 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31dd6fab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:16:45.160 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d73d71(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:16:45.160 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x97b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:45.160 GMT <RMI TCP Connection(70)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d73d71(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:16:45.163 GMT <RMI TCP Connection(169)-172.17.0.3> tid=0x71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6965dc37

[vm0] [info 2020/03/05 00:16:45.168 GMT <RMI TCP Connection(169)-172.17.0.3> tid=0x71] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/05 00:16:45.169 GMT <RMI TCP Connection(169)-172.17.0.3> tid=0x71] Locator was created at Thu Mar 05 00:16:45 GMT 2020

[vm0] [info 2020/03/05 00:16:45.169 GMT <RMI TCP Connection(169)-172.17.0.3> tid=0x71] Listening on port 27845 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:16:45.169 GMT <RMI TCP Connection(169)-172.17.0.3> tid=0x71] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5166894197973466341/locator/locator27845view.dat

[vm0] [info 2020/03/05 00:16:45.169 GMT <RMI TCP Connection(169)-172.17.0.3> tid=0x71] recovery file not found: /tmp/junit5166894197973466341/locator/locator27845view.dat

[vm0] [info 2020/03/05 00:16:45.170 GMT <RMI TCP Connection(169)-172.17.0.3> tid=0x71] Starting distributed system

[vm0] [info 2020/03/05 00:16:45.171 GMT <RMI TCP Connection(169)-172.17.0.3> tid=0x71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:16:45.190 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e873d57

[vm5] [info 2020/03/05 00:16:45.196 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:16:45.255 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x9be] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1b5a95cd

[vm4] [info 2020/03/05 00:16:45.260 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x9be] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:16:45.853 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0xa9a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6b635a88

[info 2020/03/05 00:16:45.858 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26839]

[vm6] [info 2020/03/05 00:16:45.859 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0xa9a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[26839]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26839] ..
Successfully connected to: [host=localhost, port=26839]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:16:46.703 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:16:49.043 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3fef3289

[vm1] [info 2020/03/05 00:16:49.048 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:16:49.636 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@40ec44a2

[vm2] [info 2020/03/05 00:16:49.642 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x6e1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 991
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2183
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 145
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 7521


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:16:49.925 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 158 ms)

[vm2] [info 2020/03/05 00:16:50.074 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x96d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 146 ms)

[vm3] [info 2020/03/05 00:16:50.224 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9eb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 147 ms)

[vm3] [info 2020/03/05 00:16:50.249 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7f589db4

[vm3] [info 2020/03/05 00:16:50.254 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x5eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:16:50.377 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 151 ms)

[vm5] [info 2020/03/05 00:16:50.537 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa20] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 159 ms)

[vm6] [info 2020/03/05 00:16:50.683 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0xa9a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 144 ms)

[vm0] [info 2020/03/05 00:16:50.826 GMT <RMI TCP Connection(170)-172.17.0.9> tid=0xab2] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/05 00:16:50.827 GMT <RMI TCP Connection(170)-172.17.0.9> tid=0xab2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 142 ms)

[info 2020/03/05 00:16:50.828 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:50.830 GMT <RMI TCP Connection(170)-172.17.0.9> tid=0xab2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @715b21f0(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:16:50.830 GMT <RMI TCP Connection(170)-172.17.0.9> tid=0xab2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:50.830 GMT <RMI TCP Connection(170)-172.17.0.9> tid=0xab2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @715b21f0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:16:50.831 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e59f5ff(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:16:50.831 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:50.831 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e59f5ff(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:16:50.832 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x96d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6df3b39(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:16:50.832 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x96d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:50.832 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x96d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6df3b39(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:16:50.833 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @206e3a7b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:16:50.833 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:50.833 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @206e3a7b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:16:50.834 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69f31674(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:16:50.834 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa17] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:50.834 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69f31674(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:16:50.835 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9d9f4d4(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:16:50.835 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:50.835 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9d9f4d4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:16:50.836 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0xa9a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b483748(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:16:50.836 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0xa9a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:50.836 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0xa9a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b483748(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:16:50.838 GMT <RMI TCP Connection(170)-172.17.0.9> tid=0xab2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/05 00:16:50.839 GMT <RMI TCP Connection(170)-172.17.0.9> tid=0xab2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/05 00:16:50.839 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/05 00:16:50.840 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/05 00:16:50.840 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x96d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/05 00:16:50.841 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x96d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/05 00:16:50.842 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/05 00:16:50.842 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/05 00:16:50.843 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/05 00:16:50.843 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/05 00:16:50.844 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/05 00:16:50.844 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa20] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/05 00:16:50.845 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0xa9a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/05 00:16:50.845 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0xa9a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/05 00:16:50.847 GMT <RMI TCP Connection(29)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/05 00:16:50.848 GMT <RMI TCP Connection(29)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)

[vm4] [info 2020/03/05 00:16:50.851 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x623] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@52fd3f02

[vm4] [info 2020/03/05 00:16:50.856 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x623] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:16:50.877 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25132].
Not connected.


[info 2020/03/05 00:16:50.879 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:16:50.880 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:50.881 GMT <RMI TCP Connection(170)-172.17.0.9> tid=0xab2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b409ae4(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:16:50.881 GMT <RMI TCP Connection(170)-172.17.0.9> tid=0xab2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:50.881 GMT <RMI TCP Connection(170)-172.17.0.9> tid=0xab2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b409ae4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:16:50.882 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2294a975(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:16:50.882 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:50.882 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2294a975(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:16:50.883 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x96d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6125db3c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:16:50.883 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x96d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:50.883 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x96d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6125db3c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:16:50.884 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b95ea6d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:16:50.884 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:50.884 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b95ea6d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:16:50.885 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @154ff11e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:16:50.885 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa17] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:50.885 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @154ff11e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:16:50.886 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25a7ded8(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:16:50.886 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:50.886 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25a7ded8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:16:50.887 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0xa9a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b346f54(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:16:50.887 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0xa9a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:50.887 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0xa9a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b346f54(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:16:50.889 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3466856222119954345

[info 2020/03/05 00:16:50.892 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:16:51.116 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:51.117 GMT <RMI TCP Connection(170)-172.17.0.9> tid=0xab2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6678f79e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:16:51.117 GMT <RMI TCP Connection(170)-172.17.0.9> tid=0xab2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:16:51.117 GMT <RMI TCP Connection(170)-172.17.0.9> tid=0xab2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6678f79e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:16:51.118 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f865d9(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:16:51.118 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:16:51.118 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f865d9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:16:51.119 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x96d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dc4cf6a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:16:51.119 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x96d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:16:51.119 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x96d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dc4cf6a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:16:51.120 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50d8e6e6(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:16:51.120 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:16:51.120 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50d8e6e6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:16:51.121 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75bbf03f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:16:51.121 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa17] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:16:51.121 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75bbf03f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:16:51.122 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50260f04(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:16:51.122 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:16:51.122 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50260f04(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:16:51.123 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0xa9a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @234177be(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:16:51.123 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0xa9a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:16:51.123 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0xa9a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @234177be(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:16:51.126 GMT <RMI TCP Connection(170)-172.17.0.9> tid=0xab2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@8cfe27a

[vm0] [info 2020/03/05 00:16:51.131 GMT <RMI TCP Connection(170)-172.17.0.9> tid=0xab2] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/05 00:16:51.131 GMT <RMI TCP Connection(170)-172.17.0.9> tid=0xab2] Locator was created at Thu Mar 05 00:16:51 GMT 2020

[vm0] [info 2020/03/05 00:16:51.131 GMT <RMI TCP Connection(170)-172.17.0.9> tid=0xab2] Listening on port 25134 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:16:51.132 GMT <RMI TCP Connection(170)-172.17.0.9> tid=0xab2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3466856222119954345/locator/locator25134view.dat

[vm0] [info 2020/03/05 00:16:51.132 GMT <RMI TCP Connection(170)-172.17.0.9> tid=0xab2] recovery file not found: /tmp/junit3466856222119954345/locator/locator25134view.dat

[vm0] [info 2020/03/05 00:16:51.132 GMT <RMI TCP Connection(170)-172.17.0.9> tid=0xab2] Starting distributed system

[vm0] [info 2020/03/05 00:16:51.134 GMT <RMI TCP Connection(170)-172.17.0.9> tid=0xab2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:16:51.454 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27846]

Command result for <connect --jmx-manager=localhost[27846]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27846] ..
Successfully connected to: [host=localhost, port=27846]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:16:54.990 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4a3471c

[vm1] [info 2020/03/05 00:16:54.994 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:16:55.584 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x96d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@76582ef5

[vm2] [info 2020/03/05 00:16:55.589 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x96d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:16:56.181 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4b65af04

[vm3] [info 2020/03/05 00:16:56.186 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:16:56.787 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@53842ed1

[vm4] [info 2020/03/05 00:16:56.792 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa17] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:16:57.383 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25135]

Command result for <connect --jmx-manager=localhost[25135]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25135] ..
Successfully connected to: [host=localhost, port=25135]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:17:07.771 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@5a4a49a3

[vm5] [info 2020/03/05 00:17:07.777 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:17:08.453 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa87] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840@3d68b44e

[vm6] [info 2020/03/05 00:17:08.459 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa87] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2838
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 413
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9954


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:17:12.701 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 155 ms)

[vm2] [info 2020/03/05 00:17:12.864 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x96a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 160 ms)

[vm3] [info 2020/03/05 00:17:13.019 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 152 ms)

[vm4] [info 2020/03/05 00:17:13.165 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x9fc] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 144 ms)

[vm5] [info 2020/03/05 00:17:13.322 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 155 ms)

[vm6] [info 2020/03/05 00:17:13.467 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa87] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 143 ms)

[vm0] [info 2020/03/05 00:17:13.614 GMT <RMI TCP Connection(174)-172.17.0.5> tid=0x870] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/05 00:17:13.615 GMT <RMI TCP Connection(174)-172.17.0.5> tid=0x870] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 145 ms)

[info 2020/03/05 00:17:13.616 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:13.618 GMT <RMI TCP Connection(174)-172.17.0.5> tid=0x870] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716b61c3(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:17:13.618 GMT <RMI TCP Connection(174)-172.17.0.5> tid=0x870] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:13.618 GMT <RMI TCP Connection(174)-172.17.0.5> tid=0x870] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716b61c3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:17:13.619 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54465e47(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:17:13.619 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:13.619 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54465e47(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:17:13.620 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x96a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @208bb8e1(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:17:13.620 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x96a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:13.620 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x96a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @208bb8e1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:17:13.621 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60896d9d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:17:13.621 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:13.621 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60896d9d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:17:13.622 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x9fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e01fea0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:17:13.622 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x9fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:13.622 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x9fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e01fea0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:17:13.622 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eda3803(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:17:13.623 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:13.623 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eda3803(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:17:13.623 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dee7646(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:17:13.624 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:13.624 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa87] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dee7646(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:17:13.626 GMT <RMI TCP Connection(174)-172.17.0.5> tid=0x870] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/05 00:17:13.626 GMT <RMI TCP Connection(174)-172.17.0.5> tid=0x870] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/05 00:17:13.627 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/05 00:17:13.627 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/05 00:17:13.628 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x96a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/05 00:17:13.628 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x96a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/05 00:17:13.629 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/05 00:17:13.630 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/05 00:17:13.630 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x9fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/05 00:17:13.631 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x9fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/05 00:17:13.632 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/05 00:17:13.632 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/05 00:17:13.633 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa87] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/05 00:17:13.633 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa87] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/05 00:17:13.635 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/05 00:17:13.636 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:17:13.655 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24079].
Not connected.


[info 2020/03/05 00:17:13.656 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:17:13.657 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:13.658 GMT <RMI TCP Connection(174)-172.17.0.5> tid=0x870] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7168fd82(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:17:13.658 GMT <RMI TCP Connection(174)-172.17.0.5> tid=0x870] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:13.658 GMT <RMI TCP Connection(174)-172.17.0.5> tid=0x870] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7168fd82(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:17:13.659 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e321cec(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:17:13.659 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:13.659 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e321cec(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:17:13.660 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x96a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67bb79e7(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:17:13.660 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x96a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:13.660 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x96a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67bb79e7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:17:13.661 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dd5a057(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:17:13.661 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:13.661 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dd5a057(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:17:13.662 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x9fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a9b2aab(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:17:13.662 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x9fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:13.662 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x9fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a9b2aab(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:17:13.663 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d6bfcbd(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:17:13.663 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:13.663 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d6bfcbd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:17:13.664 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @445c11da(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:17:13.664 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:13.664 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa87] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @445c11da(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:17:13.668 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11272913231693180782

[info 2020/03/05 00:17:13.670 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:17:13.880 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:13.881 GMT <RMI TCP Connection(174)-172.17.0.5> tid=0x870] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43a039a7(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:17:13.881 GMT <RMI TCP Connection(174)-172.17.0.5> tid=0x870] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:13.881 GMT <RMI TCP Connection(174)-172.17.0.5> tid=0x870] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43a039a7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:17:13.882 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3638d78c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:17:13.882 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:13.882 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3638d78c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:17:13.883 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x96a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f302e5d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:17:13.883 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x96a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:13.883 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x96a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f302e5d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:17:13.884 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c53b8d7(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:17:13.884 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:13.884 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c53b8d7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:17:13.885 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x9fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d07dfb8(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:17:13.885 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x9fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:13.885 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x9fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d07dfb8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:17:13.885 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bcb6e67(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:17:13.886 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:13.886 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bcb6e67(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:17:13.886 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7706f045(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:17:13.886 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa87] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:13.887 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa87] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7706f045(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:17:13.889 GMT <RMI TCP Connection(174)-172.17.0.5> tid=0x870] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@704f1b5d

[vm0] [info 2020/03/05 00:17:13.894 GMT <RMI TCP Connection(174)-172.17.0.5> tid=0x870] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/05 00:17:13.894 GMT <RMI TCP Connection(174)-172.17.0.5> tid=0x870] Locator was created at Thu Mar 05 00:17:13 GMT 2020

[vm0] [info 2020/03/05 00:17:13.894 GMT <RMI TCP Connection(174)-172.17.0.5> tid=0x870] Listening on port 24081 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:17:13.895 GMT <RMI TCP Connection(174)-172.17.0.5> tid=0x870] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11272913231693180782/locator/locator24081view.dat

[vm0] [info 2020/03/05 00:17:13.895 GMT <RMI TCP Connection(174)-172.17.0.5> tid=0x870] recovery file not found: /tmp/junit11272913231693180782/locator/locator24081view.dat

[vm0] [info 2020/03/05 00:17:13.895 GMT <RMI TCP Connection(174)-172.17.0.5> tid=0x870] Starting distributed system

[vm0] [info 2020/03/05 00:17:13.897 GMT <RMI TCP Connection(174)-172.17.0.5> tid=0x870] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:17:17.705 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@11a7fd5d

[vm1] [info 2020/03/05 00:17:17.710 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:17:18.304 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x96a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a7b8ddf

[vm2] [info 2020/03/05 00:17:18.311 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x96a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:17:18.911 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5736796b

[vm3] [info 2020/03/05 00:17:18.916 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa0e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:17:19.508 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x9fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@bbb7674

[vm4] [info 2020/03/05 00:17:19.514 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x9fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:17:20.120 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24082]

Command result for <connect --jmx-manager=localhost[24082]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24082] ..
Successfully connected to: [host=localhost, port=24082]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:17:27.667 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@1929530b

[vm5] [info 2020/03/05 00:17:27.672 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:17:28.027 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x931] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040@3f8b891e

[vm5] [info 2020/03/05 00:17:28.033 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x931] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:17:28.362 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840@2e2b5f7d

[vm5] [info 2020/03/05 00:17:28.367 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:17:28.420 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9d5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@2c03ed9c

[vm6] [info 2020/03/05 00:17:28.425 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9d5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:17:28.718 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@aa61081

[vm6] [info 2020/03/05 00:17:28.724 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x95a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:17:29.037 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa7e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040@6cf0d4f4

[vm6] [info 2020/03/05 00:17:29.043 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa7e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2642
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 265
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8910


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:17:32.288 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 157 ms)

[vm2] [info 2020/03/05 00:17:32.451 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x924] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 160 ms)

[vm3] [info 2020/03/05 00:17:32.608 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x93c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 155 ms)

[vm4] [info 2020/03/05 00:17:32.750 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9ba] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 139 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2861
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 463
Total primaries transferred during this rebalance                                               | 57
Total time (in milliseconds) for this rebalance                                                 | 10152


[vm5] [info 2020/03/05 00:17:32.918 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9bd] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 167 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2806
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 341
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9645


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm6] [info 2020/03/05 00:17:33.066 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9d5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 145 ms)

[vm1] [info 2020/03/05 00:17:33.093 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 155 ms)

[vm1] [info 2020/03/05 00:17:33.179 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 150 ms)

[vm0] [info 2020/03/05 00:17:33.216 GMT <RMI TCP Connection(175)-172.17.0.4> tid=0xb0c] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/05 00:17:33.217 GMT <RMI TCP Connection(175)-172.17.0.4> tid=0xb0c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 149 ms)

[info 2020/03/05 00:17:33.218 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:33.220 GMT <RMI TCP Connection(175)-172.17.0.4> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c2d47ed(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:17:33.220 GMT <RMI TCP Connection(175)-172.17.0.4> tid=0xb0c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:33.220 GMT <RMI TCP Connection(175)-172.17.0.4> tid=0xb0c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c2d47ed(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:17:33.224 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @337aac30(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:17:33.224 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:33.224 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @337aac30(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:17:33.225 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x924] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7df368e1(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:17:33.225 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x924] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:33.225 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x924] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7df368e1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:17:33.226 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x93c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57198fbf(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:17:33.226 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x93c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:33.226 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x93c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57198fbf(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:17:33.227 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69787915(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:17:33.227 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:33.227 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9ba] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69787915(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:17:33.228 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c4a2a64(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:17:33.228 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:33.228 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c4a2a64(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:17:33.229 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10910ce7(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:17:33.229 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:33.229 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9d5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10910ce7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:17:33.232 GMT <RMI TCP Connection(175)-172.17.0.4> tid=0xb0c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/05 00:17:33.233 GMT <RMI TCP Connection(175)-172.17.0.4> tid=0xb0c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/05 00:17:33.236 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/05 00:17:33.236 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/05 00:17:33.237 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x924] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/05 00:17:33.237 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x924] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/05 00:17:33.238 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x93c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/05 00:17:33.238 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x93c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/05 00:17:33.239 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9ba] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/05 00:17:33.240 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9ba] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/05 00:17:33.241 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/05 00:17:33.241 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/05 00:17:33.242 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9d5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/05 00:17:33.242 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9d5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/05 00:17:33.245 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[vm2] [info 2020/03/05 00:17:33.245 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x991] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 150 ms)

[locator] [info 2020/03/05 00:17:33.245 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:17:33.266 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29386].
Not connected.


[info 2020/03/05 00:17:33.268 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:17:33.269 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:33.270 GMT <RMI TCP Connection(175)-172.17.0.4> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50ddc15b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:17:33.271 GMT <RMI TCP Connection(175)-172.17.0.4> tid=0xb0c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:33.271 GMT <RMI TCP Connection(175)-172.17.0.4> tid=0xb0c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50ddc15b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:17:33.271 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1179bcee(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:17:33.272 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:33.272 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1179bcee(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:17:33.272 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x924] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @797a32c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:17:33.273 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x924] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:33.273 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x924] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @797a32c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:17:33.274 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x93c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11a2548(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:17:33.274 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x93c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:33.274 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x93c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11a2548(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:17:33.274 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fe79051(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:17:33.275 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:33.275 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9ba] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fe79051(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:17:33.276 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20e8d967(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:17:33.276 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:33.276 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20e8d967(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:17:33.277 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c48e3b8(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:17:33.277 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:33.277 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9d5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c48e3b8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:17:33.281 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8649619405037608222

[info 2020/03/05 00:17:33.284 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:17:33.342 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9d9] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 160 ms)

[vm5] [info 2020/03/05 00:17:33.377 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xa3c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@230ff1b

[vm5] [info 2020/03/05 00:17:33.383 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xa3c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:17:33.399 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9a5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 152 ms)

[info 2020/03/05 00:17:33.512 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:33.512 GMT <RMI TCP Connection(175)-172.17.0.4> tid=0xb0c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40e359d2(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:17:33.513 GMT <RMI TCP Connection(175)-172.17.0.4> tid=0xb0c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:33.513 GMT <RMI TCP Connection(175)-172.17.0.4> tid=0xb0c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40e359d2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:17:33.513 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @733c564c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:17:33.514 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:33.514 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @733c564c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:17:33.514 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x924] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3398aefd(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:17:33.514 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x924] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:33.514 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x924] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3398aefd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:17:33.515 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x93c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4756b91f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:17:33.515 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x93c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:33.516 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x93c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4756b91f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:17:33.516 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40a6e40e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:17:33.516 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9ba] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:33.517 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9ba] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40a6e40e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:17:33.517 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56c6f5e7(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:17:33.517 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:33.517 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56c6f5e7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:17:33.518 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9be] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 174 ms)

[vm6] [info 2020/03/05 00:17:33.518 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @437de29b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:17:33.518 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9d5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:33.518 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x9d5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @437de29b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:17:33.521 GMT <RMI TCP Connection(175)-172.17.0.4> tid=0xb0c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6acd5dce

[vm0] [info 2020/03/05 00:17:33.527 GMT <RMI TCP Connection(175)-172.17.0.4> tid=0xb0c] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/05 00:17:33.527 GMT <RMI TCP Connection(175)-172.17.0.4> tid=0xb0c] Locator was created at Thu Mar 05 00:17:33 GMT 2020

[vm0] [info 2020/03/05 00:17:33.527 GMT <RMI TCP Connection(175)-172.17.0.4> tid=0xb0c] Listening on port 29388 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:17:33.527 GMT <RMI TCP Connection(175)-172.17.0.4> tid=0xb0c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8649619405037608222/locator/locator29388view.dat

[vm0] [info 2020/03/05 00:17:33.527 GMT <RMI TCP Connection(175)-172.17.0.4> tid=0xb0c] recovery file not found: /tmp/junit8649619405037608222/locator/locator29388view.dat

[vm0] [info 2020/03/05 00:17:33.528 GMT <RMI TCP Connection(175)-172.17.0.4> tid=0xb0c] Starting distributed system

[vm0] [info 2020/03/05 00:17:33.529 GMT <RMI TCP Connection(175)-172.17.0.4> tid=0xb0c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:17:33.550 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9bb] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 148 ms)

[vm4] [info 2020/03/05 00:17:33.668 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9da] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 148 ms)

[vm5] [info 2020/03/05 00:17:33.718 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x931] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 167 ms)

[vm5] [info 2020/03/05 00:17:33.832 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa54] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 162 ms)

[vm6] [info 2020/03/05 00:17:33.864 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 144 ms)

[vm6] [info 2020/03/05 00:17:33.980 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa7e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 146 ms)

[vm0] [info 2020/03/05 00:17:34.015 GMT <RMI TCP Connection(176)-172.17.0.2> tid=0xb78] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/05 00:17:34.015 GMT <RMI TCP Connection(176)-172.17.0.2> tid=0xb78] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 149 ms)

[info 2020/03/05 00:17:34.016 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:34.018 GMT <RMI TCP Connection(176)-172.17.0.2> tid=0xb78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b03327a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:17:34.018 GMT <RMI TCP Connection(176)-172.17.0.2> tid=0xb78] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:34.018 GMT <RMI TCP Connection(176)-172.17.0.2> tid=0xb78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b03327a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:17:34.019 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @786a8261(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:17:34.019 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:34.019 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @786a8261(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:17:34.020 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x991] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2edb7129(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:17:34.020 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x991] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:34.020 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x991] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2edb7129(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:17:34.021 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21247995(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:17:34.021 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:34.021 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21247995(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:17:34.022 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9bb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f081398(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:17:34.022 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9bb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:34.022 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9bb] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f081398(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:17:34.022 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x931] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71f7f028(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:17:34.023 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x931] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:34.023 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x931] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71f7f028(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:17:34.023 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76233c29(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:17:34.024 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x95a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:34.024 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76233c29(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:17:34.026 GMT <RMI TCP Connection(176)-172.17.0.2> tid=0xb78] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/05 00:17:34.026 GMT <RMI TCP Connection(176)-172.17.0.2> tid=0xb78] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/05 00:17:34.027 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/05 00:17:34.027 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/05 00:17:34.028 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x991] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/05 00:17:34.028 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x991] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/05 00:17:34.029 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9a5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/05 00:17:34.030 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/05 00:17:34.030 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9bb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/05 00:17:34.031 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9bb] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/05 00:17:34.031 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x931] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/05 00:17:34.032 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x931] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/05 00:17:34.032 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/05 00:17:34.033 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/05 00:17:34.035 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/05 00:17:34.035 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:17:34.062 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26355].
Not connected.


[info 2020/03/05 00:17:34.064 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:17:34.065 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:34.066 GMT <RMI TCP Connection(176)-172.17.0.2> tid=0xb78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1efb9501(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:17:34.066 GMT <RMI TCP Connection(176)-172.17.0.2> tid=0xb78] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:34.066 GMT <RMI TCP Connection(176)-172.17.0.2> tid=0xb78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1efb9501(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:17:34.067 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19636b11(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:17:34.067 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:34.067 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19636b11(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:17:34.068 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x991] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6719f78(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:17:34.068 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x991] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:34.068 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x991] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6719f78(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:17:34.069 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @152a6501(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:17:34.069 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:34.069 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @152a6501(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:17:34.070 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9bb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b70b3c9(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:17:34.070 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9bb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:34.070 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9bb] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b70b3c9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:17:34.071 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x931] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @508c88ba(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:17:34.071 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x931] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:34.071 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x931] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @508c88ba(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:17:34.072 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65457fad(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:17:34.072 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x95a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:34.072 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65457fad(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:17:34.074 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xaa4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40@7eaf1f90

[info 2020/03/05 00:17:34.076 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6651523579994858833

[info 2020/03/05 00:17:34.078 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:17:34.079 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xaa4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:17:34.122 GMT <RMI TCP Connection(176)-172.17.0.8> tid=0xb33] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/05 00:17:34.122 GMT <RMI TCP Connection(176)-172.17.0.8> tid=0xb33] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 141 ms)

[info 2020/03/05 00:17:34.123 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:34.125 GMT <RMI TCP Connection(176)-172.17.0.8> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27ff120c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:17:34.125 GMT <RMI TCP Connection(176)-172.17.0.8> tid=0xb33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:34.125 GMT <RMI TCP Connection(176)-172.17.0.8> tid=0xb33] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27ff120c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:17:34.128 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2564385a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:17:34.128 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:34.128 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2564385a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:17:34.129 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27d62af8(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:17:34.129 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:34.129 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9d9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27d62af8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:17:34.130 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dcaca1b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:17:34.130 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:34.130 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9be] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dcaca1b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:17:34.131 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @531f246(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:17:34.131 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:34.131 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9da] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @531f246(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:17:34.132 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @639366d6(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:17:34.132 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:34.132 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa54] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @639366d6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:17:34.133 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa7e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cd58e88(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:17:34.133 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa7e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:34.133 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa7e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cd58e88(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:17:34.135 GMT <RMI TCP Connection(176)-172.17.0.8> tid=0xb33] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/05 00:17:34.136 GMT <RMI TCP Connection(176)-172.17.0.8> tid=0xb33] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/05 00:17:34.138 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/05 00:17:34.139 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/05 00:17:34.140 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9d9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/05 00:17:34.140 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9d9] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/05 00:17:34.141 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9be] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/05 00:17:34.141 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9be] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/05 00:17:34.142 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/05 00:17:34.142 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9da] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/05 00:17:34.143 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/05 00:17:34.144 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa54] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/05 00:17:34.145 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa7e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/05 00:17:34.145 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa7e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/05 00:17:34.147 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/05 00:17:34.148 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:17:34.176 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29419].
Not connected.


[info 2020/03/05 00:17:34.177 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:17:34.178 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:34.179 GMT <RMI TCP Connection(176)-172.17.0.8> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f405fc8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:17:34.180 GMT <RMI TCP Connection(176)-172.17.0.8> tid=0xb33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:34.180 GMT <RMI TCP Connection(176)-172.17.0.8> tid=0xb33] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f405fc8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:17:34.180 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39d46979(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:17:34.180 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:34.181 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39d46979(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:17:34.181 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59f23e8f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:17:34.181 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:34.181 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9d9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59f23e8f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:17:34.182 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cb9a66e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:17:34.182 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:34.182 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9be] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cb9a66e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:17:34.183 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3db1691b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:17:34.183 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:34.183 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9da] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3db1691b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:17:34.184 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ea20dd5(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:17:34.184 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:34.184 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa54] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ea20dd5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:17:34.185 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa7e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25f56d47(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:17:34.185 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa7e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:34.185 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa7e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25f56d47(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:17:34.189 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17206498049706553793

[info 2020/03/05 00:17:34.191 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:17:34.288 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:34.289 GMT <RMI TCP Connection(176)-172.17.0.2> tid=0xb78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4765e59b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:17:34.289 GMT <RMI TCP Connection(176)-172.17.0.2> tid=0xb78] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:34.289 GMT <RMI TCP Connection(176)-172.17.0.2> tid=0xb78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4765e59b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:17:34.290 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66c7cf65(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:17:34.290 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:34.290 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66c7cf65(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:17:34.291 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x991] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c77485b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:17:34.291 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x991] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:34.291 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x991] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c77485b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:17:34.292 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53e41622(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:17:34.292 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9a5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:34.292 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53e41622(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:17:34.293 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9bb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @163b5aaf(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:17:34.293 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9bb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:34.293 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9bb] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @163b5aaf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:17:34.294 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x931] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17192e6a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:17:34.294 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x931] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:34.294 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x931] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17192e6a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:17:34.295 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cc18788(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:17:34.295 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x95a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:34.295 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cc18788(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:17:34.298 GMT <RMI TCP Connection(176)-172.17.0.2> tid=0xb78] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6851212e

[vm0] [info 2020/03/05 00:17:34.303 GMT <RMI TCP Connection(176)-172.17.0.2> tid=0xb78] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/05 00:17:34.303 GMT <RMI TCP Connection(176)-172.17.0.2> tid=0xb78] Locator was created at Thu Mar 05 00:17:34 GMT 2020

[vm0] [info 2020/03/05 00:17:34.303 GMT <RMI TCP Connection(176)-172.17.0.2> tid=0xb78] Listening on port 26357 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:17:34.304 GMT <RMI TCP Connection(176)-172.17.0.2> tid=0xb78] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6651523579994858833/locator/locator26357view.dat

[vm0] [info 2020/03/05 00:17:34.304 GMT <RMI TCP Connection(176)-172.17.0.2> tid=0xb78] recovery file not found: /tmp/junit6651523579994858833/locator/locator26357view.dat

[vm0] [info 2020/03/05 00:17:34.304 GMT <RMI TCP Connection(176)-172.17.0.2> tid=0xb78] Starting distributed system

[vm0] [info 2020/03/05 00:17:34.306 GMT <RMI TCP Connection(176)-172.17.0.2> tid=0xb78] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:17:34.411 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:34.412 GMT <RMI TCP Connection(176)-172.17.0.8> tid=0xb33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @391f49cb(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:17:34.412 GMT <RMI TCP Connection(176)-172.17.0.8> tid=0xb33] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:34.412 GMT <RMI TCP Connection(176)-172.17.0.8> tid=0xb33] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @391f49cb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:17:34.413 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f2bc918(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:17:34.413 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:34.413 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f2bc918(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:17:34.413 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @420d8661(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:17:34.414 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9d9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:34.414 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9d9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @420d8661(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:17:34.414 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24ec15c2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:17:34.415 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9be] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:34.415 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9be] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24ec15c2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:17:34.415 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bb65ccf(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:17:34.416 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:34.416 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9da] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bb65ccf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:17:34.416 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ead8106(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:17:34.416 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:34.416 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa54] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ead8106(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:17:34.417 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa7e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18fbf277(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:17:34.417 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa7e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:34.417 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa7e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18fbf277(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:17:34.420 GMT <RMI TCP Connection(176)-172.17.0.8> tid=0xb33] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7e0d02a6

[vm0] [info 2020/03/05 00:17:34.426 GMT <RMI TCP Connection(176)-172.17.0.8> tid=0xb33] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/05 00:17:34.426 GMT <RMI TCP Connection(176)-172.17.0.8> tid=0xb33] Locator was created at Thu Mar 05 00:17:34 GMT 2020

[vm0] [info 2020/03/05 00:17:34.426 GMT <RMI TCP Connection(176)-172.17.0.8> tid=0xb33] Listening on port 29421 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:17:34.426 GMT <RMI TCP Connection(176)-172.17.0.8> tid=0xb33] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17206498049706553793/locator/locator29421view.dat

[vm0] [info 2020/03/05 00:17:34.426 GMT <RMI TCP Connection(176)-172.17.0.8> tid=0xb33] recovery file not found: /tmp/junit17206498049706553793/locator/locator29421view.dat

[vm0] [info 2020/03/05 00:17:34.427 GMT <RMI TCP Connection(176)-172.17.0.8> tid=0xb33] Starting distributed system

[vm0] [info 2020/03/05 00:17:34.428 GMT <RMI TCP Connection(176)-172.17.0.8> tid=0xb33] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:17:37.281 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2f6452f3

[vm1] [info 2020/03/05 00:17:37.285 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:17:37.864 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x924] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1ba621ee

[vm2] [info 2020/03/05 00:17:37.869 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x924] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:17:37.956 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0xa46] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040@776e7978

[vm5] [info 2020/03/05 00:17:37.961 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0xa46] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:17:38.198 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7e90deba

[vm1] [info 2020/03/05 00:17:38.202 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2951
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 414
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 10269


[vm1] [info 2020/03/05 00:17:38.244 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7624af69

[vm1] [info 2020/03/05 00:17:38.249 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:17:38.412 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 158 ms)

[vm3] [info 2020/03/05 00:17:38.456 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x93c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5076c95b

[vm3] [info 2020/03/05 00:17:38.461 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x93c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:17:38.565 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x90c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 151 ms)

[vm6] [info 2020/03/05 00:17:38.637 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@181efce6

[vm6] [info 2020/03/05 00:17:38.641 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:17:38.713 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x997] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 146 ms)

[vm2] [info 2020/03/05 00:17:38.793 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x991] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@42633187

[vm2] [info 2020/03/05 00:17:38.798 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x991] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:17:38.839 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9d9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@75e3815

[vm2] [info 2020/03/05 00:17:38.844 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9d9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:17:38.862 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a0] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 147 ms)

[vm5] [info 2020/03/05 00:17:39.018 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xa3c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 154 ms)

[vm4] [info 2020/03/05 00:17:39.059 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9ba] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@467ce1d5

[vm4] [info 2020/03/05 00:17:39.064 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9ba] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:17:39.162 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xaa4] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 142 ms)

[vm0] [info 2020/03/05 00:17:39.304 GMT <RMI TCP Connection(175)-172.17.0.7> tid=0x866] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/05 00:17:39.304 GMT <RMI TCP Connection(175)-172.17.0.7> tid=0x866] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 140 ms)

[info 2020/03/05 00:17:39.305 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:39.307 GMT <RMI TCP Connection(175)-172.17.0.7> tid=0x866] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24178594(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:17:39.307 GMT <RMI TCP Connection(175)-172.17.0.7> tid=0x866] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:39.307 GMT <RMI TCP Connection(175)-172.17.0.7> tid=0x866] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24178594(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:17:39.308 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bf2bd6(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:17:39.308 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:39.308 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bf2bd6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:17:39.309 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x90c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b46feeb(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:17:39.309 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x90c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:39.309 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x90c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b46feeb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:17:39.310 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79dcf62b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:17:39.310 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x997] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:39.310 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79dcf62b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:17:39.311 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59b4edb8(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:17:39.311 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:39.311 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59b4edb8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:17:39.312 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xa3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3687981f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:17:39.312 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xa3c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:39.312 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xa3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3687981f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:17:39.313 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xaa4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cea3b1b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:17:39.313 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xaa4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:39.313 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xaa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cea3b1b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:17:39.316 GMT <RMI TCP Connection(175)-172.17.0.7> tid=0x866] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/05 00:17:39.316 GMT <RMI TCP Connection(175)-172.17.0.7> tid=0x866] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/05 00:17:39.317 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/05 00:17:39.317 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/05 00:17:39.318 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x90c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/05 00:17:39.318 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x90c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/05 00:17:39.319 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x997] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/05 00:17:39.319 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/05 00:17:39.320 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/05 00:17:39.321 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/05 00:17:39.321 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xa3c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/05 00:17:39.322 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xa3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/05 00:17:39.323 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xaa4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/05 00:17:39.323 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xaa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/05 00:17:39.325 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/05 00:17:39.325 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:17:39.353 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22285].
Not connected.


[info 2020/03/05 00:17:39.354 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:17:39.355 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:39.356 GMT <RMI TCP Connection(175)-172.17.0.7> tid=0x866] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d03d37f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:17:39.357 GMT <RMI TCP Connection(175)-172.17.0.7> tid=0x866] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:39.357 GMT <RMI TCP Connection(175)-172.17.0.7> tid=0x866] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d03d37f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:17:39.357 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @427d39dc(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:17:39.358 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:39.358 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @427d39dc(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:17:39.358 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x90c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53e1692e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:17:39.358 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x90c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:39.358 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x90c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53e1692e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:17:39.359 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6355fcff(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:17:39.359 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x997] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:39.359 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6355fcff(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:17:39.360 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ca5a851(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:17:39.360 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:39.360 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ca5a851(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:17:39.361 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xa3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6834d3b4(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:17:39.361 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xa3c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:39.361 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xa3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6834d3b4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:17:39.362 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xaa4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11659a88(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:17:39.362 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xaa4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:39.362 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xaa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11659a88(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:17:39.366 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2319305124951548622

[info 2020/03/05 00:17:39.369 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:17:39.410 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9a5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2755e7ee

[vm3] [info 2020/03/05 00:17:39.417 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9a5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:17:39.452 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9be] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1478808d

[vm3] [info 2020/03/05 00:17:39.462 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9be] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:17:39.601 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:39.602 GMT <RMI TCP Connection(175)-172.17.0.7> tid=0x866] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22a97ea3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:17:39.602 GMT <RMI TCP Connection(175)-172.17.0.7> tid=0x866] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:39.602 GMT <RMI TCP Connection(175)-172.17.0.7> tid=0x866] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22a97ea3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:17:39.603 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32f6e593(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:17:39.603 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:39.603 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32f6e593(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:17:39.604 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x90c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34047fdf(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:17:39.604 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x90c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:39.604 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x90c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34047fdf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:17:39.605 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61768d20(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:17:39.605 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x997] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:39.605 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61768d20(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:17:39.606 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @692591c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:17:39.606 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:39.606 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @692591c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:17:39.607 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xa3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3beaa025(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:17:39.607 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xa3c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:39.607 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xa3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3beaa025(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:17:39.608 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xaa4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27514c43(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:17:39.608 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xaa4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:39.608 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0xaa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27514c43(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:17:39.610 GMT <RMI TCP Connection(175)-172.17.0.7> tid=0x866] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3407b655

[vm0] [info 2020/03/05 00:17:39.615 GMT <RMI TCP Connection(175)-172.17.0.7> tid=0x866] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/05 00:17:39.615 GMT <RMI TCP Connection(175)-172.17.0.7> tid=0x866] Locator was created at Thu Mar 05 00:17:39 GMT 2020

[vm0] [info 2020/03/05 00:17:39.615 GMT <RMI TCP Connection(175)-172.17.0.7> tid=0x866] Listening on port 22287 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:17:39.616 GMT <RMI TCP Connection(175)-172.17.0.7> tid=0x866] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2319305124951548622/locator/locator22287view.dat

[vm0] [info 2020/03/05 00:17:39.616 GMT <RMI TCP Connection(175)-172.17.0.7> tid=0x866] recovery file not found: /tmp/junit2319305124951548622/locator/locator22287view.dat

[vm0] [info 2020/03/05 00:17:39.616 GMT <RMI TCP Connection(175)-172.17.0.7> tid=0x866] Starting distributed system

[vm0] [info 2020/03/05 00:17:39.617 GMT <RMI TCP Connection(175)-172.17.0.7> tid=0x866] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:17:39.671 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29389]

Command result for <connect --jmx-manager=localhost[29389]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29389] ..
Successfully connected to: [host=localhost, port=29389]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:17:40.075 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9bb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@839d018

[vm4] [info 2020/03/05 00:17:40.081 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9bb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:17:40.098 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@795fd87a

[vm4] [info 2020/03/05 00:17:40.104 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x9da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:17:40.699 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26358]

Command result for <connect --jmx-manager=localhost[26358]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26358] ..
Successfully connected to: [host=localhost, port=26358]


[info 2020/03/05 00:17:40.732 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29422]

Command result for <connect --jmx-manager=localhost[29422]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29422] ..
Successfully connected to: [host=localhost, port=29422]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2714
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 313
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9267


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:17:42.606 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 152 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:17:42.755 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 147 ms)

[vm3] [info 2020/03/05 00:17:42.897 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 139 ms)

[vm4] [info 2020/03/05 00:17:43.050 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x9be] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 151 ms)

[vm5] [info 2020/03/05 00:17:43.216 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0xa46] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 164 ms)

[vm6] [info 2020/03/05 00:17:43.363 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 146 ms)

[vm1] [info 2020/03/05 00:17:43.446 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@32dfbb25

[vm1] [info 2020/03/05 00:17:43.451 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:17:43.506 GMT <RMI TCP Connection(179)-172.17.0.6> tid=0xb8e] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/05 00:17:43.506 GMT <RMI TCP Connection(179)-172.17.0.6> tid=0xb8e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 141 ms)

[info 2020/03/05 00:17:43.507 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:43.509 GMT <RMI TCP Connection(179)-172.17.0.6> tid=0xb8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c331e83(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:17:43.509 GMT <RMI TCP Connection(179)-172.17.0.6> tid=0xb8e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:43.509 GMT <RMI TCP Connection(179)-172.17.0.6> tid=0xb8e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c331e83(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:17:43.510 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @588e9c45(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:17:43.510 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:43.510 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @588e9c45(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:17:43.511 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x917] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49c24d06(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:17:43.511 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x917] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:43.511 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49c24d06(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:17:43.512 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f830695(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:17:43.512 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:43.512 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f830695(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:17:43.513 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x9be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @313c9eb8(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:17:43.513 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x9be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:43.513 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x9be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @313c9eb8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:17:43.514 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0xa46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @250b8e0(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:17:43.514 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0xa46] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:43.514 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0xa46] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @250b8e0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:17:43.515 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b11f33d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:17:43.515 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:43.515 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b11f33d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:17:43.517 GMT <RMI TCP Connection(179)-172.17.0.6> tid=0xb8e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/05 00:17:43.517 GMT <RMI TCP Connection(179)-172.17.0.6> tid=0xb8e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/05 00:17:43.518 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/05 00:17:43.518 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/05 00:17:43.519 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x917] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/05 00:17:43.520 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/05 00:17:43.520 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x910] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/05 00:17:43.521 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/05 00:17:43.522 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x9be] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/05 00:17:43.522 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x9be] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/05 00:17:43.523 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0xa46] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/05 00:17:43.523 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0xa46] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/05 00:17:43.524 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/05 00:17:43.524 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/05 00:17:43.526 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/05 00:17:43.526 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:17:43.553 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26839].
Not connected.


[info 2020/03/05 00:17:43.554 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:17:43.555 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:43.556 GMT <RMI TCP Connection(179)-172.17.0.6> tid=0xb8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4feeb272(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:17:43.556 GMT <RMI TCP Connection(179)-172.17.0.6> tid=0xb8e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:43.556 GMT <RMI TCP Connection(179)-172.17.0.6> tid=0xb8e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4feeb272(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:17:43.557 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65105180(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:17:43.557 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:43.557 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65105180(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:17:43.558 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x917] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @174b641f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:17:43.558 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x917] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:43.558 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @174b641f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:17:43.559 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c366219(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:17:43.559 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:43.559 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c366219(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:17:43.560 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x9be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @97c747(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:17:43.560 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x9be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:43.560 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x9be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @97c747(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:17:43.561 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0xa46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7962b70f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:17:43.561 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0xa46] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:43.561 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0xa46] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7962b70f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:17:43.562 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cc268b7(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:17:43.562 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:43.562 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cc268b7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:17:43.565 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4713112312908657889

[info 2020/03/05 00:17:43.567 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:17:43.792 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:43.793 GMT <RMI TCP Connection(179)-172.17.0.6> tid=0xb8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50b2b2c3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:17:43.793 GMT <RMI TCP Connection(179)-172.17.0.6> tid=0xb8e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:43.794 GMT <RMI TCP Connection(179)-172.17.0.6> tid=0xb8e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50b2b2c3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:17:43.795 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7547666(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:17:43.795 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:43.795 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7547666(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:17:43.796 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x917] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d45a6b3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:17:43.796 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x917] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:43.796 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d45a6b3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:17:43.797 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ee91d68(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:17:43.797 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x910] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:43.797 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ee91d68(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:17:43.797 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x9be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48e9c775(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:17:43.798 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x9be] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:43.798 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x9be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48e9c775(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:17:43.798 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0xa46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38fbfb3b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:17:43.798 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0xa46] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:43.798 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0xa46] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38fbfb3b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:17:43.799 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d82ac8c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:17:43.799 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:43.800 GMT <RMI TCP Connection(75)-172.17.0.6> tid=0x7db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d82ac8c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:17:43.803 GMT <RMI TCP Connection(179)-172.17.0.6> tid=0xb8e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@39fa1fc7

[vm0] [info 2020/03/05 00:17:43.808 GMT <RMI TCP Connection(179)-172.17.0.6> tid=0xb8e] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/05 00:17:43.808 GMT <RMI TCP Connection(179)-172.17.0.6> tid=0xb8e] Locator was created at Thu Mar 05 00:17:43 GMT 2020

[vm0] [info 2020/03/05 00:17:43.808 GMT <RMI TCP Connection(179)-172.17.0.6> tid=0xb8e] Listening on port 26841 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:17:43.809 GMT <RMI TCP Connection(179)-172.17.0.6> tid=0xb8e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4713112312908657889/locator/locator26841view.dat

[vm0] [info 2020/03/05 00:17:43.809 GMT <RMI TCP Connection(179)-172.17.0.6> tid=0xb8e] recovery file not found: /tmp/junit4713112312908657889/locator/locator26841view.dat

[vm0] [info 2020/03/05 00:17:43.809 GMT <RMI TCP Connection(179)-172.17.0.6> tid=0xb8e] Starting distributed system

[vm0] [info 2020/03/05 00:17:43.811 GMT <RMI TCP Connection(179)-172.17.0.6> tid=0xb8e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:17:44.051 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x90c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b10b5d1

[vm2] [info 2020/03/05 00:17:44.057 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x90c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:17:44.231 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@44fc0f7c

[vm5] [info 2020/03/05 00:17:44.237 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x90d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:17:44.640 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x997] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@293e79b8

[vm3] [info 2020/03/05 00:17:44.645 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x997] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:17:44.942 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@389c8a18

[vm6] [info 2020/03/05 00:17:44.947 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x97b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:17:45.288 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@71cf5562

[vm4] [info 2020/03/05 00:17:45.294 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x9a0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:17:45.893 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22288]

Command result for <connect --jmx-manager=localhost[22288]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22288] ..
Successfully connected to: [host=localhost, port=22288]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:17:47.593 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@753222e3

[vm1] [info 2020/03/05 00:17:47.598 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:17:48.188 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x917] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7ebcc78c

[vm2] [info 2020/03/05 00:17:48.194 GMT <RMI TCP Connection(76)-172.17.0.6> tid=0x917] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2716
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 290
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9201


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm3] [info 2020/03/05 00:17:48.785 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x910] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2fc55c9d

[vm3] [info 2020/03/05 00:17:48.791 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x910] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:17:48.901 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 145 ms)

[vm2] [info 2020/03/05 00:17:49.059 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 156 ms)

[vm3] [info 2020/03/05 00:17:49.228 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 166 ms)

[vm4] [info 2020/03/05 00:17:49.385 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 155 ms)

[vm4] [info 2020/03/05 00:17:49.387 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x9be] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2112b077

[vm4] [info 2020/03/05 00:17:49.391 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x9be] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:17:49.547 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 160 ms)

[vm5] [info 2020/03/05 00:17:49.658 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440@663ea168

[vm5] [info 2020/03/05 00:17:49.663 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:17:49.692 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 143 ms)

[vm0] [info 2020/03/05 00:17:49.835 GMT <RMI TCP Connection(174)-172.17.0.3> tid=0xb82] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/05 00:17:49.836 GMT <RMI TCP Connection(174)-172.17.0.3> tid=0xb82] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 141 ms)

[info 2020/03/05 00:17:49.837 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:49.838 GMT <RMI TCP Connection(174)-172.17.0.3> tid=0xb82] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @419ea26b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:17:49.839 GMT <RMI TCP Connection(174)-172.17.0.3> tid=0xb82] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:49.839 GMT <RMI TCP Connection(174)-172.17.0.3> tid=0xb82] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @419ea26b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:17:49.839 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18bf488c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:17:49.839 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:49.839 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18bf488c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:17:49.840 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28f46210(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:17:49.840 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x6e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:49.840 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28f46210(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:17:49.841 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @629c373c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:17:49.841 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:49.841 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @629c373c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:17:49.842 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ba635b5(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:17:49.842 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:49.842 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ba635b5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:17:49.843 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53235300(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:17:49.843 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x90d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:49.843 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53235300(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:17:49.844 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a65ef80(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:17:49.844 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x97b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:49.844 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a65ef80(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:17:49.846 GMT <RMI TCP Connection(174)-172.17.0.3> tid=0xb82] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/05 00:17:49.846 GMT <RMI TCP Connection(174)-172.17.0.3> tid=0xb82] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/05 00:17:49.847 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/05 00:17:49.847 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/05 00:17:49.848 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/05 00:17:49.848 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/05 00:17:49.849 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/05 00:17:49.850 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/05 00:17:49.850 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/05 00:17:49.851 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/05 00:17:49.851 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/05 00:17:49.852 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/05 00:17:49.852 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/05 00:17:49.853 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/05 00:17:49.855 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/05 00:17:49.855 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:17:49.882 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27846].
Not connected.


[info 2020/03/05 00:17:49.883 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:17:49.884 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:49.885 GMT <RMI TCP Connection(174)-172.17.0.3> tid=0xb82] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6249d48d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:17:49.885 GMT <RMI TCP Connection(174)-172.17.0.3> tid=0xb82] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:49.885 GMT <RMI TCP Connection(174)-172.17.0.3> tid=0xb82] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6249d48d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:17:49.886 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37ef0167(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:17:49.886 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:49.886 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37ef0167(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:17:49.887 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @792915e2(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:17:49.887 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x6e1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:49.887 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @792915e2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:17:49.888 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33d3c8eb(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:17:49.888 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:49.888 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33d3c8eb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:17:49.888 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ad9bacb(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:17:49.889 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:49.889 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ad9bacb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:17:49.889 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f7f5aac(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:17:49.889 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x90d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:49.890 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f7f5aac(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:17:49.890 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a5ef2ca(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:17:49.890 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x97b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:49.890 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a5ef2ca(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:17:49.894 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9828643630914553475

[info 2020/03/05 00:17:49.896 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:17:49.983 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26842]

Command result for <connect --jmx-manager=localhost[26842]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26842] ..
Successfully connected to: [host=localhost, port=26842]


[info 2020/03/05 00:17:50.118 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:50.118 GMT <RMI TCP Connection(174)-172.17.0.3> tid=0xb82] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a3ded36(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:17:50.118 GMT <RMI TCP Connection(174)-172.17.0.3> tid=0xb82] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:50.119 GMT <RMI TCP Connection(174)-172.17.0.3> tid=0xb82] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a3ded36(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:17:50.119 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f02ab(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:17:50.119 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:50.120 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f02ab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:17:50.120 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71f5f13f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:17:50.120 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x6e1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:50.121 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x6e1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71f5f13f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:17:50.121 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @649f955b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:17:50.121 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x5eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:50.121 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @649f955b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:17:50.122 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48f016bd(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:17:50.122 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x623] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:50.122 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48f016bd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:17:50.123 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e4ae6b2(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:17:50.123 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x90d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:50.123 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e4ae6b2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:17:50.124 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4023d1dd(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:17:50.124 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x97b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:50.124 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4023d1dd(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:17:50.127 GMT <RMI TCP Connection(174)-172.17.0.3> tid=0xb82] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@734d0521

[vm0] [info 2020/03/05 00:17:50.131 GMT <RMI TCP Connection(174)-172.17.0.3> tid=0xb82] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/05 00:17:50.132 GMT <RMI TCP Connection(174)-172.17.0.3> tid=0xb82] Locator was created at Thu Mar 05 00:17:50 GMT 2020

[vm0] [info 2020/03/05 00:17:50.132 GMT <RMI TCP Connection(174)-172.17.0.3> tid=0xb82] Listening on port 27848 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:17:50.132 GMT <RMI TCP Connection(174)-172.17.0.3> tid=0xb82] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9828643630914553475/locator/locator27848view.dat

[vm0] [info 2020/03/05 00:17:50.132 GMT <RMI TCP Connection(174)-172.17.0.3> tid=0xb82] recovery file not found: /tmp/junit9828643630914553475/locator/locator27848view.dat

[vm0] [info 2020/03/05 00:17:50.132 GMT <RMI TCP Connection(174)-172.17.0.3> tid=0xb82] Starting distributed system

[vm0] [info 2020/03/05 00:17:50.134 GMT <RMI TCP Connection(174)-172.17.0.3> tid=0xb82] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:17:50.340 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa9a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440@7303708

[vm6] [info 2020/03/05 00:17:50.345 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa9a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2494
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 167
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 8154


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:17:53.907 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@5c5863b2

[vm1] [info 2020/03/05 00:17:53.911 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:17:53.972 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 151 ms)

[vm2] [info 2020/03/05 00:17:54.121 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x96d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 146 ms)

[vm3] [info 2020/03/05 00:17:54.268 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9eb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 145 ms)

[vm4] [info 2020/03/05 00:17:54.423 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 152 ms)

[vm2] [info 2020/03/05 00:17:54.555 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x6e1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2fd1a002

[vm2] [info 2020/03/05 00:17:54.560 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x6e1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:17:54.583 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa20] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 158 ms)

[vm6] [info 2020/03/05 00:17:54.736 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa9a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 151 ms)

[vm0] [info 2020/03/05 00:17:54.877 GMT <RMI TCP Connection(175)-172.17.0.9> tid=0x234] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/05 00:17:54.878 GMT <RMI TCP Connection(175)-172.17.0.9> tid=0x234] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 140 ms)

[info 2020/03/05 00:17:54.879 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:54.881 GMT <RMI TCP Connection(175)-172.17.0.9> tid=0x234] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dec4f8d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:17:54.881 GMT <RMI TCP Connection(175)-172.17.0.9> tid=0x234] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:54.881 GMT <RMI TCP Connection(175)-172.17.0.9> tid=0x234] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dec4f8d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:17:54.882 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79c440b8(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:17:54.882 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:54.882 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79c440b8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:17:54.882 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x96d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ffad3cc(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:17:54.883 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x96d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:54.883 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x96d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ffad3cc(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:17:54.883 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3754e53a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:17:54.884 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:54.884 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3754e53a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:17:54.884 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @304926bc(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:17:54.884 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa17] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:54.884 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @304926bc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:17:54.885 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36e659a2(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:17:54.885 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:54.885 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36e659a2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:17:54.886 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa9a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50aef999(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:17:54.886 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa9a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:54.886 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa9a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50aef999(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:17:54.888 GMT <RMI TCP Connection(175)-172.17.0.9> tid=0x234] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/05 00:17:54.889 GMT <RMI TCP Connection(175)-172.17.0.9> tid=0x234] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/05 00:17:54.890 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/05 00:17:54.890 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/05 00:17:54.891 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x96d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/05 00:17:54.891 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x96d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/05 00:17:54.892 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/05 00:17:54.892 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/05 00:17:54.893 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/05 00:17:54.893 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/05 00:17:54.894 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/05 00:17:54.894 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa20] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/05 00:17:54.895 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa9a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/05 00:17:54.895 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa9a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/05 00:17:54.897 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/05 00:17:54.898 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:17:54.924 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25135].
Not connected.


[info 2020/03/05 00:17:54.926 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:17:54.927 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:54.928 GMT <RMI TCP Connection(175)-172.17.0.9> tid=0x234] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bfba772(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:17:54.928 GMT <RMI TCP Connection(175)-172.17.0.9> tid=0x234] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:54.928 GMT <RMI TCP Connection(175)-172.17.0.9> tid=0x234] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bfba772(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:17:54.929 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fb50da5(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:17:54.929 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:54.929 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fb50da5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:17:54.930 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x96d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70731db5(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:17:54.930 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x96d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:54.930 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x96d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70731db5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:17:54.930 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4850d72b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:17:54.930 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:54.930 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4850d72b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:17:54.931 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @695db00c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:17:54.931 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa17] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:54.931 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @695db00c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:17:54.932 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ef945bd(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:17:54.932 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:54.932 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ef945bd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:17:54.933 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa9a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @204c3f2c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:17:54.933 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa9a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:54.933 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa9a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @204c3f2c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:17:54.937 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5274304751819162896

[info 2020/03/05 00:17:54.939 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:17:55.161 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:55.161 GMT <RMI TCP Connection(175)-172.17.0.9> tid=0x234] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67d03edd(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:17:55.162 GMT <RMI TCP Connection(175)-172.17.0.9> tid=0x234] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:17:55.162 GMT <RMI TCP Connection(175)-172.17.0.9> tid=0x234] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67d03edd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:17:55.162 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @232cb3bd(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:17:55.163 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:17:55.163 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @232cb3bd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:17:55.164 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x96d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c6261e7(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:17:55.164 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x96d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:17:55.164 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x96d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c6261e7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:17:55.165 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d1f3e5f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:17:55.165 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:17:55.165 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d1f3e5f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:17:55.166 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c42ecd2(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:17:55.166 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa17] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:17:55.166 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c42ecd2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:17:55.167 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b326dc5(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:17:55.167 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:17:55.167 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b326dc5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:17:55.168 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa9a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @763268bd(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:17:55.168 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa9a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:17:55.168 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa9a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @763268bd(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:17:55.171 GMT <RMI TCP Connection(175)-172.17.0.9> tid=0x234] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2984dc59

[vm0] [info 2020/03/05 00:17:55.176 GMT <RMI TCP Connection(175)-172.17.0.9> tid=0x234] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/05 00:17:55.176 GMT <RMI TCP Connection(175)-172.17.0.9> tid=0x234] Locator was created at Thu Mar 05 00:17:55 GMT 2020

[vm0] [info 2020/03/05 00:17:55.176 GMT <RMI TCP Connection(175)-172.17.0.9> tid=0x234] Listening on port 25137 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:17:55.176 GMT <RMI TCP Connection(175)-172.17.0.9> tid=0x234] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5274304751819162896/locator/locator25137view.dat

[vm0] [info 2020/03/05 00:17:55.177 GMT <RMI TCP Connection(175)-172.17.0.9> tid=0x234] recovery file not found: /tmp/junit5274304751819162896/locator/locator25137view.dat

[vm0] [info 2020/03/05 00:17:55.177 GMT <RMI TCP Connection(175)-172.17.0.9> tid=0x234] Starting distributed system

[vm3] [info 2020/03/05 00:17:55.177 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20a8d95a

[vm0] [info 2020/03/05 00:17:55.179 GMT <RMI TCP Connection(175)-172.17.0.9> tid=0x234] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:17:55.182 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x5eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:17:55.791 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x623] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3bc0977f

[vm4] [info 2020/03/05 00:17:55.796 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x623] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:17:56.388 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27849]

Command result for <connect --jmx-manager=localhost[27849]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27849] ..
Successfully connected to: [host=localhost, port=27849]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:17:58.994 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@38aead85

[vm1] [info 2020/03/05 00:17:58.999 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:17:59.578 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x96d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@191d2ba2

[vm2] [info 2020/03/05 00:17:59.583 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x96d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:18:00.191 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4458d2d6

[vm3] [info 2020/03/05 00:18:00.198 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:18:00.791 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@460386ed

[vm4] [info 2020/03/05 00:18:00.796 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa17] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:18:01.428 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25138]

Command result for <connect --jmx-manager=localhost[25138]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25138] ..
Successfully connected to: [host=localhost, port=25138]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:18:12.186 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa0f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5a25591

[vm5] [info 2020/03/05 00:18:12.191 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa0f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:18:12.883 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa87] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@389c3232

[vm6] [info 2020/03/05 00:18:12.890 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa87] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:18:13.746 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 948
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608941
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2543
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 239
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8895


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:18:17.456 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 165 ms)

[vm2] [info 2020/03/05 00:18:17.617 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x96a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 158 ms)

[vm3] [info 2020/03/05 00:18:17.774 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 155 ms)

[vm4] [info 2020/03/05 00:18:17.923 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x9fc] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 147 ms)

[vm5] [info 2020/03/05 00:18:18.090 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa0f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 165 ms)

[vm6] [info 2020/03/05 00:18:18.238 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa87] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 146 ms)

[vm0] [info 2020/03/05 00:18:18.387 GMT <RMI TCP Connection(179)-172.17.0.5> tid=0xa92] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/05 00:18:18.388 GMT <RMI TCP Connection(179)-172.17.0.5> tid=0xa92] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 147 ms)

[info 2020/03/05 00:18:18.388 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:18.390 GMT <RMI TCP Connection(179)-172.17.0.5> tid=0xa92] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4535ec62(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:18:18.390 GMT <RMI TCP Connection(179)-172.17.0.5> tid=0xa92] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:18.390 GMT <RMI TCP Connection(179)-172.17.0.5> tid=0xa92] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4535ec62(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:18:18.391 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f130cf3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:18:18.391 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:18:18.391 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f130cf3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:18:18.392 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x96a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69e71c5b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:18:18.392 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x96a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:18:18.392 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x96a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69e71c5b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:18:18.393 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d87c330(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:18:18.393 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:18:18.393 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d87c330(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:18:18.394 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x9fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad412c6(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:18:18.394 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x9fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:18:18.394 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x9fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad412c6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:18:18.395 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa0f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2de7a30d(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:18:18.395 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa0f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:18:18.395 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa0f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2de7a30d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:18:18.396 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70be4545(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:18:18.396 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:18:18.396 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa87] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70be4545(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:18:18.398 GMT <RMI TCP Connection(179)-172.17.0.5> tid=0xa92] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/05 00:18:18.398 GMT <RMI TCP Connection(179)-172.17.0.5> tid=0xa92] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/05 00:18:18.399 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/05 00:18:18.400 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/05 00:18:18.400 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x96a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/05 00:18:18.401 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x96a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/05 00:18:18.402 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/05 00:18:18.402 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/05 00:18:18.403 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x9fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/05 00:18:18.403 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x9fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/05 00:18:18.404 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa0f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/05 00:18:18.404 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa0f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/05 00:18:18.405 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa87] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/05 00:18:18.405 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa87] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/05 00:18:18.407 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/05 00:18:18.408 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:18:18.437 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24082].
Not connected.


[info 2020/03/05 00:18:18.439 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:18:18.440 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:18.441 GMT <RMI TCP Connection(179)-172.17.0.5> tid=0xa92] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34bb8bca(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:18:18.441 GMT <RMI TCP Connection(179)-172.17.0.5> tid=0xa92] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:18.441 GMT <RMI TCP Connection(179)-172.17.0.5> tid=0xa92] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34bb8bca(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:18:18.442 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @608faae5(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:18:18.442 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:18:18.442 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @608faae5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:18:18.443 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x96a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @434c4d3d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:18:18.443 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x96a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:18:18.443 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x96a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @434c4d3d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:18:18.444 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2230d869(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:18:18.444 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:18:18.444 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2230d869(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:18:18.445 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x9fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e50c680(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:18:18.445 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x9fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:18:18.445 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x9fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e50c680(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:18:18.446 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa0f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @356d32fa(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:18:18.446 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa0f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:18:18.446 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa0f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @356d32fa(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:18:18.447 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d9d0591(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:18:18.447 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa87] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:18:18.447 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa87] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d9d0591(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:18:18.449 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13272315250234942296

[info 2020/03/05 00:18:18.451 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:18:18.669 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:18.670 GMT <RMI TCP Connection(179)-172.17.0.5> tid=0xa92] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45fe443e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:18:18.670 GMT <RMI TCP Connection(179)-172.17.0.5> tid=0xa92] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:18.670 GMT <RMI TCP Connection(179)-172.17.0.5> tid=0xa92] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45fe443e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:18:18.671 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b747bf8(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:18:18.671 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:18:18.671 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b747bf8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:18:18.672 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x96a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @851ae6a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:18:18.672 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x96a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:18:18.672 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x96a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @851ae6a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:18:18.673 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c730b95(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:18:18.673 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:18:18.673 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c730b95(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:18:18.674 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x9fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22fe106f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:18:18.674 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x9fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:18:18.674 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x9fc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22fe106f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:18:18.675 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa0f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6309084(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:18:18.675 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa0f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:18:18.675 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa0f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6309084(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:18:18.676 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa87] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f93877c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:18:18.676 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa87] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:18:18.676 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0xa87] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f93877c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:18:18.679 GMT <RMI TCP Connection(179)-172.17.0.5> tid=0xa92] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4b226740

[vm0] [info 2020/03/05 00:18:18.683 GMT <RMI TCP Connection(179)-172.17.0.5> tid=0xa92] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/05 00:18:18.684 GMT <RMI TCP Connection(179)-172.17.0.5> tid=0xa92] Locator was created at Thu Mar 05 00:18:18 GMT 2020

[vm0] [info 2020/03/05 00:18:18.684 GMT <RMI TCP Connection(179)-172.17.0.5> tid=0xa92] Listening on port 24084 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:18:18.684 GMT <RMI TCP Connection(179)-172.17.0.5> tid=0xa92] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13272315250234942296/locator/locator24084view.dat

[vm0] [info 2020/03/05 00:18:18.684 GMT <RMI TCP Connection(179)-172.17.0.5> tid=0xa92] recovery file not found: /tmp/junit13272315250234942296/locator/locator24084view.dat

[vm0] [info 2020/03/05 00:18:18.684 GMT <RMI TCP Connection(179)-172.17.0.5> tid=0xa92] Starting distributed system

[vm0] [info 2020/03/05 00:18:18.686 GMT <RMI TCP Connection(179)-172.17.0.5> tid=0xa92] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:18:22.466 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3b12f7df

[vm1] [info 2020/03/05 00:18:22.470 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:18:23.064 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x96a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4b8582e7

[vm2] [info 2020/03/05 00:18:23.070 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x96a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:18:23.677 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1f8666c1

[vm3] [info 2020/03/05 00:18:23.682 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa0e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:18:24.290 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x9fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2cc2fc47

[vm4] [info 2020/03/05 00:18:24.296 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x9fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:18:24.902 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24085]

Command result for <connect --jmx-manager=localhost[24085]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24085] ..
Successfully connected to: [host=localhost, port=24085]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:18:33.938 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3fefcd78

[vm5] [info 2020/03/05 00:18:33.943 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:18:34.666 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9d5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@39b919d5

[vm6] [info 2020/03/05 00:18:34.671 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9d5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:18:35.583 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:18:36.499 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0xa54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@9f1ddd5

[vm5] [info 2020/03/05 00:18:36.504 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0xa54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:18:36.686 GMT <RMI TCP Connection(76)-172.17.0.2> tid=0xad5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@285e8b19

[vm5] [info 2020/03/05 00:18:36.691 GMT <RMI TCP Connection(76)-172.17.0.2> tid=0xad5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:18:37.188 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa7e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@28767480

[vm6] [info 2020/03/05 00:18:37.193 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa7e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:18:37.364 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6b77e3e4

[vm6] [info 2020/03/05 00:18:37.369 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x95a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:18:38.053 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:18:38.244 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 924
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608941
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2459
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 263
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8721


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:18:39.212 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 159 ms)

[vm2] [info 2020/03/05 00:18:39.371 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x924] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 156 ms)

[vm3] [info 2020/03/05 00:18:39.516 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x93c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 143 ms)

[vm4] [info 2020/03/05 00:18:39.667 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x9ba] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 149 ms)

[vm5] [info 2020/03/05 00:18:39.820 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9bd] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 151 ms)

[vm6] [info 2020/03/05 00:18:39.966 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9d5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 144 ms)

[vm0] [info 2020/03/05 00:18:40.119 GMT <RMI TCP Connection(180)-172.17.0.4> tid=0xbfb] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/05 00:18:40.119 GMT <RMI TCP Connection(180)-172.17.0.4> tid=0xbfb] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 151 ms)

[info 2020/03/05 00:18:40.120 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:40.122 GMT <RMI TCP Connection(180)-172.17.0.4> tid=0xbfb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6214124a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:18:40.123 GMT <RMI TCP Connection(180)-172.17.0.4> tid=0xbfb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:40.123 GMT <RMI TCP Connection(180)-172.17.0.4> tid=0xbfb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6214124a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:18:40.125 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65009059(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:18:40.125 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:18:40.125 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65009059(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:18:40.126 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x924] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @395ae849(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:18:40.126 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x924] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:18:40.126 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x924] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @395ae849(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:18:40.127 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x93c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32be5943(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:18:40.127 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x93c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:18:40.127 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x93c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32be5943(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:18:40.127 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x9ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cdf9849(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:18:40.128 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x9ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:18:40.128 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x9ba] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cdf9849(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:18:40.128 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41ba7fb9(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:18:40.128 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:18:40.129 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41ba7fb9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:18:40.129 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7354eb6(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:18:40.130 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:18:40.130 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9d5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7354eb6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:18:40.132 GMT <RMI TCP Connection(180)-172.17.0.4> tid=0xbfb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/05 00:18:40.132 GMT <RMI TCP Connection(180)-172.17.0.4> tid=0xbfb] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/05 00:18:40.134 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/05 00:18:40.135 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/05 00:18:40.136 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x924] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/05 00:18:40.136 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x924] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/05 00:18:40.137 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x93c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/05 00:18:40.137 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x93c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/05 00:18:40.138 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x9ba] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/05 00:18:40.138 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x9ba] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/05 00:18:40.139 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/05 00:18:40.139 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/05 00:18:40.140 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9d5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/05 00:18:40.140 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9d5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/05 00:18:40.142 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/05 00:18:40.143 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:18:40.173 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29389].
Not connected.


[info 2020/03/05 00:18:40.174 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:18:40.175 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:40.176 GMT <RMI TCP Connection(180)-172.17.0.4> tid=0xbfb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b6a06e4(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:18:40.176 GMT <RMI TCP Connection(180)-172.17.0.4> tid=0xbfb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:40.176 GMT <RMI TCP Connection(180)-172.17.0.4> tid=0xbfb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b6a06e4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:18:40.177 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d70a32d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:18:40.177 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:18:40.177 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d70a32d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:18:40.178 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x924] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e5f7c2d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:18:40.178 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x924] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:18:40.178 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x924] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e5f7c2d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:18:40.179 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x93c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17c923a7(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:18:40.179 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x93c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:18:40.179 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x93c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17c923a7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:18:40.180 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x9ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @730cfe1(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:18:40.180 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x9ba] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:18:40.180 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x9ba] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @730cfe1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:18:40.181 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c3e133e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:18:40.181 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:18:40.181 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c3e133e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:18:40.181 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a7eea5(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:18:40.182 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9d5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:18:40.182 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9d5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a7eea5(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:18:40.184 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16142896080272980634

[info 2020/03/05 00:18:40.187 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:18:40.419 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:40.419 GMT <RMI TCP Connection(180)-172.17.0.4> tid=0xbfb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23fc4921(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:18:40.419 GMT <RMI TCP Connection(180)-172.17.0.4> tid=0xbfb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:40.420 GMT <RMI TCP Connection(180)-172.17.0.4> tid=0xbfb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23fc4921(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:18:40.420 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3600efd2(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:18:40.420 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:18:40.420 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3600efd2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:18:40.421 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x924] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14584fa2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:18:40.421 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x924] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:18:40.421 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x924] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14584fa2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:18:40.422 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x93c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cddfef8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:18:40.422 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x93c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:18:40.422 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x93c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cddfef8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:18:40.423 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x9ba] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @665c3961(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:18:40.423 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x9ba] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:18:40.423 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x9ba] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @665c3961(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:18:40.424 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @102f069c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:18:40.424 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:18:40.424 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9bd] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @102f069c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:18:40.425 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9d5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aed015d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:18:40.425 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9d5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:18:40.425 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x9d5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aed015d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:18:40.428 GMT <RMI TCP Connection(180)-172.17.0.4> tid=0xbfb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29be9135

[vm0] [info 2020/03/05 00:18:40.433 GMT <RMI TCP Connection(180)-172.17.0.4> tid=0xbfb] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/05 00:18:40.433 GMT <RMI TCP Connection(180)-172.17.0.4> tid=0xbfb] Locator was created at Thu Mar 05 00:18:40 GMT 2020

[vm0] [info 2020/03/05 00:18:40.433 GMT <RMI TCP Connection(180)-172.17.0.4> tid=0xbfb] Listening on port 29391 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:18:40.434 GMT <RMI TCP Connection(180)-172.17.0.4> tid=0xbfb] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16142896080272980634/locator/locator29391view.dat

[vm0] [info 2020/03/05 00:18:40.434 GMT <RMI TCP Connection(180)-172.17.0.4> tid=0xbfb] recovery file not found: /tmp/junit16142896080272980634/locator/locator29391view.dat

[vm0] [info 2020/03/05 00:18:40.434 GMT <RMI TCP Connection(180)-172.17.0.4> tid=0xbfb] Starting distributed system

[vm0] [info 2020/03/05 00:18:40.436 GMT <RMI TCP Connection(180)-172.17.0.4> tid=0xbfb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1019
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2224
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 167
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 7749


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:18:41.407 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 157 ms)

[vm2] [info 2020/03/05 00:18:41.560 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9d9] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 150 ms)

[vm3] [info 2020/03/05 00:18:41.739 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9be] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 176 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 865
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2594
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 315
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9234


[vm4] [info 2020/03/05 00:18:41.896 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9da] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 155 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm5] [info 2020/03/05 00:18:42.059 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0xa54] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 161 ms)

[vm1] [info 2020/03/05 00:18:42.109 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 171 ms)

[vm6] [info 2020/03/05 00:18:42.209 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa7e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 148 ms)

[vm2] [info 2020/03/05 00:18:42.265 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 152 ms)

[vm0] [info 2020/03/05 00:18:42.357 GMT <RMI TCP Connection(181)-172.17.0.8> tid=0xac3] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/05 00:18:42.358 GMT <RMI TCP Connection(181)-172.17.0.8> tid=0xac3] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 147 ms)

[info 2020/03/05 00:18:42.359 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:42.361 GMT <RMI TCP Connection(181)-172.17.0.8> tid=0xac3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18eda08a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:18:42.361 GMT <RMI TCP Connection(181)-172.17.0.8> tid=0xac3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:42.361 GMT <RMI TCP Connection(181)-172.17.0.8> tid=0xac3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18eda08a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:18:42.363 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d55133f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:18:42.363 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:18:42.363 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d55133f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:18:42.364 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d7603d1(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:18:42.364 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:18:42.364 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9d9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d7603d1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:18:42.365 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @514b6ed4(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:18:42.365 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:18:42.365 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9be] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @514b6ed4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:18:42.365 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b07402(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:18:42.366 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:18:42.366 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9da] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b07402(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:18:42.366 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0xa54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e9adcc8(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:18:42.367 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0xa54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:18:42.367 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0xa54] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e9adcc8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:18:42.367 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa7e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aaaece9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:18:42.368 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa7e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:18:42.368 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa7e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aaaece9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:18:42.370 GMT <RMI TCP Connection(181)-172.17.0.8> tid=0xac3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/05 00:18:42.370 GMT <RMI TCP Connection(181)-172.17.0.8> tid=0xac3] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/05 00:18:42.372 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/05 00:18:42.372 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/05 00:18:42.373 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9d9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/05 00:18:42.373 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9d9] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/05 00:18:42.374 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9be] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/05 00:18:42.374 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9be] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/05 00:18:42.375 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/05 00:18:42.375 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9da] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/05 00:18:42.376 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0xa54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/05 00:18:42.376 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0xa54] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/05 00:18:42.377 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa7e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/05 00:18:42.377 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa7e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/05 00:18:42.379 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/05 00:18:42.380 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:18:42.408 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29422].
Not connected.


[info 2020/03/05 00:18:42.410 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:18:42.410 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:42.412 GMT <RMI TCP Connection(181)-172.17.0.8> tid=0xac3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66739c1(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:18:42.412 GMT <RMI TCP Connection(181)-172.17.0.8> tid=0xac3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:42.412 GMT <RMI TCP Connection(181)-172.17.0.8> tid=0xac3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66739c1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:18:42.413 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @652905(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:18:42.413 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:18:42.413 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @652905(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:18:42.413 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad3270a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:18:42.413 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9d9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:18:42.414 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9d9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ad3270a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:18:42.414 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55e6310a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:18:42.414 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:18:42.414 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9be] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55e6310a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:18:42.415 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1671d5c1(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:18:42.415 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:18:42.416 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9da] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1671d5c1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:18:42.416 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0xa54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @254aad72(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:18:42.416 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0xa54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:18:42.416 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0xa54] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @254aad72(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:18:42.417 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa7e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d851775(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:18:42.417 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa7e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:18:42.417 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa7e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d851775(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:18:42.420 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9368285370082060254

[info 2020/03/05 00:18:42.422 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:18:42.427 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 159 ms)

[vm4] [info 2020/03/05 00:18:42.574 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 144 ms)

[info 2020/03/05 00:18:42.637 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:42.637 GMT <RMI TCP Connection(181)-172.17.0.8> tid=0xac3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60f336af(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:18:42.638 GMT <RMI TCP Connection(181)-172.17.0.8> tid=0xac3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:42.638 GMT <RMI TCP Connection(181)-172.17.0.8> tid=0xac3] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60f336af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:18:42.638 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d3c890(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:18:42.639 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:18:42.639 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d3c890(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:18:42.639 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9d9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d55a425(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:18:42.640 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9d9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:18:42.640 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9d9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d55a425(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:18:42.640 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5caa3c17(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:18:42.640 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9be] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:18:42.640 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9be] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5caa3c17(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:18:42.641 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d6a7982(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:18:42.641 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:18:42.641 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9da] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d6a7982(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:18:42.642 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0xa54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47c3a81a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:18:42.642 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0xa54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:18:42.642 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0xa54] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47c3a81a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:18:42.643 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa7e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2af611a2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:18:42.643 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa7e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:18:42.643 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa7e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2af611a2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:18:42.646 GMT <RMI TCP Connection(181)-172.17.0.8> tid=0xac3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6d41e08f

[vm0] [info 2020/03/05 00:18:42.650 GMT <RMI TCP Connection(181)-172.17.0.8> tid=0xac3] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/05 00:18:42.650 GMT <RMI TCP Connection(181)-172.17.0.8> tid=0xac3] Locator was created at Thu Mar 05 00:18:42 GMT 2020

[vm0] [info 2020/03/05 00:18:42.650 GMT <RMI TCP Connection(181)-172.17.0.8> tid=0xac3] Listening on port 29424 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:18:42.651 GMT <RMI TCP Connection(181)-172.17.0.8> tid=0xac3] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9368285370082060254/locator/locator29424view.dat

[vm0] [info 2020/03/05 00:18:42.651 GMT <RMI TCP Connection(181)-172.17.0.8> tid=0xac3] recovery file not found: /tmp/junit9368285370082060254/locator/locator29424view.dat

[vm0] [info 2020/03/05 00:18:42.651 GMT <RMI TCP Connection(181)-172.17.0.8> tid=0xac3] Starting distributed system

[vm0] [info 2020/03/05 00:18:42.664 GMT <RMI TCP Connection(181)-172.17.0.8> tid=0xac3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:18:42.741 GMT <RMI TCP Connection(76)-172.17.0.2> tid=0xad5] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 165 ms)

[vm6] [info 2020/03/05 00:18:42.885 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 142 ms)

[vm0] [info 2020/03/05 00:18:43.039 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xb78] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/05 00:18:43.040 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xb78] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 153 ms)

[info 2020/03/05 00:18:43.040 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:43.042 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xb78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73ea5921(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:18:43.043 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xb78] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:43.043 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xb78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73ea5921(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:18:43.043 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @356254(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:18:43.044 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:18:43.044 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @356254(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:18:43.044 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53ce1772(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:18:43.045 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:18:43.045 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53ce1772(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:18:43.045 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70f39547(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:18:43.046 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:18:43.046 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70f39547(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:18:43.046 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38dd9a38(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:18:43.047 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xb00] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:18:43.047 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38dd9a38(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:18:43.047 GMT <RMI TCP Connection(76)-172.17.0.2> tid=0xad5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22a12fcb(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:18:43.048 GMT <RMI TCP Connection(76)-172.17.0.2> tid=0xad5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:18:43.048 GMT <RMI TCP Connection(76)-172.17.0.2> tid=0xad5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22a12fcb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:18:43.048 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61eedd26(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:18:43.048 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x95a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:18:43.049 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61eedd26(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:18:43.051 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xb78] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/05 00:18:43.051 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xb78] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/05 00:18:43.052 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/05 00:18:43.052 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/05 00:18:43.053 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/05 00:18:43.053 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/05 00:18:43.054 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/05 00:18:43.055 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/05 00:18:43.055 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/05 00:18:43.056 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/05 00:18:43.057 GMT <RMI TCP Connection(76)-172.17.0.2> tid=0xad5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/05 00:18:43.057 GMT <RMI TCP Connection(76)-172.17.0.2> tid=0xad5] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/05 00:18:43.058 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/05 00:18:43.058 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/05 00:18:43.060 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/05 00:18:43.061 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:18:43.092 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26358].
Not connected.


[info 2020/03/05 00:18:43.094 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:18:43.095 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:43.096 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xb78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b2f2a6f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:18:43.096 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xb78] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:43.096 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xb78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b2f2a6f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:18:43.097 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47e827c6(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:18:43.097 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:18:43.097 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47e827c6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:18:43.098 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fd695e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:18:43.098 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:18:43.098 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fd695e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:18:43.099 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c007658(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:18:43.099 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:18:43.099 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c007658(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:18:43.100 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c0bbb8e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:18:43.100 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xb00] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:18:43.100 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c0bbb8e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:18:43.101 GMT <RMI TCP Connection(76)-172.17.0.2> tid=0xad5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77e1995a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:18:43.101 GMT <RMI TCP Connection(76)-172.17.0.2> tid=0xad5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:18:43.101 GMT <RMI TCP Connection(76)-172.17.0.2> tid=0xad5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77e1995a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:18:43.102 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d6d7dc5(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:18:43.102 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x95a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:18:43.102 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d6d7dc5(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:18:43.106 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18047813483358340186

[info 2020/03/05 00:18:43.109 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:18:43.343 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:43.343 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xb78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6689b284(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:18:43.343 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xb78] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:43.343 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xb78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6689b284(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:18:43.344 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a9c569d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:18:43.344 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:18:43.344 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a9c569d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:18:43.345 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @784fa113(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:18:43.345 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:18:43.345 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @784fa113(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:18:43.346 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @141138b2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:18:43.346 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:18:43.346 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @141138b2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:18:43.347 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64529b4d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:18:43.347 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xb00] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:18:43.347 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64529b4d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:18:43.348 GMT <RMI TCP Connection(76)-172.17.0.2> tid=0xad5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ef44a1d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:18:43.348 GMT <RMI TCP Connection(76)-172.17.0.2> tid=0xad5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:18:43.348 GMT <RMI TCP Connection(76)-172.17.0.2> tid=0xad5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ef44a1d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:18:43.349 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @298a0a69(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:18:43.349 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x95a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:18:43.349 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @298a0a69(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:18:43.352 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xb78] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ca3fa82

[vm0] [info 2020/03/05 00:18:43.357 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xb78] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/05 00:18:43.357 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xb78] Locator was created at Thu Mar 05 00:18:43 GMT 2020

[vm0] [info 2020/03/05 00:18:43.357 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xb78] Listening on port 26360 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:18:43.357 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xb78] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18047813483358340186/locator/locator26360view.dat

[vm0] [info 2020/03/05 00:18:43.357 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xb78] recovery file not found: /tmp/junit18047813483358340186/locator/locator26360view.dat

[vm0] [info 2020/03/05 00:18:43.358 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xb78] Starting distributed system

[vm0] [info 2020/03/05 00:18:43.359 GMT <RMI TCP Connection(187)-172.17.0.2> tid=0xb78] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:18:44.168 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@170427c9

[vm1] [info 2020/03/05 00:18:44.172 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:18:44.751 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x924] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@687a2d38

[vm2] [info 2020/03/05 00:18:44.756 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x924] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:18:45.358 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x93c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@48ce6e30

[vm3] [info 2020/03/05 00:18:45.367 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x93c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:18:45.959 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x9ba] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a9013c4

[vm4] [info 2020/03/05 00:18:45.964 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x9ba] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:18:46.139 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa3c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@47a383bb

[vm5] [info 2020/03/05 00:18:46.144 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa3c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:18:46.461 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@34031e54

[vm1] [info 2020/03/05 00:18:46.465 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:18:46.543 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29392]

Command result for <connect --jmx-manager=localhost[29392]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29392] ..
Successfully connected to: [host=localhost, port=29392]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:18:46.817 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xaa4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@b242a5a

[vm6] [info 2020/03/05 00:18:46.824 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xaa4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:18:47.037 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9d9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@52c45c3d

[vm2] [info 2020/03/05 00:18:47.042 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9d9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:18:47.128 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@23693005

[vm1] [info 2020/03/05 00:18:47.132 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:18:47.632 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9be] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@73d9bff6

[vm3] [info 2020/03/05 00:18:47.638 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9be] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:18:47.648 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:18:47.727 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ace945c

[vm2] [info 2020/03/05 00:18:47.732 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xacb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:18:48.244 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e23ad2c

[vm4] [info 2020/03/05 00:18:48.250 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x9da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:18:48.385 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@713fb3e5

[vm3] [info 2020/03/05 00:18:48.391 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:18:48.873 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29425]

Command result for <connect --jmx-manager=localhost[29425]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29425] ..
Successfully connected to: [host=localhost, port=29425]


[vm4] [info 2020/03/05 00:18:48.994 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@28562b06

[vm4] [info 2020/03/05 00:18:48.999 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xb00] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:18:49.611 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26361]

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <connect --jmx-manager=localhost[26361]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26361] ..
Successfully connected to: [host=localhost, port=26361]


[vm5] [info 2020/03/05 00:18:49.708 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb1a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d6620f9

[vm5] [info 2020/03/05 00:18:49.714 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb1a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:18:50.418 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb42] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5d87b8f7

[vm6] [info 2020/03/05 00:18:50.423 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb42] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 935
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2494
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 387
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9174


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:18:51.299 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:18:51.435 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 167 ms)

[vm2] [info 2020/03/05 00:18:51.581 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x90c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 144 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:18:51.740 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x997] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 157 ms)

[vm4] [info 2020/03/05 00:18:51.896 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9a0] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 153 ms)

[vm5] [info 2020/03/05 00:18:52.068 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa3c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 171 ms)

[vm6] [info 2020/03/05 00:18:52.223 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xaa4] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 152 ms)

[vm0] [info 2020/03/05 00:18:52.369 GMT <RMI TCP Connection(180)-172.17.0.7> tid=0xaa8] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/05 00:18:52.370 GMT <RMI TCP Connection(180)-172.17.0.7> tid=0xaa8] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 145 ms)

[info 2020/03/05 00:18:52.371 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:52.373 GMT <RMI TCP Connection(180)-172.17.0.7> tid=0xaa8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @650d72fb(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:18:52.373 GMT <RMI TCP Connection(180)-172.17.0.7> tid=0xaa8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:52.373 GMT <RMI TCP Connection(180)-172.17.0.7> tid=0xaa8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @650d72fb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:18:52.374 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10314efa(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:18:52.374 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:18:52.374 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10314efa(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:18:52.375 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x90c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @390e85bc(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:18:52.375 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x90c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:18:52.375 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x90c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @390e85bc(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:18:52.376 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55c49444(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:18:52.376 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x997] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:18:52.376 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55c49444(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:18:52.377 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cb883d5(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:18:52.377 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:18:52.377 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cb883d5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:18:52.378 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d8336f0(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:18:52.378 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa3c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:18:52.378 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d8336f0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:18:52.379 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xaa4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3aab5f4e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:18:52.379 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xaa4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:18:52.379 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xaa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3aab5f4e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:18:52.381 GMT <RMI TCP Connection(180)-172.17.0.7> tid=0xaa8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/05 00:18:52.382 GMT <RMI TCP Connection(180)-172.17.0.7> tid=0xaa8] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/05 00:18:52.383 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/05 00:18:52.383 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/05 00:18:52.384 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x90c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/05 00:18:52.384 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x90c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/05 00:18:52.385 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x997] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/05 00:18:52.385 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/05 00:18:52.386 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9a0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/05 00:18:52.387 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/05 00:18:52.387 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa3c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/05 00:18:52.388 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/05 00:18:52.389 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xaa4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/05 00:18:52.389 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xaa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/05 00:18:52.392 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/05 00:18:52.393 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:18:52.424 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22288].
Not connected.


[info 2020/03/05 00:18:52.425 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:18:52.426 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:52.428 GMT <RMI TCP Connection(180)-172.17.0.7> tid=0xaa8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @200e8a51(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:18:52.428 GMT <RMI TCP Connection(180)-172.17.0.7> tid=0xaa8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:52.428 GMT <RMI TCP Connection(180)-172.17.0.7> tid=0xaa8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @200e8a51(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:18:52.429 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75876142(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:18:52.429 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:18:52.429 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75876142(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:18:52.430 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x90c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d6ec9fb(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:18:52.430 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x90c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:18:52.430 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x90c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d6ec9fb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:18:52.431 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69ddc0db(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:18:52.431 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x997] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:18:52.431 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69ddc0db(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:18:52.432 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a7387a7(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:18:52.432 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:18:52.432 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a7387a7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:18:52.433 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5053ab7d(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:18:52.433 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa3c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:18:52.433 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5053ab7d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:18:52.434 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xaa4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dd466d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:18:52.434 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xaa4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:18:52.434 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xaa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dd466d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:18:52.437 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7822693316439859264

[info 2020/03/05 00:18:52.439 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:18:52.665 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:52.666 GMT <RMI TCP Connection(180)-172.17.0.7> tid=0xaa8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13bcdb13(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:18:52.666 GMT <RMI TCP Connection(180)-172.17.0.7> tid=0xaa8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:52.666 GMT <RMI TCP Connection(180)-172.17.0.7> tid=0xaa8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13bcdb13(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:18:52.667 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a3b82d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:18:52.667 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:18:52.667 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a3b82d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:18:52.668 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x90c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @352ac0dc(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:18:52.668 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x90c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:18:52.668 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x90c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @352ac0dc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:18:52.669 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x997] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1555480e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:18:52.669 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x997] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:18:52.669 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x997] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1555480e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:18:52.670 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31e0e3ee(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:18:52.670 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9a0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:18:52.670 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31e0e3ee(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:18:52.671 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d3a3fd(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:18:52.671 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa3c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:18:52.671 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0xa3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d3a3fd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:18:52.676 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xaa4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d98520(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:18:52.676 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xaa4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:18:52.676 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0xaa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d98520(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:18:52.679 GMT <RMI TCP Connection(180)-172.17.0.7> tid=0xaa8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@69f8122c

[vm0] [info 2020/03/05 00:18:52.685 GMT <RMI TCP Connection(180)-172.17.0.7> tid=0xaa8] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/05 00:18:52.685 GMT <RMI TCP Connection(180)-172.17.0.7> tid=0xaa8] Locator was created at Thu Mar 05 00:18:52 GMT 2020

[vm0] [info 2020/03/05 00:18:52.685 GMT <RMI TCP Connection(180)-172.17.0.7> tid=0xaa8] Listening on port 22290 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:18:52.685 GMT <RMI TCP Connection(180)-172.17.0.7> tid=0xaa8] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7822693316439859264/locator/locator22290view.dat

[vm0] [info 2020/03/05 00:18:52.685 GMT <RMI TCP Connection(180)-172.17.0.7> tid=0xaa8] recovery file not found: /tmp/junit7822693316439859264/locator/locator22290view.dat

[vm0] [info 2020/03/05 00:18:52.686 GMT <RMI TCP Connection(180)-172.17.0.7> tid=0xaa8] Starting distributed system

[vm0] [info 2020/03/05 00:18:52.687 GMT <RMI TCP Connection(180)-172.17.0.7> tid=0xaa8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 857
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2789
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 293
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9768


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:18:55.326 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 168 ms)

[vm2] [info 2020/03/05 00:18:55.478 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 149 ms)

[vm3] [info 2020/03/05 00:18:55.634 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 154 ms)

[vm4] [info 2020/03/05 00:18:55.793 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9be] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 157 ms)

[vm5] [info 2020/03/05 00:18:55.973 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb1a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 178 ms)

[vm6] [info 2020/03/05 00:18:56.123 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb42] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 148 ms)

[vm0] [info 2020/03/05 00:18:56.275 GMT <RMI TCP Connection(185)-172.17.0.6> tid=0xb8d] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/05 00:18:56.276 GMT <RMI TCP Connection(185)-172.17.0.6> tid=0xb8d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 151 ms)

[info 2020/03/05 00:18:56.277 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:56.279 GMT <RMI TCP Connection(185)-172.17.0.6> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a5baf31(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:18:56.279 GMT <RMI TCP Connection(185)-172.17.0.6> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:56.279 GMT <RMI TCP Connection(185)-172.17.0.6> tid=0xb8d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a5baf31(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:18:56.280 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32b03ec9(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:18:56.280 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:18:56.280 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32b03ec9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:18:56.281 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x917] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bd7600b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:18:56.282 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x917] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:18:56.282 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bd7600b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:18:56.283 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a7fc9b6(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:18:56.283 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:18:56.283 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a7fc9b6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:18:56.284 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4118b627(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:18:56.284 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:18:56.284 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4118b627(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:18:56.285 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb1a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3396faf1(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:18:56.285 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb1a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:18:56.285 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb1a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3396faf1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:18:56.286 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb42] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44a81e31(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:18:56.286 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb42] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:18:56.286 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb42] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44a81e31(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:18:56.289 GMT <RMI TCP Connection(185)-172.17.0.6> tid=0xb8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/05 00:18:56.289 GMT <RMI TCP Connection(185)-172.17.0.6> tid=0xb8d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/05 00:18:56.290 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/05 00:18:56.290 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/05 00:18:56.291 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x917] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/05 00:18:56.292 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/05 00:18:56.293 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x910] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/05 00:18:56.293 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/05 00:18:56.294 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9be] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/05 00:18:56.294 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9be] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/05 00:18:56.295 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb1a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/05 00:18:56.296 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb1a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/05 00:18:56.297 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/05 00:18:56.297 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb42] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/05 00:18:56.299 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/05 00:18:56.300 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:18:56.332 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26842].
Not connected.


[info 2020/03/05 00:18:56.333 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:18:56.335 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:56.336 GMT <RMI TCP Connection(185)-172.17.0.6> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3da2aae8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:18:56.336 GMT <RMI TCP Connection(185)-172.17.0.6> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:56.336 GMT <RMI TCP Connection(185)-172.17.0.6> tid=0xb8d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3da2aae8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:18:56.337 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b64a7b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:18:56.337 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:18:56.337 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b64a7b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:18:56.338 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x917] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77ddcb80(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:18:56.338 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x917] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:18:56.338 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77ddcb80(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:18:56.339 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ba21a85(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:18:56.339 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:18:56.339 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ba21a85(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:18:56.340 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b1bf6b8(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:18:56.340 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:18:56.340 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b1bf6b8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:18:56.341 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb1a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5da6af74(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:18:56.341 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb1a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:18:56.341 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb1a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5da6af74(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:18:56.342 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb42] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b42abec(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:18:56.342 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb42] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:18:56.342 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb42] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b42abec(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:18:56.345 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16553625529252063642

[info 2020/03/05 00:18:56.347 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:18:56.561 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:56.561 GMT <RMI TCP Connection(185)-172.17.0.6> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ff528d1(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:18:56.561 GMT <RMI TCP Connection(185)-172.17.0.6> tid=0xb8d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:18:56.562 GMT <RMI TCP Connection(185)-172.17.0.6> tid=0xb8d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ff528d1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:18:56.563 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1acd3ceb(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:18:56.563 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:18:56.563 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1acd3ceb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:18:56.564 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x917] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fdd776f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:18:56.564 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x917] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:18:56.564 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x917] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fdd776f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:18:56.565 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75976abc(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:18:56.565 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x910] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:18:56.565 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x910] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75976abc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:18:56.566 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @257e6bc9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:18:56.566 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9be] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:18:56.566 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @257e6bc9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:18:56.567 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb1a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d8b0cdf(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:18:56.567 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb1a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:18:56.567 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb1a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d8b0cdf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:18:56.568 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb42] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @348e57de(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:18:56.568 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb42] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:18:56.568 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0xb42] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @348e57de(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:18:56.571 GMT <RMI TCP Connection(185)-172.17.0.6> tid=0xb8d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@76ba4ba2

[vm0] [info 2020/03/05 00:18:56.576 GMT <RMI TCP Connection(185)-172.17.0.6> tid=0xb8d] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/05 00:18:56.576 GMT <RMI TCP Connection(185)-172.17.0.6> tid=0xb8d] Locator was created at Thu Mar 05 00:18:56 GMT 2020

[vm0] [info 2020/03/05 00:18:56.576 GMT <RMI TCP Connection(185)-172.17.0.6> tid=0xb8d] Listening on port 26844 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:18:56.577 GMT <RMI TCP Connection(185)-172.17.0.6> tid=0xb8d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16553625529252063642/locator/locator26844view.dat

[vm0] [info 2020/03/05 00:18:56.577 GMT <RMI TCP Connection(185)-172.17.0.6> tid=0xb8d] recovery file not found: /tmp/junit16553625529252063642/locator/locator26844view.dat

[vm0] [info 2020/03/05 00:18:56.577 GMT <RMI TCP Connection(185)-172.17.0.6> tid=0xb8d] Starting distributed system

[vm0] [info 2020/03/05 00:18:56.579 GMT <RMI TCP Connection(185)-172.17.0.6> tid=0xb8d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:18:56.614 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@49ba0990

[vm1] [info 2020/03/05 00:18:56.620 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:18:57.220 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x90c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1b409615

[vm2] [info 2020/03/05 00:18:57.226 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x90c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:18:57.827 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x997] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6b16a040

[vm3] [info 2020/03/05 00:18:57.833 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x997] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:18:58.408 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@512bb0e7

[vm5] [info 2020/03/05 00:18:58.414 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x90d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:18:58.432 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9a0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3a41ed1c

[vm4] [info 2020/03/05 00:18:58.437 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x9a0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:18:59.067 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22291]

Command result for <connect --jmx-manager=localhost[22291]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22291] ..
Successfully connected to: [host=localhost, port=22291]


[vm6] [info 2020/03/05 00:18:59.111 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@713aa061

[vm6] [info 2020/03/05 00:18:59.116 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x97b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:18:59.981 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:19:00.365 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@266f9ef0

[vm1] [info 2020/03/05 00:19:00.369 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:19:00.955 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x917] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@584914ba

[vm2] [info 2020/03/05 00:19:00.961 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0x917] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:19:01.553 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x910] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@73b44ded

[vm3] [info 2020/03/05 00:19:01.558 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x910] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:19:02.156 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9be] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@303fa5cb

[vm4] [info 2020/03/05 00:19:02.161 GMT <RMI TCP Connection(79)-172.17.0.6> tid=0x9be] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:19:02.344 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6b0f9461

[vm5] [info 2020/03/05 00:19:02.349 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:19:02.762 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26845]

Command result for <connect --jmx-manager=localhost[26845]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26845] ..
Successfully connected to: [host=localhost, port=26845]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:19:03.020 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa9a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1b934642

[vm6] [info 2020/03/05 00:19:03.026 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa9a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 912
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2476
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 237
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8691


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:19:03.607 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 157 ms)

[vm2] [info 2020/03/05 00:19:03.760 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 150 ms)

[vm1] [info 2020/03/05 00:19:03.856 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:19:03.914 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 152 ms)

[vm4] [info 2020/03/05 00:19:04.058 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 141 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:19:04.214 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 154 ms)

[vm6] [info 2020/03/05 00:19:04.361 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 145 ms)

[vm0] [info 2020/03/05 00:19:04.511 GMT <RMI TCP Connection(181)-172.17.0.3> tid=0xb82] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/05 00:19:04.512 GMT <RMI TCP Connection(181)-172.17.0.3> tid=0xb82] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 148 ms)

[info 2020/03/05 00:19:04.513 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:04.515 GMT <RMI TCP Connection(181)-172.17.0.3> tid=0xb82] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e45d821(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:19:04.516 GMT <RMI TCP Connection(181)-172.17.0.3> tid=0xb82] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:04.516 GMT <RMI TCP Connection(181)-172.17.0.3> tid=0xb82] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e45d821(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:19:04.516 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cf8b672(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:19:04.516 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:19:04.517 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cf8b672(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:19:04.517 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e1c747f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:19:04.518 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0xa4c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:19:04.518 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e1c747f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:19:04.518 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dfa60ad(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:19:04.519 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:19:04.519 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dfa60ad(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:19:04.519 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @745ebf36(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:19:04.520 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:19:04.520 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @745ebf36(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:19:04.520 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d2b13f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:19:04.521 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x90d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:19:04.521 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d2b13f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:19:04.521 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f9862e5(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:19:04.522 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x97b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:19:04.522 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f9862e5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:19:04.524 GMT <RMI TCP Connection(181)-172.17.0.3> tid=0xb82] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/05 00:19:04.524 GMT <RMI TCP Connection(181)-172.17.0.3> tid=0xb82] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/05 00:19:04.525 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/05 00:19:04.526 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/05 00:19:04.526 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/05 00:19:04.527 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/05 00:19:04.528 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/05 00:19:04.528 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/05 00:19:04.529 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/05 00:19:04.529 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/05 00:19:04.530 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/05 00:19:04.530 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/05 00:19:04.531 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/05 00:19:04.531 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/05 00:19:04.534 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/05 00:19:04.534 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:19:04.556 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27849].
Not connected.


[info 2020/03/05 00:19:04.557 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:19:04.558 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:04.559 GMT <RMI TCP Connection(181)-172.17.0.3> tid=0xb82] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a3e951c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:19:04.559 GMT <RMI TCP Connection(181)-172.17.0.3> tid=0xb82] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:04.559 GMT <RMI TCP Connection(181)-172.17.0.3> tid=0xb82] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a3e951c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:19:04.560 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @329ca7a0(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:19:04.560 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:19:04.560 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @329ca7a0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:19:04.561 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13769694(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:19:04.561 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0xa4c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:19:04.561 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13769694(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:19:04.562 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5608aba6(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:19:04.562 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:19:04.562 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5608aba6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:19:04.563 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26660e20(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:19:04.563 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:19:04.563 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26660e20(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:19:04.564 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35b85e05(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:19:04.564 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x90d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:19:04.564 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35b85e05(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:19:04.565 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32d64d27(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:19:04.565 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x97b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:19:04.565 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32d64d27(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:19:04.567 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1254416954878471302

[info 2020/03/05 00:19:04.570 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:19:04.787 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:04.788 GMT <RMI TCP Connection(181)-172.17.0.3> tid=0xb82] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bf2497d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:19:04.788 GMT <RMI TCP Connection(181)-172.17.0.3> tid=0xb82] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:04.788 GMT <RMI TCP Connection(181)-172.17.0.3> tid=0xb82] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bf2497d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:19:04.789 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1695f445(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:19:04.789 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:19:04.789 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1695f445(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:19:04.790 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b491178(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:19:04.790 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0xa4c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:19:04.790 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b491178(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:19:04.791 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eecb27(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:19:04.791 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x5eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:19:04.791 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eecb27(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:19:04.792 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c9b60bc(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:19:04.792 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x623] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:19:04.792 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c9b60bc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:19:04.793 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x90d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d426d18(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:19:04.793 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x90d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:19:04.793 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x90d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d426d18(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:19:04.794 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x97b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70fbb554(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:19:04.794 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x97b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:19:04.794 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x97b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70fbb554(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:19:04.797 GMT <RMI TCP Connection(181)-172.17.0.3> tid=0xb82] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@769c4ad4

[vm0] [info 2020/03/05 00:19:04.802 GMT <RMI TCP Connection(181)-172.17.0.3> tid=0xb82] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/05 00:19:04.802 GMT <RMI TCP Connection(181)-172.17.0.3> tid=0xb82] Locator was created at Thu Mar 05 00:19:04 GMT 2020

[vm0] [info 2020/03/05 00:19:04.802 GMT <RMI TCP Connection(181)-172.17.0.3> tid=0xb82] Listening on port 27851 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:19:04.802 GMT <RMI TCP Connection(181)-172.17.0.3> tid=0xb82] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1254416954878471302/locator/locator27851view.dat

[vm0] [info 2020/03/05 00:19:04.802 GMT <RMI TCP Connection(181)-172.17.0.3> tid=0xb82] recovery file not found: /tmp/junit1254416954878471302/locator/locator27851view.dat

[vm0] [info 2020/03/05 00:19:04.803 GMT <RMI TCP Connection(181)-172.17.0.3> tid=0xb82] Starting distributed system

[vm0] [info 2020/03/05 00:19:04.804 GMT <RMI TCP Connection(181)-172.17.0.3> tid=0xb82] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 896
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2476
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 218
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8619


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:19:07.491 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 157 ms)

[vm2] [info 2020/03/05 00:19:07.635 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x96d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 142 ms)

[vm3] [info 2020/03/05 00:19:07.783 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9eb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 145 ms)

[vm4] [info 2020/03/05 00:19:07.931 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 146 ms)

[vm5] [info 2020/03/05 00:19:08.087 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa20] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 155 ms)

[vm6] [info 2020/03/05 00:19:08.229 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa9a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 140 ms)

[vm0] [info 2020/03/05 00:19:08.373 GMT <RMI TCP Connection(180)-172.17.0.9> tid=0x90b] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/05 00:19:08.374 GMT <RMI TCP Connection(180)-172.17.0.9> tid=0x90b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 143 ms)

[info 2020/03/05 00:19:08.375 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:08.377 GMT <RMI TCP Connection(180)-172.17.0.9> tid=0x90b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55654b0f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:19:08.377 GMT <RMI TCP Connection(180)-172.17.0.9> tid=0x90b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:08.377 GMT <RMI TCP Connection(180)-172.17.0.9> tid=0x90b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55654b0f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:19:08.378 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7868f6a8(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:19:08.378 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:19:08.378 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7868f6a8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:19:08.379 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x96d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ce9d379(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:19:08.379 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x96d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:19:08.379 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x96d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ce9d379(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:19:08.380 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ac22ee(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:19:08.380 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:19:08.380 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ac22ee(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:19:08.380 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43feb84d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:19:08.381 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xa17] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:19:08.381 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43feb84d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:19:08.381 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76053eb5(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:19:08.381 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:19:08.382 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76053eb5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:19:08.382 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa9a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b723932(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:19:08.382 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa9a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:19:08.382 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa9a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b723932(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:19:08.385 GMT <RMI TCP Connection(180)-172.17.0.9> tid=0x90b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/05 00:19:08.385 GMT <RMI TCP Connection(180)-172.17.0.9> tid=0x90b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/05 00:19:08.386 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/05 00:19:08.386 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/05 00:19:08.387 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x96d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/05 00:19:08.387 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x96d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/05 00:19:08.388 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/05 00:19:08.388 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/05 00:19:08.389 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/05 00:19:08.389 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/05 00:19:08.390 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/05 00:19:08.391 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa20] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/05 00:19:08.391 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa9a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/05 00:19:08.392 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa9a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/05 00:19:08.394 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/05 00:19:08.394 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:19:08.422 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25138].
Not connected.


[info 2020/03/05 00:19:08.424 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:19:08.425 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:08.426 GMT <RMI TCP Connection(180)-172.17.0.9> tid=0x90b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63a38649(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:19:08.426 GMT <RMI TCP Connection(180)-172.17.0.9> tid=0x90b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:08.426 GMT <RMI TCP Connection(180)-172.17.0.9> tid=0x90b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63a38649(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:19:08.427 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2baa9b69(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:19:08.427 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:19:08.427 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2baa9b69(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:19:08.428 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x96d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59f5062d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:19:08.428 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x96d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:19:08.428 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x96d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59f5062d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:19:08.429 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @474e275a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:19:08.429 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:19:08.429 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @474e275a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:19:08.429 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ecdba22(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:19:08.430 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xa17] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:19:08.430 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ecdba22(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:19:08.430 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22cd28e4(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:19:08.430 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:19:08.430 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22cd28e4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:19:08.431 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa9a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20bae506(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:19:08.431 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa9a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:19:08.431 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa9a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20bae506(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:19:08.434 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5516005516817562690

[info 2020/03/05 00:19:08.436 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:19:08.601 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4eb83f7b

[vm1] [info 2020/03/05 00:19:08.605 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:19:08.653 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:08.654 GMT <RMI TCP Connection(180)-172.17.0.9> tid=0x90b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25d6f113(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:19:08.654 GMT <RMI TCP Connection(180)-172.17.0.9> tid=0x90b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:08.654 GMT <RMI TCP Connection(180)-172.17.0.9> tid=0x90b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25d6f113(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:19:08.655 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fc5695c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:19:08.655 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:19:08.655 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fc5695c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:19:08.656 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x96d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fc7e10a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:19:08.656 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x96d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:19:08.656 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x96d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fc7e10a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:19:08.657 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66f84592(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:19:08.657 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:19:08.657 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66f84592(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:19:08.658 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b9dadd1(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:19:08.658 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xa17] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:19:08.658 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b9dadd1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:19:08.659 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ac0a8e7(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:19:08.659 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:19:08.659 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ac0a8e7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:19:08.660 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa9a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2934ab41(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:19:08.660 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa9a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:19:08.660 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa9a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2934ab41(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:19:08.663 GMT <RMI TCP Connection(180)-172.17.0.9> tid=0x90b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@44207ed

[vm0] [info 2020/03/05 00:19:08.668 GMT <RMI TCP Connection(180)-172.17.0.9> tid=0x90b] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/05 00:19:08.668 GMT <RMI TCP Connection(180)-172.17.0.9> tid=0x90b] Locator was created at Thu Mar 05 00:19:08 GMT 2020

[vm0] [info 2020/03/05 00:19:08.668 GMT <RMI TCP Connection(180)-172.17.0.9> tid=0x90b] Listening on port 25140 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:19:08.668 GMT <RMI TCP Connection(180)-172.17.0.9> tid=0x90b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5516005516817562690/locator/locator25140view.dat

[vm0] [info 2020/03/05 00:19:08.668 GMT <RMI TCP Connection(180)-172.17.0.9> tid=0x90b] recovery file not found: /tmp/junit5516005516817562690/locator/locator25140view.dat

[vm0] [info 2020/03/05 00:19:08.669 GMT <RMI TCP Connection(180)-172.17.0.9> tid=0x90b] Starting distributed system

[vm0] [info 2020/03/05 00:19:08.670 GMT <RMI TCP Connection(180)-172.17.0.9> tid=0x90b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:19:09.190 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2c1463db

[vm2] [info 2020/03/05 00:19:09.196 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0xa4c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:19:09.828 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@406bb054

[vm3] [info 2020/03/05 00:19:09.832 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x5eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:19:10.450 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x623] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@605b2748

[vm4] [info 2020/03/05 00:19:10.455 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x623] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:19:11.053 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27852]

Command result for <connect --jmx-manager=localhost[27852]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27852] ..
Successfully connected to: [host=localhost, port=27852]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:19:12.502 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@e060c1c

[vm1] [info 2020/03/05 00:19:12.507 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:19:13.085 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x96d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@63cdbe69

[vm2] [info 2020/03/05 00:19:13.090 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x96d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:19:13.675 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2facc175

[vm3] [info 2020/03/05 00:19:13.681 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0x9eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:19:14.281 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6d47687

[vm4] [info 2020/03/05 00:19:14.286 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0xa17] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:19:14.885 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25141]

Command result for <connect --jmx-manager=localhost[25141]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25141] ..
Successfully connected to: [host=localhost, port=25141]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:19:17.913 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@5082c71e

[vm5] [info 2020/03/05 00:19:17.919 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:19:18.622 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840@3d1382e7

[vm6] [info 2020/03/05 00:19:18.628 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xbd5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2591
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 309
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8898


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:19:22.488 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 151 ms)

[vm2] [info 2020/03/05 00:19:22.646 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x96a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 155 ms)

[vm3] [info 2020/03/05 00:19:22.794 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb46] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 146 ms)

[vm4] [info 2020/03/05 00:19:22.941 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb34] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 145 ms)

[vm5] [info 2020/03/05 00:19:23.104 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb51] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 161 ms)

[vm6] [info 2020/03/05 00:19:23.250 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 144 ms)

[vm0] [info 2020/03/05 00:19:23.396 GMT <RMI TCP Connection(189)-172.17.0.5> tid=0xce8] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/05 00:19:23.397 GMT <RMI TCP Connection(189)-172.17.0.5> tid=0xce8] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 144 ms)

[info 2020/03/05 00:19:23.398 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:23.400 GMT <RMI TCP Connection(189)-172.17.0.5> tid=0xce8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35136935(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:19:23.400 GMT <RMI TCP Connection(189)-172.17.0.5> tid=0xce8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:23.400 GMT <RMI TCP Connection(189)-172.17.0.5> tid=0xce8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35136935(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:19:23.401 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a23edcc(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:19:23.401 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:19:23.401 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a23edcc(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:19:23.402 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x96a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67dd1f5e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:19:23.402 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x96a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:19:23.402 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x96a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67dd1f5e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:19:23.403 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20e2dabf(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:19:23.403 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb46] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:19:23.403 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb46] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20e2dabf(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:19:23.404 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e7e7da(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:19:23.404 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb34] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:19:23.404 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb34] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e7e7da(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:19:23.405 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9448eca(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:19:23.405 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:19:23.405 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb51] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9448eca(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:19:23.405 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a0da9fd(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:19:23.406 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xbd5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:19:23.406 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a0da9fd(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:19:23.408 GMT <RMI TCP Connection(189)-172.17.0.5> tid=0xce8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/05 00:19:23.408 GMT <RMI TCP Connection(189)-172.17.0.5> tid=0xce8] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/05 00:19:23.409 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/05 00:19:23.409 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/05 00:19:23.410 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x96a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/05 00:19:23.411 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x96a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/05 00:19:23.412 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb46] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/05 00:19:23.412 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb46] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/05 00:19:23.413 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb34] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/05 00:19:23.413 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb34] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/05 00:19:23.414 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/05 00:19:23.414 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb51] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/05 00:19:23.415 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/05 00:19:23.415 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/05 00:19:23.418 GMT <RMI TCP Connection(32)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/05 00:19:23.418 GMT <RMI TCP Connection(32)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:19:23.446 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24085].
Not connected.


[info 2020/03/05 00:19:23.448 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:19:23.449 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:23.450 GMT <RMI TCP Connection(189)-172.17.0.5> tid=0xce8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @118e6230(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:19:23.450 GMT <RMI TCP Connection(189)-172.17.0.5> tid=0xce8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:23.451 GMT <RMI TCP Connection(189)-172.17.0.5> tid=0xce8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @118e6230(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:19:23.451 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a131b0f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:19:23.451 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:19:23.451 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a131b0f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:19:23.452 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x96a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ef553fc(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:19:23.452 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x96a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:19:23.452 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x96a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ef553fc(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:19:23.453 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @580687f1(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:19:23.453 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb46] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:19:23.453 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb46] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @580687f1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:19:23.454 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @488680f2(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:19:23.454 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb34] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:19:23.454 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb34] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @488680f2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:19:23.455 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1820ba9f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:19:23.455 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:19:23.455 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb51] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1820ba9f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:19:23.456 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51df34de(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:19:23.456 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xbd5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:19:23.456 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51df34de(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:19:23.459 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9140366727671739921

[info 2020/03/05 00:19:23.461 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:19:23.677 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:23.678 GMT <RMI TCP Connection(189)-172.17.0.5> tid=0xce8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5557f1ff(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:19:23.678 GMT <RMI TCP Connection(189)-172.17.0.5> tid=0xce8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:23.678 GMT <RMI TCP Connection(189)-172.17.0.5> tid=0xce8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5557f1ff(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:19:23.679 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d6ffe75(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:19:23.679 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:19:23.679 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d6ffe75(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:19:23.680 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x96a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c7f2005(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:19:23.680 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x96a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:19:23.680 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x96a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c7f2005(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:19:23.681 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb46] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @339a674e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:19:23.681 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb46] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:19:23.681 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb46] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @339a674e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:19:23.682 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb34] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12594d82(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:19:23.682 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb34] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:19:23.682 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb34] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12594d82(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:19:23.683 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40021337(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:19:23.683 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:19:23.683 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb51] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40021337(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:19:23.684 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a45f9c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:19:23.684 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xbd5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:19:23.684 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a45f9c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:19:23.687 GMT <RMI TCP Connection(189)-172.17.0.5> tid=0xce8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6b5db1c

[vm0] [info 2020/03/05 00:19:23.692 GMT <RMI TCP Connection(189)-172.17.0.5> tid=0xce8] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/05 00:19:23.692 GMT <RMI TCP Connection(189)-172.17.0.5> tid=0xce8] Locator was created at Thu Mar 05 00:19:23 GMT 2020

[vm0] [info 2020/03/05 00:19:23.692 GMT <RMI TCP Connection(189)-172.17.0.5> tid=0xce8] Listening on port 24087 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:19:23.693 GMT <RMI TCP Connection(189)-172.17.0.5> tid=0xce8] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9140366727671739921/locator/locator24087view.dat

[vm0] [info 2020/03/05 00:19:23.693 GMT <RMI TCP Connection(189)-172.17.0.5> tid=0xce8] recovery file not found: /tmp/junit9140366727671739921/locator/locator24087view.dat

[vm0] [info 2020/03/05 00:19:23.693 GMT <RMI TCP Connection(189)-172.17.0.5> tid=0xce8] Starting distributed system

[vm0] [info 2020/03/05 00:19:23.695 GMT <RMI TCP Connection(189)-172.17.0.5> tid=0xce8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:19:27.363 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@9a1116d

[vm1] [info 2020/03/05 00:19:27.368 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:19:27.943 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x96a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6baa31a5

[vm2] [info 2020/03/05 00:19:27.948 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x96a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:19:28.538 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb46] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@200cde3a

[vm3] [info 2020/03/05 00:19:28.543 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb46] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:19:29.128 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb34] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3def773

[vm4] [info 2020/03/05 00:19:29.133 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0xb34] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:19:29.795 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24088]

Command result for <connect --jmx-manager=localhost[24088]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24088] ..
Successfully connected to: [host=localhost, port=24088]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:19:37.308 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb5d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@835f45c

[vm5] [info 2020/03/05 00:19:37.313 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb5d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:19:38.006 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb83] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@11459fa6

[vm6] [info 2020/03/05 00:19:38.018 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb83] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:19:40.194 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb9f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840@5d557a81

[vm5] [info 2020/03/05 00:19:40.200 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb9f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:19:40.876 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xbce] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040@23631739

[vm6] [info 2020/03/05 00:19:40.881 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xbce] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2623
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 378
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9198


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm5] [info 2020/03/05 00:19:41.949 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040@3d5e13b9

[vm5] [info 2020/03/05 00:19:41.954 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:19:42.009 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 150 ms)

[vm2] [info 2020/03/05 00:19:42.172 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xab4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 161 ms)

[vm3] [info 2020/03/05 00:19:42.319 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xad0] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 144 ms)

[vm4] [info 2020/03/05 00:19:42.465 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 143 ms)

[vm5] [info 2020/03/05 00:19:42.631 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb5d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 164 ms)

[vm6] [info 2020/03/05 00:19:42.670 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@26114c4a

[vm6] [info 2020/03/05 00:19:42.675 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x95a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:19:42.774 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb83] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 142 ms)

[vm0] [info 2020/03/05 00:19:42.919 GMT <RMI TCP Connection(186)-172.17.0.4> tid=0xbfb] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/05 00:19:42.920 GMT <RMI TCP Connection(186)-172.17.0.4> tid=0xbfb] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 142 ms)

[info 2020/03/05 00:19:42.920 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:42.922 GMT <RMI TCP Connection(186)-172.17.0.4> tid=0xbfb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dfa55da(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:19:42.922 GMT <RMI TCP Connection(186)-172.17.0.4> tid=0xbfb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:42.922 GMT <RMI TCP Connection(186)-172.17.0.4> tid=0xbfb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dfa55da(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:19:42.925 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @739bd628(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:19:42.925 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:19:42.925 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @739bd628(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:19:42.926 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xab4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ba850b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:19:42.926 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xab4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:19:42.926 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xab4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ba850b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:19:42.926 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xad0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3df2e975(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:19:42.927 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xad0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:19:42.927 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xad0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3df2e975(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:19:42.927 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xb72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d706a53(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:19:42.927 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xb72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:19:42.927 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d706a53(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:19:42.928 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb5d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63044699(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:19:42.928 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb5d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:19:42.928 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb5d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63044699(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:19:42.929 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3939106e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:19:42.929 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb83] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:19:42.929 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb83] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3939106e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:19:42.931 GMT <RMI TCP Connection(186)-172.17.0.4> tid=0xbfb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/05 00:19:42.932 GMT <RMI TCP Connection(186)-172.17.0.4> tid=0xbfb] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/05 00:19:42.934 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/05 00:19:42.934 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/05 00:19:42.935 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xab4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/05 00:19:42.935 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xab4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/05 00:19:42.936 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xad0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/05 00:19:42.937 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xad0] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/05 00:19:42.937 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xb72] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/05 00:19:42.938 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/05 00:19:42.938 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb5d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/05 00:19:42.938 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb5d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/05 00:19:42.939 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb83] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/05 00:19:42.940 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb83] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/05 00:19:42.941 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/05 00:19:42.942 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:19:42.976 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29392].
Not connected.


[info 2020/03/05 00:19:42.977 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:19:42.978 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:42.979 GMT <RMI TCP Connection(186)-172.17.0.4> tid=0xbfb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b48a833(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:19:42.979 GMT <RMI TCP Connection(186)-172.17.0.4> tid=0xbfb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:42.979 GMT <RMI TCP Connection(186)-172.17.0.4> tid=0xbfb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b48a833(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:19:42.980 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f16999d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:19:42.980 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:19:42.980 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f16999d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:19:42.981 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xab4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6841edd0(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:19:42.981 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xab4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:19:42.981 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xab4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6841edd0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:19:42.982 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xad0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67ea4bbd(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:19:42.982 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xad0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:19:42.982 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xad0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67ea4bbd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:19:42.983 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xb72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73e72086(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:19:42.983 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xb72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:19:42.983 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73e72086(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:19:42.984 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb5d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cf0b54c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:19:42.984 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb5d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:19:42.984 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb5d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cf0b54c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:19:42.985 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74be1340(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:19:42.985 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb83] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:19:42.985 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb83] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74be1340(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:19:42.988 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13092219141074284729

[info 2020/03/05 00:19:42.990 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:19:43.201 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:43.202 GMT <RMI TCP Connection(186)-172.17.0.4> tid=0xbfb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d1a46a2(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:19:43.202 GMT <RMI TCP Connection(186)-172.17.0.4> tid=0xbfb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:43.202 GMT <RMI TCP Connection(186)-172.17.0.4> tid=0xbfb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d1a46a2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:19:43.203 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78c6a044(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:19:43.203 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:19:43.203 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78c6a044(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:19:43.204 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xab4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53a0856a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:19:43.204 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xab4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:19:43.204 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xab4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53a0856a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:19:43.205 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xad0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fb6492a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:19:43.205 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xad0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:19:43.205 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xad0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fb6492a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:19:43.206 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xb72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bfbe010(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:19:43.206 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xb72] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:19:43.206 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bfbe010(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:19:43.207 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb5d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d0a0a7(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:19:43.207 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb5d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:19:43.207 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb5d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d0a0a7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:19:43.208 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61aab572(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:19:43.208 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb83] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:19:43.208 GMT <RMI TCP Connection(74)-172.17.0.4> tid=0xb83] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61aab572(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:19:43.236 GMT <RMI TCP Connection(186)-172.17.0.4> tid=0xbfb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5cf003ad

[vm0] [info 2020/03/05 00:19:43.241 GMT <RMI TCP Connection(186)-172.17.0.4> tid=0xbfb] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/05 00:19:43.241 GMT <RMI TCP Connection(186)-172.17.0.4> tid=0xbfb] Locator was created at Thu Mar 05 00:19:43 GMT 2020

[vm0] [info 2020/03/05 00:19:43.241 GMT <RMI TCP Connection(186)-172.17.0.4> tid=0xbfb] Listening on port 29394 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:19:43.241 GMT <RMI TCP Connection(186)-172.17.0.4> tid=0xbfb] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13092219141074284729/locator/locator29394view.dat

[vm0] [info 2020/03/05 00:19:43.241 GMT <RMI TCP Connection(186)-172.17.0.4> tid=0xbfb] recovery file not found: /tmp/junit13092219141074284729/locator/locator29394view.dat

[vm0] [info 2020/03/05 00:19:43.241 GMT <RMI TCP Connection(186)-172.17.0.4> tid=0xbfb] Starting distributed system

[vm0] [info 2020/03/05 00:19:43.243 GMT <RMI TCP Connection(186)-172.17.0.4> tid=0xbfb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2618
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 310
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8976


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:19:44.776 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 151 ms)

[vm2] [info 2020/03/05 00:19:44.917 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb15] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 139 ms)

[vm3] [info 2020/03/05 00:19:45.074 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaf6] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 155 ms)

[vm4] [info 2020/03/05 00:19:45.227 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb12] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 151 ms)

[vm5] [info 2020/03/05 00:19:45.383 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 154 ms)

[vm6] [info 2020/03/05 00:19:45.538 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xbce] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 153 ms)

[vm0] [info 2020/03/05 00:19:45.677 GMT <RMI TCP Connection(191)-172.17.0.8> tid=0x883] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/05 00:19:45.678 GMT <RMI TCP Connection(191)-172.17.0.8> tid=0x883] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 137 ms)

[info 2020/03/05 00:19:45.678 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:45.680 GMT <RMI TCP Connection(191)-172.17.0.8> tid=0x883] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @130292df(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:19:45.680 GMT <RMI TCP Connection(191)-172.17.0.8> tid=0x883] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:45.680 GMT <RMI TCP Connection(191)-172.17.0.8> tid=0x883] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @130292df(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:19:45.682 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42103987(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:19:45.682 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:19:45.683 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42103987(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:19:45.683 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb15] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19ed7f60(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:19:45.683 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb15] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:19:45.683 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb15] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19ed7f60(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:19:45.684 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaf6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37b82164(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:19:45.684 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaf6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:19:45.684 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaf6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37b82164(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:19:45.685 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb12] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60a06940(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:19:45.685 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb12] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:19:45.685 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb12] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60a06940(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:19:45.686 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a622b0c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:19:45.686 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb9f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:19:45.686 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a622b0c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:19:45.687 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xbce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ce758a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:19:45.687 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xbce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:19:45.687 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xbce] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ce758a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:19:45.689 GMT <RMI TCP Connection(191)-172.17.0.8> tid=0x883] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/05 00:19:45.690 GMT <RMI TCP Connection(191)-172.17.0.8> tid=0x883] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/05 00:19:45.692 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/05 00:19:45.693 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/05 00:19:45.693 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb15] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/05 00:19:45.694 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb15] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/05 00:19:45.694 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaf6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/05 00:19:45.695 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaf6] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/05 00:19:45.696 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb12] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/05 00:19:45.696 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb12] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/05 00:19:45.697 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb9f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/05 00:19:45.697 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/05 00:19:45.698 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xbce] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/05 00:19:45.698 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xbce] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/05 00:19:45.700 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/05 00:19:45.701 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:19:45.727 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29425].
Not connected.


[info 2020/03/05 00:19:45.729 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:19:45.730 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:45.731 GMT <RMI TCP Connection(191)-172.17.0.8> tid=0x883] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15bed465(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:19:45.731 GMT <RMI TCP Connection(191)-172.17.0.8> tid=0x883] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:45.731 GMT <RMI TCP Connection(191)-172.17.0.8> tid=0x883] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15bed465(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:19:45.732 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10057467(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:19:45.732 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:19:45.732 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10057467(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:19:45.733 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb15] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a35258f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:19:45.733 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb15] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:19:45.733 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb15] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a35258f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:19:45.734 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaf6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @253b89d9(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:19:45.734 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaf6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:19:45.734 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaf6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @253b89d9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:19:45.735 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb12] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50a1251a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:19:45.735 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb12] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:19:45.735 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb12] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50a1251a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:19:45.736 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b3d05c5(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:19:45.736 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb9f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:19:45.736 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b3d05c5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:19:45.737 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xbce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2512fbea(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:19:45.737 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xbce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:19:45.737 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xbce] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2512fbea(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:19:45.740 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6900981126474864903

[info 2020/03/05 00:19:45.743 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:19:45.958 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:45.959 GMT <RMI TCP Connection(191)-172.17.0.8> tid=0x883] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28f75726(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:19:45.959 GMT <RMI TCP Connection(191)-172.17.0.8> tid=0x883] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:45.959 GMT <RMI TCP Connection(191)-172.17.0.8> tid=0x883] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28f75726(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:19:45.960 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45aea6b5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:19:45.960 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:19:45.960 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45aea6b5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:19:45.961 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb15] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6401051(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:19:45.961 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb15] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:19:45.961 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb15] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6401051(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:19:45.962 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaf6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e2d45ac(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:19:45.962 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaf6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:19:45.962 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaf6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e2d45ac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:19:45.963 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb12] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24c10b76(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:19:45.963 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb12] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:19:45.963 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb12] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24c10b76(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:19:45.964 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67c188cd(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:19:45.964 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb9f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:19:45.964 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb9f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67c188cd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:19:45.965 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xbce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bf8693d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:19:45.965 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xbce] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:19:45.965 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0xbce] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bf8693d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:19:45.968 GMT <RMI TCP Connection(191)-172.17.0.8> tid=0x883] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@633300cf

[vm0] [info 2020/03/05 00:19:45.973 GMT <RMI TCP Connection(191)-172.17.0.8> tid=0x883] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/05 00:19:45.973 GMT <RMI TCP Connection(191)-172.17.0.8> tid=0x883] Locator was created at Thu Mar 05 00:19:45 GMT 2020

[vm0] [info 2020/03/05 00:19:45.973 GMT <RMI TCP Connection(191)-172.17.0.8> tid=0x883] Listening on port 29427 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:19:45.973 GMT <RMI TCP Connection(191)-172.17.0.8> tid=0x883] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6900981126474864903/locator/locator29427view.dat

[vm0] [info 2020/03/05 00:19:45.973 GMT <RMI TCP Connection(191)-172.17.0.8> tid=0x883] recovery file not found: /tmp/junit6900981126474864903/locator/locator29427view.dat

[vm0] [info 2020/03/05 00:19:45.973 GMT <RMI TCP Connection(191)-172.17.0.8> tid=0x883] Starting distributed system

[vm0] [info 2020/03/05 00:19:45.975 GMT <RMI TCP Connection(191)-172.17.0.8> tid=0x883] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2628
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 319
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9015


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:19:46.568 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 144 ms)

[vm2] [info 2020/03/05 00:19:46.718 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 149 ms)

[vm3] [info 2020/03/05 00:19:46.900 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 179 ms)

[vm1] [info 2020/03/05 00:19:47.034 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@255d7a4b

[vm1] [info 2020/03/05 00:19:47.039 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:19:47.065 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 160 ms)

[vm5] [info 2020/03/05 00:19:47.229 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad5] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 162 ms)

[vm6] [info 2020/03/05 00:19:47.370 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 139 ms)

[vm0] [info 2020/03/05 00:19:47.514 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0xc63] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/05 00:19:47.515 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0xc63] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 143 ms)

[info 2020/03/05 00:19:47.516 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:47.518 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0xc63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36583cc8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:19:47.518 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0xc63] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:47.518 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0xc63] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36583cc8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:19:47.519 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72554b7e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:19:47.519 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:19:47.519 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72554b7e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:19:47.520 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @203c67df(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:19:47.520 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xacb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:19:47.520 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @203c67df(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:19:47.521 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ebd2ab5(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:19:47.521 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xad8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:19:47.521 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ebd2ab5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:19:47.522 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6201385(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:19:47.522 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xb00] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:19:47.522 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6201385(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:19:47.523 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13c252b1(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:19:47.523 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:19:47.523 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13c252b1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:19:47.523 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @705d5ec(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:19:47.524 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x95a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:19:47.524 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @705d5ec(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:19:47.526 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0xc63] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/05 00:19:47.526 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0xc63] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/05 00:19:47.527 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/05 00:19:47.527 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/05 00:19:47.528 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/05 00:19:47.528 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/05 00:19:47.529 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/05 00:19:47.530 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/05 00:19:47.530 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/05 00:19:47.531 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/05 00:19:47.532 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/05 00:19:47.532 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad5] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/05 00:19:47.533 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/05 00:19:47.533 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/05 00:19:47.535 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/05 00:19:47.535 GMT <RMI TCP Connection(32)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:19:47.562 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26361].
Not connected.


[info 2020/03/05 00:19:47.564 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:19:47.565 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:47.566 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0xc63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f5b7f65(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:19:47.566 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0xc63] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:47.566 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0xc63] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f5b7f65(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:19:47.567 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @541ceb72(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:19:47.567 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:19:47.567 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @541ceb72(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:19:47.568 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ef31ea2(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:19:47.568 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xacb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:19:47.568 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ef31ea2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:19:47.569 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a1e480b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:19:47.569 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xad8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:19:47.569 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a1e480b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:19:47.570 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ba01693(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:19:47.570 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xb00] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:19:47.570 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ba01693(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:19:47.571 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52b211a6(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:19:47.571 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:19:47.571 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52b211a6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:19:47.572 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c352f6(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:19:47.572 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x95a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:19:47.572 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c352f6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:19:47.576 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17222832350411300994

[info 2020/03/05 00:19:47.578 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:19:47.616 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xab4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1b3d02a1

[vm2] [info 2020/03/05 00:19:47.621 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xab4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:19:47.791 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:47.792 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0xc63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @105fedd(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:19:47.792 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0xc63] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:47.792 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0xc63] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @105fedd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:19:47.793 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @706a5a2f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:19:47.793 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:19:47.793 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @706a5a2f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:19:47.794 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8c074dd(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:19:47.794 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xacb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:19:47.794 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8c074dd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:19:47.795 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14a439b4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:19:47.795 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xad8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:19:47.795 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14a439b4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:19:47.795 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @254ce4aa(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:19:47.796 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xb00] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:19:47.796 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @254ce4aa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:19:47.796 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14ef3bd1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:19:47.796 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:19:47.797 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xad5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14ef3bd1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:19:47.797 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x95a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b056cf6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:19:47.797 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x95a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:19:47.797 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0x95a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b056cf6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:19:47.800 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0xc63] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1fbe3e60

[vm0] [info 2020/03/05 00:19:47.805 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0xc63] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/05 00:19:47.805 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0xc63] Locator was created at Thu Mar 05 00:19:47 GMT 2020

[vm0] [info 2020/03/05 00:19:47.805 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0xc63] Listening on port 26363 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:19:47.805 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0xc63] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17222832350411300994/locator/locator26363view.dat

[vm0] [info 2020/03/05 00:19:47.805 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0xc63] recovery file not found: /tmp/junit17222832350411300994/locator/locator26363view.dat

[vm0] [info 2020/03/05 00:19:47.806 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0xc63] Starting distributed system

[vm0] [info 2020/03/05 00:19:47.807 GMT <RMI TCP Connection(192)-172.17.0.2> tid=0xc63] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:19:48.219 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xad0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@15795af6

[vm3] [info 2020/03/05 00:19:48.225 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xad0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:19:48.831 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xb72] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d792a69

[vm4] [info 2020/03/05 00:19:48.836 GMT <RMI TCP Connection(75)-172.17.0.4> tid=0xb72] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:19:49.018 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa3c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@7d3195bb

[vm5] [info 2020/03/05 00:19:49.023 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa3c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:19:49.421 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29395]

Command result for <connect --jmx-manager=localhost[29395]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29395] ..
Successfully connected to: [host=localhost, port=29395]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:19:49.697 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaa4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40@5d513c2d

[vm6] [info 2020/03/05 00:19:49.703 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaa4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:19:49.849 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@566a81eb

[vm1] [info 2020/03/05 00:19:49.854 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:19:50.437 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb15] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@480a45e1

[vm2] [info 2020/03/05 00:19:50.443 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb15] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:19:51.036 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaf6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@24b17d2b

[vm3] [info 2020/03/05 00:19:51.041 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaf6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:19:51.636 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb12] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e2aec41

[vm4] [info 2020/03/05 00:19:51.641 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xb12] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:19:51.670 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@efc5338

[vm1] [info 2020/03/05 00:19:51.675 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:19:52.239 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29428]

Command result for <connect --jmx-manager=localhost[29428]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29428] ..
Successfully connected to: [host=localhost, port=29428]


[vm2] [info 2020/03/05 00:19:52.266 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@63a8b5a1

[vm2] [info 2020/03/05 00:19:52.271 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xacb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:19:52.855 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64cd01e8

[vm3] [info 2020/03/05 00:19:52.860 GMT <RMI TCP Connection(79)-172.17.0.2> tid=0xad8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:19:53.463 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7b26f12a

[vm4] [info 2020/03/05 00:19:53.467 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xb00] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2651
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 381
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9264


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:19:53.658 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 144 ms)

[vm2] [info 2020/03/05 00:19:53.816 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa8e] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 155 ms)

[vm3] [info 2020/03/05 00:19:53.980 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb31] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 162 ms)

[info 2020/03/05 00:19:54.061 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26364]

Command result for <connect --jmx-manager=localhost[26364]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26364] ..
Successfully connected to: [host=localhost, port=26364]


[vm4] [info 2020/03/05 00:19:54.152 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb38] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 169 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:19:54.320 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa3c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 166 ms)

[vm6] [info 2020/03/05 00:19:54.464 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaa4] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 142 ms)

[vm0] [info 2020/03/05 00:19:54.607 GMT <RMI TCP Connection(190)-172.17.0.7> tid=0x866] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/05 00:19:54.608 GMT <RMI TCP Connection(190)-172.17.0.7> tid=0x866] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 142 ms)

[info 2020/03/05 00:19:54.609 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:54.610 GMT <RMI TCP Connection(190)-172.17.0.7> tid=0x866] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67931452(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:19:54.610 GMT <RMI TCP Connection(190)-172.17.0.7> tid=0x866] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:54.610 GMT <RMI TCP Connection(190)-172.17.0.7> tid=0x866] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67931452(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:19:54.611 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @443db283(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:19:54.611 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:19:54.611 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @443db283(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:19:54.612 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d3fd2e9(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:19:54.612 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa8e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:19:54.612 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa8e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d3fd2e9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:19:54.613 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb31] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d76e1cd(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:19:54.613 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb31] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:19:54.613 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb31] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d76e1cd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:19:54.614 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb38] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @489b04fe(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:19:54.614 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb38] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:19:54.614 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb38] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @489b04fe(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:19:54.615 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dbafbf1(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:19:54.615 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa3c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:19:54.615 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dbafbf1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:19:54.616 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaa4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7832c479(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:19:54.616 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaa4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:19:54.616 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7832c479(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:19:54.618 GMT <RMI TCP Connection(190)-172.17.0.7> tid=0x866] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/05 00:19:54.619 GMT <RMI TCP Connection(190)-172.17.0.7> tid=0x866] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/05 00:19:54.619 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/05 00:19:54.620 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/05 00:19:54.621 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa8e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/05 00:19:54.621 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa8e] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/05 00:19:54.622 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb31] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/05 00:19:54.622 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb31] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/05 00:19:54.623 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb38] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/05 00:19:54.623 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb38] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/05 00:19:54.624 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa3c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/05 00:19:54.624 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/05 00:19:54.625 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaa4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/05 00:19:54.625 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/05 00:19:54.627 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/05 00:19:54.628 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:19:54.654 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22291].
Not connected.


[info 2020/03/05 00:19:54.655 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:19:54.656 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:54.657 GMT <RMI TCP Connection(190)-172.17.0.7> tid=0x866] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b892b2(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:19:54.657 GMT <RMI TCP Connection(190)-172.17.0.7> tid=0x866] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:54.657 GMT <RMI TCP Connection(190)-172.17.0.7> tid=0x866] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b892b2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:19:54.658 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62b20229(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:19:54.658 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:19:54.658 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62b20229(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:19:54.659 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e906e1d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:19:54.659 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa8e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:19:54.659 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa8e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e906e1d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:19:54.660 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb31] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c0a6ca0(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:19:54.660 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb31] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:19:54.660 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb31] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c0a6ca0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:19:54.661 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb38] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d0beaa5(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:19:54.661 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb38] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:19:54.661 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb38] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d0beaa5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:19:54.662 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aca856(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:19:54.662 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa3c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:19:54.662 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aca856(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:19:54.663 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaa4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e3f741d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:19:54.663 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaa4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:19:54.663 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e3f741d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:19:54.666 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10870470123570453095

[info 2020/03/05 00:19:54.668 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:19:54.875 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:54.876 GMT <RMI TCP Connection(190)-172.17.0.7> tid=0x866] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76b6c7ee(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:19:54.876 GMT <RMI TCP Connection(190)-172.17.0.7> tid=0x866] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:19:54.876 GMT <RMI TCP Connection(190)-172.17.0.7> tid=0x866] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76b6c7ee(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:19:54.877 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b9eb932(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:19:54.877 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:19:54.877 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b9eb932(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:19:54.878 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @350a2991(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:19:54.878 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa8e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:19:54.878 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa8e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @350a2991(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:19:54.879 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb31] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e8313fb(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:19:54.879 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb31] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:19:54.879 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb31] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e8313fb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:19:54.880 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb38] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ec0688b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:19:54.880 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb38] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:19:54.880 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb38] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ec0688b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:19:54.881 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c1f7868(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:19:54.881 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa3c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:19:54.881 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa3c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c1f7868(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:19:54.881 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaa4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bbbb112(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:19:54.881 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaa4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:19:54.881 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xaa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bbbb112(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:19:54.885 GMT <RMI TCP Connection(190)-172.17.0.7> tid=0x866] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6844f50b

[vm0] [info 2020/03/05 00:19:54.890 GMT <RMI TCP Connection(190)-172.17.0.7> tid=0x866] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/05 00:19:54.891 GMT <RMI TCP Connection(190)-172.17.0.7> tid=0x866] Locator was created at Thu Mar 05 00:19:54 GMT 2020

[vm0] [info 2020/03/05 00:19:54.891 GMT <RMI TCP Connection(190)-172.17.0.7> tid=0x866] Listening on port 22293 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:19:54.891 GMT <RMI TCP Connection(190)-172.17.0.7> tid=0x866] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10870470123570453095/locator/locator22293view.dat

[vm0] [info 2020/03/05 00:19:54.891 GMT <RMI TCP Connection(190)-172.17.0.7> tid=0x866] recovery file not found: /tmp/junit10870470123570453095/locator/locator22293view.dat

[vm0] [info 2020/03/05 00:19:54.892 GMT <RMI TCP Connection(190)-172.17.0.7> tid=0x866] Starting distributed system

[vm0] [info 2020/03/05 00:19:54.893 GMT <RMI TCP Connection(190)-172.17.0.7> tid=0x866] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:19:57.303 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb1a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040@79bfebd3

[vm5] [info 2020/03/05 00:19:57.309 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb1a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:19:57.992 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb42] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@452c156e

[vm6] [info 2020/03/05 00:19:57.998 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb42] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:19:58.708 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6ee8b34

[vm1] [info 2020/03/05 00:19:58.713 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:19:59.306 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa8e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7656770c

[vm2] [info 2020/03/05 00:19:59.311 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xa8e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:19:59.896 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb31] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@70ed07de

[vm3] [info 2020/03/05 00:19:59.901 GMT <RMI TCP Connection(79)-172.17.0.7> tid=0xb31] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:20:00.486 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb38] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@430969ca

[vm4] [info 2020/03/05 00:20:00.491 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb38] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:20:01.093 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22294]

Command result for <connect --jmx-manager=localhost[22294]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22294] ..
Successfully connected to: [host=localhost, port=22294]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2565
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 356
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 8952


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:20:01.868 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 153 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:20:02.021 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xaff] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 151 ms)

[vm3] [info 2020/03/05 00:20:02.164 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xae6] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 141 ms)

[vm4] [info 2020/03/05 00:20:02.305 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xaef] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 139 ms)

[vm5] [info 2020/03/05 00:20:02.469 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb1a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 162 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:20:02.613 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb42] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 143 ms)

[vm0] [info 2020/03/05 00:20:02.759 GMT <RMI TCP Connection(194)-172.17.0.6> tid=0xb8d] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/05 00:20:02.760 GMT <RMI TCP Connection(194)-172.17.0.6> tid=0xb8d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 145 ms)

[info 2020/03/05 00:20:02.761 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:02.763 GMT <RMI TCP Connection(194)-172.17.0.6> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63ba8d7d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:20:02.763 GMT <RMI TCP Connection(194)-172.17.0.6> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:02.764 GMT <RMI TCP Connection(194)-172.17.0.6> tid=0xb8d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63ba8d7d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:20:02.764 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73a40e33(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:20:02.764 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:02.764 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73a40e33(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:20:02.765 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xaff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1207aa93(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:20:02.765 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xaff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:02.765 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xaff] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1207aa93(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:20:02.766 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xae6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @627f63b5(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:20:02.766 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xae6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:02.766 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xae6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @627f63b5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:20:02.767 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xaef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7546611f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:20:02.767 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xaef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:02.767 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xaef] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7546611f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:20:02.768 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb1a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b133af(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:20:02.768 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb1a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:02.768 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb1a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b133af(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:20:02.769 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb42] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5569638b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:20:02.769 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb42] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:02.769 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb42] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5569638b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:20:02.771 GMT <RMI TCP Connection(194)-172.17.0.6> tid=0xb8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/05 00:20:02.772 GMT <RMI TCP Connection(194)-172.17.0.6> tid=0xb8d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/05 00:20:02.773 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/05 00:20:02.773 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/05 00:20:02.774 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xaff] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/05 00:20:02.774 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xaff] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/05 00:20:02.775 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xae6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/05 00:20:02.775 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xae6] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/05 00:20:02.776 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xaef] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/05 00:20:02.776 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xaef] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/05 00:20:02.777 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb1a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/05 00:20:02.777 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb1a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/05 00:20:02.778 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/05 00:20:02.778 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb42] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/05 00:20:02.780 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/05 00:20:02.781 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:20:02.809 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26845].
Not connected.


[info 2020/03/05 00:20:02.811 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:20:02.812 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:02.813 GMT <RMI TCP Connection(194)-172.17.0.6> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ca1b143(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:20:02.813 GMT <RMI TCP Connection(194)-172.17.0.6> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:02.813 GMT <RMI TCP Connection(194)-172.17.0.6> tid=0xb8d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ca1b143(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:20:02.814 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ba372c5(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:20:02.814 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:02.814 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ba372c5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:20:02.815 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xaff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7093d915(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:20:02.815 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xaff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:02.815 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xaff] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7093d915(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:20:02.815 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xae6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39790f23(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:20:02.816 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xae6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:02.816 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xae6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39790f23(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:20:02.816 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xaef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @401f6df(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:20:02.816 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xaef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:02.817 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xaef] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @401f6df(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:20:02.817 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb1a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ba02e70(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:20:02.817 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb1a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:02.817 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb1a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ba02e70(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:20:02.818 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb42] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b354c3(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:20:02.818 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb42] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:02.818 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb42] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b354c3(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:20:02.822 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8959240940831845592

[info 2020/03/05 00:20:02.824 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:20:03.036 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:03.037 GMT <RMI TCP Connection(194)-172.17.0.6> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b491cb6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:20:03.037 GMT <RMI TCP Connection(194)-172.17.0.6> tid=0xb8d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:03.037 GMT <RMI TCP Connection(194)-172.17.0.6> tid=0xb8d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b491cb6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:20:03.038 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15012699(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:20:03.038 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:03.038 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15012699(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:20:03.039 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xaff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e16fc35(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:20:03.039 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xaff] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:03.039 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xaff] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e16fc35(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:20:03.040 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xae6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @404b0831(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:20:03.040 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xae6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:03.040 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xae6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @404b0831(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:20:03.040 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xaef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b6214c5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:20:03.041 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xaef] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:03.041 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xaef] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b6214c5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:20:03.041 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb1a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e95f7d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:20:03.041 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb1a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:03.041 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb1a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e95f7d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:20:03.042 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb42] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @344b37e8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:20:03.042 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb42] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:03.042 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xb42] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @344b37e8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:20:03.045 GMT <RMI TCP Connection(194)-172.17.0.6> tid=0xb8d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1438a6e1

[vm0] [info 2020/03/05 00:20:03.050 GMT <RMI TCP Connection(194)-172.17.0.6> tid=0xb8d] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/05 00:20:03.050 GMT <RMI TCP Connection(194)-172.17.0.6> tid=0xb8d] Locator was created at Thu Mar 05 00:20:03 GMT 2020

[vm0] [info 2020/03/05 00:20:03.050 GMT <RMI TCP Connection(194)-172.17.0.6> tid=0xb8d] Listening on port 26847 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:20:03.051 GMT <RMI TCP Connection(194)-172.17.0.6> tid=0xb8d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8959240940831845592/locator/locator26847view.dat

[vm0] [info 2020/03/05 00:20:03.051 GMT <RMI TCP Connection(194)-172.17.0.6> tid=0xb8d] recovery file not found: /tmp/junit8959240940831845592/locator/locator26847view.dat

[vm0] [info 2020/03/05 00:20:03.051 GMT <RMI TCP Connection(194)-172.17.0.6> tid=0xb8d] Starting distributed system

[vm0] [info 2020/03/05 00:20:03.053 GMT <RMI TCP Connection(194)-172.17.0.6> tid=0xb8d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:20:06.597 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb19] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@180aa675

[vm5] [info 2020/03/05 00:20:06.603 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb19] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:20:06.754 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@712545cb

[vm1] [info 2020/03/05 00:20:06.759 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:20:07.299 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xbab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@bf240ff

[vm6] [info 2020/03/05 00:20:07.305 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xbab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:20:08.341 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xaff] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@f4600e4

[vm2] [info 2020/03/05 00:20:08.347 GMT <RMI TCP Connection(83)-172.17.0.6> tid=0xaff] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:20:08.934 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xae6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@526c4506

[vm3] [info 2020/03/05 00:20:08.940 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xae6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:20:09.567 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xaef] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@73966b3f

[vm4] [info 2020/03/05 00:20:09.572 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xaef] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:20:09.740 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb5f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440@1562dd61

[vm5] [info 2020/03/05 00:20:09.746 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb5f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:20:10.159 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26848]

Command result for <connect --jmx-manager=localhost[26848]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26848] ..
Successfully connected to: [host=localhost, port=26848]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:20:10.435 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xbe6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440@2e900161

[vm6] [info 2020/03/05 00:20:10.439 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xbe6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2590
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 309
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8868


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:20:11.175 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 165 ms)

[vm2] [info 2020/03/05 00:20:11.325 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 148 ms)

[vm3] [info 2020/03/05 00:20:11.481 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 153 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:20:11.632 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 149 ms)

[vm5] [info 2020/03/05 00:20:11.798 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb19] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 165 ms)

[vm6] [info 2020/03/05 00:20:11.944 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xbab] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 144 ms)

[vm0] [info 2020/03/05 00:20:12.086 GMT <RMI TCP Connection(190)-172.17.0.3> tid=0xb7d] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/05 00:20:12.087 GMT <RMI TCP Connection(190)-172.17.0.3> tid=0xb7d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 141 ms)

[info 2020/03/05 00:20:12.088 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:12.090 GMT <RMI TCP Connection(190)-172.17.0.3> tid=0xb7d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f003b8f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:20:12.090 GMT <RMI TCP Connection(190)-172.17.0.3> tid=0xb7d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:12.090 GMT <RMI TCP Connection(190)-172.17.0.3> tid=0xb7d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f003b8f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:20:12.091 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @696200e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:20:12.091 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:12.091 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @696200e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:20:12.092 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31195d0e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:20:12.092 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xa4c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:12.092 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31195d0e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:20:12.093 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b282c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:20:12.093 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:12.093 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b282c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:20:12.093 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bf6b1d4(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:20:12.094 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:12.094 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bf6b1d4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:20:12.094 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ce51ea4(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:20:12.095 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb19] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:12.095 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb19] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ce51ea4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:20:12.095 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xbab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @459be9c3(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:20:12.096 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xbab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:12.096 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xbab] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @459be9c3(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:20:12.098 GMT <RMI TCP Connection(190)-172.17.0.3> tid=0xb7d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/05 00:20:12.098 GMT <RMI TCP Connection(190)-172.17.0.3> tid=0xb7d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/05 00:20:12.099 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/05 00:20:12.099 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/05 00:20:12.100 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/05 00:20:12.100 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/05 00:20:12.101 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/05 00:20:12.102 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/05 00:20:12.102 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/05 00:20:12.103 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/05 00:20:12.103 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb19] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/05 00:20:12.104 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb19] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/05 00:20:12.105 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xbab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/05 00:20:12.105 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xbab] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/05 00:20:12.107 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/05 00:20:12.107 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:20:12.129 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27852].
Not connected.


[info 2020/03/05 00:20:12.130 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:20:12.131 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:12.132 GMT <RMI TCP Connection(190)-172.17.0.3> tid=0xb7d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6371f7bf(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:20:12.132 GMT <RMI TCP Connection(190)-172.17.0.3> tid=0xb7d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:12.132 GMT <RMI TCP Connection(190)-172.17.0.3> tid=0xb7d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6371f7bf(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:20:12.133 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5215744e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:20:12.133 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:12.133 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5215744e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:20:12.134 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @416a1069(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:20:12.134 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xa4c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:12.134 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @416a1069(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:20:12.135 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62a43bd0(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:20:12.135 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:12.135 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62a43bd0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:20:12.136 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @798d2dd9(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:20:12.136 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:12.136 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @798d2dd9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:20:12.137 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d0aabe5(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:20:12.137 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb19] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:12.137 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb19] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d0aabe5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:20:12.138 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xbab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4208e893(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:20:12.138 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xbab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:12.138 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xbab] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4208e893(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:20:12.141 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13155945285459537969

[info 2020/03/05 00:20:12.143 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:20:12.357 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:12.358 GMT <RMI TCP Connection(190)-172.17.0.3> tid=0xb7d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1808c8e3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:20:12.358 GMT <RMI TCP Connection(190)-172.17.0.3> tid=0xb7d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:12.358 GMT <RMI TCP Connection(190)-172.17.0.3> tid=0xb7d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1808c8e3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:20:12.359 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @470dd34c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:20:12.359 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:12.359 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @470dd34c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:20:12.360 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25fe57f2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:20:12.360 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xa4c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:12.360 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25fe57f2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:20:12.361 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @111e69f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:20:12.361 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x5eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:12.361 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @111e69f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:20:12.362 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c86ea14(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:20:12.362 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x623] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:12.362 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c86ea14(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:20:12.363 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb19] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ce3cc37(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:20:12.363 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb19] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:12.363 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xb19] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ce3cc37(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:20:12.363 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xbab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fe038c5(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:20:12.364 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xbab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:12.364 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0xbab] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fe038c5(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:20:12.367 GMT <RMI TCP Connection(190)-172.17.0.3> tid=0xb7d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@e1e1cbe

[vm0] [info 2020/03/05 00:20:12.372 GMT <RMI TCP Connection(190)-172.17.0.3> tid=0xb7d] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/05 00:20:12.372 GMT <RMI TCP Connection(190)-172.17.0.3> tid=0xb7d] Locator was created at Thu Mar 05 00:20:12 GMT 2020

[vm0] [info 2020/03/05 00:20:12.372 GMT <RMI TCP Connection(190)-172.17.0.3> tid=0xb7d] Listening on port 27854 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:20:12.372 GMT <RMI TCP Connection(190)-172.17.0.3> tid=0xb7d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13155945285459537969/locator/locator27854view.dat

[vm0] [info 2020/03/05 00:20:12.373 GMT <RMI TCP Connection(190)-172.17.0.3> tid=0xb7d] recovery file not found: /tmp/junit13155945285459537969/locator/locator27854view.dat

[vm0] [info 2020/03/05 00:20:12.373 GMT <RMI TCP Connection(190)-172.17.0.3> tid=0xb7d] Starting distributed system

[vm0] [info 2020/03/05 00:20:12.375 GMT <RMI TCP Connection(190)-172.17.0.3> tid=0xb7d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2705
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 361
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9369


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:20:14.442 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 150 ms)

[vm2] [info 2020/03/05 00:20:14.592 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xa93] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 147 ms)

[vm3] [info 2020/03/05 00:20:14.740 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb1e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 147 ms)

[vm4] [info 2020/03/05 00:20:14.893 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 150 ms)

[vm5] [info 2020/03/05 00:20:15.058 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb5f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 163 ms)

[vm6] [info 2020/03/05 00:20:15.205 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xbe6] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 145 ms)

[vm0] [info 2020/03/05 00:20:15.350 GMT <RMI TCP Connection(190)-172.17.0.9> tid=0xc7d] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/05 00:20:15.351 GMT <RMI TCP Connection(190)-172.17.0.9> tid=0xc7d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 144 ms)

[info 2020/03/05 00:20:15.352 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:15.354 GMT <RMI TCP Connection(190)-172.17.0.9> tid=0xc7d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21ad28f3(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:20:15.354 GMT <RMI TCP Connection(190)-172.17.0.9> tid=0xc7d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:15.354 GMT <RMI TCP Connection(190)-172.17.0.9> tid=0xc7d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21ad28f3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:20:15.354 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b2235c4(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:20:15.355 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:15.355 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b2235c4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:20:15.356 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xa93] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @617f1348(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:20:15.356 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xa93] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:15.356 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xa93] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @617f1348(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:20:15.356 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb1e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d10f570(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:20:15.357 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb1e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:15.357 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb1e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d10f570(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:20:15.357 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e686331(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:20:15.358 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa17] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:15.358 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e686331(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:20:15.358 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77269b27(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:20:15.358 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb5f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:15.359 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77269b27(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:20:15.359 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xbe6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75840db9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:20:15.359 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xbe6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:15.359 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xbe6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75840db9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:20:15.362 GMT <RMI TCP Connection(190)-172.17.0.9> tid=0xc7d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/05 00:20:15.362 GMT <RMI TCP Connection(190)-172.17.0.9> tid=0xc7d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/05 00:20:15.368 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/05 00:20:15.368 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/05 00:20:15.369 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xa93] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/05 00:20:15.369 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xa93] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/05 00:20:15.370 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb1e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/05 00:20:15.371 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb1e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/05 00:20:15.372 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/05 00:20:15.372 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/05 00:20:15.376 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb5f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/05 00:20:15.376 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/05 00:20:15.377 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xbe6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/05 00:20:15.377 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xbe6] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/05 00:20:15.379 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/05 00:20:15.380 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:20:15.407 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25141].
Not connected.


[info 2020/03/05 00:20:15.409 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:20:15.409 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:15.411 GMT <RMI TCP Connection(190)-172.17.0.9> tid=0xc7d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39e3a1d1(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:20:15.411 GMT <RMI TCP Connection(190)-172.17.0.9> tid=0xc7d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:15.411 GMT <RMI TCP Connection(190)-172.17.0.9> tid=0xc7d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39e3a1d1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:20:15.412 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5944ac35(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:20:15.412 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:15.412 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5944ac35(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:20:15.412 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xa93] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57c0bd33(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:20:15.413 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xa93] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:15.413 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xa93] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57c0bd33(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:20:15.413 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb1e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41247357(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:20:15.413 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb1e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:15.413 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb1e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41247357(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:20:15.414 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @456e78c0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:20:15.414 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa17] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:15.414 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @456e78c0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:20:15.415 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b1e3096(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:20:15.415 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb5f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:15.415 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b1e3096(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:20:15.416 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xbe6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a1c45da(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:20:15.416 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xbe6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:15.416 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xbe6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a1c45da(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:20:15.419 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17967044210968134133

[info 2020/03/05 00:20:15.421 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:20:15.622 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:15.623 GMT <RMI TCP Connection(190)-172.17.0.9> tid=0xc7d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e0751bb(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:20:15.623 GMT <RMI TCP Connection(190)-172.17.0.9> tid=0xc7d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:15.623 GMT <RMI TCP Connection(190)-172.17.0.9> tid=0xc7d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e0751bb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:20:15.624 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51473a74(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:20:15.624 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:15.624 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51473a74(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:20:15.625 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xa93] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51deb936(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:20:15.625 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xa93] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:15.625 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xa93] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51deb936(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:20:15.625 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb1e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d901b55(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:20:15.626 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb1e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:15.626 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb1e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d901b55(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:20:15.626 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1982bdf5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:20:15.626 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa17] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:15.627 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1982bdf5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:20:15.627 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @352051ed(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:20:15.627 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb5f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:15.627 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @352051ed(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:20:15.628 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xbe6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5004991f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:20:15.628 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xbe6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:15.628 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xbe6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5004991f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:20:15.631 GMT <RMI TCP Connection(190)-172.17.0.9> tid=0xc7d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@785377c4

[vm0] [info 2020/03/05 00:20:15.636 GMT <RMI TCP Connection(190)-172.17.0.9> tid=0xc7d] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/05 00:20:15.636 GMT <RMI TCP Connection(190)-172.17.0.9> tid=0xc7d] Locator was created at Thu Mar 05 00:20:15 GMT 2020

[vm0] [info 2020/03/05 00:20:15.637 GMT <RMI TCP Connection(190)-172.17.0.9> tid=0xc7d] Listening on port 25143 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:20:15.637 GMT <RMI TCP Connection(190)-172.17.0.9> tid=0xc7d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17967044210968134133/locator/locator25143view.dat

[vm0] [info 2020/03/05 00:20:15.637 GMT <RMI TCP Connection(190)-172.17.0.9> tid=0xc7d] recovery file not found: /tmp/junit17967044210968134133/locator/locator25143view.dat

[vm0] [info 2020/03/05 00:20:15.637 GMT <RMI TCP Connection(190)-172.17.0.9> tid=0xc7d] Starting distributed system

[vm0] [info 2020/03/05 00:20:15.639 GMT <RMI TCP Connection(190)-172.17.0.9> tid=0xc7d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:20:16.184 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@46c42e9d

[vm1] [info 2020/03/05 00:20:16.189 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:20:16.777 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@325f777e

[vm2] [info 2020/03/05 00:20:16.782 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xa4c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:20:17.392 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5fb64eab

[vm3] [info 2020/03/05 00:20:17.397 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x5eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:20:17.990 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x623] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7fe5eecf

[vm4] [info 2020/03/05 00:20:17.995 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0x623] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:20:18.594 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27855]

Command result for <connect --jmx-manager=localhost[27855]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27855] ..
Successfully connected to: [host=localhost, port=27855]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:20:19.210 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@49ebc7fc

[vm5] [info 2020/03/05 00:20:19.215 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:20:19.429 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@259fa501

[vm1] [info 2020/03/05 00:20:19.434 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:20:19.863 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@76519354

[vm6] [info 2020/03/05 00:20:19.868 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbd5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:20:20.022 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xa93] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a4a17bf

[vm2] [info 2020/03/05 00:20:20.027 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xa93] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:20:20.623 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb1e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3ecc129f

[vm3] [info 2020/03/05 00:20:20.628 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb1e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:20:20.707 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:20:21.216 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@51b30bbc

[vm4] [info 2020/03/05 00:20:21.222 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa17] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:20:21.818 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25144]

Command result for <connect --jmx-manager=localhost[25144]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25144] ..
Successfully connected to: [host=localhost, port=25144]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 844
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608938
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2471
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 259
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8700


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:20:24.330 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 160 ms)

[vm2] [info 2020/03/05 00:20:24.479 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 146 ms)

[vm3] [info 2020/03/05 00:20:24.629 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbc9] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 147 ms)

[vm4] [info 2020/03/05 00:20:24.785 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbb4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 152 ms)

[vm5] [info 2020/03/05 00:20:24.948 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb51] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 161 ms)

[vm6] [info 2020/03/05 00:20:25.091 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 142 ms)

[vm0] [info 2020/03/05 00:20:25.239 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xce8] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/05 00:20:25.240 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xce8] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 146 ms)

[info 2020/03/05 00:20:25.241 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:25.243 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xce8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cfd7311(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:20:25.243 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xce8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:25.243 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xce8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cfd7311(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:20:25.244 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31781575(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:20:25.244 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:25.244 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31781575(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:20:25.245 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb03] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a197579(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:20:25.245 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb03] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:25.245 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a197579(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:20:25.246 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbc9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68b899d0(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:20:25.246 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbc9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:25.246 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbc9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68b899d0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:20:25.246 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a36d9ee(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:20:25.247 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbb4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:25.247 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbb4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a36d9ee(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:20:25.247 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @789fe3f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:20:25.248 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:25.248 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb51] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @789fe3f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:20:25.248 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf009fe(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:20:25.248 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbd5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:25.248 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf009fe(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:20:25.251 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xce8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/05 00:20:25.251 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xce8] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/05 00:20:25.252 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/05 00:20:25.252 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/05 00:20:25.253 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb03] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/05 00:20:25.253 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/05 00:20:25.254 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbc9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/05 00:20:25.254 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbc9] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/05 00:20:25.255 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbb4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/05 00:20:25.255 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbb4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/05 00:20:25.256 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/05 00:20:25.256 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb51] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/05 00:20:25.257 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/05 00:20:25.257 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/05 00:20:25.259 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/05 00:20:25.260 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:20:25.288 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24088].
Not connected.


[info 2020/03/05 00:20:25.290 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:20:25.291 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:25.292 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xce8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fe2ec4(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:20:25.292 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xce8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:25.292 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xce8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fe2ec4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:20:25.293 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b111425(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:20:25.293 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:25.293 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b111425(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:20:25.294 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb03] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b56dfab(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:20:25.294 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb03] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:25.294 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b56dfab(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:20:25.295 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbc9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @343c31b7(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:20:25.295 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbc9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:25.295 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbc9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @343c31b7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:20:25.296 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @464fa483(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:20:25.296 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbb4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:25.296 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbb4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @464fa483(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:20:25.297 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7224c13(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:20:25.297 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:25.297 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb51] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7224c13(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:20:25.298 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5efc7a03(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:20:25.298 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbd5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:25.298 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5efc7a03(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:20:25.301 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17261369093512623656

[info 2020/03/05 00:20:25.303 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:20:25.521 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:25.521 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xce8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20294a59(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:20:25.521 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xce8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:25.521 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xce8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20294a59(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:20:25.522 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e08829f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:20:25.522 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:25.522 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e08829f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:20:25.523 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb03] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @431d2943(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:20:25.523 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb03] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:25.523 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @431d2943(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:20:25.524 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbc9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cb5a412(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:20:25.524 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbc9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:25.524 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbc9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cb5a412(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:20:25.525 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea4d5e0(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:20:25.525 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbb4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:25.525 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbb4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea4d5e0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:20:25.526 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a1c9d43(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:20:25.526 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:25.526 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb51] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a1c9d43(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:20:25.526 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1659e058(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:20:25.527 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbd5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:25.527 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1659e058(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:20:25.529 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xce8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@12a3c217

[vm0] [info 2020/03/05 00:20:25.534 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xce8] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/05 00:20:25.535 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xce8] Locator was created at Thu Mar 05 00:20:25 GMT 2020

[vm0] [info 2020/03/05 00:20:25.535 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xce8] Listening on port 24090 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:20:25.535 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xce8] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17261369093512623656/locator/locator24090view.dat

[vm0] [info 2020/03/05 00:20:25.535 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xce8] recovery file not found: /tmp/junit17261369093512623656/locator/locator24090view.dat

[vm0] [info 2020/03/05 00:20:25.536 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xce8] Starting distributed system

[vm0] [info 2020/03/05 00:20:25.537 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0xce8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:20:29.228 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@43006f96

[vm1] [info 2020/03/05 00:20:29.232 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:20:29.844 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb03] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@58c41ef

[vm2] [info 2020/03/05 00:20:29.850 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb03] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:20:30.436 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbc9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ca40d76

[vm3] [info 2020/03/05 00:20:30.441 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbc9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:20:31.038 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbb4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@668ca2a3

[vm4] [info 2020/03/05 00:20:31.043 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xbb4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:20:31.627 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24091]

Command result for <connect --jmx-manager=localhost[24091]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24091] ..
Successfully connected to: [host=localhost, port=24091]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:20:39.443 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbc4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1dc3c94c

[vm5] [info 2020/03/05 00:20:39.448 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbc4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:20:40.110 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4b9f8194

[vm6] [info 2020/03/05 00:20:40.116 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:20:40.939 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 809
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2461
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 284
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8724


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:20:44.573 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 153 ms)

[vm2] [info 2020/03/05 00:20:44.727 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xab4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 151 ms)

[vm3] [info 2020/03/05 00:20:44.870 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xad0] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 140 ms)

[vm4] [info 2020/03/05 00:20:45.015 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 143 ms)

[vm5] [info 2020/03/05 00:20:45.165 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbc4] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 148 ms)

[vm6] [info 2020/03/05 00:20:45.308 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbed] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 141 ms)

[vm0] [info 2020/03/05 00:20:45.450 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xd67] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/05 00:20:45.450 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xd67] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 141 ms)

[info 2020/03/05 00:20:45.451 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:45.453 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xd67] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65bfd525(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:20:45.453 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xd67] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:45.453 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xd67] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65bfd525(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:20:45.455 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ab00c9b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:20:45.456 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:45.456 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ab00c9b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:20:45.457 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xab4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8743942(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:20:45.457 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xab4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:45.457 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xab4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8743942(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:20:45.457 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xad0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cf60e3a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:20:45.458 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xad0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:45.458 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xad0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cf60e3a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:20:45.458 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d57bfde(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:20:45.458 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:45.459 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d57bfde(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:20:45.459 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbc4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f392047(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:20:45.459 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbc4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:45.460 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbc4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f392047(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:20:45.460 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c36ca82(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:20:45.460 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:45.460 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbed] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c36ca82(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:20:45.463 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xd67] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/05 00:20:45.463 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xd67] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/05 00:20:45.465 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/05 00:20:45.466 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/05 00:20:45.467 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xab4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/05 00:20:45.467 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xab4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/05 00:20:45.468 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xad0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/05 00:20:45.468 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xad0] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/05 00:20:45.469 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb72] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/05 00:20:45.469 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/05 00:20:45.470 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbc4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/05 00:20:45.470 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbc4] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/05 00:20:45.471 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/05 00:20:45.471 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbed] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/05 00:20:45.473 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/05 00:20:45.474 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:20:45.496 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29395].
Not connected.


[info 2020/03/05 00:20:45.498 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:20:45.499 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:45.500 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xd67] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a8859c5(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:20:45.500 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xd67] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:45.500 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xd67] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a8859c5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:20:45.501 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6522d268(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:20:45.501 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:45.501 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6522d268(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:20:45.502 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xab4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70cd26b6(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:20:45.502 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xab4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:45.502 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xab4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70cd26b6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:20:45.503 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xad0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62541c7c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:20:45.503 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xad0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:45.503 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xad0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62541c7c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:20:45.504 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c304965(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:20:45.504 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:45.504 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c304965(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:20:45.504 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbc4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ebc27b6(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:20:45.504 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbc4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:45.505 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbc4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ebc27b6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:20:45.505 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31aca590(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:20:45.505 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:45.505 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbed] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31aca590(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:20:45.508 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18408777076528220609

[info 2020/03/05 00:20:45.511 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:20:45.722 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:45.723 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xd67] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dbe2ae0(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:20:45.723 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xd67] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:45.723 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xd67] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dbe2ae0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:20:45.724 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28bb57c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:20:45.724 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:45.724 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28bb57c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:20:45.725 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xab4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d7e7a94(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:20:45.725 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xab4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:45.725 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xab4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d7e7a94(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:20:45.726 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xad0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b7692ff(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:20:45.726 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xad0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:45.726 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xad0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b7692ff(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:20:45.727 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61e43d91(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:20:45.727 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb72] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:45.727 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb72] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61e43d91(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:20:45.728 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbc4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e683e4(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:20:45.728 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbc4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:45.728 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbc4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e683e4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:20:45.728 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33d2775f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:20:45.729 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:45.729 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xbed] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33d2775f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:20:45.731 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xd67] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@726791dd

[vm0] [info 2020/03/05 00:20:45.737 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xd67] Starting peer location for Distribution Locator on 9f162824ea0d

[vm0] [info 2020/03/05 00:20:45.738 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xd67] Locator was created at Thu Mar 05 00:20:45 GMT 2020

[vm0] [info 2020/03/05 00:20:45.738 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xd67] Listening on port 29397 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:20:45.738 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xd67] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18408777076528220609/locator/locator29397view.dat

[vm0] [info 2020/03/05 00:20:45.738 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xd67] recovery file not found: /tmp/junit18408777076528220609/locator/locator29397view.dat

[vm0] [info 2020/03/05 00:20:45.739 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xd67] Starting distributed system

[vm0] [info 2020/03/05 00:20:45.740 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xd67] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:20:47.857 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc03] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d6bd79b

[vm5] [info 2020/03/05 00:20:47.863 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc03] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:20:48.531 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc36] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6dc838e3

[vm6] [info 2020/03/05 00:20:48.536 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc36] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:20:49.348 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:20:49.393 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@364161f3

[vm1] [info 2020/03/05 00:20:49.398 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:20:49.753 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xbac] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46e9b8b3

[vm5] [info 2020/03/05 00:20:49.759 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xbac] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:20:50.004 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xab4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5ed68c2b

[vm2] [info 2020/03/05 00:20:50.011 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xab4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:20:50.451 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@536e80a1

[vm6] [info 2020/03/05 00:20:50.456 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:20:50.642 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xad0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@28fd6617

[vm3] [info 2020/03/05 00:20:50.648 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xad0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:20:51.191 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbe5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e7f1870

[vm5] [info 2020/03/05 00:20:51.200 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbe5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:20:51.254 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb72] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@70051799

[vm4] [info 2020/03/05 00:20:51.258 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb72] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:20:51.322 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:20:51.855 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29398]

[vm6] [info 2020/03/05 00:20:51.875 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xc5f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3e030657

Command result for <connect --jmx-manager=localhost[29398]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29398] ..
Successfully connected to: [host=localhost, port=29398]


[vm6] [info 2020/03/05 00:20:51.883 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xc5f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:20:52.730 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1119
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2488
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 212
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8730


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:20:52.993 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 163 ms)

[vm2] [info 2020/03/05 00:20:53.140 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 143 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:20:53.311 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb6c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 168 ms)

[vm4] [info 2020/03/05 00:20:53.460 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 145 ms)

[vm5] [info 2020/03/05 00:20:53.617 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc03] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 155 ms)

[vm6] [info 2020/03/05 00:20:53.760 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc36] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 142 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/05 00:20:53.907 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0x883] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/05 00:20:53.908 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0x883] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 146 ms)

[info 2020/03/05 00:20:53.909 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:53.911 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0x883] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59d2db61(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:20:53.911 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0x883] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:53.911 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0x883] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59d2db61(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:20:53.913 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cac9028(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:20:53.914 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:53.914 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cac9028(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:20:53.914 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a22fa3e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:20:53.915 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:53.915 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a22fa3e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:20:53.915 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @167f20f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:20:53.916 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:53.916 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @167f20f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:20:53.917 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7705de30(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:20:53.917 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:53.917 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7705de30(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:20:53.917 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc03] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1034ef03(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:20:53.917 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc03] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:53.918 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc03] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1034ef03(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:20:53.918 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc36] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @81cd83(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:20:53.918 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc36] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:53.918 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc36] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @81cd83(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:20:53.921 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0x883] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/05 00:20:53.921 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0x883] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/05 00:20:53.924 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/05 00:20:53.924 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/05 00:20:53.925 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/05 00:20:53.925 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/05 00:20:53.926 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/05 00:20:53.927 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/05 00:20:53.927 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/05 00:20:53.928 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/05 00:20:53.929 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc03] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/05 00:20:53.929 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc03] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/05 00:20:53.930 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc36] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/05 00:20:53.930 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc36] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/05 00:20:53.932 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/05 00:20:53.933 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:20:53.963 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29428].
Not connected.


[info 2020/03/05 00:20:53.965 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:20:53.966 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:53.967 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0x883] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f811998(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:20:53.967 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0x883] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:53.967 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0x883] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f811998(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:20:53.968 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fdb5815(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:20:53.968 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:53.968 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fdb5815(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:20:53.969 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67f05e3c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:20:53.969 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:53.969 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67f05e3c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:20:53.969 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f9979e1(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:20:53.970 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:53.970 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f9979e1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:20:53.970 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ee9945b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:20:53.970 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:53.971 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ee9945b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:20:53.971 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc03] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @438138cd(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:20:53.971 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc03] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:53.971 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc03] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @438138cd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:20:53.972 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc36] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2656bdd3(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:20:53.972 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc36] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:53.972 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc36] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2656bdd3(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:20:53.975 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit92244597135194094

[info 2020/03/05 00:20:53.977 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:20:54.206 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:54.207 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0x883] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68d9841c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:20:54.207 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0x883] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:54.207 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0x883] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68d9841c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:20:54.208 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63cd421c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:20:54.208 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:54.208 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63cd421c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:20:54.209 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f7b4b78(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:20:54.209 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:54.209 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f7b4b78(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:20:54.210 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37f9c2e8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:20:54.210 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:54.210 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37f9c2e8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:20:54.211 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26ff3b1c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:20:54.211 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:54.211 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26ff3b1c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:20:54.212 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc03] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @669c855e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:20:54.212 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc03] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:54.212 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc03] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @669c855e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:20:54.213 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc36] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72b6307b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:20:54.213 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc36] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:54.213 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xc36] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72b6307b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:20:54.216 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0x883] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e4cb5f9

[vm0] [info 2020/03/05 00:20:54.221 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0x883] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/05 00:20:54.221 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0x883] Locator was created at Thu Mar 05 00:20:54 GMT 2020

[vm0] [info 2020/03/05 00:20:54.221 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0x883] Listening on port 29430 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:20:54.221 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0x883] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit92244597135194094/locator/locator29430view.dat

[vm0] [info 2020/03/05 00:20:54.222 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0x883] recovery file not found: /tmp/junit92244597135194094/locator/locator29430view.dat

[vm0] [info 2020/03/05 00:20:54.222 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0x883] Starting distributed system

[vm0] [info 2020/03/05 00:20:54.223 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0x883] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 905
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2424
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 240
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8523


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:20:54.911 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 156 ms)

[vm2] [info 2020/03/05 00:20:55.057 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 144 ms)

[vm3] [info 2020/03/05 00:20:55.212 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 152 ms)

[vm4] [info 2020/03/05 00:20:55.355 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 141 ms)

[vm5] [info 2020/03/05 00:20:55.507 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xbac] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 150 ms)

[vm6] [info 2020/03/05 00:20:55.650 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 142 ms)

[vm0] [info 2020/03/05 00:20:55.794 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xd50] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/05 00:20:55.795 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xd50] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 142 ms)

[info 2020/03/05 00:20:55.795 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:55.797 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xd50] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6123b69(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:20:55.798 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xd50] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:55.798 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xd50] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6123b69(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:20:55.798 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f1e9228(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:20:55.798 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:55.799 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f1e9228(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:20:55.799 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dfe542d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:20:55.799 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xacb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:55.800 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dfe542d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:20:55.800 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10065ab8(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:20:55.800 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xad8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:55.800 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10065ab8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:20:55.801 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75d79144(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:20:55.801 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb00] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:55.801 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75d79144(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:20:55.802 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xbac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f4bb89e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:20:55.802 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xbac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:55.802 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xbac] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f4bb89e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:20:55.803 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @680c57d8(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:20:55.803 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:55.803 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @680c57d8(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:20:55.805 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xd50] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/05 00:20:55.805 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xd50] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/05 00:20:55.806 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/05 00:20:55.807 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/05 00:20:55.807 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/05 00:20:55.808 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/05 00:20:55.808 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/05 00:20:55.809 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/05 00:20:55.810 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/05 00:20:55.810 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/05 00:20:55.811 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xbac] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/05 00:20:55.811 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xbac] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/05 00:20:55.812 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/05 00:20:55.812 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/05 00:20:55.814 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/05 00:20:55.815 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:20:55.843 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26364].
Not connected.


[info 2020/03/05 00:20:55.844 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:20:55.845 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:55.846 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xd50] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @605e1d58(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:20:55.846 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xd50] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:55.846 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xd50] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @605e1d58(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:20:55.847 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60813568(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:20:55.847 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:55.847 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60813568(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:20:55.848 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f174965(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:20:55.848 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xacb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:55.848 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f174965(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:20:55.849 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66d59e71(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:20:55.849 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xad8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:55.849 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66d59e71(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:20:55.850 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12a6d6a3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:20:55.850 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb00] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:55.850 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12a6d6a3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:20:55.851 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xbac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d8aee7e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:20:55.851 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xbac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:55.851 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xbac] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d8aee7e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:20:55.852 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a791522(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:20:55.852 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:55.852 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a791522(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:20:55.854 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18262149055127172459

[info 2020/03/05 00:20:55.856 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 874
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2425
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 188
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 8340


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[info 2020/03/05 00:20:56.080 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:56.081 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xd50] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c2a0ebf(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:20:56.081 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xd50] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:56.081 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xd50] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c2a0ebf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:20:56.082 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79949934(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:20:56.082 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:56.082 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79949934(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:20:56.083 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48afe76(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:20:56.083 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xacb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:56.083 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48afe76(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:20:56.084 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4df094f9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:20:56.084 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xad8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:56.084 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4df094f9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:20:56.085 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c6077e5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:20:56.085 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb00] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:56.085 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c6077e5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:20:56.086 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xbac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d75aea4(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:20:56.086 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xbac] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:56.086 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xbac] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d75aea4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:20:56.087 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad5d1c7(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:20:56.087 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:56.087 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad5d1c7(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:20:56.090 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xd50] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@f96f681

[vm0] [info 2020/03/05 00:20:56.096 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xd50] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/05 00:20:56.096 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xd50] Locator was created at Thu Mar 05 00:20:56 GMT 2020

[vm0] [info 2020/03/05 00:20:56.096 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xd50] Listening on port 26366 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:20:56.096 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xd50] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18262149055127172459/locator/locator26366view.dat

[vm0] [info 2020/03/05 00:20:56.096 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xd50] recovery file not found: /tmp/junit18262149055127172459/locator/locator26366view.dat

[vm0] [info 2020/03/05 00:20:56.097 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xd50] Starting distributed system

[vm0] [info 2020/03/05 00:20:56.098 GMT <RMI TCP Connection(199)-172.17.0.2> tid=0xd50] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:20:56.226 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 155 ms)

[vm2] [info 2020/03/05 00:20:56.372 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 143 ms)

[vm3] [info 2020/03/05 00:20:56.515 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb4] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 140 ms)

[vm4] [info 2020/03/05 00:20:56.686 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 168 ms)

[vm5] [info 2020/03/05 00:20:56.834 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbe5] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 147 ms)

[vm6] [info 2020/03/05 00:20:56.980 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xc5f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 144 ms)

[vm0] [info 2020/03/05 00:20:57.120 GMT <RMI TCP Connection(197)-172.17.0.7> tid=0xd0d] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/05 00:20:57.121 GMT <RMI TCP Connection(197)-172.17.0.7> tid=0xd0d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 138 ms)

[info 2020/03/05 00:20:57.122 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:57.124 GMT <RMI TCP Connection(197)-172.17.0.7> tid=0xd0d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @475f5289(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:20:57.124 GMT <RMI TCP Connection(197)-172.17.0.7> tid=0xd0d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:57.124 GMT <RMI TCP Connection(197)-172.17.0.7> tid=0xd0d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @475f5289(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:20:57.125 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47e1901b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:20:57.125 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:57.125 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47e1901b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:20:57.126 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb03] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2daee71d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:20:57.126 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb03] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:57.126 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2daee71d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:20:57.127 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @728f61dd(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:20:57.127 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:57.127 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @728f61dd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:20:57.127 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @611afde6(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:20:57.128 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:57.128 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @611afde6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:20:57.128 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbe5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @424c73e7(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:20:57.128 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbe5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:57.128 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbe5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @424c73e7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:20:57.129 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xc5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26235747(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:20:57.129 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xc5f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:57.129 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xc5f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26235747(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:20:57.131 GMT <RMI TCP Connection(197)-172.17.0.7> tid=0xd0d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/05 00:20:57.132 GMT <RMI TCP Connection(197)-172.17.0.7> tid=0xd0d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/05 00:20:57.132 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/05 00:20:57.133 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/05 00:20:57.133 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb03] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/05 00:20:57.134 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/05 00:20:57.134 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/05 00:20:57.135 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb4] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/05 00:20:57.135 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/05 00:20:57.136 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/05 00:20:57.137 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbe5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/05 00:20:57.137 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbe5] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/05 00:20:57.138 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xc5f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/05 00:20:57.138 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xc5f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/05 00:20:57.140 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/05 00:20:57.141 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:20:57.167 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22294].
Not connected.


[info 2020/03/05 00:20:57.168 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:20:57.169 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:57.170 GMT <RMI TCP Connection(197)-172.17.0.7> tid=0xd0d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2da9b39e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:20:57.170 GMT <RMI TCP Connection(197)-172.17.0.7> tid=0xd0d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:57.170 GMT <RMI TCP Connection(197)-172.17.0.7> tid=0xd0d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2da9b39e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:20:57.171 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d012338(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:20:57.171 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:57.171 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d012338(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:20:57.172 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb03] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7796ca9(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:20:57.172 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb03] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:57.172 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7796ca9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:20:57.173 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b430404(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:20:57.173 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:57.173 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b430404(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:20:57.174 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @270e2bd2(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:20:57.174 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:57.174 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @270e2bd2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:20:57.175 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbe5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58cad98(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:20:57.175 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbe5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:57.175 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbe5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58cad98(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:20:57.176 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xc5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f7c9c44(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:20:57.176 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xc5f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:57.176 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xc5f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f7c9c44(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:20:57.178 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13751288968713304973

[info 2020/03/05 00:20:57.181 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:20:57.403 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:57.404 GMT <RMI TCP Connection(197)-172.17.0.7> tid=0xd0d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fc13264(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:20:57.404 GMT <RMI TCP Connection(197)-172.17.0.7> tid=0xd0d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:20:57.404 GMT <RMI TCP Connection(197)-172.17.0.7> tid=0xd0d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fc13264(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:20:57.405 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5420948e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:20:57.405 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:20:57.405 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5420948e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:20:57.406 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb03] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f353a74(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:20:57.406 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb03] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:20:57.406 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f353a74(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:20:57.406 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73502c7e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:20:57.407 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:20:57.407 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73502c7e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:20:57.407 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f0e95b1(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:20:57.407 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:20:57.407 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f0e95b1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:20:57.408 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbe5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5efde6c4(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:20:57.408 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbe5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:20:57.409 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbe5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5efde6c4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:20:57.409 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xc5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @729059b3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:20:57.409 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xc5f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:20:57.409 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xc5f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @729059b3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:20:57.412 GMT <RMI TCP Connection(197)-172.17.0.7> tid=0xd0d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2447160e

[vm0] [info 2020/03/05 00:20:57.417 GMT <RMI TCP Connection(197)-172.17.0.7> tid=0xd0d] Starting peer location for Distribution Locator on cfd7b1722b7c

[vm0] [info 2020/03/05 00:20:57.418 GMT <RMI TCP Connection(197)-172.17.0.7> tid=0xd0d] Locator was created at Thu Mar 05 00:20:57 GMT 2020

[vm0] [info 2020/03/05 00:20:57.418 GMT <RMI TCP Connection(197)-172.17.0.7> tid=0xd0d] Listening on port 22296 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:20:57.418 GMT <RMI TCP Connection(197)-172.17.0.7> tid=0xd0d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13751288968713304973/locator/locator22296view.dat

[vm0] [info 2020/03/05 00:20:57.418 GMT <RMI TCP Connection(197)-172.17.0.7> tid=0xd0d] recovery file not found: /tmp/junit13751288968713304973/locator/locator22296view.dat

[vm0] [info 2020/03/05 00:20:57.418 GMT <RMI TCP Connection(197)-172.17.0.7> tid=0xd0d] Starting distributed system

[vm0] [info 2020/03/05 00:20:57.420 GMT <RMI TCP Connection(197)-172.17.0.7> tid=0xd0d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:20:58.152 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4c1d746c

[vm1] [info 2020/03/05 00:20:58.156 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:20:58.743 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@16bdf6fb

[vm2] [info 2020/03/05 00:20:58.749 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:20:59.339 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@55d66b8

[vm3] [info 2020/03/05 00:20:59.344 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:20:59.899 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1f5554f9

[vm1] [info 2020/03/05 00:20:59.904 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:20:59.921 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@653e3cbb

[vm4] [info 2020/03/05 00:20:59.926 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb8d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:20:59.948 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbf5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@728cf8a4

[vm5] [info 2020/03/05 00:20:59.953 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbf5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:21:00.479 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c845459

[vm2] [info 2020/03/05 00:21:00.484 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xacb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:21:00.519 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29431]

Command result for <connect --jmx-manager=localhost[29431]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29431] ..
Successfully connected to: [host=localhost, port=29431]


[vm6] [info 2020/03/05 00:21:00.676 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc1e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a7ac6e

[vm6] [info 2020/03/05 00:21:00.681 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc1e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:21:01.079 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@18e5e823

[vm3] [info 2020/03/05 00:21:01.085 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xad8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:21:01.255 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@52786f30

[vm1] [info 2020/03/05 00:21:01.260 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:21:01.513 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:21:01.684 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@c9633cb

[vm4] [info 2020/03/05 00:21:01.691 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xb00] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:21:01.892 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb03] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@67eee384

[vm2] [info 2020/03/05 00:21:01.897 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb03] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:21:02.314 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26367]

Command result for <connect --jmx-manager=localhost[26367]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26367] ..
Successfully connected to: [host=localhost, port=26367]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:21:02.505 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4ec19aac

[vm3] [info 2020/03/05 00:21:02.510 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbb4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:21:03.101 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3e184abf

[vm4] [info 2020/03/05 00:21:03.112 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbb9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:21:03.713 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22297]

Command result for <connect --jmx-manager=localhost[22297]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22297] ..
Successfully connected to: [host=localhost, port=22297]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 885
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2069
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 118
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 7047


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:21:04.597 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 153 ms)

[vm2] [info 2020/03/05 00:21:04.745 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xb79] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 145 ms)

[vm3] [info 2020/03/05 00:21:04.889 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb5d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 142 ms)

[vm4] [info 2020/03/05 00:21:05.035 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb71] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 142 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:21:05.185 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbf5] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 148 ms)

[vm6] [info 2020/03/05 00:21:05.332 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc1e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 146 ms)

[vm0] [info 2020/03/05 00:21:05.478 GMT <RMI TCP Connection(201)-172.17.0.6> tid=0xda1] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/05 00:21:05.479 GMT <RMI TCP Connection(201)-172.17.0.6> tid=0xda1] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 144 ms)

[info 2020/03/05 00:21:05.480 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:05.482 GMT <RMI TCP Connection(201)-172.17.0.6> tid=0xda1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1899f6f5(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:21:05.482 GMT <RMI TCP Connection(201)-172.17.0.6> tid=0xda1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:05.482 GMT <RMI TCP Connection(201)-172.17.0.6> tid=0xda1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1899f6f5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:21:05.483 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b47d065(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:21:05.483 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:21:05.483 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b47d065(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:21:05.484 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xb79] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b9d8466(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:21:05.484 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xb79] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:21:05.484 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xb79] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b9d8466(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:21:05.485 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb5d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37a5d531(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:21:05.485 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb5d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:21:05.485 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb5d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37a5d531(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:21:05.486 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22d831ff(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:21:05.486 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:21:05.486 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb71] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22d831ff(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:21:05.487 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbf5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c0b4add(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:21:05.487 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbf5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:21:05.487 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbf5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c0b4add(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:21:05.488 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc1e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8c2c12c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:21:05.488 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc1e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:21:05.488 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc1e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8c2c12c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:21:05.490 GMT <RMI TCP Connection(201)-172.17.0.6> tid=0xda1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/05 00:21:05.490 GMT <RMI TCP Connection(201)-172.17.0.6> tid=0xda1] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/05 00:21:05.491 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/05 00:21:05.492 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/05 00:21:05.492 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xb79] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/05 00:21:05.493 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xb79] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/05 00:21:05.493 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb5d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/05 00:21:05.494 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb5d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/05 00:21:05.495 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/05 00:21:05.495 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb71] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/05 00:21:05.496 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbf5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/05 00:21:05.496 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbf5] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/05 00:21:05.497 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc1e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/05 00:21:05.497 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc1e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/05 00:21:05.500 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/05 00:21:05.500 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:21:05.529 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26848].
Not connected.


[info 2020/03/05 00:21:05.531 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:21:05.531 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:05.533 GMT <RMI TCP Connection(201)-172.17.0.6> tid=0xda1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @284a1d10(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:21:05.533 GMT <RMI TCP Connection(201)-172.17.0.6> tid=0xda1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:05.533 GMT <RMI TCP Connection(201)-172.17.0.6> tid=0xda1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @284a1d10(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:21:05.534 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d23b62(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:21:05.534 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:21:05.534 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d23b62(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:21:05.535 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xb79] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cf9ca2e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:21:05.535 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xb79] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:21:05.535 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xb79] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cf9ca2e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:21:05.536 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb5d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eb104e0(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:21:05.536 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb5d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:21:05.536 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb5d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eb104e0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:21:05.537 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3178c21e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:21:05.537 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:21:05.537 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb71] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3178c21e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:21:05.537 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbf5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1691f91d(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:21:05.538 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbf5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:21:05.538 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbf5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1691f91d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:21:05.538 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc1e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef6a07c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:21:05.539 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc1e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:21:05.539 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc1e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef6a07c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:21:05.541 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10518098126792268929

[info 2020/03/05 00:21:05.544 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:21:05.777 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:05.777 GMT <RMI TCP Connection(201)-172.17.0.6> tid=0xda1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b151cae(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:21:05.778 GMT <RMI TCP Connection(201)-172.17.0.6> tid=0xda1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:05.778 GMT <RMI TCP Connection(201)-172.17.0.6> tid=0xda1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b151cae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:21:05.778 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e5b956(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:21:05.779 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:21:05.779 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e5b956(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:21:05.779 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xb79] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64d3d9b3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:21:05.779 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xb79] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:21:05.780 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xb79] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64d3d9b3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:21:05.780 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb5d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2667cb0c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:21:05.780 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb5d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:21:05.780 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb5d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2667cb0c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:21:05.781 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @493bfd73(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:21:05.781 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb71] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:21:05.781 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb71] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @493bfd73(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:21:05.782 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbf5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @646cc30e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:21:05.782 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbf5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:21:05.782 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xbf5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @646cc30e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:21:05.783 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc1e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ec1791(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:21:05.783 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc1e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:21:05.783 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xc1e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ec1791(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:21:05.786 GMT <RMI TCP Connection(201)-172.17.0.6> tid=0xda1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@234788b9

[vm0] [info 2020/03/05 00:21:05.792 GMT <RMI TCP Connection(201)-172.17.0.6> tid=0xda1] Starting peer location for Distribution Locator on 9c045f2ec964

[vm0] [info 2020/03/05 00:21:05.792 GMT <RMI TCP Connection(201)-172.17.0.6> tid=0xda1] Locator was created at Thu Mar 05 00:21:05 GMT 2020

[vm0] [info 2020/03/05 00:21:05.792 GMT <RMI TCP Connection(201)-172.17.0.6> tid=0xda1] Listening on port 26850 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:21:05.793 GMT <RMI TCP Connection(201)-172.17.0.6> tid=0xda1] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10518098126792268929/locator/locator26850view.dat

[vm0] [info 2020/03/05 00:21:05.793 GMT <RMI TCP Connection(201)-172.17.0.6> tid=0xda1] recovery file not found: /tmp/junit10518098126792268929/locator/locator26850view.dat

[vm0] [info 2020/03/05 00:21:05.793 GMT <RMI TCP Connection(201)-172.17.0.6> tid=0xda1] Starting distributed system

[vm0] [info 2020/03/05 00:21:05.795 GMT <RMI TCP Connection(201)-172.17.0.6> tid=0xda1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:21:08.899 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb80] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2fa78c62

[vm5] [info 2020/03/05 00:21:08.904 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb80] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:21:09.542 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7d7881ce

[vm1] [info 2020/03/05 00:21:09.546 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:21:09.591 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xc14] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@330c29df

[vm6] [info 2020/03/05 00:21:09.597 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xc14] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:21:10.142 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xb79] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@404a76b3

[vm2] [info 2020/03/05 00:21:10.147 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xb79] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:21:10.422 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:21:10.737 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb5d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@17849ba3

[vm3] [info 2020/03/05 00:21:10.743 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb5d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:21:11.368 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb71] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e0f97a9

[vm4] [info 2020/03/05 00:21:11.373 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb71] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:21:11.387 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb5f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@76cd0b00

[vm5] [info 2020/03/05 00:21:11.393 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb5f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:21:11.962 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26851]

Command result for <connect --jmx-manager=localhost[26851]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26851] ..
Successfully connected to: [host=localhost, port=26851]


[vm6] [info 2020/03/05 00:21:12.056 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xbe6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@ae6848d

[vm6] [info 2020/03/05 00:21:12.064 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xbe6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:21:12.903 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 981
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2406
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 259
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8541


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:21:14.066 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 155 ms)

[vm2] [info 2020/03/05 00:21:14.216 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 148 ms)

[vm3] [info 2020/03/05 00:21:14.372 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 153 ms)

[vm4] [info 2020/03/05 00:21:14.521 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 147 ms)

[vm5] [info 2020/03/05 00:21:14.683 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb80] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 160 ms)

[vm6] [info 2020/03/05 00:21:14.826 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xc14] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 142 ms)

[vm0] [info 2020/03/05 00:21:14.975 GMT <RMI TCP Connection(197)-172.17.0.3> tid=0xd5a] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/05 00:21:14.975 GMT <RMI TCP Connection(197)-172.17.0.3> tid=0xd5a] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 147 ms)

[info 2020/03/05 00:21:14.976 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:14.978 GMT <RMI TCP Connection(197)-172.17.0.3> tid=0xd5a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c219a1(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:21:14.979 GMT <RMI TCP Connection(197)-172.17.0.3> tid=0xd5a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:14.979 GMT <RMI TCP Connection(197)-172.17.0.3> tid=0xd5a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c219a1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:21:14.979 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7862e093(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:21:14.980 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:21:14.980 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7862e093(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:21:14.980 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42641089(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:21:14.981 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xa4c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:21:14.981 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42641089(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:21:14.981 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ca696a4(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:21:14.981 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:21:14.981 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ca696a4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:21:14.982 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74921173(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:21:14.982 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:21:14.982 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74921173(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:21:14.983 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb80] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19b7c4f5(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:21:14.983 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb80] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:21:14.983 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb80] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19b7c4f5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:21:14.984 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xc14] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7305530(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:21:14.984 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xc14] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:21:14.984 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xc14] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7305530(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:21:14.986 GMT <RMI TCP Connection(197)-172.17.0.3> tid=0xd5a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/05 00:21:14.987 GMT <RMI TCP Connection(197)-172.17.0.3> tid=0xd5a] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/05 00:21:14.987 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/05 00:21:14.988 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/05 00:21:14.989 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/05 00:21:14.989 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/05 00:21:14.990 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/05 00:21:14.990 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/05 00:21:14.991 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/05 00:21:14.991 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/05 00:21:14.992 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb80] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/05 00:21:14.992 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb80] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/05 00:21:14.993 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xc14] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/05 00:21:14.994 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xc14] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/05 00:21:14.995 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/05 00:21:14.996 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:21:15.026 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27855].
Not connected.


[info 2020/03/05 00:21:15.027 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:21:15.028 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:15.029 GMT <RMI TCP Connection(197)-172.17.0.3> tid=0xd5a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1edbc285(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:21:15.029 GMT <RMI TCP Connection(197)-172.17.0.3> tid=0xd5a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:15.029 GMT <RMI TCP Connection(197)-172.17.0.3> tid=0xd5a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1edbc285(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:21:15.030 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dce9bb4(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:21:15.030 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:21:15.030 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dce9bb4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:21:15.031 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3043904f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:21:15.031 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xa4c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:21:15.031 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3043904f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:21:15.032 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @500771af(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:21:15.032 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:21:15.032 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @500771af(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:21:15.033 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b8a8d9(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:21:15.033 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:21:15.033 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b8a8d9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:21:15.034 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb80] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7417f6aa(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:21:15.034 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb80] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:21:15.034 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb80] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7417f6aa(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:21:15.035 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xc14] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6052a48c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:21:15.035 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xc14] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:21:15.035 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xc14] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6052a48c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:21:15.038 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2336707427618863677

[info 2020/03/05 00:21:15.040 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:21:15.247 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:15.248 GMT <RMI TCP Connection(197)-172.17.0.3> tid=0xd5a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21af3635(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:21:15.248 GMT <RMI TCP Connection(197)-172.17.0.3> tid=0xd5a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:15.248 GMT <RMI TCP Connection(197)-172.17.0.3> tid=0xd5a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21af3635(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:21:15.248 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2929df7e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:21:15.249 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:21:15.249 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2929df7e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:21:15.249 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fbdf36e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:21:15.249 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xa4c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:21:15.250 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fbdf36e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:21:15.250 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d22a69a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:21:15.250 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x5eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:21:15.250 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d22a69a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:21:15.251 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7885ed65(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:21:15.251 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x623] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:21:15.251 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7885ed65(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:21:15.252 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb80] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d9b7ca(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:21:15.252 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb80] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:21:15.252 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xb80] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d9b7ca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:21:15.253 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xc14] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62e16b73(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:21:15.253 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xc14] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:21:15.253 GMT <RMI TCP Connection(81)-172.17.0.3> tid=0xc14] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62e16b73(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:21:15.256 GMT <RMI TCP Connection(197)-172.17.0.3> tid=0xd5a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@230bdedf

[vm0] [info 2020/03/05 00:21:15.262 GMT <RMI TCP Connection(197)-172.17.0.3> tid=0xd5a] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/05 00:21:15.262 GMT <RMI TCP Connection(197)-172.17.0.3> tid=0xd5a] Locator was created at Thu Mar 05 00:21:15 GMT 2020

[vm0] [info 2020/03/05 00:21:15.262 GMT <RMI TCP Connection(197)-172.17.0.3> tid=0xd5a] Listening on port 27857 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:21:15.262 GMT <RMI TCP Connection(197)-172.17.0.3> tid=0xd5a] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2336707427618863677/locator/locator27857view.dat

[vm0] [info 2020/03/05 00:21:15.262 GMT <RMI TCP Connection(197)-172.17.0.3> tid=0xd5a] recovery file not found: /tmp/junit2336707427618863677/locator/locator27857view.dat

[vm0] [info 2020/03/05 00:21:15.263 GMT <RMI TCP Connection(197)-172.17.0.3> tid=0xd5a] Starting distributed system

[vm0] [info 2020/03/05 00:21:15.264 GMT <RMI TCP Connection(197)-172.17.0.3> tid=0xd5a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 801
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2444
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 287
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8691


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:21:16.511 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 157 ms)

[vm2] [info 2020/03/05 00:21:16.665 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa93] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 151 ms)

[vm3] [info 2020/03/05 00:21:16.820 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb1e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 154 ms)

[vm4] [info 2020/03/05 00:21:16.972 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 146 ms)

[vm5] [info 2020/03/05 00:21:17.123 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb5f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 150 ms)

[vm6] [info 2020/03/05 00:21:17.268 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xbe6] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 143 ms)

[vm0] [info 2020/03/05 00:21:17.410 GMT <RMI TCP Connection(195)-172.17.0.9> tid=0xab2] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/05 00:21:17.411 GMT <RMI TCP Connection(195)-172.17.0.9> tid=0xab2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 141 ms)

[info 2020/03/05 00:21:17.412 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:17.414 GMT <RMI TCP Connection(195)-172.17.0.9> tid=0xab2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c445f8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:21:17.414 GMT <RMI TCP Connection(195)-172.17.0.9> tid=0xab2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:17.414 GMT <RMI TCP Connection(195)-172.17.0.9> tid=0xab2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c445f8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:21:17.415 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a94389b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:21:17.415 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:21:17.415 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a94389b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:21:17.416 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa93] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3543e8f5(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:21:17.416 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa93] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:21:17.416 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa93] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3543e8f5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:21:17.417 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb1e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bb00901(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:21:17.417 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb1e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:21:17.417 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb1e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bb00901(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:21:17.417 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eb649a1(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:21:17.418 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xa17] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:21:17.418 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eb649a1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:21:17.418 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20f6eddb(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:21:17.418 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb5f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:21:17.419 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20f6eddb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:21:17.419 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xbe6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57290d4b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:21:17.420 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xbe6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:21:17.420 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xbe6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57290d4b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:21:17.422 GMT <RMI TCP Connection(195)-172.17.0.9> tid=0xab2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/05 00:21:17.422 GMT <RMI TCP Connection(195)-172.17.0.9> tid=0xab2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/05 00:21:17.423 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/05 00:21:17.423 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/05 00:21:17.424 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa93] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/05 00:21:17.424 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa93] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/05 00:21:17.425 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb1e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/05 00:21:17.425 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb1e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm4] [info 2020/03/05 00:21:17.426 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/05 00:21:17.426 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[vm5] [info 2020/03/05 00:21:17.427 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb5f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/05 00:21:17.427 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/05 00:21:17.428 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xbe6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/05 00:21:17.428 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xbe6] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[locator] [info 2020/03/05 00:21:17.430 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/05 00:21:17.431 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:21:17.460 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25144].
Not connected.


[info 2020/03/05 00:21:17.461 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:21:17.462 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:17.463 GMT <RMI TCP Connection(195)-172.17.0.9> tid=0xab2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e4a00c8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:21:17.463 GMT <RMI TCP Connection(195)-172.17.0.9> tid=0xab2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:17.464 GMT <RMI TCP Connection(195)-172.17.0.9> tid=0xab2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e4a00c8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:21:17.464 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21917d6e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:21:17.464 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:21:17.464 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21917d6e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:21:17.465 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa93] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5112a42e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:21:17.465 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa93] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:21:17.465 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa93] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5112a42e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:21:17.466 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb1e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26fae6af(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:21:17.466 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb1e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:21:17.466 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb1e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26fae6af(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:21:17.467 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28421f71(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:21:17.467 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xa17] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:21:17.467 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28421f71(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:21:17.468 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c088cfe(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:21:17.468 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb5f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:21:17.468 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c088cfe(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:21:17.469 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xbe6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3972f54e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:21:17.469 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xbe6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:21:17.469 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xbe6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3972f54e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:21:17.471 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9258417346543661481

[info 2020/03/05 00:21:17.474 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:21:17.688 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:17.689 GMT <RMI TCP Connection(195)-172.17.0.9> tid=0xab2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ae360a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:21:17.689 GMT <RMI TCP Connection(195)-172.17.0.9> tid=0xab2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:17.689 GMT <RMI TCP Connection(195)-172.17.0.9> tid=0xab2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ae360a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:21:17.690 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fccda20(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:21:17.690 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:21:17.690 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fccda20(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:21:17.691 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa93] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @511a2c8d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:21:17.691 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa93] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:21:17.691 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa93] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @511a2c8d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:21:17.691 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb1e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d420b98(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:21:17.692 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb1e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:21:17.692 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb1e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d420b98(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:21:17.692 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266f63f1(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:21:17.692 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xa17] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:21:17.692 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266f63f1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:21:17.693 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11617cdb(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:21:17.693 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb5f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:21:17.693 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11617cdb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:21:17.694 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xbe6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c449452(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:21:17.694 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xbe6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:21:17.694 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xbe6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c449452(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:21:17.697 GMT <RMI TCP Connection(195)-172.17.0.9> tid=0xab2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@51abf8d

[vm0] [info 2020/03/05 00:21:17.701 GMT <RMI TCP Connection(195)-172.17.0.9> tid=0xab2] Starting peer location for Distribution Locator on b705a6f0baee

[vm0] [info 2020/03/05 00:21:17.702 GMT <RMI TCP Connection(195)-172.17.0.9> tid=0xab2] Locator was created at Thu Mar 05 00:21:17 GMT 2020

[vm0] [info 2020/03/05 00:21:17.702 GMT <RMI TCP Connection(195)-172.17.0.9> tid=0xab2] Listening on port 25146 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:21:17.702 GMT <RMI TCP Connection(195)-172.17.0.9> tid=0xab2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9258417346543661481/locator/locator25146view.dat

[vm0] [info 2020/03/05 00:21:17.702 GMT <RMI TCP Connection(195)-172.17.0.9> tid=0xab2] recovery file not found: /tmp/junit9258417346543661481/locator/locator25146view.dat

[vm0] [info 2020/03/05 00:21:17.702 GMT <RMI TCP Connection(195)-172.17.0.9> tid=0xab2] Starting distributed system

[vm0] [info 2020/03/05 00:21:17.704 GMT <RMI TCP Connection(195)-172.17.0.9> tid=0xab2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:21:19.002 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@2f06c352

[vm1] [info 2020/03/05 00:21:19.006 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:21:19.622 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@51f60aac

[vm2] [info 2020/03/05 00:21:19.628 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xa4c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:21:20.212 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@41315d8a

[vm3] [info 2020/03/05 00:21:20.217 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x5eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:21:20.815 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x623] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@41b9041e

[vm4] [info 2020/03/05 00:21:20.820 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x623] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:21:20.938 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@79e7df7a

[vm5] [info 2020/03/05 00:21:20.944 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:21:21.433 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27858]

[vm1] [info 2020/03/05 00:21:21.447 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@476187fb

[vm1] [info 2020/03/05 00:21:21.452 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[27858]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27858] ..
Successfully connected to: [host=localhost, port=27858]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:21:21.659 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840@3535128e

[vm6] [info 2020/03/05 00:21:21.664 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:21:22.026 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa93] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@e1515ce

[vm2] [info 2020/03/05 00:21:22.031 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa93] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:21:22.643 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb1e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@60b1f568

[vm3] [info 2020/03/05 00:21:22.648 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb1e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:21:23.238 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@18cdce90

[vm4] [info 2020/03/05 00:21:23.244 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xa17] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:21:23.849 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[25147]

Command result for <connect --jmx-manager=localhost[25147]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=25147] ..
Successfully connected to: [host=localhost, port=25147]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2654
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 404
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9369


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:21:25.663 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 156 ms)

[vm2] [info 2020/03/05 00:21:25.811 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 145 ms)

[vm3] [info 2020/03/05 00:21:25.972 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbc9] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 159 ms)

[vm4] [info 2020/03/05 00:21:26.121 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbb4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 147 ms)

[vm5] [info 2020/03/05 00:21:26.287 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb51] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 164 ms)

[vm6] [info 2020/03/05 00:21:26.432 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 143 ms)

[vm0] [info 2020/03/05 00:21:26.581 GMT <RMI TCP Connection(201)-172.17.0.5> tid=0xb7e] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/05 00:21:26.582 GMT <RMI TCP Connection(201)-172.17.0.5> tid=0xb7e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 148 ms)

[info 2020/03/05 00:21:26.583 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:26.585 GMT <RMI TCP Connection(201)-172.17.0.5> tid=0xb7e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36268c8c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:21:26.585 GMT <RMI TCP Connection(201)-172.17.0.5> tid=0xb7e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:26.585 GMT <RMI TCP Connection(201)-172.17.0.5> tid=0xb7e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36268c8c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:21:26.585 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7de46d85(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:21:26.586 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:21:26.586 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7de46d85(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:21:26.586 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb03] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d3c0802(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:21:26.587 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb03] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:21:26.587 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d3c0802(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:21:26.587 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbc9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75c608dd(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:21:26.587 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbc9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:21:26.587 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbc9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75c608dd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:21:26.588 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @282579c0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:21:26.588 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbb4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:21:26.588 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbb4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @282579c0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:21:26.589 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c32cb9e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:21:26.589 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:21:26.589 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb51] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c32cb9e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:21:26.590 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fd35dd5(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:21:26.590 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:21:26.590 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fd35dd5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:21:26.592 GMT <RMI TCP Connection(201)-172.17.0.5> tid=0xb7e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/05 00:21:26.593 GMT <RMI TCP Connection(201)-172.17.0.5> tid=0xb7e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/05 00:21:26.593 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/05 00:21:26.594 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/05 00:21:26.595 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb03] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/05 00:21:26.595 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/05 00:21:26.596 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbc9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/05 00:21:26.596 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbc9] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/05 00:21:26.597 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbb4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/05 00:21:26.597 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbb4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/05 00:21:26.598 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/05 00:21:26.598 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb51] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/05 00:21:26.599 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/05 00:21:26.599 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/05 00:21:26.601 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/05 00:21:26.602 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:21:26.629 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24091].
Not connected.


[info 2020/03/05 00:21:26.630 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:21:26.631 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:26.633 GMT <RMI TCP Connection(201)-172.17.0.5> tid=0xb7e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ae552eb(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:21:26.633 GMT <RMI TCP Connection(201)-172.17.0.5> tid=0xb7e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:26.633 GMT <RMI TCP Connection(201)-172.17.0.5> tid=0xb7e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ae552eb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:21:26.634 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4389ce06(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:21:26.634 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:21:26.634 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4389ce06(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:21:26.634 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb03] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6698414c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:21:26.635 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb03] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:21:26.635 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6698414c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:21:26.635 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbc9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6904775(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:21:26.636 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbc9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:21:26.636 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbc9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6904775(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:21:26.636 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39fda435(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:21:26.636 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbb4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:21:26.636 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbb4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39fda435(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:21:26.637 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @612646b7(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:21:26.637 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:21:26.637 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb51] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @612646b7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:21:26.638 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54f30dbe(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:21:26.638 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:21:26.638 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54f30dbe(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:21:26.642 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9109554514020933538

[info 2020/03/05 00:21:26.644 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:21:26.855 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:26.855 GMT <RMI TCP Connection(201)-172.17.0.5> tid=0xb7e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dd02617(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:21:26.856 GMT <RMI TCP Connection(201)-172.17.0.5> tid=0xb7e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:26.856 GMT <RMI TCP Connection(201)-172.17.0.5> tid=0xb7e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dd02617(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:21:26.856 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @308f211a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:21:26.856 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:21:26.856 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @308f211a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:21:26.857 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb03] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63daf52f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:21:26.857 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb03] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:21:26.857 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63daf52f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:21:26.858 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbc9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24eebdb(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:21:26.858 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbc9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:21:26.858 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbc9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24eebdb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:21:26.859 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67a6c028(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:21:26.859 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbb4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:21:26.859 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbb4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67a6c028(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:21:26.860 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @485f80c9(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:21:26.860 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:21:26.860 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb51] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @485f80c9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:21:26.861 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64226dd(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:21:26.861 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:21:26.861 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64226dd(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:21:26.864 GMT <RMI TCP Connection(201)-172.17.0.5> tid=0xb7e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3639f607

[vm0] [info 2020/03/05 00:21:26.869 GMT <RMI TCP Connection(201)-172.17.0.5> tid=0xb7e] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/05 00:21:26.869 GMT <RMI TCP Connection(201)-172.17.0.5> tid=0xb7e] Locator was created at Thu Mar 05 00:21:26 GMT 2020

[vm0] [info 2020/03/05 00:21:26.869 GMT <RMI TCP Connection(201)-172.17.0.5> tid=0xb7e] Listening on port 24093 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:21:26.869 GMT <RMI TCP Connection(201)-172.17.0.5> tid=0xb7e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9109554514020933538/locator/locator24093view.dat

[vm0] [info 2020/03/05 00:21:26.870 GMT <RMI TCP Connection(201)-172.17.0.5> tid=0xb7e] recovery file not found: /tmp/junit9109554514020933538/locator/locator24093view.dat

[vm0] [info 2020/03/05 00:21:26.870 GMT <RMI TCP Connection(201)-172.17.0.5> tid=0xb7e] Starting distributed system

[vm0] [info 2020/03/05 00:21:26.872 GMT <RMI TCP Connection(201)-172.17.0.5> tid=0xb7e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:21:30.558 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@269ec284

[vm1] [info 2020/03/05 00:21:30.562 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:21:31.145 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb03] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@59e45c70

[vm2] [info 2020/03/05 00:21:31.150 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb03] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:21:31.742 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbc9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1dad8835

[vm3] [info 2020/03/05 00:21:31.747 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbc9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:21:32.358 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbb4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6de5ead9

[vm4] [info 2020/03/05 00:21:32.364 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbb4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:21:32.970 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24094]

Command result for <connect --jmx-manager=localhost[24094]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24094] ..
Successfully connected to: [host=localhost, port=24094]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:21:41.607 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xbc4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@56ed1e4d

[vm5] [info 2020/03/05 00:21:41.613 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xbc4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:21:42.279 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xbed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@1aa275aa

[vm6] [info 2020/03/05 00:21:42.284 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xbed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2604
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 286
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8859


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 30


[vm1] [info 2020/03/05 00:21:46.138 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095a440@7adb5bb3 (took 152 ms)

[vm2] [info 2020/03/05 00:21:46.295 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb69] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@65e5e8c0 (took 155 ms)

[vm3] [info 2020/03/05 00:21:46.438 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb86] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@20de06af (took 140 ms)

[vm4] [info 2020/03/05 00:21:46.585 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xc2d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917040@3586bcca (took 145 ms)

[vm5] [info 2020/03/05 00:21:46.746 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xbc4] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@7d0cdd86 (took 159 ms)

[vm6] [info 2020/03/05 00:21:46.890 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xbed] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@7aea4b09 (took 142 ms)

[vm0] [info 2020/03/05 00:21:47.038 GMT <RMI TCP Connection(204)-172.17.0.4> tid=0x691] Distribution Locator on 9f162824ea0d is stopped

[vm0] [info 2020/03/05 00:21:47.039 GMT <RMI TCP Connection(204)-172.17.0.4> tid=0x691] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3ebbd3b0 (took 147 ms)

[info 2020/03/05 00:21:47.040 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:47.042 GMT <RMI TCP Connection(204)-172.17.0.4> tid=0x691] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ed47477(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:21:47.042 GMT <RMI TCP Connection(204)-172.17.0.4> tid=0x691] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:47.042 GMT <RMI TCP Connection(204)-172.17.0.4> tid=0x691] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ed47477(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:21:47.045 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70a83d0b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:21:47.045 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:21:47.045 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70a83d0b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:21:47.046 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18d85e22(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:21:47.046 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:21:47.046 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb69] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18d85e22(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:21:47.047 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c4ce72a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:21:47.047 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:21:47.047 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb86] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c4ce72a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:21:47.047 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xc2d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12f77029(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:21:47.047 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xc2d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:21:47.048 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xc2d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12f77029(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:21:47.048 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xbc4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @295053c3(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:21:47.048 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xbc4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:21:47.048 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xbc4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @295053c3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:21:47.049 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xbed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29c61210(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:21:47.049 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xbed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:21:47.049 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xbed] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29c61210(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:21:47.051 GMT <RMI TCP Connection(204)-172.17.0.4> tid=0x691] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f

[vm0] [info 2020/03/05 00:21:47.052 GMT <RMI TCP Connection(204)-172.17.0.4> tid=0x691] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@13480e8f (took 0 ms)

[vm1] [info 2020/03/05 00:21:47.054 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d

[vm1] [info 2020/03/05 00:21:47.054 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095b840@2bb4707d (took 0 ms)

[vm2] [info 2020/03/05 00:21:47.055 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb69] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc

[vm2] [info 2020/03/05 00:21:47.055 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb69] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@80a13bc (took 0 ms)

[vm3] [info 2020/03/05 00:21:47.056 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb86] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329

[vm3] [info 2020/03/05 00:21:47.057 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb86] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@2dd4c329 (took 0 ms)

[vm4] [info 2020/03/05 00:21:47.057 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xc2d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e

[vm4] [info 2020/03/05 00:21:47.058 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xc2d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c040@3395c68e (took 0 ms)

[vm5] [info 2020/03/05 00:21:47.059 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xbc4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1

[vm5] [info 2020/03/05 00:21:47.059 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xbc4] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@3f7aa1 (took 0 ms)

[vm6] [info 2020/03/05 00:21:47.060 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xbed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a

[vm6] [info 2020/03/05 00:21:47.060 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xbed] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@5c45826a (took 0 ms)

[locator] [info 2020/03/05 00:21:47.062 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06

[locator] [info 2020/03/05 00:21:47.062 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4cc48f06 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:21:47.080 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29398].
Not connected.


[info 2020/03/05 00:21:47.082 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:21:47.082 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:47.083 GMT <RMI TCP Connection(204)-172.17.0.4> tid=0x691] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5335b32(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:21:47.084 GMT <RMI TCP Connection(204)-172.17.0.4> tid=0x691] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:47.084 GMT <RMI TCP Connection(204)-172.17.0.4> tid=0x691] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5335b32(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:21:47.084 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cb9a719(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:21:47.084 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:21:47.084 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cb9a719(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:21:47.085 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb69] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @520eb5ed(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:21:47.085 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb69] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:21:47.085 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb69] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @520eb5ed(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:21:47.086 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dbc19b7(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:21:47.086 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:21:47.086 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xb86] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dbc19b7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:21:47.087 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xc2d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b1f6035(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:21:47.087 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xc2d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:21:47.087 GMT <RMI TCP Connection(84)-172.17.0.4> tid=0xc2d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b1f6035(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:21:47.088 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xbc4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20988e03(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:21:47.088 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xbc4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:21:47.088 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xbc4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20988e03(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:21:47.089 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xbed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a702ac5(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:21:47.089 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xbed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:21:47.089 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0xbed] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a702ac5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:21:50.521 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc03] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840@1f9caf54

[vm5] [info 2020/03/05 00:21:50.526 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc03] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:21:51.282 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc36] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040@21cde21e

[vm6] [info 2020/03/05 00:21:51.288 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc36] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:21:52.794 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbac] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040@24ac19af

[vm5] [info 2020/03/05 00:21:52.799 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbac] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:21:52.900 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8216986437038390064

[info 2020/03/05 00:21:52.938 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:21:53.459 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbe5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840909440@7e4ba97d

[vm5] [info 2020/03/05 00:21:53.465 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbe5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:21:53.578 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@dfd98f0

[vm6] [info 2020/03/05 00:21:53.583 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:21:54.185 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xc5f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408ffc40@48e8bc13

[vm6] [info 2020/03/05 00:21:54.191 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xc5f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:21:54.226 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
gemfire.DUnitLauncher.RMI_PORT=24283
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24283, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest28/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] Listening for transport dt_socket at address: 45939
Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2735
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 432
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 9702


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:21:55.422 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 151 ms)

[vm2] [info 2020/03/05 00:21:55.579 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 154 ms)

[vm3] [info 2020/03/05 00:21:55.742 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb6c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 161 ms)

[vm4] [info 2020/03/05 00:21:55.888 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 143 ms)

[vm5] [info 2020/03/05 00:21:56.056 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc03] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 167 ms)

[vm6] [info 2020/03/05 00:21:56.205 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc36] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 147 ms)

[vm0] [info 2020/03/05 00:21:56.354 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xc8e] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/05 00:21:56.355 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xc8e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 148 ms)

[info 2020/03/05 00:21:56.356 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:56.358 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xc8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b171a63(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:21:56.358 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xc8e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:56.358 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xc8e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b171a63(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:21:56.359 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77f7e8c8(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:21:56.359 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:21:56.359 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77f7e8c8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:21:56.360 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65ac6919(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:21:56.360 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:21:56.360 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65ac6919(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:21:56.361 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24e7d0ba(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:21:56.361 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:21:56.361 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24e7d0ba(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:21:56.362 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @616554ae(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:21:56.362 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:21:56.362 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @616554ae(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:21:56.363 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc03] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ae9cd8a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:21:56.363 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc03] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:21:56.363 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc03] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ae9cd8a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:21:56.364 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc36] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @133e4794(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:21:56.364 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc36] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:21:56.364 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc36] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @133e4794(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:21:56.366 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xc8e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/05 00:21:56.366 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xc8e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/05 00:21:56.367 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/05 00:21:56.367 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/05 00:21:56.368 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/05 00:21:56.369 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/05 00:21:56.370 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/05 00:21:56.370 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/05 00:21:56.371 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/05 00:21:56.371 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/05 00:21:56.372 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc03] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/05 00:21:56.372 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc03] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/05 00:21:56.373 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc36] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/05 00:21:56.373 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc36] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/05 00:21:56.376 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/05 00:21:56.376 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:21:56.406 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29431].
Not connected.


[info 2020/03/05 00:21:56.407 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:21:56.408 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:56.409 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xc8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d9c206(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:21:56.410 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xc8e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:56.410 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xc8e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d9c206(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:21:56.410 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a386ec1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:21:56.410 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:21:56.411 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a386ec1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:21:56.412 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fefe840(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:21:56.412 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:21:56.412 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fefe840(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:21:56.412 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12e907a6(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:21:56.413 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:21:56.413 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12e907a6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:21:56.413 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52b53c31(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:21:56.413 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:21:56.414 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52b53c31(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:21:56.414 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc03] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b185683(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:21:56.415 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc03] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:21:56.415 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc03] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b185683(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:21:56.415 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc36] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78bd8294(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:21:56.415 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc36] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:21:56.416 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc36] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78bd8294(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:21:56.420 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16602586848910798251

[info 2020/03/05 00:21:56.422 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:21:56.643 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:56.643 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xc8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bee0705(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:21:56.643 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xc8e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:56.644 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xc8e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bee0705(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:21:56.644 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a8d61e9(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:21:56.644 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:21:56.644 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a8d61e9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:21:56.645 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @550bbc6e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:21:56.645 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:21:56.645 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @550bbc6e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:21:56.646 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a7a5bf2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:21:56.646 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:21:56.646 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a7a5bf2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:21:56.647 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35c5a60b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:21:56.647 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:21:56.647 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35c5a60b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:21:56.648 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc03] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cf12244(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:21:56.648 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc03] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:21:56.648 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc03] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cf12244(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:21:56.649 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc36] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b146c4(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:21:56.649 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc36] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:21:56.649 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xc36] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b146c4(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:21:56.652 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xc8e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5ced7a4c

[vm0] [info 2020/03/05 00:21:56.657 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xc8e] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/05 00:21:56.657 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xc8e] Locator was created at Thu Mar 05 00:21:56 GMT 2020

[vm0] [info 2020/03/05 00:21:56.657 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xc8e] Listening on port 29433 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:21:56.658 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xc8e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16602586848910798251/locator/locator29433view.dat

[vm0] [info 2020/03/05 00:21:56.658 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xc8e] recovery file not found: /tmp/junit16602586848910798251/locator/locator29433view.dat

[vm0] [info 2020/03/05 00:21:56.658 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xc8e] Starting distributed system

[vm0] [info 2020/03/05 00:21:56.660 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xc8e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2712
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 448
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 9663


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 51


[vm1] [info 2020/03/05 00:21:57.772 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 186 ms)

[vm2] [info 2020/03/05 00:21:57.935 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 161 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2702
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 359
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9357


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm3] [info 2020/03/05 00:21:58.130 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 193 ms)

[locator] [info 2020/03/05 00:21:58.189 GMT <main> tid=0x1] VM-2 is launching with PID 68

[vm1] [info 2020/03/05 00:21:58.223 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$478/0x0000000840959840@4e535cec (took 156 ms)

[vm4] [info 2020/03/05 00:21:58.279 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 146 ms)

[locator] gemfire.DUnitLauncher.RMI_PORT=24283
[vm2] [info 2020/03/05 00:21:58.371 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915040@1c7d5dc2 (took 146 ms)

[locator] [info 2020/03/05 00:21:58.391 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @2fe1f50e(0, "")

[vm5] [info 2020/03/05 00:21:58.448 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbac] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 167 ms)

[vm3] [info 2020/03/05 00:21:58.533 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbb4] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840915440@2ca27474 (took 160 ms)

[locator] [info 2020/03/05 00:21:58.587 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting peer location for Distribution Locator on 6c619f75007a

[locator] [info 2020/03/05 00:21:58.589 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Locator was created at Thu Mar 05 00:21:58 GMT 2020

[locator] [info 2020/03/05 00:21:58.590 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Listening on port 46759 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/05 00:21:58.593 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest28/dunit/locator/locator46759view.dat

[locator] [info 2020/03/05 00:21:58.594 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/05 00:21:58.595 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/05 00:21:58.596 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest28/dunit/locator/locator46759view.dat

[vm6] [info 2020/03/05 00:21:58.605 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 156 ms)

[locator] [info 2020/03/05 00:21:58.604 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting distributed system

[locator] [info 2020/03/05 00:21:58.632 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:21:58.686 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xbb9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913440@400d5c3d (took 151 ms)

[locator] [info 2020/03/05 00:21:58.705 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: 6c619f75007a/172.17.0.4, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 68
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest28/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=24283
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest28/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest28/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 24283
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 6365
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/05 00:21:58.724 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.4[46759]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest28/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/05 00:21:58.731 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/05 00:21:58.744 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[vm0] [info 2020/03/05 00:21:58.749 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xc63] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/05 00:21:58.750 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xc63] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 143 ms)

[info 2020/03/05 00:21:58.751 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:58.753 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xc63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a7d16dd(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:21:58.753 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xc63] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:58.753 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xc63] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a7d16dd(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:21:58.754 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b90348f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:21:58.754 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:21:58.754 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b90348f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:21:58.755 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3be1537b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:21:58.755 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xacb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:21:58.755 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3be1537b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:21:58.755 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42b3aad5(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:21:58.756 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xad8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:21:58.756 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42b3aad5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:21:58.756 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b51d33e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:21:58.757 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb00] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:21:58.757 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b51d33e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:21:58.757 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f79de55(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:21:58.757 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:21:58.758 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbac] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f79de55(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:21:58.758 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @493c906c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:21:58.758 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:21:58.758 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @493c906c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:21:58.760 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xc63] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/05 00:21:58.761 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xc63] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/05 00:21:58.761 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/05 00:21:58.762 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/05 00:21:58.762 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/05 00:21:58.763 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/05 00:21:58.764 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/05 00:21:58.764 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[locator] [info 2020/03/05 00:21:58.763 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[vm4] [info 2020/03/05 00:21:58.765 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/05 00:21:58.765 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/05 00:21:58.766 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbac] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/05 00:21:58.766 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbac] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/05 00:21:58.767 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/05 00:21:58.767 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/05 00:21:58.769 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/05 00:21:58.770 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)

[locator] [info 2020/03/05 00:21:58.785 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:21:58.801 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26367].
Not connected.


[info 2020/03/05 00:21:58.802 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:21:58.803 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:58.804 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xc63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6da1885d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:21:58.804 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xc63] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:58.804 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xc63] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6da1885d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:21:58.805 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29721226(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:21:58.805 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:21:58.805 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29721226(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:21:58.806 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34dc3a0c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:21:58.806 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xacb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:21:58.806 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34dc3a0c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:21:58.807 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6422260(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:21:58.807 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xad8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:21:58.807 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6422260(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:21:58.808 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54457b90(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:21:58.808 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb00] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:21:58.808 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54457b90(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:21:58.808 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @625642bd(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:21:58.809 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:21:58.809 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbac] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @625642bd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:21:58.809 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @495b2a82(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:21:58.810 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:21:58.810 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @495b2a82(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:21:58.814 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6763827808391004480

[info 2020/03/05 00:21:58.816 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:21:58.851 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbe5] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840903c40@1e29d77 (took 163 ms)

[locator] [info 2020/03/05 00:21:58.959 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting membership services

[vm6] [info 2020/03/05 00:21:58.995 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xc5f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408fa440@177d89cd (took 142 ms)

[info 2020/03/05 00:21:59.034 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:59.034 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xc63] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f31a93(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:21:59.034 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xc63] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:59.034 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xc63] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f31a93(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:21:59.035 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29a23c4(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:21:59.035 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:21:59.035 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29a23c4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:21:59.036 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e321891(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:21:59.036 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xacb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:21:59.036 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e321891(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:21:59.037 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c439913(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:21:59.037 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xad8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:21:59.037 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c439913(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:21:59.038 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aaf10e5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:21:59.038 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb00] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:21:59.038 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aaf10e5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:21:59.039 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58dd1a3f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:21:59.039 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbac] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:21:59.039 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xbac] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58dd1a3f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:21:59.040 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @495ef097(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:21:59.040 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:21:59.040 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @495ef097(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:21:59.043 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xc63] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46c9a4b4

[vm0] [info 2020/03/05 00:21:59.048 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xc63] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/05 00:21:59.048 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xc63] Locator was created at Thu Mar 05 00:21:59 GMT 2020

[vm0] [info 2020/03/05 00:21:59.048 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xc63] Listening on port 26369 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:21:59.048 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xc63] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6763827808391004480/locator/locator26369view.dat

[vm0] [info 2020/03/05 00:21:59.048 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xc63] recovery file not found: /tmp/junit6763827808391004480/locator/locator26369view.dat

[vm0] [info 2020/03/05 00:21:59.049 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xc63] Starting distributed system

[vm0] [info 2020/03/05 00:21:59.050 GMT <RMI TCP Connection(204)-172.17.0.2> tid=0xc63] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/05 00:21:59.078 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Established local address 6c619f75007a(68:locator)<ec>:41000

[locator] [info 2020/03/05 00:21:59.079 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] JGroups channel created (took 119ms)

[locator] [info 2020/03/05 00:21:59.097 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] GemFire P2P Listener started on /172.17.0.4:48493

[locator] [info 2020/03/05 00:21:59.099 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on 6c619f75007a/172.17.0.4:50735.

[locator] [info 2020/03/05 00:21:59.102 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Peer locator is connecting to local membership services with ID 6c619f75007a(68:locator)<ec>:41000

[locator] [info 2020/03/05 00:21:59.103 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] This member is becoming the membership coordinator with address 6c619f75007a(68:locator)<ec>:41000

[locator] [info 2020/03/05 00:21:59.103 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/05 00:21:59.104 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] received new view: View[6c619f75007a(68:locator)<ec><v0>:41000|0] members: [6c619f75007a(68:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/05 00:21:59.105 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Peer locator received new membership view: View[6c619f75007a(68:locator)<ec><v0>:41000|0] members: [6c619f75007a(68:locator)<ec><v0>:41000]

[locator] [info 2020/03/05 00:21:59.112 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] ViewCreator starting on:6c619f75007a(68:locator)<ec><v0>:41000

[locator] [info 2020/03/05 00:21:59.113 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/05 00:21:59.114 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Finished joining (took 11ms).

[locator] [info 2020/03/05 00:21:59.114 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting DistributionManager 6c619f75007a(68:locator)<ec><v0>:41000.  (took 319 ms)

[locator] [info 2020/03/05 00:21:59.116 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initial (distribution manager) view, View[6c619f75007a(68:locator)<ec><v0>:41000|0] members: [6c619f75007a(68:locator)<ec><v0>:41000]

[locator] [info 2020/03/05 00:21:59.116 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/05 00:21:59.120 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/05 00:21:59.120 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] DistributionManager 6c619f75007a(68:locator)<ec><v0>:41000 started on 6c619f75007a[46759],localhost[0]. There were 0 other DMs. others: []  (took 347 ms)  (locator)

[vm0] [info 2020/03/05 00:21:59.142 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xaa8] Distribution Locator on cfd7b1722b7c is stopped

[vm0] [info 2020/03/05 00:21:59.142 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xaa8] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c6840@5815ab7e (took 144 ms)

[info 2020/03/05 00:21:59.143 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:59.145 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xaa8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3452ab9c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:21:59.145 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xaa8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:59.145 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xaa8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3452ab9c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:21:59.146 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31bf20fd(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:21:59.146 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:21:59.146 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31bf20fd(0, "IgnoredException remove") (took 0 ms)

[locator] [info 2020/03/05 00:21:59.146 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[vm2] [info 2020/03/05 00:21:59.147 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb03] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30c64f5b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:21:59.147 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb03] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:21:59.147 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30c64f5b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:21:59.148 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c709841(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:21:59.148 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbb4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:21:59.148 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbb4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c709841(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:21:59.149 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xbb9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54a83181(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:21:59.149 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xbb9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:21:59.149 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xbb9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54a83181(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:21:59.150 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbe5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38d40a86(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:21:59.150 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbe5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:21:59.150 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbe5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38d40a86(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:21:59.151 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xc5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17f20da9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:21:59.151 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xc5f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:21:59.151 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xc5f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17f20da9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:21:59.153 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xaa8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1

[vm0] [info 2020/03/05 00:21:59.154 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xaa8] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c2840@106a5ff1 (took 0 ms)

[vm1] [info 2020/03/05 00:21:59.154 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7

[vm1] [info 2020/03/05 00:21:59.155 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$479/0x000000084095ac40@172f13d7 (took 0 ms)

[vm2] [info 2020/03/05 00:21:59.156 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb03] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931

[vm2] [info 2020/03/05 00:21:59.156 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a040@1120e931 (took 0 ms)

[vm3] [info 2020/03/05 00:21:59.157 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbb4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c

[vm3] [info 2020/03/05 00:21:59.157 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbb4] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091a440@303c6d5c (took 0 ms)

[vm4] [info 2020/03/05 00:21:59.158 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xbb9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2

[vm4] [info 2020/03/05 00:21:59.158 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xbb9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840917c40@3f45d0e2 (took 0 ms)

[vm5] [info 2020/03/05 00:21:59.159 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbe5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce

[vm5] [info 2020/03/05 00:21:59.159 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbe5] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840908840@6606b1ce (took 0 ms)

[vm6] [info 2020/03/05 00:21:59.160 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xc5f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a

[vm6] [info 2020/03/05 00:21:59.161 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xc5f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408ff040@5b5d501a (took 0 ms)

[locator] [info 2020/03/05 00:21:59.162 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac

[locator] [info 2020/03/05 00:21:59.163 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4d2effac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:21:59.194 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22297].
Not connected.


[info 2020/03/05 00:21:59.196 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:21:59.197 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:59.198 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xaa8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e7c4cfe(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:21:59.198 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xaa8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:21:59.198 GMT <RMI TCP Connection(203)-172.17.0.7> tid=0xaa8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e7c4cfe(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:21:59.199 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4faab7dc(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:21:59.199 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:21:59.199 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4faab7dc(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:21:59.199 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb03] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb1ae57(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:21:59.200 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb03] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:21:59.200 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb1ae57(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:21:59.200 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6125daff(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:21:59.201 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbb4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:21:59.201 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbb4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6125daff(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:21:59.201 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xbb9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @200d78b6(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:21:59.201 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xbb9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:21:59.201 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xbb9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @200d78b6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:21:59.202 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbe5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fbbe67e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:21:59.202 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbe5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:21:59.202 GMT <RMI TCP Connection(84)-172.17.0.7> tid=0xbe5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fbbe67e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:21:59.203 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xc5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13ff218e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:21:59.203 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xc5f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:21:59.203 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xc5f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13ff218e(0, "IgnoredException remove") (took 0 ms)

[locator] [info 2020/03/05 00:21:59.209 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Creating cache for locator.

[locator] [info 2020/03/05 00:22:00.568 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/05 00:22:00.571 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[locator] [info 2020/03/05 00:22:00.654 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/05 00:22:00.655 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/05 00:22:00.705 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initializing region _monitoringRegion_172.17.0.4<v0>41000

[locator] [info 2020/03/05 00:22:00.707 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.4<v0>41000 completed

[locator] [info 2020/03/05 00:22:00.755 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/05 00:22:00.759 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/05 00:22:00.760 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/05 00:22:00.760 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/05 00:22:00.768 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/05 00:22:00.768 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/05 00:22:00.775 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/05 00:22:00.775 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/05 00:22:00.776 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/05 00:22:00.780 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/05 00:22:00.781 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/05 00:22:00.781 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Locator started on 172.17.0.4[46759]

[locator] [info 2020/03/05 00:22:00.782 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting server location for Distribution Locator on 6c619f75007a[46759]

[locator] [info 2020/03/05 00:22:00.792 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Got result: 46759
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @2fe1f50e(0, "") (took 2399 ms)

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24283, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest28/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24283, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest28/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24283, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest28/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24283, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest28/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm1] [info 2020/03/05 00:22:00.835 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@22f6f06c

[vm1] [info 2020/03/05 00:22:00.841 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] Listening for transport dt_socket at address: 49355
[vm2] Listening for transport dt_socket at address: 47151
[vm3] Listening for transport dt_socket at address: 51381
[vm1] Listening for transport dt_socket at address: 54421
[vm2] [info 2020/03/05 00:22:01.541 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@fc8cc0a

[vm2] [info 2020/03/05 00:22:01.548 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:22:02.104 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xbf5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x000000084090b040@43c22170

[vm5] [info 2020/03/05 00:22:02.117 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xbf5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:22:02.283 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3ff6f66f

[vm3] [info 2020/03/05 00:22:02.294 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:22:02.969 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7524cf4c

[vm4] [info 2020/03/05 00:22:02.983 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb8d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:22:03.012 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xc1e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@a4a1a0c

[vm6] [info 2020/03/05 00:22:03.020 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xc1e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:22:03.361 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3f073f85

[vm1] [info 2020/03/05 00:22:03.368 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:22:03.709 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29434]

Command result for <connect --jmx-manager=localhost[29434]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29434] ..
Successfully connected to: [host=localhost, port=29434]


[vm2] [info 2020/03/05 00:22:04.069 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@112fe11c

[vm2] [info 2020/03/05 00:22:04.087 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xacb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:22:04.961 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4c604b5a

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:22:04.978 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xad8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:22:05.258 GMT <main> tid=0x1] VM0 is launching with PID 161

[vm3] [info 2020/03/05 00:22:05.277 GMT <main> tid=0x1] VM3 is launching with PID 174

[vm2] [info 2020/03/05 00:22:05.432 GMT <main> tid=0x1] VM2 is launching with PID 169

[vm0] gemfire.DUnitLauncher.RMI_PORT=24283
Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] gemfire.DUnitLauncher.RMI_PORT=24283
[vm1] [info 2020/03/05 00:22:05.616 GMT <main> tid=0x1] VM1 is launching with PID 165

[vm2] gemfire.DUnitLauncher.RMI_PORT=24283
[vm4] [info 2020/03/05 00:22:05.755 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@477862b4

[vm4] [info 2020/03/05 00:22:05.760 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xb00] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] gemfire.DUnitLauncher.RMI_PORT=24283


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24283, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest28/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm4] Listening for transport dt_socket at address: 37251
[info 2020/03/05 00:22:06.031 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13772966789684375708

[info 2020/03/05 00:22:06.077 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:22:06.403 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26370]

Command result for <connect --jmx-manager=localhost[26370]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26370] ..
Successfully connected to: [host=localhost, port=26370]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:22:07.452 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
gemfire.DUnitLauncher.RMI_PORT=21013
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21013, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest29/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] Listening for transport dt_socket at address: 52521
Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3715
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 406
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 12585


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:22:08.271 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@2f8c71d5 (took 156 ms)

[vm2] [info 2020/03/05 00:22:08.425 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb79] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@5064eaf2 (took 151 ms)

[vm3] [info 2020/03/05 00:22:08.596 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb5d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917440@355d7ed8 (took 168 ms)

[vm4] [info 2020/03/05 00:22:08.746 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb71] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840914840@4e8e15f4 (took 148 ms)

[vm5] [info 2020/03/05 00:22:08.940 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xbf5] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x0000000840905840@23e36336 (took 192 ms)

[vm6] [info 2020/03/05 00:22:09.098 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xc1e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@27057e4b (took 156 ms)

[vm0] [info 2020/03/05 00:22:09.256 GMT <RMI TCP Connection(206)-172.17.0.6> tid=0xb8d] Distribution Locator on 9c045f2ec964 is stopped

[vm0] [info 2020/03/05 00:22:09.257 GMT <RMI TCP Connection(206)-172.17.0.6> tid=0xb8d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7840@67474ee6 (took 156 ms)

[info 2020/03/05 00:22:09.257 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:22:09.260 GMT <RMI TCP Connection(206)-172.17.0.6> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @678ecf7d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:22:09.260 GMT <RMI TCP Connection(206)-172.17.0.6> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:22:09.260 GMT <RMI TCP Connection(206)-172.17.0.6> tid=0xb8d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @678ecf7d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:22:09.260 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59b8cf87(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:22:09.261 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:22:09.261 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59b8cf87(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:22:09.261 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb79] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a76b96e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:22:09.262 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb79] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:22:09.262 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb79] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a76b96e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:22:09.262 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb5d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c48718a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:22:09.263 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb5d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:22:09.263 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb5d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c48718a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:22:09.263 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a01fc43(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:22:09.264 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:22:09.264 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb71] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a01fc43(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:22:09.264 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xbf5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39955011(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:22:09.264 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xbf5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:22:09.265 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xbf5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39955011(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:22:09.265 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xc1e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aee0f29(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:22:09.266 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xc1e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:22:09.266 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xc1e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aee0f29(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:22:09.268 GMT <RMI TCP Connection(206)-172.17.0.6> tid=0xb8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2

[vm0] [info 2020/03/05 00:22:09.268 GMT <RMI TCP Connection(206)-172.17.0.6> tid=0xb8d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3840@6bb94ea2 (took 0 ms)

[vm1] [info 2020/03/05 00:22:09.269 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c

[vm1] [info 2020/03/05 00:22:09.269 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@60ea675c (took 0 ms)

[vm2] [info 2020/03/05 00:22:09.270 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb79] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538

[vm2] [info 2020/03/05 00:22:09.271 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb79] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@52970538 (took 0 ms)

[vm3] [info 2020/03/05 00:22:09.272 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb5d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921

[vm3] [info 2020/03/05 00:22:09.272 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb5d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@73283921 (took 0 ms)

[vm4] [info 2020/03/05 00:22:09.273 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb71] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366

[vm4] [info 2020/03/05 00:22:09.273 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb71] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840919840@5fe1d366 (took 0 ms)

[vm5] [info 2020/03/05 00:22:09.274 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xbf5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151

[vm5] [info 2020/03/05 00:22:09.274 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xbf5] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084090a440@6920e151 (took 0 ms)

[vm6] [info 2020/03/05 00:22:09.275 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xc1e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a

[vm6] [info 2020/03/05 00:22:09.276 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xc1e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@1fadaa3a (took 0 ms)

[locator] [info 2020/03/05 00:22:09.278 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f

[locator] [info 2020/03/05 00:22:09.278 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@119c836f (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:22:09.313 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26851].
Not connected.


[info 2020/03/05 00:22:09.315 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:22:09.316 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:22:09.317 GMT <RMI TCP Connection(206)-172.17.0.6> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3883f458(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:22:09.317 GMT <RMI TCP Connection(206)-172.17.0.6> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:22:09.317 GMT <RMI TCP Connection(206)-172.17.0.6> tid=0xb8d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3883f458(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:22:09.318 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22ab87d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:22:09.318 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:22:09.318 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22ab87d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:22:09.319 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb79] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f3a3bf4(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:22:09.319 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb79] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:22:09.319 GMT <RMI TCP Connection(87)-172.17.0.6> tid=0xb79] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f3a3bf4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:22:09.320 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb5d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60907eb5(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:22:09.320 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb5d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:22:09.320 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb5d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60907eb5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:22:09.321 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb71] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3467bc0a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:22:09.321 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb71] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:22:09.321 GMT <RMI TCP Connection(88)-172.17.0.6> tid=0xb71] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3467bc0a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:22:09.321 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xbf5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b28b166(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:22:09.322 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xbf5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:22:09.322 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xbf5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b28b166(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:22:09.322 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xc1e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63512141(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:22:09.322 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xc1e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:22:09.323 GMT <RMI TCP Connection(86)-172.17.0.6> tid=0xc1e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63512141(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:22:09.560 GMT <main> tid=0x1] VM4 is launching with PID 377

[vm4] gemfire.DUnitLauncher.RMI_PORT=24283
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24283, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest28/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] Listening for transport dt_socket at address: 35171
[locator] [info 2020/03/05 00:22:11.339 GMT <main> tid=0x1] VM-2 is launching with PID 71

[locator] gemfire.DUnitLauncher.RMI_PORT=21013
[locator] [info 2020/03/05 00:22:11.546 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @3742d98(0, "")

[locator] [info 2020/03/05 00:22:11.715 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting peer location for Distribution Locator on cf7501caf670

[locator] [info 2020/03/05 00:22:11.717 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Locator was created at Thu Mar 05 00:22:11 GMT 2020

[locator] [info 2020/03/05 00:22:11.717 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Listening on port 42591 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/05 00:22:11.720 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest29/dunit/locator/locator42591view.dat

[locator] [info 2020/03/05 00:22:11.721 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/05 00:22:11.722 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/05 00:22:11.723 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest29/dunit/locator/locator42591view.dat

[locator] [info 2020/03/05 00:22:11.731 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting distributed system

[locator] [info 2020/03/05 00:22:11.758 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/05 00:22:11.842 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: cf7501caf670/172.17.0.7, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 71
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest29/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=21013
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest29/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest29/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 21013
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 2271
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/05 00:22:11.856 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.7[42591]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest29/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/05 00:22:11.863 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/05 00:22:11.875 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/05 00:22:11.893 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/05 00:22:11.919 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[locator] [info 2020/03/05 00:22:12.113 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting membership services

[locator] [info 2020/03/05 00:22:12.245 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Established local address cf7501caf670(71:locator)<ec>:41000

[locator] [info 2020/03/05 00:22:12.246 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] JGroups channel created (took 133ms)

[locator] [info 2020/03/05 00:22:12.271 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] GemFire P2P Listener started on /172.17.0.7:51313

[locator] [info 2020/03/05 00:22:12.274 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on cf7501caf670/172.17.0.7:57373.

[locator] [info 2020/03/05 00:22:12.284 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Peer locator is connecting to local membership services with ID cf7501caf670(71:locator)<ec>:41000

[locator] [info 2020/03/05 00:22:12.285 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] This member is becoming the membership coordinator with address cf7501caf670(71:locator)<ec>:41000

[locator] [info 2020/03/05 00:22:12.286 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/05 00:22:12.287 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] received new view: View[cf7501caf670(71:locator)<ec><v0>:41000|0] members: [cf7501caf670(71:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/05 00:22:12.288 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Peer locator received new membership view: View[cf7501caf670(71:locator)<ec><v0>:41000|0] members: [cf7501caf670(71:locator)<ec><v0>:41000]

[locator] [info 2020/03/05 00:22:12.295 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] ViewCreator starting on:cf7501caf670(71:locator)<ec><v0>:41000

[locator] [info 2020/03/05 00:22:12.296 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/05 00:22:12.297 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Finished joining (took 11ms).

[locator] [info 2020/03/05 00:22:12.297 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting DistributionManager cf7501caf670(71:locator)<ec><v0>:41000.  (took 367 ms)

[locator] [info 2020/03/05 00:22:12.299 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initial (distribution manager) view, View[cf7501caf670(71:locator)<ec><v0>:41000|0] members: [cf7501caf670(71:locator)<ec><v0>:41000]

[locator] [info 2020/03/05 00:22:12.300 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/05 00:22:12.304 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/05 00:22:12.305 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] DistributionManager cf7501caf670(71:locator)<ec><v0>:41000 started on cf7501caf670[42591],localhost[0]. There were 0 other DMs. others: []  (took 400 ms)  (locator)

[locator] [info 2020/03/05 00:22:12.333 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/05 00:22:12.398 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Creating cache for locator.

[vm5] [info 2020/03/05 00:22:13.407 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb80] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@63fe291e

[vm5] [info 2020/03/05 00:22:13.415 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb80] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:22:13.669 GMT <main> tid=0x1] VM5 is launching with PID 432

[vm5] gemfire.DUnitLauncher.RMI_PORT=24283
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=24283, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest28/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/05 00:22:13.865 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/05 00:22:13.867 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[vm6] Listening for transport dt_socket at address: 51587
[locator] [info 2020/03/05 00:22:13.953 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/05 00:22:13.954 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/05 00:22:14.005 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initializing region _monitoringRegion_172.17.0.7<v0>41000

[locator] [info 2020/03/05 00:22:14.008 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.7<v0>41000 completed

[locator] [info 2020/03/05 00:22:14.058 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/05 00:22:14.063 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/05 00:22:14.064 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/05 00:22:14.064 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/05 00:22:14.071 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/05 00:22:14.072 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/05 00:22:14.077 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/05 00:22:14.078 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/05 00:22:14.078 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/05 00:22:14.082 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/05 00:22:14.083 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/05 00:22:14.084 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Locator started on 172.17.0.7[42591]

[locator] [info 2020/03/05 00:22:14.084 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting server location for Distribution Locator on cf7501caf670[42591]

[vm6] [info 2020/03/05 00:22:14.093 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc14] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@774001a5

[locator] [info 2020/03/05 00:22:14.096 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Got result: 42591
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @3742d98(0, "") (took 2548 ms)

[vm6] [info 2020/03/05 00:22:14.099 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc14] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21013, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest29/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21013, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest29/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21013, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest29/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21013, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest29/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm0] Listening for transport dt_socket at address: 45983
[vm2] Listening for transport dt_socket at address: 42481
[vm1] Listening for transport dt_socket at address: 33151
[vm3] Listening for transport dt_socket at address: 41693
[vm5] [info 2020/03/05 00:22:15.285 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb5f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909440@5184280e

[vm5] [info 2020/03/05 00:22:15.295 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb5f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:22:15.705 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12516707044334389983

[info 2020/03/05 00:22:15.754 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:22:16.135 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xbe6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900440@639a38fd

[vm6] [info 2020/03/05 00:22:16.182 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xbe6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:22:17.304 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
gemfire.DUnitLauncher.RMI_PORT=28405
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=28405, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest30/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] Listening for transport dt_socket at address: 44417
[vm6] [info 2020/03/05 00:22:18.346 GMT <main> tid=0x1] VM6 is launching with PID 484

[vm6] gemfire.DUnitLauncher.RMI_PORT=24283
[vm3] [info 2020/03/05 00:22:18.747 GMT <main> tid=0x1] VM3 is launching with PID 183

[vm0] [info 2020/03/05 00:22:18.851 GMT <main> tid=0x1] VM0 is launching with PID 163

[vm0] [info 2020/03/05 00:22:18.925 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74b6f9c7

[vm2] [info 2020/03/05 00:22:18.982 GMT <main> tid=0x1] VM2 is launching with PID 172

[vm3] gemfire.DUnitLauncher.RMI_PORT=21013
[vm0] gemfire.DUnitLauncher.RMI_PORT=21013
[vm0] [info 2020/03/05 00:22:19.167 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting peer location for Distribution Locator on 6c619f75007a

[vm2] gemfire.DUnitLauncher.RMI_PORT=21013
[vm0] [info 2020/03/05 00:22:19.168 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Locator was created at Thu Mar 05 00:22:19 GMT 2020

[vm0] [info 2020/03/05 00:22:19.169 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Listening on port 24284 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:22:19.172 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8216986437038390064/locator/locator24284view.dat

[vm0] [info 2020/03/05 00:22:19.173 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] recovery file not found: /tmp/junit8216986437038390064/locator/locator24284view.dat

[vm0] [info 2020/03/05 00:22:19.177 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Starting distributed system

[vm1] [info 2020/03/05 00:22:19.193 GMT <main> tid=0x1] VM1 is launching with PID 167

[vm0] [info 2020/03/05 00:22:19.207 GMT <RMI TCP Connection(1)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] gemfire.DUnitLauncher.RMI_PORT=21013


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21013, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest29/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm4] Listening for transport dt_socket at address: 34677
Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4523
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 359
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 14925


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 36


[vm1] [info 2020/03/05 00:22:20.251 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 169 ms)

[vm2] [info 2020/03/05 00:22:20.417 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 163 ms)

[vm3] [info 2020/03/05 00:22:20.591 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 172 ms)

[vm4] [info 2020/03/05 00:22:20.754 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 161 ms)

[vm5] [info 2020/03/05 00:22:20.927 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb80] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 171 ms)

[vm6] [info 2020/03/05 00:22:21.076 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc14] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 148 ms)

[vm0] [info 2020/03/05 00:22:21.225 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xd5b] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/05 00:22:21.226 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xd5b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 148 ms)

[info 2020/03/05 00:22:21.227 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:22:21.229 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xd5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3942819b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:22:21.229 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xd5b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:22:21.229 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xd5b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3942819b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:22:21.230 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a085487(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:22:21.230 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:22:21.230 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a085487(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:22:21.231 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39f7e31b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:22:21.231 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xa4c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:22:21.231 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39f7e31b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:22:21.232 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33e0e2e3(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:22:21.232 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:22:21.232 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33e0e2e3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:22:21.233 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b1e68d6(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:22:21.233 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:22:21.233 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b1e68d6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:22:21.234 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb80] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17628ec8(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:22:21.234 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb80] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:22:21.234 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb80] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17628ec8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:22:21.235 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc14] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e3e3a73(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:22:21.235 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc14] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:22:21.235 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc14] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e3e3a73(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:22:21.238 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xd5b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/05 00:22:21.238 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xd5b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/05 00:22:21.239 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/05 00:22:21.239 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/05 00:22:21.240 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/05 00:22:21.240 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/05 00:22:21.241 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/05 00:22:21.241 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/05 00:22:21.242 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/05 00:22:21.242 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/05 00:22:21.243 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb80] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/05 00:22:21.243 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb80] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/05 00:22:21.244 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc14] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/05 00:22:21.244 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc14] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/05 00:22:21.246 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/05 00:22:21.247 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:22:21.275 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27858].
Not connected.


[info 2020/03/05 00:22:21.276 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:22:21.276 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:22:21.278 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xd5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @421dd8ea(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:22:21.278 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xd5b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:22:21.278 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xd5b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @421dd8ea(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:22:21.278 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79bb1d24(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:22:21.279 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:22:21.279 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79bb1d24(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:22:21.279 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14955e37(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:22:21.280 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xa4c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:22:21.280 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14955e37(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:22:21.280 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70dc8552(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:22:21.280 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:22:21.281 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70dc8552(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:22:21.281 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ef51d3f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:22:21.281 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:22:21.281 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ef51d3f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:22:21.282 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb80] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13648eb1(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:22:21.282 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb80] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:22:21.282 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb80] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13648eb1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:22:21.283 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc14] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26ca3a59(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:22:21.283 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc14] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:22:21.283 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc14] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26ca3a59(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:22:21.287 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17267683528454777445

[info 2020/03/05 00:22:21.289 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3882
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 286
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 12744


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[info 2020/03/05 00:22:21.529 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:22:21.530 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xd5b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d146e44(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:22:21.530 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xd5b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:22:21.530 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xd5b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d146e44(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:22:21.531 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41377319(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:22:21.531 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:22:21.531 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41377319(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:22:21.532 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5a60b1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:22:21.532 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xa4c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:22:21.532 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5a60b1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:22:21.533 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @467a4757(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:22:21.533 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x5eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:22:21.533 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @467a4757(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:22:21.534 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2984c208(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:22:21.534 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x623] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:22:21.534 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2984c208(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:22:21.534 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb80] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @604d3ffb(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:22:21.535 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb80] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:22:21.535 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb80] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @604d3ffb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:22:21.535 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc14] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59aff66e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:22:21.536 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc14] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:22:21.536 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xc14] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59aff66e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:22:21.538 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xd5b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1e40247

[vm0] [info 2020/03/05 00:22:21.544 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xd5b] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/05 00:22:21.544 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xd5b] Locator was created at Thu Mar 05 00:22:21 GMT 2020

[vm0] [info 2020/03/05 00:22:21.544 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xd5b] Listening on port 27860 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:22:21.544 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xd5b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17267683528454777445/locator/locator27860view.dat

[vm0] [info 2020/03/05 00:22:21.545 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xd5b] recovery file not found: /tmp/junit17267683528454777445/locator/locator27860view.dat

[vm0] [info 2020/03/05 00:22:21.545 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xd5b] Starting distributed system

[vm0] [info 2020/03/05 00:22:21.548 GMT <RMI TCP Connection(202)-172.17.0.3> tid=0xd5b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:22:21.563 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840957840@3786e664 (took 160 ms)

[vm2] [info 2020/03/05 00:22:21.757 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xa93] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914840@2a0def3c (took 192 ms)

[vm3] [info 2020/03/05 00:22:21.949 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb1e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@4247b41c (took 188 ms)

[locator] [info 2020/03/05 00:22:22.010 GMT <main> tid=0x1] VM-2 is launching with PID 69

[vm4] [info 2020/03/05 00:22:22.121 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840913c40@792235f4 (took 169 ms)

[locator] gemfire.DUnitLauncher.RMI_PORT=28405
[locator] [info 2020/03/05 00:22:22.230 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @71ab0f59(0, "")

[vm5] [info 2020/03/05 00:22:22.288 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb5f] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840903840@37f4639 (took 166 ms)

[locator] [info 2020/03/05 00:22:22.430 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting peer location for Distribution Locator on dcd6415a7755

[vm6] [info 2020/03/05 00:22:22.432 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xbe6] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fac40@4961b3ec (took 142 ms)

[locator] [info 2020/03/05 00:22:22.433 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Locator was created at Thu Mar 05 00:22:22 GMT 2020

[locator] [info 2020/03/05 00:22:22.434 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Listening on port 33361 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/05 00:22:22.437 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest30/dunit/locator/locator33361view.dat

[locator] [info 2020/03/05 00:22:22.437 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/05 00:22:22.439 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/05 00:22:22.440 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest30/dunit/locator/locator33361view.dat

[locator] [info 2020/03/05 00:22:22.449 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting distributed system

[locator] [info 2020/03/05 00:22:22.482 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/05 00:22:22.563 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: dcd6415a7755/172.17.0.6, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 69
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest30/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=28405
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest30/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest30/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 28405
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 16360
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/05 00:22:22.580 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.6[33361]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest30/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/05 00:22:22.586 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/05 00:22:22.603 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[vm0] [info 2020/03/05 00:22:22.606 GMT <RMI TCP Connection(202)-172.17.0.9> tid=0x90b] Distribution Locator on b705a6f0baee is stopped

[vm0] [info 2020/03/05 00:22:22.609 GMT <RMI TCP Connection(202)-172.17.0.9> tid=0x90b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@50ed35d5 (took 175 ms)

[info 2020/03/05 00:22:22.610 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:22:22.612 GMT <RMI TCP Connection(202)-172.17.0.9> tid=0x90b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eb4a44(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:22:22.613 GMT <RMI TCP Connection(202)-172.17.0.9> tid=0x90b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:22:22.613 GMT <RMI TCP Connection(202)-172.17.0.9> tid=0x90b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eb4a44(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:22:22.614 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52201a22(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:22:22.614 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:22:22.614 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52201a22(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:22:22.615 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xa93] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72674ebd(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:22:22.615 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xa93] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:22:22.615 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xa93] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72674ebd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:22:22.616 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb1e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d5f5e38(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:22:22.616 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb1e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:22:22.616 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb1e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d5f5e38(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:22:22.617 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @272aabe1(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:22:22.617 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xa17] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:22:22.617 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @272aabe1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:22:22.618 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6064e933(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:22:22.618 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb5f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:22:22.618 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6064e933(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:22:22.619 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xbe6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @661b3c67(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:22:22.619 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xbe6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:22:22.619 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xbe6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @661b3c67(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:22:22.622 GMT <RMI TCP Connection(202)-172.17.0.9> tid=0x90b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840

[vm0] [info 2020/03/05 00:22:22.622 GMT <RMI TCP Connection(202)-172.17.0.9> tid=0x90b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4d73840 (took 0 ms)

[vm1] [info 2020/03/05 00:22:22.623 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305

[vm1] [info 2020/03/05 00:22:22.623 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840958c40@26f0b305 (took 0 ms)

[vm2] [info 2020/03/05 00:22:22.624 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xa93] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03

[vm2] [info 2020/03/05 00:22:22.625 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xa93] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@17a93e03 (took 0 ms)

[vm3] [info 2020/03/05 00:22:22.625 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb1e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01

[vm3] [info 2020/03/05 00:22:22.626 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb1e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@211a4d01 (took 0 ms)

[vm5] [info 2020/03/05 00:22:22.628 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb5f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89

[vm5] [info 2020/03/05 00:22:22.629 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908840@66e4ab89 (took 0 ms)

[vm6] [info 2020/03/05 00:22:22.630 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xbe6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a

[vm6] [info 2020/03/05 00:22:22.630 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xbe6] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff840@2153f84a (took 0 ms)

[vm4] [info 2020/03/05 00:22:22.627 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84

[vm4] [info 2020/03/05 00:22:22.628 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919040@4fbdbc84 (took 0 ms)

[locator] [info 2020/03/05 00:22:22.627 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/05 00:22:22.639 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b

[locator] [info 2020/03/05 00:22:22.639 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@418fb97b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[locator] [info 2020/03/05 00:22:22.659 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[info 2020/03/05 00:22:22.669 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[25147].
Not connected.


[info 2020/03/05 00:22:22.671 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:22:22.671 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:22:22.673 GMT <RMI TCP Connection(202)-172.17.0.9> tid=0x90b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23e42efe(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:22:22.673 GMT <RMI TCP Connection(202)-172.17.0.9> tid=0x90b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:22:22.673 GMT <RMI TCP Connection(202)-172.17.0.9> tid=0x90b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23e42efe(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:22:22.674 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33f768e7(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:22:22.674 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:22:22.674 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x20] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33f768e7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:22:22.675 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xa93] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33d82317(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:22:22.675 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xa93] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:22:22.675 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xa93] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33d82317(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:22:22.675 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb1e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34d92d22(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:22:22.676 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb1e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:22:22.676 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb1e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34d92d22(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:22:22.676 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xa17] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a4fab96(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:22:22.677 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xa17] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:22:22.677 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xa17] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a4fab96(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:22:22.677 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb5f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @596abfec(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:22:22.677 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb5f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:22:22.678 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb5f] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @596abfec(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:22:22.678 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xbe6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ff0422e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:22:22.678 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xbe6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:22:22.679 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xbe6] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ff0422e(0, "IgnoredException remove") (took 0 ms)

[locator] [info 2020/03/05 00:22:22.873 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting membership services

[locator] [info 2020/03/05 00:22:23.009 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Established local address dcd6415a7755(69:locator)<ec>:41000

[locator] [info 2020/03/05 00:22:23.010 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] JGroups channel created (took 136ms)

[locator] [info 2020/03/05 00:22:23.050 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] GemFire P2P Listener started on /172.17.0.6:58396

[locator] [info 2020/03/05 00:22:23.052 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on dcd6415a7755/172.17.0.6:55037.

[locator] [info 2020/03/05 00:22:23.055 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Peer locator is connecting to local membership services with ID dcd6415a7755(69:locator)<ec>:41000

[locator] [info 2020/03/05 00:22:23.057 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] This member is becoming the membership coordinator with address dcd6415a7755(69:locator)<ec>:41000

[locator] [info 2020/03/05 00:22:23.057 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/05 00:22:23.058 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] received new view: View[dcd6415a7755(69:locator)<ec><v0>:41000|0] members: [dcd6415a7755(69:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/05 00:22:23.058 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Peer locator received new membership view: View[dcd6415a7755(69:locator)<ec><v0>:41000|0] members: [dcd6415a7755(69:locator)<ec><v0>:41000]

[locator] [info 2020/03/05 00:22:23.067 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] ViewCreator starting on:dcd6415a7755(69:locator)<ec><v0>:41000

[locator] [info 2020/03/05 00:22:23.080 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/05 00:22:23.081 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Finished joining (took 24ms).

[locator] [info 2020/03/05 00:22:23.082 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting DistributionManager dcd6415a7755(69:locator)<ec><v0>:41000.  (took 411 ms)

[locator] [info 2020/03/05 00:22:23.098 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/05 00:22:23.098 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initial (distribution manager) view, View[dcd6415a7755(69:locator)<ec><v0>:41000|0] members: [dcd6415a7755(69:locator)<ec><v0>:41000]

[locator] [info 2020/03/05 00:22:23.103 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/05 00:22:23.104 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] DistributionManager dcd6415a7755(69:locator)<ec><v0>:41000 started on dcd6415a7755[33361],localhost[0]. There were 0 other DMs. others: []  (took 465 ms)  (locator)

[locator] [info 2020/03/05 00:22:23.152 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/05 00:22:23.217 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Creating cache for locator.

[vm4] [info 2020/03/05 00:22:23.408 GMT <main> tid=0x1] VM4 is launching with PID 375

[vm4] gemfire.DUnitLauncher.RMI_PORT=21013
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21013, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest29/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] Listening for transport dt_socket at address: 58281
[locator] [info 2020/03/05 00:22:24.712 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/05 00:22:24.714 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[locator] [info 2020/03/05 00:22:24.800 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/05 00:22:24.801 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/05 00:22:24.854 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initializing region _monitoringRegion_172.17.0.6<v0>41000

[locator] [info 2020/03/05 00:22:24.856 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.6<v0>41000 completed

[locator] [info 2020/03/05 00:22:24.902 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/05 00:22:24.906 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/05 00:22:24.906 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/05 00:22:24.907 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/05 00:22:24.912 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/05 00:22:24.913 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/05 00:22:24.918 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/05 00:22:24.919 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/05 00:22:24.919 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/05 00:22:24.922 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/05 00:22:24.923 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/05 00:22:24.923 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Locator started on 172.17.0.6[33361]

[locator] [info 2020/03/05 00:22:24.924 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting server location for Distribution Locator on dcd6415a7755[33361]

[locator] [info 2020/03/05 00:22:24.933 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Got result: 33361
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @71ab0f59(0, "") (took 2701 ms)

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=28405, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest30/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=28405, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest30/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=28405, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest30/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=28405, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest30/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm2] Listening for transport dt_socket at address: 53703
[vm3] Listening for transport dt_socket at address: 35381
[vm0] Listening for transport dt_socket at address: 40479
[vm1] Listening for transport dt_socket at address: 34099
[vm1] [info 2020/03/05 00:22:26.294 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@37e410ea

[vm1] [info 2020/03/05 00:22:26.310 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:22:26.960 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@71920215

[vm5] [info 2020/03/05 00:22:27.008 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@281a500a

[vm5] [info 2020/03/05 00:22:27.014 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:22:27.032 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@79e8f420

[vm2] [info 2020/03/05 00:22:27.046 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xa4c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:22:27.182 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:22:27.832 GMT <main> tid=0x1] VM5 is launching with PID 427

[vm3] [info 2020/03/05 00:22:27.905 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a4b6226

[vm3] [info 2020/03/05 00:22:27.914 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x5eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:22:27.992 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@edde785

[vm6] [info 2020/03/05 00:22:28.006 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] gemfire.DUnitLauncher.RMI_PORT=21013
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=21013, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest29/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm6] Listening for transport dt_socket at address: 46569
[vm4] [info 2020/03/05 00:22:28.686 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x623] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@413f9f5a

[vm4] [info 2020/03/05 00:22:28.700 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0x623] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:22:29.535 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15174084211682848902
[vm1] [info 2020/03/05 00:22:29.543 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider


[info 2020/03/05 00:22:29.580 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:22:29.678 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27861]

Command result for <connect --jmx-manager=localhost[27861]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27861] ..
Successfully connected to: [host=localhost, port=27861]


[vm1] [info 2020/03/05 00:22:29.750 GMT <main> tid=0x1] VM1 is launching with PID 171

[vm2] [info 2020/03/05 00:22:29.808 GMT <main> tid=0x1] VM2 is launching with PID 175

[vm0] [info 2020/03/05 00:22:30.030 GMT <main> tid=0x1] VM0 is launching with PID 167

[vm1] gemfire.DUnitLauncher.RMI_PORT=28405
[vm2] gemfire.DUnitLauncher.RMI_PORT=28405
[vm3] [info 2020/03/05 00:22:30.251 GMT <main> tid=0x1] VM3 is launching with PID 180

[vm0] gemfire.DUnitLauncher.RMI_PORT=28405
[vm3] gemfire.DUnitLauncher.RMI_PORT=28405


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=28405, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest30/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm4] Listening for transport dt_socket at address: 59039
Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:22:30.735 GMT <RMI TCP Connection(4)-172.17.0.4> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2557ceb3

[vm2] [info 2020/03/05 00:22:30.940 GMT <RMI TCP Connection(4)-172.17.0.4> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:22:31.196 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
gemfire.DUnitLauncher.RMI_PORT=22515
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22515, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest31/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] Listening for transport dt_socket at address: 58971
Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:22:32.455 GMT <main> tid=0x1] VM6 is launching with PID 479

[vm6] gemfire.DUnitLauncher.RMI_PORT=21013
[vm0] [info 2020/03/05 00:22:32.781 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@40d159c4

[vm0] [info 2020/03/05 00:22:33.001 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:22:33.002 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Locator was created at Thu Mar 05 00:22:33 GMT 2020

[vm0] [info 2020/03/05 00:22:33.003 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Listening on port 21014 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:22:33.006 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13772966789684375708/locator/locator21014view.dat

[vm0] [info 2020/03/05 00:22:33.006 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] recovery file not found: /tmp/junit13772966789684375708/locator/locator21014view.dat

[vm0] [info 2020/03/05 00:22:33.010 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/05 00:22:33.038 GMT <RMI TCP Connection(1)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 974
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2739
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 212
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 9438


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm3] [info 2020/03/05 00:22:33.740 GMT <RMI TCP Connection(5)-172.17.0.4> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64c7e46d

[vm1] [info 2020/03/05 00:22:33.839 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 165 ms)

[vm3] [info 2020/03/05 00:22:33.964 GMT <RMI TCP Connection(5)-172.17.0.4> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:22:33.995 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 154 ms)

[vm3] [info 2020/03/05 00:22:34.204 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbc9] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 207 ms)

[vm4] [info 2020/03/05 00:22:34.440 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbb4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 227 ms)

[vm4] [info 2020/03/05 00:22:34.541 GMT <main> tid=0x1] VM4 is launching with PID 383

[vm5] [info 2020/03/05 00:22:34.658 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb51] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 216 ms)

[vm4] gemfire.DUnitLauncher.RMI_PORT=28405
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=28405, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest30/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm6] [info 2020/03/05 00:22:34.816 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 156 ms)

[vm5] Listening for transport dt_socket at address: 43773
[vm0] [info 2020/03/05 00:22:34.970 GMT <RMI TCP Connection(206)-172.17.0.5> tid=0xddb] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/05 00:22:34.971 GMT <RMI TCP Connection(206)-172.17.0.5> tid=0xddb] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 153 ms)

[info 2020/03/05 00:22:34.972 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:22:34.974 GMT <RMI TCP Connection(206)-172.17.0.5> tid=0xddb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dc7a63f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:22:34.974 GMT <RMI TCP Connection(206)-172.17.0.5> tid=0xddb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:22:34.974 GMT <RMI TCP Connection(206)-172.17.0.5> tid=0xddb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dc7a63f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:22:34.975 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307fdbca(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:22:34.975 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:22:34.975 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @307fdbca(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:22:34.976 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb03] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d292810(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:22:34.976 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb03] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:22:34.977 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d292810(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:22:34.977 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbc9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62cb9b13(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:22:34.978 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbc9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:22:34.978 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbc9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62cb9b13(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:22:34.978 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ff8f6f8(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:22:34.979 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbb4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:22:34.979 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbb4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ff8f6f8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:22:34.980 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1872e046(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:22:34.980 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:22:34.980 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb51] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1872e046(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:22:34.981 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e95d64f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:22:34.981 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:22:34.981 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e95d64f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:22:34.983 GMT <RMI TCP Connection(206)-172.17.0.5> tid=0xddb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/05 00:22:34.983 GMT <RMI TCP Connection(206)-172.17.0.5> tid=0xddb] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/05 00:22:34.984 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/05 00:22:34.985 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/05 00:22:34.985 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb03] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/05 00:22:34.986 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/05 00:22:34.987 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbc9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/05 00:22:34.987 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbc9] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/05 00:22:34.988 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbb4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/05 00:22:34.988 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbb4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/05 00:22:34.989 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/05 00:22:34.989 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb51] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/05 00:22:34.990 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/05 00:22:34.991 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/05 00:22:34.996 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/05 00:22:34.997 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:22:35.030 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24094].
Not connected.


[info 2020/03/05 00:22:35.031 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:22:35.032 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:22:35.033 GMT <RMI TCP Connection(206)-172.17.0.5> tid=0xddb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c36c10f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:22:35.033 GMT <RMI TCP Connection(206)-172.17.0.5> tid=0xddb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:22:35.033 GMT <RMI TCP Connection(206)-172.17.0.5> tid=0xddb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c36c10f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:22:35.034 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5605b6f6(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:22:35.034 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:22:35.034 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5605b6f6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:22:35.035 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb03] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @88dbc7e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:22:35.035 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb03] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:22:35.035 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @88dbc7e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:22:35.036 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbc9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dbd5fc0(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:22:35.036 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbc9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:22:35.036 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbc9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dbd5fc0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:22:35.037 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d3eef9c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:22:35.037 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbb4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:22:35.037 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbb4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d3eef9c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:22:35.038 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13878b74(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:22:35.038 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:22:35.038 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb51] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13878b74(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:22:35.039 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dad45ef(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:22:35.039 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:22:35.039 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dad45ef(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:22:35.042 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8494771957878313320

[info 2020/03/05 00:22:35.045 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:22:35.372 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:22:35.374 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fa8aa3f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:22:35.374 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:22:35.374 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fa8aa3f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:22:35.375 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb03] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cd5f77a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:22:35.375 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb03] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:22:35.375 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb03] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cd5f77a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm0] [info 2020/03/05 00:22:35.373 GMT <RMI TCP Connection(206)-172.17.0.5> tid=0xddb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @597ddfe5(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:22:35.373 GMT <RMI TCP Connection(206)-172.17.0.5> tid=0xddb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:22:35.373 GMT <RMI TCP Connection(206)-172.17.0.5> tid=0xddb] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @597ddfe5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:22:35.376 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbc9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2824ff47(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:22:35.376 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbc9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:22:35.376 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbc9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2824ff47(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:22:35.377 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71fb0f8d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:22:35.377 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbb4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:22:35.377 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbb4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71fb0f8d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:22:35.377 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @926e830(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:22:35.378 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:22:35.378 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb51] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @926e830(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:22:35.378 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @782e8bd3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:22:35.378 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:22:35.379 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @782e8bd3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:22:35.385 GMT <RMI TCP Connection(206)-172.17.0.5> tid=0xddb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1236c1c9

[vm0] [info 2020/03/05 00:22:35.392 GMT <RMI TCP Connection(206)-172.17.0.5> tid=0xddb] Starting peer location for Distribution Locator on 3fe90987c3a2

[vm0] [info 2020/03/05 00:22:35.392 GMT <RMI TCP Connection(206)-172.17.0.5> tid=0xddb] Locator was created at Thu Mar 05 00:22:35 GMT 2020

[vm0] [info 2020/03/05 00:22:35.393 GMT <RMI TCP Connection(206)-172.17.0.5> tid=0xddb] Listening on port 24096 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:22:35.403 GMT <RMI TCP Connection(206)-172.17.0.5> tid=0xddb] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8494771957878313320/locator/locator24096view.dat

[vm0] [info 2020/03/05 00:22:35.404 GMT <RMI TCP Connection(206)-172.17.0.5> tid=0xddb] recovery file not found: /tmp/junit8494771957878313320/locator/locator24096view.dat

[vm0] [info 2020/03/05 00:22:35.404 GMT <RMI TCP Connection(206)-172.17.0.5> tid=0xddb] Starting distributed system

[vm0] [info 2020/03/05 00:22:35.406 GMT <RMI TCP Connection(206)-172.17.0.5> tid=0xddb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/05 00:22:35.427 GMT <main> tid=0x1] VM-2 is launching with PID 77

[locator] gemfire.DUnitLauncher.RMI_PORT=22515
[locator] [info 2020/03/05 00:22:35.649 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @535053b9(0, "")

[locator] [info 2020/03/05 00:22:35.842 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Starting peer location for Distribution Locator on b441223e59e3

[locator] [info 2020/03/05 00:22:35.844 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Locator was created at Thu Mar 05 00:22:35 GMT 2020

[locator] [info 2020/03/05 00:22:35.845 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Listening on port 36153 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/05 00:22:35.849 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest31/dunit/locator/locator36153view.dat

[locator] [info 2020/03/05 00:22:35.849 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/05 00:22:35.851 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/05 00:22:35.852 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest31/dunit/locator/locator36153view.dat

[locator] [info 2020/03/05 00:22:35.861 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Starting distributed system

[locator] [info 2020/03/05 00:22:35.888 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/05 00:22:35.977 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: b441223e59e3/172.17.0.9, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 77
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest31/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=22515
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest31/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest31/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 22515
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 1422
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/05 00:22:35.996 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.9[36153]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest31/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/05 00:22:36.004 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/05 00:22:36.016 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/05 00:22:36.034 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/05 00:22:36.056 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[locator] [info 2020/03/05 00:22:36.247 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Starting membership services

[locator] [info 2020/03/05 00:22:36.411 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Established local address b441223e59e3(77:locator)<ec>:41000

[locator] [info 2020/03/05 00:22:36.411 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] JGroups channel created (took 164ms)

[locator] [info 2020/03/05 00:22:36.436 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] GemFire P2P Listener started on /172.17.0.9:55137

[locator] [info 2020/03/05 00:22:36.439 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on b441223e59e3/172.17.0.9:49293.

[locator] [info 2020/03/05 00:22:36.442 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Peer locator is connecting to local membership services with ID b441223e59e3(77:locator)<ec>:41000

[locator] [info 2020/03/05 00:22:36.443 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] This member is becoming the membership coordinator with address b441223e59e3(77:locator)<ec>:41000

[locator] [info 2020/03/05 00:22:36.444 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/05 00:22:36.444 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] received new view: View[b441223e59e3(77:locator)<ec><v0>:41000|0] members: [b441223e59e3(77:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/05 00:22:36.445 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Peer locator received new membership view: View[b441223e59e3(77:locator)<ec><v0>:41000|0] members: [b441223e59e3(77:locator)<ec><v0>:41000]

[locator] [info 2020/03/05 00:22:36.453 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] ViewCreator starting on:b441223e59e3(77:locator)<ec><v0>:41000

[locator] [info 2020/03/05 00:22:36.455 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/05 00:22:36.455 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Finished joining (took 12ms).

[locator] [info 2020/03/05 00:22:36.456 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Starting DistributionManager b441223e59e3(77:locator)<ec><v0>:41000.  (took 387 ms)

[locator] [info 2020/03/05 00:22:36.460 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initial (distribution manager) view, View[b441223e59e3(77:locator)<ec><v0>:41000|0] members: [b441223e59e3(77:locator)<ec><v0>:41000]

[locator] [info 2020/03/05 00:22:36.461 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/05 00:22:36.465 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/05 00:22:36.466 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] DistributionManager b441223e59e3(77:locator)<ec><v0>:41000 started on b441223e59e3[36153],localhost[0]. There were 0 other DMs. others: []  (took 421 ms)  (locator)

[locator] [info 2020/03/05 00:22:36.493 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/05 00:22:36.558 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Creating cache for locator.

[vm4] [info 2020/03/05 00:22:36.968 GMT <RMI TCP Connection(6)-172.17.0.4> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2322a600

[vm4] [info 2020/03/05 00:22:37.191 GMT <RMI TCP Connection(6)-172.17.0.4> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/05 00:22:38.002 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/05 00:22:38.005 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[locator] [info 2020/03/05 00:22:38.092 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/05 00:22:38.092 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/05 00:22:38.148 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initializing region _monitoringRegion_172.17.0.9<v0>41000

[locator] [info 2020/03/05 00:22:38.150 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.9<v0>41000 completed

[locator] [info 2020/03/05 00:22:38.201 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/05 00:22:38.205 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/05 00:22:38.205 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/05 00:22:38.205 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/05 00:22:38.212 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/05 00:22:38.213 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/05 00:22:38.218 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/05 00:22:38.218 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/05 00:22:38.219 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/05 00:22:38.223 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/05 00:22:38.224 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/05 00:22:38.224 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Locator started on 172.17.0.9[36153]

[locator] [info 2020/03/05 00:22:38.225 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Starting server location for Distribution Locator on b441223e59e3[36153]

[locator] [info 2020/03/05 00:22:38.235 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Got result: 36153
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @535053b9(0, "") (took 2584 ms)

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22515, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest31/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22515, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest31/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22515, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest31/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22515, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest31/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm0] Listening for transport dt_socket at address: 45321
[vm3] Listening for transport dt_socket at address: 43321
[vm2] Listening for transport dt_socket at address: 37437
[vm1] Listening for transport dt_socket at address: 47423
[vm5] [info 2020/03/05 00:22:38.732 GMT <main> tid=0x1] VM5 is launching with PID 436

[vm5] gemfire.DUnitLauncher.RMI_PORT=28405
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=28405, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest30/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm6] Listening for transport dt_socket at address: 53801
[vm1] [info 2020/03/05 00:22:40.080 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@60d2ac18

[vm1] [info 2020/03/05 00:22:40.086 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:22:40.246 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24285]

Command result for <connect --jmx-manager=localhost[24285]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24285] ..
Successfully connected to: [host=localhost, port=24285]


[vm2] [info 2020/03/05 00:22:40.790 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb03] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@61ab987b

[vm2] [info 2020/03/05 00:22:40.803 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb03] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:22:40.890 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@67274483

[vm1] [info 2020/03/05 00:22:41.121 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:22:41.657 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbc9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e03ee40

[vm3] [info 2020/03/05 00:22:41.667 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbc9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:22:42.560 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbb4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@35390c87

[vm4] [info 2020/03/05 00:22:42.574 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbb4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:22:43.024 GMT <main> tid=0x1] VM2 is launching with PID 183

[vm3] [info 2020/03/05 00:22:43.324 GMT <main> tid=0x1] VM3 is launching with PID 188

[vm2] gemfire.DUnitLauncher.RMI_PORT=22515
[info 2020/03/05 00:22:43.517 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24097]

[vm0] [info 2020/03/05 00:22:43.538 GMT <main> tid=0x1] VM0 is launching with PID 175

[vm1] [info 2020/03/05 00:22:43.538 GMT <main> tid=0x1] VM1 is launching with PID 179

Command result for <connect --jmx-manager=localhost[24097]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24097] ..
Successfully connected to: [host=localhost, port=24097]


[vm6] [info 2020/03/05 00:22:43.609 GMT <main> tid=0x1] VM6 is launching with PID 489

[vm3] gemfire.DUnitLauncher.RMI_PORT=22515
[vm0] gemfire.DUnitLauncher.RMI_PORT=22515
[vm1] gemfire.DUnitLauncher.RMI_PORT=22515


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22515, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest31/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm6] gemfire.DUnitLauncher.RMI_PORT=28405
[vm4] Listening for transport dt_socket at address: 45209
[vm0] [info 2020/03/05 00:22:43.945 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@9484498

[vm0] [info 2020/03/05 00:22:44.130 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:22:44.132 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Locator was created at Thu Mar 05 00:22:44 GMT 2020

[vm0] [info 2020/03/05 00:22:44.133 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Listening on port 28406 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:22:44.135 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12516707044334389983/locator/locator28406view.dat

[vm0] [info 2020/03/05 00:22:44.136 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] recovery file not found: /tmp/junit12516707044334389983/locator/locator28406view.dat

[vm0] [info 2020/03/05 00:22:44.140 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/05 00:22:44.169 GMT <RMI TCP Connection(1)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:22:44.725 GMT <RMI TCP Connection(4)-172.17.0.7> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e89329b

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:22:44.951 GMT <RMI TCP Connection(4)-172.17.0.7> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:22:47.803 GMT <main> tid=0x1] VM4 is launching with PID 395

[vm3] [info 2020/03/05 00:22:47.854 GMT <RMI TCP Connection(5)-172.17.0.7> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@373732eb

[vm4] gemfire.DUnitLauncher.RMI_PORT=22515
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22515, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest31/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm3] [info 2020/03/05 00:22:48.087 GMT <RMI TCP Connection(5)-172.17.0.7> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] Listening for transport dt_socket at address: 60265
[vm4] [info 2020/03/05 00:22:50.852 GMT <RMI TCP Connection(6)-172.17.0.7> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@e744a05

[vm4] [info 2020/03/05 00:22:51.078 GMT <RMI TCP Connection(6)-172.17.0.7> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:22:51.793 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@746c3c73

[vm1] [info 2020/03/05 00:22:52.029 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:22:52.027 GMT <main> tid=0x1] VM5 is launching with PID 447

[vm5] gemfire.DUnitLauncher.RMI_PORT=22515
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=22515, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest31/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm6] Listening for transport dt_socket at address: 47737
[info 2020/03/05 00:22:54.099 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21015]

Command result for <connect --jmx-manager=localhost[21015]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21015] ..
Successfully connected to: [host=localhost, port=21015]


[vm2] [info 2020/03/05 00:22:55.179 GMT <RMI TCP Connection(4)-172.17.0.6> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3a4daea0

[vm2] [info 2020/03/05 00:22:55.373 GMT <RMI TCP Connection(4)-172.17.0.6> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:22:56.376 GMT <main> tid=0x1] VM6 is launching with PID 501

[vm6] gemfire.DUnitLauncher.RMI_PORT=22515
Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/05 00:22:56.687 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@220dc709

[vm0] [info 2020/03/05 00:22:56.902 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:22:56.903 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Locator was created at Thu Mar 05 00:22:56 GMT 2020

[vm0] [info 2020/03/05 00:22:56.904 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Listening on port 22516 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:22:56.908 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15174084211682848902/locator/locator22516view.dat

[vm0] [info 2020/03/05 00:22:56.909 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] recovery file not found: /tmp/junit15174084211682848902/locator/locator22516view.dat

[vm0] [info 2020/03/05 00:22:56.913 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/05 00:22:56.945 GMT <RMI TCP Connection(1)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:22:58.297 GMT <RMI TCP Connection(5)-172.17.0.6> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5fe8cedd

[vm3] [info 2020/03/05 00:22:58.526 GMT <RMI TCP Connection(5)-172.17.0.6> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:23:01.627 GMT <RMI TCP Connection(6)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3e9ea2c2

[vm4] [info 2020/03/05 00:23:01.825 GMT <RMI TCP Connection(6)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:23:04.605 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28407]

[vm1] [info 2020/03/05 00:23:04.808 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@22627db1

Command result for <connect --jmx-manager=localhost[28407]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28407] ..
Successfully connected to: [host=localhost, port=28407]


[vm1] [info 2020/03/05 00:23:05.013 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:23:08.013 GMT <RMI TCP Connection(4)-172.17.0.9> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@45623b94

[vm5] [info 2020/03/05 00:23:08.079 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbac] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3fb282a3

[vm5] [info 2020/03/05 00:23:08.086 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbac] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:23:08.241 GMT <RMI TCP Connection(4)-172.17.0.9> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:23:08.858 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbe3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@14bc0c39

[vm6] [info 2020/03/05 00:23:08.867 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbe3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:23:09.790 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:23:10.689 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xc03] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38a146b0

[vm5] [info 2020/03/05 00:23:10.696 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xc03] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:23:11.026 GMT <RMI TCP Connection(5)-172.17.0.9> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@98d36b7

[vm3] [info 2020/03/05 00:23:11.236 GMT <RMI TCP Connection(5)-172.17.0.9> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:23:11.449 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc36] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@75dc98ff

[vm6] [info 2020/03/05 00:23:11.455 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc36] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:23:12.409 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1041
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2956
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 241
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 10197


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 39


[vm1] [info 2020/03/05 00:23:14.078 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 234 ms)

[vm2] [info 2020/03/05 00:23:14.325 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 243 ms)

[vm4] [info 2020/03/05 00:23:14.364 GMT <RMI TCP Connection(6)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7f69ee9b

[vm3] [info 2020/03/05 00:23:14.485 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 158 ms)

[vm4] [info 2020/03/05 00:23:14.597 GMT <RMI TCP Connection(6)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:23:14.647 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 159 ms)

[vm5] [info 2020/03/05 00:23:14.821 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbac] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 173 ms)

[vm6] [info 2020/03/05 00:23:14.972 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 149 ms)

[vm0] [info 2020/03/05 00:23:15.132 GMT <RMI TCP Connection(208)-172.17.0.2> tid=0xd50] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/05 00:23:15.133 GMT <RMI TCP Connection(208)-172.17.0.2> tid=0xd50] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 158 ms)

[info 2020/03/05 00:23:15.134 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:23:15.136 GMT <RMI TCP Connection(208)-172.17.0.2> tid=0xd50] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @84f23fb(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:23:15.137 GMT <RMI TCP Connection(208)-172.17.0.2> tid=0xd50] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:23:15.137 GMT <RMI TCP Connection(208)-172.17.0.2> tid=0xd50] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @84f23fb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:23:15.137 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35c21951(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:23:15.138 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:23:15.138 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35c21951(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:23:15.139 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2605f69b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:23:15.139 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xacb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:23:15.139 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2605f69b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:23:15.140 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @321281c4(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:23:15.140 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xad8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:23:15.140 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @321281c4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:23:15.141 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ae0d5f5(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:23:15.141 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb00] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:23:15.141 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ae0d5f5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:23:15.142 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2da43e2d(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:23:15.142 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:23:15.142 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbac] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2da43e2d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:23:15.143 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f27cdd4(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:23:15.143 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbe3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:23:15.143 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f27cdd4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:23:15.145 GMT <RMI TCP Connection(208)-172.17.0.2> tid=0xd50] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/05 00:23:15.146 GMT <RMI TCP Connection(208)-172.17.0.2> tid=0xd50] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/05 00:23:15.146 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/05 00:23:15.147 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/05 00:23:15.148 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/05 00:23:15.148 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/05 00:23:15.149 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/05 00:23:15.149 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/05 00:23:15.150 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/05 00:23:15.151 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/05 00:23:15.152 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbac] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/05 00:23:15.152 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbac] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/05 00:23:15.153 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbe3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/05 00:23:15.153 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/05 00:23:15.155 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/05 00:23:15.155 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:23:15.211 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26370].
Not connected.


[info 2020/03/05 00:23:15.213 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:23:15.215 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:23:15.216 GMT <RMI TCP Connection(208)-172.17.0.2> tid=0xd50] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @259c1d8c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:23:15.216 GMT <RMI TCP Connection(208)-172.17.0.2> tid=0xd50] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:23:15.216 GMT <RMI TCP Connection(208)-172.17.0.2> tid=0xd50] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @259c1d8c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:23:15.217 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @396a5b27(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:23:15.217 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:23:15.218 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @396a5b27(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:23:15.218 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8523c10(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:23:15.219 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xacb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:23:15.219 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8523c10(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:23:15.219 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47cbb875(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:23:15.220 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xad8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:23:15.220 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47cbb875(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:23:15.221 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7af0457c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:23:15.221 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb00] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:23:15.221 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7af0457c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:23:15.221 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @761cb02e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:23:15.222 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:23:15.222 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbac] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @761cb02e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:23:15.223 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23781059(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:23:15.223 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbe3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:23:15.223 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23781059(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:23:15.227 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5816090688149794349

[info 2020/03/05 00:23:15.230 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:23:15.545 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:23:15.546 GMT <RMI TCP Connection(208)-172.17.0.2> tid=0xd50] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a52a7ed(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:23:15.546 GMT <RMI TCP Connection(208)-172.17.0.2> tid=0xd50] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:23:15.546 GMT <RMI TCP Connection(208)-172.17.0.2> tid=0xd50] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a52a7ed(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:23:15.546 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3915160d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:23:15.547 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:23:15.547 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3915160d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:23:15.548 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @690eddc5(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:23:15.548 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xacb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:23:15.548 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xacb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @690eddc5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:23:15.549 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @473bd49e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:23:15.549 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xad8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:23:15.549 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xad8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @473bd49e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:23:15.550 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a77c16(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:23:15.551 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb00] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:23:15.551 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a77c16(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:23:15.552 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @319cfb6a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:23:15.552 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbac] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:23:15.552 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbac] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @319cfb6a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:23:15.553 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29bae0a0(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:23:15.553 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbe3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:23:15.553 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29bae0a0(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:23:15.556 GMT <RMI TCP Connection(208)-172.17.0.2> tid=0xd50] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d928388

[vm0] [info 2020/03/05 00:23:15.564 GMT <RMI TCP Connection(208)-172.17.0.2> tid=0xd50] Starting peer location for Distribution Locator on ad9eebd937ab

[vm0] [info 2020/03/05 00:23:15.564 GMT <RMI TCP Connection(208)-172.17.0.2> tid=0xd50] Locator was created at Thu Mar 05 00:23:15 GMT 2020

[vm0] [info 2020/03/05 00:23:15.564 GMT <RMI TCP Connection(208)-172.17.0.2> tid=0xd50] Listening on port 26372 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:23:15.567 GMT <RMI TCP Connection(208)-172.17.0.2> tid=0xd50] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5816090688149794349/locator/locator26372view.dat

[vm0] [info 2020/03/05 00:23:15.567 GMT <RMI TCP Connection(208)-172.17.0.2> tid=0xd50] recovery file not found: /tmp/junit5816090688149794349/locator/locator26372view.dat

[vm0] [info 2020/03/05 00:23:15.568 GMT <RMI TCP Connection(208)-172.17.0.2> tid=0xd50] Starting distributed system

[vm0] [info 2020/03/05 00:23:15.574 GMT <RMI TCP Connection(208)-172.17.0.2> tid=0xd50] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1355
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3076
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 265
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 10788


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:23:16.944 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 193 ms)

[vm2] [info 2020/03/05 00:23:17.141 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 195 ms)

[vm3] [info 2020/03/05 00:23:17.297 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb6c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 153 ms)

[vm4] [info 2020/03/05 00:23:17.454 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 155 ms)

[info 2020/03/05 00:23:17.496 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22517]

[vm5] [info 2020/03/05 00:23:17.639 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xc03] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 183 ms)

Command result for <connect --jmx-manager=localhost[22517]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22517] ..
Successfully connected to: [host=localhost, port=22517]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:23:19.891 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc36] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 2250 ms)

[vm1] [info 2020/03/05 00:23:19.963 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@15f69317

[vm1] [info 2020/03/05 00:23:19.968 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:23:20.038 GMT <RMI TCP Connection(209)-172.17.0.8> tid=0xc8a] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/05 00:23:20.039 GMT <RMI TCP Connection(209)-172.17.0.8> tid=0xc8a] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 146 ms)

[info 2020/03/05 00:23:20.040 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:23:20.042 GMT <RMI TCP Connection(209)-172.17.0.8> tid=0xc8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @794c11a0(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:23:20.042 GMT <RMI TCP Connection(209)-172.17.0.8> tid=0xc8a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:23:20.042 GMT <RMI TCP Connection(209)-172.17.0.8> tid=0xc8a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @794c11a0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:23:20.045 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dac3d76(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:23:20.045 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:23:20.045 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dac3d76(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:23:20.046 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c0b0947(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:23:20.046 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:23:20.046 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c0b0947(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:23:20.047 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74989d4a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:23:20.047 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:23:20.047 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74989d4a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:23:20.048 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @839cc14(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:23:20.048 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:23:20.048 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @839cc14(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:23:20.049 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xc03] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @419e2873(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:23:20.049 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xc03] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:23:20.049 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xc03] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @419e2873(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:23:20.050 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc36] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75d69af6(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:23:20.050 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc36] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:23:20.051 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc36] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75d69af6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:23:20.053 GMT <RMI TCP Connection(209)-172.17.0.8> tid=0xc8a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/05 00:23:20.053 GMT <RMI TCP Connection(209)-172.17.0.8> tid=0xc8a] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/05 00:23:20.056 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/05 00:23:20.056 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/05 00:23:20.057 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/05 00:23:20.057 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/05 00:23:20.058 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/05 00:23:20.059 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/05 00:23:20.060 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/05 00:23:20.060 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/05 00:23:20.061 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xc03] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/05 00:23:20.061 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xc03] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/05 00:23:20.062 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc36] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/05 00:23:20.062 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc36] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/05 00:23:20.065 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/05 00:23:20.066 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:23:20.098 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29434].
Not connected.


[info 2020/03/05 00:23:20.100 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:23:20.101 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:23:20.102 GMT <RMI TCP Connection(209)-172.17.0.8> tid=0xc8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a6728(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:23:20.102 GMT <RMI TCP Connection(209)-172.17.0.8> tid=0xc8a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:23:20.102 GMT <RMI TCP Connection(209)-172.17.0.8> tid=0xc8a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a6728(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:23:20.103 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30bf3beb(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:23:20.103 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:23:20.103 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30bf3beb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:23:20.104 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @541c17d3(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:23:20.104 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:23:20.104 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @541c17d3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:23:20.105 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73121fda(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:23:20.105 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:23:20.105 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73121fda(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:23:20.106 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55319610(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:23:20.106 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:23:20.106 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55319610(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:23:20.107 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xc03] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fc5bbd4(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:23:20.107 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xc03] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:23:20.107 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xc03] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fc5bbd4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:23:20.108 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc36] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19be89dd(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:23:20.109 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc36] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:23:20.109 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc36] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19be89dd(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:23:20.112 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7591496276320678177

[info 2020/03/05 00:23:20.115 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:23:20.385 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:23:20.386 GMT <RMI TCP Connection(209)-172.17.0.8> tid=0xc8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21806928(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:23:20.386 GMT <RMI TCP Connection(209)-172.17.0.8> tid=0xc8a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:23:20.386 GMT <RMI TCP Connection(209)-172.17.0.8> tid=0xc8a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21806928(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:23:20.387 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75217711(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:23:20.387 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:23:20.387 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75217711(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:23:20.388 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14bce76b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:23:20.388 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:23:20.388 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14bce76b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:23:20.389 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bcf85a6(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:23:20.389 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:23:20.389 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bcf85a6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:23:20.390 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cea6f31(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:23:20.390 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:23:20.390 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cea6f31(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:23:20.391 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xc03] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24545fe7(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:23:20.391 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xc03] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:23:20.391 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xc03] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24545fe7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:23:20.392 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc36] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f28d1b1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:23:20.392 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc36] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:23:20.392 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xc36] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f28d1b1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:23:20.395 GMT <RMI TCP Connection(209)-172.17.0.8> tid=0xc8a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@67b718ad

[vm0] [info 2020/03/05 00:23:20.401 GMT <RMI TCP Connection(209)-172.17.0.8> tid=0xc8a] Starting peer location for Distribution Locator on 53ad93bc9465

[vm0] [info 2020/03/05 00:23:20.402 GMT <RMI TCP Connection(209)-172.17.0.8> tid=0xc8a] Locator was created at Thu Mar 05 00:23:20 GMT 2020

[vm0] [info 2020/03/05 00:23:20.402 GMT <RMI TCP Connection(209)-172.17.0.8> tid=0xc8a] Listening on port 29436 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:23:20.402 GMT <RMI TCP Connection(209)-172.17.0.8> tid=0xc8a] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7591496276320678177/locator/locator29436view.dat

[vm0] [info 2020/03/05 00:23:20.402 GMT <RMI TCP Connection(209)-172.17.0.8> tid=0xc8a] recovery file not found: /tmp/junit7591496276320678177/locator/locator29436view.dat

[vm0] [info 2020/03/05 00:23:20.402 GMT <RMI TCP Connection(209)-172.17.0.8> tid=0xc8a] Starting distributed system

[vm0] [info 2020/03/05 00:23:20.404 GMT <RMI TCP Connection(209)-172.17.0.8> tid=0xc8a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:23:20.604 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xacb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@58c2b38

[vm2] [info 2020/03/05 00:23:20.611 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xacb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:23:21.275 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xad8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@282d0b0e

[vm3] [info 2020/03/05 00:23:21.280 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xad8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:23:21.928 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3cd2faa7

[vm4] [info 2020/03/05 00:23:21.935 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xb00] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:23:22.566 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[26373]

Command result for <connect --jmx-manager=localhost[26373]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=26373] ..
Successfully connected to: [host=localhost, port=26373]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:23:24.874 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4a1548f4

[vm1] [info 2020/03/05 00:23:24.879 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:23:25.498 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723840@5838e2b8

[vm2] [info 2020/03/05 00:23:25.505 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:23:26.138 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6a8f8f23

[vm3] [info 2020/03/05 00:23:26.143 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:23:26.747 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@587e6190

[vm4] [info 2020/03/05 00:23:26.752 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb8d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:23:27.386 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29437]

Command result for <connect --jmx-manager=localhost[29437]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29437] ..
Successfully connected to: [host=localhost, port=29437]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:23:30.820 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb80] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4d0c8107

[vm5] [info 2020/03/05 00:23:30.828 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb80] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:23:31.558 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc14] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@e6f0e8a

[vm6] [info 2020/03/05 00:23:31.565 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc14] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:23:32.450 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 973
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3003
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 298
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 10470


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:23:36.737 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 173 ms)

[vm2] [info 2020/03/05 00:23:36.906 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 166 ms)

[vm3] [info 2020/03/05 00:23:37.072 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 163 ms)

[vm4] [info 2020/03/05 00:23:37.277 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 203 ms)

[vm5] [info 2020/03/05 00:23:37.475 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb80] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 196 ms)

[vm6] [info 2020/03/05 00:23:37.647 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc14] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 170 ms)

[vm0] [info 2020/03/05 00:23:37.846 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xb82] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/05 00:23:37.848 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xb82] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 198 ms)

[info 2020/03/05 00:23:37.849 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:23:37.851 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xb82] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @436b41d6(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:23:37.851 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xb82] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:23:37.852 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xb82] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @436b41d6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:23:37.853 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79e1a5dd(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:23:37.853 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:23:37.853 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79e1a5dd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:23:37.854 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1da87729(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:23:37.854 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xa4c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:23:37.854 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1da87729(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:23:37.855 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51b15eee(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:23:37.855 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:23:37.855 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51b15eee(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:23:37.856 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7862d0d0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:23:37.856 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:23:37.857 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7862d0d0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:23:37.857 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb80] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61106cbf(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:23:37.857 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb80] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:23:37.858 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb80] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61106cbf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:23:37.859 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc14] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @163624e2(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:23:37.859 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc14] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:23:37.859 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc14] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @163624e2(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:23:37.861 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xb82] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/05 00:23:37.862 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xb82] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/05 00:23:37.863 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/05 00:23:37.863 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/05 00:23:37.864 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/05 00:23:37.865 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/05 00:23:37.866 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/05 00:23:37.866 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/05 00:23:37.867 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/05 00:23:37.867 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/05 00:23:37.868 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb80] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/05 00:23:37.868 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb80] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/05 00:23:37.869 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc14] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/05 00:23:37.869 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc14] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/05 00:23:37.872 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/05 00:23:37.872 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:23:37.901 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27861].
Not connected.


[info 2020/03/05 00:23:37.903 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:23:37.904 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:23:37.905 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xb82] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @665c5fe6(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:23:37.905 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xb82] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:23:37.906 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xb82] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @665c5fe6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:23:37.906 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68d2800a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:23:37.907 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:23:37.907 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68d2800a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:23:37.907 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5efa9120(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:23:37.908 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xa4c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:23:37.908 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5efa9120(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:23:37.908 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @617c28f0(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:23:37.909 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x5eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:23:37.909 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @617c28f0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:23:37.909 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41bf3f15(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:23:37.910 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x623] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:23:37.910 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41bf3f15(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:23:37.911 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb80] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @392ce893(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:23:37.911 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb80] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:23:37.911 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb80] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @392ce893(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:23:37.912 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc14] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @163b995f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:23:37.912 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc14] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:23:37.912 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc14] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @163b995f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:23:37.916 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3170301395645439138

[info 2020/03/05 00:23:37.918 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:23:38.192 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:23:38.192 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xb82] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @334f35e0(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:23:38.193 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xb82] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:23:38.193 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xb82] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @334f35e0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:23:38.194 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6676aa8(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:23:38.194 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:23:38.194 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6676aa8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:23:38.195 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e8db3cd(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:23:38.195 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xa4c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:23:38.195 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xa4c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e8db3cd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:23:38.196 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @561d0af(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:23:38.196 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x5eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:23:38.196 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x5eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @561d0af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:23:38.197 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x623] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72e4f13c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:23:38.198 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x623] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:23:38.198 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x623] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72e4f13c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:23:38.198 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb80] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a9aa4e2(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:23:38.199 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb80] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:23:38.199 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb80] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a9aa4e2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:23:38.200 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc14] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f6fef19(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:23:38.200 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc14] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:23:38.200 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xc14] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f6fef19(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:23:38.203 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xb82] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@73dbccab

[vm0] [info 2020/03/05 00:23:38.212 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xb82] Starting peer location for Distribution Locator on 7817c6876aaf

[vm0] [info 2020/03/05 00:23:38.212 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xb82] Locator was created at Thu Mar 05 00:23:38 GMT 2020

[vm0] [info 2020/03/05 00:23:38.212 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xb82] Listening on port 27863 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:23:38.213 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xb82] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3170301395645439138/locator/locator27863view.dat

[vm0] [info 2020/03/05 00:23:38.213 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xb82] recovery file not found: /tmp/junit3170301395645439138/locator/locator27863view.dat

[vm0] [info 2020/03/05 00:23:38.213 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xb82] Starting distributed system

[vm0] [info 2020/03/05 00:23:38.217 GMT <RMI TCP Connection(207)-172.17.0.3> tid=0xb82] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:23:42.186 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@d62ed66

[vm1] [info 2020/03/05 00:23:42.192 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:23:42.783 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xa4c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5b417d52

[vm2] [info 2020/03/05 00:23:42.789 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xa4c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:23:43.402 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x5eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@153a780d

[vm3] [info 2020/03/05 00:23:43.408 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x5eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:23:44.052 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x623] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@33e57dfb

[vm4] [info 2020/03/05 00:23:44.059 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0x623] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:23:44.667 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[27864]

Command result for <connect --jmx-manager=localhost[27864]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=27864] ..
Successfully connected to: [host=localhost, port=27864]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:23:49.938 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xcff] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b040@30d28acf

[vm5] [info 2020/03/05 00:23:49.943 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xcff] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:23:50.773 GMT <RMI TCP Connection(85)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x00000008408fe840@27ce126d

[vm6] [info 2020/03/05 00:23:50.779 GMT <RMI TCP Connection(85)-172.17.0.5> tid=0xbd5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:23:52.396 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7258c8f1

[vm5] [info 2020/03/05 00:23:52.597 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2860
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 386
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9939


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:23:55.050 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x000000084092cc40@170731e6 (took 151 ms)

[vm2] [info 2020/03/05 00:23:55.214 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0xc24] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@49388fd4 (took 161 ms)

[vm3] [info 2020/03/05 00:23:55.368 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xcfc] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@32deea11 (took 151 ms)

[vm4] [info 2020/03/05 00:23:55.540 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xce7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840913840@4b7f93de (took 169 ms)

[vm5] [info 2020/03/05 00:23:55.717 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xcff] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@4699dde3 (took 175 ms)

[vm6] [info 2020/03/05 00:23:55.821 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@19fa9a1e

[vm6] [info 2020/03/05 00:23:55.869 GMT <RMI TCP Connection(85)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x00000008408f9040@19fdf8ca (took 150 ms)

[vm6] [info 2020/03/05 00:23:56.010 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:23:56.016 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xeea] Distribution Locator on 3fe90987c3a2 is stopped

[vm0] [info 2020/03/05 00:23:56.016 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xeea] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@2b12cfbc (took 144 ms)

[info 2020/03/05 00:23:56.017 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:23:56.019 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xeea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @589e5aa9(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:23:56.019 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xeea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:23:56.019 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xeea] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @589e5aa9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:23:56.020 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b5af92b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:23:56.020 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:23:56.020 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b5af92b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:23:56.021 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0xc24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b9796b4(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:23:56.021 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0xc24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:23:56.021 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0xc24] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b9796b4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:23:56.022 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xcfc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8bb3097(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:23:56.022 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xcfc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:23:56.022 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xcfc] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8bb3097(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:23:56.023 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xce7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6153247d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:23:56.023 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xce7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:23:56.023 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xce7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6153247d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:23:56.024 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xcff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a501ef7(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:23:56.024 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xcff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:23:56.024 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xcff] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a501ef7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:23:56.025 GMT <RMI TCP Connection(85)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5ad07(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:23:56.025 GMT <RMI TCP Connection(85)-172.17.0.5> tid=0xbd5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:23:56.025 GMT <RMI TCP Connection(85)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5ad07(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:23:56.027 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xeea] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581

[vm0] [info 2020/03/05 00:23:56.027 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xeea] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@460da581 (took 0 ms)

[vm1] [info 2020/03/05 00:23:56.028 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb

[vm1] [info 2020/03/05 00:23:56.029 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084092b040@8c521bb (took 0 ms)

[vm2] [info 2020/03/05 00:23:56.029 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0xc24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1

[vm2] [info 2020/03/05 00:23:56.030 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0xc24] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@53e39bb1 (took 0 ms)

[vm3] [info 2020/03/05 00:23:56.030 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xcfc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e

[vm3] [info 2020/03/05 00:23:56.031 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xcfc] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@4a909d4e (took 0 ms)

[vm4] [info 2020/03/05 00:23:56.032 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xce7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f

[vm4] [info 2020/03/05 00:23:56.032 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xce7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x0000000840918040@33e45d0f (took 0 ms)

[vm5] [info 2020/03/05 00:23:56.033 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xcff] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa

[vm5] [info 2020/03/05 00:23:56.033 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xcff] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a440@1d0746fa (took 0 ms)

[vm6] [info 2020/03/05 00:23:56.034 GMT <RMI TCP Connection(85)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d

[vm6] [info 2020/03/05 00:23:56.034 GMT <RMI TCP Connection(85)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x00000008408fdc40@21f5f96d (took 0 ms)

[locator] [info 2020/03/05 00:23:56.036 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee

[locator] [info 2020/03/05 00:23:56.037 GMT <RMI TCP Connection(37)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4876c0ee (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:23:56.063 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24097].
Not connected.


[info 2020/03/05 00:23:56.065 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:23:56.067 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:23:56.068 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xeea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d57e9ee(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:23:56.068 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xeea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:23:56.068 GMT <RMI TCP Connection(216)-172.17.0.5> tid=0xeea] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d57e9ee(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:23:56.069 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @794f3ede(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:23:56.069 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:23:56.070 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x53] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @794f3ede(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:23:56.070 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0xc24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c3feea0(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:23:56.070 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0xc24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:23:56.071 GMT <RMI TCP Connection(90)-172.17.0.5> tid=0xc24] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c3feea0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:23:56.072 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xcfc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @296ba03a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:23:56.072 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xcfc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:23:56.072 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xcfc] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @296ba03a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:23:56.073 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xce7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @698c3e9b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:23:56.073 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xce7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:23:56.073 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xce7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @698c3e9b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:23:56.074 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xcff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46140dc(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:23:56.074 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xcff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:23:56.074 GMT <RMI TCP Connection(89)-172.17.0.5> tid=0xcff] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46140dc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:23:56.075 GMT <RMI TCP Connection(85)-172.17.0.5> tid=0xbd5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ee9fa4c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:23:56.075 GMT <RMI TCP Connection(85)-172.17.0.5> tid=0xbd5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:23:56.075 GMT <RMI TCP Connection(85)-172.17.0.5> tid=0xbd5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ee9fa4c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:23:59.678 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:24:02.617 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1137301988601707136

[info 2020/03/05 00:24:02.660 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:24:04.071 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
gemfire.DUnitLauncher.RMI_PORT=29701
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29701, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest32/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] Listening for transport dt_socket at address: 60015
[vm5] [info 2020/03/05 00:24:06.386 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e5c828

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 6119
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4587
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 214
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 17295


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 39


[vm5] [info 2020/03/05 00:24:06.577 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:24:06.777 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 197 ms)

[vm2] [info 2020/03/05 00:24:06.997 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x83] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 215 ms)

[vm3] [info 2020/03/05 00:24:07.246 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x88] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 241 ms)

[vm4] [info 2020/03/05 00:24:07.466 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x8f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 213 ms)

[vm5] [info 2020/03/05 00:24:07.718 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 247 ms)

[vm6] [info 2020/03/05 00:24:07.937 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 215 ms)

[vm0] [info 2020/03/05 00:24:08.141 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x72] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:24:08.142 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x72] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 199 ms)

[info 2020/03/05 00:24:08.193 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:08.199 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10c54cf3(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:24:08.200 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:08.200 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x72] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10c54cf3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:24:08.205 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d4b1648(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:24:08.205 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:24:08.205 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d4b1648(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:24:08.209 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @deb8d69(0, "IgnoredException remove")

[locator] [info 2020/03/05 00:24:08.206 GMT <main> tid=0x1] VM-2 is launching with PID 69

[vm2] [info 2020/03/05 00:24:08.210 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x83] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:24:08.210 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @deb8d69(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:24:08.214 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac41147(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:24:08.215 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x88] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:24:08.215 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac41147(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:24:08.219 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76b44da1(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:24:08.220 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:24:08.220 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x8f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76b44da1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:24:08.224 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e37849f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:24:08.225 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:24:08.226 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e37849f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:24:08.230 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @119cde4(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:24:08.231 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:24:08.231 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @119cde4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:24:08.240 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:24:08.261 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x72] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 20 ms)

[vm1] [info 2020/03/05 00:24:08.265 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:24:08.285 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 19 ms)

[vm2] [info 2020/03/05 00:24:08.290 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x83] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:24:08.311 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 20 ms)

[vm3] [info 2020/03/05 00:24:08.316 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x88] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:24:08.337 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 21 ms)

[vm4] [info 2020/03/05 00:24:08.343 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x8f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:24:08.365 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x8f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 21 ms)

[vm5] [info 2020/03/05 00:24:08.370 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:24:08.386 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 16 ms)

[vm6] [info 2020/03/05 00:24:08.391 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:24:08.407 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 16 ms)

[locator] gemfire.DUnitLauncher.RMI_PORT=29701
[locator] [info 2020/03/05 00:24:08.423 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:24:08.425 GMT <RMI TCP Connection(2)-172.17.0.4> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 1 ms)

[locator] [info 2020/03/05 00:24:08.440 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @785a36d1(0, "")



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:24:08.503 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24285].
Not connected.


[info 2020/03/05 00:24:08.506 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:24:08.508 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:08.511 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67e93e23(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:24:08.511 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x72] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:08.511 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x72] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67e93e23(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:24:08.512 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @640893cc(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:24:08.513 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:24:08.513 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @640893cc(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:24:08.514 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @763ac733(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:24:08.514 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x83] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:24:08.514 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @763ac733(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:24:08.516 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fd9dff3(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:24:08.516 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x88] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:24:08.516 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fd9dff3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:24:08.518 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6368849d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:24:08.518 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:24:08.518 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x8f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6368849d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:24:08.519 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1741a255(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:24:08.520 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:24:08.520 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1741a255(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:24:08.521 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77c15616(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:24:08.522 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:24:08.522 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77c15616(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:24:08.526 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7860835097843543060

[info 2020/03/05 00:24:08.529 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/05 00:24:08.639 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting peer location for Distribution Locator on a28db4e3cca8

[locator] [info 2020/03/05 00:24:08.641 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Locator was created at Thu Mar 05 00:24:08 GMT 2020

[locator] [info 2020/03/05 00:24:08.642 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Listening on port 34905 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/05 00:24:08.646 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest32/dunit/locator/locator34905view.dat

[locator] [info 2020/03/05 00:24:08.646 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/05 00:24:08.648 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/05 00:24:08.649 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest32/dunit/locator/locator34905view.dat

[locator] [info 2020/03/05 00:24:08.658 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting distributed system

[locator] [info 2020/03/05 00:24:08.689 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/05 00:24:08.779 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: a28db4e3cca8/172.17.0.5, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 69
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest32/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=29701
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest32/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest32/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 29701
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 1356
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/05 00:24:08.796 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.5[34905]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest32/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/05 00:24:08.804 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/05 00:24:08.817 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/05 00:24:08.840 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/05 00:24:08.868 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[info 2020/03/05 00:24:08.923 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:08.924 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x72] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26fadac1(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:24:08.925 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x72] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:08.925 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x72] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26fadac1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:24:08.926 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74eb35a5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:24:08.926 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:24:08.927 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74eb35a5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:24:08.928 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68bde40e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:24:08.928 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x83] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:24:08.928 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68bde40e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:24:08.930 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2479c621(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:24:08.930 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x88] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:24:08.930 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2479c621(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:24:08.932 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45112d40(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:24:08.932 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x8f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:24:08.932 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x8f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45112d40(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:24:08.934 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44603ec7(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:24:08.934 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:24:08.934 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44603ec7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:24:08.936 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @538ec56f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:24:08.936 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:24:08.936 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @538ec56f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:24:08.942 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x72] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e02e085

[vm0] [info 2020/03/05 00:24:08.948 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x72] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:24:08.948 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x72] Locator was created at Thu Mar 05 00:24:08 GMT 2020

[vm0] [info 2020/03/05 00:24:08.949 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x72] Listening on port 24287 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:24:08.949 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x72] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7860835097843543060/locator/locator24287view.dat

[vm0] [info 2020/03/05 00:24:08.949 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x72] recovery file not found: /tmp/junit7860835097843543060/locator/locator24287view.dat

[vm0] [info 2020/03/05 00:24:08.950 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x72] Starting distributed system

[vm0] [info 2020/03/05 00:24:08.952 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x72] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/05 00:24:09.074 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting membership services

[locator] [info 2020/03/05 00:24:09.216 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Established local address a28db4e3cca8(69:locator)<ec>:41000

[locator] [info 2020/03/05 00:24:09.216 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] JGroups channel created (took 141ms)

[locator] [info 2020/03/05 00:24:09.237 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] GemFire P2P Listener started on /172.17.0.5:57975

[locator] [info 2020/03/05 00:24:09.240 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on a28db4e3cca8/172.17.0.5:53344.

[locator] [info 2020/03/05 00:24:09.243 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Peer locator is connecting to local membership services with ID a28db4e3cca8(69:locator)<ec>:41000

[locator] [info 2020/03/05 00:24:09.244 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] This member is becoming the membership coordinator with address a28db4e3cca8(69:locator)<ec>:41000

[locator] [info 2020/03/05 00:24:09.245 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/05 00:24:09.245 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] received new view: View[a28db4e3cca8(69:locator)<ec><v0>:41000|0] members: [a28db4e3cca8(69:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/05 00:24:09.246 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Peer locator received new membership view: View[a28db4e3cca8(69:locator)<ec><v0>:41000|0] members: [a28db4e3cca8(69:locator)<ec><v0>:41000]

[locator] [info 2020/03/05 00:24:09.255 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] ViewCreator starting on:a28db4e3cca8(69:locator)<ec><v0>:41000

[locator] [info 2020/03/05 00:24:09.256 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/05 00:24:09.257 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Finished joining (took 13ms).

[locator] [info 2020/03/05 00:24:09.258 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting DistributionManager a28db4e3cca8(69:locator)<ec><v0>:41000.  (took 378 ms)

[locator] [info 2020/03/05 00:24:09.260 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initial (distribution manager) view, View[a28db4e3cca8(69:locator)<ec><v0>:41000|0] members: [a28db4e3cca8(69:locator)<ec><v0>:41000]

[locator] [info 2020/03/05 00:24:09.260 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/05 00:24:09.265 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/05 00:24:09.266 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] DistributionManager a28db4e3cca8(69:locator)<ec><v0>:41000 started on localhost[0],a28db4e3cca8[34905]. There were 0 other DMs. others: []  (took 413 ms)  (locator)

[locator] [info 2020/03/05 00:24:09.296 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/05 00:24:09.360 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Creating cache for locator.

[vm6] [info 2020/03/05 00:24:10.144 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d355dae

[vm6] [info 2020/03/05 00:24:10.404 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/05 00:24:11.021 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/05 00:24:11.024 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[locator] [info 2020/03/05 00:24:11.125 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/05 00:24:11.126 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/05 00:24:11.186 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initializing region _monitoringRegion_172.17.0.5<v0>41000

[locator] [info 2020/03/05 00:24:11.188 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.5<v0>41000 completed

[locator] [info 2020/03/05 00:24:11.245 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/05 00:24:11.250 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/05 00:24:11.251 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/05 00:24:11.251 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/05 00:24:11.258 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/05 00:24:11.259 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/05 00:24:11.266 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/05 00:24:11.266 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/05 00:24:11.266 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/05 00:24:11.271 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/05 00:24:11.273 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/05 00:24:11.273 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Locator started on 172.17.0.5[34905]

[locator] [info 2020/03/05 00:24:11.274 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting server location for Distribution Locator on a28db4e3cca8[34905]

[locator] [info 2020/03/05 00:24:11.286 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Got result: 34905
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @785a36d1(0, "") (took 2844 ms)

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29701, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest32/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29701, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest32/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29701, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest32/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29701, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest32/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm0] Listening for transport dt_socket at address: 53689
[vm1] Listening for transport dt_socket at address: 46775
[vm2] Listening for transport dt_socket at address: 59063
[vm3] Listening for transport dt_socket at address: 46843
[vm1] [info 2020/03/05 00:24:13.981 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@532a5a4

[vm1] [info 2020/03/05 00:24:13.993 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:24:14.629 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:24:14.914 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x83] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@8edb3d9

[vm2] [info 2020/03/05 00:24:14.931 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x83] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:24:14.994 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6d8b415c

[vm5] [info 2020/03/05 00:24:15.274 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:24:16.171 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x88] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@304d50ff

[vm3] [info 2020/03/05 00:24:16.188 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x88] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:24:16.369 GMT <main> tid=0x1] VM1 is launching with PID 168

[vm2] [info 2020/03/05 00:24:16.525 GMT <main> tid=0x1] VM2 is launching with PID 172

[vm3] [info 2020/03/05 00:24:16.660 GMT <main> tid=0x1] VM3 is launching with PID 178

[vm1] gemfire.DUnitLauncher.RMI_PORT=29701
[vm2] gemfire.DUnitLauncher.RMI_PORT=29701
[vm3] gemfire.DUnitLauncher.RMI_PORT=29701
[vm4] [info 2020/03/05 00:24:17.425 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x8f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@fb74bc4

[vm4] [info 2020/03/05 00:24:17.446 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x8f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:24:17.513 GMT <main> tid=0x1] VM0 is launching with PID 164

[vm0] gemfire.DUnitLauncher.RMI_PORT=29701


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29701, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest32/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm4] Listening for transport dt_socket at address: 33955
[info 2020/03/05 00:24:18.461 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24288]

Command result for <connect --jmx-manager=localhost[24288]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24288] ..
Successfully connected to: [host=localhost, port=24288]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:24:20.083 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@b042def

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:24:20.304 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:24:22.169 GMT <main> tid=0x1] VM4 is launching with PID 382

[vm4] gemfire.DUnitLauncher.RMI_PORT=29701
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29701, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest32/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] Listening for transport dt_socket at address: 49471
Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 8825
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 5133
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 268
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 20130


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 120


[vm1] [info 2020/03/05 00:24:23.726 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 216 ms)

[vm2] [info 2020/03/05 00:24:24.041 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 310 ms)

[vm1] [info 2020/03/05 00:24:24.242 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:24:24.285 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 237 ms)

[vm4] [info 2020/03/05 00:24:26.672 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 2378 ms)

[vm5] [info 2020/03/05 00:24:26.737 GMT <main> tid=0x1] VM5 is launching with PID 438

[vm5] [info 2020/03/05 00:24:26.784 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xce9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b040@42ccdae8

[vm5] [info 2020/03/05 00:24:26.790 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xce9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:24:26.910 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 234 ms)

[vm5] gemfire.DUnitLauncher.RMI_PORT=29701
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29701, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest32/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm6] Listening for transport dt_socket at address: 49577
[vm6] [info 2020/03/05 00:24:27.127 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 205 ms)

[vm0] [info 2020/03/05 00:24:27.314 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6f] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:24:27.315 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 183 ms)

[info 2020/03/05 00:24:27.357 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:27.363 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d8f79b3(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:24:27.364 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:27.364 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d8f79b3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:24:27.368 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @502a4f0c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:24:27.369 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:24:27.369 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @502a4f0c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:24:27.373 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d950c13(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:24:27.374 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:24:27.374 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d950c13(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:24:27.378 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51e5cc37(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:24:27.379 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:24:27.379 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51e5cc37(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:24:27.382 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @374d560a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:24:27.383 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:24:27.383 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @374d560a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:24:27.387 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dc75a8a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:24:27.388 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:24:27.388 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dc75a8a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:24:27.392 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12d688fb(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:24:27.393 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:24:27.393 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12d688fb(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:24:27.403 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:24:27.419 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 15 ms)

[vm1] [info 2020/03/05 00:24:27.424 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:24:27.438 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 14 ms)

[vm2] [info 2020/03/05 00:24:27.443 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:24:27.460 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 17 ms)

[vm3] [info 2020/03/05 00:24:27.465 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:24:27.483 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 17 ms)

[vm4] [info 2020/03/05 00:24:27.487 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:24:27.504 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 15 ms)

[vm5] [info 2020/03/05 00:24:27.509 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:24:27.526 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 17 ms)

[vm6] [info 2020/03/05 00:24:27.531 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:24:27.548 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xd25] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a440@49ed60f1

[vm6] [info 2020/03/05 00:24:27.549 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 17 ms)

[vm6] [info 2020/03/05 00:24:27.554 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xd25] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/05 00:24:27.563 GMT <RMI TCP Connection(2)-172.17.0.7> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:24:27.566 GMT <RMI TCP Connection(2)-172.17.0.7> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 1 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:24:27.626 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21015].
Not connected.


[info 2020/03/05 00:24:27.630 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:24:27.633 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:27.635 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fd85d85(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:24:27.635 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:27.635 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fd85d85(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:24:27.636 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @174f454a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:24:27.637 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:24:27.637 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @174f454a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:24:27.638 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b16ea21(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:24:27.638 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:24:27.638 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b16ea21(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:24:27.640 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f6a9849(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:24:27.640 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:24:27.640 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f6a9849(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:24:27.642 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78caa886(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:24:27.642 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:24:27.642 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78caa886(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:24:27.643 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2158e661(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:24:27.644 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:24:27.644 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2158e661(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:24:27.645 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51027aac(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:24:27.645 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:24:27.646 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51027aac(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:24:27.650 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6931970257818424139

[info 2020/03/05 00:24:27.653 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:24:28.074 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:28.075 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @630dffbb(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:24:28.075 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:28.075 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @630dffbb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:24:28.077 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @456d1088(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:24:28.077 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:24:28.077 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @456d1088(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:24:28.078 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49aa7515(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:24:28.078 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:24:28.079 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49aa7515(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:24:28.080 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7948ad53(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:24:28.080 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:24:28.080 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7948ad53(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:24:28.082 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42690c97(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:24:28.082 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:24:28.082 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42690c97(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:24:28.084 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26981e3c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:24:28.084 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:24:28.084 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26981e3c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:24:28.085 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68b6d887(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:24:28.086 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:24:28.086 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68b6d887(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:24:28.091 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@66fa080e

[vm0] [info 2020/03/05 00:24:28.098 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6f] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:24:28.099 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6f] Locator was created at Thu Mar 05 00:24:28 GMT 2020

[vm0] [info 2020/03/05 00:24:28.099 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6f] Listening on port 21017 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:24:28.100 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6931970257818424139/locator/locator21017view.dat

[vm0] [info 2020/03/05 00:24:28.100 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6f] recovery file not found: /tmp/junit6931970257818424139/locator/locator21017view.dat

[vm0] [info 2020/03/05 00:24:28.101 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/05 00:24:28.103 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:24:29.991 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b171970

[vm5] [info 2020/03/05 00:24:30.195 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 6899
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3861
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 136
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 15096


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 42


[vm1] [info 2020/03/05 00:24:30.691 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 246 ms)

[vm6] [info 2020/03/05 00:24:30.866 GMT <main> tid=0x1] VM6 is launching with PID 491

[vm2] [info 2020/03/05 00:24:30.940 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 245 ms)

[vm6] gemfire.DUnitLauncher.RMI_PORT=29701
[vm3] [info 2020/03/05 00:24:31.153 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 207 ms)

[vm0] [info 2020/03/05 00:24:31.154 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3a7b46ee

[vm0] [info 2020/03/05 00:24:31.339 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:24:31.341 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Locator was created at Thu Mar 05 00:24:31 GMT 2020

[vm0] [info 2020/03/05 00:24:31.341 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Listening on port 29702 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:24:31.344 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1137301988601707136/locator/locator29702view.dat

[vm0] [info 2020/03/05 00:24:31.345 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] recovery file not found: /tmp/junit1137301988601707136/locator/locator29702view.dat

[vm0] [info 2020/03/05 00:24:31.348 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/05 00:24:31.376 GMT <RMI TCP Connection(1)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2893
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 318
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9819


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:24:31.861 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840958c40@7970529f (took 192 ms)

[vm2] [info 2020/03/05 00:24:32.013 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xc64] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@bd33e6 (took 150 ms)

[vm3] [info 2020/03/05 00:24:32.205 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xc7a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914840@407fd7cd (took 184 ms)

[vm4] [info 2020/03/05 00:24:32.370 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xcab] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$450/0x0000000840915040@50efebab (took 161 ms)

[vm5] [info 2020/03/05 00:24:32.556 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xce9] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905840@5cfd2357 (took 184 ms)

[vm1] [info 2020/03/05 00:24:32.581 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1f0d5475

[vm1] [info 2020/03/05 00:24:32.588 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:24:32.708 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xd25] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904c40@5342089d (took 150 ms)

[vm0] [info 2020/03/05 00:24:32.851 GMT <RMI TCP Connection(219)-172.17.0.2> tid=0xa92] Distribution Locator on ad9eebd937ab is stopped

[vm0] [info 2020/03/05 00:24:32.852 GMT <RMI TCP Connection(219)-172.17.0.2> tid=0xa92] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4661de02 (took 141 ms)

[info 2020/03/05 00:24:32.853 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:32.855 GMT <RMI TCP Connection(219)-172.17.0.2> tid=0xa92] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31b505d1(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:24:32.855 GMT <RMI TCP Connection(219)-172.17.0.2> tid=0xa92] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:32.855 GMT <RMI TCP Connection(219)-172.17.0.2> tid=0xa92] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31b505d1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:24:32.856 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b80e0f1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:24:32.856 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:24:32.856 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b80e0f1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:24:32.856 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xc64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bd1b542(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:24:32.857 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xc64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:24:32.857 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xc64] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bd1b542(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:24:32.857 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xc7a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58f1e3c2(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:24:32.857 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xc7a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:24:32.857 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xc7a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58f1e3c2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:24:32.858 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xcab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16547f1b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:24:32.858 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xcab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:24:32.858 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xcab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16547f1b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:24:32.859 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xce9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50e2233c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:24:32.859 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xce9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:24:32.859 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xce9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50e2233c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:24:32.860 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xd25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f348cea(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:24:32.860 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xd25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:24:32.860 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xd25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f348cea(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:24:32.862 GMT <RMI TCP Connection(219)-172.17.0.2> tid=0xa92] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41

[vm0] [info 2020/03/05 00:24:32.863 GMT <RMI TCP Connection(219)-172.17.0.2> tid=0xa92] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@6bf8fe41 (took 0 ms)

[vm1] [info 2020/03/05 00:24:32.863 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a

[vm1] [info 2020/03/05 00:24:32.864 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x000000084095a040@5ef5f87a (took 0 ms)

[vm2] [info 2020/03/05 00:24:32.864 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xc64] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee

[vm2] [info 2020/03/05 00:24:32.865 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xc64] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919c40@272ed7ee (took 0 ms)

[vm3] [info 2020/03/05 00:24:32.865 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xc7a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544

[vm3] [info 2020/03/05 00:24:32.866 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xc7a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919440@701f2544 (took 0 ms)

[vm4] [info 2020/03/05 00:24:32.866 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xcab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5

[vm4] [info 2020/03/05 00:24:32.867 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xcab] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x000000084091a040@4cb160e5 (took 0 ms)

[vm5] [info 2020/03/05 00:24:32.867 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xce9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7

[vm5] [info 2020/03/05 00:24:32.868 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xce9] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a440@638572f7 (took 0 ms)

[vm6] [info 2020/03/05 00:24:32.868 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xd25] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e

[vm6] [info 2020/03/05 00:24:32.869 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xd25] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909840@5fbbc02e (took 0 ms)

[locator] [info 2020/03/05 00:24:32.871 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd

[locator] [info 2020/03/05 00:24:32.872 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@6d3cadfd (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:24:32.900 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[26373].
Not connected.


[info 2020/03/05 00:24:32.902 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:24:32.903 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:32.904 GMT <RMI TCP Connection(219)-172.17.0.2> tid=0xa92] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1108d9(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:24:32.904 GMT <RMI TCP Connection(219)-172.17.0.2> tid=0xa92] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:32.904 GMT <RMI TCP Connection(219)-172.17.0.2> tid=0xa92] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1108d9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:24:32.905 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @318f8549(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:24:32.905 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:24:32.905 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @318f8549(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:24:32.906 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xc64] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4239d245(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:24:32.906 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xc64] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:24:32.906 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xc64] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4239d245(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:24:32.907 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xc7a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e2ac3c9(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:24:32.907 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xc7a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:24:32.907 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xc7a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e2ac3c9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:24:32.908 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xcab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @557ed2d1(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:24:32.908 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xcab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:24:32.908 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xcab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @557ed2d1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:24:32.909 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xce9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65b158c1(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:24:32.909 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xce9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:24:32.909 GMT <RMI TCP Connection(89)-172.17.0.2> tid=0xce9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65b158c1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:24:32.910 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xd25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eb29ba8(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:24:32.910 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xd25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:24:32.910 GMT <RMI TCP Connection(90)-172.17.0.2> tid=0xd25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eb29ba8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:24:33.315 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@54ce1453

[vm2] [info 2020/03/05 00:24:33.340 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:24:33.482 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x25] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@58ce5329

[vm4] [info 2020/03/05 00:24:33.496 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 2337 ms)

[vm6] [info 2020/03/05 00:24:33.664 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x25] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:24:33.694 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 194 ms)

[vm6] [info 2020/03/05 00:24:33.910 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 213 ms)

[vm0] [info 2020/03/05 00:24:34.106 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:24:34.108 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 191 ms)

[info 2020/03/05 00:24:34.157 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:34.162 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41797e29(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:24:34.163 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:34.163 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41797e29(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:24:34.167 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23286bdf(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:24:34.168 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:24:34.168 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23286bdf(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:24:34.172 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57891714(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:24:34.173 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:24:34.174 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57891714(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:24:34.178 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d93d719(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:24:34.178 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:24:34.179 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d93d719(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:24:34.182 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76b748a8(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:24:34.183 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:24:34.183 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76b748a8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:24:34.187 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74d6c381(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:24:34.188 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:24:34.188 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74d6c381(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:24:34.192 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f8f557b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:24:34.192 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:24:34.193 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f8f557b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:24:34.202 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:24:34.220 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 17 ms)

[vm1] [info 2020/03/05 00:24:34.226 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:24:34.243 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 16 ms)

[vm2] [info 2020/03/05 00:24:34.249 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:24:34.265 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 16 ms)

[vm3] [info 2020/03/05 00:24:34.270 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:24:34.286 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 15 ms)

[vm4] [info 2020/03/05 00:24:34.291 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:24:34.308 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 15 ms)

[vm5] [info 2020/03/05 00:24:34.313 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:24:34.337 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 22 ms)

[vm6] [info 2020/03/05 00:24:34.342 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:24:34.357 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 14 ms)

[vm3] [info 2020/03/05 00:24:34.358 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@43a7d28a

[locator] [info 2020/03/05 00:24:34.371 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[vm3] [info 2020/03/05 00:24:34.372 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/05 00:24:34.373 GMT <RMI TCP Connection(2)-172.17.0.6> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 1 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:24:34.451 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28407].
Not connected.


[info 2020/03/05 00:24:34.454 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:24:34.456 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:34.458 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35d7e3f6(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:24:34.458 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:34.459 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35d7e3f6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:24:34.460 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bbe177a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:24:34.460 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:24:34.460 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bbe177a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:24:34.461 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c3116f9(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:24:34.462 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:24:34.462 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c3116f9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:24:34.463 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32fea92f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:24:34.463 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:24:34.464 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32fea92f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:24:34.465 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2659297b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:24:34.465 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:24:34.465 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2659297b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:24:34.466 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @140e9bdb(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:24:34.467 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:24:34.467 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @140e9bdb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:24:34.468 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2543fcf7(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:24:34.468 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:24:34.468 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2543fcf7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:24:34.472 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10812227470108016356

[info 2020/03/05 00:24:34.475 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:24:34.861 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:34.862 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eb5ad56(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:24:34.862 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:34.862 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eb5ad56(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:24:34.864 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @453d41ee(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:24:34.864 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:24:34.864 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @453d41ee(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:24:34.865 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fccd100(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:24:34.865 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:24:34.865 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fccd100(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:24:34.867 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @731eeeb6(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:24:34.867 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:24:34.867 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @731eeeb6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:24:34.868 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b03f855(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:24:34.869 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:24:34.869 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b03f855(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:24:34.870 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5df7bfee(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:24:34.870 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:24:34.870 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5df7bfee(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:24:34.871 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2469f8b2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:24:34.871 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:24:34.872 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2469f8b2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:24:34.877 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@88e4738

[vm0] [info 2020/03/05 00:24:34.882 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:24:34.883 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Locator was created at Thu Mar 05 00:24:34 GMT 2020

[vm0] [info 2020/03/05 00:24:34.883 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Listening on port 28409 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:24:34.883 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10812227470108016356/locator/locator28409view.dat

[vm0] [info 2020/03/05 00:24:34.884 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] recovery file not found: /tmp/junit10812227470108016356/locator/locator28409view.dat

[vm0] [info 2020/03/05 00:24:34.884 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Starting distributed system

[vm0] [info 2020/03/05 00:24:34.886 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:24:35.278 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@423293dc

[vm4] [info 2020/03/05 00:24:35.291 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:24:35.788 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xd56] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a840@51fee9de

[vm5] [info 2020/03/05 00:24:35.794 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xd56] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:24:36.258 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21018]

Command result for <connect --jmx-manager=localhost[21018]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21018] ..
Successfully connected to: [host=localhost, port=21018]


[vm6] [info 2020/03/05 00:24:36.665 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0xd8a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a040@5b70f87e

[vm6] [info 2020/03/05 00:24:36.675 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0xd8a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:24:37.411 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:24:38.989 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@6a1866ca

[vm1] [info 2020/03/05 00:24:39.255 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:24:39.661 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2676169845857188431

[info 2020/03/05 00:24:39.710 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:24:39.731 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@fd6a527

[vm1] [info 2020/03/05 00:24:39.738 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:24:40.650 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@69e3c629

[vm2] [info 2020/03/05 00:24:40.659 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:24:41.219 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
gemfire.DUnitLauncher.RMI_PORT=23990
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=23990, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest33/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] Listening for transport dt_socket at address: 47143
[vm3] [info 2020/03/05 00:24:41.587 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4dbe5bfd

[vm3] [info 2020/03/05 00:24:41.594 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3965
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 339
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 13146


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:24:42.146 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084091c440@7a755fe6 (took 191 ms)

[vm2] [info 2020/03/05 00:24:42.414 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xca5] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914c40@7d500613 (took 265 ms)

[vm2] [info 2020/03/05 00:24:42.430 GMT <RMI TCP Connection(4)-172.17.0.5> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7940c44a

[vm4] [info 2020/03/05 00:24:42.541 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3c64b2d0

[vm4] [info 2020/03/05 00:24:42.556 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:24:42.608 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xc83] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@4c4fee88 (took 191 ms)

[vm2] [info 2020/03/05 00:24:42.673 GMT <RMI TCP Connection(4)-172.17.0.5> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:24:42.799 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0xca4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7dc2ec84 (took 188 ms)

[vm5] [info 2020/03/05 00:24:43.030 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xd56] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905040@77ac6f9f (took 229 ms)

[vm6] [info 2020/03/05 00:24:43.204 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0xd8a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904840@32a8f8db (took 172 ms)

[vm0] [info 2020/03/05 00:24:43.371 GMT <RMI TCP Connection(218)-172.17.0.8> tid=0x883] Distribution Locator on 53ad93bc9465 is stopped

[vm0] [info 2020/03/05 00:24:43.376 GMT <RMI TCP Connection(218)-172.17.0.8> tid=0x883] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7c40@4caf953 (took 170 ms)

[info 2020/03/05 00:24:43.377 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:43.379 GMT <RMI TCP Connection(218)-172.17.0.8> tid=0x883] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c854866(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:24:43.379 GMT <RMI TCP Connection(218)-172.17.0.8> tid=0x883] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:43.379 GMT <RMI TCP Connection(218)-172.17.0.8> tid=0x883] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c854866(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:24:43.382 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cee2b6c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:24:43.382 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:24:43.382 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cee2b6c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:24:43.384 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xca5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1282ee6(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:24:43.384 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xca5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:24:43.384 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xca5] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1282ee6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:24:43.385 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xc83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73e75bfd(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:24:43.385 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xc83] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:24:43.385 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xc83] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73e75bfd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:24:43.386 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0xca4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79942475(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:24:43.386 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0xca4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:24:43.386 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0xca4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79942475(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:24:43.387 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xd56] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48943201(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:24:43.387 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xd56] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:24:43.387 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xd56] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48943201(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:24:43.388 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0xd8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cb175f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:24:43.388 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0xd8a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:24:43.388 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0xd8a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cb175f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:24:43.391 GMT <RMI TCP Connection(218)-172.17.0.8> tid=0x883] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd

[vm0] [info 2020/03/05 00:24:43.391 GMT <RMI TCP Connection(218)-172.17.0.8> tid=0x883] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3c40@44e2e7dd (took 0 ms)

[vm1] [info 2020/03/05 00:24:43.394 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e

[vm1] [info 2020/03/05 00:24:43.395 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084091a840@23e4c42e (took 0 ms)

[vm2] [info 2020/03/05 00:24:43.396 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xca5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc

[vm2] [info 2020/03/05 00:24:43.396 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xca5] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840919c40@1bf13dc (took 0 ms)

[vm3] [info 2020/03/05 00:24:43.397 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xc83] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1

[vm3] [info 2020/03/05 00:24:43.397 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xc83] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@55fd5a1 (took 0 ms)

[vm4] [info 2020/03/05 00:24:43.399 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0xca4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30

[vm4] [info 2020/03/05 00:24:43.399 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0xca4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@1b298f30 (took 0 ms)

[vm5] [info 2020/03/05 00:24:43.401 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xd56] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291

[vm5] [info 2020/03/05 00:24:43.401 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xd56] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909c40@294af291 (took 0 ms)

[vm6] [info 2020/03/05 00:24:43.402 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0xd8a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa

[vm6] [info 2020/03/05 00:24:43.402 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0xd8a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909440@2d8964aa (took 0 ms)

[locator] [info 2020/03/05 00:24:43.406 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b

[locator] [info 2020/03/05 00:24:43.407 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4fe7b63b (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:24:43.442 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29437].
Not connected.


[info 2020/03/05 00:24:43.444 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:24:43.446 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:43.448 GMT <RMI TCP Connection(218)-172.17.0.8> tid=0x883] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63c53b99(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:24:43.448 GMT <RMI TCP Connection(218)-172.17.0.8> tid=0x883] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:43.448 GMT <RMI TCP Connection(218)-172.17.0.8> tid=0x883] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63c53b99(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:24:43.449 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65b7e567(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:24:43.449 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:24:43.449 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65b7e567(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:24:43.450 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xca5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e83ead8(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:24:43.450 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xca5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:24:43.450 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xca5] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e83ead8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:24:43.451 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xc83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ef960da(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:24:43.451 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xc83] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:24:43.451 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xc83] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ef960da(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:24:43.452 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0xca4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26395ac0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:24:43.452 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0xca4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:24:43.453 GMT <RMI TCP Connection(92)-172.17.0.8> tid=0xca4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26395ac0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:24:43.453 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xd56] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bf6df41(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:24:43.453 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xd56] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:24:43.454 GMT <RMI TCP Connection(91)-172.17.0.8> tid=0xd56] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bf6df41(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:24:43.454 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0xd8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4023f769(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:24:43.455 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0xd8a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:24:43.455 GMT <RMI TCP Connection(90)-172.17.0.8> tid=0xd8a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4023f769(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:24:43.552 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28410]

Command result for <connect --jmx-manager=localhost[28410]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28410] ..
Successfully connected to: [host=localhost, port=28410]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573304
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 6197
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608938
Total time (in milliseconds) spent moving buckets during this rebalance                         | 5565
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 293
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 20496


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 117


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:24:45.568 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 207 ms)

[locator] [info 2020/03/05 00:24:45.676 GMT <main> tid=0x1] VM-2 is launching with PID 72

[vm3] [info 2020/03/05 00:24:45.740 GMT <RMI TCP Connection(5)-172.17.0.5> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ae24f41

[vm2] [info 2020/03/05 00:24:45.814 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 242 ms)

[locator] gemfire.DUnitLauncher.RMI_PORT=23990
[locator] [info 2020/03/05 00:24:45.875 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @71ab0f59(0, "")

[vm3] [info 2020/03/05 00:24:45.954 GMT <RMI TCP Connection(5)-172.17.0.5> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:24:46.030 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 211 ms)

[locator] [info 2020/03/05 00:24:46.053 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting peer location for Distribution Locator on bf6b5e71510c

[locator] [info 2020/03/05 00:24:46.055 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Locator was created at Thu Mar 05 00:24:46 GMT 2020

[locator] [info 2020/03/05 00:24:46.056 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Listening on port 40569 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/05 00:24:46.059 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest33/dunit/locator/locator40569view.dat

[locator] [info 2020/03/05 00:24:46.060 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/05 00:24:46.062 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/05 00:24:46.063 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest33/dunit/locator/locator40569view.dat

[locator] [info 2020/03/05 00:24:46.072 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting distributed system

[locator] [info 2020/03/05 00:24:46.101 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/05 00:24:46.177 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: bf6b5e71510c/172.17.0.2, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 72
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest33/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=23990
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest33/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest33/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 23990
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 4659
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/05 00:24:46.194 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.2[40569]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest33/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/05 00:24:46.202 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/05 00:24:46.216 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[vm5] [info 2020/03/05 00:24:46.236 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xb80] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090bc40@7c0bb8bc

[locator] [info 2020/03/05 00:24:46.240 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[vm4] [info 2020/03/05 00:24:46.245 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x20] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 211 ms)

[vm5] [info 2020/03/05 00:24:46.248 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xb80] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/05 00:24:46.263 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[vm5] [info 2020/03/05 00:24:46.460 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 210 ms)

[locator] [info 2020/03/05 00:24:46.461 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting membership services

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[locator] [info 2020/03/05 00:24:46.599 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Established local address bf6b5e71510c(72:locator)<ec>:41000

[locator] [info 2020/03/05 00:24:46.600 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] JGroups channel created (took 138ms)

[locator] [info 2020/03/05 00:24:46.623 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] GemFire P2P Listener started on /172.17.0.2:49020

[locator] [info 2020/03/05 00:24:46.627 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on bf6b5e71510c/172.17.0.2:48955.

[locator] [info 2020/03/05 00:24:46.631 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Peer locator is connecting to local membership services with ID bf6b5e71510c(72:locator)<ec>:41000

[locator] [info 2020/03/05 00:24:46.632 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] This member is becoming the membership coordinator with address bf6b5e71510c(72:locator)<ec>:41000

[locator] [info 2020/03/05 00:24:46.633 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/05 00:24:46.634 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] received new view: View[bf6b5e71510c(72:locator)<ec><v0>:41000|0] members: [bf6b5e71510c(72:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/05 00:24:46.634 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Peer locator received new membership view: View[bf6b5e71510c(72:locator)<ec><v0>:41000|0] members: [bf6b5e71510c(72:locator)<ec><v0>:41000]

[locator] [info 2020/03/05 00:24:46.643 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] ViewCreator starting on:bf6b5e71510c(72:locator)<ec><v0>:41000

[locator] [info 2020/03/05 00:24:46.648 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/05 00:24:46.649 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Finished joining (took 17ms).

[locator] [info 2020/03/05 00:24:46.650 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting DistributionManager bf6b5e71510c(72:locator)<ec><v0>:41000.  (took 371 ms)

[locator] [info 2020/03/05 00:24:46.651 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initial (distribution manager) view, View[bf6b5e71510c(72:locator)<ec><v0>:41000|0] members: [bf6b5e71510c(72:locator)<ec><v0>:41000]

[locator] [info 2020/03/05 00:24:46.652 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/05 00:24:46.656 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/05 00:24:46.657 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] DistributionManager bf6b5e71510c(72:locator)<ec><v0>:41000 started on bf6b5e71510c[40569],localhost[0]. There were 0 other DMs. others: []  (took 407 ms)  (locator)

[vm6] [info 2020/03/05 00:24:46.681 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x25] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 217 ms)

[locator] [info 2020/03/05 00:24:46.692 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/05 00:24:46.760 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Creating cache for locator.

[vm0] [info 2020/03/05 00:24:46.891 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x75] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:24:46.892 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x75] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 206 ms)

[info 2020/03/05 00:24:46.947 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:46.952 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x75] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e83789e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:24:46.953 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x75] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:46.953 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x75] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e83789e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:24:46.957 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ffa8700(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:24:46.958 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:24:46.958 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ffa8700(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:24:46.962 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b48a687(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:24:46.963 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:24:46.963 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b48a687(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:24:46.969 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d325f28(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:24:46.970 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:24:46.970 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d325f28(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:24:46.974 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @729414c5(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:24:46.975 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:24:46.975 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @729414c5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:24:46.979 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51e10c2e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:24:46.980 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:24:46.980 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51e10c2e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:24:46.984 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @598c9f81(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:24:46.985 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:24:46.985 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @598c9f81(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:24:46.995 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x75] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:24:47.018 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x75] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 22 ms)

[vm1] [info 2020/03/05 00:24:47.024 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:24:47.041 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 17 ms)

[vm2] [info 2020/03/05 00:24:47.046 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm6] [info 2020/03/05 00:24:47.052 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xc14] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b440@285d5c64

[vm6] [info 2020/03/05 00:24:47.062 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xc14] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:24:47.064 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 17 ms)

[vm3] [info 2020/03/05 00:24:47.069 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:24:47.087 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 17 ms)

[vm4] [info 2020/03/05 00:24:47.095 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:24:47.114 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 18 ms)

[vm5] [info 2020/03/05 00:24:47.118 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:24:47.135 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 16 ms)

[vm6] [info 2020/03/05 00:24:47.141 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x25] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:24:47.158 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 17 ms)

[locator] [info 2020/03/05 00:24:47.170 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:24:47.172 GMT <RMI TCP Connection(2)-172.17.0.9> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 1 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:24:47.244 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22517].
Not connected.


[info 2020/03/05 00:24:47.248 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:24:47.250 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:47.252 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x75] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @490e9cf8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:24:47.252 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x75] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:47.252 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x75] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @490e9cf8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:24:47.254 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aea4710(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:24:47.255 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:24:47.255 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aea4710(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:24:47.256 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63364a01(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:24:47.256 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:24:47.256 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63364a01(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:24:47.258 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @561accba(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:24:47.258 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:24:47.258 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @561accba(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:24:47.259 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e1fa102(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:24:47.260 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:24:47.260 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e1fa102(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:24:47.261 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3423aa59(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:24:47.262 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:24:47.262 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3423aa59(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:24:47.263 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a019862(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:24:47.263 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:24:47.263 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a019862(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:24:47.268 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3001605769486160840

[info 2020/03/05 00:24:47.271 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:24:47.729 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:47.730 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x75] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5df910(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:24:47.731 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x75] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:47.731 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x75] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5df910(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:24:47.736 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @526f4072(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:24:47.736 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:24:47.736 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @526f4072(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:24:47.738 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @be57a3f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:24:47.738 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:24:47.738 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @be57a3f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:24:47.740 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @188c1eb3(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:24:47.740 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:24:47.740 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @188c1eb3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:24:47.744 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79bf2f34(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:24:47.745 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:24:47.745 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79bf2f34(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:24:47.747 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a3b858f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:24:47.747 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x25] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:24:47.747 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a3b858f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm4] [info 2020/03/05 00:24:47.742 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d9d05ab(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:24:47.742 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:24:47.742 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d9d05ab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm0] [info 2020/03/05 00:24:47.754 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x75] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@570a5d82

[vm0] [info 2020/03/05 00:24:47.771 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x75] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:24:47.771 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x75] Locator was created at Thu Mar 05 00:24:47 GMT 2020

[vm0] [info 2020/03/05 00:24:47.771 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x75] Listening on port 22519 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:24:47.775 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x75] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3001605769486160840/locator/locator22519view.dat

[vm0] [info 2020/03/05 00:24:47.776 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x75] recovery file not found: /tmp/junit3001605769486160840/locator/locator22519view.dat

[vm0] [info 2020/03/05 00:24:47.776 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x75] Starting distributed system

[vm0] [info 2020/03/05 00:24:47.795 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x75] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/05 00:24:48.418 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/05 00:24:48.420 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[locator] [info 2020/03/05 00:24:48.523 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/05 00:24:48.524 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/05 00:24:48.580 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initializing region _monitoringRegion_172.17.0.2<v0>41000

[locator] [info 2020/03/05 00:24:48.582 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.2<v0>41000 completed

[locator] [info 2020/03/05 00:24:48.632 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/05 00:24:48.636 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/05 00:24:48.637 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/05 00:24:48.637 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/05 00:24:48.644 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/05 00:24:48.645 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/05 00:24:48.651 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/05 00:24:48.651 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/05 00:24:48.652 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/05 00:24:48.673 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/05 00:24:48.685 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/05 00:24:48.686 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Locator started on 172.17.0.2[40569]

[locator] [info 2020/03/05 00:24:48.686 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting server location for Distribution Locator on bf6b5e71510c[40569]

[locator] [info 2020/03/05 00:24:48.698 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Got result: 40569
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @71ab0f59(0, "") (took 2821 ms)

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=23990, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest33/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=23990, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest33/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=23990, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest33/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=23990, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest33/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm1] Listening for transport dt_socket at address: 53463
[vm0] Listening for transport dt_socket at address: 59257
[vm2] Listening for transport dt_socket at address: 55483
[vm3] Listening for transport dt_socket at address: 58297
[vm4] [info 2020/03/05 00:24:48.956 GMT <RMI TCP Connection(6)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@14d1249d

[vm4] [info 2020/03/05 00:24:49.204 GMT <RMI TCP Connection(6)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:24:50.327 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8777991994779448077

[info 2020/03/05 00:24:50.374 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:24:52.177 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
gemfire.DUnitLauncher.RMI_PORT=29889
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29889, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest34/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] Listening for transport dt_socket at address: 42837
[info 2020/03/05 00:24:52.668 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29703]

[vm1] [info 2020/03/05 00:24:52.903 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7b977689

[vm1] [info 2020/03/05 00:24:52.913 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[29703]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29703] ..
Successfully connected to: [host=localhost, port=29703]


[vm3] [info 2020/03/05 00:24:54.075 GMT <main> tid=0x1] VM3 is launching with PID 182

[vm2] [info 2020/03/05 00:24:54.081 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c6347f0

[vm2] [info 2020/03/05 00:24:54.105 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:24:54.373 GMT <main> tid=0x1] VM2 is launching with PID 177

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 5762
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 571
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 19209


[vm1] [info 2020/03/05 00:24:54.412 GMT <main> tid=0x1] VM1 is launching with PID 172

[vm0] [info 2020/03/05 00:24:54.446 GMT <main> tid=0x1] VM0 is launching with PID 168

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 42


[vm3] gemfire.DUnitLauncher.RMI_PORT=23990
Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] gemfire.DUnitLauncher.RMI_PORT=23990
[vm1] gemfire.DUnitLauncher.RMI_PORT=23990
[vm0] gemfire.DUnitLauncher.RMI_PORT=23990
[vm1] [info 2020/03/05 00:24:54.676 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958040@685473bd (took 221 ms)



[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=23990, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest33/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] Listening for transport dt_socket at address: 42423
[vm2] [info 2020/03/05 00:24:54.899 GMT <RMI TCP Connection(92)-172.17.0.3> tid=0xc1e] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@4809fdb3 (took 218 ms)

[vm3] [info 2020/03/05 00:24:55.066 GMT <RMI TCP Connection(92)-172.17.0.3> tid=0xca9] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@7cdb70f6 (took 165 ms)

[vm3] [info 2020/03/05 00:24:55.206 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5a0a7168

[vm3] [info 2020/03/05 00:24:55.214 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:24:55.220 GMT <RMI TCP Connection(91)-172.17.0.3> tid=0xd2e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915440@54e6087f (took 151 ms)

[vm5] [info 2020/03/05 00:24:55.392 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xb80] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840906440@459a08f1 (took 170 ms)

[vm6] [info 2020/03/05 00:24:55.541 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xc14] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840905c40@379cb990 (took 148 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/05 00:24:55.691 GMT <RMI TCP Connection(217)-172.17.0.3> tid=0xec7] Distribution Locator on 7817c6876aaf is stopped

[vm0] [info 2020/03/05 00:24:55.692 GMT <RMI TCP Connection(217)-172.17.0.3> tid=0xec7] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7c40@65579a6c (took 149 ms)

[info 2020/03/05 00:24:55.693 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:55.695 GMT <RMI TCP Connection(217)-172.17.0.3> tid=0xec7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17fe63ed(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:24:55.695 GMT <RMI TCP Connection(217)-172.17.0.3> tid=0xec7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:55.695 GMT <RMI TCP Connection(217)-172.17.0.3> tid=0xec7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17fe63ed(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:24:55.696 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20969715(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:24:55.696 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:24:55.696 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20969715(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:24:55.697 GMT <RMI TCP Connection(92)-172.17.0.3> tid=0xc1e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f5239(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:24:55.697 GMT <RMI TCP Connection(92)-172.17.0.3> tid=0xc1e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:24:55.697 GMT <RMI TCP Connection(92)-172.17.0.3> tid=0xc1e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f5239(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:24:55.698 GMT <RMI TCP Connection(92)-172.17.0.3> tid=0xca9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d9de07f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:24:55.698 GMT <RMI TCP Connection(92)-172.17.0.3> tid=0xca9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:24:55.698 GMT <RMI TCP Connection(92)-172.17.0.3> tid=0xca9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d9de07f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:24:55.699 GMT <RMI TCP Connection(91)-172.17.0.3> tid=0xd2e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39b0c3d1(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:24:55.699 GMT <RMI TCP Connection(91)-172.17.0.3> tid=0xd2e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:24:55.699 GMT <RMI TCP Connection(91)-172.17.0.3> tid=0xd2e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39b0c3d1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:24:55.700 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xb80] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5be8aa9e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:24:55.700 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xb80] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:24:55.701 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xb80] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5be8aa9e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:24:55.701 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xc14] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @df0608(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:24:55.701 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xc14] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:24:55.701 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xc14] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @df0608(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:24:55.704 GMT <RMI TCP Connection(217)-172.17.0.3> tid=0xec7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a

[vm0] [info 2020/03/05 00:24:55.704 GMT <RMI TCP Connection(217)-172.17.0.3> tid=0xec7] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3c40@72e9309a (took 0 ms)

[vm1] [info 2020/03/05 00:24:55.705 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4

[vm1] [info 2020/03/05 00:24:55.705 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959440@199747a4 (took 0 ms)

[vm2] [info 2020/03/05 00:24:55.706 GMT <RMI TCP Connection(92)-172.17.0.3> tid=0xc1e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2

[vm2] [info 2020/03/05 00:24:55.706 GMT <RMI TCP Connection(92)-172.17.0.3> tid=0xc1e] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@5175bac2 (took 0 ms)

[vm3] [info 2020/03/05 00:24:55.707 GMT <RMI TCP Connection(92)-172.17.0.3> tid=0xca9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86

[vm3] [info 2020/03/05 00:24:55.707 GMT <RMI TCP Connection(92)-172.17.0.3> tid=0xca9] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@495c5f86 (took 0 ms)

[vm4] [info 2020/03/05 00:24:55.708 GMT <RMI TCP Connection(91)-172.17.0.3> tid=0xd2e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517

[vm4] [info 2020/03/05 00:24:55.709 GMT <RMI TCP Connection(91)-172.17.0.3> tid=0xd2e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@3a44f517 (took 0 ms)

[vm5] [info 2020/03/05 00:24:55.709 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xb80] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629

[vm5] [info 2020/03/05 00:24:55.710 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xb80] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x000000084090b040@243dc629 (took 0 ms)

[vm6] [info 2020/03/05 00:24:55.711 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xc14] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9

[vm6] [info 2020/03/05 00:24:55.711 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xc14] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090a840@7c3370a9 (took 0 ms)

[locator] [info 2020/03/05 00:24:55.713 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642

[locator] [info 2020/03/05 00:24:55.714 GMT <RMI TCP Connection(37)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@b191642 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:24:55.742 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[27864].
Not connected.


[info 2020/03/05 00:24:55.744 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:24:55.744 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:55.746 GMT <RMI TCP Connection(217)-172.17.0.3> tid=0xec7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @363e43b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:24:55.746 GMT <RMI TCP Connection(217)-172.17.0.3> tid=0xec7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:24:55.746 GMT <RMI TCP Connection(217)-172.17.0.3> tid=0xec7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @363e43b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:24:55.747 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a7754f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:24:55.747 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:24:55.747 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a7754f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:24:55.748 GMT <RMI TCP Connection(92)-172.17.0.3> tid=0xc1e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ae90e25(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:24:55.748 GMT <RMI TCP Connection(92)-172.17.0.3> tid=0xc1e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:24:55.748 GMT <RMI TCP Connection(92)-172.17.0.3> tid=0xc1e] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ae90e25(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:24:55.749 GMT <RMI TCP Connection(92)-172.17.0.3> tid=0xca9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fb7da8d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:24:55.749 GMT <RMI TCP Connection(92)-172.17.0.3> tid=0xca9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:24:55.749 GMT <RMI TCP Connection(92)-172.17.0.3> tid=0xca9] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fb7da8d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:24:55.750 GMT <RMI TCP Connection(91)-172.17.0.3> tid=0xd2e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1016a4bc(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:24:55.750 GMT <RMI TCP Connection(91)-172.17.0.3> tid=0xd2e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:24:55.750 GMT <RMI TCP Connection(91)-172.17.0.3> tid=0xd2e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1016a4bc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:24:55.751 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xb80] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef90152(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:24:55.751 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xb80] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:24:55.751 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xb80] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef90152(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:24:55.752 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xc14] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2345e0b6(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:24:55.752 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xc14] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:24:55.752 GMT <RMI TCP Connection(89)-172.17.0.3> tid=0xc14] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2345e0b6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:24:56.077 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@55db66c3

[vm4] [info 2020/03/05 00:24:56.084 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/05 00:24:57.016 GMT <main> tid=0x1] VM-2 is launching with PID 77

[info 2020/03/05 00:24:57.026 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22520]

Command result for <connect --jmx-manager=localhost[22520]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22520] ..
Successfully connected to: [host=localhost, port=22520]


[locator] gemfire.DUnitLauncher.RMI_PORT=29889
[locator] [info 2020/03/05 00:24:57.246 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @785a36d1(0, "")

[locator] [info 2020/03/05 00:24:57.440 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting peer location for Distribution Locator on 844026adc942

[locator] [info 2020/03/05 00:24:57.442 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Locator was created at Thu Mar 05 00:24:57 GMT 2020

[locator] [info 2020/03/05 00:24:57.442 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Listening on port 38831 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/05 00:24:57.446 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest34/dunit/locator/locator38831view.dat

[locator] [info 2020/03/05 00:24:57.447 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/05 00:24:57.448 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/05 00:24:57.449 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest34/dunit/locator/locator38831view.dat

[locator] [info 2020/03/05 00:24:57.459 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting distributed system

[locator] [info 2020/03/05 00:24:57.489 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/05 00:24:57.571 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: 844026adc942/172.17.0.8, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 77
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest34/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=29889
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest34/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest34/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 29889
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 9895
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/05 00:24:57.587 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.8[38831]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest34/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/05 00:24:57.594 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/05 00:24:57.609 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[locator] [info 2020/03/05 00:24:57.630 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/05 00:24:57.656 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[locator] [info 2020/03/05 00:24:57.847 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting membership services

[locator] [info 2020/03/05 00:24:57.970 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Established local address 844026adc942(77:locator)<ec>:41000

[locator] [info 2020/03/05 00:24:57.970 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] JGroups channel created (took 122ms)

[locator] [info 2020/03/05 00:24:57.994 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] GemFire P2P Listener started on /172.17.0.8:51272

[locator] [info 2020/03/05 00:24:57.997 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on 844026adc942/172.17.0.8:60516.

[locator] [info 2020/03/05 00:24:58.000 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Peer locator is connecting to local membership services with ID 844026adc942(77:locator)<ec>:41000

[locator] [info 2020/03/05 00:24:58.001 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] This member is becoming the membership coordinator with address 844026adc942(77:locator)<ec>:41000

[locator] [info 2020/03/05 00:24:58.002 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/05 00:24:58.003 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] received new view: View[844026adc942(77:locator)<ec><v0>:41000|0] members: [844026adc942(77:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/05 00:24:58.007 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Peer locator received new membership view: View[844026adc942(77:locator)<ec><v0>:41000|0] members: [844026adc942(77:locator)<ec><v0>:41000]

[locator] [info 2020/03/05 00:24:58.015 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] ViewCreator starting on:844026adc942(77:locator)<ec><v0>:41000

[locator] [info 2020/03/05 00:24:58.016 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/05 00:24:58.017 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Finished joining (took 16ms).

[locator] [info 2020/03/05 00:24:58.018 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting DistributionManager 844026adc942(77:locator)<ec><v0>:41000.  (took 351 ms)

[locator] [info 2020/03/05 00:24:58.020 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initial (distribution manager) view, View[844026adc942(77:locator)<ec><v0>:41000|0] members: [844026adc942(77:locator)<ec><v0>:41000]

[locator] [info 2020/03/05 00:24:58.025 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/05 00:24:58.028 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/05 00:24:58.029 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] DistributionManager 844026adc942(77:locator)<ec><v0>:41000 started on localhost[0],844026adc942[38831]. There were 0 other DMs. others: []  (took 385 ms)  (locator)

[locator] [info 2020/03/05 00:24:58.060 GMT <StatSampler> tid=0x39] Disabling statistic archival.

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[locator] [info 2020/03/05 00:24:58.127 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Creating cache for locator.

[vm4] [info 2020/03/05 00:24:58.801 GMT <main> tid=0x1] VM4 is launching with PID 392

[vm4] gemfire.DUnitLauncher.RMI_PORT=23990
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=23990, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest33/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] Listening for transport dt_socket at address: 35785
Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[locator] [info 2020/03/05 00:24:59.746 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/05 00:24:59.750 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[locator] [info 2020/03/05 00:24:59.857 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/05 00:24:59.857 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/05 00:24:59.922 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initializing region _monitoringRegion_172.17.0.8<v0>41000

[locator] [info 2020/03/05 00:24:59.924 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.8<v0>41000 completed

[locator] [info 2020/03/05 00:24:59.990 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/05 00:24:59.995 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/05 00:24:59.996 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/05 00:24:59.996 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/05 00:25:00.004 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/05 00:25:00.005 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/05 00:25:00.015 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/05 00:25:00.016 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/05 00:25:00.016 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/05 00:25:00.021 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/05 00:25:00.022 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/05 00:25:00.022 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Locator started on 172.17.0.8[38831]

[locator] [info 2020/03/05 00:25:00.023 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting server location for Distribution Locator on 844026adc942[38831]

[locator] [info 2020/03/05 00:25:00.035 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Got result: 38831
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @785a36d1(0, "") (took 2787 ms)

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29889, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest34/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29889, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest34/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29889, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest34/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29889, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest34/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm0] Listening for transport dt_socket at address: 38789
[vm1] Listening for transport dt_socket at address: 56025
[vm3] Listening for transport dt_socket at address: 40399
[vm2] Listening for transport dt_socket at address: 54261
[info 2020/03/05 00:25:02.800 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3221373295420474817

[info 2020/03/05 00:25:02.846 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:25:03.613 GMT <main> tid=0x1] VM5 is launching with PID 443

[vm5] gemfire.DUnitLauncher.RMI_PORT=23990
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=23990, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest33/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm6] Listening for transport dt_socket at address: 43481
[info 2020/03/05 00:25:04.835 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Previously run tests: []
gemfire.DUnitLauncher.RMI_PORT=20735
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20735, -Dgemfire.DUnitLauncher.VM_NUM=-2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest35/., -Dgemfire.enable-network-partition-detection=false, -Dgemfire.allow_old_members_to_join_for_testing=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm3] [info 2020/03/05 00:25:05.161 GMT <main> tid=0x1] VM3 is launching with PID 197

[vm0] [info 2020/03/05 00:25:05.189 GMT <main> tid=0x1] VM0 is launching with PID 173

[vm1] [info 2020/03/05 00:25:05.256 GMT <main> tid=0x1] VM1 is launching with PID 178

[locator] Listening for transport dt_socket at address: 48759
[vm3] gemfire.DUnitLauncher.RMI_PORT=29889
[vm0] gemfire.DUnitLauncher.RMI_PORT=29889
[vm1] gemfire.DUnitLauncher.RMI_PORT=29889
[vm2] [info 2020/03/05 00:25:05.632 GMT <main> tid=0x1] VM2 is launching with PID 186

[vm2] gemfire.DUnitLauncher.RMI_PORT=29889


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29889, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest34/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm4] Listening for transport dt_socket at address: 40125
[vm6] [info 2020/03/05 00:25:08.698 GMT <main> tid=0x1] VM6 is launching with PID 497

[vm6] gemfire.DUnitLauncher.RMI_PORT=23990
[vm0] [info 2020/03/05 00:25:09.057 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@40d159c4

[vm0] [info 2020/03/05 00:25:09.290 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:25:09.292 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Locator was created at Thu Mar 05 00:25:09 GMT 2020

[vm0] [info 2020/03/05 00:25:09.293 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Listening on port 23991 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:25:09.297 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2676169845857188431/locator/locator23991view.dat

[vm0] [info 2020/03/05 00:25:09.298 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] recovery file not found: /tmp/junit2676169845857188431/locator/locator23991view.dat

[vm0] [info 2020/03/05 00:25:09.302 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/05 00:25:09.336 GMT <RMI TCP Connection(1)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/05 00:25:09.508 GMT <main> tid=0x1] VM-2 is launching with PID 79

[locator] gemfire.DUnitLauncher.RMI_PORT=20735
[locator] [info 2020/03/05 00:25:09.770 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @7bc9fd2d(0, "")

[locator] [info 2020/03/05 00:25:09.980 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting peer location for Distribution Locator on 6ea1159222a9

[locator] [info 2020/03/05 00:25:09.982 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Locator was created at Thu Mar 05 00:25:09 GMT 2020

[locator] [info 2020/03/05 00:25:09.984 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Listening on port 40675 bound on address 0.0.0.0/0.0.0.0

[locator] [info 2020/03/05 00:25:09.988 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] GemFire peer location service starting.  Other locators: localhost[0]  Locators preferred as coordinators: false  Network partition detection enabled: false  View persistence file: /home/geode/geode/geode-gfsh/build/repeatDistributedTest35/dunit/locator/locator40675view.dat

[locator] [info 2020/03/05 00:25:09.989 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Peer locator attempting to recover from localhost/127.0.0.1:0

[locator] [info 2020/03/05 00:25:09.990 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Peer locator was unable to recover state from this locator

[locator] [info 2020/03/05 00:25:09.991 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] recovery file not found: /home/geode/geode/geode-gfsh/build/repeatDistributedTest35/dunit/locator/locator40675view.dat

[locator] [info 2020/03/05 00:25:10.001 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting distributed system

[locator] [info 2020/03/05 00:25:10.039 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[locator] [info 2020/03/05 00:25:10.150 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] 
[locator] ---------------------------------------------------------------------------
[locator]   
[locator]   Licensed to the Apache Software Foundation (ASF) under one or more
[locator]   contributor license agreements.  See the NOTICE file distributed with this
[locator]   work for additional information regarding copyright ownership.
[locator]    
[locator]   The ASF licenses this file to You under the Apache License, Version 2.0
[locator]   (the "License"); you may not use this file except in compliance with the
[locator]   License.  You may obtain a copy of the License at
[locator]   
[locator]   http://www.apache.org/licenses/LICENSE-2.0
[locator]   
[locator]   Unless required by applicable law or agreed to in writing, software
[locator]   distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
[locator]   WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the
[locator]   License for the specific language governing permissions and limitations
[locator]   under the License.
[locator]   
[locator] ---------------------------------------------------------------------------
[locator] Build-Date: 2020-03-04 22:36:08 +0000
[locator] Build-Id: geode 0
[locator] Build-Java-Vendor: Private Build
[locator] Build-Java-Version: 1.8.0_222
[locator] Build-Platform: Linux 4.15.0-1044-gcp amd64
[locator] Product-Name: Apache Geode
[locator] Product-Version: 1.13.0-SNAPSHOT
[locator] Source-Date: 2020-03-04 18:36:23 +0000
[locator] Source-Repository: GEODE-7603-RepeatedRebalanceDUnitTest
[locator] Source-Revision: fffb1623a411735990141b61f3a51c2e4a474848
[locator] Running on: 6ea1159222a9/172.17.0.3, 32 cpu(s), amd64 Linux 4.15.0-1044-gcp 
[locator] Communications version: 120
[locator] Process ID: 79
[locator] User: root
[locator] Current dir: /home/geode/geode/geode-gfsh/build/repeatDistributedTest35/dunit/locator
[locator] Home dir: /root
[locator] Command Line Parameters:
[locator]   -Dgemfire.DUnitLauncher.RMI_PORT=20735
[locator]   -Dgemfire.DUnitLauncher.VM_NUM=-2
[locator]   -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0
[locator]   -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest35/.
[locator]   -Dgemfire.enable-network-partition-detection=false
[locator]   -Dgemfire.allow_old_members_to_join_for_testing=true
[locator]   -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[locator]   -Xrunjdwp:transport=dt_socket,server=y,suspend=n
[locator]   -XX:+HeapDumpOnOutOfMemoryError
[locator]   -Xmx512m
[locator]   -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10
[locator]   -Dgemfire.disallowMcastDefaults=true
[locator]   -Dgemfire.use-ephemeral-ports=true
[locator]   -Dgemfire.validate-serializable-objects=true
[locator]   -ea
[locator]   -XX:MetaspaceSize=512m
[locator]   -XX:SoftRefLRUPolicyMSPerMB=1
[locator]   -DdummyArg=true
[locator]   --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED
[locator]   --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED
[locator]   --add-opens=java.base/jdk.internal.module=ALL-UNNAMED
[locator]   --add-opens=java.base/java.lang.module=ALL-UNNAMED
[locator] Class Path:
[locator]   /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/distributedTest
[locator]   /home/geode/geode/geode-gfsh/build/resources/distributedTest
[locator]   /home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar
[locator]   /home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar
[locator]   /home/geode/geode/geode-core/build/classes/java/main
[locator]   /home/geode/geode/geode-dunit/build/classes/java/main
[locator]   /home/geode/geode/geode-logging/build/classes/java/main
[locator]   /home/geode/geode/geode-membership/build/classes/java/main
[locator]   /home/geode/geode/geode-management/build/classes/java/main
[locator]   /home/geode/geode/geode-junit/build/classes/java/main
[locator]   /home/geode/geode/geode-common/build/classes/java/main
[locator]   /home/geode/geode/geode-serialization/build/classes/java/main
[locator]   /home/geode/geode/geode-unsafe/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/classes/java/main
[locator]   /home/geode/geode/geode-gfsh/build/resources/main
[locator] Library Path:
[locator]   /usr/java/packages/lib
[locator]   /usr/lib/x86_64-linux-gnu/jni
[locator]   /lib/x86_64-linux-gnu
[locator]   /usr/lib/x86_64-linux-gnu
[locator]   /usr/lib/jni
[locator]   /lib
[locator]   /usr/lib
[locator] System Properties:
[locator]     Locator.forceLocatorDMType = true
[locator]     WORKSPACE_DIR = /home/geode/geode/geode-gfsh/build/repeatDistributedTest35/.
[locator]     awt.toolkit = sun.awt.X11.XToolkit
[locator]     dummyArg = true
[locator]     file.encoding = UTF-8
[locator]     file.separator = /
[locator]     gemfire.DEFAULT_MAX_OPLOG_SIZE = 10
[locator]     gemfire.DUnitLauncher.LAUNCHED = true
[locator]     gemfire.DUnitLauncher.RMI_PORT = 20735
[locator]     gemfire.DUnitLauncher.VM_NUM = -2
[locator]     gemfire.DUnitLauncher.VM_VERSION = 10240.0.0
[locator]     gemfire.allow_old_members_to_join_for_testing = true
[locator]     gemfire.bypass-discovery = true
[locator]     gemfire.disallowMcastDefaults = true
[locator]     gemfire.enable-network-partition-detection = false
[locator]     gemfire.free-off-heap-memory = true
[locator]     gemfire.use-ephemeral-ports = true
[locator]     gemfire.validate-serializable-objects = true
[locator]     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
[locator]     java.awt.printerjob = sun.print.PSPrinterJob
[locator]     java.class.version = 55.0
[locator]     java.home = /usr/lib/jvm/java-11-openjdk-amd64
[locator]     java.io.tmpdir = /tmp
[locator]     java.runtime.name = OpenJDK Runtime Environment
[locator]     java.runtime.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     java.specification.name = Java Platform API Specification
[locator]     java.specification.vendor = Oracle Corporation
[locator]     java.specification.version = 11
[locator]     java.vendor = Ubuntu
[locator]     java.vendor.url = https://ubuntu.com/
[locator]     java.vendor.url.bug = https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
[locator]     java.version = 11.0.4
[locator]     java.version.date = 2019-07-16
[locator]     java.vm.compressedOopsMode = 32-bit
[locator]     java.vm.info = mixed mode, sharing
[locator]     java.vm.name = OpenJDK 64-Bit Server VM
[locator]     java.vm.specification.name = Java Virtual Machine Specification
[locator]     java.vm.specification.vendor = Oracle Corporation
[locator]     java.vm.specification.version = 11
[locator]     java.vm.vendor = Ubuntu
[locator]     java.vm.version = 11.0.4+11-post-Ubuntu-1ubuntu218.04.3
[locator]     jdk.debug = release
[locator]     line.separator = 

[locator]     org.apache.logging.log4j.assignedSequences = 2334
[locator]     os.version = 4.15.0-1044-gcp
[locator]     path.separator = :
[locator]     sun.arch.data.model = 64
[locator]     sun.boot.library.path = /usr/lib/jvm/java-11-openjdk-amd64/lib
[locator]     sun.cpu.endian = little
[locator]     sun.cpu.isalist = 
[locator]     sun.io.unicode.encoding = UnicodeLittle
[locator]     sun.java.command = org.apache.geode.test.dunit.internal.ChildVM
[locator]     sun.java.launcher = SUN_STANDARD
[locator]     sun.jnu.encoding = UTF-8
[locator]     sun.management.compiler = HotSpot 64-Bit Tiered Compilers
[locator]     sun.os.patch.level = unknown
[locator]     user.language = en
[locator]     user.timezone = GMT
[locator] Log4J 2 Configuration:
[locator]     jar:file:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar!/log4j2.xml
[locator] ---------------------------------------------------------------------------


[locator] [info 2020/03/05 00:25:10.173 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Startup Configuration: 
[locator] ### GemFire Properties defined with system property ###
[locator] enable-network-partition-detection=false
[locator] validate-serializable-objects=true
[locator] ### GemFire Properties defined with api ###
[locator] cache-xml-file=
[locator] disable-auto-reconnect=true
[locator] enable-cluster-configuration=false
[locator] jmx-manager=false
[locator] locators=localhost[0],172.17.0.3[40675]
[locator] log-level=info
[locator] mcast-port=0
[locator] use-cluster-configuration=false
[locator] ### GemFire Properties using default values ###
[locator] ack-severe-alert-threshold=0
[locator] ack-wait-threshold=51
[locator] archive-disk-space-limit=0
[locator] archive-file-size-limit=0
[locator] async-distribution-timeout=0
[locator] async-max-queue-size=8
[locator] async-queue-timeout=60000
[locator] bind-address=
[locator] cluster-configuration-dir=
[locator] cluster-ssl-ciphers=any
[locator] cluster-ssl-enabled=false
[locator] cluster-ssl-keystore=
[locator] cluster-ssl-keystore-password=
[locator] cluster-ssl-keystore-type=
[locator] cluster-ssl-protocols=any
[locator] cluster-ssl-require-authentication=true
[locator] cluster-ssl-truststore=
[locator] cluster-ssl-truststore-password=
[locator] conflate-events=server
[locator] conserve-sockets=true
[locator] delta-propagation=true
[locator] deploy-working-dir=/home/geode/geode/geode-gfsh/build/repeatDistributedTest35/dunit/locator
[locator] disable-jmx=false
[locator] disable-tcp=false
[locator] distributed-system-id=-1
[locator] distributed-transactions=false
[locator] durable-client-id=
[locator] durable-client-timeout=300
[locator] enable-management-rest-service=true
[locator] enable-time-statistics=false
[locator] enforce-unique-host=false
[locator] gateway-ssl-ciphers=any
[locator] gateway-ssl-enabled=false
[locator] gateway-ssl-keystore=
[locator] gateway-ssl-keystore-password=
[locator] gateway-ssl-keystore-type=
[locator] gateway-ssl-protocols=any
[locator] gateway-ssl-require-authentication=true
[locator] gateway-ssl-truststore=
[locator] gateway-ssl-truststore-password=
[locator] groups=
[locator] http-service-bind-address=
[locator] http-service-port=7070
[locator] http-service-ssl-ciphers=any
[locator] http-service-ssl-enabled=false
[locator] http-service-ssl-keystore=
[locator] http-service-ssl-keystore-password=
[locator] http-service-ssl-keystore-type=
[locator] http-service-ssl-protocols=any
[locator] http-service-ssl-require-authentication=false
[locator] http-service-ssl-truststore=
[locator] http-service-ssl-truststore-password=
[locator] jmx-manager-access-file=
[locator] jmx-manager-bind-address=
[locator] jmx-manager-hostname-for-clients=
[locator] jmx-manager-http-port=7070
[locator] jmx-manager-password-file=
[locator] jmx-manager-port=1099
[locator] jmx-manager-ssl-ciphers=any
[locator] jmx-manager-ssl-enabled=false
[locator] jmx-manager-ssl-keystore=
[locator] jmx-manager-ssl-keystore-password=
[locator] jmx-manager-ssl-keystore-type=
[locator] jmx-manager-ssl-protocols=any
[locator] jmx-manager-ssl-require-authentication=true
[locator] jmx-manager-ssl-truststore=
[locator] jmx-manager-ssl-truststore-password=
[locator] jmx-manager-start=false
[locator] jmx-manager-update-rate=2000
[locator] load-cluster-configuration-from-dir=false
[locator] locator-wait-time=0
[locator] lock-memory=false
[locator] log-disk-space-limit=0
[locator] log-file=
[locator] log-file-size-limit=0
[locator] max-num-reconnect-tries=3
[locator] max-wait-time-reconnect=60000
[locator] mcast-address=239.192.81.1
[locator] mcast-flow-control=1048576, 0.25, 5000
[locator] mcast-recv-buffer-size=1048576
[locator] mcast-send-buffer-size=65535
[locator] mcast-ttl=32
[locator] member-timeout=5000
[locator] membership-port-range=41000-61000
[locator] memcached-bind-address=
[locator] memcached-port=0
[locator] memcached-protocol=ASCII
[locator] name=
[locator] off-heap-memory-size=
[locator] redis-bind-address=
[locator] redis-password=
[locator] redis-port=0
[locator] redundancy-zone=
[locator] remote-locators=
[locator] remove-unresponsive-client=false
[locator] roles=
[locator] security-auth-token-enabled-components=
[locator] security-client-accessor=
[locator] security-client-accessor-pp=
[locator] security-client-auth-init=
[locator] security-client-authenticator=
[locator] security-client-dhalgo=
[locator] security-log-file=
[locator] security-log-level=config
[locator] security-manager=
[locator] security-peer-auth-init=
[locator] security-peer-authenticator=
[locator] security-peer-verifymember-timeout=1000
[locator] security-post-processor=
[locator] security-udp-dhalgo=
[locator] serializable-object-filter=!*
[locator] server-bind-address=
[locator] server-ssl-ciphers=any
[locator] server-ssl-enabled=false
[locator] server-ssl-keystore=
[locator] server-ssl-keystore-password=
[locator] server-ssl-keystore-type=
[locator] server-ssl-protocols=any
[locator] server-ssl-require-authentication=true
[locator] server-ssl-truststore=
[locator] server-ssl-truststore-password=
[locator] socket-buffer-size=32768
[locator] socket-lease-time=60000
[locator] ssl-ciphers=any
[locator] ssl-cluster-alias=
[locator] ssl-default-alias=
[locator] ssl-enabled-components=
[locator] ssl-endpoint-identification-enabled=false
[locator] ssl-gateway-alias=
[locator] ssl-jmx-alias=
[locator] ssl-keystore=
[locator] ssl-keystore-password=
[locator] ssl-keystore-type=
[locator] ssl-locator-alias=
[locator] ssl-parameter-extension=
[locator] ssl-protocols=any
[locator] ssl-require-authentication=true
[locator] ssl-server-alias=
[locator] ssl-truststore=
[locator] ssl-truststore-password=
[locator] ssl-truststore-type=
[locator] ssl-use-default-context=false
[locator] ssl-web-alias=
[locator] ssl-web-require-authentication=false
[locator] start-dev-rest-api=false
[locator] start-locator=
[locator] statistic-archive-file=
[locator] statistic-sample-rate=1000
[locator] statistic-sampling-enabled=true
[locator] tcp-port=0
[locator] thread-monitor-enabled=true
[locator] thread-monitor-interval-ms=60000
[locator] thread-monitor-time-limit-ms=30000
[locator] udp-fragment-size=60000
[locator] udp-recv-buffer-size=1048576
[locator] udp-send-buffer-size=65535
[locator] user-command-packages=


[locator] [info 2020/03/05 00:25:10.181 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] initializing InternalDataSerializer with 1 services

[locator] [info 2020/03/05 00:25:10.193 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] loaded 111 sanctioned serializables from GfshDistributedSystemService

[vm4] [info 2020/03/05 00:25:10.193 GMT <main> tid=0x1] VM4 is launching with PID 402

[locator] [info 2020/03/05 00:25:10.214 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] setting a serialization filter containing java.**;javax.management.**;javax.print.attribute.EnumSyntax;antlr.**;org.apache.commons.modeler.AttributeInfo;org.apache.commons.modeler.FeatureInfo;org.apache.commons.modeler.ManagedBean;org.apache.geode.distributed.internal.DistributionConfigSnapshot;org.apache.geode.distributed.internal.RuntimeDistributionConfigImpl;org.apache.geode.distributed.internal.DistributionConfigImpl;org.apache.geode.distributed.internal.membership.InternalDistributedMember;org.apache.geode.internal.cache.persistence.PersistentMemberID;org.apache.geode.internal.cache.persistence.DiskStoreID;org.apache.geode.internal.cache.tier.sockets.VersionedObjectList;org.apache.shiro.*;org.apache.shiro.authz.*;org.apache.shiro.authc.*;org.apache.logging.log4j.Level;org.apache.logging.log4j.spi.StandardLevel;com.sun.proxy.$Proxy*;com.healthmarketscience.rmiio.RemoteInputStream;javax.rmi.ssl.SslRMIClientSocketFactory;javax.net.ssl.SSLHandshakeException;javax.net.ssl.SSLException;sun.security.validator.ValidatorException;sun.security.provider.certpath.SunCertPathBuilderException;org.apache.geode.modules.util.SessionCustomExpiry;!*;!*

[locator] [info 2020/03/05 00:25:10.244 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Serial Queue info : THROTTLE_PERCENT: 0.75 SERIAL_QUEUE_BYTE_LIMIT :41943040 SERIAL_QUEUE_THROTTLE :31457280 TOTAL_SERIAL_QUEUE_BYTE_LIMIT :83886080 TOTAL_SERIAL_QUEUE_THROTTLE :31457280 SERIAL_QUEUE_SIZE_LIMIT :20000 SERIAL_QUEUE_SIZE_THROTTLE :15000

[vm4] gemfire.DUnitLauncher.RMI_PORT=29889
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29889, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest34/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[locator] [info 2020/03/05 00:25:10.471 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting membership services

[vm5] Listening for transport dt_socket at address: 49793
[locator] [info 2020/03/05 00:25:10.625 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Established local address 6ea1159222a9(79:locator)<ec>:41000

[locator] [info 2020/03/05 00:25:10.626 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] JGroups channel created (took 154ms)

[locator] [info 2020/03/05 00:25:10.655 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] GemFire P2P Listener started on /172.17.0.3:44642

[locator] [info 2020/03/05 00:25:10.660 GMT <Geode Failure Detection Server thread 1> tid=0x33] Started failure detection server thread on 6ea1159222a9/172.17.0.3:47475.

[locator] [info 2020/03/05 00:25:10.669 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Peer locator is connecting to local membership services with ID 6ea1159222a9(79:locator)<ec>:41000

[locator] [info 2020/03/05 00:25:10.671 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] This member is becoming the membership coordinator with address 6ea1159222a9(79:locator)<ec>:41000

[locator] [info 2020/03/05 00:25:10.672 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Location services has received notification that this node is becoming membership coordinator

[locator] [info 2020/03/05 00:25:10.673 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] received new view: View[6ea1159222a9(79:locator)<ec><v0>:41000|0] members: [6ea1159222a9(79:locator)<ec><v0>:41000]
[locator] old view is: null

[locator] [info 2020/03/05 00:25:10.673 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Peer locator received new membership view: View[6ea1159222a9(79:locator)<ec><v0>:41000|0] members: [6ea1159222a9(79:locator)<ec><v0>:41000]

[locator] [info 2020/03/05 00:25:10.683 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] ViewCreator starting on:6ea1159222a9(79:locator)<ec><v0>:41000

[locator] [info 2020/03/05 00:25:10.684 GMT <Geode Membership View Creator> tid=0x36] View Creator thread is starting

[locator] [info 2020/03/05 00:25:10.685 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Finished joining (took 14ms).

[locator] [info 2020/03/05 00:25:10.686 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting DistributionManager 6ea1159222a9(79:locator)<ec><v0>:41000.  (took 410 ms)

[locator] [info 2020/03/05 00:25:10.688 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initial (distribution manager) view, View[6ea1159222a9(79:locator)<ec><v0>:41000|0] members: [6ea1159222a9(79:locator)<ec><v0>:41000]

[locator] [info 2020/03/05 00:25:10.690 GMT <Geode Membership View Creator> tid=0x36] no recipients for new view aside from myself

[locator] [info 2020/03/05 00:25:10.695 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Did not hear back from any other system. I am the first one.

[locator] [info 2020/03/05 00:25:10.697 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] DistributionManager 6ea1159222a9(79:locator)<ec><v0>:41000 started on 6ea1159222a9[40675],localhost[0]. There were 0 other DMs. others: []  (took 469 ms)  (locator)

[locator] [info 2020/03/05 00:25:10.748 GMT <StatSampler> tid=0x39] Disabling statistic archival.

[locator] [info 2020/03/05 00:25:10.820 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Creating cache for locator.

[locator] [info 2020/03/05 00:25:12.381 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initialized cache service org.apache.geode.management.internal.cli.remote.OnlineCommandProcessor

[locator] [info 2020/03/05 00:25:12.384 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initialized cache service org.apache.geode.cache.query.internal.QueryConfigurationServiceImpl

[locator] [info 2020/03/05 00:25:12.499 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Enabled InternalHttpService on port 7070

[locator] [info 2020/03/05 00:25:12.500 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initialized cache service org.apache.geode.internal.cache.InternalHttpService

[locator] [info 2020/03/05 00:25:12.567 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initializing region _monitoringRegion_172.17.0.3<v0>41000

[locator] [info 2020/03/05 00:25:12.570 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initialization of region _monitoringRegion_172.17.0.3<v0>41000 completed

[locator] [info 2020/03/05 00:25:12.633 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Loading previously deployed jars

[locator] [info 2020/03/05 00:25:12.638 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] SharedConfigStatusRequestHandler installed

[locator] [info 2020/03/05 00:25:12.639 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] ClusterManagementServiceInfoRequestHandler installed

[locator] [info 2020/03/05 00:25:12.639 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Cluster configuration service is disabled

[locator] [info 2020/03/05 00:25:12.647 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initializing region __OperationStateRegion

[locator] [info 2020/03/05 00:25:12.648 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Initialization of region __OperationStateRegion completed

[locator] [info 2020/03/05 00:25:12.654 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] GEODE_HOME:null

[locator] [info 2020/03/05 00:25:12.655 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Reading gemfire.home System Property -> null

[locator] [info 2020/03/05 00:25:12.655 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] GEODE_HOME environment variable not set; HTTP service will not start.

[locator] [warn 2020/03/05 00:25:12.659 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] geode-web-management war file was not found

[locator] [info 2020/03/05 00:25:12.661 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Unable to find GemFire V2 Management REST API WAR file; the Management REST Interface for Geode will not be accessible.

[locator] [info 2020/03/05 00:25:12.661 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Locator started on 172.17.0.3[40675]

[locator] [info 2020/03/05 00:25:12.662 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting server location for Distribution Locator on 6ea1159222a9[40675]

[locator] [info 2020/03/05 00:25:12.674 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Got result: 40675
[locator]  from org.apache.geode.test.dunit.internal.DUnitLauncher$1.call on object: @7bc9fd2d(0, "") (took 2902 ms)

Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20735, -Dgemfire.DUnitLauncher.VM_NUM=0, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest35/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20735, -Dgemfire.DUnitLauncher.VM_NUM=1, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest35/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20735, -Dgemfire.DUnitLauncher.VM_NUM=2, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest35/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20735, -Dgemfire.DUnitLauncher.VM_NUM=3, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest35/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm0] Listening for transport dt_socket at address: 47671
[vm1] Listening for transport dt_socket at address: 50775
[vm3] Listening for transport dt_socket at address: 55707
[vm2] Listening for transport dt_socket at address: 47621
[vm5] [info 2020/03/05 00:25:15.018 GMT <main> tid=0x1] VM5 is launching with PID 453

[vm5] gemfire.DUnitLauncher.RMI_PORT=29889
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=29889, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest34/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm6] Listening for transport dt_socket at address: 54449
[vm0] [info 2020/03/05 00:25:17.846 GMT <main> tid=0x1] VM0 is launching with PID 172

[vm1] [info 2020/03/05 00:25:18.144 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6a84afff

[vm0] gemfire.DUnitLauncher.RMI_PORT=20735
[vm1] [info 2020/03/05 00:25:18.202 GMT <main> tid=0x1] VM1 is launching with PID 176

[vm3] [info 2020/03/05 00:25:18.267 GMT <main> tid=0x1] VM3 is launching with PID 194

[vm2] [info 2020/03/05 00:25:18.308 GMT <main> tid=0x1] VM2 is launching with PID 181

[vm1] gemfire.DUnitLauncher.RMI_PORT=20735
[vm1] [info 2020/03/05 00:25:18.421 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] gemfire.DUnitLauncher.RMI_PORT=20735
[vm2] gemfire.DUnitLauncher.RMI_PORT=20735


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20735, -Dgemfire.DUnitLauncher.VM_NUM=4, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest35/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm4] Listening for transport dt_socket at address: 50389
[vm6] [info 2020/03/05 00:25:19.762 GMT <main> tid=0x1] VM6 is launching with PID 509

[vm6] gemfire.DUnitLauncher.RMI_PORT=29889
[vm0] [info 2020/03/05 00:25:20.060 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@78fcb974

[vm0] [info 2020/03/05 00:25:20.262 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:25:20.265 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Locator was created at Thu Mar 05 00:25:20 GMT 2020

[vm0] [info 2020/03/05 00:25:20.265 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Listening on port 29890 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:25:20.269 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8777991994779448077/locator/locator29890view.dat

[vm0] [info 2020/03/05 00:25:20.269 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] recovery file not found: /tmp/junit8777991994779448077/locator/locator29890view.dat

[vm0] [info 2020/03/05 00:25:20.273 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/05 00:25:20.302 GMT <RMI TCP Connection(1)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:25:21.250 GMT <RMI TCP Connection(4)-172.17.0.2> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@14699af1

[vm2] [info 2020/03/05 00:25:21.464 GMT <RMI TCP Connection(4)-172.17.0.2> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:25:22.567 GMT <main> tid=0x1] VM4 is launching with PID 397

[vm4] gemfire.DUnitLauncher.RMI_PORT=20735
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20735, -Dgemfire.DUnitLauncher.VM_NUM=5, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest35/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm5] Listening for transport dt_socket at address: 53855
[vm3] [info 2020/03/05 00:25:24.406 GMT <RMI TCP Connection(5)-172.17.0.2> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5217ba8

[vm3] [info 2020/03/05 00:25:24.631 GMT <RMI TCP Connection(5)-172.17.0.2> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:25:26.797 GMT <main> tid=0x1] VM5 is launching with PID 450

[vm5] [info 2020/03/05 00:25:26.961 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x9b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@1cc38354

[vm5] [info 2020/03/05 00:25:26.976 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x9b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] gemfire.DUnitLauncher.RMI_PORT=20735
Executing [/usr/lib/jvm/java-11-openjdk-amd64/bin/java, -classpath, /home/geode/.gradle/caches/5.4/workerMain/gradle-worker.jar:/home/geode/geode/geode-gfsh/build/classes/java/distributedTest:/home/geode/geode/geode-gfsh/build/resources/distributedTest:/home/geode/geode/geode-dunit/build/libs/geode-dunit-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-gfsh/build/libs/geode-gfsh-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-core/build/libs/geode-core-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-membership/build/libs/geode-membership-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-tcp-server/build/libs/geode-tcp-server-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-http-service/build/libs/geode-http-service-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-log4j/build/libs/geode-log4j-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-logging/build/libs/geode-logging-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-serialization/build/libs/geode-serialization-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-common/build/libs/geode-common-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-unsafe/build/libs/geode-unsafe-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-management/build/libs/geode-management-1.13.0-SNAPSHOT.jar:/home/geode/geode/geode-junit/build/libs/geode-junit-1.13.0-SNAPSHOT.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework.shell/spring-shell/1.2.0.RELEASE/d94047721f292bd5334b5654e8600cef4b845049/spring-shell-1.2.0.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/pl.pragmatists/JUnitParams/1.1.0/a0812245c7a4a96f8cd293adc0a6a31d1890eaf0/JUnitParams-1.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.derby/derby/10.14.2.0/7efad40ef52fbb1f08142f07a83b42d29e47d8ce/derby-10.14.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/5.2.1.RELEASE/4f1dfe592951c312b52de469f1940b1cb0455226/spring-web-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.9/122c7cee69b53ed4a7681c03d4ee4c0e2765da5/commons-lang3-3.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.healthmarketscience.rmiio/rmiio/2.1.2/1d35887bc716bff6e51d7530bb5abf14fc211e70/rmiio-2.1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.10.0/1127c9cf62f2bb3121a3a2a0a1351d251a602117/jackson-databind-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.12.1/14973e22497adaf0196d481fb99c5dc2a0b58d41/log4j-slf4j-impl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.12.1/4382e93136c06bfb34ddfa0bb8a9fb4ea2f3df59/log4j-core-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jcl/2.12.1/30dc0f36c660cfcac66eae888b957badcc0e5545/log4j-jcl-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-jul/2.12.1/53e1e17d922749d2e1e172cdbd954732ac49d8b0/log4j-jul-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.12.1/a55e6d987f50a515c9260b0451b4fa217dc539cb/log4j-api-2.12.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.2.1.RELEASE/d05690257d8e8034b180db3893d5baf8250fb9d3/spring-beans-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.2.1.RELEASE/32b265ff5c7c35257b5a242b9628dcd321a2b010/spring-core-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.xml.bind/jaxb-impl/2.3.2/9d70d9b54cbc91b0e647d97af87395f39ea189f9/jaxb-impl-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.xml.bind/jaxb-api/2.3.1/8531ad5ac454cc2deb9d4d32c40c4d7451939b5d/jaxb-api-2.3.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stephenc.findbugs/findbugs-annotations/1.3.9-1/a6b11447635d80757d64b355bed3c00786d86801/findbugs-annotations-1.3.9-1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/28.1-jre/b0e91dcb6a44ffb6221b5027e12a5cb34b841145/guava-28.1-jre.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.activation/javax.activation/1.2.0/bf744c1e2776ed1de3c55c8dac1057ec331ef744/javax.activation-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.sun.istack/istack-commons-runtime/3.0.9/70df14087db974b5e64b246b9752e40d284bbcbf/istack-commons-runtime-3.0.9.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-validator/commons-validator/1.6/e989d1e87cdd60575df0765ed5bac65c905d7908/commons-validator-1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-core/1.4.1/4825f3cd3156d197c17edca51061675e4a72260d/shiro-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-ogdl/1.4.1/c097cd47e0fc9d50a3a4507d2f49155c78c01fea/shiro-config-ogdl-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-modeler/commons-modeler/2.0.1/7ac36e7db0bb1230a901852ff618d3a3a873e9de/commons-modeler-2.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-digester/commons-digester/2.1/73a8001e7a54a255eef0f03521ec1805dc738ca0/commons-digester-2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-beanutils/commons-beanutils/1.9.4/d52b9abcd97f38c81342bb7e7ae1eee9b73cba51/commons-beanutils-1.9.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-collections/commons-collections/3.2.2/8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5/commons-collections-3.2.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.6/815893df5f31da2ece4040fe0a12fd44b577afaf/commons-io-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.10/7ca2e4276f4ef95e4db725a8cd4a1d1e7585b9e5/httpclient-4.5.10.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.github.classgraph/classgraph/4.8.52/3d984ce6e6edeeb058a2a0a41e7b01b7a6b61849/classgraph-4.8.52.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.micrometer/micrometer-core/1.2.1/dd0198d4c7c73da7865ef7c014db743e2996b713/micrometer-core-1.2.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.3.0/742307990505e3a149c9c60825ffc1db5ceef02e/fastutil-8.3.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.mail/javax.mail-api/1.6.2/17a8151bab44f9c94f34c10db70d95ba3c830eda/javax.mail-api-1.6.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.resource/javax.resource-api/1.7.1/f86b4d697ecd992ec6c4c6053736db16d41dc57f/javax.resource-api-1.7.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-webapp/9.4.21.v20190926/a300debb50f20d72ddaba6d8d83a26e8165f4344/jetty-webapp-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-servlet/9.4.21.v20190926/b8b319531d4aa26049cdfc2a8d3431219b9d19aa/jetty-servlet-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-security/9.4.21.v20190926/6226803d9f2198acebeba984a910f7a62c1df2da/jetty-security-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.21.v20190926/7ada02c441d06602587eeacce7a9693160a20f3e/jetty-server-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-tools/3.0.1/df853af9fe34d4eb6f849a1b5936fddfcbe67751/mx4j-tools-3.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.5.0/af38e7c4d0fc73c23ecd785443705bfdee5b90bf/jna-platform-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.5.0/e0845217c4907822403912ad6828d8e0b256208/jna-5.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.12/21ebaf6d532bc350ba95bd81938fa5f0e511c132/httpcore-4.4.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.assertj/assertj-core/3.13.2/bb7b963fe752f69f055df0025691eceb83ce0c5d/assertj-core-3.13.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.awaitility/awaitility/3.1.6/a231f367e3a8ec52e21ffa0205bf79db02e1cf3c/awaitility-3.1.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk15on/1.63/81e2a6d531213271dd936e4a94a041d49e4721e8/bcpkix-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.iq80.snappy/snappy/0.4/a42b2d92a89efd35bb14738000dabcac6bd07a8d/snappy-0.4.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.jgroups/jgroups/3.6.14.Final/ee11e0645462b6937625f56f42bf5e853673168/jgroups-3.6.14.Final.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/2.23.0/497ddb32fd5d01f9dbe99a2ec790aeb931dff1b1/mockito-core-2.23.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.skyscreamer/jsonassert/1.5.0/6c9d5fe2f59da598d9aefc1cfc6528ff3cf32df3/jsonassert-1.5.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-cache/1.4.1/a93c6de86c911dddbf05ab54fcab73ae525b4592/shiro-cache-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-hash/1.4.1/8cf0d831999b586a9ee8a64a28cb674646c409c7/shiro-crypto-hash-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-cipher/1.4.1/518da6768f9565c592e230291e9e7ea2485b1c35/shiro-crypto-cipher-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-config-core/1.4.1/ad768337fd1516c2bd379bc9f27d5f7922960c5/shiro-config-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-event/1.4.1/a6e9b78b3c0d6381db941bc1446a8b0ae5a6edd/shiro-event-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-crypto-core/1.4.1/3e3110cec2a4bf262c965b3c635757882110f594/shiro-crypto-core-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.apache.shiro/shiro-lang/1.4.1/bc711ec9fd41d8c1b967aa41385522e9bef2fa8b/shiro-lang-1.4.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.jayway.jsonpath/json-path/2.4.0/765a4401ceb2dc8d40553c2075eb80a8fa35c2ae/json-path-2.4.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.28/2cd9b264f76e3d087ee21bfc99305928e1bdb443/slf4j-api-1.7.28.jar:/home/geode/.gradle/caches/modules-2/files-2.1/io.swagger/swagger-annotations/1.5.23/4d784ec6011beb0a1226ce05f2dbd77898b075c0/swagger-annotations-1.5.23.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-annotations/2.10.0/e01cfd93b80d6773b3f757c78e756c9755b47b81/jackson-annotations-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.10.0/4e2c5fa04648ec9772c63e2101c53af6504e624e/jackson-core-2.10.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j-remote/3.0.2/35234324298454ee19efecb86f86b947269c9509/mx4j-remote-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/mx4j/mx4j/3.0.2/47bf147f11b4a026263e1c96a1ea0e029f9e5ab6/mx4j-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-all/1.3/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/jline/jline/2.12/ce9062c6a125e0f9ad766032573c041ae8ecc986/jline-2.12.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.springframework/spring-jcl/5.2.1.RELEASE/a9f6e0b98cd3980b25ab6ead1e59ced0d294d67/spring-jcl-5.2.1.RELEASE.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.activation/javax.activation-api/1.2.0/85262acf3ca9816f9537ca47d5adeabaead7cb16/javax.activation-api-1.2.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.hdrhistogram/HdrHistogram/2.1.11/1b035a1a4ce5d3441a4a1a331d04839ef487ec49/HdrHistogram-2.1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.latencyutils/LatencyUtils/2.0.3/769c0b82cb2421c8256300e907298a9410a2a3d3/LatencyUtils-2.0.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/javax.transaction/javax.transaction-api/1.3/e006adf5cf3cca2181d16bd640ecb80148ec0fce/javax.transaction-api-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/2.8.1/eb2e8ab75598548cc8acf9a1ca227e480e01881e/checker-qual-2.8.1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.3.2/d1a0c5032570e0f64be6b4d9c90cdeb103129029/error_prone_annotations-2.3.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.3/ba035118bc8bac37d7eff77700720999acd9986d/j2objc-annotations-1.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.18/f7aa683ea79dc6681ee9fb95756c999acbb62f5d/animal-sniffer-annotations-1.18.jar:/home/geode/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/2.6/639033469776fd37c08358c6b92a4761feb2af4b/objenesis-2.6.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-xml/9.4.21.v20190926/dfa4ce1f747c5c23fe35d2e6ee33330fba36e537/jetty-xml-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.21.v20190926/cc59f5acae2ed66c209de484ac4d3d2086eaa4d7/jetty-http-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.21.v20190926/9a65da60b050fc65212cb8e2dd3fba1f300b2141/jetty-io-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.9.0/8cb0d5baae526c9df46ae17693bbba302640538b/byte-buddy-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.9.0/37b5703b4a6290be3fffc63ae9c6bcaaee0ff856/byte-buddy-agent-1.9.0.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/json-smart/2.3/7396407491352ce4fa30de92efb158adb76b5b/json-smart-2.3.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.63/c996f9c64dc0e94e2d2ae962cc7b7cad7744fcc8/bcprov-jdk15on-1.63.jar:/home/geode/.gradle/caches/modules-2/files-2.1/com.vaadin.external.google/android-json/0.0.20131108.vaadin1/fa26d351fe62a6a17f5cda1287c1c6110dec413f/android-json-0.0.20131108.vaadin1.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.21.v20190926/72a5fc3be9f0994270599a6e0b829f8a3f554066/jetty-util-9.4.21.v20190926.jar:/home/geode/.gradle/caches/modules-2/files-2.1/net.minidev/accessors-smart/1.2/c592b500269bfde36096641b01238a8350f8aa31/accessors-smart-1.2.jar:/home/geode/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.4/da08b8cce7bbf903602a25a3a163ae252435795/asm-5.0.4.jar:/home/geode/geode/geode-core/build/classes/java/main:/home/geode/geode/geode-dunit/build/classes/java/main:/home/geode/geode/geode-logging/build/classes/java/main:/home/geode/geode/geode-membership/build/classes/java/main:/home/geode/geode/geode-management/build/classes/java/main:/home/geode/geode/geode-junit/build/classes/java/main:/home/geode/geode/geode-common/build/classes/java/main:/home/geode/geode/geode-serialization/build/classes/java/main:/home/geode/geode/geode-unsafe/build/classes/java/main:/home/geode/geode/geode-gfsh/build/classes/java/main:/home/geode/geode/geode-gfsh/build/resources/main, -Dgemfire.DUnitLauncher.RMI_PORT=20735, -Dgemfire.DUnitLauncher.VM_NUM=6, -Dgemfire.DUnitLauncher.VM_VERSION=10240.0.0, -DWORKSPACE_DIR=/home/geode/geode/geode-gfsh/build/repeatDistributedTest35/., -DLocator.inhibitDMBanner=true, -Djava.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, -Xrunjdwp:transport=dt_socket,server=y,suspend=n, -XX:+HeapDumpOnOutOfMemoryError, -Xmx512m, -Dgemfire.DEFAULT_MAX_OPLOG_SIZE=10, -Dgemfire.disallowMcastDefaults=true, -Dgemfire.use-ephemeral-ports=true, -Dgemfire.validate-serializable-objects=true, -ea, -XX:MetaspaceSize=512m, -XX:SoftRefLRUPolicyMSPerMB=1, -DdummyArg=true, --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED, --add-opens=java.xml/jdk.xml.internal=ALL-UNNAMED, --add-opens=java.base/jdk.internal.module=ALL-UNNAMED, --add-opens=java.base/java.lang.module=ALL-UNNAMED, org.apache.geode.test.dunit.internal.ChildVM]
[vm6] Listening for transport dt_socket at address: 35859
[vm4] [info 2020/03/05 00:25:27.458 GMT <RMI TCP Connection(6)-172.17.0.2> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@73cf282f

[vm4] [info 2020/03/05 00:25:27.677 GMT <RMI TCP Connection(6)-172.17.0.2> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:25:28.033 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440@33ea34ed

[vm6] [info 2020/03/05 00:25:28.042 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:25:28.061 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@43648ed9

[vm1] [info 2020/03/05 00:25:28.292 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:25:30.538 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23992]

Command result for <connect --jmx-manager=localhost[23992]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23992] ..
Successfully connected to: [host=localhost, port=23992]


[vm6] [info 2020/03/05 00:25:31.078 GMT <main> tid=0x1] VM6 is launching with PID 505

[vm6] gemfire.DUnitLauncher.RMI_PORT=20735
[vm2] [info 2020/03/05 00:25:31.400 GMT <RMI TCP Connection(4)-172.17.0.8> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64c7e46d

[vm0] [info 2020/03/05 00:25:31.449 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6fe76e70

[vm2] [info 2020/03/05 00:25:31.650 GMT <RMI TCP Connection(4)-172.17.0.8> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:25:31.676 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:25:31.678 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Locator was created at Thu Mar 05 00:25:31 GMT 2020

[vm0] [info 2020/03/05 00:25:31.679 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Listening on port 20736 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:25:31.682 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3221373295420474817/locator/locator20736view.dat

[vm0] [info 2020/03/05 00:25:31.683 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] recovery file not found: /tmp/junit3221373295420474817/locator/locator20736view.dat

[vm0] [info 2020/03/05 00:25:31.687 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Starting distributed system

[vm0] [info 2020/03/05 00:25:31.718 GMT <RMI TCP Connection(1)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:25:34.543 GMT <RMI TCP Connection(5)-172.17.0.8> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c878019

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4963
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 499
Total primaries transferred during this rebalance                                               | 57
Total time (in milliseconds) for this rebalance                                                 | 16668


[vm3] [info 2020/03/05 00:25:34.759 GMT <RMI TCP Connection(5)-172.17.0.8> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 48


[vm1] [info 2020/03/05 00:25:35.033 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 251 ms)

[vm2] [info 2020/03/05 00:25:35.245 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x83] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 208 ms)

[vm3] [info 2020/03/05 00:25:35.450 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x88] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 202 ms)

[vm4] [info 2020/03/05 00:25:35.618 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x8f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 164 ms)

[vm5] [info 2020/03/05 00:25:35.842 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x9b] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 215 ms)

[vm6] [info 2020/03/05 00:25:36.031 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 186 ms)

[vm0] [info 2020/03/05 00:25:36.196 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x6e] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:25:36.197 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 163 ms)

[info 2020/03/05 00:25:36.198 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:25:36.202 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f8a5292(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:25:36.202 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:25:36.202 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f8a5292(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:25:36.205 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ec40325(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:25:36.206 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:25:36.206 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ec40325(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:25:36.207 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e36023c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:25:36.207 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x83] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:25:36.208 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e36023c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:25:36.209 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20b38aba(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:25:36.209 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x88] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:25:36.209 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20b38aba(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:25:36.213 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d2da334(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:25:36.213 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:25:36.213 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x8f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d2da334(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:25:36.215 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17a6a658(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:25:36.215 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x9b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:25:36.215 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x9b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17a6a658(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:25:36.216 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b557936(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:25:36.217 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:25:36.217 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b557936(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:25:36.220 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:25:36.221 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:25:36.224 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:25:36.224 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:25:36.226 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x83] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:25:36.227 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:25:36.228 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x88] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:25:36.229 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:25:36.233 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x8f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:25:36.233 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x8f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:25:36.235 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x9b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:25:36.235 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x9b] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:25:36.237 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:25:36.237 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:25:36.241 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:25:36.242 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:25:36.301 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24288].
Not connected.


[info 2020/03/05 00:25:36.305 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:25:36.307 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:25:36.308 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1361595d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:25:36.308 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:25:36.308 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1361595d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:25:36.310 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @765eae64(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:25:36.310 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:25:36.310 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @765eae64(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:25:36.311 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @757f6c1a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:25:36.312 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x83] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:25:36.312 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @757f6c1a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:25:36.313 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60359f0(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:25:36.313 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x88] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:25:36.313 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60359f0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:25:36.316 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e591fce(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:25:36.316 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:25:36.317 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x8f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e591fce(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:25:36.318 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c7ebbbb(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:25:36.318 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x9b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:25:36.318 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x9b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c7ebbbb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:25:36.320 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e3bd032(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:25:36.320 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:25:36.320 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e3bd032(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:25:36.325 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11797053691450560045

[info 2020/03/05 00:25:36.328 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:25:36.740 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:25:36.741 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42824c46(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:25:36.741 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:25:36.741 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42824c46(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:25:36.743 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e5c8fda(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:25:36.743 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:25:36.743 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e5c8fda(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:25:36.745 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cc3f13a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:25:36.745 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x83] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:25:36.745 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cc3f13a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:25:36.746 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e0948a4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:25:36.746 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x88] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:25:36.746 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e0948a4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:25:36.748 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e30f127(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:25:36.748 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x8f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:25:36.748 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x8f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e30f127(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:25:36.749 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1587bc4a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:25:36.750 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x9b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:25:36.750 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x9b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1587bc4a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:25:36.751 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a2a6bb(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:25:36.751 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:25:36.751 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a2a6bb(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:25:36.756 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@537a5b3f

[vm0] [info 2020/03/05 00:25:36.762 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x6e] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:25:36.762 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x6e] Locator was created at Thu Mar 05 00:25:36 GMT 2020

[vm0] [info 2020/03/05 00:25:36.762 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x6e] Listening on port 24290 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:25:36.763 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x6e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11797053691450560045/locator/locator24290view.dat

[vm0] [info 2020/03/05 00:25:36.763 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x6e] recovery file not found: /tmp/junit11797053691450560045/locator/locator24290view.dat

[vm0] [info 2020/03/05 00:25:36.763 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x6e] Starting distributed system

[vm0] [info 2020/03/05 00:25:36.765 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:25:37.634 GMT <RMI TCP Connection(6)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6fc3fc61

[vm4] [info 2020/03/05 00:25:37.829 GMT <RMI TCP Connection(6)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:25:39.400 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@84cf65f

[vm1] [info 2020/03/05 00:25:39.595 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:25:40.549 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29891]

Command result for <connect --jmx-manager=localhost[29891]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29891] ..
Successfully connected to: [host=localhost, port=29891]


[vm1] [info 2020/03/05 00:25:41.032 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@73f4f558

[vm1] [info 2020/03/05 00:25:41.040 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:25:41.901 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x83] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7123fb28

[vm2] [info 2020/03/05 00:25:41.912 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x83] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:25:42.384 GMT <RMI TCP Connection(4)-172.17.0.3> tid=0x21] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3bba28a6

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:25:42.617 GMT <RMI TCP Connection(4)-172.17.0.3> tid=0x21] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:25:42.687 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x88] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6bdac1d9

[vm3] [info 2020/03/05 00:25:42.694 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x88] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:25:43.522 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x8f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5674e465

[vm4] [info 2020/03/05 00:25:43.533 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x8f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:25:44.428 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24291]

Command result for <connect --jmx-manager=localhost[24291]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24291] ..
Successfully connected to: [host=localhost, port=24291]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:25:45.611 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x66] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@5d39ade6

[vm3] [info 2020/03/05 00:25:45.617 GMT <RMI TCP Connection(5)-172.17.0.3> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b2cdb38

[vm5] [info 2020/03/05 00:25:45.620 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x66] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:25:45.810 GMT <RMI TCP Connection(5)-172.17.0.3> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:25:46.711 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0xa4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@26e88084

[vm6] [info 2020/03/05 00:25:46.724 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0xa4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:25:48.752 GMT <RMI TCP Connection(6)-172.17.0.3> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3790c586

[vm4] [info 2020/03/05 00:25:48.999 GMT <RMI TCP Connection(6)-172.17.0.3> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:25:52.040 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20737]

Command result for <connect --jmx-manager=localhost[20737]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20737] ..
Successfully connected to: [host=localhost, port=20737]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4591
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 390
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 15330


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 36


[vm5] [info 2020/03/05 00:25:53.326 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x98] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440@7b729c5a

[vm5] [info 2020/03/05 00:25:53.334 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x98] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:25:53.352 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 212 ms)

[vm2] [info 2020/03/05 00:25:53.574 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 218 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:25:53.744 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 167 ms)

[vm4] [info 2020/03/05 00:25:53.964 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 216 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:25:54.218 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 252 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:25:54.429 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0xa4] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 208 ms)

[vm6] [info 2020/03/05 00:25:54.480 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x9f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@68ae5af4

[vm6] [info 2020/03/05 00:25:54.488 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x9f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:25:54.598 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x89] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:25:54.599 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x89] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 167 ms)

[info 2020/03/05 00:25:54.600 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:25:54.604 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @184480ab(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:25:54.605 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x89] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:25:54.605 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @184480ab(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:25:54.608 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @464816be(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:25:54.608 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:25:54.608 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @464816be(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:25:54.609 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78694b88(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:25:54.610 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:25:54.610 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78694b88(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:25:54.613 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76eb91f0(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:25:54.613 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:25:54.613 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76eb91f0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:25:54.615 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b1de1c7(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:25:54.615 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:25:54.615 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b1de1c7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:25:54.616 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5629cc42(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:25:54.616 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:25:54.616 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5629cc42(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:25:54.618 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0xa4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11ab4bf4(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:25:54.618 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0xa4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:25:54.618 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0xa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11ab4bf4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:25:54.621 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x89] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:25:54.622 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:25:54.625 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:25:54.625 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:25:54.627 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:25:54.627 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:25:54.631 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:25:54.632 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:25:54.633 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:25:54.633 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:25:54.635 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:25:54.635 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:25:54.637 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0xa4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:25:54.638 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0xa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:25:54.641 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:25:54.642 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:25:54.687 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21018].
Not connected.


[info 2020/03/05 00:25:54.691 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:25:54.693 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:25:54.695 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36e3cebd(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:25:54.695 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x89] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:25:54.695 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36e3cebd(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:25:54.696 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74081142(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:25:54.696 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:25:54.696 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74081142(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:25:54.698 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e019e4(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:25:54.698 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:25:54.698 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e019e4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:25:54.699 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37c41b4b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:25:54.699 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:25:54.699 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37c41b4b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:25:54.700 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f8978ef(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:25:54.701 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:25:54.701 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f8978ef(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:25:54.702 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8afbcb9(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:25:54.702 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:25:54.702 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8afbcb9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:25:54.704 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0xa4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dce4631(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:25:54.704 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0xa4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:25:54.704 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0xa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dce4631(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:25:54.709 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit414561949798641473

[info 2020/03/05 00:25:54.713 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:25:55.120 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:25:55.122 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a6a923e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:25:55.122 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x89] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:25:55.122 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a6a923e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:25:55.123 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2371e70e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:25:55.123 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:25:55.123 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2371e70e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:25:55.124 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ecfab51(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:25:55.125 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:25:55.125 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ecfab51(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:25:55.127 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57f1c4c8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:25:55.128 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:25:55.128 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57f1c4c8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:25:55.129 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @560b89db(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:25:55.129 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:25:55.129 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @560b89db(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:25:55.131 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e8209d9(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:25:55.131 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:25:55.131 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e8209d9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:25:55.133 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0xa4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75477f9b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:25:55.133 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0xa4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:25:55.133 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0xa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75477f9b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:25:55.138 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x89] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1f5aeec4

[vm0] [info 2020/03/05 00:25:55.148 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x89] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:25:55.149 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x89] Locator was created at Thu Mar 05 00:25:55 GMT 2020

[vm0] [info 2020/03/05 00:25:55.149 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x89] Listening on port 21020 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:25:55.151 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x89] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit414561949798641473/locator/locator21020view.dat

[vm0] [info 2020/03/05 00:25:55.152 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x89] recovery file not found: /tmp/junit414561949798641473/locator/locator21020view.dat

[vm0] [info 2020/03/05 00:25:55.152 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x89] Starting distributed system

[vm0] [info 2020/03/05 00:25:55.155 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x89] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:25:59.884 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@b292bd6

[vm1] [info 2020/03/05 00:25:59.891 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4506
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 282
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 14649


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 39


[vm2] [info 2020/03/05 00:26:00.808 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4c69a755

[vm2] [info 2020/03/05 00:26:00.814 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:26:00.920 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 192 ms)

[vm2] [info 2020/03/05 00:26:01.102 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 179 ms)

[vm3] [info 2020/03/05 00:26:01.341 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 230 ms)

[vm4] [info 2020/03/05 00:26:01.571 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 226 ms)

[vm3] [info 2020/03/05 00:26:01.646 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@687b64ad

[vm3] [info 2020/03/05 00:26:01.652 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:26:01.768 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x98] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 195 ms)

[vm6] [info 2020/03/05 00:26:01.959 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x9f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 188 ms)

[vm0] [info 2020/03/05 00:26:02.108 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x78] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:26:02.109 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x78] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 147 ms)

[info 2020/03/05 00:26:02.111 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:02.114 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ffe0cf(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:26:02.114 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x78] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:02.114 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ffe0cf(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:26:02.117 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40ab3707(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:26:02.117 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:26:02.117 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40ab3707(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:26:02.119 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b27d41(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:26:02.119 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:26:02.119 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b27d41(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:26:02.120 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56633450(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:26:02.120 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:26:02.120 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56633450(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:26:02.122 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @182b3992(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:26:02.122 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:26:02.122 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @182b3992(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:26:02.123 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x98] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42673bb(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:26:02.123 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x98] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:26:02.123 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x98] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42673bb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:26:02.124 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fc006e5(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:26:02.125 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x9f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:26:02.125 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x9f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fc006e5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:26:02.128 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x78] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:26:02.128 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:26:02.131 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:26:02.132 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:26:02.133 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:26:02.134 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:26:02.135 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:26:02.135 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:26:02.137 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:26:02.137 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:26:02.138 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x98] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:26:02.138 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x98] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:26:02.140 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x9f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:26:02.140 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x9f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:26:02.144 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:26:02.145 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:26:02.192 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28410].
Not connected.


[info 2020/03/05 00:26:02.196 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:26:02.197 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:02.199 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1de50305(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:26:02.199 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x78] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:02.199 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1de50305(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:26:02.200 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f285ad(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:26:02.201 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:26:02.201 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f285ad(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:26:02.202 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c65abb7(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:26:02.202 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:26:02.202 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c65abb7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:26:02.203 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54cb03bb(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:26:02.204 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:26:02.204 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54cb03bb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:26:02.205 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6498d4a0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:26:02.205 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:26:02.205 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6498d4a0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:26:02.206 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x98] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @196039fc(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:26:02.206 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x98] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:26:02.206 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x98] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @196039fc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:26:02.207 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ee55f6f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:26:02.208 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x9f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:26:02.208 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x9f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ee55f6f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:26:02.212 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11771382424390182526

[info 2020/03/05 00:26:02.215 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:26:02.362 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@12998843

[vm4] [info 2020/03/05 00:26:02.369 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:26:02.411 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@3ed44067

[vm5] [info 2020/03/05 00:26:02.424 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:26:02.590 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:02.591 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @264786a3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:26:02.591 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x78] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:02.591 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @264786a3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:26:02.595 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6999d93a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:26:02.595 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:26:02.595 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6999d93a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:26:02.597 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77007b9e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:26:02.597 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:26:02.597 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77007b9e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:26:02.598 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @625275cf(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:26:02.599 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:26:02.599 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @625275cf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:26:02.600 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c18a643(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:26:02.600 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:26:02.600 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c18a643(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:26:02.602 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x98] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bdb4c96(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:26:02.602 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x98] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:26:02.602 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x98] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bdb4c96(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:26:02.603 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f841640(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:26:02.604 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x9f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:26:02.604 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x9f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f841640(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:26:02.609 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x78] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d4d8ffb

[vm0] [info 2020/03/05 00:26:02.615 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x78] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:26:02.615 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x78] Locator was created at Thu Mar 05 00:26:02 GMT 2020

[vm0] [info 2020/03/05 00:26:02.615 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x78] Listening on port 28412 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:26:02.616 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x78] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11771382424390182526/locator/locator28412view.dat

[vm0] [info 2020/03/05 00:26:02.616 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x78] recovery file not found: /tmp/junit11771382424390182526/locator/locator28412view.dat

[vm0] [info 2020/03/05 00:26:02.617 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x78] Starting distributed system

[vm0] [info 2020/03/05 00:26:02.619 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x78] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:26:03.215 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21021]

Command result for <connect --jmx-manager=localhost[21021]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21021] ..
Successfully connected to: [host=localhost, port=21021]


[vm6] [info 2020/03/05 00:26:03.540 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x25] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040@712cde3f

[vm6] [info 2020/03/05 00:26:03.546 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x25] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:26:06.879 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@440dd062

[vm5] [info 2020/03/05 00:26:07.111 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:26:07.272 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@56afc3bc

[vm1] [info 2020/03/05 00:26:07.284 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:26:08.208 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5eeaeb3a

[vm2] [info 2020/03/05 00:26:08.219 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:26:09.075 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7d317897

[vm3] [info 2020/03/05 00:26:09.092 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4697
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 285
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 15324


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 57


[vm4] [info 2020/03/05 00:26:09.935 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5d092565

[vm4] [info 2020/03/05 00:26:09.952 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:26:10.095 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 242 ms)

[vm2] [info 2020/03/05 00:26:10.300 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 201 ms)

[vm3] [info 2020/03/05 00:26:10.541 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 238 ms)

[vm6] [info 2020/03/05 00:26:10.685 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x25] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74ff50f

[vm4] [info 2020/03/05 00:26:10.729 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x20] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 185 ms)

[info 2020/03/05 00:26:10.869 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28413]

Command result for <connect --jmx-manager=localhost[28413]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28413] ..
Successfully connected to: [host=localhost, port=28413]


[vm6] [info 2020/03/05 00:26:10.922 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x25] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:26:10.943 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 211 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:26:11.148 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x25] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 203 ms)

[vm0] [info 2020/03/05 00:26:11.314 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:26:11.316 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 164 ms)

[info 2020/03/05 00:26:11.317 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:11.320 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @794342b6(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:26:11.320 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:11.320 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @794342b6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:26:11.324 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b4d217a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:26:11.324 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:26:11.324 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b4d217a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:26:11.325 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75d49735(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:26:11.325 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:26:11.325 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75d49735(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:26:11.329 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e0addda(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:26:11.329 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:26:11.329 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e0addda(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:26:11.331 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @648daf1f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:26:11.331 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:26:11.331 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @648daf1f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:26:11.332 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c59d9fe(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:26:11.332 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:26:11.333 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c59d9fe(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:26:11.334 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20f90436(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:26:11.334 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:26:11.334 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20f90436(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:26:11.337 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:26:11.338 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:26:11.341 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:26:11.342 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:26:11.343 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:26:11.344 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:26:11.347 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:26:11.348 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:26:11.349 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:26:11.350 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:26:11.351 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:26:11.351 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:26:11.353 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x25] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:26:11.353 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:26:11.357 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:26:11.358 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:26:11.409 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22520].
Not connected.


[info 2020/03/05 00:26:11.413 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:26:11.414 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:11.416 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d605b53(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:26:11.416 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:11.416 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d605b53(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:26:11.417 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b44b765(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:26:11.417 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:26:11.418 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b44b765(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:26:11.419 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2db3ed2(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:26:11.419 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:26:11.419 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2db3ed2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:26:11.420 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a9dd33b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:26:11.421 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:26:11.421 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a9dd33b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:26:11.422 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @715b21df(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:26:11.422 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:26:11.422 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @715b21df(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:26:11.423 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d3baa30(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:26:11.424 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:26:11.424 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d3baa30(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:26:11.425 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67bf6d17(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:26:11.425 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:26:11.425 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67bf6d17(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:26:11.430 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17202571047110694189

[info 2020/03/05 00:26:11.434 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:26:11.818 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:11.819 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f1c0bd6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:26:11.819 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:11.819 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f1c0bd6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:26:11.821 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c4c89e3(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:26:11.821 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:26:11.821 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c4c89e3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:26:11.822 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11da9986(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:26:11.822 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:26:11.822 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11da9986(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:26:11.823 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c45980(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:26:11.824 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:26:11.824 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c45980(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:26:11.825 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30490733(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:26:11.825 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:26:11.825 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30490733(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:26:11.826 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5050ca92(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:26:11.827 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:26:11.827 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5050ca92(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:26:11.828 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @445b2006(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:26:11.828 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x25] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:26:11.828 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @445b2006(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:26:11.833 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5090ecfb

[vm0] [info 2020/03/05 00:26:11.839 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:26:11.840 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Locator was created at Thu Mar 05 00:26:11 GMT 2020

[vm0] [info 2020/03/05 00:26:11.840 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Listening on port 22522 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:26:11.843 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17202571047110694189/locator/locator22522view.dat

[vm0] [info 2020/03/05 00:26:11.844 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] recovery file not found: /tmp/junit17202571047110694189/locator/locator22522view.dat

[vm0] [info 2020/03/05 00:26:11.844 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/05 00:26:11.846 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:26:14.669 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:26:16.379 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@37fbae60

[vm1] [info 2020/03/05 00:26:16.388 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:26:17.194 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c08e735

[vm2] [info 2020/03/05 00:26:17.201 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:26:18.051 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5fdb32ce

[vm3] [info 2020/03/05 00:26:18.058 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:26:18.847 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d154c17

[vm4] [info 2020/03/05 00:26:18.868 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:26:19.693 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22523]

Command result for <connect --jmx-manager=localhost[22523]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22523] ..
Successfully connected to: [host=localhost, port=22523]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 5025
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4604
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 326
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 17298


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 36


[vm1] [info 2020/03/05 00:26:21.742 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 193 ms)

[vm2] [info 2020/03/05 00:26:21.975 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x83] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 228 ms)

[vm3] [info 2020/03/05 00:26:22.197 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 215 ms)

[vm4] [info 2020/03/05 00:26:22.395 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x20] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 192 ms)

[vm5] [info 2020/03/05 00:26:22.645 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 245 ms)

[vm6] [info 2020/03/05 00:26:22.850 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x25] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 202 ms)

[vm0] [info 2020/03/05 00:26:23.041 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x54] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:26:23.042 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 186 ms)

[info 2020/03/05 00:26:23.090 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:23.095 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c606842(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:26:23.096 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:23.096 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c606842(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:26:23.100 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31c6c89d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:26:23.101 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:26:23.101 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31c6c89d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:26:23.105 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @698cd1ab(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:26:23.106 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x83] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:26:23.106 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @698cd1ab(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:26:23.109 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a2322e8(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:26:23.110 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:26:23.110 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a2322e8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:26:23.114 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @546b29c7(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:26:23.115 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:26:23.115 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @546b29c7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:26:23.118 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a611506(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:26:23.119 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:26:23.119 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a611506(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:26:23.123 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a8501ac(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:26:23.124 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:26:23.124 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a8501ac(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:26:23.133 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:26:23.149 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 16 ms)

[vm1] [info 2020/03/05 00:26:23.155 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:26:23.170 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 15 ms)

[vm2] [info 2020/03/05 00:26:23.175 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x83] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:26:23.190 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 15 ms)

[vm3] [info 2020/03/05 00:26:23.195 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:26:23.211 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 15 ms)

[vm4] [info 2020/03/05 00:26:23.215 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:26:23.230 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 15 ms)

[vm5] [info 2020/03/05 00:26:23.235 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:26:23.249 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 14 ms)

[vm6] [info 2020/03/05 00:26:23.254 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x25] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:26:23.268 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 13 ms)

[locator] [info 2020/03/05 00:26:23.281 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:26:23.283 GMT <RMI TCP Connection(2)-172.17.0.5> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 1 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:26:23.334 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29703].
Not connected.


[info 2020/03/05 00:26:23.337 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:26:23.338 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:23.340 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f39c15d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:26:23.341 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:23.341 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f39c15d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:26:23.342 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32ddea15(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:26:23.342 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:26:23.342 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32ddea15(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:26:23.344 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c5af3ce(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:26:23.344 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x83] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:26:23.344 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c5af3ce(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:26:23.345 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77e9aff7(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:26:23.345 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:26:23.346 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77e9aff7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:26:23.347 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f1bd90f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:26:23.347 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:26:23.347 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f1bd90f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:26:23.348 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d2329a3(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:26:23.348 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:26:23.349 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d2329a3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:26:23.350 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @616e1228(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:26:23.350 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:26:23.350 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @616e1228(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:26:23.355 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5780346611492423745

[info 2020/03/05 00:26:23.357 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:26:23.760 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:23.761 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @105914b5(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:26:23.761 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:23.762 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @105914b5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:26:23.763 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41053dfc(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:26:23.763 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:26:23.763 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41053dfc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:26:23.765 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6df04157(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:26:23.765 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x83] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:26:23.765 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6df04157(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:26:23.766 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6264cf76(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:26:23.767 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:26:23.767 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6264cf76(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:26:23.768 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @567400de(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:26:23.768 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:26:23.768 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @567400de(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:26:23.770 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b9003e0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:26:23.770 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:26:23.770 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b9003e0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:26:23.771 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ea832ba(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:26:23.772 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x25] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:26:23.772 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ea832ba(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:26:23.777 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@703c64f1

[vm0] [info 2020/03/05 00:26:23.783 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x54] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:26:23.783 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x54] Locator was created at Thu Mar 05 00:26:23 GMT 2020

[vm0] [info 2020/03/05 00:26:23.783 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x54] Listening on port 29705 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:26:23.784 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5780346611492423745/locator/locator29705view.dat

[vm0] [info 2020/03/05 00:26:23.784 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x54] recovery file not found: /tmp/junit5780346611492423745/locator/locator29705view.dat

[vm0] [info 2020/03/05 00:26:23.785 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x54] Starting distributed system

[vm0] [info 2020/03/05 00:26:23.787 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:26:28.021 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@571f693

[vm1] [info 2020/03/05 00:26:28.027 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:26:28.748 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x83] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@314cea4f

[vm2] [info 2020/03/05 00:26:28.755 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x83] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:26:29.530 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a94703f

[vm3] [info 2020/03/05 00:26:29.539 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:26:30.367 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31c3525

[vm4] [info 2020/03/05 00:26:30.373 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:26:31.237 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29706]

Command result for <connect --jmx-manager=localhost[29706]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29706] ..
Successfully connected to: [host=localhost, port=29706]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:26:40.102 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@70d99c5d

[vm5] [info 2020/03/05 00:26:40.292 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:26:41.950 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x9b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@70ef2ba2

[vm5] [info 2020/03/05 00:26:41.958 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x9b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:26:42.869 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@60bd687f

[vm6] [info 2020/03/05 00:26:42.877 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:26:43.611 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@33c72466

[vm6] [info 2020/03/05 00:26:43.819 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:26:44.022 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:26:47.535 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2540
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236209
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2838
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 150
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 10173


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 30


[vm1] [info 2020/03/05 00:26:48.343 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 173 ms)

[vm2] [info 2020/03/05 00:26:48.533 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x83] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 186 ms)

[vm5] [info 2020/03/05 00:26:48.698 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a663d90

[vm3] [info 2020/03/05 00:26:48.902 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x88] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 366 ms)

[vm5] [info 2020/03/05 00:26:48.969 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:26:49.227 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x8f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 318 ms)

[vm5] [info 2020/03/05 00:26:49.480 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x9b] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 250 ms)

[vm6] [info 2020/03/05 00:26:49.669 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 187 ms)

[vm0] [info 2020/03/05 00:26:49.833 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x6f] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:26:49.834 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 162 ms)

[info 2020/03/05 00:26:49.835 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:49.836 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @278ef86d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:26:49.836 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:49.836 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @278ef86d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:26:49.840 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c007984(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:26:49.841 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:26:49.841 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c007984(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:26:49.842 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d2b6211(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:26:49.842 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x83] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:26:49.842 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d2b6211(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:26:49.844 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8295928(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:26:49.844 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x88] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:26:49.844 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8295928(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:26:49.845 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @179c0b05(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:26:49.846 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:26:49.846 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x8f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @179c0b05(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:26:49.847 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d4c18e9(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:26:49.847 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x9b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:26:49.847 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x9b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d4c18e9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:26:49.848 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20273064(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:26:49.849 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:26:49.849 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20273064(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:26:49.850 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:26:49.851 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:26:49.854 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:26:49.855 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:26:49.857 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x83] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:26:49.858 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:26:49.860 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x88] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:26:49.860 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:26:49.862 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x8f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:26:49.862 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x8f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:26:49.864 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x9b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:26:49.865 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x9b] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:26:49.866 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:26:49.867 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:26:49.870 GMT <RMI TCP Connection(4)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:26:49.870 GMT <RMI TCP Connection(4)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:26:49.905 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24291].
Not connected.


[info 2020/03/05 00:26:49.908 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:26:49.909 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:49.910 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38be6561(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:26:49.911 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:49.911 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38be6561(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:26:49.912 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23c5e087(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:26:49.912 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:26:49.912 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23c5e087(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:26:49.913 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @550da7(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:26:49.914 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x83] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:26:49.914 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @550da7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:26:49.915 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f03d5d2(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:26:49.915 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x88] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:26:49.915 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f03d5d2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:26:49.916 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5753623d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:26:49.916 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:26:49.917 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x8f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5753623d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:26:49.918 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @905552b(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:26:49.918 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x9b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:26:49.918 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x9b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @905552b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:26:49.919 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6098d1f0(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:26:49.919 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:26:49.919 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6098d1f0(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:26:49.923 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2463769396403749054

[info 2020/03/05 00:26:49.926 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:26:50.397 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:50.398 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @509e89e8(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:26:50.399 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:50.399 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @509e89e8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:26:50.400 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f84f02d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:26:50.400 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:26:50.400 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f84f02d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:26:50.401 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45051dcc(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:26:50.401 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x83] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:26:50.402 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45051dcc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:26:50.403 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cd58db7(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:26:50.403 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x88] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:26:50.403 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cd58db7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:26:50.404 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f678c94(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:26:50.404 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x8f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:26:50.405 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x8f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f678c94(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:26:50.406 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b80346b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:26:50.406 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x9b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:26:50.406 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x9b] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b80346b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:26:50.407 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b39b7eb(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:26:50.408 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:26:50.408 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b39b7eb(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:26:50.412 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3d01f5c0

[vm0] [info 2020/03/05 00:26:50.418 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x6f] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:26:50.419 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x6f] Locator was created at Thu Mar 05 00:26:50 GMT 2020

[vm0] [info 2020/03/05 00:26:50.419 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x6f] Listening on port 24293 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:26:50.420 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2463769396403749054/locator/locator24293view.dat

[vm0] [info 2020/03/05 00:26:50.420 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x6f] recovery file not found: /tmp/junit2463769396403749054/locator/locator24293view.dat

[vm0] [info 2020/03/05 00:26:50.420 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/05 00:26:50.437 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:26:52.587 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@810587d

[vm6] [info 2020/03/05 00:26:52.780 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 6035
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3942
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 163
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 15087


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 222


[vm1] [info 2020/03/05 00:26:53.971 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 193 ms)

[vm2] [info 2020/03/05 00:26:54.199 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 223 ms)

[vm3] [info 2020/03/05 00:26:54.436 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x89] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 232 ms)

[vm4] [info 2020/03/05 00:26:54.651 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 208 ms)

[vm1] [info 2020/03/05 00:26:54.771 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@42a04c45

[vm1] [info 2020/03/05 00:26:54.778 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:26:54.884 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x22] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 228 ms)

[vm6] [info 2020/03/05 00:26:55.076 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 189 ms)

[vm0] [info 2020/03/05 00:26:55.261 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x73] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:26:55.262 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x73] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 181 ms)

[info 2020/03/05 00:26:55.316 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:55.320 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x73] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @594fead6(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:26:55.321 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x73] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:55.321 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x73] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @594fead6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:26:55.325 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50717875(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:26:55.326 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:26:55.326 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50717875(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:26:55.330 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @523c9cb5(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:26:55.331 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:26:55.331 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @523c9cb5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:26:55.334 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fabbaac(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:26:55.335 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x89] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:26:55.335 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x89] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fabbaac(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:26:55.339 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c9263df(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:26:55.340 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:26:55.340 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c9263df(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:26:55.343 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cdf897e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:26:55.344 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:26:55.344 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cdf897e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:26:55.347 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b8a3e85(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:26:55.348 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:26:55.348 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b8a3e85(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:26:55.356 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x73] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:26:55.372 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x73] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 14 ms)

[vm1] [info 2020/03/05 00:26:55.377 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:26:55.395 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 18 ms)

[vm2] [info 2020/03/05 00:26:55.400 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:26:55.415 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 14 ms)

[vm2] [info 2020/03/05 00:26:55.415 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x83] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@789c3bbb

[vm3] [info 2020/03/05 00:26:55.419 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x89] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm2] [info 2020/03/05 00:26:55.422 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x83] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:26:55.435 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x89] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 15 ms)

[vm4] [info 2020/03/05 00:26:55.439 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:26:55.456 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 16 ms)

[vm5] [info 2020/03/05 00:26:55.461 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:26:55.476 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 14 ms)

[vm6] [info 2020/03/05 00:26:55.482 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:26:55.500 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 18 ms)

[locator] [info 2020/03/05 00:26:55.513 GMT <RMI TCP Connection(2)-172.17.0.2> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:26:55.515 GMT <RMI TCP Connection(2)-172.17.0.2> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 1 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:26:55.596 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23992].
Not connected.


[info 2020/03/05 00:26:55.599 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:26:55.601 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:55.603 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x73] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1031bf25(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:26:55.603 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x73] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:55.604 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x73] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1031bf25(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:26:55.605 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2244148a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:26:55.605 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:26:55.605 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2244148a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:26:55.606 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73bce888(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:26:55.607 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:26:55.607 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73bce888(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:26:55.608 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59f656c7(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:26:55.608 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x89] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:26:55.608 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x89] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59f656c7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:26:55.610 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18891e85(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:26:55.610 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:26:55.610 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18891e85(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:26:55.611 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68ee5ca5(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:26:55.612 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:26:55.612 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68ee5ca5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:26:55.613 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fce044d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:26:55.613 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:26:55.613 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fce044d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:26:55.617 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5603433051741464732

[info 2020/03/05 00:26:55.620 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:26:56.022 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:56.023 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x73] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60f55014(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:26:56.024 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x73] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:26:56.024 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x73] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60f55014(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:26:56.026 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e8d889f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:26:56.026 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:26:56.026 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e8d889f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:26:56.028 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21eb0a3e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:26:56.028 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:26:56.028 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21eb0a3e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:26:56.029 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @190d2b70(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:26:56.030 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x89] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:26:56.030 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x89] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @190d2b70(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:26:56.031 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10cea434(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:26:56.032 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:26:56.032 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10cea434(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:26:56.033 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1402a4a1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:26:56.033 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:26:56.034 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1402a4a1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:26:56.035 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63ac6758(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:26:56.035 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:26:56.036 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63ac6758(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:26:56.041 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x73] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@599b0e28

[vm0] [info 2020/03/05 00:26:56.050 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x73] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:26:56.051 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x73] Locator was created at Thu Mar 05 00:26:56 GMT 2020

[vm0] [info 2020/03/05 00:26:56.051 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x73] Listening on port 23994 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:26:56.051 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x73] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5603433051741464732/locator/locator23994view.dat

[vm0] [info 2020/03/05 00:26:56.052 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x73] recovery file not found: /tmp/junit5603433051741464732/locator/locator23994view.dat

[vm0] [info 2020/03/05 00:26:56.052 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x73] Starting distributed system

[vm0] [info 2020/03/05 00:26:56.057 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x73] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:26:56.264 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x88] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5c276faf

[vm3] [info 2020/03/05 00:26:56.273 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x88] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:26:56.280 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:26:57.136 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x8f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@283fc0d5

[vm4] [info 2020/03/05 00:26:57.144 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x8f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:26:58.222 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24294]

Command result for <connect --jmx-manager=localhost[24294]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24294] ..
Successfully connected to: [host=localhost, port=24294]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:27:00.631 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@30b31f74

[vm1] [info 2020/03/05 00:27:00.638 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:27:01.484 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@857ea57

[vm2] [info 2020/03/05 00:27:01.500 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 6202
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3792
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 243
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 14925


[vm3] [info 2020/03/05 00:27:02.383 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x89] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1be6d1c4

[vm3] [info 2020/03/05 00:27:02.390 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x89] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 39


[vm1] [info 2020/03/05 00:27:02.669 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 195 ms)

[vm2] [info 2020/03/05 00:27:02.885 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x8c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 212 ms)

[vm3] [info 2020/03/05 00:27:03.090 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x88] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 199 ms)

[vm4] [info 2020/03/05 00:27:03.220 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6a0e5fa0

[vm4] [info 2020/03/05 00:27:03.227 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x8e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:27:04.011 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23995]

Command result for <connect --jmx-manager=localhost[23995]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23995] ..
Successfully connected to: [host=localhost, port=23995]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:27:04.423 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@440dd062

[vm5] [info 2020/03/05 00:27:04.648 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:27:05.416 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x85] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 2319 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:27:05.562 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x66] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@383eae24

[vm5] [info 2020/03/05 00:27:05.569 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x66] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:27:05.663 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x20] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 243 ms)

[vm6] [info 2020/03/05 00:27:05.872 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 205 ms)

[vm5] [info 2020/03/05 00:27:05.889 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x98] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@59bc5b6b

[vm5] [info 2020/03/05 00:27:05.896 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x98] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:27:06.063 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x74] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:27:06.064 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x74] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 186 ms)

[info 2020/03/05 00:27:06.109 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:06.115 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29c12fae(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:27:06.116 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x74] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:06.116 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29c12fae(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:27:06.120 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16985a25(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:27:06.120 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:27:06.120 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16985a25(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:27:06.124 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x8c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52a79e96(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:27:06.125 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x8c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:27:06.125 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x8c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52a79e96(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:27:06.129 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45ef34de(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:27:06.130 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x88] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:27:06.130 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45ef34de(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:27:06.134 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @465ad60(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:27:06.134 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x85] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:27:06.135 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x85] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @465ad60(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:27:06.139 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74d896d8(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:27:06.140 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:27:06.140 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74d896d8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:27:06.145 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b5b64b7(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:27:06.146 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:27:06.146 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b5b64b7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:27:06.156 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x74] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:27:06.175 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 18 ms)

[vm1] [info 2020/03/05 00:27:06.180 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:27:06.197 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 16 ms)

[vm2] [info 2020/03/05 00:27:06.202 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x8c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:27:06.220 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x8c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 17 ms)

[vm3] [info 2020/03/05 00:27:06.225 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x88] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:27:06.244 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 18 ms)

[vm4] [info 2020/03/05 00:27:06.249 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:27:06.271 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x85] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 20 ms)

[vm5] [info 2020/03/05 00:27:06.276 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:27:06.292 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 16 ms)

[vm6] [info 2020/03/05 00:27:06.298 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:27:06.316 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 18 ms)

[locator] [info 2020/03/05 00:27:06.332 GMT <RMI TCP Connection(2)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:27:06.334 GMT <RMI TCP Connection(2)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 1 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:27:06.426 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29891].
Not connected.


[info 2020/03/05 00:27:06.430 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:27:06.437 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:06.440 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73085c4d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:27:06.440 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x74] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:06.440 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73085c4d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:27:06.441 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5aee57(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:27:06.442 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:27:06.442 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5aee57(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:27:06.443 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x8c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a6b5d73(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:27:06.443 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x8c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:27:06.444 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x8c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a6b5d73(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:27:06.445 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26ed7aa(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:27:06.445 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x88] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:27:06.445 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26ed7aa(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:27:06.447 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55bd42cd(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:27:06.447 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x85] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:27:06.447 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x85] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55bd42cd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:27:06.448 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a05939c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:27:06.449 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:27:06.449 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a05939c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:27:06.450 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @299e82b3(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:27:06.450 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:27:06.450 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @299e82b3(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:27:06.455 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit784358588667961483

[info 2020/03/05 00:27:06.459 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:27:06.572 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0xa4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4c1ee100

[vm6] [info 2020/03/05 00:27:06.580 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0xa4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:27:06.895 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:06.896 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11c66f6b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:27:06.897 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x74] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:06.897 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11c66f6b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:27:06.898 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29bb1d6d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:27:06.899 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:27:06.899 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29bb1d6d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:27:06.902 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d79(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:27:06.902 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x88] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:27:06.902 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d79(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:27:06.900 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x8c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2643f4e1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:27:06.900 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x8c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:27:06.900 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x8c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2643f4e1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:27:06.904 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f272d34(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:27:06.904 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x85] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:27:06.905 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x85] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f272d34(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:27:06.906 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18b4d946(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:27:06.906 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:27:06.906 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18b4d946(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:27:06.908 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a789a22(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:27:06.908 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:27:06.908 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a789a22(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:27:06.914 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x74] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4293f665

[vm6] [info 2020/03/05 00:27:06.922 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x9f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@406b4653

[vm0] [info 2020/03/05 00:27:06.923 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x74] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:27:06.924 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x74] Locator was created at Thu Mar 05 00:27:06 GMT 2020

[vm0] [info 2020/03/05 00:27:06.924 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x74] Listening on port 29893 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:27:06.925 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x74] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit784358588667961483/locator/locator29893view.dat

[vm0] [info 2020/03/05 00:27:06.925 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x74] recovery file not found: /tmp/junit784358588667961483/locator/locator29893view.dat

[vm0] [info 2020/03/05 00:27:06.926 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x74] Starting distributed system

[vm0] [info 2020/03/05 00:27:06.933 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x74] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:27:06.939 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x9f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:27:08.008 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:27:08.189 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x25] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@9df27f0

[vm1] [info 2020/03/05 00:27:08.292 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:27:08.433 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x25] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:27:11.932 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@18db69ea

[vm1] [info 2020/03/05 00:27:11.938 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:27:12.446 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:27:12.696 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x8c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5ef4a489

[vm2] [info 2020/03/05 00:27:12.705 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x8c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2617
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3909
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 243
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 13761


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 45


[vm3] [info 2020/03/05 00:27:13.624 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x88] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1cec19bd

[vm3] [info 2020/03/05 00:27:13.636 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x88] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:27:13.769 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 229 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2737
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3702
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 453
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 13821


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 75


[vm2] [info 2020/03/05 00:27:14.174 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 401 ms)

[vm1] [info 2020/03/05 00:27:14.356 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 318 ms)

[vm3] [info 2020/03/05 00:27:14.439 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 262 ms)

[vm2] [info 2020/03/05 00:27:14.549 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 190 ms)

[vm4] [info 2020/03/05 00:27:14.625 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 182 ms)

[vm4] [info 2020/03/05 00:27:14.681 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x85] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f60cf0

[vm4] [info 2020/03/05 00:27:14.694 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x85] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:27:14.744 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 191 ms)

[vm5] [info 2020/03/05 00:27:14.829 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x66] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 202 ms)

[vm4] [info 2020/03/05 00:27:14.912 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 165 ms)

[vm6] [info 2020/03/05 00:27:14.991 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0xa4] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 159 ms)

[vm5] [info 2020/03/05 00:27:15.097 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x98] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 183 ms)

[vm0] [info 2020/03/05 00:27:15.141 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x70] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:27:15.143 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x70] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 149 ms)

[info 2020/03/05 00:27:15.144 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:15.147 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f2cd742(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:27:15.147 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:15.148 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f2cd742(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:27:15.150 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41f0e2f4(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:27:15.151 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:27:15.151 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41f0e2f4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:27:15.152 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b3a2a37(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:27:15.152 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:27:15.152 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b3a2a37(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:27:15.153 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @729fad46(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:27:15.153 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:27:15.153 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @729fad46(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:27:15.157 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33efa056(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:27:15.157 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:27:15.157 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33efa056(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:27:15.158 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ca25382(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:27:15.158 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:27:15.159 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ca25382(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:27:15.160 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0xa4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33a454ee(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:27:15.160 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0xa4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:27:15.160 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0xa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33a454ee(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:27:15.163 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:27:15.164 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:27:15.167 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:27:15.167 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:27:15.169 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:27:15.169 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:27:15.171 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:27:15.171 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:27:15.175 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:27:15.176 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:27:15.178 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x66] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:27:15.178 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:27:15.180 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0xa4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:27:15.180 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0xa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:27:15.183 GMT <RMI TCP Connection(4)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:27:15.184 GMT <RMI TCP Connection(4)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:27:15.225 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21021].
Not connected.


[info 2020/03/05 00:27:15.228 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:27:15.230 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:15.231 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f56b524(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:27:15.231 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:15.232 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f56b524(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:27:15.233 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c33ee36(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:27:15.233 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:27:15.233 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c33ee36(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:27:15.234 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1272585a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:27:15.234 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:27:15.234 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1272585a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:27:15.235 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c09a73e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:27:15.235 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:27:15.236 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c09a73e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:27:15.236 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c2254c6(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:27:15.237 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:27:15.237 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c2254c6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:27:15.238 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc0a8be(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:27:15.238 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x66] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:27:15.238 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc0a8be(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:27:15.239 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0xa4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5643505a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:27:15.240 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0xa4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:27:15.240 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0xa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5643505a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:27:15.243 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16575453950612810878

[info 2020/03/05 00:27:15.246 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:27:15.290 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x9f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 184 ms)

[vm0] [info 2020/03/05 00:27:15.437 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x89] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:27:15.438 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x89] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 146 ms)

[info 2020/03/05 00:27:15.440 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:15.441 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77132c53(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:27:15.441 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x89] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:15.441 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77132c53(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:27:15.444 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54b2e89c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:27:15.444 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:27:15.444 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54b2e89c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:27:15.445 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a5322f3(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:27:15.446 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:27:15.446 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a5322f3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:27:15.447 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56c51409(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:27:15.447 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:27:15.447 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56c51409(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:27:15.451 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44ae21be(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:27:15.451 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:27:15.451 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44ae21be(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:27:15.452 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x98] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f3de4e3(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:27:15.452 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x98] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:27:15.452 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x98] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f3de4e3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:27:15.454 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @415a70a7(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:27:15.454 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x9f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:27:15.454 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x9f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @415a70a7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:27:15.456 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x89] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:27:15.456 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:27:15.460 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:27:15.460 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:27:15.462 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:27:15.462 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:27:15.464 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:27:15.464 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:27:15.468 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:27:15.468 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:27:15.470 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x98] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:27:15.470 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x98] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:27:15.472 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x9f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:27:15.473 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x9f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:27:15.475 GMT <RMI TCP Connection(4)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:27:15.476 GMT <RMI TCP Connection(4)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:27:15.524 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28413].
Not connected.


[info 2020/03/05 00:27:15.527 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:27:15.529 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:15.530 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a974df(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:27:15.531 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x89] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:15.531 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a974df(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:27:15.532 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a471e67(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:27:15.532 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:27:15.532 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a471e67(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:27:15.533 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29894]

[vm2] [info 2020/03/05 00:27:15.533 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51dd1baf(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:27:15.534 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:27:15.534 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51dd1baf(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:27:15.535 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3958a4dc(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:27:15.535 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:27:15.535 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3958a4dc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:27:15.536 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @710c763f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:27:15.537 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:27:15.537 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @710c763f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:27:15.538 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x98] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @418e9f3a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:27:15.538 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x98] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:27:15.538 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x98] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @418e9f3a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:27:15.540 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @499defe0(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:27:15.540 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x9f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:27:15.540 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x9f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @499defe0(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:27:15.544 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13226575306473630373

[info 2020/03/05 00:27:15.547 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[29894]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29894] ..
Successfully connected to: [host=localhost, port=29894]


[info 2020/03/05 00:27:15.750 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:15.751 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @251c27df(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:27:15.752 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:15.752 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @251c27df(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:27:15.753 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8b763fd(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:27:15.753 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:27:15.753 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8b763fd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:27:15.754 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17fc861b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:27:15.754 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:27:15.755 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17fc861b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:27:15.756 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f1cef6e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:27:15.756 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:27:15.756 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f1cef6e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:27:15.757 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36ae77ab(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:27:15.757 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:27:15.757 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36ae77ab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:27:15.759 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x66] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @306db50b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:27:15.759 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x66] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:27:15.759 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x66] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @306db50b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:27:15.762 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0xa4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b231511(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:27:15.763 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0xa4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:27:15.763 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0xa4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b231511(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:27:15.767 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@617e5624

[vm0] [info 2020/03/05 00:27:15.777 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x70] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:27:15.777 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x70] Locator was created at Thu Mar 05 00:27:15 GMT 2020

[vm0] [info 2020/03/05 00:27:15.777 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x70] Listening on port 21023 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:27:15.779 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x70] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16575453950612810878/locator/locator21023view.dat

[vm0] [info 2020/03/05 00:27:15.779 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x70] recovery file not found: /tmp/junit16575453950612810878/locator/locator21023view.dat

[vm0] [info 2020/03/05 00:27:15.780 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x70] Starting distributed system

[vm0] [info 2020/03/05 00:27:15.793 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:27:16.021 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:16.022 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6365db1b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:27:16.022 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x89] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:16.022 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6365db1b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:27:16.023 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bc81f2d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:27:16.024 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:27:16.024 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bc81f2d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:27:16.025 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12e96c6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:27:16.025 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:27:16.025 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12e96c6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:27:16.026 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e41c3e6(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:27:16.026 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:27:16.026 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e41c3e6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:27:16.027 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7384df95(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:27:16.027 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:27:16.027 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7384df95(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:27:16.028 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x98] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b36ea9a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:27:16.029 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x98] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:27:16.029 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x98] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b36ea9a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:27:16.030 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x9f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a4ae133(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:27:16.030 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x9f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:27:16.030 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x9f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a4ae133(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:27:16.034 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x89] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a8541cf

[vm0] [info 2020/03/05 00:27:16.040 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x89] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:27:16.041 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x89] Locator was created at Thu Mar 05 00:27:16 GMT 2020

[vm0] [info 2020/03/05 00:27:16.041 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x89] Listening on port 28415 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:27:16.041 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x89] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13226575306473630373/locator/locator28415view.dat

[vm0] [info 2020/03/05 00:27:16.041 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x89] recovery file not found: /tmp/junit13226575306473630373/locator/locator28415view.dat

[vm0] [info 2020/03/05 00:27:16.042 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x89] Starting distributed system

[vm0] [info 2020/03/05 00:27:16.043 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x89] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 5394
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 4515
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 274
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 16986


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 39


[vm1] [info 2020/03/05 00:27:19.592 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 196 ms)

[vm2] [info 2020/03/05 00:27:19.807 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 211 ms)

[vm1] [info 2020/03/05 00:27:19.951 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4e441bab

[vm1] [info 2020/03/05 00:27:19.958 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:27:20.016 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 203 ms)

[vm4] [info 2020/03/05 00:27:20.233 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x20] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 211 ms)

[vm1] [info 2020/03/05 00:27:20.269 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@77b8c6cf

[vm1] [info 2020/03/05 00:27:20.281 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:27:20.482 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 245 ms)

[vm2] [info 2020/03/05 00:27:20.616 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@53593a6a

[vm2] [info 2020/03/05 00:27:20.623 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:27:20.696 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x25] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 211 ms)

[vm0] [info 2020/03/05 00:27:20.896 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x74] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:27:20.897 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x74] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 195 ms)

[info 2020/03/05 00:27:20.945 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:20.951 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f81d4d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:27:20.952 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x74] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:20.952 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f81d4d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:27:20.956 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51ca35f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:27:20.956 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:27:20.957 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51ca35f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:27:20.960 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33b821e5(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:27:20.961 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:27:20.961 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33b821e5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:27:20.965 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e16297f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:27:20.966 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:27:20.966 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e16297f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:27:20.970 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60449516(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:27:20.971 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:27:20.971 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60449516(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:27:20.975 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3905b053(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:27:20.976 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:27:20.976 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3905b053(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:27:20.980 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1065838d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:27:20.980 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:27:20.981 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1065838d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:27:20.990 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x74] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm2] [info 2020/03/05 00:27:21.007 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@325a43a

[vm0] [info 2020/03/05 00:27:21.009 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 18 ms)

[vm1] [info 2020/03/05 00:27:21.013 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm2] [info 2020/03/05 00:27:21.016 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:27:21.029 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 16 ms)

[vm2] [info 2020/03/05 00:27:21.034 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:27:21.050 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 15 ms)

[vm3] [info 2020/03/05 00:27:21.055 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:27:21.071 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 16 ms)

[vm4] [info 2020/03/05 00:27:21.076 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:27:21.095 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 18 ms)

[vm5] [info 2020/03/05 00:27:21.100 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:27:21.114 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 14 ms)

[vm6] [info 2020/03/05 00:27:21.119 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x25] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:27:21.135 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 15 ms)

[locator] [info 2020/03/05 00:27:21.148 GMT <RMI TCP Connection(2)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:27:21.151 GMT <RMI TCP Connection(2)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 1 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:27:21.225 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20737].
Not connected.


[info 2020/03/05 00:27:21.229 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:27:21.232 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:21.233 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5908231f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:27:21.234 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x74] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:21.234 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5908231f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:27:21.235 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @125461f9(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:27:21.235 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:27:21.235 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @125461f9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:27:21.237 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60461887(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:27:21.237 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:27:21.237 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60461887(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:27:21.238 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b6c4bd0(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:27:21.238 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:27:21.238 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b6c4bd0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:27:21.240 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17584c2d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:27:21.240 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:27:21.240 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17584c2d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:27:21.241 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dfd332b(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:27:21.241 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:27:21.242 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dfd332b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:27:21.243 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b045d8d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:27:21.243 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:27:21.243 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b045d8d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:27:21.247 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13330969350909022866

[info 2020/03/05 00:27:21.250 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:27:21.468 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@15bd949b

[vm3] [info 2020/03/05 00:27:21.477 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:27:21.610 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7fc93482

[vm5] [info 2020/03/05 00:27:21.618 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:27:21.696 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:21.697 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c5b132b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:27:21.697 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x74] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:21.697 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c5b132b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:27:21.699 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f80d2f2(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:27:21.699 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:27:21.699 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f80d2f2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:27:21.700 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e1470a1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:27:21.701 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:27:21.701 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e1470a1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:27:21.702 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33186442(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:27:21.702 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:27:21.702 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33186442(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:27:21.704 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74a3d0d1(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:27:21.704 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:27:21.704 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74a3d0d1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:27:21.705 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @515a147e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:27:21.706 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:27:21.706 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @515a147e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:27:21.707 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54981fdb(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:27:21.707 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x25] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:27:21.707 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54981fdb(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:27:21.713 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x74] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5c12ba72

[vm0] [info 2020/03/05 00:27:21.724 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x74] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:27:21.724 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x74] Locator was created at Thu Mar 05 00:27:21 GMT 2020

[vm0] [info 2020/03/05 00:27:21.724 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x74] Listening on port 20739 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:27:21.727 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x74] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13330969350909022866/locator/locator20739view.dat

[vm0] [info 2020/03/05 00:27:21.728 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x74] recovery file not found: /tmp/junit13330969350909022866/locator/locator20739view.dat

[vm0] [info 2020/03/05 00:27:21.728 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x74] Starting distributed system

[vm0] [info 2020/03/05 00:27:21.736 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x74] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:27:21.816 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@dd17def

[vm3] [info 2020/03/05 00:27:21.824 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:27:22.410 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7cfc8b2f

[vm4] [info 2020/03/05 00:27:22.418 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:27:22.645 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x25] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3fa6510b

[vm6] [info 2020/03/05 00:27:22.652 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x25] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:27:22.719 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@228a273

[vm4] [info 2020/03/05 00:27:22.727 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:27:23.271 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21024]

Command result for <connect --jmx-manager=localhost[21024]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21024] ..
Successfully connected to: [host=localhost, port=21024]


[info 2020/03/05 00:27:23.587 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28416]

Command result for <connect --jmx-manager=localhost[28416]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28416] ..
Successfully connected to: [host=localhost, port=28416]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:27:23.895 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:27:26.315 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1771fe5b

[vm1] [info 2020/03/05 00:27:26.321 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:27:27.086 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7e70652b

[vm2] [info 2020/03/05 00:27:27.103 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:27:27.946 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4dd36b28

[vm3] [info 2020/03/05 00:27:27.955 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2129
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3263
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 196
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 11466


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 30


[vm1] [info 2020/03/05 00:27:28.704 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 193 ms)

[vm4] [info 2020/03/05 00:27:28.827 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4786a3

[vm4] [info 2020/03/05 00:27:28.834 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:27:28.905 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 197 ms)

[vm3] [info 2020/03/05 00:27:29.071 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 163 ms)

[vm4] [info 2020/03/05 00:27:29.241 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x20] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 167 ms)

[vm5] [info 2020/03/05 00:27:29.429 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 186 ms)

[vm6] [info 2020/03/05 00:27:29.592 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x25] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 160 ms)

[info 2020/03/05 00:27:29.632 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20740]

Command result for <connect --jmx-manager=localhost[20740]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20740] ..
Successfully connected to: [host=localhost, port=20740]


[vm0] [info 2020/03/05 00:27:29.740 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x89] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:27:29.742 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x89] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 147 ms)

[info 2020/03/05 00:27:29.743 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:29.746 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @504049cb(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:27:29.746 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x89] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:29.746 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @504049cb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:27:29.749 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67eec809(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:27:29.749 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:27:29.749 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67eec809(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:27:29.750 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1607a4da(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:27:29.751 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:27:29.751 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1607a4da(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:27:29.752 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @687b6d92(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:27:29.752 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:27:29.752 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @687b6d92(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:27:29.753 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ca5dba2(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:27:29.753 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:27:29.753 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ca5dba2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:27:29.755 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71e6d247(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:27:29.755 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:27:29.755 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71e6d247(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:27:29.756 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30428830(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:27:29.756 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:27:29.757 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30428830(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:27:29.760 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x89] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:27:29.761 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:27:29.764 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:27:29.764 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:27:29.766 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:27:29.766 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:27:29.768 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:27:29.769 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:27:29.770 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:27:29.771 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:27:29.772 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:27:29.773 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:27:29.775 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x25] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:27:29.775 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:27:29.781 GMT <RMI TCP Connection(4)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:27:29.782 GMT <RMI TCP Connection(4)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:27:29.817 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22523].
Not connected.


[info 2020/03/05 00:27:29.820 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:27:29.822 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:29.824 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15b8be9a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:27:29.824 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x89] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:29.824 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15b8be9a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:27:29.825 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dd1dfd0(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:27:29.825 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:27:29.825 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dd1dfd0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:27:29.826 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8a3cec3(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:27:29.826 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:27:29.827 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8a3cec3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:27:29.828 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a777137(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:27:29.828 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:27:29.828 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a777137(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:27:29.829 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1aa4c49f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:27:29.830 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:27:29.830 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1aa4c49f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:27:29.831 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5293388(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:27:29.831 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:27:29.831 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5293388(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:27:29.832 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4928a289(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:27:29.832 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:27:29.833 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4928a289(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:27:29.836 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12949005351880578484

[info 2020/03/05 00:27:29.840 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:27:30.298 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:30.300 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78abe6d3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:27:30.300 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x89] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:30.300 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x89] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78abe6d3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:27:30.301 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16bdf224(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:27:30.301 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:27:30.301 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16bdf224(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:27:30.303 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c903db3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:27:30.303 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:27:30.303 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c903db3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:27:30.304 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36cfa6d2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:27:30.304 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:27:30.304 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36cfa6d2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:27:30.305 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75238994(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:27:30.305 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:27:30.306 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75238994(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:27:30.307 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79ede52f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:27:30.307 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:27:30.307 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79ede52f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:27:30.308 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @107fcbe0(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:27:30.308 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x25] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:27:30.309 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @107fcbe0(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:27:30.313 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x89] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4b077dd8

[vm0] [info 2020/03/05 00:27:30.319 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x89] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:27:30.319 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x89] Locator was created at Thu Mar 05 00:27:30 GMT 2020

[vm0] [info 2020/03/05 00:27:30.319 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x89] Listening on port 22525 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:27:30.319 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x89] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12949005351880578484/locator/locator22525view.dat

[vm0] [info 2020/03/05 00:27:30.320 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x89] recovery file not found: /tmp/junit12949005351880578484/locator/locator22525view.dat

[vm0] [info 2020/03/05 00:27:30.320 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x89] Starting distributed system

[vm0] [info 2020/03/05 00:27:30.322 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x89] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:27:34.416 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4c7a8ad3

[vm1] [info 2020/03/05 00:27:34.424 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:27:35.075 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@215bc373

[vm2] [info 2020/03/05 00:27:35.082 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:27:35.677 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@4b06d563

[vm5] [info 2020/03/05 00:27:35.685 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:27:35.846 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@422ef363

[vm3] [info 2020/03/05 00:27:35.852 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:27:36.618 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x25] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@3708bee

[vm6] [info 2020/03/05 00:27:36.625 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x25] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:27:36.702 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@73b938c9

[vm4] [info 2020/03/05 00:27:36.710 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:27:37.555 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22526]

Command result for <connect --jmx-manager=localhost[22526]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22526] ..
Successfully connected to: [host=localhost, port=22526]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3883
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 273
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 12699


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 30


[vm1] [info 2020/03/05 00:27:42.200 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 199 ms)

[vm2] [info 2020/03/05 00:27:42.379 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x83] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 176 ms)

[vm3] [info 2020/03/05 00:27:42.545 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 164 ms)

[vm4] [info 2020/03/05 00:27:42.712 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x20] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 163 ms)

[vm5] [info 2020/03/05 00:27:42.927 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 213 ms)

[vm6] [info 2020/03/05 00:27:43.095 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x25] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 165 ms)

[vm0] [info 2020/03/05 00:27:43.248 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x6e] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:27:43.249 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 150 ms)

[info 2020/03/05 00:27:43.250 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:43.253 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ab5a2a8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:27:43.253 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:43.254 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ab5a2a8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:27:43.257 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @317b56d2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:27:43.257 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:27:43.257 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @317b56d2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:27:43.258 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @741a565a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:27:43.258 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x83] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:27:43.258 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @741a565a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:27:43.260 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e28516b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:27:43.260 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:27:43.260 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e28516b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:27:43.261 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f7e6950(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:27:43.262 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:27:43.262 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f7e6950(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:27:43.263 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ee78b51(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:27:43.263 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:27:43.263 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ee78b51(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:27:43.267 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30d02b23(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:27:43.267 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:27:43.267 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30d02b23(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:27:43.271 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:27:43.271 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:27:43.274 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:27:43.275 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:27:43.276 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x83] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:27:43.276 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:27:43.278 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:27:43.278 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:27:43.280 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:27:43.280 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:27:43.281 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:27:43.282 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:27:43.285 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x25] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:27:43.286 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:27:43.289 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:27:43.290 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:27:43.337 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29706].
Not connected.


[info 2020/03/05 00:27:43.341 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:27:43.342 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:43.344 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6126829f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:27:43.344 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:43.344 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6126829f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:27:43.345 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fa4ca04(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:27:43.346 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:27:43.346 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fa4ca04(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:27:43.347 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e6a826c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:27:43.347 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x83] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:27:43.347 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e6a826c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:27:43.348 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @171671f4(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:27:43.348 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:27:43.349 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @171671f4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:27:43.350 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71b22bfd(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:27:43.350 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:27:43.350 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71b22bfd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:27:43.351 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fe8428e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:27:43.351 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:27:43.351 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fe8428e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:27:43.352 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4937caf5(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:27:43.353 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:27:43.353 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4937caf5(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:27:43.357 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14869064614678853780

[info 2020/03/05 00:27:43.360 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:27:43.682 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:43.683 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c8ff59a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:27:43.683 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:27:43.684 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c8ff59a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:27:43.685 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22036262(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:27:43.685 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:27:43.685 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22036262(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:27:43.686 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b31fda6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:27:43.686 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x83] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:27:43.686 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b31fda6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:27:43.688 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38471e76(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:27:43.688 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:27:43.688 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38471e76(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:27:43.689 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55c211f1(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:27:43.689 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:27:43.689 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55c211f1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:27:43.690 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e135525(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:27:43.691 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:27:43.691 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e135525(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:27:43.692 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @108b2613(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:27:43.692 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x25] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:27:43.692 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @108b2613(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:27:43.696 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@73e9470c

[vm0] [info 2020/03/05 00:27:43.702 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x6e] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:27:43.702 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x6e] Locator was created at Thu Mar 05 00:27:43 GMT 2020

[vm0] [info 2020/03/05 00:27:43.703 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x6e] Listening on port 29708 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:27:43.703 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x6e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14869064614678853780/locator/locator29708view.dat

[vm0] [info 2020/03/05 00:27:43.703 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x6e] recovery file not found: /tmp/junit14869064614678853780/locator/locator29708view.dat

[vm0] [info 2020/03/05 00:27:43.704 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x6e] Starting distributed system

[vm0] [info 2020/03/05 00:27:43.705 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:27:47.577 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@2be8cf77

[vm1] [info 2020/03/05 00:27:47.584 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:27:48.338 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x83] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2473d9cb

[vm2] [info 2020/03/05 00:27:48.346 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x83] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:27:49.057 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6fd254fb

[vm3] [info 2020/03/05 00:27:49.063 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:27:49.815 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2cbac62d

[vm4] [info 2020/03/05 00:27:49.821 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:27:50.602 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29709]

Command result for <connect --jmx-manager=localhost[29709]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29709] ..
Successfully connected to: [host=localhost, port=29709]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:27:59.071 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x170] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@1bd2715e

[vm5] [info 2020/03/05 00:27:59.080 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x170] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:28:00.041 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x172] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440@2fc5c1ba

[vm6] [info 2020/03/05 00:28:00.048 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x172] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3328
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 396
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 11406


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:28:05.029 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 163 ms)

[vm2] [info 2020/03/05 00:28:05.196 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 164 ms)

[vm3] [info 2020/03/05 00:28:05.370 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x88] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 171 ms)

[vm4] [info 2020/03/05 00:28:05.528 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x8f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 155 ms)

[vm5] [info 2020/03/05 00:28:05.709 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 179 ms)

[vm6] [info 2020/03/05 00:28:05.862 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 150 ms)

[vm0] [info 2020/03/05 00:28:06.011 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x162] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:28:06.012 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x162] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 148 ms)

[info 2020/03/05 00:28:06.013 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:06.016 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x162] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d6bd4de(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:28:06.017 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x162] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:06.017 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x162] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d6bd4de(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:28:06.019 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c511287(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:28:06.020 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:06.020 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c511287(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:28:06.021 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @741c853f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:28:06.021 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:06.021 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @741c853f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:28:06.022 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f5f3738(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:28:06.022 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x88] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:06.022 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f5f3738(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:28:06.023 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b1b8e7f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:28:06.023 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:06.024 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x8f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b1b8e7f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:28:06.024 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @207ef807(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:28:06.025 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:06.025 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @207ef807(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:28:06.026 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10abba2e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:28:06.026 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:06.026 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10abba2e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:28:06.029 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x162] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:28:06.029 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x162] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:28:06.032 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:28:06.032 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:28:06.033 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:28:06.034 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:28:06.035 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x88] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:28:06.035 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:28:06.036 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x8f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:28:06.036 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x8f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:28:06.037 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:28:06.038 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:28:06.039 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x172] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:28:06.039 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:28:06.041 GMT <RMI TCP Connection(5)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:28:06.042 GMT <RMI TCP Connection(5)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:28:06.074 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24294].
Not connected.


[info 2020/03/05 00:28:06.077 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:28:06.078 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:06.079 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x162] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47757f66(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:28:06.080 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x162] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:06.080 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x162] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47757f66(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:28:06.081 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @345d2463(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:28:06.081 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:06.081 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @345d2463(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:28:06.082 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76fb18ff(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:28:06.082 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:06.082 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76fb18ff(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:28:06.083 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e38823f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:28:06.083 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x88] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:06.084 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e38823f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:28:06.084 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bc4e85c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:28:06.085 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:06.085 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x8f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bc4e85c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:28:06.086 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31d3d328(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:28:06.086 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:06.086 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31d3d328(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:28:06.087 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bc84f23(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:28:06.087 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:06.087 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bc84f23(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:28:06.092 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15721439374048358809

[info 2020/03/05 00:28:06.095 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:28:06.364 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:06.365 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x162] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a4d38fa(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:28:06.365 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x162] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:06.365 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x162] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a4d38fa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:28:06.366 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c64c2ec(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:28:06.367 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:06.367 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c64c2ec(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:28:06.368 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2af37ee5(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:28:06.368 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:06.368 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2af37ee5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:28:06.369 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21d854dc(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:28:06.369 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x88] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:06.369 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21d854dc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:28:06.370 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2299730(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:28:06.370 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x8f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:06.371 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x8f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2299730(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:28:06.372 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @255a55f6(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:28:06.372 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x170] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:06.372 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @255a55f6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:28:06.374 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71edec76(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:28:06.374 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x172] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:06.374 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71edec76(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:28:06.378 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x162] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@115be026

[vm0] [info 2020/03/05 00:28:06.384 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x162] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:28:06.385 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x162] Locator was created at Thu Mar 05 00:28:06 GMT 2020

[vm0] [info 2020/03/05 00:28:06.385 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x162] Listening on port 24296 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:28:06.385 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x162] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15721439374048358809/locator/locator24296view.dat

[vm0] [info 2020/03/05 00:28:06.385 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x162] recovery file not found: /tmp/junit15721439374048358809/locator/locator24296view.dat

[vm0] [info 2020/03/05 00:28:06.386 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x162] Starting distributed system

[vm0] [info 2020/03/05 00:28:06.388 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x162] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:28:06.755 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@6adc2cc5

[vm5] [info 2020/03/05 00:28:06.762 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:28:07.795 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440@6dc0c76

[vm6] [info 2020/03/05 00:28:07.802 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:28:10.392 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@40884cca

[vm1] [info 2020/03/05 00:28:10.398 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:28:11.050 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3a693946

[vm2] [info 2020/03/05 00:28:11.056 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x18c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:28:11.749 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x88] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@45a2d480

[vm3] [info 2020/03/05 00:28:11.756 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x88] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:28:11.848 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@190c617b

[vm5] [info 2020/03/05 00:28:11.855 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:28:12.440 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x8f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@68639d2e

[vm4] [info 2020/03/05 00:28:12.446 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x8f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:28:12.796 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@3a83f25a

[vm6] [info 2020/03/05 00:28:12.804 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:28:13.119 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24297]

Command result for <connect --jmx-manager=localhost[24297]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24297] ..
Successfully connected to: [host=localhost, port=24297]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3924
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 328
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 13167


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 72


[vm1] [info 2020/03/05 00:28:13.491 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 172 ms)

[vm2] [info 2020/03/05 00:28:13.657 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 163 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:28:13.860 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x89] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 199 ms)

[vm4] [info 2020/03/05 00:28:14.040 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 177 ms)

[vm5] [info 2020/03/05 00:28:14.260 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x22] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 218 ms)

[vm6] [info 2020/03/05 00:28:14.435 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 172 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/05 00:28:14.586 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:28:14.588 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 150 ms)

[info 2020/03/05 00:28:14.589 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:14.592 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @298b258f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:28:14.592 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:14.592 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @298b258f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:28:14.593 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ad538df(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:28:14.593 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:14.594 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ad538df(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:28:14.595 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c90ef0(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:28:14.595 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:14.595 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c90ef0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:28:14.597 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19ec3f5c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:28:14.597 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x89] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:14.597 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x89] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19ec3f5c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:28:14.598 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e892e1(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:28:14.598 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:14.599 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e892e1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:28:14.600 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78bfc1d0(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:28:14.600 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:14.600 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78bfc1d0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:28:14.601 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66f724a3(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:28:14.601 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:14.602 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66f724a3(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:28:14.605 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:28:14.605 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:28:14.606 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:28:14.607 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:28:14.608 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:28:14.609 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:28:14.610 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x89] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:28:14.610 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x89] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:28:14.612 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:28:14.612 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:28:14.613 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:28:14.613 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:28:14.615 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:28:14.615 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:28:14.619 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:28:14.619 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:28:14.666 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23995].
Not connected.


[info 2020/03/05 00:28:14.669 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:28:14.670 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:14.672 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b310b32(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:28:14.672 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:14.672 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b310b32(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:28:14.674 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c8c8497(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:28:14.674 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:14.674 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c8c8497(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:28:14.675 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54eca691(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:28:14.675 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:14.675 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54eca691(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:28:14.676 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a691461(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:28:14.676 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x89] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:14.676 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x89] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a691461(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:28:14.677 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60441148(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:28:14.678 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:14.678 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60441148(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:28:14.679 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c1622db(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:28:14.679 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:14.679 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c1622db(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:28:14.680 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5afe860b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:28:14.681 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:14.681 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5afe860b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:28:14.685 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12017199115865091878

[info 2020/03/05 00:28:14.688 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:28:14.997 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:14.998 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d034d3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:28:14.999 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:14.999 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d034d3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:28:15.000 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @786e9260(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:28:15.000 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:15.000 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @786e9260(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:28:15.001 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f7977c5(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:28:15.001 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:15.001 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f7977c5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:28:15.002 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea1ef43(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:28:15.003 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x89] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:15.003 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x89] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea1ef43(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:28:15.004 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37f0f76(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:28:15.004 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:15.004 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37f0f76(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:28:15.005 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28c89b15(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:28:15.006 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:15.006 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28c89b15(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:28:15.007 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a230010(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:28:15.007 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:15.007 GMT <RMI TCP Connection(10)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a230010(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:28:15.011 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@33d907d9

[vm0] [info 2020/03/05 00:28:15.017 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:28:15.017 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Locator was created at Thu Mar 05 00:28:15 GMT 2020

[vm0] [info 2020/03/05 00:28:15.017 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Listening on port 23997 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:28:15.017 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12017199115865091878/locator/locator23997view.dat

[vm0] [info 2020/03/05 00:28:15.018 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] recovery file not found: /tmp/junit12017199115865091878/locator/locator23997view.dat

[vm0] [info 2020/03/05 00:28:15.018 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/05 00:28:15.020 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:28:15.823 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x170] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440@1965c71

[vm5] [info 2020/03/05 00:28:15.833 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x170] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:28:16.725 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x178] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@54cb9643

[vm6] [info 2020/03/05 00:28:16.734 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x178] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:28:17.137 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x176] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@5770e984

[vm5] [info 2020/03/05 00:28:17.150 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x176] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:28:18.210 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x187] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@423aeeb9

[vm6] [info 2020/03/05 00:28:18.219 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x187] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3989
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 288
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 13089


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33


[vm1] [info 2020/03/05 00:28:18.533 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 163 ms)

[vm2] [info 2020/03/05 00:28:18.717 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x8c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 181 ms)

[vm3] [info 2020/03/05 00:28:18.926 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x88] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 206 ms)

[vm4] [info 2020/03/05 00:28:19.106 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x85] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 176 ms)

[vm1] [info 2020/03/05 00:28:19.271 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4f27d8eb

[vm1] [info 2020/03/05 00:28:19.278 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:28:19.309 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x20] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 200 ms)

[vm6] [info 2020/03/05 00:28:19.474 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 163 ms)

[vm0] [info 2020/03/05 00:28:19.626 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6e] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:28:19.628 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 151 ms)

[info 2020/03/05 00:28:19.629 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:19.634 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3368769a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:28:19.634 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:19.634 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3368769a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:28:19.637 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3767ccb1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:28:19.637 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:19.638 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3767ccb1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:28:19.639 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x8c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e3e7ca(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:28:19.639 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x8c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:19.639 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x8c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e3e7ca(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:28:19.643 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ab8eb3d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:28:19.643 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x88] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:19.643 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ab8eb3d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:28:19.644 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @440c8e78(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:28:19.644 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x85] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:19.644 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x85] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @440c8e78(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:28:19.646 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78806643(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:28:19.646 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:19.646 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78806643(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:28:19.647 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53c7265a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:28:19.647 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:19.647 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53c7265a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:28:19.651 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:28:19.652 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:28:19.655 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:28:19.656 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:28:19.657 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x8c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:28:19.658 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x8c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:28:19.661 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x88] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:28:19.662 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:28:19.663 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:28:19.663 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x85] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:28:19.665 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:28:19.665 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:28:19.667 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:28:19.667 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:28:19.670 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:28:19.670 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:28:19.730 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29894].
Not connected.


[info 2020/03/05 00:28:19.734 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:28:19.735 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:19.741 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a186a4c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:28:19.741 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:19.741 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a186a4c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:28:19.742 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20c7960d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:28:19.743 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:19.743 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20c7960d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:28:19.744 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x8c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ab730b6(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:28:19.744 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x8c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:19.744 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x8c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ab730b6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:28:19.745 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cb18ae4(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:28:19.745 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x88] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:19.746 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cb18ae4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:28:19.747 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53d02d32(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:28:19.747 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x85] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:19.747 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x85] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53d02d32(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:28:19.748 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e6609bc(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:28:19.748 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:19.748 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e6609bc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:28:19.749 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53ebb3d2(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:28:19.750 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:19.750 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53ebb3d2(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:28:19.754 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12743949145019151544

[info 2020/03/05 00:28:19.757 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:28:20.113 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1257d672

[vm2] [info 2020/03/05 00:28:20.128 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:28:20.175 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:20.176 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52a68847(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:28:20.177 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:20.177 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52a68847(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:28:20.178 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e676400(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:28:20.178 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:20.178 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e676400(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:28:20.179 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x8c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f254b55(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:28:20.180 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x8c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:20.180 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x8c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f254b55(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:28:20.181 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a88479(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:28:20.181 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x88] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:20.181 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a88479(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:28:20.183 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17685b1b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:28:20.183 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x85] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:20.183 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x85] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17685b1b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:28:20.184 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c683717(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:28:20.184 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:20.185 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c683717(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:28:20.186 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13a6f10b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:28:20.186 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:20.186 GMT <RMI TCP Connection(10)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13a6f10b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:28:20.191 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7b60b700

[vm0] [info 2020/03/05 00:28:20.203 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6e] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:28:20.203 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6e] Locator was created at Thu Mar 05 00:28:20 GMT 2020

[vm0] [info 2020/03/05 00:28:20.203 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6e] Listening on port 29896 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:28:20.204 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12743949145019151544/locator/locator29896view.dat

[vm0] [info 2020/03/05 00:28:20.204 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6e] recovery file not found: /tmp/junit12743949145019151544/locator/locator29896view.dat

[vm0] [info 2020/03/05 00:28:20.205 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6e] Starting distributed system

[vm0] [info 2020/03/05 00:28:20.206 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:28:20.919 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x89] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@42b6cddb

[vm3] [info 2020/03/05 00:28:20.926 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x89] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:28:21.686 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@402712a4

[vm4] [info 2020/03/05 00:28:21.692 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x8e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3468
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 443
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 11967


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:28:21.999 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 170 ms)

[vm2] [info 2020/03/05 00:28:22.164 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 162 ms)

[vm3] [info 2020/03/05 00:28:22.354 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 187 ms)

[info 2020/03/05 00:28:22.439 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[23998]

Command result for <connect --jmx-manager=localhost[23998]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=23998] ..
Successfully connected to: [host=localhost, port=23998]


[vm4] [info 2020/03/05 00:28:22.510 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 152 ms)

[vm5] [info 2020/03/05 00:28:22.698 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 185 ms)

[vm6] [info 2020/03/05 00:28:22.851 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 151 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3248
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 271
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 10767


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm0] [info 2020/03/05 00:28:23.004 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x15c] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:28:23.005 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x15c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 151 ms)

[info 2020/03/05 00:28:23.007 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:23.010 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x15c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49024549(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:28:23.010 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x15c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:23.010 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x15c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49024549(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:28:23.014 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a4e3e4(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:28:23.014 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:23.014 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a4e3e4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:28:23.015 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f452c2b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:28:23.015 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:23.015 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f452c2b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:28:23.016 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61cd1125(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:28:23.017 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:23.017 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61cd1125(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:28:23.018 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e741396(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:28:23.018 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:23.018 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e741396(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:28:23.019 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37e37f4d(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:28:23.019 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:23.019 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37e37f4d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:28:23.020 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x178] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4358cc29(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:28:23.021 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x178] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:23.021 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4358cc29(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:28:23.024 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x15c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:28:23.024 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x15c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:28:23.026 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:28:23.027 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:28:23.028 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:28:23.028 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:28:23.029 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:28:23.030 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:28:23.031 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:28:23.031 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:28:23.032 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:28:23.032 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:28:23.033 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x178] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:28:23.034 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:28:23.036 GMT <RMI TCP Connection(5)-172.17.0.6> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:28:23.037 GMT <RMI TCP Connection(5)-172.17.0.6> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:28:23.076 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28416].
Not connected.


[info 2020/03/05 00:28:23.079 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:28:23.081 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:23.083 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x15c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @718ef3c2(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:28:23.083 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x15c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:23.083 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x15c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @718ef3c2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:28:23.084 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68886155(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:28:23.084 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:23.084 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68886155(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:28:23.085 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bfde5a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:28:23.086 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:23.086 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bfde5a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:28:23.087 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eee0e7(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:28:23.087 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:23.087 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eee0e7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:28:23.088 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3410c6e8(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:28:23.088 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:23.088 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3410c6e8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:28:23.089 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6478c067(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:28:23.090 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:23.090 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6478c067(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:28:23.091 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x178] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18b6458b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:28:23.091 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x178] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:23.091 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18b6458b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:28:23.092 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 161 ms)

[info 2020/03/05 00:28:23.096 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17423467543253694029

[info 2020/03/05 00:28:23.098 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:28:23.263 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x197] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 168 ms)

[info 2020/03/05 00:28:23.384 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:23.385 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x15c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d6b33b2(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:28:23.386 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x15c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:23.386 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x15c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d6b33b2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:28:23.387 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @205c0030(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:28:23.387 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:23.387 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @205c0030(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:28:23.388 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @199ba712(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:28:23.388 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:23.388 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @199ba712(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:28:23.389 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b91022(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:28:23.389 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:23.389 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b91022(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:28:23.390 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5df7f890(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:28:23.390 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:23.390 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5df7f890(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:28:23.391 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ba66ef9(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:28:23.392 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x170] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:23.392 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ba66ef9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:28:23.393 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x178] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54cf69c3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:28:23.393 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x178] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:23.393 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54cf69c3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:28:23.397 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x15c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@45d2ab2a

[vm0] [info 2020/03/05 00:28:23.402 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x15c] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:28:23.402 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x15c] Locator was created at Thu Mar 05 00:28:23 GMT 2020

[vm0] [info 2020/03/05 00:28:23.403 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x15c] Listening on port 28418 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:28:23.403 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x15c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17423467543253694029/locator/locator28418view.dat

[vm0] [info 2020/03/05 00:28:23.403 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x15c] recovery file not found: /tmp/junit17423467543253694029/locator/locator28418view.dat

[vm0] [info 2020/03/05 00:28:23.404 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x15c] Starting distributed system

[vm0] [info 2020/03/05 00:28:23.405 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x15c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:28:23.433 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a6] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 167 ms)

[vm4] [info 2020/03/05 00:28:23.589 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a2] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 153 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:28:23.773 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x176] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 182 ms)

[vm6] [info 2020/03/05 00:28:23.923 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x187] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 148 ms)

[vm0] [info 2020/03/05 00:28:24.070 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1d0] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:28:24.071 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1d0] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 145 ms)

[info 2020/03/05 00:28:24.072 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:24.074 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fa3638a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:28:24.075 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:24.075 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1d0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fa3638a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:28:24.078 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f95f1e2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:28:24.078 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:24.078 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f95f1e2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:28:24.079 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x197] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e990d26(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:28:24.079 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x197] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:24.080 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x197] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e990d26(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:28:24.080 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a31f0d9(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:28:24.081 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:24.081 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a31f0d9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:28:24.082 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @325a3072(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:28:24.082 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:24.082 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a2] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @325a3072(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:28:24.083 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x176] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @547bb22d(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:28:24.083 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x176] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:24.083 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @547bb22d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:28:24.084 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x187] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a537bd(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:28:24.084 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x187] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:24.084 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x187] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a537bd(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:28:24.087 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:28:24.087 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1d0] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:28:24.090 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:28:24.090 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:28:24.091 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x197] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:28:24.092 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x197] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:28:24.093 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:28:24.093 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a6] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:28:24.094 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:28:24.095 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a2] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:28:24.096 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x176] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:28:24.097 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:28:24.098 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x187] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:28:24.098 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x187] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:28:24.101 GMT <RMI TCP Connection(5)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:28:24.101 GMT <RMI TCP Connection(5)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.




[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:28:24.136 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21024].
Not connected.


[info 2020/03/05 00:28:24.138 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:28:24.139 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:24.141 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e7f197a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:28:24.141 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:24.141 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1d0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e7f197a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:28:24.142 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1bad7b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:28:24.142 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:24.142 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1bad7b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:28:24.144 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x197] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c93f07b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:28:24.144 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x197] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:24.144 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x197] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c93f07b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:28:24.145 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64760bde(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:28:24.145 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:24.145 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64760bde(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:28:24.146 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23281ff6(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:28:24.146 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:24.147 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a2] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23281ff6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:28:24.148 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x176] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61eb2697(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:28:24.148 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x176] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:24.148 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61eb2697(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:28:24.149 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x187] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b6a0b45(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:28:24.149 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x187] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:24.149 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x187] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b6a0b45(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:28:24.154 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16850661119951719915

[info 2020/03/05 00:28:24.158 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:28:24.314 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@571147c0

[vm1] [info 2020/03/05 00:28:24.320 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:28:24.433 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:24.434 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4193b741(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:28:24.434 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:24.434 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1d0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4193b741(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:28:24.435 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @512d0742(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:28:24.435 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:24.436 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @512d0742(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:28:24.436 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x197] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e2c1cb1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:28:24.437 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x197] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:24.437 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x197] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e2c1cb1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:28:24.438 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c17d5af(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:28:24.438 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:24.438 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c17d5af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:28:24.439 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @618f285c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:28:24.439 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:24.439 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a2] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @618f285c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:28:24.440 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x176] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11ab139(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:28:24.441 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x176] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:24.441 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x176] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11ab139(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:28:24.442 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x187] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d15937(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:28:24.442 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x187] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:24.442 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x187] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d15937(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:28:24.446 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4fc28702

[vm0] [info 2020/03/05 00:28:24.452 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1d0] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:28:24.452 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1d0] Locator was created at Thu Mar 05 00:28:24 GMT 2020

[vm0] [info 2020/03/05 00:28:24.452 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1d0] Listening on port 21026 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:28:24.452 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1d0] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16850661119951719915/locator/locator21026view.dat

[vm0] [info 2020/03/05 00:28:24.453 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1d0] recovery file not found: /tmp/junit16850661119951719915/locator/locator21026view.dat

[vm0] [info 2020/03/05 00:28:24.453 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1d0] Starting distributed system

[vm0] [info 2020/03/05 00:28:24.455 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:28:24.644 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840@43a23a71

[vm5] [info 2020/03/05 00:28:24.650 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:28:25.117 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x8c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@196d049

[vm2] [info 2020/03/05 00:28:25.123 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x8c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:28:25.619 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x25] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040@21ddd621

[vm6] [info 2020/03/05 00:28:25.626 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x25] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:28:25.870 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x88] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@36d0cf

[vm3] [info 2020/03/05 00:28:25.877 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x88] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:28:26.647 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x85] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4ba4cfde

[vm4] [info 2020/03/05 00:28:26.662 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x85] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:28:27.494 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29897]

Command result for <connect --jmx-manager=localhost[29897]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29897] ..
Successfully connected to: [host=localhost, port=29897]


[vm1] [info 2020/03/05 00:28:27.528 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2c290cd1

[vm1] [info 2020/03/05 00:28:27.534 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:28:28.175 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3c58162f

[vm2] [info 2020/03/05 00:28:28.181 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:28:28.690 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1514e3eb

[vm1] [info 2020/03/05 00:28:28.696 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:28:28.859 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@b14e734

[vm3] [info 2020/03/05 00:28:28.864 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:28:29.384 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x197] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@135159d

[vm2] [info 2020/03/05 00:28:29.390 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x197] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:28:29.598 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32af24b5

[vm4] [info 2020/03/05 00:28:29.604 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:28:29.908 GMT <RMI TCP Connection(17)-172.17.0.9> tid=0x16c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@40df2fc2

[vm5] [info 2020/03/05 00:28:29.916 GMT <RMI TCP Connection(17)-172.17.0.9> tid=0x16c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:28:30.041 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3676dd3c

[vm3] [info 2020/03/05 00:28:30.048 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:28:30.259 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28419]

Command result for <connect --jmx-manager=localhost[28419]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28419] ..
Successfully connected to: [host=localhost, port=28419]


[vm4] [info 2020/03/05 00:28:30.782 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7b5a780f

[vm4] [info 2020/03/05 00:28:30.789 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x1a2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:28:30.845 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x182] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040@5c0316e4

[vm6] [info 2020/03/05 00:28:30.853 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x182] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3966
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 357
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 13410


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 36


[vm1] [info 2020/03/05 00:28:31.419 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 203 ms)

[info 2020/03/05 00:28:31.477 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21027]

Command result for <connect --jmx-manager=localhost[21027]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21027] ..
Successfully connected to: [host=localhost, port=21027]


[vm2] [info 2020/03/05 00:28:31.598 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 173 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:28:31.802 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 186 ms)

[vm4] [info 2020/03/05 00:28:31.976 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x20] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 171 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:28:32.177 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 198 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:28:32.357 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x25] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 178 ms)

[vm0] [info 2020/03/05 00:28:32.508 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:28:32.509 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 148 ms)

[info 2020/03/05 00:28:32.511 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:32.514 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b18888b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:28:32.515 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:32.515 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b18888b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:28:32.521 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cb2c026(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:28:32.521 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:32.522 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cb2c026(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:28:32.525 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f8c9487(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:28:32.525 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:32.525 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f8c9487(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:28:32.529 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60f915c8(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:28:32.529 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:32.529 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60f915c8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:28:32.530 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e129262(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:28:32.530 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:32.530 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e129262(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:28:32.532 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19bfa61f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:28:32.532 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:32.532 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19bfa61f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:28:32.533 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7856a352(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:28:32.533 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:32.533 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7856a352(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:28:32.537 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:28:32.538 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:28:32.541 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:28:32.542 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:28:32.545 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:28:32.546 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:28:32.549 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:28:32.550 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:28:32.551 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:28:32.552 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:28:32.553 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:28:32.553 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:28:32.555 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x25] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:28:32.555 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:28:32.558 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:28:32.558 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:28:32.611 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20740].
Not connected.


[info 2020/03/05 00:28:32.615 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:28:32.617 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:32.618 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @522f522(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:28:32.618 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:32.619 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @522f522(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:28:32.620 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37e1cd05(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:28:32.620 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:32.620 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37e1cd05(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:28:32.621 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8b5fb34(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:28:32.621 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:32.621 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8b5fb34(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:28:32.622 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eded042(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:28:32.622 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:32.622 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eded042(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:28:32.623 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19065e27(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:28:32.624 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:32.624 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19065e27(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:28:32.625 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b0396af(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:28:32.625 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:32.625 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b0396af(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:28:32.626 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @688f72d1(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:28:32.627 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:32.627 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @688f72d1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:28:32.631 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7166903029827554625

[info 2020/03/05 00:28:32.633 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:28:32.977 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:32.978 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d0d4e13(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:28:32.979 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:32.979 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d0d4e13(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:28:32.980 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @346d1e3c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:28:32.980 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:32.980 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @346d1e3c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:28:32.981 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bcda2cf(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:28:32.982 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:32.982 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bcda2cf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:28:32.983 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a2c90cc(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:28:32.983 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:32.983 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a2c90cc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:28:32.984 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63aef414(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:28:32.984 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:32.984 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63aef414(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:28:32.985 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d47f521(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:28:32.986 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:32.986 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d47f521(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:28:32.987 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26b3c541(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:28:32.987 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x25] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:32.987 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26b3c541(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:28:32.992 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1ab84302

[vm0] [info 2020/03/05 00:28:32.997 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:28:32.998 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Locator was created at Thu Mar 05 00:28:32 GMT 2020

[vm0] [info 2020/03/05 00:28:32.998 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Listening on port 20742 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:28:32.998 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7166903029827554625/locator/locator20742view.dat

[vm0] [info 2020/03/05 00:28:32.998 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] recovery file not found: /tmp/junit7166903029827554625/locator/locator20742view.dat

[vm0] [info 2020/03/05 00:28:32.999 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Starting distributed system

[vm0] [info 2020/03/05 00:28:33.000 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3199
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 342
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 10824


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/05 00:28:35.709 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 166 ms)

[vm2] [info 2020/03/05 00:28:35.892 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x18b] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 180 ms)

[vm3] [info 2020/03/05 00:28:36.055 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 157 ms)

[vm4] [info 2020/03/05 00:28:36.223 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x20] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 166 ms)

[vm5] [info 2020/03/05 00:28:36.393 GMT <RMI TCP Connection(17)-172.17.0.9> tid=0x16c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 168 ms)

[vm6] [info 2020/03/05 00:28:36.549 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x182] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 154 ms)

[vm0] [info 2020/03/05 00:28:36.701 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x15e] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:28:36.702 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x15e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 150 ms)

[info 2020/03/05 00:28:36.703 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:36.706 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x15e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7083be56(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:28:36.706 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x15e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:36.706 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x15e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7083be56(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:28:36.709 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51fdf0b3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:28:36.709 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:36.709 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51fdf0b3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:28:36.710 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x18b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @436c6031(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:28:36.711 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x18b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:36.711 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x18b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @436c6031(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:28:36.712 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c3a2c52(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:28:36.712 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:36.712 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c3a2c52(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:28:36.716 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c7ef3b3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:28:36.716 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:36.716 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c7ef3b3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:28:36.717 GMT <RMI TCP Connection(17)-172.17.0.9> tid=0x16c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b483546(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:28:36.717 GMT <RMI TCP Connection(17)-172.17.0.9> tid=0x16c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:36.717 GMT <RMI TCP Connection(17)-172.17.0.9> tid=0x16c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b483546(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:28:36.718 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x182] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1798c14d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:28:36.719 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x182] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:36.719 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x182] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1798c14d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:28:36.722 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x15e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:28:36.722 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x15e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:28:36.726 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:28:36.726 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:28:36.727 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x18b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:28:36.727 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x18b] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:28:36.729 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1a0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:28:36.729 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:28:36.732 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:28:36.732 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:28:36.733 GMT <RMI TCP Connection(17)-172.17.0.9> tid=0x16c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:28:36.734 GMT <RMI TCP Connection(17)-172.17.0.9> tid=0x16c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:28:36.735 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x182] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:28:36.735 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x182] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:28:36.737 GMT <RMI TCP Connection(5)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:28:36.738 GMT <RMI TCP Connection(5)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:28:36.759 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22526].
Not connected.


[info 2020/03/05 00:28:36.761 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:28:36.762 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:36.764 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x15e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c3afb7b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:28:36.764 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x15e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:36.764 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x15e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c3afb7b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:28:36.765 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d39b830(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:28:36.765 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:36.765 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d39b830(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:28:36.766 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x18b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @561393bf(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:28:36.767 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x18b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:36.767 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x18b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @561393bf(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:28:36.768 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1224fbc7(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:28:36.768 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:36.768 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1224fbc7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:28:36.769 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d199e6a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:28:36.769 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:36.769 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d199e6a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:28:36.770 GMT <RMI TCP Connection(17)-172.17.0.9> tid=0x16c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4343285c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:28:36.770 GMT <RMI TCP Connection(17)-172.17.0.9> tid=0x16c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:36.770 GMT <RMI TCP Connection(17)-172.17.0.9> tid=0x16c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4343285c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:28:36.771 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x182] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2871d18a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:28:36.772 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x182] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:36.772 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x182] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2871d18a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:28:36.776 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10617959454731042221

[info 2020/03/05 00:28:36.779 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:28:37.033 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7d48b0b4

[vm1] [info 2020/03/05 00:28:37.041 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:28:37.057 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:37.058 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x15e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7083d068(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:28:37.059 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x15e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:37.059 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x15e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7083d068(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:28:37.060 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f17c181(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:28:37.060 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:37.060 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f17c181(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:28:37.061 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x18b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69ae1788(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:28:37.061 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x18b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:37.061 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x18b] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69ae1788(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:28:37.062 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @214a9d3c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:28:37.062 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1a0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:37.062 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @214a9d3c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:28:37.063 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ed16466(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:28:37.064 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:37.064 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ed16466(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:28:37.065 GMT <RMI TCP Connection(17)-172.17.0.9> tid=0x16c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b95f67(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:28:37.065 GMT <RMI TCP Connection(17)-172.17.0.9> tid=0x16c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:37.065 GMT <RMI TCP Connection(17)-172.17.0.9> tid=0x16c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b95f67(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:28:37.066 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x182] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2045b9da(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:28:37.066 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x182] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:37.066 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x182] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2045b9da(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:28:37.070 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x15e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a9cfd3

[vm0] [info 2020/03/05 00:28:37.077 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x15e] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:28:37.077 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x15e] Locator was created at Thu Mar 05 00:28:37 GMT 2020

[vm0] [info 2020/03/05 00:28:37.077 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x15e] Listening on port 22528 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:28:37.077 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x15e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10617959454731042221/locator/locator22528view.dat

[vm0] [info 2020/03/05 00:28:37.078 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x15e] recovery file not found: /tmp/junit10617959454731042221/locator/locator22528view.dat

[vm0] [info 2020/03/05 00:28:37.078 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x15e] Starting distributed system

[vm0] [info 2020/03/05 00:28:37.080 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x15e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:28:37.782 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@71915f3

[vm2] [info 2020/03/05 00:28:37.790 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:28:38.486 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3abbf6e0

[vm3] [info 2020/03/05 00:28:38.492 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:28:39.201 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7e5dacd3

[vm4] [info 2020/03/05 00:28:39.209 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:28:39.939 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20743]

Command result for <connect --jmx-manager=localhost[20743]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20743] ..
Successfully connected to: [host=localhost, port=20743]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:28:41.038 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@63a112ab

[vm1] [info 2020/03/05 00:28:41.044 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:28:41.693 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x18b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@165ce099

[vm2] [info 2020/03/05 00:28:41.699 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x18b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:28:42.366 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1a0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a23eb70

[vm3] [info 2020/03/05 00:28:42.372 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x1a0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:28:43.050 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@143d951b

[vm4] [info 2020/03/05 00:28:43.056 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:28:43.710 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22529]

Command result for <connect --jmx-manager=localhost[22529]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22529] ..
Successfully connected to: [host=localhost, port=22529]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:28:45.030 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3220626b

[vm5] [info 2020/03/05 00:28:45.037 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:28:45.926 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x25] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@70cd9923

[vm6] [info 2020/03/05 00:28:45.932 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x25] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:28:47.114 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2802
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2942
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 150
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 10563


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 69


[vm1] [info 2020/03/05 00:28:51.596 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 178 ms)

[vm2] [info 2020/03/05 00:28:51.772 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x83] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 172 ms)

[vm3] [info 2020/03/05 00:28:51.950 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 175 ms)

[vm4] [info 2020/03/05 00:28:52.124 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x20] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 170 ms)

[vm5] [info 2020/03/05 00:28:52.310 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 183 ms)

[vm6] [info 2020/03/05 00:28:54.583 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x25] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 2271 ms)

[vm0] [info 2020/03/05 00:28:54.729 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x86] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:28:54.730 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x86] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 145 ms)

[info 2020/03/05 00:28:54.731 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:54.732 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d6d2d19(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:28:54.732 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:54.733 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x86] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d6d2d19(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:28:54.734 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19478918(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:28:54.734 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:54.734 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19478918(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:28:54.737 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e522101(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:28:54.737 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x83] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:54.737 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e522101(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:28:54.740 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @429de288(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:28:54.741 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:54.741 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @429de288(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:28:54.742 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @747e7867(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:28:54.742 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:54.742 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @747e7867(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:28:54.743 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71f0310c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:28:54.744 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:54.744 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71f0310c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:28:54.745 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e92cad1(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:28:54.745 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:54.745 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e92cad1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:28:54.746 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x86] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:28:54.747 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x86] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:28:54.748 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:28:54.748 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:28:54.752 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x83] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:28:54.752 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:28:54.755 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:28:54.756 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:28:54.757 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:28:54.757 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:28:54.759 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:28:54.759 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:28:54.761 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x25] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:28:54.761 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:28:54.764 GMT <RMI TCP Connection(4)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:28:54.765 GMT <RMI TCP Connection(4)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:28:54.790 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29709].
Not connected.


[info 2020/03/05 00:28:54.792 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:28:54.794 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:54.795 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fee0da(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:28:54.795 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:54.796 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x86] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fee0da(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:28:54.797 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79fb2e5e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:28:54.797 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:54.797 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79fb2e5e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:28:54.798 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44d86b7b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:28:54.798 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x83] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:54.798 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44d86b7b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:28:54.799 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @698b8e3f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:28:54.799 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:54.799 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @698b8e3f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:28:54.800 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @557000d4(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:28:54.801 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:54.801 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @557000d4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:28:54.802 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @120bff40(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:28:54.802 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:54.802 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @120bff40(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:28:54.803 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44fce1cc(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:28:54.803 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:54.803 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44fce1cc(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:28:54.806 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10768841544677865676

[info 2020/03/05 00:28:54.809 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:28:55.191 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:55.192 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71439b76(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:28:55.192 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x86] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:28:55.192 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x86] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71439b76(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:28:55.193 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bb23611(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:28:55.194 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:28:55.194 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bb23611(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:28:55.195 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dbb8e6f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:28:55.195 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x83] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:28:55.195 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x83] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dbb8e6f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:28:55.197 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @399b0987(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:28:55.197 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:28:55.197 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x6c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @399b0987(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:28:55.198 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f5c8ae(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:28:55.198 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:28:55.198 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f5c8ae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:28:55.199 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @774b2ae8(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:28:55.200 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:28:55.200 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @774b2ae8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:28:55.201 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77cd4281(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:28:55.201 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x25] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:28:55.201 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77cd4281(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:28:55.205 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x86] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@11f8f531

[vm0] [info 2020/03/05 00:28:55.211 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x86] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:28:55.211 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x86] Locator was created at Thu Mar 05 00:28:55 GMT 2020

[vm0] [info 2020/03/05 00:28:55.211 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x86] Listening on port 29711 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:28:55.212 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x86] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10768841544677865676/locator/locator29711view.dat

[vm0] [info 2020/03/05 00:28:55.212 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x86] recovery file not found: /tmp/junit10768841544677865676/locator/locator29711view.dat

[vm0] [info 2020/03/05 00:28:55.212 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x86] Starting distributed system

[vm0] [info 2020/03/05 00:28:55.214 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x86] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:28:59.057 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@12749ba8

[vm1] [info 2020/03/05 00:28:59.065 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:28:59.757 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x83] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b19a500

[vm2] [info 2020/03/05 00:28:59.764 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x83] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:29:00.510 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@91d21ff

[vm3] [info 2020/03/05 00:29:00.517 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:29:01.302 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@78d9efca

[vm4] [info 2020/03/05 00:29:01.309 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:29:02.106 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29712]

Command result for <connect --jmx-manager=localhost[29712]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29712] ..
Successfully connected to: [host=localhost, port=29712]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:29:09.123 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x170] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3005ea92

[vm5] [info 2020/03/05 00:29:09.129 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x170] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:29:09.892 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x172] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29d33532

[vm6] [info 2020/03/05 00:29:09.898 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x172] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:29:10.927 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1053
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2852
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 316
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 10128


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:29:15.228 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 176 ms)

[vm2] [info 2020/03/05 00:29:15.401 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1e5] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 170 ms)

[vm3] [info 2020/03/05 00:29:15.570 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 165 ms)

[vm4] [info 2020/03/05 00:29:15.726 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x210] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 154 ms)

[vm5] [info 2020/03/05 00:29:15.899 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 170 ms)

[vm6] [info 2020/03/05 00:29:16.046 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 145 ms)

[vm0] [info 2020/03/05 00:29:16.194 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x6e] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:29:16.195 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 147 ms)

[info 2020/03/05 00:29:16.196 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:16.199 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a333a4b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:29:16.199 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:16.199 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a333a4b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:29:16.202 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10503383(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:29:16.202 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:29:16.202 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10503383(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:29:16.204 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @467eae22(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:29:16.204 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:29:16.204 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1e5] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @467eae22(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:29:16.205 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5add5eae(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:29:16.205 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:29:16.206 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5add5eae(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:29:16.207 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x210] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f597a98(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:29:16.207 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x210] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:29:16.207 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x210] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f597a98(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:29:16.208 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b9c5420(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:29:16.208 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:29:16.208 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b9c5420(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:29:16.209 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1037bae4(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:29:16.210 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:29:16.210 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1037bae4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:29:16.213 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:29:16.213 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:29:16.216 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:29:16.216 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:29:16.218 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1e5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:29:16.218 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1e5] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:29:16.219 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:29:16.219 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:29:16.220 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x210] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:29:16.221 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x210] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:29:16.222 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:29:16.222 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:29:16.223 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x172] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:29:16.224 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:29:16.226 GMT <RMI TCP Connection(6)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:29:16.227 GMT <RMI TCP Connection(6)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:29:16.257 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24297].
Not connected.


[info 2020/03/05 00:29:16.259 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:29:16.260 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:16.262 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31fc85ff(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:29:16.262 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:16.262 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31fc85ff(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:29:16.263 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a267b62(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:29:16.263 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:29:16.264 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a267b62(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:29:16.265 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56a340bd(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:29:16.265 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:29:16.265 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1e5] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56a340bd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:29:16.266 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a0ec6ad(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:29:16.266 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:29:16.266 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a0ec6ad(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:29:16.267 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x210] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6737e9ed(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:29:16.267 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x210] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:29:16.267 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x210] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6737e9ed(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:29:16.268 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ee93e76(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:29:16.268 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:29:16.269 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ee93e76(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:29:16.270 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40d627d5(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:29:16.270 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:29:16.270 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40d627d5(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:29:16.273 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11275788305394472702

[info 2020/03/05 00:29:16.276 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:29:16.608 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:16.609 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74402d11(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:29:16.609 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:16.609 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x6e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74402d11(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:29:16.610 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf4ceab(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:29:16.610 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:29:16.610 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf4ceab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:29:16.611 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @642bf9b2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:29:16.611 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1e5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:29:16.611 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1e5] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @642bf9b2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:29:16.612 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e129a19(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:29:16.612 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:29:16.613 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e129a19(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:29:16.613 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x210] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13af12a7(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:29:16.614 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x210] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:29:16.614 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x210] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13af12a7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:29:16.615 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b98383f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:29:16.615 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x170] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:29:16.615 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b98383f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:29:16.616 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cd0f76(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:29:16.616 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x172] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:29:16.616 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cd0f76(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:29:16.620 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5817de7f

[vm0] [info 2020/03/05 00:29:16.627 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x6e] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:29:16.627 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x6e] Locator was created at Thu Mar 05 00:29:16 GMT 2020

[vm0] [info 2020/03/05 00:29:16.627 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x6e] Listening on port 24299 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:29:16.628 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x6e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11275788305394472702/locator/locator24299view.dat

[vm0] [info 2020/03/05 00:29:16.628 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x6e] recovery file not found: /tmp/junit11275788305394472702/locator/locator24299view.dat

[vm0] [info 2020/03/05 00:29:16.628 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x6e] Starting distributed system

[vm0] [info 2020/03/05 00:29:16.630 GMT <RMI TCP Connection(40)-172.17.0.4> tid=0x6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:29:18.496 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@17156539

[vm5] [info 2020/03/05 00:29:18.502 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:29:19.363 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6ce3c421

[vm6] [info 2020/03/05 00:29:19.376 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:29:20.513 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:29:20.664 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4ca744db

[vm1] [info 2020/03/05 00:29:20.670 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:29:21.333 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1e5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1205187c

[vm2] [info 2020/03/05 00:29:21.354 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x1e5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:29:22.108 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5ad48d12

[vm3] [info 2020/03/05 00:29:22.117 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x201] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:29:22.812 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x210] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@72534db

[vm4] [info 2020/03/05 00:29:22.820 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x210] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:29:23.582 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24300]

[vm5] [info 2020/03/05 00:29:23.607 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@15a9759a

[vm5] [info 2020/03/05 00:29:23.615 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[24300]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24300] ..
Successfully connected to: [host=localhost, port=24300]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2352
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236200
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2732
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 122
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 9702


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 45


[vm6] [info 2020/03/05 00:29:24.558 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@37c5e95f

[vm6] [info 2020/03/05 00:29:24.566 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:29:24.694 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 174 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:29:24.865 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 168 ms)

[vm3] [info 2020/03/05 00:29:25.055 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x89] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 187 ms)

[vm4] [info 2020/03/05 00:29:25.220 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 162 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:29:25.412 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x22] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 190 ms)

[vm6] [info 2020/03/05 00:29:25.587 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 173 ms)

[vm1] [info 2020/03/05 00:29:25.638 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:29:25.746 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x70] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:29:25.747 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x70] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 157 ms)

[info 2020/03/05 00:29:25.748 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:25.749 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @146306d8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:29:25.749 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:25.749 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @146306d8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:29:25.750 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ead2cdc(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:29:25.751 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:29:25.751 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ead2cdc(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:29:25.754 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @272f9647(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:29:25.754 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:29:25.754 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @272f9647(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:29:25.755 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1735de31(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:29:25.755 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x89] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:29:25.756 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x89] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1735de31(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:29:25.757 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e062c08(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:29:25.757 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:29:25.757 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e062c08(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:29:25.758 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4405f596(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:29:25.758 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:29:25.758 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4405f596(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:29:25.759 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a0bf3e3(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:29:25.760 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:29:25.760 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a0bf3e3(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:29:25.761 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:29:25.762 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:29:25.763 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:29:25.763 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:29:25.766 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:29:25.767 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:29:25.768 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x89] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:29:25.769 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x89] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:29:25.770 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:29:25.770 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:29:25.772 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:29:25.772 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:29:25.774 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:29:25.774 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:29:25.777 GMT <RMI TCP Connection(4)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:29:25.777 GMT <RMI TCP Connection(4)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:29:25.807 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[23998].
Not connected.


[info 2020/03/05 00:29:25.810 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:29:25.811 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:25.813 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66f68d05(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:29:25.813 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:25.813 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66f68d05(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:29:25.814 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45e91abb(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:29:25.815 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:29:25.815 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45e91abb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:29:25.816 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13fbc038(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:29:25.816 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:29:25.816 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13fbc038(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:29:25.817 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a35d17d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:29:25.817 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x89] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:29:25.817 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x89] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a35d17d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:29:25.819 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b4704a1(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:29:25.819 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:29:25.819 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b4704a1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:29:25.820 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7962c892(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:29:25.820 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:29:25.820 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7962c892(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:29:25.821 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cbe8350(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:29:25.821 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:29:25.821 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cbe8350(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:29:25.824 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit593412759923458097

[info 2020/03/05 00:29:25.827 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:29:26.224 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:26.225 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f52f56(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:29:26.225 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:26.225 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f52f56(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:29:26.226 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20576aa(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:29:26.226 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:29:26.226 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20576aa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:29:26.228 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57321718(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:29:26.228 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:29:26.228 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57321718(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:29:26.229 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x89] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ec3c6(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:29:26.229 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x89] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:29:26.229 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x89] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ec3c6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:29:26.230 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14550756(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:29:26.231 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:29:26.231 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14550756(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:29:26.232 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d001c6f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:29:26.232 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:29:26.232 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x22] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d001c6f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:29:26.233 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @765253db(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:29:26.234 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:29:26.234 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @765253db(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:29:26.238 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@11bb8824

[vm0] [info 2020/03/05 00:29:26.244 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x70] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:29:26.244 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x70] Locator was created at Thu Mar 05 00:29:26 GMT 2020

[vm0] [info 2020/03/05 00:29:26.245 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x70] Listening on port 24000 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:29:26.245 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x70] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit593412759923458097/locator/locator24000view.dat

[vm0] [info 2020/03/05 00:29:26.245 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x70] recovery file not found: /tmp/junit593412759923458097/locator/locator24000view.dat

[vm0] [info 2020/03/05 00:29:26.246 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x70] Starting distributed system

[vm0] [info 2020/03/05 00:29:26.253 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:29:27.038 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2310c3bd

[vm5] [info 2020/03/05 00:29:27.045 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:29:27.892 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1f1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3097c87d

[vm6] [info 2020/03/05 00:29:27.901 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1f1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:29:28.875 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2375
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608941
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3259
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 324
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 11937


[vm1] [info 2020/03/05 00:29:30.397 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@18587946

[vm1] [info 2020/03/05 00:29:30.404 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 30


[vm1] [info 2020/03/05 00:29:30.631 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 172 ms)

[vm2] [info 2020/03/05 00:29:30.799 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x8c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 164 ms)

[vm3] [info 2020/03/05 00:29:30.979 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x88] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 177 ms)

[vm5] [info 2020/03/05 00:29:31.002 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x170] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@62c49bb0

[vm5] [info 2020/03/05 00:29:31.009 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x170] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:29:31.056 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5d9f817c

[vm2] [info 2020/03/05 00:29:31.063 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:29:31.137 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x85] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 155 ms)

[vm5] [info 2020/03/05 00:29:31.317 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x20] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 177 ms)

[vm6] [info 2020/03/05 00:29:31.475 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 157 ms)

[vm0] [info 2020/03/05 00:29:31.620 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x6f] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:29:31.621 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 143 ms)

[info 2020/03/05 00:29:31.622 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:31.624 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f833fd3(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:29:31.625 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:31.625 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f833fd3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:29:31.627 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8df54e1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:29:31.628 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:29:31.628 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8df54e1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:29:31.629 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x8c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4038a94f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:29:31.629 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x8c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:29:31.629 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x8c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4038a94f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:29:31.630 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @229e73c7(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:29:31.630 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x88] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:29:31.630 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @229e73c7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:29:31.632 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20b53636(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:29:31.632 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x85] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:29:31.632 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x85] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20b53636(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:29:31.633 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1221ee5f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:29:31.633 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:29:31.633 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1221ee5f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:29:31.634 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5441437(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:29:31.634 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:29:31.634 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5441437(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:29:31.638 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:29:31.638 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:29:31.641 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:29:31.641 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:29:31.643 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x8c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:29:31.644 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x8c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:29:31.645 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x88] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:29:31.645 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:29:31.647 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:29:31.647 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x85] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:29:31.649 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:29:31.649 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:29:31.650 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:29:31.651 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:29:31.653 GMT <RMI TCP Connection(4)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:29:31.654 GMT <RMI TCP Connection(4)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:29:31.686 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29897].
Not connected.


[info 2020/03/05 00:29:31.689 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:29:31.691 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:31.692 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @704b5779(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:29:31.692 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:31.692 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @704b5779(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:29:31.693 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @447b6105(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:29:31.693 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:29:31.693 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @447b6105(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:29:31.694 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x8c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fb4a332(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:29:31.695 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x8c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:29:31.695 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x8c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fb4a332(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:29:31.696 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41a4eb22(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:29:31.696 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x88] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:29:31.696 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41a4eb22(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:29:31.697 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36ac8d76(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:29:31.698 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x85] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:29:31.698 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x85] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36ac8d76(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:29:31.699 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @be0c4c1(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:29:31.699 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:29:31.699 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @be0c4c1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:29:31.700 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @360309cf(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:29:31.700 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:29:31.700 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @360309cf(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:29:31.704 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11353509550813597412

[info 2020/03/05 00:29:31.706 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:29:31.757 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x178] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@277f435c

[vm6] [info 2020/03/05 00:29:31.763 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x178] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:29:31.850 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x89] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@590598fa

[vm3] [info 2020/03/05 00:29:31.857 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x89] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:29:32.153 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:32.154 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c319c9e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:29:32.155 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:32.155 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c319c9e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:29:32.156 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @639b2c62(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:29:32.156 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:29:32.156 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @639b2c62(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:29:32.157 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x8c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a534bac(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:29:32.157 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x8c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:29:32.157 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x8c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a534bac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:29:32.158 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3aa303e7(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:29:32.159 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x88] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:29:32.159 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x88] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3aa303e7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:29:32.160 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x85] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b189fc9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:29:32.160 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x85] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:29:32.160 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x85] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b189fc9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:29:32.161 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5da9ce22(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:29:32.161 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:29:32.162 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x20] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5da9ce22(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:29:32.163 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b992301(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:29:32.163 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:29:32.163 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b992301(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:29:32.168 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d3ab6c9

[vm0] [info 2020/03/05 00:29:32.174 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x6f] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:29:32.174 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x6f] Locator was created at Thu Mar 05 00:29:32 GMT 2020

[vm0] [info 2020/03/05 00:29:32.174 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x6f] Listening on port 29899 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:29:32.175 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11353509550813597412/locator/locator29899view.dat

[vm0] [info 2020/03/05 00:29:32.176 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x6f] recovery file not found: /tmp/junit11353509550813597412/locator/locator29899view.dat

[vm0] [info 2020/03/05 00:29:32.176 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/05 00:29:32.178 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:29:32.696 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@49be5089

[vm4] [info 2020/03/05 00:29:32.702 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x8e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:29:32.745 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1281
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2836
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 367
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 10344


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/05 00:29:33.224 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 175 ms)

[vm2] [info 2020/03/05 00:29:33.411 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 184 ms)

[info 2020/03/05 00:29:33.576 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24001]

[vm3] [info 2020/03/05 00:29:33.613 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 199 ms)

Command result for <connect --jmx-manager=localhost[24001]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24001] ..
Successfully connected to: [host=localhost, port=24001]


[vm4] [info 2020/03/05 00:29:33.850 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x202] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 233 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:29:34.024 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1db] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 172 ms)

[vm6] [info 2020/03/05 00:29:34.178 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1f1] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 152 ms)

[vm0] [info 2020/03/05 00:29:34.323 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1d2] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:29:34.324 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 144 ms)

[info 2020/03/05 00:29:34.325 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:34.327 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c605a5(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:29:34.327 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:34.327 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c605a5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:29:34.330 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3103b8b3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:29:34.330 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:29:34.330 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3103b8b3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:29:34.331 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e9ba820(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:29:34.331 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:29:34.331 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e9ba820(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:29:34.332 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @467eae22(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:29:34.332 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:29:34.332 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @467eae22(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:29:34.333 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x202] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a27e33d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:29:34.333 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x202] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:29:34.334 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x202] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a27e33d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:29:34.335 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72d5fba(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:29:34.335 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:29:34.335 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72d5fba(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:29:34.336 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63a6194d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:29:34.336 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1f1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:29:34.336 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1f1] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63a6194d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:29:34.339 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:29:34.339 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:29:34.342 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:29:34.343 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:29:34.344 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:29:34.344 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:29:34.345 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:29:34.346 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:29:34.347 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x202] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:29:34.347 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x202] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:29:34.348 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:29:34.348 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1db] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:29:34.349 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1f1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:29:34.350 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1f1] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:29:34.352 GMT <RMI TCP Connection(6)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:29:34.353 GMT <RMI TCP Connection(6)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:29:34.389 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21027].
Not connected.


[info 2020/03/05 00:29:34.390 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:29:34.391 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:34.393 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a4d1d46(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:29:34.393 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:34.393 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a4d1d46(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:29:34.394 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ee8d2f3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:29:34.394 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:29:34.394 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ee8d2f3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:29:34.395 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50a3dfb1(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:29:34.395 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:29:34.395 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50a3dfb1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:29:34.396 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56a340bd(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:29:34.396 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:29:34.396 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56a340bd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:29:34.397 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x202] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @348b6f6c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:29:34.397 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x202] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:29:34.398 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x202] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @348b6f6c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:29:34.399 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f7f0af7(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:29:34.399 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:29:34.399 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f7f0af7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:29:34.400 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44141dc4(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:29:34.400 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1f1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:29:34.400 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1f1] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44141dc4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:29:34.403 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1975504684048253977

[info 2020/03/05 00:29:34.406 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:29:34.645 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:34.646 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a2e500(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:29:34.646 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1d2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:34.646 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a2e500(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:29:34.647 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1636f24(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:29:34.647 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:29:34.647 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1636f24(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:29:34.648 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bf3ce27(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:29:34.648 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:29:34.648 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bf3ce27(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:29:34.649 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @642bf9b2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:29:34.650 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x200] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:29:34.650 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @642bf9b2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:29:34.650 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x202] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cbd7781(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:29:34.651 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x202] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:29:34.651 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x202] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cbd7781(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:29:34.651 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e776ac2(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:29:34.652 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:29:34.652 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e776ac2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:29:34.653 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76945478(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:29:34.653 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1f1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:29:34.653 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x1f1] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76945478(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:29:34.657 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@79f358d6

[vm0] [info 2020/03/05 00:29:34.663 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1d2] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:29:34.663 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1d2] Locator was created at Thu Mar 05 00:29:34 GMT 2020

[vm0] [info 2020/03/05 00:29:34.663 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1d2] Listening on port 21029 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:29:34.664 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1d2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1975504684048253977/locator/locator21029view.dat

[vm0] [info 2020/03/05 00:29:34.664 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1d2] recovery file not found: /tmp/junit1975504684048253977/locator/locator21029view.dat

[vm0] [info 2020/03/05 00:29:34.664 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1d2] Starting distributed system

[vm0] [info 2020/03/05 00:29:34.666 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1d2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:29:35.508 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@23df2e89

[vm5] [info 2020/03/05 00:29:35.515 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:29:36.219 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6b759b06

[vm1] [info 2020/03/05 00:29:36.228 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:29:36.452 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x25] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@682c6c07

[vm6] [info 2020/03/05 00:29:36.460 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x25] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1752
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2927
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 201
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 10278


[vm2] [info 2020/03/05 00:29:36.924 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x8c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20d41376

[vm2] [info 2020/03/05 00:29:36.930 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x8c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:29:37.133 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 174 ms)

[vm2] [info 2020/03/05 00:29:37.286 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 150 ms)

[vm3] [info 2020/03/05 00:29:37.469 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1f8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 180 ms)

[vm1] [info 2020/03/05 00:29:37.579 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:29:37.636 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1ff] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 164 ms)

[vm3] [info 2020/03/05 00:29:37.787 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x88] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1e70e6f7

[vm3] [info 2020/03/05 00:29:37.795 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x88] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:29:37.810 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 172 ms)

[vm6] [info 2020/03/05 00:29:37.981 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 168 ms)

[vm0] [info 2020/03/05 00:29:38.130 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1db] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:29:38.131 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 147 ms)

[info 2020/03/05 00:29:38.132 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:38.135 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @271299e5(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:29:38.136 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:38.136 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @271299e5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:29:38.138 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2874450c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:29:38.139 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:29:38.139 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2874450c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:29:38.141 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2541fa2d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:29:38.142 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:29:38.142 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2541fa2d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:29:38.143 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ba94707(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:29:38.143 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:29:38.143 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1f8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ba94707(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:29:38.144 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50dcc5f3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:29:38.144 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:29:38.144 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50dcc5f3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:29:38.145 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @592205e9(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:29:38.145 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:29:38.146 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @592205e9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:29:38.146 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x178] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47fa1d63(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:29:38.147 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x178] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:29:38.147 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47fa1d63(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:29:38.150 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:29:38.150 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:29:38.153 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:29:38.153 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:29:38.156 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:29:38.156 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:29:38.158 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1f8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:29:38.158 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1f8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:29:38.159 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1ff] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:29:38.160 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:29:38.161 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:29:38.162 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:29:38.163 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x178] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:29:38.163 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:29:38.166 GMT <RMI TCP Connection(6)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:29:38.167 GMT <RMI TCP Connection(6)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)

[vm5] [info 2020/03/05 00:29:38.187 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1d3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@676d793f



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm5] [info 2020/03/05 00:29:38.194 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1d3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:29:38.205 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28419].
Not connected.


[info 2020/03/05 00:29:38.207 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:29:38.208 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:38.210 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @529dca5f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:29:38.210 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:38.210 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @529dca5f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:29:38.211 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64b1e672(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:29:38.211 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:29:38.211 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64b1e672(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:29:38.212 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69afc985(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:29:38.213 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:29:38.213 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69afc985(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:29:38.214 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b5e4ae3(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:29:38.214 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:29:38.214 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1f8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b5e4ae3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:29:38.215 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bffffa9(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:29:38.215 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:29:38.215 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bffffa9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:29:38.216 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bd94d3d(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:29:38.216 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:29:38.217 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bd94d3d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:29:38.218 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x178] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ba8c2f2(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:29:38.218 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x178] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:29:38.218 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ba8c2f2(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:29:38.221 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14849198125765193076

[info 2020/03/05 00:29:38.223 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:29:38.542 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:38.543 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @856070c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:29:38.543 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:38.543 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1db] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @856070c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:29:38.545 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b2bb587(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:29:38.545 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:29:38.545 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b2bb587(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:29:38.546 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15956091(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:29:38.546 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:29:38.546 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15956091(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:29:38.547 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3526ed7f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:29:38.548 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1f8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:29:38.548 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1f8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3526ed7f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:29:38.550 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4256e260(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:29:38.550 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1ff] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:29:38.550 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4256e260(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:29:38.552 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55798c9c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:29:38.552 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x170] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:29:38.552 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55798c9c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:29:38.553 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x178] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50b342d6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:29:38.553 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x178] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:29:38.553 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50b342d6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:29:38.562 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@b698f8b

[vm0] [info 2020/03/05 00:29:38.574 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1db] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:29:38.575 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1db] Locator was created at Thu Mar 05 00:29:38 GMT 2020

[vm0] [info 2020/03/05 00:29:38.575 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1db] Listening on port 28421 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:29:38.575 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1db] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14849198125765193076/locator/locator28421view.dat

[vm0] [info 2020/03/05 00:29:38.576 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1db] recovery file not found: /tmp/junit14849198125765193076/locator/locator28421view.dat

[vm0] [info 2020/03/05 00:29:38.576 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1db] Starting distributed system

[vm0] [info 2020/03/05 00:29:38.585 GMT <RMI TCP Connection(39)-172.17.0.6> tid=0x1db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:29:38.741 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x85] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@153eae15

[vm4] [info 2020/03/05 00:29:38.752 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x85] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:29:38.804 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3274cc23

[vm1] [info 2020/03/05 00:29:38.811 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:29:39.107 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1ef] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29cda2e4

[vm6] [info 2020/03/05 00:29:39.113 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1ef] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:29:39.442 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@24e08ad

[vm2] [info 2020/03/05 00:29:39.449 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:29:39.584 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29900]

Command result for <connect --jmx-manager=localhost[29900]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29900] ..
Successfully connected to: [host=localhost, port=29900]


[vm3] [info 2020/03/05 00:29:40.132 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x200] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1205187c

[vm3] [info 2020/03/05 00:29:40.141 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x200] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:29:40.162 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:29:40.794 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x202] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4d96ff83

[vm4] [info 2020/03/05 00:29:40.802 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x202] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:29:41.489 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21030]

Command result for <connect --jmx-manager=localhost[21030]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21030] ..
Successfully connected to: [host=localhost, port=21030]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 2934
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2905
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 131
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 10461


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33


[vm1] [info 2020/03/05 00:29:41.997 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 173 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:29:42.168 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 168 ms)

[vm3] [info 2020/03/05 00:29:42.342 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 171 ms)

[vm4] [info 2020/03/05 00:29:42.509 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x20] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 164 ms)

[vm5] [info 2020/03/05 00:29:42.715 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 203 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:29:42.873 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x25] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 157 ms)

[vm1] [info 2020/03/05 00:29:42.951 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6b9d4e8

[vm1] [info 2020/03/05 00:29:42.956 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:29:43.020 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:29:43.021 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 145 ms)

[info 2020/03/05 00:29:43.022 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:43.023 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68a614e7(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:29:43.023 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:43.024 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68a614e7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:29:43.027 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c226e8e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:29:43.027 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:29:43.027 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c226e8e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:29:43.028 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3719c147(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:29:43.028 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:29:43.028 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3719c147(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:29:43.029 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1795790d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:29:43.029 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:29:43.029 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1795790d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:29:43.031 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46be3152(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:29:43.031 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:29:43.031 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46be3152(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:29:43.032 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e6ad93b(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:29:43.032 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:29:43.032 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e6ad93b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:29:43.033 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dfacef(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:29:43.033 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:29:43.033 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dfacef(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:29:43.035 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:29:43.035 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:29:43.038 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:29:43.038 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:29:43.040 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:29:43.040 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:29:43.042 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:29:43.042 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:29:43.044 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:29:43.044 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:29:43.045 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:29:43.046 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:29:43.047 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x25] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:29:43.048 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:29:43.050 GMT <RMI TCP Connection(4)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:29:43.051 GMT <RMI TCP Connection(4)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:29:43.075 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20743].
Not connected.


[info 2020/03/05 00:29:43.077 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:29:43.078 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:43.080 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ff648b2(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:29:43.080 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:43.080 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ff648b2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:29:43.081 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @299a66b2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:29:43.081 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:29:43.081 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @299a66b2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:29:43.082 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34950b72(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:29:43.083 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:29:43.083 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34950b72(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:29:43.084 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eb986(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:29:43.084 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:29:43.084 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eb986(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:29:43.085 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c47c4b3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:29:43.085 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:29:43.085 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c47c4b3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:29:43.086 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6719fe87(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:29:43.086 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:29:43.086 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6719fe87(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:29:43.087 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ca6ae95(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:29:43.088 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:29:43.088 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ca6ae95(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:29:43.092 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15824589852145817087

[info 2020/03/05 00:29:43.094 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:29:43.512 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:43.514 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8906d78(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:29:43.514 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:43.514 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8906d78(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:29:43.515 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12cb90da(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:29:43.515 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:29:43.515 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12cb90da(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:29:43.516 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fe7c268(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:29:43.516 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:29:43.516 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fe7c268(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:29:43.517 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ab9db3a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:29:43.518 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:29:43.518 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ab9db3a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:29:43.519 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10b6021b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:29:43.519 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:29:43.519 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x20] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10b6021b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:29:43.520 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eea0a98(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:29:43.521 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:29:43.521 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x23] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eea0a98(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:29:43.522 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d2a0c44(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:29:43.522 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x25] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:29:43.522 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x25] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d2a0c44(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:29:43.526 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3adf44df

[vm0] [info 2020/03/05 00:29:43.532 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:29:43.532 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Locator was created at Thu Mar 05 00:29:43 GMT 2020

[vm0] [info 2020/03/05 00:29:43.532 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Listening on port 20745 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:29:43.533 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15824589852145817087/locator/locator20745view.dat

[vm0] [info 2020/03/05 00:29:43.533 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] recovery file not found: /tmp/junit15824589852145817087/locator/locator20745view.dat

[vm0] [info 2020/03/05 00:29:43.534 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/05 00:29:43.535 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:29:43.572 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@359d6a88

[vm2] [info 2020/03/05 00:29:43.583 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1639
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608944
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2816
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 196
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 9909


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm3] [info 2020/03/05 00:29:44.244 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1f8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74399058

[vm3] [info 2020/03/05 00:29:44.253 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1f8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:29:44.339 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 162 ms)

[vm2] [info 2020/03/05 00:29:44.499 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 156 ms)

[vm3] [info 2020/03/05 00:29:44.659 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 157 ms)

[vm4] [info 2020/03/05 00:29:44.815 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 152 ms)

[vm4] [info 2020/03/05 00:29:44.917 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1ff] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@36ac0c99

[vm4] [info 2020/03/05 00:29:44.924 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x1ff] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:29:44.997 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1d3] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 180 ms)

[vm6] [info 2020/03/05 00:29:45.151 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1ef] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 151 ms)

[vm0] [info 2020/03/05 00:29:45.304 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x6f] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:29:45.305 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 151 ms)

[info 2020/03/05 00:29:45.306 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:45.309 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4461453b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:29:45.309 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:45.309 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4461453b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:29:45.312 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eba3a12(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:29:45.312 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:29:45.312 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eba3a12(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:29:45.313 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @853a0f4(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:29:45.313 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:29:45.313 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @853a0f4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:29:45.315 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67126308(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:29:45.315 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x21d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:29:45.315 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67126308(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:29:45.316 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x223] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73febb27(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:29:45.316 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x223] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:29:45.316 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73febb27(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:29:45.317 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fc04275(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:29:45.317 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1d3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:29:45.317 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fc04275(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:29:45.318 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe92af3(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:29:45.319 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:29:45.319 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe92af3(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:29:45.321 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:29:45.322 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:29:45.324 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:29:45.325 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:29:45.326 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x200] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:29:45.326 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:29:45.327 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:29:45.327 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:29:45.329 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x223] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:29:45.329 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:29:45.330 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1d3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:29:45.330 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:29:45.332 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1ef] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:29:45.332 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:29:45.335 GMT <RMI TCP Connection(6)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:29:45.335 GMT <RMI TCP Connection(6)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:29:45.387 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22529].
Not connected.


[info 2020/03/05 00:29:45.389 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:29:45.391 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:45.392 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f4f996(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:29:45.393 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:45.393 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f4f996(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:29:45.394 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72269684(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:29:45.394 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:29:45.394 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72269684(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:29:45.395 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dac3b5a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:29:45.395 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:29:45.395 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dac3b5a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:29:45.396 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63bdaa34(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:29:45.397 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x21d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:29:45.397 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63bdaa34(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:29:45.398 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x223] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51a037e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:29:45.398 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x223] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:29:45.398 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51a037e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:29:45.399 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20fbedf8(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:29:45.399 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1d3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:29:45.399 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20fbedf8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:29:45.400 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc361f1(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:29:45.400 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:29:45.400 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc361f1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:29:45.404 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5054570413222994981

[info 2020/03/05 00:29:45.407 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:29:45.623 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28422]

Command result for <connect --jmx-manager=localhost[28422]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28422] ..
Successfully connected to: [host=localhost, port=28422]


[info 2020/03/05 00:29:45.708 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:45.709 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fe5436f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:29:45.709 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:29:45.709 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fe5436f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:29:45.710 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14035690(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:29:45.710 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:29:45.711 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14035690(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:29:45.711 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15c5ad25(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:29:45.712 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x200] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:29:45.712 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15c5ad25(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:29:45.713 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bbb12c9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:29:45.713 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x21d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:29:45.713 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bbb12c9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:29:45.714 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x223] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d084bbf(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:29:45.714 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x223] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:29:45.715 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d084bbf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:29:45.716 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2968f13a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:29:45.716 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1d3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:29:45.716 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x1d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2968f13a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:29:45.717 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18296e06(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:29:45.717 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1ef] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:29:45.717 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18296e06(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:29:45.722 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6f27f243

[vm0] [info 2020/03/05 00:29:45.730 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x6f] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:29:45.730 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x6f] Locator was created at Thu Mar 05 00:29:45 GMT 2020

[vm0] [info 2020/03/05 00:29:45.730 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x6f] Listening on port 22531 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:29:45.731 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5054570413222994981/locator/locator22531view.dat

[vm0] [info 2020/03/05 00:29:45.731 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x6f] recovery file not found: /tmp/junit5054570413222994981/locator/locator22531view.dat

[vm0] [info 2020/03/05 00:29:45.731 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/05 00:29:45.734 GMT <RMI TCP Connection(40)-172.17.0.9> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:29:47.476 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@505d824a

[vm1] [info 2020/03/05 00:29:47.484 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:29:48.113 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@26b29eff

[vm2] [info 2020/03/05 00:29:48.119 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:29:48.913 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6d96b875

[vm3] [info 2020/03/05 00:29:48.920 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x6a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:29:49.596 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6c260d77

[vm1] [info 2020/03/05 00:29:49.601 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:29:49.801 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e25f886

[vm4] [info 2020/03/05 00:29:49.809 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:29:50.197 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x200] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@633439fe

[vm2] [info 2020/03/05 00:29:50.206 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x200] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:29:50.593 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20746]

Command result for <connect --jmx-manager=localhost[20746]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20746] ..
Successfully connected to: [host=localhost, port=20746]


[vm3] [info 2020/03/05 00:29:50.883 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@40c03cbc

[vm3] [info 2020/03/05 00:29:50.891 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x21d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:29:51.518 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x223] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f18258f

[vm4] [info 2020/03/05 00:29:51.526 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x223] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:29:52.167 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22532]

Command result for <connect --jmx-manager=localhost[22532]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22532] ..
Successfully connected to: [host=localhost, port=22532]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:29:56.172 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x166] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@309c0083

[vm5] [info 2020/03/05 00:29:56.180 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x166] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:29:57.112 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x180] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@61bee1f8

[vm6] [info 2020/03/05 00:29:57.120 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x180] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3182
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 322
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 10722


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/05 00:30:01.941 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 161 ms)

[vm2] [info 2020/03/05 00:30:02.120 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 176 ms)

[vm3] [info 2020/03/05 00:30:02.296 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 172 ms)

[vm4] [info 2020/03/05 00:30:02.465 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 166 ms)

[vm5] [info 2020/03/05 00:30:02.645 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 178 ms)

[vm6] [info 2020/03/05 00:30:02.800 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 153 ms)

[vm0] [info 2020/03/05 00:30:02.950 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x54] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:30:02.952 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 149 ms)

[info 2020/03/05 00:30:02.953 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:02.956 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ddd6aa3(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:30:02.956 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:02.956 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ddd6aa3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:30:02.957 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41fcecf9(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:30:02.957 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:02.957 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41fcecf9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:30:02.958 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61e77012(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:30:02.958 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:02.958 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61e77012(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:30:02.959 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f824abf(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:30:02.960 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:02.960 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f824abf(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:30:02.961 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2072b117(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:30:02.961 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:02.961 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2072b117(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:30:02.962 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x166] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b873dd5(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:30:02.962 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x166] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:02.962 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b873dd5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:30:02.963 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x180] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30e7c4be(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:30:02.963 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x180] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:02.963 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30e7c4be(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:30:02.966 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:30:02.967 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:30:02.968 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:30:02.968 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:30:02.969 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:30:02.970 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:30:02.971 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:30:02.971 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:30:02.972 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x19c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:30:02.973 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:30:02.974 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x166] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:30:02.975 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:30:02.976 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x180] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:30:02.976 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:30:02.978 GMT <RMI TCP Connection(5)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:30:02.979 GMT <RMI TCP Connection(5)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:30:03.016 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29712].
Not connected.


[info 2020/03/05 00:30:03.018 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:30:03.019 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:03.021 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @364671b4(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:30:03.021 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:03.021 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @364671b4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:30:03.022 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56280e72(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:30:03.022 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:03.022 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56280e72(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:30:03.023 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @663a44e3(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:30:03.023 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:03.023 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @663a44e3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:30:03.024 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69a608d4(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:30:03.025 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:03.025 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69a608d4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:30:03.026 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1531d81d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:30:03.026 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x19c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:03.026 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1531d81d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:30:03.027 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x166] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f36c28c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:30:03.027 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x166] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:03.027 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f36c28c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:30:03.028 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x180] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5815ce70(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:30:03.028 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x180] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:03.028 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5815ce70(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:30:03.033 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13661314078618197758

[info 2020/03/05 00:30:03.036 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:30:03.324 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:03.325 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17fe5272(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:30:03.325 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:03.326 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17fe5272(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:30:03.327 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f4bf86d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:30:03.327 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:03.327 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f4bf86d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:30:03.328 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1600e866(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:30:03.328 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:03.328 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1600e866(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:30:03.329 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c9b8159(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:30:03.329 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:03.329 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a0] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c9b8159(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:30:03.330 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x19c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3443a1c6(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:30:03.330 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x19c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:03.331 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x19c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3443a1c6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:30:03.332 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x166] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c932bfc(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:30:03.332 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x166] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:03.332 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c932bfc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:30:03.333 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x180] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67e08a80(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:30:03.333 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x180] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:03.333 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67e08a80(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:30:03.338 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@48fcd9ba

[vm0] [info 2020/03/05 00:30:03.344 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x54] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:30:03.344 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x54] Locator was created at Thu Mar 05 00:30:03 GMT 2020

[vm0] [info 2020/03/05 00:30:03.344 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x54] Listening on port 29714 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:30:03.344 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13661314078618197758/locator/locator29714view.dat

[vm0] [info 2020/03/05 00:30:03.345 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x54] recovery file not found: /tmp/junit13661314078618197758/locator/locator29714view.dat

[vm0] [info 2020/03/05 00:30:03.345 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x54] Starting distributed system

[vm0] [info 2020/03/05 00:30:03.347 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:30:07.169 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@5de1b147

[vm1] [info 2020/03/05 00:30:07.174 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:30:07.832 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@556497a0

[vm2] [info 2020/03/05 00:30:07.838 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x18c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:30:08.474 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@66f80622

[vm3] [info 2020/03/05 00:30:08.480 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x1a0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:30:09.127 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x19c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@17b4f96d

[vm4] [info 2020/03/05 00:30:09.133 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x19c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:30:09.776 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29715]

Command result for <connect --jmx-manager=localhost[29715]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29715] ..
Successfully connected to: [host=localhost, port=29715]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:30:16.642 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x170] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@5f4a90a

[vm5] [info 2020/03/05 00:30:16.650 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x170] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:30:17.417 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x172] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440@1cba18b

[vm6] [info 2020/03/05 00:30:17.425 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x172] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2920
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 316
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9924


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:30:21.804 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 158 ms)

[vm2] [info 2020/03/05 00:30:21.971 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1e5] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 164 ms)

[vm3] [info 2020/03/05 00:30:22.135 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 162 ms)

[vm4] [info 2020/03/05 00:30:22.288 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x210] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 150 ms)

[vm5] [info 2020/03/05 00:30:22.450 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 160 ms)

[vm6] [info 2020/03/05 00:30:22.620 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 168 ms)

[vm0] [info 2020/03/05 00:30:22.768 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x6f] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:30:22.769 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 146 ms)

[info 2020/03/05 00:30:22.770 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:22.773 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55816a23(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:30:22.773 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:22.773 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55816a23(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:30:22.776 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cb3f1b5(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:30:22.776 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:22.776 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cb3f1b5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:30:22.779 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5233dbbb(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:30:22.779 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:22.779 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1e5] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5233dbbb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:30:22.780 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d048f06(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:30:22.781 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:22.781 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d048f06(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:30:22.784 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x210] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b599b88(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:30:22.784 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x210] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:22.784 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x210] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b599b88(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:30:22.785 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55596c7(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:30:22.785 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:22.786 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55596c7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:30:22.786 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @656add38(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:30:22.787 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:22.787 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @656add38(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:30:22.790 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:30:22.791 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:30:22.794 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:30:22.794 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:30:22.797 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1e5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:30:22.797 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1e5] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:30:22.798 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:30:22.799 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:30:22.801 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x210] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:30:22.802 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x210] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:30:22.803 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:30:22.803 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:30:22.804 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x172] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:30:22.805 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:30:22.807 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:30:22.808 GMT <RMI TCP Connection(7)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:30:22.828 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24300].
Not connected.


[info 2020/03/05 00:30:22.829 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:30:22.831 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:22.832 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29c96613(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:30:22.832 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:22.832 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29c96613(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:30:22.833 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78363a69(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:30:22.833 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:22.833 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78363a69(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:30:22.834 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3982c6cc(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:30:22.835 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:22.835 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1e5] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3982c6cc(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:30:22.836 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17ebf741(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:30:22.836 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:22.836 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17ebf741(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:30:22.837 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x210] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @627d90ad(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:30:22.837 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x210] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:22.837 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x210] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @627d90ad(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:30:22.838 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @317bbbfc(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:30:22.838 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:22.838 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @317bbbfc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:30:22.839 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @156c198b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:30:22.839 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:22.839 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @156c198b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:30:22.843 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12791936223341409036

[info 2020/03/05 00:30:22.846 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:30:23.085 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:23.086 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f2786e6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:30:23.087 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:23.087 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f2786e6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:30:23.088 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @475c6803(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:30:23.088 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:23.088 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @475c6803(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:30:23.089 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72f6973f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:30:23.089 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1e5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:23.089 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1e5] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72f6973f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:30:23.090 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5db1bcb5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:30:23.090 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:23.090 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5db1bcb5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:30:23.091 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x210] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30d5a934(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:30:23.091 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x210] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:23.091 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x210] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30d5a934(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:30:23.092 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39de3181(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:30:23.092 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x170] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:23.092 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39de3181(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:30:23.093 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3680006e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:30:23.093 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x172] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:23.094 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3680006e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:30:23.097 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@192a5f59

[vm0] [info 2020/03/05 00:30:23.102 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x6f] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:30:23.103 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x6f] Locator was created at Thu Mar 05 00:30:23 GMT 2020

[vm0] [info 2020/03/05 00:30:23.103 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x6f] Listening on port 24302 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:30:23.103 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12791936223341409036/locator/locator24302view.dat

[vm0] [info 2020/03/05 00:30:23.103 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x6f] recovery file not found: /tmp/junit12791936223341409036/locator/locator24302view.dat

[vm0] [info 2020/03/05 00:30:23.104 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/05 00:30:23.106 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:30:26.096 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@e3c6bbc

[vm5] [info 2020/03/05 00:30:26.103 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x16a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:30:26.973 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2adda579

[vm1] [info 2020/03/05 00:30:26.978 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:30:27.108 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440@75651e00

[vm6] [info 2020/03/05 00:30:27.115 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:30:27.604 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1e5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29c6e72a

[vm2] [info 2020/03/05 00:30:27.611 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x1e5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:30:28.272 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7d8df31a

[vm3] [info 2020/03/05 00:30:28.278 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x201] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:30:28.932 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x210] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38f00c5e

[vm4] [info 2020/03/05 00:30:28.938 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x210] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:30:29.561 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24303]

Command result for <connect --jmx-manager=localhost[24303]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24303] ..
Successfully connected to: [host=localhost, port=24303]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3252
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 398
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 11169


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33


[vm1] [info 2020/03/05 00:30:32.019 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 164 ms)

[vm5] [info 2020/03/05 00:30:32.099 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@12c2d0eb

[vm5] [info 2020/03/05 00:30:32.107 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:30:32.184 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 162 ms)

[vm3] [info 2020/03/05 00:30:32.366 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 177 ms)

[vm4] [info 2020/03/05 00:30:32.531 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 161 ms)

[vm5] [info 2020/03/05 00:30:32.708 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 175 ms)

[vm6] [info 2020/03/05 00:30:32.869 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 159 ms)

[vm0] [info 2020/03/05 00:30:33.017 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x1fc] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:30:33.018 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 145 ms)

[info 2020/03/05 00:30:33.019 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:33.021 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ae6d399(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:30:33.021 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:33.022 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ae6d399(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:30:33.023 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a1a5a4d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:30:33.023 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:33.023 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a1a5a4d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:30:33.024 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23c288a9(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:30:33.024 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:33.024 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23c288a9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:30:33.025 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @487b4345(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:30:33.025 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:33.025 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @487b4345(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:30:33.026 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18e4450f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:30:33.027 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:33.027 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18e4450f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:30:33.028 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15440920(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:30:33.028 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x16a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:33.028 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15440920(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:30:33.029 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ca0389a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:30:33.029 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:33.029 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ca0389a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:30:33.032 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:30:33.033 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:30:33.034 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:30:33.034 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:30:33.036 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:30:33.036 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:30:33.037 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:30:33.038 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:30:33.039 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:30:33.040 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:30:33.041 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:30:33.041 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:30:33.043 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:30:33.043 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:30:33.045 GMT <RMI TCP Connection(6)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:30:33.046 GMT <RMI TCP Connection(6)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:30:33.079 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24001].
Not connected.


[info 2020/03/05 00:30:33.081 GMT <Test worker> tid=0x18] Executing command: exit

[vm6] [info 2020/03/05 00:30:33.082 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@3e47e3cd

[info 2020/03/05 00:30:33.083 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:33.084 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @330fe818(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:30:33.084 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:33.085 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @330fe818(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:30:33.085 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e769a9d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:30:33.086 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:33.086 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e769a9d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:30:33.087 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6467bb0f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:30:33.087 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:33.087 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6467bb0f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:30:33.088 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2af66e01(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:30:33.088 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:33.088 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2af66e01(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:30:33.089 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @523cdbd5(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:30:33.089 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:33.089 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @523cdbd5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:30:33.089 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:30:33.090 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28b75141(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:30:33.090 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x16a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:33.091 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28b75141(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:30:33.092 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58fc05e3(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:30:33.092 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:33.092 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58fc05e3(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:30:33.096 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1261459151651243076

[info 2020/03/05 00:30:33.099 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:30:33.214 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@5963c5e0

[vm5] [info 2020/03/05 00:30:33.222 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:30:33.405 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:33.406 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67978aa2(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:30:33.406 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x1fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:33.407 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67978aa2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:30:33.407 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2847ace1(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:30:33.408 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:33.408 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2847ace1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:30:33.409 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c2587d9(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:30:33.409 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:33.409 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c2587d9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:30:33.410 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @525f18bd(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:30:33.410 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:33.410 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @525f18bd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:30:33.411 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a45fae8(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:30:33.411 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1be] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:33.412 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a45fae8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:30:33.413 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cd0760(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:30:33.413 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x16a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:33.413 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cd0760(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:30:33.414 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c88124c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:30:33.414 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:33.414 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c88124c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:30:33.418 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@314e2cdc

[vm0] [info 2020/03/05 00:30:33.424 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x1fc] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:30:33.424 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x1fc] Locator was created at Thu Mar 05 00:30:33 GMT 2020

[vm0] [info 2020/03/05 00:30:33.424 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x1fc] Listening on port 24003 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:30:33.425 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x1fc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1261459151651243076/locator/locator24003view.dat

[vm0] [info 2020/03/05 00:30:33.425 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x1fc] recovery file not found: /tmp/junit1261459151651243076/locator/locator24003view.dat

[vm0] [info 2020/03/05 00:30:33.425 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x1fc] Starting distributed system

[vm0] [info 2020/03/05 00:30:33.427 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x1fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:30:34.064 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@10b4c4dd

[vm6] [info 2020/03/05 00:30:34.080 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:30:37.525 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6fba7771

[vm1] [info 2020/03/05 00:30:37.531 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3351
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 416
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 11544


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/05 00:30:38.171 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 174 ms)

[vm2] [info 2020/03/05 00:30:38.188 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@716ed85b

[vm2] [info 2020/03/05 00:30:38.195 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:30:38.337 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 162 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3051
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 392
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 10545


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm3] [info 2020/03/05 00:30:38.500 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 159 ms)

[vm1] [info 2020/03/05 00:30:38.652 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 168 ms)

[vm4] [info 2020/03/05 00:30:38.667 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 163 ms)

[vm2] [info 2020/03/05 00:30:38.817 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 162 ms)

[vm3] [info 2020/03/05 00:30:38.844 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@524ce36d

[vm5] [info 2020/03/05 00:30:38.847 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 178 ms)

[vm3] [info 2020/03/05 00:30:38.850 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x1b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:30:38.976 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 156 ms)

[vm6] [info 2020/03/05 00:30:39.000 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 150 ms)

[vm4] [info 2020/03/05 00:30:39.134 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x202] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 155 ms)

[vm0] [info 2020/03/05 00:30:39.147 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x1ed] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:30:39.148 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 144 ms)

[info 2020/03/05 00:30:39.149 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:39.150 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x1ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e07e35(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:30:39.150 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x1ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:39.150 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e07e35(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:30:39.153 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b6c70d0(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:30:39.153 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:39.153 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b6c70d0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:30:39.154 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dc9e6b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:30:39.154 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:39.154 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dc9e6b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:30:39.155 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f5bef13(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:30:39.156 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:39.156 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f5bef13(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:30:39.156 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @327b22d3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:30:39.157 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:39.157 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @327b22d3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:30:39.158 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e76c2c9(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:30:39.158 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:39.158 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e76c2c9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:30:39.159 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @790fb795(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:30:39.159 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:39.159 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @790fb795(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:30:39.160 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x1ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:30:39.161 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:30:39.164 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:30:39.164 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:30:39.166 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:30:39.166 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:30:39.167 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:30:39.168 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:30:39.169 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:30:39.169 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:30:39.170 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:30:39.171 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:30:39.172 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:30:39.172 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:30:39.175 GMT <RMI TCP Connection(6)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:30:39.175 GMT <RMI TCP Connection(6)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:30:39.211 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29900].
Not connected.


[info 2020/03/05 00:30:39.214 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:30:39.215 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:39.217 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x1ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73c44b2d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:30:39.217 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x1ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:39.217 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73c44b2d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:30:39.218 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d306a63(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:30:39.218 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:39.218 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d306a63(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:30:39.219 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1421bf05(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:30:39.220 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:39.220 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1421bf05(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:30:39.221 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f911b29(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:30:39.221 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:39.221 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f911b29(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:30:39.222 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29f928cf(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:30:39.222 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:39.222 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29f928cf(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:30:39.223 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @baf9f68(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:30:39.223 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:39.223 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @baf9f68(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:30:39.224 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ea48082(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:30:39.225 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:39.225 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ea48082(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:30:39.229 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15742943124114040331

[info 2020/03/05 00:30:39.232 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:30:39.307 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1db] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 171 ms)

[vm6] [info 2020/03/05 00:30:39.463 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f1] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 154 ms)

[vm4] [info 2020/03/05 00:30:39.545 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@775551ec

[vm4] [info 2020/03/05 00:30:39.551 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1be] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:30:39.571 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:39.572 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x1ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b20f32f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:30:39.572 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x1ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:39.572 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b20f32f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:30:39.573 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fcd1156(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:30:39.573 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:39.573 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fcd1156(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:30:39.574 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cc721c3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:30:39.574 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:39.574 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cc721c3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:30:39.576 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @579fea19(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:30:39.576 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ad] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:39.576 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @579fea19(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:30:39.577 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51aaa412(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:30:39.577 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:39.577 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51aaa412(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:30:39.578 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @712b704a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:30:39.578 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:39.578 GMT <RMI TCP Connection(16)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @712b704a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:30:39.579 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1386a89e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:30:39.579 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:39.579 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1386a89e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:30:39.583 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x1ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@43f78672

[vm0] [info 2020/03/05 00:30:39.590 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x1ed] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:30:39.590 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x1ed] Locator was created at Thu Mar 05 00:30:39 GMT 2020

[vm0] [info 2020/03/05 00:30:39.590 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x1ed] Listening on port 29902 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:30:39.591 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x1ed] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15742943124114040331/locator/locator29902view.dat

[vm0] [info 2020/03/05 00:30:39.591 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x1ed] recovery file not found: /tmp/junit15742943124114040331/locator/locator29902view.dat

[vm0] [info 2020/03/05 00:30:39.591 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x1ed] Starting distributed system

[vm0] [info 2020/03/05 00:30:39.594 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x1ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:30:39.612 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x159] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:30:39.613 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x159] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 148 ms)

[info 2020/03/05 00:30:39.614 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:39.617 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x159] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27e0d3ed(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:30:39.617 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x159] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:39.617 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x159] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27e0d3ed(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:30:39.620 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @793a93ab(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:30:39.620 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:39.620 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @793a93ab(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:30:39.621 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @434005d9(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:30:39.621 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:39.622 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @434005d9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:30:39.623 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64d167a6(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:30:39.623 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:39.623 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64d167a6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:30:39.626 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x202] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68f27b0b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:30:39.626 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x202] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:39.626 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x202] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68f27b0b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:30:39.627 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fc5b880(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:30:39.628 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:39.628 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fc5b880(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:30:39.629 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d37f61e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:30:39.629 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:39.629 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f1] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d37f61e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:30:39.632 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x159] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:30:39.632 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x159] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:30:39.635 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:30:39.636 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:30:39.636 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:30:39.637 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:30:39.638 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:30:39.638 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:30:39.641 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x202] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:30:39.641 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x202] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:30:39.642 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:30:39.642 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1db] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:30:39.643 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:30:39.644 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f1] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:30:39.646 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:30:39.646 GMT <RMI TCP Connection(7)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:30:39.667 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21030].
Not connected.


[info 2020/03/05 00:30:39.669 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:30:39.670 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:39.671 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x159] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c875a6(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:30:39.672 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x159] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:39.672 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x159] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c875a6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:30:39.672 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78dd4ac4(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:30:39.673 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:39.673 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78dd4ac4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:30:39.674 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @778d6927(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:30:39.674 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:39.674 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @778d6927(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:30:39.675 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b53c87a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:30:39.675 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:39.675 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b53c87a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:30:39.676 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x202] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @119b0067(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:30:39.676 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x202] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:39.676 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x202] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @119b0067(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:30:39.677 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d55dac(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:30:39.678 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:39.678 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d55dac(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:30:39.679 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @495c6813(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:30:39.679 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:39.679 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f1] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @495c6813(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:30:39.683 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4747688408692500517

[info 2020/03/05 00:30:39.685 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:30:39.904 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:39.905 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x159] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73c26761(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:30:39.905 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x159] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:39.905 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x159] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73c26761(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:30:39.906 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48209ffa(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:30:39.906 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:39.906 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48209ffa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:30:39.908 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d8ce93e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:30:39.908 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:39.908 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d8ce93e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:30:39.909 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a24d1e3(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:30:39.909 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x200] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:39.909 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a24d1e3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:30:39.910 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x202] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e71a957(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:30:39.910 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x202] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:39.910 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x202] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e71a957(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:30:39.911 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fe4c4c3(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:30:39.911 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:39.911 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fe4c4c3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:30:39.912 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b2a6318(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:30:39.912 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:39.913 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x1f1] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b2a6318(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:30:39.916 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x159] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c76bf00

[vm0] [info 2020/03/05 00:30:39.922 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x159] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:30:39.922 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x159] Locator was created at Thu Mar 05 00:30:39 GMT 2020

[vm0] [info 2020/03/05 00:30:39.922 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x159] Listening on port 21032 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:30:39.923 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x159] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4747688408692500517/locator/locator21032view.dat

[vm0] [info 2020/03/05 00:30:39.923 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x159] recovery file not found: /tmp/junit4747688408692500517/locator/locator21032view.dat

[vm0] [info 2020/03/05 00:30:39.923 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x159] Starting distributed system

[vm0] [info 2020/03/05 00:30:39.925 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x159] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:30:40.282 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24004]

Command result for <connect --jmx-manager=localhost[24004]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24004] ..
Successfully connected to: [host=localhost, port=24004]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:30:42.128 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x170] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440@30df93ac

[vm5] [info 2020/03/05 00:30:42.136 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x170] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:30:42.902 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x178] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@7f8395dd

[vm6] [info 2020/03/05 00:30:42.909 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x178] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:30:43.037 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1d3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@7a5f9a62

[vm5] [info 2020/03/05 00:30:43.045 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1d3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:30:43.519 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@be78ce2

[vm1] [info 2020/03/05 00:30:43.525 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:30:43.780 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1ef] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040@4539fe90

[vm6] [info 2020/03/05 00:30:43.787 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1ef] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:30:43.815 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@152e38b7

[vm1] [info 2020/03/05 00:30:43.821 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:30:44.142 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@796d9f6f

[vm2] [info 2020/03/05 00:30:44.148 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1b0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:30:44.441 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@19940030

[vm2] [info 2020/03/05 00:30:44.447 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:30:44.836 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@77b311f6

[vm3] [info 2020/03/05 00:30:44.843 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1ad] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:30:45.107 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x200] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3982c6cc

[vm3] [info 2020/03/05 00:30:45.113 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x200] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:30:45.519 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@e0f239e

[vm4] [info 2020/03/05 00:30:45.529 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x1a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:30:45.748 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x202] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7f777dca

[vm4] [info 2020/03/05 00:30:45.753 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x202] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:30:46.224 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29903]

Command result for <connect --jmx-manager=localhost[29903]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29903] ..
Successfully connected to: [host=localhost, port=29903]


[info 2020/03/05 00:30:46.406 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21033]

Command result for <connect --jmx-manager=localhost[21033]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21033] ..
Successfully connected to: [host=localhost, port=21033]


[vm5] [info 2020/03/05 00:30:46.648 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x166] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840@171c02a3

[vm5] [info 2020/03/05 00:30:46.674 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x166] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3142
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 589
Total primaries transferred during this rebalance                                               | 72
Total time (in milliseconds) for this rebalance                                                 | 11421


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:30:47.568 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x172] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040@71ab6808

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm6] [info 2020/03/05 00:30:47.593 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x172] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:30:47.734 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 163 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:30:47.893 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 156 ms)

[vm3] [info 2020/03/05 00:30:48.056 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1f8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 160 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2992
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 390
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 10338


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:30:48.217 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1ff] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 159 ms)

[vm1] [info 2020/03/05 00:30:48.283 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 168 ms)

[vm5] [info 2020/03/05 00:30:48.379 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 160 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:30:48.456 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 170 ms)

[vm6] [info 2020/03/05 00:30:48.551 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 170 ms)

[vm3] [info 2020/03/05 00:30:48.638 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 179 ms)

[vm0] [info 2020/03/05 00:30:48.699 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x78] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:30:48.700 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x78] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 146 ms)

[info 2020/03/05 00:30:48.702 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:48.705 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d17d14b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:30:48.706 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x78] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:48.706 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d17d14b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:30:48.709 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56e2fa9b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:30:48.709 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:48.709 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56e2fa9b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:30:48.710 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76ea4a04(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:30:48.711 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:48.711 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76ea4a04(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:30:48.711 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @553e9003(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:30:48.712 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:48.712 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1f8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @553e9003(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:30:48.715 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9ebbdc6(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:30:48.715 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:48.715 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9ebbdc6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:30:48.716 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c2a6dab(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:30:48.717 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:48.717 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c2a6dab(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:30:48.718 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x178] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dff9e33(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:30:48.718 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x178] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:48.718 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dff9e33(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:30:48.721 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x78] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:30:48.722 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:30:48.725 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:30:48.726 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:30:48.727 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:30:48.727 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:30:48.729 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1f8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:30:48.729 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1f8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:30:48.732 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1ff] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:30:48.732 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:30:48.734 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:30:48.734 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:30:48.736 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x178] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:30:48.736 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:30:48.738 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:30:48.739 GMT <RMI TCP Connection(7)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:30:48.760 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28422].
Not connected.


[info 2020/03/05 00:30:48.762 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:30:48.763 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:48.765 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @661f0417(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:30:48.765 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x78] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:48.765 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @661f0417(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:30:48.766 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @566231b3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:30:48.766 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:48.767 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @566231b3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:30:48.768 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @616af01b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:30:48.768 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:48.768 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @616af01b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:30:48.769 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2285d9fd(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:30:48.769 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:48.769 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1f8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2285d9fd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:30:48.770 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21058d13(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:30:48.771 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:48.771 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21058d13(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:30:48.772 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @174042ea(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:30:48.772 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:48.772 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @174042ea(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:30:48.773 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x178] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28767851(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:30:48.773 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x178] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:48.773 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28767851(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:30:48.777 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7049586364648205661

[info 2020/03/05 00:30:48.780 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:30:48.794 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 152 ms)

[vm5] [info 2020/03/05 00:30:48.983 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1d3] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 187 ms)

[info 2020/03/05 00:30:49.058 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:49.059 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c14c522(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:30:49.059 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x78] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:49.059 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c14c522(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:30:49.060 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b7d5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:30:49.060 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:49.060 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b7d5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:30:49.061 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e2927a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:30:49.061 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:49.061 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e2927a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:30:49.062 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f373909(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:30:49.062 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1f8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:49.062 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1f8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f373909(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:30:49.063 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61adc4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:30:49.063 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1ff] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:49.064 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61adc4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:30:49.064 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f665809(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:30:49.065 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x170] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:49.065 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f665809(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:30:49.065 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x178] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @202c1640(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:30:49.066 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x178] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:49.066 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @202c1640(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:30:49.069 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x78] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@16764d45

[vm0] [info 2020/03/05 00:30:49.075 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x78] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:30:49.076 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x78] Locator was created at Thu Mar 05 00:30:49 GMT 2020

[vm0] [info 2020/03/05 00:30:49.076 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x78] Listening on port 28424 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:30:49.076 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x78] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7049586364648205661/locator/locator28424view.dat

[vm0] [info 2020/03/05 00:30:49.076 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x78] recovery file not found: /tmp/junit7049586364648205661/locator/locator28424view.dat

[vm0] [info 2020/03/05 00:30:49.077 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x78] Starting distributed system

[vm0] [info 2020/03/05 00:30:49.078 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x78] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:30:49.143 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1ef] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 158 ms)

[vm0] [info 2020/03/05 00:30:49.308 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x1d4] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:30:49.309 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x1d4] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 163 ms)

[info 2020/03/05 00:30:49.310 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:49.313 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75c5ada7(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:30:49.313 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x1d4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:49.313 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x1d4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75c5ada7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:30:49.316 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c76d76d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:30:49.316 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:49.317 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c76d76d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:30:49.318 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b106ef8(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:30:49.318 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:49.318 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b106ef8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:30:49.319 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76673ece(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:30:49.319 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x21d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:49.320 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76673ece(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:30:49.321 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x223] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c97035e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:30:49.321 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x223] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:49.321 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c97035e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:30:49.322 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dd9494(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:30:49.322 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1d3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:49.323 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dd9494(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:30:49.324 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aaec554(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:30:49.324 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:49.324 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aaec554(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:30:49.328 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x1d4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:30:49.328 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x1d4] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:30:49.331 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:30:49.331 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:30:49.332 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x200] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:30:49.332 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:30:49.334 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:30:49.334 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:30:49.335 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x223] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:30:49.335 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:30:49.337 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1d3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:30:49.337 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:30:49.338 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1ef] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:30:49.339 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:30:49.341 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:30:49.341 GMT <RMI TCP Connection(7)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:30:49.363 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22532].
Not connected.


[info 2020/03/05 00:30:49.365 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:30:49.367 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:49.368 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c71d13e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:30:49.368 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x1d4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:49.368 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x1d4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c71d13e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:30:49.369 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b497a55(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:30:49.369 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:49.370 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b497a55(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:30:49.371 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6faf507c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:30:49.371 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:49.371 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6faf507c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:30:49.372 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2171d21f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:30:49.372 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x21d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:49.372 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2171d21f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:30:49.373 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x223] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f307719(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:30:49.373 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x223] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:49.373 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f307719(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:30:49.374 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @94257bd(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:30:49.374 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1d3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:49.374 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @94257bd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:30:49.375 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53e142e7(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:30:49.375 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:49.375 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53e142e7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:30:49.379 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3647313734063444955

[info 2020/03/05 00:30:49.382 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:30:49.639 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:49.640 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72ae59e8(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:30:49.640 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x1d4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:49.640 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x1d4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72ae59e8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:30:49.641 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21122121(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:30:49.641 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:49.641 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21122121(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:30:49.642 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bfc09b6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:30:49.643 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x200] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:49.643 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bfc09b6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:30:49.644 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2343803a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:30:49.644 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x21d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:49.644 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2343803a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:30:49.645 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x223] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31a42b7b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:30:49.645 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x223] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:49.645 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31a42b7b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:30:49.646 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60737e1e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:30:49.646 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1d3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:49.646 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x1d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60737e1e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:30:49.647 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7091812(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:30:49.648 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1ef] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:49.648 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7091812(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:30:49.651 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x1d4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32587a07

[vm0] [info 2020/03/05 00:30:49.658 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x1d4] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:30:49.658 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x1d4] Locator was created at Thu Mar 05 00:30:49 GMT 2020

[vm0] [info 2020/03/05 00:30:49.658 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x1d4] Listening on port 22534 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:30:49.659 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x1d4] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3647313734063444955/locator/locator22534view.dat

[vm0] [info 2020/03/05 00:30:49.659 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x1d4] recovery file not found: /tmp/junit3647313734063444955/locator/locator22534view.dat

[vm0] [info 2020/03/05 00:30:49.659 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x1d4] Starting distributed system

[vm0] [info 2020/03/05 00:30:49.661 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x1d4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3231
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 243
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 10647


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/05 00:30:52.368 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 163 ms)

[vm2] [info 2020/03/05 00:30:52.532 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 161 ms)

[vm3] [info 2020/03/05 00:30:52.697 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 161 ms)

[vm4] [info 2020/03/05 00:30:52.854 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 153 ms)

[vm5] [info 2020/03/05 00:30:53.025 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x166] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 169 ms)

[vm6] [info 2020/03/05 00:30:53.186 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 159 ms)

[vm1] [info 2020/03/05 00:30:53.214 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7d3d35a6

[vm1] [info 2020/03/05 00:30:53.220 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:30:53.332 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x207] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:30:53.333 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x207] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 144 ms)

[info 2020/03/05 00:30:53.334 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:53.337 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x207] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2498c13(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:30:53.337 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x207] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:53.337 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x207] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2498c13(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:30:53.338 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c737b44(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:30:53.338 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:53.338 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c737b44(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:30:53.339 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c45286f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:30:53.339 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:53.340 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c45286f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:30:53.340 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27a1925b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:30:53.341 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:53.341 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27a1925b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:30:53.342 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bd7931a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:30:53.342 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:53.342 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bd7931a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:30:53.343 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x166] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @232d36ba(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:30:53.343 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x166] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:53.343 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @232d36ba(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:30:53.344 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e718fd1(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:30:53.344 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:53.344 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e718fd1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:30:53.347 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x207] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:30:53.347 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x207] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:30:53.348 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:30:53.348 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:30:53.349 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:30:53.350 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:30:53.350 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:30:53.351 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:30:53.352 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:30:53.352 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:30:53.353 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x166] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:30:53.354 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:30:53.354 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x172] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:30:53.355 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:30:53.357 GMT <RMI TCP Connection(6)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:30:53.358 GMT <RMI TCP Connection(6)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:30:53.393 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20746].
Not connected.


[info 2020/03/05 00:30:53.396 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:30:53.397 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:53.398 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x207] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ee8dcc5(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:30:53.399 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x207] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:53.399 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x207] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ee8dcc5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:30:53.400 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a6c3d7(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:30:53.400 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:53.400 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a6c3d7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:30:53.401 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @595cb518(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:30:53.401 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:53.401 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @595cb518(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:30:53.402 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ca8fbe5(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:30:53.402 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:53.402 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ca8fbe5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:30:53.403 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c12a397(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:30:53.403 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:53.403 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c12a397(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:30:53.404 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x166] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1667e5d2(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:30:53.404 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x166] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:53.404 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1667e5d2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:30:53.405 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b75aa40(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:30:53.405 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:53.405 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b75aa40(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:30:53.409 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7184377416500419142

[info 2020/03/05 00:30:53.412 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:30:53.675 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@62986a0a

[vm1] [info 2020/03/05 00:30:53.681 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:30:53.693 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:53.694 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x207] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3487c1b0(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:30:53.694 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x207] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:30:53.694 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x207] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3487c1b0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:30:53.695 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76e2ec0(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:30:53.695 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:30:53.696 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76e2ec0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:30:53.696 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @212131e9(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:30:53.697 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:30:53.697 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @212131e9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:30:53.697 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eea04a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:30:53.698 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1a5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:30:53.698 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eea04a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:30:53.699 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3408c25f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:30:53.699 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:30:53.699 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3408c25f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:30:53.700 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x166] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3defe281(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:30:53.700 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x166] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:30:53.700 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3defe281(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:30:53.701 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @747f475e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:30:53.701 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x172] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:30:53.701 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @747f475e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:30:53.705 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x207] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1760eaa9

[vm0] [info 2020/03/05 00:30:53.710 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x207] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:30:53.711 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x207] Locator was created at Thu Mar 05 00:30:53 GMT 2020

[vm0] [info 2020/03/05 00:30:53.711 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x207] Listening on port 20748 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:30:53.711 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x207] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7184377416500419142/locator/locator20748view.dat

[vm0] [info 2020/03/05 00:30:53.711 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x207] recovery file not found: /tmp/junit7184377416500419142/locator/locator20748view.dat

[vm0] [info 2020/03/05 00:30:53.712 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x207] Starting distributed system

[vm0] [info 2020/03/05 00:30:53.713 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x207] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:30:53.821 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f8ed966

[vm2] [info 2020/03/05 00:30:53.827 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:30:54.285 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x200] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@654d428a

[vm2] [info 2020/03/05 00:30:54.291 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x200] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:30:54.436 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1f8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f6cae3e

[vm3] [info 2020/03/05 00:30:54.441 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1f8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:30:54.921 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@490b06d0

[vm3] [info 2020/03/05 00:30:54.927 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x21d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:30:55.069 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1ff] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e73f7f2

[vm4] [info 2020/03/05 00:30:55.074 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x1ff] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:30:55.559 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x223] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@56bcf358

[vm4] [info 2020/03/05 00:30:55.564 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x223] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:30:55.712 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28425]

Command result for <connect --jmx-manager=localhost[28425]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28425] ..
Successfully connected to: [host=localhost, port=28425]


[info 2020/03/05 00:30:56.185 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22535]

Command result for <connect --jmx-manager=localhost[22535]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22535] ..
Successfully connected to: [host=localhost, port=22535]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:30:57.491 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@f8a3a48

[vm1] [info 2020/03/05 00:30:57.496 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:30:58.125 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29de2cf2

[vm2] [info 2020/03/05 00:30:58.131 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x19a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:30:58.778 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@322e00df

[vm3] [info 2020/03/05 00:30:58.785 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1a5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:30:59.455 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7986eaad

[vm4] [info 2020/03/05 00:30:59.461 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x1c4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:31:00.120 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20749]

Command result for <connect --jmx-manager=localhost[20749]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20749] ..
Successfully connected to: [host=localhost, port=20749]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:31:01.230 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x166] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4dc0287f

[vm5] [info 2020/03/05 00:31:01.236 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x166] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:31:01.971 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x180] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b10bc7e

[vm6] [info 2020/03/05 00:31:01.982 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x180] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:31:02.934 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1180
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2832
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 272
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9960


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:31:07.150 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 172 ms)

[vm2] [info 2020/03/05 00:31:07.323 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 165 ms)

[vm3] [info 2020/03/05 00:31:07.497 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x221] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 170 ms)

[vm4] [info 2020/03/05 00:31:07.654 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x21e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 154 ms)

[vm5] [info 2020/03/05 00:31:07.828 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 172 ms)

[vm6] [info 2020/03/05 00:31:10.088 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 2257 ms)

[vm0] [info 2020/03/05 00:31:10.233 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x54] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:31:10.234 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 144 ms)

[info 2020/03/05 00:31:10.235 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:10.238 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @444f0d8f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:31:10.238 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:10.238 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @444f0d8f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:31:10.239 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23a6e335(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:31:10.239 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:10.240 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23a6e335(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:31:10.241 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb4540a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:31:10.241 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:10.241 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb4540a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:31:10.242 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x221] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dfe210e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:31:10.242 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x221] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:10.242 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x221] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dfe210e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:31:10.243 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x21e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fb7a40(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:31:10.243 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x21e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:10.243 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x21e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fb7a40(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:31:10.244 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x166] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31331369(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:31:10.244 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x166] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:10.245 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31331369(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:31:10.246 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x180] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @af1a07e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:31:10.246 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x180] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:10.246 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @af1a07e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:31:10.249 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:31:10.249 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:31:10.250 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:31:10.251 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:31:10.252 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:31:10.252 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:31:10.253 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x221] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:31:10.253 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x221] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:31:10.254 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x21e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:31:10.255 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x21e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:31:10.256 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x166] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:31:10.256 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:31:10.257 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x180] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:31:10.257 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:31:10.260 GMT <RMI TCP Connection(6)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:31:10.260 GMT <RMI TCP Connection(6)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:31:10.305 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29715].
Not connected.


[info 2020/03/05 00:31:10.307 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:31:10.309 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:10.310 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cf48820(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:31:10.310 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x54] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:10.310 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cf48820(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:31:10.312 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57186bc1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:31:10.312 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:10.312 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57186bc1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:31:10.313 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5234ffac(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:31:10.313 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:10.313 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5234ffac(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:31:10.314 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x221] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cfd4a5(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:31:10.314 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x221] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:10.314 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x221] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cfd4a5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:31:10.315 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x21e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b3f4489(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:31:10.315 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x21e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:10.315 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x21e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b3f4489(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:31:10.316 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x166] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1838e20a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:31:10.317 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x166] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:10.317 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1838e20a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:31:10.318 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x180] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ab2170a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:31:10.318 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x180] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:10.318 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ab2170a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:31:10.321 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3480777317681880272

[info 2020/03/05 00:31:10.324 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:31:10.613 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:10.614 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x54] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e1e324d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:31:10.615 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x54] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:10.615 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x54] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e1e324d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:31:10.616 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4522e98a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:31:10.616 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:10.616 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4522e98a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:31:10.617 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac91ac0(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:31:10.617 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:10.617 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac91ac0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:31:10.618 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x221] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7993d2fe(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:31:10.618 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x221] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:10.618 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x221] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7993d2fe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:31:10.619 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x21e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @535c788c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:31:10.620 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x21e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:10.620 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x21e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @535c788c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:31:10.621 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x166] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea85585(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:31:10.621 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x166] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:10.621 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea85585(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:31:10.622 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x180] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e8cd67f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:31:10.622 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x180] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:10.622 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e8cd67f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:31:10.626 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x54] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@50525f4d

[vm0] [info 2020/03/05 00:31:10.633 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x54] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:31:10.633 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x54] Locator was created at Thu Mar 05 00:31:10 GMT 2020

[vm0] [info 2020/03/05 00:31:10.633 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x54] Listening on port 29717 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:31:10.633 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x54] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3480777317681880272/locator/locator29717view.dat

[vm0] [info 2020/03/05 00:31:10.634 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x54] recovery file not found: /tmp/junit3480777317681880272/locator/locator29717view.dat

[vm0] [info 2020/03/05 00:31:10.634 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x54] Starting distributed system

[vm0] [info 2020/03/05 00:31:10.636 GMT <RMI TCP Connection(39)-172.17.0.5> tid=0x54] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:31:14.603 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@62c76e08

[vm1] [info 2020/03/05 00:31:14.609 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:31:15.215 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@390c99f2

[vm2] [info 2020/03/05 00:31:15.223 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x1fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:31:15.868 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x221] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7ec5a3e8

[vm3] [info 2020/03/05 00:31:15.876 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x221] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:31:16.508 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x21e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29866a91

[vm4] [info 2020/03/05 00:31:16.517 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x21e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:31:17.149 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29718]

Command result for <connect --jmx-manager=localhost[29718]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29718] ..
Successfully connected to: [host=localhost, port=29718]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:31:20.940 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x170] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1aac1a77

[vm5] [info 2020/03/05 00:31:20.946 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x170] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:31:21.725 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x172] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7523aabd

[vm6] [info 2020/03/05 00:31:21.732 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x172] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:31:22.667 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1142
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2682
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 214
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 9342


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:31:26.592 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 160 ms)

[vm2] [info 2020/03/05 00:31:26.747 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1e5] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 152 ms)

[vm3] [info 2020/03/05 00:31:26.913 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 163 ms)

[vm4] [info 2020/03/05 00:31:27.064 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x210] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 149 ms)

[vm5] [info 2020/03/05 00:31:27.235 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 169 ms)

[vm6] [info 2020/03/05 00:31:27.386 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 149 ms)

[vm0] [info 2020/03/05 00:31:27.533 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x162] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:31:27.534 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x162] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 145 ms)

[info 2020/03/05 00:31:27.535 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:27.537 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x162] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @300179f8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:31:27.537 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x162] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:27.537 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x162] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @300179f8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:31:27.540 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11f34c88(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:31:27.540 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:27.540 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11f34c88(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:31:27.541 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14d01a18(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:31:27.542 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:27.542 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1e5] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14d01a18(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:31:27.542 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ed6e3af(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:31:27.543 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:27.543 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ed6e3af(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:31:27.544 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x210] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @359f83c3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:31:27.544 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x210] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:27.544 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x210] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @359f83c3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:31:27.545 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50a52004(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:31:27.545 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:27.545 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50a52004(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:31:27.546 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5235a8d4(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:31:27.546 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:27.546 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5235a8d4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:31:27.549 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x162] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:31:27.549 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x162] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:31:27.552 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:31:27.552 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:31:27.553 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1e5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:31:27.553 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1e5] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:31:27.554 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:31:27.555 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:31:27.556 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x210] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:31:27.556 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x210] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:31:27.557 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:31:27.558 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:31:27.559 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x172] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:31:27.559 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:31:27.561 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:31:27.562 GMT <RMI TCP Connection(8)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:31:27.594 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24303].
Not connected.


[info 2020/03/05 00:31:27.596 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:31:27.597 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:27.598 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x162] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32cee565(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:31:27.598 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x162] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:27.598 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x162] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32cee565(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:31:27.599 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3226a733(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:31:27.600 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:27.600 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3226a733(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:31:27.600 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @172221da(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:31:27.601 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:27.601 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1e5] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @172221da(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:31:27.601 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3accec04(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:31:27.602 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:27.602 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3accec04(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:31:27.603 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x210] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58c06231(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:31:27.603 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x210] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:27.603 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x210] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58c06231(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:31:27.604 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ab597bd(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:31:27.604 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:27.604 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ab597bd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:31:27.605 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13391ede(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:31:27.605 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:27.605 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13391ede(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:31:27.608 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2614675174113028054

[info 2020/03/05 00:31:27.610 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:31:27.843 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:27.844 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x162] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7113bdae(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:31:27.844 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x162] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:27.844 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x162] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7113bdae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:31:27.845 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bfd3d7b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:31:27.845 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:27.845 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bfd3d7b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:31:27.846 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d4b54b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:31:27.847 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1e5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:27.847 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1e5] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d4b54b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:31:27.847 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e1b5bb0(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:31:27.848 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:27.848 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e1b5bb0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:31:27.849 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x210] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4acba4a3(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:31:27.849 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x210] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:27.849 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x210] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4acba4a3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:31:27.850 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5df20574(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:31:27.850 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x170] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:27.850 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5df20574(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:31:27.851 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @96a2a33(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:31:27.851 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x172] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:27.851 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @96a2a33(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:31:27.854 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x162] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3d33d079

[vm0] [info 2020/03/05 00:31:27.860 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x162] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:31:27.861 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x162] Locator was created at Thu Mar 05 00:31:27 GMT 2020

[vm0] [info 2020/03/05 00:31:27.861 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x162] Listening on port 24305 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:31:27.861 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x162] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2614675174113028054/locator/locator24305view.dat

[vm0] [info 2020/03/05 00:31:27.861 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x162] recovery file not found: /tmp/junit2614675174113028054/locator/locator24305view.dat

[vm0] [info 2020/03/05 00:31:27.862 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x162] Starting distributed system

[vm0] [info 2020/03/05 00:31:27.863 GMT <RMI TCP Connection(50)-172.17.0.4> tid=0x162] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:31:31.350 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@77c2879b

[vm5] [info 2020/03/05 00:31:31.356 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x16a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:31:31.741 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@68e246be

[vm1] [info 2020/03/05 00:31:31.746 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:31:32.126 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@71fe727

[vm6] [info 2020/03/05 00:31:32.132 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:31:32.356 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1e5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a9c9f13

[vm2] [info 2020/03/05 00:31:32.363 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x1e5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:31:33.022 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@142fa668

[vm3] [info 2020/03/05 00:31:33.028 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x201] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:31:33.084 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:31:33.669 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x210] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@9eb4b0e

[vm4] [info 2020/03/05 00:31:33.676 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x210] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:31:34.356 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24306]

Command result for <connect --jmx-manager=localhost[24306]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24306] ..
Successfully connected to: [host=localhost, port=24306]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1368
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236188
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2379
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 73
Total primaries transferred during this rebalance                                               | 9
Total time (in milliseconds) for this rebalance                                                 | 8085


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 36


[vm1] [info 2020/03/05 00:31:36.726 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 201 ms)

[vm2] [info 2020/03/05 00:31:36.897 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 168 ms)

[vm3] [info 2020/03/05 00:31:37.073 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 172 ms)

[vm4] [info 2020/03/05 00:31:37.240 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 164 ms)

[vm5] [info 2020/03/05 00:31:37.416 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 173 ms)

[vm6] [info 2020/03/05 00:31:37.566 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 149 ms)

[vm0] [info 2020/03/05 00:31:37.716 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x6f] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:31:37.717 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 148 ms)

[info 2020/03/05 00:31:37.718 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:37.721 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fab545(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:31:37.721 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:37.721 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fab545(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:31:37.722 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50f42b16(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:31:37.722 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:37.722 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50f42b16(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:31:37.723 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a3ec70b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:31:37.723 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:37.723 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a3ec70b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:31:37.724 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35b98e2d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:31:37.725 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:37.725 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35b98e2d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:31:37.726 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e67ee11(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:31:37.726 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:37.726 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e67ee11(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:31:37.727 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37ab6137(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:31:37.727 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x16a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:37.727 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37ab6137(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:31:37.728 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4314db52(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:31:37.728 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:37.728 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4314db52(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:31:37.731 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:31:37.732 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:31:37.733 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:31:37.733 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:31:37.734 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:31:37.734 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:31:37.735 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:31:37.736 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:31:37.737 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:31:37.737 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:31:37.738 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:31:37.739 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:31:37.740 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:31:37.740 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:31:37.742 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:31:37.743 GMT <RMI TCP Connection(7)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:31:37.783 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24004].
Not connected.


[info 2020/03/05 00:31:37.785 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:31:37.786 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:37.788 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11973ad6(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:31:37.788 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:37.789 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11973ad6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:31:37.790 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a223bde(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:31:37.790 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:37.790 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a223bde(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:31:37.791 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e05a55a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:31:37.791 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:37.791 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e05a55a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:31:37.792 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b5f4fef(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:31:37.792 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:37.792 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b5f4fef(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:31:37.793 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47ec3aa4(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:31:37.793 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:37.793 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47ec3aa4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:31:37.794 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @263e8ce2(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:31:37.794 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x16a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:37.794 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @263e8ce2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:31:37.795 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @400e5447(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:31:37.796 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:37.796 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @400e5447(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:31:37.798 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7125580853873481213

[info 2020/03/05 00:31:37.801 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:31:38.088 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:38.089 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79f87da1(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:31:38.089 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:38.089 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79f87da1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:31:38.090 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d0ba7a8(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:31:38.091 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:38.091 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d0ba7a8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:31:38.092 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f4357d1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:31:38.092 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:38.092 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f4357d1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:31:38.093 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @709cf76(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:31:38.093 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:38.093 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @709cf76(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:31:38.094 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3be88eb2(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:31:38.094 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1be] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:38.094 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3be88eb2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:31:38.095 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22257b39(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:31:38.095 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x16a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:38.096 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22257b39(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:31:38.096 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @407efec9(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:31:38.097 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:38.097 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @407efec9(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:31:38.101 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@75a36be2

[vm0] [info 2020/03/05 00:31:38.108 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x6f] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:31:38.108 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x6f] Locator was created at Thu Mar 05 00:31:38 GMT 2020

[vm0] [info 2020/03/05 00:31:38.108 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x6f] Listening on port 24006 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:31:38.109 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7125580853873481213/locator/locator24006view.dat

[vm0] [info 2020/03/05 00:31:38.109 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x6f] recovery file not found: /tmp/junit7125580853873481213/locator/locator24006view.dat

[vm0] [info 2020/03/05 00:31:38.109 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/05 00:31:38.111 GMT <RMI TCP Connection(38)-172.17.0.2> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:31:38.579 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@107d6544

[vm5] [info 2020/03/05 00:31:38.584 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:31:39.385 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@43e53630

[vm6] [info 2020/03/05 00:31:39.392 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:31:40.316 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:31:42.120 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@45693afa

[vm1] [info 2020/03/05 00:31:42.125 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:31:42.728 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2071172

[vm2] [info 2020/03/05 00:31:42.736 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:31:43.372 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6cb635e7

[vm3] [info 2020/03/05 00:31:43.380 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x1b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:31:43.507 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31e7cdd6

[vm5] [info 2020/03/05 00:31:43.514 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1430
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2378
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 120
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 8241


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:31:43.939 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 162 ms)

[vm4] [info 2020/03/05 00:31:44.040 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@477683ab

[vm4] [info 2020/03/05 00:31:44.047 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x1be] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:31:44.107 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 165 ms)

[vm6] [info 2020/03/05 00:31:44.276 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@23551c9d

[vm6] [info 2020/03/05 00:31:44.282 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:31:44.284 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 174 ms)

[vm4] [info 2020/03/05 00:31:44.463 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 176 ms)

[vm5] [info 2020/03/05 00:31:44.636 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 171 ms)

[info 2020/03/05 00:31:44.703 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24007]

Command result for <connect --jmx-manager=localhost[24007]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24007] ..
Successfully connected to: [host=localhost, port=24007]


[vm6] [info 2020/03/05 00:31:44.795 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 157 ms)

[vm0] [info 2020/03/05 00:31:44.952 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x6f] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:31:44.953 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 155 ms)

[info 2020/03/05 00:31:44.954 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:44.956 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11d96d47(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:31:44.956 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:44.956 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11d96d47(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:31:44.959 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66635e09(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:31:44.960 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:44.960 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66635e09(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:31:44.961 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c74aeb6(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:31:44.961 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:44.961 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c74aeb6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:31:44.962 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b7434a9(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:31:44.962 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:44.962 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b7434a9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:31:44.963 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @791beb2d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:31:44.964 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:44.964 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @791beb2d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:31:44.965 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34dcfe4d(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:31:44.965 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:44.965 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34dcfe4d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:31:44.966 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c73d685(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:31:44.966 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:44.966 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c73d685(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:31:44.969 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:31:44.969 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:31:44.972 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:31:44.973 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:31:44.974 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:31:44.974 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:31:44.975 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:31:44.976 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:31:44.977 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:31:44.977 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:31:44.978 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:31:44.979 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:31:44.980 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:31:44.980 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:31:44.983 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:31:44.984 GMT <RMI TCP Connection(7)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:31:45.022 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29903].
Not connected.


[info 2020/03/05 00:31:45.024 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:31:45.026 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:45.027 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c90c03b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:31:45.027 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:45.027 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c90c03b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:31:45.028 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ca10f2d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:31:45.029 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:45.029 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ca10f2d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:31:45.030 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38b1e658(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:31:45.030 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:45.030 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38b1e658(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:31:45.031 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @605a9d4d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:31:45.031 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:45.031 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @605a9d4d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:31:45.032 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a837419(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:31:45.032 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:45.032 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a837419(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:31:45.034 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e84702f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:31:45.034 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:45.034 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e84702f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:31:45.035 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e7950f4(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:31:45.035 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:45.035 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e7950f4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:31:45.038 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6730134750141847734

[info 2020/03/05 00:31:45.040 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:31:45.230 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:31:45.348 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:45.349 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d3d26c0(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:31:45.350 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:45.350 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d3d26c0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:31:45.351 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ffd4d77(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:31:45.351 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:45.351 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ffd4d77(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:31:45.352 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cd7dba0(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:31:45.352 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1b0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:45.352 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cd7dba0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:31:45.353 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b004437(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:31:45.353 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1ad] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:45.353 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b004437(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:31:45.354 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @160e2007(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:31:45.354 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:45.354 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @160e2007(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:31:45.355 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b00b067(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:31:45.355 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:45.355 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b00b067(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:31:45.356 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ae4b720(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:31:45.356 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:45.357 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ae4b720(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:31:45.361 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4ec986a6

[vm0] [info 2020/03/05 00:31:45.368 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x6f] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:31:45.369 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x6f] Locator was created at Thu Mar 05 00:31:45 GMT 2020

[vm0] [info 2020/03/05 00:31:45.369 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x6f] Listening on port 29905 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:31:45.369 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6730134750141847734/locator/locator29905view.dat

[vm0] [info 2020/03/05 00:31:45.369 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x6f] recovery file not found: /tmp/junit6730134750141847734/locator/locator29905view.dat

[vm0] [info 2020/03/05 00:31:45.370 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/05 00:31:45.372 GMT <RMI TCP Connection(39)-172.17.0.8> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:31:47.160 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1d3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@16c68ccd

[vm5] [info 2020/03/05 00:31:47.166 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1d3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:31:47.338 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x170] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7eea4391

[vm5] [info 2020/03/05 00:31:47.346 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x170] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:31:47.889 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1ef] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@56f3de69

[vm6] [info 2020/03/05 00:31:47.895 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1ef] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:31:48.090 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x178] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7fc295f6

[vm6] [info 2020/03/05 00:31:48.096 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x178] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:31:48.804 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 965
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2684
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 191
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 9204


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:31:49.039 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:31:49.156 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 164 ms)

[vm2] [info 2020/03/05 00:31:49.322 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 163 ms)

[vm3] [info 2020/03/05 00:31:49.500 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 176 ms)

[vm1] [info 2020/03/05 00:31:49.537 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@c836089

[vm1] [info 2020/03/05 00:31:49.542 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:31:49.660 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x202] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 157 ms)

[vm5] [info 2020/03/05 00:31:49.872 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1db] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 210 ms)

[vm6] [info 2020/03/05 00:31:50.032 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f1] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 158 ms)

[vm2] [info 2020/03/05 00:31:50.172 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@e02c64c

[vm2] [info 2020/03/05 00:31:50.181 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1b0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:31:50.182 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1d0] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:31:50.183 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1d0] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 148 ms)

[info 2020/03/05 00:31:50.184 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:50.187 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f3c32ba(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:31:50.187 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:50.187 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1d0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f3c32ba(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:31:50.190 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a21d861(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:31:50.190 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:50.190 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a21d861(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:31:50.193 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b3fa23f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:31:50.193 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:50.193 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b3fa23f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:31:50.194 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a77c4d9(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:31:50.195 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:50.195 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a77c4d9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:31:50.196 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x202] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55d12c4d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:31:50.196 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x202] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:50.196 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x202] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55d12c4d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:31:50.198 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1172249e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:31:50.198 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:50.198 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1172249e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:31:50.199 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @793ab100(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:31:50.199 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:50.199 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f1] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @793ab100(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:31:50.202 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:31:50.202 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1d0] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:31:50.205 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:31:50.205 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:31:50.208 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:31:50.209 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:31:50.210 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:31:50.210 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:31:50.211 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x202] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:31:50.211 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x202] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:31:50.213 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:31:50.213 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1db] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:31:50.214 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:31:50.214 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f1] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:31:50.217 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:31:50.218 GMT <RMI TCP Connection(8)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:31:50.250 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21033].
Not connected.


[info 2020/03/05 00:31:50.252 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:31:50.253 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:50.255 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68fa8833(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:31:50.255 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:50.255 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1d0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68fa8833(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:31:50.256 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d4f776a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:31:50.256 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:50.256 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d4f776a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:31:50.257 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16384bc7(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:31:50.257 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:50.257 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16384bc7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:31:50.258 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e64cfc(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:31:50.258 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:50.259 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e64cfc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:31:50.260 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x202] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cacb0ba(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:31:50.260 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x202] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:50.260 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x202] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cacb0ba(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:31:50.261 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b145918(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:31:50.261 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:50.261 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b145918(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:31:50.262 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30080606(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:31:50.262 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:50.262 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f1] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30080606(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:31:50.265 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3479395322780714687

[info 2020/03/05 00:31:50.268 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:31:50.578 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:50.579 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3552070d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:31:50.579 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:50.579 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1d0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3552070d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:31:50.580 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @389004ed(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:31:50.580 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:50.580 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @389004ed(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:31:50.581 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7286dfe7(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:31:50.581 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:50.581 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7286dfe7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:31:50.582 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3906b32c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:31:50.582 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x200] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:50.582 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3906b32c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:31:50.583 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x202] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @355edd0b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:31:50.583 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x202] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:50.583 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x202] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @355edd0b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:31:50.584 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47213756(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:31:50.584 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:50.585 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1db] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47213756(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:31:50.585 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cf865e8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:31:50.586 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:50.586 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x1f1] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cf865e8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:31:50.589 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2bda4301

[vm0] [info 2020/03/05 00:31:50.607 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1d0] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:31:50.608 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1d0] Locator was created at Thu Mar 05 00:31:50 GMT 2020

[vm0] [info 2020/03/05 00:31:50.608 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1d0] Listening on port 21035 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:31:50.608 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1d0] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3479395322780714687/locator/locator21035view.dat

[vm0] [info 2020/03/05 00:31:50.608 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1d0] recovery file not found: /tmp/junit3479395322780714687/locator/locator21035view.dat

[vm0] [info 2020/03/05 00:31:50.609 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1d0] Starting distributed system

[vm0] [info 2020/03/05 00:31:50.610 GMT <RMI TCP Connection(51)-172.17.0.7> tid=0x1d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:31:50.820 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@697228e

[vm3] [info 2020/03/05 00:31:50.828 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1ad] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:31:51.511 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@333866c7

[vm4] [info 2020/03/05 00:31:51.518 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x1a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:31:51.602 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x166] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4933f456

[vm5] [info 2020/03/05 00:31:51.607 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x166] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:31:52.187 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29906]

Command result for <connect --jmx-manager=localhost[29906]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29906] ..
Successfully connected to: [host=localhost, port=29906]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1049
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2311
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 111
Total primaries transferred during this rebalance                                               | 12
Total time (in milliseconds) for this rebalance                                                 | 7851


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm6] [info 2020/03/05 00:31:52.433 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x172] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6bb22d00

[vm6] [info 2020/03/05 00:31:52.438 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x172] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:31:52.535 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 166 ms)

[vm2] [info 2020/03/05 00:31:52.694 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 156 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 935
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2824
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 238
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 9843


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:31:52.858 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1f8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 161 ms)

[vm1] [info 2020/03/05 00:31:52.925 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 164 ms)

[vm4] [info 2020/03/05 00:31:53.029 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1ff] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 167 ms)

[vm2] [info 2020/03/05 00:31:53.082 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 154 ms)

[vm5] [info 2020/03/05 00:31:53.200 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 169 ms)

[vm3] [info 2020/03/05 00:31:53.259 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 175 ms)

[vm6] [info 2020/03/05 00:31:53.365 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 163 ms)

[vm1] [info 2020/03/05 00:31:53.415 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:31:53.417 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 154 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/05 00:31:53.516 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x78] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:31:53.517 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x78] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 149 ms)

[info 2020/03/05 00:31:53.518 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:53.520 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32faa222(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:31:53.520 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x78] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:53.520 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32faa222(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:31:53.523 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4269de63(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:31:53.523 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:53.523 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4269de63(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:31:53.524 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9c1386(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:31:53.524 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:53.524 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9c1386(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:31:53.525 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a1e871(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:31:53.525 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:53.525 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1f8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a1e871(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:31:53.526 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @632c43e9(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:31:53.526 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:53.526 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @632c43e9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:31:53.527 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16293244(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:31:53.527 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:53.527 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16293244(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:31:53.528 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x178] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12bca316(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:31:53.528 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x178] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:53.528 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12bca316(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:31:53.531 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x78] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:31:53.532 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:31:53.534 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:31:53.535 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:31:53.536 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:31:53.536 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:31:53.537 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1f8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:31:53.537 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1f8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:31:53.538 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1ff] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:31:53.539 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:31:53.540 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:31:53.540 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:31:53.541 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x178] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:31:53.541 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:31:53.544 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:31:53.545 GMT <RMI TCP Connection(8)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:31:53.577 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28425].
Not connected.


[info 2020/03/05 00:31:53.579 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:31:53.581 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:53.582 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2caafaa(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:31:53.582 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x78] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:53.582 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2caafaa(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:31:53.583 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ff16714(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:31:53.583 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:53.583 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ff16714(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:31:53.584 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @148a7f25(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:31:53.584 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:53.585 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @148a7f25(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:31:53.586 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b03ca2a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:31:53.586 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:53.586 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1f8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b03ca2a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:31:53.587 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24afd736(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:31:53.587 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:53.587 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24afd736(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:31:53.588 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fd6627b(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:31:53.588 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:53.588 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fd6627b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:31:53.589 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x178] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65951dad(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:31:53.589 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x178] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:53.589 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65951dad(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:31:53.592 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4302941383680130931

[vm5] [info 2020/03/05 00:31:53.593 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1d3] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 174 ms)

[info 2020/03/05 00:31:53.595 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:31:53.742 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1ef] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 147 ms)

[info 2020/03/05 00:31:53.829 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:53.830 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x78] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2190d904(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:31:53.830 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x78] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:53.831 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x78] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2190d904(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:31:53.831 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b29d432(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:31:53.831 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:53.832 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b29d432(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:31:53.832 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c804457(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:31:53.832 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:53.833 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c804457(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:31:53.833 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f681b00(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:31:53.834 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1f8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:53.834 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1f8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f681b00(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:31:53.835 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @171643e1(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:31:53.835 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1ff] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:53.835 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @171643e1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:31:53.836 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1436673a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:31:53.836 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x170] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:53.836 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1436673a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:31:53.837 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x178] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57778ba5(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:31:53.837 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x178] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:53.837 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57778ba5(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:31:53.840 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x78] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@780932ee

[vm0] [info 2020/03/05 00:31:53.846 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x78] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:31:53.847 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x78] Locator was created at Thu Mar 05 00:31:53 GMT 2020

[vm0] [info 2020/03/05 00:31:53.847 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x78] Listening on port 28427 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:31:53.847 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x78] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4302941383680130931/locator/locator28427view.dat

[vm0] [info 2020/03/05 00:31:53.847 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x78] recovery file not found: /tmp/junit4302941383680130931/locator/locator28427view.dat

[vm0] [info 2020/03/05 00:31:53.848 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x78] Starting distributed system

[vm0] [info 2020/03/05 00:31:53.850 GMT <RMI TCP Connection(49)-172.17.0.6> tid=0x78] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:31:53.886 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x70] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:31:53.887 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 142 ms)

[info 2020/03/05 00:31:53.888 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:53.890 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @693277f8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:31:53.890 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:53.890 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @693277f8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:31:53.893 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fd8ad99(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:31:53.893 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:53.893 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fd8ad99(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:31:53.894 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @177b1aad(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:31:53.895 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:53.895 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @177b1aad(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:31:53.897 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bc229a9(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:31:53.897 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x21d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:53.897 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bc229a9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:31:53.898 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x223] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fbba239(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:31:53.898 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x223] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:53.898 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fbba239(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:31:53.899 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @418756cc(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:31:53.899 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1d3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:53.899 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @418756cc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:31:53.900 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d7c4877(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:31:53.901 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:53.901 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d7c4877(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:31:53.903 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:31:53.903 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:31:53.906 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:31:53.906 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:31:53.907 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x200] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:31:53.907 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:31:53.910 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:31:53.910 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:31:53.911 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x223] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:31:53.912 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:31:53.913 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1d3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:31:53.913 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:31:53.914 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1ef] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:31:53.914 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:31:53.917 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:31:53.917 GMT <RMI TCP Connection(8)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:31:53.949 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22535].
Not connected.


[info 2020/03/05 00:31:53.950 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:31:53.951 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:53.953 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @543d2e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:31:53.953 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:53.953 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @543d2e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:31:53.954 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e72ca66(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:31:53.954 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:53.954 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e72ca66(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:31:53.955 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f416c02(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:31:53.955 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:53.955 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f416c02(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:31:53.956 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f5d113c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:31:53.956 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x21d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:53.956 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f5d113c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:31:53.957 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x223] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @567303f9(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:31:53.957 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x223] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:53.957 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @567303f9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:31:53.958 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c438c0a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:31:53.958 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1d3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:53.958 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c438c0a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:31:53.959 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52344504(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:31:53.960 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:53.960 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52344504(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:31:53.962 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9601963551607818284

[info 2020/03/05 00:31:53.965 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:31:54.246 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:54.247 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c0e08cb(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:31:54.247 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:54.247 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c0e08cb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:31:54.249 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @df7311f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:31:54.249 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:54.249 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @df7311f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:31:54.250 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4df2f2f9(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:31:54.250 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x200] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:54.250 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4df2f2f9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:31:54.251 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @604c00a1(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:31:54.251 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x21d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:54.251 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @604c00a1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:31:54.252 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x223] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f46c51a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:31:54.253 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x223] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:54.253 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f46c51a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:31:54.254 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @799baef6(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:31:54.254 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1d3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:54.254 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x1d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @799baef6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:31:54.255 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @131fb5a8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:31:54.255 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1ef] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:54.255 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @131fb5a8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:31:54.259 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3b742f21

[vm0] [info 2020/03/05 00:31:54.265 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x70] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:31:54.265 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x70] Locator was created at Thu Mar 05 00:31:54 GMT 2020

[vm0] [info 2020/03/05 00:31:54.265 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x70] Listening on port 22537 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:31:54.266 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x70] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9601963551607818284/locator/locator22537view.dat

[vm0] [info 2020/03/05 00:31:54.266 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x70] recovery file not found: /tmp/junit9601963551607818284/locator/locator22537view.dat

[vm0] [info 2020/03/05 00:31:54.266 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x70] Starting distributed system

[vm0] [info 2020/03/05 00:31:54.269 GMT <RMI TCP Connection(50)-172.17.0.9> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:31:54.716 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@56ad3ce5

[vm1] [info 2020/03/05 00:31:54.722 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:31:55.344 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7b927d9c

[vm2] [info 2020/03/05 00:31:55.350 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x1f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:31:56.001 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x200] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1a4ec421

[vm3] [info 2020/03/05 00:31:56.006 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x200] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:31:56.703 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x202] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@b8715f8

[vm4] [info 2020/03/05 00:31:56.713 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x202] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:31:57.378 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21036]

Command result for <connect --jmx-manager=localhost[21036]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21036] ..
Successfully connected to: [host=localhost, port=21036]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1105
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608947
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2942
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 371
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 10608


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/05 00:31:57.854 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 179 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:31:58.016 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 159 ms)

[vm1] [info 2020/03/05 00:31:58.035 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3c0aa689

[vm1] [info 2020/03/05 00:31:58.043 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:31:58.191 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 172 ms)

[vm4] [info 2020/03/05 00:31:58.347 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 154 ms)

[vm1] [info 2020/03/05 00:31:58.409 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@57f83494

[vm1] [info 2020/03/05 00:31:58.415 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:31:58.504 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x166] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 155 ms)

[vm2] [info 2020/03/05 00:31:58.648 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ecdf01f

[vm6] [info 2020/03/05 00:31:58.651 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 145 ms)

[vm2] [info 2020/03/05 00:31:58.653 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/05 00:31:58.799 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x74] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:31:58.800 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x74] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 146 ms)

[info 2020/03/05 00:31:58.800 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:58.803 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bb23eea(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:31:58.803 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x74] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:58.803 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bb23eea(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:31:58.805 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e7a2511(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:31:58.805 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:58.806 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e7a2511(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:31:58.806 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b260666(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:31:58.807 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x19a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:58.807 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b260666(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:31:58.809 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f12416(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:31:58.809 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:58.809 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f12416(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:31:58.812 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20d68e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:31:58.812 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:58.812 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20d68e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:31:58.813 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x166] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30b8cf80(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:31:58.813 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x166] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:58.813 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30b8cf80(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:31:58.814 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dafca8e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:31:58.814 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:58.814 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dafca8e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:31:58.817 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x74] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:31:58.817 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:31:58.820 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:31:58.820 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:31:58.821 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:31:58.822 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:31:58.824 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:31:58.824 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:31:58.826 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:31:58.827 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:31:58.828 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x166] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:31:58.828 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:31:58.829 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x172] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:31:58.829 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:31:58.832 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:31:58.832 GMT <RMI TCP Connection(7)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:31:58.870 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20749].
Not connected.


[info 2020/03/05 00:31:58.873 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:31:58.874 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:58.875 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c075bec(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:31:58.875 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x74] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:58.876 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c075bec(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:31:58.876 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78981853(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:31:58.876 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:58.877 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78981853(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:31:58.877 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45e01e6(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:31:58.878 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x19a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:58.878 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45e01e6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:31:58.879 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @475c1f2d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:31:58.879 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:58.879 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @475c1f2d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:31:58.880 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @580f0471(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:31:58.880 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:58.880 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @580f0471(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:31:58.881 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x166] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @617db25a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:31:58.881 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x166] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:58.881 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @617db25a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:31:58.882 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35549749(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:31:58.882 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:58.882 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35549749(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:31:58.885 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6269662962429689110

[info 2020/03/05 00:31:58.888 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:31:59.026 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x200] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@634761fb

[vm2] [info 2020/03/05 00:31:59.032 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x200] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:31:59.170 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:59.171 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f6e1e84(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:31:59.171 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x74] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:31:59.171 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f6e1e84(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:31:59.172 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @152bdd6e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:31:59.172 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:31:59.172 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @152bdd6e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:31:59.173 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5786b32e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:31:59.173 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x19a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:31:59.173 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5786b32e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:31:59.174 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @772059d7(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:31:59.175 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:31:59.175 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @772059d7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:31:59.176 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b84ef68(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:31:59.176 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:31:59.176 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b84ef68(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:31:59.177 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x166] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1028986a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:31:59.177 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x166] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:31:59.177 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1028986a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:31:59.178 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29ceaf80(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:31:59.178 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x172] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:31:59.178 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29ceaf80(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:31:59.183 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x74] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5942e14f

[vm0] [info 2020/03/05 00:31:59.190 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x74] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:31:59.190 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x74] Locator was created at Thu Mar 05 00:31:59 GMT 2020

[vm0] [info 2020/03/05 00:31:59.190 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x74] Listening on port 20751 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:31:59.191 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x74] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6269662962429689110/locator/locator20751view.dat

[vm0] [info 2020/03/05 00:31:59.191 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x74] recovery file not found: /tmp/junit6269662962429689110/locator/locator20751view.dat

[vm0] [info 2020/03/05 00:31:59.191 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x74] Starting distributed system

[vm0] [info 2020/03/05 00:31:59.193 GMT <RMI TCP Connection(39)-172.17.0.3> tid=0x74] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:31:59.308 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1f8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@13253765

[vm3] [info 2020/03/05 00:31:59.317 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1f8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:31:59.697 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6dccc356

[vm3] [info 2020/03/05 00:31:59.703 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x21d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:31:59.982 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1ff] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@57bb5f75

[vm4] [info 2020/03/05 00:31:59.988 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x1ff] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:32:00.363 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x223] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@22a1c80d

[vm4] [info 2020/03/05 00:32:00.370 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x223] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:32:00.664 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28428]

Command result for <connect --jmx-manager=localhost[28428]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28428] ..
Successfully connected to: [host=localhost, port=28428]


[info 2020/03/05 00:32:01.070 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22538]

Command result for <connect --jmx-manager=localhost[22538]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22538] ..
Successfully connected to: [host=localhost, port=22538]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:32:03.211 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1977f563

[vm1] [info 2020/03/05 00:32:03.217 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:32:03.843 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@c0fa026

[vm2] [info 2020/03/05 00:32:03.851 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x19a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:32:04.510 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@37bdcbcf

[vm3] [info 2020/03/05 00:32:04.517 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1a5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:32:05.158 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3717c04f

[vm4] [info 2020/03/05 00:32:05.165 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x1c4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:32:05.808 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20752]

Command result for <connect --jmx-manager=localhost[20752]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20752] ..
Successfully connected to: [host=localhost, port=20752]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:32:08.470 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x166] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@16d5bc0b

[vm5] [info 2020/03/05 00:32:08.479 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x166] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:32:09.247 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x180] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@6ee00d8d

[vm6] [info 2020/03/05 00:32:09.255 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x180] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3037
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 436
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 10620


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:32:13.802 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 165 ms)

[vm2] [info 2020/03/05 00:32:13.958 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 152 ms)

[vm3] [info 2020/03/05 00:32:14.130 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x221] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 169 ms)

[vm4] [info 2020/03/05 00:32:14.285 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x21e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 153 ms)

[vm5] [info 2020/03/05 00:32:14.458 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 171 ms)

[vm6] [info 2020/03/05 00:32:14.613 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 153 ms)

[vm0] [info 2020/03/05 00:32:14.762 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x86] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:32:14.763 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x86] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 147 ms)

[info 2020/03/05 00:32:14.764 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:14.767 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5107d953(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:32:14.767 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:14.767 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x86] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5107d953(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:32:14.768 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75c6dd31(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:32:14.768 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:32:14.768 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75c6dd31(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:32:14.769 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c107667(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:32:14.769 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:32:14.769 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c107667(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:32:14.770 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x221] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42b5bb9b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:32:14.770 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x221] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:32:14.771 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x221] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42b5bb9b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:32:14.771 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x21e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @149afe92(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:32:14.772 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x21e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:32:14.772 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x21e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @149afe92(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:32:14.773 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x166] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40f62059(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:32:14.774 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x166] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:32:14.774 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40f62059(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:32:14.775 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x180] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6614e250(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:32:14.775 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x180] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:32:14.775 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6614e250(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:32:14.778 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x86] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:32:14.778 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x86] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:32:14.779 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:32:14.780 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:32:14.781 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:32:14.781 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:32:14.782 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x221] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:32:14.783 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x221] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:32:14.784 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x21e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:32:14.784 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x21e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:32:14.785 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x166] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:32:14.785 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:32:14.786 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x180] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:32:14.787 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:32:14.789 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:32:14.790 GMT <RMI TCP Connection(7)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:32:14.826 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29718].
Not connected.


[info 2020/03/05 00:32:14.828 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:32:14.829 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:14.831 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20e167d4(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:32:14.831 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:14.831 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x86] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20e167d4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:32:14.832 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c257e1d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:32:14.832 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:32:14.832 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c257e1d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:32:14.833 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31f0eb59(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:32:14.833 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:32:14.834 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31f0eb59(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:32:14.835 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x221] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e717483(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:32:14.835 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x221] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:32:14.835 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x221] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e717483(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:32:14.836 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x21e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51aed72e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:32:14.836 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x21e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:32:14.836 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x21e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51aed72e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:32:14.837 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x166] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bd50f9a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:32:14.837 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x166] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:32:14.837 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bd50f9a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:32:14.838 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x180] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d74c0f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:32:14.838 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x180] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:32:14.838 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d74c0f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:32:14.842 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit695902154293298710

[info 2020/03/05 00:32:14.845 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:32:15.090 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:15.091 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18629343(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:32:15.092 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x86] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:15.092 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x86] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18629343(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:32:15.093 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a08347e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:32:15.093 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:32:15.093 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a08347e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:32:15.094 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ef51945(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:32:15.094 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x1fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:32:15.094 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ef51945(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:32:15.095 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x221] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c2b3427(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:32:15.095 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x221] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:32:15.095 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x221] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c2b3427(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:32:15.096 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x21e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d09976f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:32:15.096 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x21e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:32:15.096 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x21e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d09976f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:32:15.097 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x166] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e280eed(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:32:15.097 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x166] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:32:15.097 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e280eed(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:32:15.098 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x180] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1098ae79(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:32:15.098 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x180] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:32:15.098 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1098ae79(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:32:15.102 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x86] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2816ab2b

[vm0] [info 2020/03/05 00:32:15.108 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x86] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:32:15.108 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x86] Locator was created at Thu Mar 05 00:32:15 GMT 2020

[vm0] [info 2020/03/05 00:32:15.108 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x86] Listening on port 29720 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:32:15.108 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x86] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit695902154293298710/locator/locator29720view.dat

[vm0] [info 2020/03/05 00:32:15.108 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x86] recovery file not found: /tmp/junit695902154293298710/locator/locator29720view.dat

[vm0] [info 2020/03/05 00:32:15.109 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x86] Starting distributed system

[vm0] [info 2020/03/05 00:32:15.111 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x86] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:32:18.977 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@51a31f82

[vm1] [info 2020/03/05 00:32:18.982 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:32:19.607 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7e8c8db9

[vm2] [info 2020/03/05 00:32:19.613 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x1fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:32:20.252 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x221] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1f57067c

[vm3] [info 2020/03/05 00:32:20.257 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x221] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:32:20.893 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x21e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e4c3058

[vm4] [info 2020/03/05 00:32:20.900 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x21e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:32:21.575 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29721]

Command result for <connect --jmx-manager=localhost[29721]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29721] ..
Successfully connected to: [host=localhost, port=29721]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:32:25.662 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x170] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@60ea41e5

[vm5] [info 2020/03/05 00:32:25.669 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x170] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:32:26.432 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x172] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440@44c2466c

[vm6] [info 2020/03/05 00:32:26.439 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x172] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2920
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 338
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9987


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:32:30.816 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 158 ms)

[vm2] [info 2020/03/05 00:32:30.973 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x318] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 153 ms)

[vm3] [info 2020/03/05 00:32:31.137 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x335] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 161 ms)

[vm4] [info 2020/03/05 00:32:31.284 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x363] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 143 ms)

[vm5] [info 2020/03/05 00:32:31.452 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 166 ms)

[vm6] [info 2020/03/05 00:32:31.603 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 149 ms)

[vm0] [info 2020/03/05 00:32:31.752 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x3e6] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:32:31.753 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x3e6] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 146 ms)

[info 2020/03/05 00:32:31.753 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:31.756 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22131947(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:32:31.756 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x3e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:31.756 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x3e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22131947(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:32:31.759 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b4ac4e4(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:32:31.759 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:32:31.759 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b4ac4e4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:32:31.760 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x318] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43dfa9f9(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:32:31.760 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x318] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:32:31.760 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x318] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43dfa9f9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:32:31.761 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x335] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6faa460(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:32:31.761 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x335] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:32:31.761 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x335] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6faa460(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:32:31.762 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x363] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @669ea200(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:32:31.762 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x363] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:32:31.762 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x363] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @669ea200(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:32:31.763 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7674fa5e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:32:31.763 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:32:31.763 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7674fa5e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:32:31.764 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2edc044b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:32:31.764 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:32:31.764 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2edc044b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:32:31.767 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x3e6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:32:31.767 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x3e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:32:31.770 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:32:31.770 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:32:31.771 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x318] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:32:31.772 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x318] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:32:31.773 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x335] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:32:31.773 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x335] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:32:31.774 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x363] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:32:31.774 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x363] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:32:31.775 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:32:31.775 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:32:31.776 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x172] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:32:31.777 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:32:31.779 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:32:31.779 GMT <RMI TCP Connection(10)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:32:31.806 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24306].
Not connected.


[info 2020/03/05 00:32:31.808 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:32:31.810 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:31.811 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65f7ca16(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:32:31.811 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x3e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:31.811 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x3e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65f7ca16(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:32:31.812 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24802ce2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:32:31.812 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:32:31.812 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24802ce2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:32:31.813 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x318] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ddea495(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:32:31.814 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x318] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:32:31.814 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x318] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ddea495(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:32:31.814 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x335] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35df2050(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:32:31.815 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x335] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:32:31.815 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x335] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35df2050(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:32:31.815 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x363] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @152c7348(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:32:31.816 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x363] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:32:31.816 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x363] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @152c7348(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:32:31.817 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @771807fc(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:32:31.817 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:32:31.817 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @771807fc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:32:31.818 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55ab1e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:32:31.818 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:32:31.818 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55ab1e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:32:31.822 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7932048538957553073

[info 2020/03/05 00:32:31.825 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:32:32.047 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:32.048 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a705554(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:32:32.048 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x3e6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:32.048 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x3e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a705554(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:32:32.049 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40747e01(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:32:32.049 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:32:32.049 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40747e01(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:32:32.050 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x318] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e0aecd9(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:32:32.050 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x318] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:32:32.050 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x318] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e0aecd9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:32:32.051 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x335] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64430685(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:32:32.051 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x335] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:32:32.051 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x335] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64430685(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:32:32.052 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x363] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a31b394(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:32:32.052 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x363] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:32:32.052 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x363] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a31b394(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:32:32.053 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53148cda(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:32:32.053 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x170] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:32:32.053 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53148cda(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:32:32.054 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27d4dfde(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:32:32.055 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x172] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:32:32.055 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27d4dfde(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:32:32.058 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x3e6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b2e669

[vm0] [info 2020/03/05 00:32:32.063 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x3e6] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:32:32.064 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x3e6] Locator was created at Thu Mar 05 00:32:32 GMT 2020

[vm0] [info 2020/03/05 00:32:32.064 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x3e6] Listening on port 24308 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:32:32.064 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x3e6] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7932048538957553073/locator/locator24308view.dat

[vm0] [info 2020/03/05 00:32:32.064 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x3e6] recovery file not found: /tmp/junit7932048538957553073/locator/locator24308view.dat

[vm0] [info 2020/03/05 00:32:32.065 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x3e6] Starting distributed system

[vm0] [info 2020/03/05 00:32:32.066 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x3e6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:32:36.054 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@44341301

[vm1] [info 2020/03/05 00:32:36.060 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:32:36.668 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x318] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@156e3b4d

[vm2] [info 2020/03/05 00:32:36.673 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x318] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:32:37.280 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x335] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3ec6de8f

[vm3] [info 2020/03/05 00:32:37.286 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x335] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:32:37.891 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x363] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1614fa55

[vm4] [info 2020/03/05 00:32:37.896 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x363] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:32:38.516 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24309]

Command result for <connect --jmx-manager=localhost[24309]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24309] ..
Successfully connected to: [host=localhost, port=24309]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:32:41.648 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@18885093

[vm5] [info 2020/03/05 00:32:41.657 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x16a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:32:42.420 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440@326c6675

[vm6] [info 2020/03/05 00:32:42.429 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3109
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 440
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 10842


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/05 00:32:47.088 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 165 ms)

[vm2] [info 2020/03/05 00:32:47.244 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 153 ms)

[vm3] [info 2020/03/05 00:32:47.432 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 186 ms)

[vm4] [info 2020/03/05 00:32:47.589 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 154 ms)

[vm5] [info 2020/03/05 00:32:47.762 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 171 ms)

[vm6] [info 2020/03/05 00:32:47.910 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 146 ms)

[vm0] [info 2020/03/05 00:32:48.059 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1fc] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:32:48.060 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 147 ms)

[info 2020/03/05 00:32:48.061 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:48.064 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @90f4c95(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:32:48.064 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:48.064 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @90f4c95(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:32:48.065 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2285c7f3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:32:48.066 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:32:48.066 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2285c7f3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:32:48.067 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33de35e5(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:32:48.067 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:32:48.067 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33de35e5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:32:48.069 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d482a72(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:32:48.070 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:32:48.070 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d482a72(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:32:48.071 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29b06e4c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:32:48.071 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:32:48.071 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29b06e4c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:32:48.072 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @eeb927(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:32:48.073 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x16a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:32:48.073 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @eeb927(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:32:48.074 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f7391d0(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:32:48.074 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:32:48.075 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f7391d0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:32:48.077 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:32:48.077 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:32:48.078 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:32:48.079 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:32:48.080 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:32:48.080 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:32:48.083 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:32:48.083 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:32:48.084 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:32:48.085 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:32:48.086 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:32:48.086 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:32:48.087 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:32:48.087 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:32:48.090 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:32:48.090 GMT <RMI TCP Connection(8)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:32:48.120 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24007].
Not connected.


[info 2020/03/05 00:32:48.122 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:32:48.123 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:48.124 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @217c987a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:32:48.124 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:48.124 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @217c987a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:32:48.125 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @261df502(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:32:48.125 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:32:48.125 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @261df502(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:32:48.126 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d3d72(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:32:48.126 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:32:48.126 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d3d72(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:32:48.128 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f359798(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:32:48.128 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:32:48.128 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f359798(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:32:48.129 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f94ca1f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:32:48.129 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:32:48.129 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f94ca1f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:32:48.130 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d6e6241(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:32:48.130 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x16a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:32:48.130 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d6e6241(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:32:48.131 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e7bcba0(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:32:48.131 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:32:48.131 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e7bcba0(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:32:48.136 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16921445450318509732

[info 2020/03/05 00:32:48.138 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:32:48.364 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:48.365 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27ab57c4(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:32:48.365 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:48.365 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27ab57c4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:32:48.366 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c29f6d4(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:32:48.366 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:32:48.366 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c29f6d4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:32:48.367 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c2a9885(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:32:48.368 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:32:48.368 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c2a9885(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:32:48.368 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @499acfe7(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:32:48.369 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:32:48.369 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @499acfe7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:32:48.370 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @265a72c6(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:32:48.370 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1be] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:32:48.370 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @265a72c6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:32:48.371 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @373ef6e7(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:32:48.371 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x16a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:32:48.371 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @373ef6e7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:32:48.372 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35a1b876(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:32:48.372 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:32:48.372 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35a1b876(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:32:48.376 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7cb952f

[vm0] [info 2020/03/05 00:32:48.382 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1fc] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:32:48.382 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1fc] Locator was created at Thu Mar 05 00:32:48 GMT 2020

[vm0] [info 2020/03/05 00:32:48.382 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1fc] Listening on port 24009 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:32:48.383 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1fc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16921445450318509732/locator/locator24009view.dat

[vm0] [info 2020/03/05 00:32:48.383 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1fc] recovery file not found: /tmp/junit16921445450318509732/locator/locator24009view.dat

[vm0] [info 2020/03/05 00:32:48.383 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1fc] Starting distributed system

[vm0] [info 2020/03/05 00:32:48.385 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x1fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:32:48.910 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x174] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@77818596

[vm5] [info 2020/03/05 00:32:48.918 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x174] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:32:49.731 GMT <RMI TCP Connection(21)-172.17.0.8> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@113adeca

[vm6] [info 2020/03/05 00:32:49.740 GMT <RMI TCP Connection(21)-172.17.0.8> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:32:51.867 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x170] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440@4658f3ab

[vm5] [info 2020/03/05 00:32:51.874 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x170] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:32:52.341 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6e640974

[vm1] [info 2020/03/05 00:32:52.347 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:32:52.635 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x178] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@6c540e9a

[vm6] [info 2020/03/05 00:32:52.641 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x178] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:32:52.955 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2657d243

[vm2] [info 2020/03/05 00:32:52.963 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:32:53.616 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2c29843

[vm3] [info 2020/03/05 00:32:53.622 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x1b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:32:53.962 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@3e158fc4

[vm5] [info 2020/03/05 00:32:53.968 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x31e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2963
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 348
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 10152


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/05 00:32:54.219 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 174 ms)

[vm4] [info 2020/03/05 00:32:54.261 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@24660b66

[vm4] [info 2020/03/05 00:32:54.266 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1be] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:32:54.374 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 153 ms)

[vm3] [info 2020/03/05 00:32:54.528 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 151 ms)

[vm4] [info 2020/03/05 00:32:54.693 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 161 ms)

[vm6] [info 2020/03/05 00:32:54.777 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@461f38a5

[vm6] [info 2020/03/05 00:32:54.786 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x33f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:32:54.864 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 169 ms)

[info 2020/03/05 00:32:54.913 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24010]

Command result for <connect --jmx-manager=localhost[24010]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24010] ..
Successfully connected to: [host=localhost, port=24010]


[vm6] [info 2020/03/05 00:32:55.017 GMT <RMI TCP Connection(21)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 151 ms)

[vm0] [info 2020/03/05 00:32:55.166 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x1d4] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:32:55.167 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x1d4] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 147 ms)

[info 2020/03/05 00:32:55.168 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:55.170 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716a29ab(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:32:55.171 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x1d4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:55.171 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x1d4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716a29ab(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:32:55.174 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5aef40c8(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:32:55.174 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:32:55.174 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5aef40c8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:32:55.175 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e9ea6b6(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:32:55.176 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:32:55.176 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e9ea6b6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:32:55.179 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70657aaa(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:32:55.179 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:32:55.179 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70657aaa(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:32:55.180 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18c81612(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:32:55.181 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:32:55.181 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18c81612(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:32:55.182 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @623deb27(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:32:55.183 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:32:55.183 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @623deb27(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:32:55.184 GMT <RMI TCP Connection(21)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e5ff955(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:32:55.184 GMT <RMI TCP Connection(21)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:32:55.184 GMT <RMI TCP Connection(21)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e5ff955(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:32:55.187 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x1d4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:32:55.188 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x1d4] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:32:55.191 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:32:55.191 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:32:55.192 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:32:55.193 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:32:55.195 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:32:55.196 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:32:55.197 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:32:55.197 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:32:55.198 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:32:55.199 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:32:55.200 GMT <RMI TCP Connection(21)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:32:55.200 GMT <RMI TCP Connection(21)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:32:55.202 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:32:55.203 GMT <RMI TCP Connection(8)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:32:55.235 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29906].
Not connected.


[info 2020/03/05 00:32:55.237 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:32:55.238 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:55.240 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cdf8b8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:32:55.240 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x1d4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:55.240 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x1d4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cdf8b8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:32:55.241 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61c0a834(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:32:55.242 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:32:55.242 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61c0a834(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:32:55.243 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46a71feb(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:32:55.243 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:32:55.243 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46a71feb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:32:55.244 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31a208a3(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:32:55.244 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:32:55.244 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31a208a3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:32:55.245 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb51413(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:32:55.245 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:32:55.245 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb51413(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:32:55.246 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @362e364f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:32:55.247 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:32:55.247 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @362e364f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:32:55.248 GMT <RMI TCP Connection(21)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d012c1(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:32:55.248 GMT <RMI TCP Connection(21)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:32:55.248 GMT <RMI TCP Connection(21)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d012c1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:32:55.252 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9887719695016055416

[info 2020/03/05 00:32:55.255 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:32:55.484 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:55.484 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45950c93(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:32:55.485 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x1d4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:55.485 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x1d4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45950c93(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:32:55.486 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13de35a5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:32:55.486 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:32:55.486 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13de35a5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:32:55.487 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @315f40a1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:32:55.487 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1b0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:32:55.487 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @315f40a1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:32:55.488 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4439b40f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:32:55.488 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1ad] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:32:55.488 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4439b40f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:32:55.489 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15e14ea8(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:32:55.489 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:32:55.489 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15e14ea8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:32:55.490 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3214802d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:32:55.490 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x174] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:32:55.490 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3214802d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:32:55.491 GMT <RMI TCP Connection(21)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f9f8c69(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:32:55.491 GMT <RMI TCP Connection(21)-172.17.0.8> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:32:55.491 GMT <RMI TCP Connection(21)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f9f8c69(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:32:55.495 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x1d4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6fcdf00d

[vm0] [info 2020/03/05 00:32:55.501 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x1d4] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:32:55.501 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x1d4] Locator was created at Thu Mar 05 00:32:55 GMT 2020

[vm0] [info 2020/03/05 00:32:55.501 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x1d4] Listening on port 29908 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:32:55.501 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x1d4] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9887719695016055416/locator/locator29908view.dat

[vm0] [info 2020/03/05 00:32:55.502 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x1d4] recovery file not found: /tmp/junit9887719695016055416/locator/locator29908view.dat

[vm0] [info 2020/03/05 00:32:55.502 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x1d4] Starting distributed system

[vm0] [info 2020/03/05 00:32:55.505 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x1d4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2863
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 364
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9903


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:32:56.964 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 166 ms)

[vm5] [info 2020/03/05 00:32:57.098 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1d3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@13697fd4

[vm5] [info 2020/03/05 00:32:57.104 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1d3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:32:57.116 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x338] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 149 ms)

[vm3] [info 2020/03/05 00:32:57.300 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x335] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 179 ms)

[vm4] [info 2020/03/05 00:32:57.467 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x345] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 164 ms)

[vm5] [info 2020/03/05 00:32:57.648 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 178 ms)

[vm6] [info 2020/03/05 00:32:57.802 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 151 ms)

[vm6] [info 2020/03/05 00:32:57.881 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1ef] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040@7cac1084

[vm6] [info 2020/03/05 00:32:57.888 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1ef] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:32:57.953 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x3dc] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:32:57.954 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x3dc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 149 ms)

[info 2020/03/05 00:32:57.955 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:57.958 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x3dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @367159db(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:32:57.958 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x3dc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:57.958 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x3dc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @367159db(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:32:57.961 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d032953(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:32:57.961 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:32:57.961 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d032953(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:32:57.963 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x338] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3642099e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:32:57.964 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x338] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:32:57.964 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x338] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3642099e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:32:57.966 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x335] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f892f83(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:32:57.967 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x335] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:32:57.967 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x335] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f892f83(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:32:57.968 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x345] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14463f07(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:32:57.968 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x345] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:32:57.968 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x345] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14463f07(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:32:57.969 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @109db774(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:32:57.969 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:32:57.969 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @109db774(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:32:57.970 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x178] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47128913(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:32:57.970 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x178] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:32:57.970 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47128913(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:32:57.973 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x3dc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:32:57.973 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x3dc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:32:57.976 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:32:57.976 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:32:57.979 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x338] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:32:57.979 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x338] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:32:57.982 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x335] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:32:57.982 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x335] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:32:57.984 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x345] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:32:57.984 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x345] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:32:57.985 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:32:57.985 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:32:57.987 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x178] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:32:57.987 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:32:57.989 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:32:57.990 GMT <RMI TCP Connection(10)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:32:58.026 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28428].
Not connected.


[info 2020/03/05 00:32:58.028 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:32:58.030 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:58.031 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x3dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @188affc3(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:32:58.031 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x3dc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:58.031 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x3dc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @188affc3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:32:58.032 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9da40d0(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:32:58.032 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:32:58.032 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9da40d0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:32:58.033 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x338] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51b479c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:32:58.033 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x338] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:32:58.033 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x338] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51b479c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:32:58.034 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x335] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e6046e7(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:32:58.034 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x335] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:32:58.034 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x335] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e6046e7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:32:58.035 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x345] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51726366(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:32:58.036 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x345] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:32:58.036 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x345] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51726366(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:32:58.036 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a4f3dc7(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:32:58.037 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:32:58.037 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a4f3dc7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:32:58.038 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x178] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f2bc647(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:32:58.038 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x178] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:32:58.038 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f2bc647(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:32:58.042 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18126113368128686274

[info 2020/03/05 00:32:58.045 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:32:58.284 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:58.286 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x3dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66627fd4(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:32:58.286 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x3dc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:32:58.286 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x3dc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66627fd4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:32:58.287 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f052c26(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:32:58.287 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:32:58.287 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f052c26(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:32:58.288 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x338] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6719367b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:32:58.288 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x338] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:32:58.288 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x338] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6719367b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:32:58.289 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x335] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dae703(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:32:58.289 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x335] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:32:58.289 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x335] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dae703(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:32:58.290 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x345] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69772581(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:32:58.291 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x345] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:32:58.291 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x345] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69772581(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:32:58.292 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d775b37(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:32:58.292 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x170] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:32:58.292 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d775b37(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:32:58.293 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x178] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dd303b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:32:58.293 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x178] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:32:58.293 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x178] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dd303b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:32:58.296 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x3dc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ede6320

[vm0] [info 2020/03/05 00:32:58.302 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x3dc] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:32:58.302 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x3dc] Locator was created at Thu Mar 05 00:32:58 GMT 2020

[vm0] [info 2020/03/05 00:32:58.302 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x3dc] Listening on port 28430 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:32:58.303 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x3dc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18126113368128686274/locator/locator28430view.dat

[vm0] [info 2020/03/05 00:32:58.303 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x3dc] recovery file not found: /tmp/junit18126113368128686274/locator/locator28430view.dat

[vm0] [info 2020/03/05 00:32:58.303 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x3dc] Starting distributed system

[vm0] [info 2020/03/05 00:32:58.305 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x3dc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2922
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 272
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 9780


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:32:59.148 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 162 ms)

[vm2] [info 2020/03/05 00:32:59.303 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 152 ms)

[vm3] [info 2020/03/05 00:32:59.470 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 164 ms)

[vm4] [info 2020/03/05 00:32:59.667 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x202] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 193 ms)

[vm1] [info 2020/03/05 00:32:59.711 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1f155cbb

[vm1] [info 2020/03/05 00:32:59.717 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:32:59.833 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 163 ms)

[vm6] [info 2020/03/05 00:32:59.991 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 156 ms)

[vm0] [info 2020/03/05 00:33:00.150 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x1d2] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:33:00.152 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 157 ms)

[info 2020/03/05 00:33:00.153 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:00.155 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @627ec21a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:33:00.155 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x1d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:00.156 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @627ec21a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:33:00.159 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @183b60a1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:33:00.159 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:33:00.159 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @183b60a1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:33:00.160 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e70f4d2(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:33:00.160 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:33:00.160 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e70f4d2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:33:00.161 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cc76afa(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:33:00.161 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:33:00.161 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cc76afa(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:33:00.162 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x202] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c306649(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:33:00.163 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x202] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:33:00.163 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x202] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c306649(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:33:00.164 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4421c0bb(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:33:00.164 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x31e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:33:00.164 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4421c0bb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:33:00.165 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fd12c20(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:33:00.165 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x33f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:33:00.165 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fd12c20(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:33:00.168 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:33:00.168 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:33:00.171 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:33:00.171 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:33:00.172 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:33:00.172 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:33:00.174 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:33:00.174 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:33:00.175 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x202] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:33:00.175 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x202] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:33:00.176 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:33:00.177 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:33:00.178 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:33:00.178 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:33:00.180 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:33:00.181 GMT <RMI TCP Connection(10)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:33:00.229 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21036].
Not connected.


[info 2020/03/05 00:33:00.230 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:33:00.232 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:00.233 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5feb370d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:33:00.233 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x1d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:00.233 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5feb370d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:33:00.234 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5066ead2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:33:00.234 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:33:00.234 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5066ead2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:33:00.235 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dca709e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:33:00.235 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:33:00.235 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dca709e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:33:00.236 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2571d584(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:33:00.237 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:33:00.237 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2571d584(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:33:00.238 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x202] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e799ede(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:33:00.238 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x202] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:33:00.238 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x202] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e799ede(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:33:00.239 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d9c1cfa(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:33:00.239 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x31e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:33:00.239 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d9c1cfa(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:33:00.240 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b1b79fc(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:33:00.241 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x33f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:33:00.241 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b1b79fc(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:33:00.245 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16926734652953852600

[info 2020/03/05 00:33:00.247 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:33:00.342 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e5e0181

[vm2] [info 2020/03/05 00:33:00.349 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1b0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:33:00.472 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:00.473 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @de7a537(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:33:00.473 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x1d2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:00.473 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @de7a537(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:33:00.474 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a8e221(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:33:00.475 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:33:00.475 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a8e221(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:33:00.476 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @782dec98(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:33:00.476 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:33:00.476 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @782dec98(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:33:00.477 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7576727(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:33:00.477 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x200] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:33:00.477 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7576727(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:33:00.478 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x202] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fe3ddc1(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:33:00.478 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x202] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:33:00.478 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x202] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fe3ddc1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:33:00.479 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2305e64b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:33:00.479 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x31e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:33:00.479 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2305e64b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:33:00.480 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53162109(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:33:00.480 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x33f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:33:00.480 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53162109(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:33:00.484 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29dba4a1

[vm0] [info 2020/03/05 00:33:00.489 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x1d2] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:33:00.489 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x1d2] Locator was created at Thu Mar 05 00:33:00 GMT 2020

[vm0] [info 2020/03/05 00:33:00.489 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x1d2] Listening on port 21038 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:33:00.490 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x1d2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16926734652953852600/locator/locator21038view.dat

[vm0] [info 2020/03/05 00:33:00.490 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x1d2] recovery file not found: /tmp/junit16926734652953852600/locator/locator21038view.dat

[vm0] [info 2020/03/05 00:33:00.490 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x1d2] Starting distributed system

[vm0] [info 2020/03/05 00:33:00.492 GMT <RMI TCP Connection(61)-172.17.0.7> tid=0x1d2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:33:01.032 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@339ba765

[vm3] [info 2020/03/05 00:33:01.037 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1ad] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:33:01.724 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ba015f7

[vm4] [info 2020/03/05 00:33:01.730 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x1a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:33:02.116 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x236] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840@6a4f8620

[vm5] [info 2020/03/05 00:33:02.124 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x236] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3007
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 392
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 10392


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[info 2020/03/05 00:33:02.400 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29909]

Command result for <connect --jmx-manager=localhost[29909]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29909] ..
Successfully connected to: [host=localhost, port=29909]


[vm1] [info 2020/03/05 00:33:02.461 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@34254c64

[vm1] [info 2020/03/05 00:33:02.466 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:33:02.488 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 160 ms)

[vm2] [info 2020/03/05 00:33:02.642 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 151 ms)

[vm3] [info 2020/03/05 00:33:02.800 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 154 ms)

[vm6] [info 2020/03/05 00:33:02.933 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x172] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040@757c01e2

[vm6] [info 2020/03/05 00:33:02.941 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x172] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:33:02.955 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 153 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:33:03.073 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x338] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3132b6ac

[vm2] [info 2020/03/05 00:33:03.078 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x338] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:33:03.117 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1d3] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 160 ms)

[vm6] [info 2020/03/05 00:33:03.265 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1ef] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 146 ms)

[vm0] [info 2020/03/05 00:33:03.412 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x70] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:33:03.413 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 145 ms)

[info 2020/03/05 00:33:03.414 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:03.416 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e0d8774(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:33:03.416 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:03.417 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e0d8774(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:33:03.419 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5127187(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:33:03.419 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:33:03.419 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5127187(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:33:03.420 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @785d9d89(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:33:03.420 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:33:03.420 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @785d9d89(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:33:03.422 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e293623(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:33:03.422 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x21d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:33:03.422 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e293623(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:33:03.423 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x223] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d3c3bb1(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:33:03.423 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x223] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:33:03.423 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d3c3bb1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:33:03.424 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34fabe4b(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:33:03.424 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1d3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:33:03.424 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34fabe4b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:33:03.425 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26b6de60(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:33:03.425 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:33:03.426 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26b6de60(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:33:03.428 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:33:03.429 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:33:03.431 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:33:03.432 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:33:03.433 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x200] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:33:03.433 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:33:03.434 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:33:03.434 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:33:03.435 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x223] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:33:03.436 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:33:03.437 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1d3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:33:03.437 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:33:03.438 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1ef] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:33:03.438 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:33:03.440 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:33:03.441 GMT <RMI TCP Connection(10)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:33:03.469 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22538].
Not connected.


[info 2020/03/05 00:33:03.471 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:33:03.472 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:03.473 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4210c35c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:33:03.473 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:03.473 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4210c35c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:33:03.474 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b66ed2b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:33:03.474 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:33:03.474 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b66ed2b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:33:03.475 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d653115(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:33:03.476 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:33:03.476 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d653115(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:33:03.476 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @496c6325(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:33:03.477 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x21d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:33:03.477 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @496c6325(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:33:03.477 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x223] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fa15154(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:33:03.478 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x223] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:33:03.478 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fa15154(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:33:03.478 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21a60441(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:33:03.479 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1d3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:33:03.479 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21a60441(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:33:03.480 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74025f5b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:33:03.480 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:33:03.480 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74025f5b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:33:03.484 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17465591297915342749

[info 2020/03/05 00:33:03.486 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:33:03.686 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x335] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@106c50ed

[vm3] [info 2020/03/05 00:33:03.692 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x335] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:33:03.707 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:03.708 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @882e75c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:33:03.708 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:03.708 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @882e75c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:33:03.709 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39e7a331(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:33:03.709 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:33:03.709 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39e7a331(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:33:03.710 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7028327b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:33:03.710 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x200] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:33:03.710 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7028327b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:33:03.711 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a2001c3(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:33:03.711 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x21d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:33:03.711 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a2001c3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:33:03.712 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x223] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cf82fad(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:33:03.712 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x223] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:33:03.712 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cf82fad(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:33:03.713 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @756e7608(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:33:03.713 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1d3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:33:03.713 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x1d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @756e7608(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:33:03.714 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79d33dfb(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:33:03.715 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1ef] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:33:03.715 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x1ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79d33dfb(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:33:03.718 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6f386c45

[vm0] [info 2020/03/05 00:33:03.723 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x70] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:33:03.724 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x70] Locator was created at Thu Mar 05 00:33:03 GMT 2020

[vm0] [info 2020/03/05 00:33:03.724 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x70] Listening on port 22540 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:33:03.724 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x70] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17465591297915342749/locator/locator22540view.dat

[vm0] [info 2020/03/05 00:33:03.724 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x70] recovery file not found: /tmp/junit17465591297915342749/locator/locator22540view.dat

[vm0] [info 2020/03/05 00:33:03.725 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x70] Starting distributed system

[vm0] [info 2020/03/05 00:33:03.726 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:33:04.299 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x345] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3797ad43

[vm4] [info 2020/03/05 00:33:04.304 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x345] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:33:04.341 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@362026c0

[vm1] [info 2020/03/05 00:33:04.347 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:33:04.935 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28431]

[vm2] [info 2020/03/05 00:33:04.966 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1aab83c1

[vm2] [info 2020/03/05 00:33:04.973 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x1f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <connect --jmx-manager=localhost[28431]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28431] ..
Successfully connected to: [host=localhost, port=28431]


[vm3] [info 2020/03/05 00:33:05.697 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x200] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@124f0ec9

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:33:05.702 GMT <RMI TCP Connection(29)-172.17.0.7> tid=0x200] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:33:06.326 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x202] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6efad706

[vm4] [info 2020/03/05 00:33:06.332 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x202] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:33:06.950 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21039]

Command result for <connect --jmx-manager=localhost[21039]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21039] ..
Successfully connected to: [host=localhost, port=21039]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3007
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 410
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 10443


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/05 00:33:07.429 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 188 ms)

[vm2] [info 2020/03/05 00:33:07.596 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 164 ms)

[vm1] [info 2020/03/05 00:33:07.684 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6f86adb8

[vm1] [info 2020/03/05 00:33:07.689 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:33:07.754 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 155 ms)

[vm4] [info 2020/03/05 00:33:07.909 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 152 ms)

[vm5] [info 2020/03/05 00:33:08.074 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x236] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 163 ms)

[vm6] [info 2020/03/05 00:33:08.226 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 149 ms)

[vm2] [info 2020/03/05 00:33:08.289 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x200] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@696f0eb4

[vm2] [info 2020/03/05 00:33:08.295 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x200] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/05 00:33:08.376 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x6f] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:33:08.377 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 148 ms)

[info 2020/03/05 00:33:08.378 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:08.381 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c786001(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:33:08.382 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:08.382 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c786001(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:33:08.385 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @256584b7(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:33:08.385 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:33:08.385 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @256584b7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:33:08.388 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9096a48(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:33:08.388 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x19a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:33:08.388 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9096a48(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:33:08.390 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ddea7c9(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:33:08.390 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:33:08.390 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ddea7c9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:33:08.391 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e04a61e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:33:08.391 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:33:08.391 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e04a61e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:33:08.392 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x236] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @480004a4(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:33:08.393 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x236] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:33:08.393 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x236] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @480004a4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:33:08.394 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66e264f4(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:33:08.395 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:33:08.395 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66e264f4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:33:08.398 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:33:08.398 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:33:08.401 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:33:08.401 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:33:08.404 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:33:08.404 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:33:08.405 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:33:08.406 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:33:08.407 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:33:08.407 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:33:08.408 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x236] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:33:08.408 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x236] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:33:08.409 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x172] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:33:08.410 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:33:08.412 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:33:08.413 GMT <RMI TCP Connection(8)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:33:08.446 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20752].
Not connected.


[info 2020/03/05 00:33:08.448 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:33:08.449 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:08.451 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4233b016(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:33:08.451 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:08.451 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4233b016(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:33:08.452 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f34ebc7(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:33:08.452 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:33:08.452 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f34ebc7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:33:08.453 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a09e677(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:33:08.453 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x19a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:33:08.453 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a09e677(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:33:08.454 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @148380f0(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:33:08.454 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:33:08.454 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @148380f0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:33:08.455 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48efe583(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:33:08.455 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:33:08.456 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48efe583(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:33:08.456 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x236] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77567be1(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:33:08.457 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x236] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:33:08.457 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x236] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77567be1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:33:08.458 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d5eaa9d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:33:08.458 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:33:08.458 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d5eaa9d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:33:08.462 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10874797677148390108

[info 2020/03/05 00:33:08.465 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:33:08.714 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:08.715 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3644b4d8(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:33:08.715 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:08.715 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3644b4d8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:33:08.716 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29046f30(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:33:08.716 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:33:08.716 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29046f30(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:33:08.717 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e593d1d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:33:08.717 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x19a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:33:08.717 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e593d1d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:33:08.718 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d3f16f9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:33:08.718 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1a5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:33:08.718 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d3f16f9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:33:08.719 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27af1614(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:33:08.719 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1c4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:33:08.719 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27af1614(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:33:08.720 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x236] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e9e38f6(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:33:08.720 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x236] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:33:08.720 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x236] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e9e38f6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:33:08.721 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @105299c2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:33:08.721 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x172] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:33:08.721 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @105299c2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:33:08.725 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@24cc1709

[vm0] [info 2020/03/05 00:33:08.731 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x6f] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:33:08.731 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x6f] Locator was created at Thu Mar 05 00:33:08 GMT 2020

[vm0] [info 2020/03/05 00:33:08.731 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x6f] Listening on port 20754 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:33:08.731 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10874797677148390108/locator/locator20754view.dat

[vm0] [info 2020/03/05 00:33:08.731 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x6f] recovery file not found: /tmp/junit10874797677148390108/locator/locator20754view.dat

[vm0] [info 2020/03/05 00:33:08.732 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/05 00:33:08.734 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:33:08.901 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@19b82891

[vm3] [info 2020/03/05 00:33:08.906 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x21d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:33:09.534 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x223] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3244f5d1

[vm4] [info 2020/03/05 00:33:09.539 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x223] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:33:10.174 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22541]

Command result for <connect --jmx-manager=localhost[22541]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22541] ..
Successfully connected to: [host=localhost, port=22541]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:33:12.713 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@72e0b39f

[vm1] [info 2020/03/05 00:33:12.719 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:33:13.075 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x166] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a0a518b

[vm5] [info 2020/03/05 00:33:13.081 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x166] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:33:13.343 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1299ae07

[vm2] [info 2020/03/05 00:33:13.350 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x19a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:33:13.887 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x180] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64294b12

[vm6] [info 2020/03/05 00:33:13.894 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x180] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:33:13.984 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@711bcca5

[vm3] [info 2020/03/05 00:33:13.990 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1a5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:33:14.616 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6cacafee

[vm4] [info 2020/03/05 00:33:14.622 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x1c4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:33:14.834 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:33:15.276 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20755]

Command result for <connect --jmx-manager=localhost[20755]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20755] ..
Successfully connected to: [host=localhost, port=20755]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1244
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608947
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2649
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 367
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9702


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:33:18.874 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 166 ms)

[vm2] [info 2020/03/05 00:33:19.026 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 150 ms)

[vm3] [info 2020/03/05 00:33:19.190 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x221] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 161 ms)

[vm4] [info 2020/03/05 00:33:19.351 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x21e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 158 ms)

[vm5] [info 2020/03/05 00:33:19.520 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 167 ms)

[vm6] [info 2020/03/05 00:33:19.673 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 151 ms)

[vm0] [info 2020/03/05 00:33:19.819 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x2c7] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:33:19.820 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x2c7] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 145 ms)

[info 2020/03/05 00:33:19.821 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:19.823 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x2c7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20f1b226(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:33:19.824 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x2c7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:19.824 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x2c7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20f1b226(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:33:19.825 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d2aa8d4(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:33:19.825 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:33:19.825 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d2aa8d4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:33:19.826 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19def2b3(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:33:19.826 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:33:19.826 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19def2b3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:33:19.829 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x221] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68788cc1(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:33:19.829 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x221] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:33:19.829 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x221] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68788cc1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:33:19.830 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x21e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2836bf89(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:33:19.830 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x21e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:33:19.830 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x21e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2836bf89(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:33:19.831 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x166] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a05713b(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:33:19.831 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x166] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:33:19.831 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a05713b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:33:19.832 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x180] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c458685(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:33:19.833 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x180] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:33:19.833 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c458685(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:33:19.836 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x2c7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:33:19.836 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x2c7] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:33:19.837 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:33:19.837 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:33:19.838 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:33:19.839 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:33:19.841 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x221] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:33:19.842 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x221] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:33:19.843 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x21e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:33:19.843 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x21e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:33:19.844 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x166] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:33:19.844 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:33:19.845 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x180] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:33:19.845 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:33:19.848 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:33:19.849 GMT <RMI TCP Connection(8)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:33:19.879 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29721].
Not connected.


[info 2020/03/05 00:33:19.881 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:33:19.882 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:19.883 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x2c7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @500984ed(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:33:19.883 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x2c7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:19.884 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x2c7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @500984ed(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:33:19.884 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38745280(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:33:19.885 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:33:19.885 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38745280(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:33:19.886 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @387b6db(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:33:19.886 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:33:19.886 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @387b6db(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:33:19.887 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x221] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45a20423(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:33:19.887 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x221] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:33:19.887 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x221] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45a20423(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:33:19.888 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x21e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f0d394b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:33:19.888 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x21e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:33:19.888 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x21e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f0d394b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:33:19.889 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x166] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48fdb1f7(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:33:19.889 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x166] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:33:19.889 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48fdb1f7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:33:19.890 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x180] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70283ded(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:33:19.890 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x180] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:33:19.890 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70283ded(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:33:19.893 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6219259063535295793

[info 2020/03/05 00:33:19.896 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:33:20.126 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:20.127 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x2c7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39dc85ae(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:33:20.128 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x2c7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:20.128 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x2c7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39dc85ae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:33:20.129 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78957de8(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:33:20.129 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:33:20.129 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78957de8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:33:20.130 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a6efe66(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:33:20.130 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x1fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:33:20.130 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a6efe66(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:33:20.131 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x221] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @128a0d8c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:33:20.131 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x221] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:33:20.131 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x221] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @128a0d8c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:33:20.132 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x21e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a71b43a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:33:20.132 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x21e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:33:20.132 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x21e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a71b43a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:33:20.133 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x166] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d1f4538(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:33:20.133 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x166] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:33:20.133 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d1f4538(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:33:20.134 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x180] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e86b676(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:33:20.134 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x180] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:33:20.134 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e86b676(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:33:20.138 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x2c7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3c9c9870

[vm0] [info 2020/03/05 00:33:20.144 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x2c7] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:33:20.144 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x2c7] Locator was created at Thu Mar 05 00:33:20 GMT 2020

[vm0] [info 2020/03/05 00:33:20.144 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x2c7] Listening on port 29723 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:33:20.144 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x2c7] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6219259063535295793/locator/locator29723view.dat

[vm0] [info 2020/03/05 00:33:20.144 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x2c7] recovery file not found: /tmp/junit6219259063535295793/locator/locator29723view.dat

[vm0] [info 2020/03/05 00:33:20.145 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x2c7] Starting distributed system

[vm0] [info 2020/03/05 00:33:20.147 GMT <RMI TCP Connection(50)-172.17.0.5> tid=0x2c7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:33:24.035 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@6dede8c3

[vm1] [info 2020/03/05 00:33:24.040 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:33:24.640 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4046f049

[vm2] [info 2020/03/05 00:33:24.646 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x1fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:33:25.280 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x221] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@739a89d3

[vm3] [info 2020/03/05 00:33:25.286 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x221] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:33:25.924 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x21e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@106b60cc

[vm4] [info 2020/03/05 00:33:25.929 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x21e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:33:26.597 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29724]

Command result for <connect --jmx-manager=localhost[29724]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29724] ..
Successfully connected to: [host=localhost, port=29724]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:33:29.523 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x170] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@b521377

[vm5] [info 2020/03/05 00:33:29.529 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x170] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:33:30.236 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x31c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5eca2b48

[vm6] [info 2020/03/05 00:33:30.242 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x31c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:33:31.155 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1429
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2323
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 145
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 8148


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:33:34.753 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 161 ms)

[vm2] [info 2020/03/05 00:33:34.915 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x318] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 160 ms)

[vm3] [info 2020/03/05 00:33:35.088 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x335] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 170 ms)

[vm4] [info 2020/03/05 00:33:35.243 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x363] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 153 ms)

[vm5] [info 2020/03/05 00:33:35.404 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 158 ms)

[vm6] [info 2020/03/05 00:33:35.553 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x31c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 147 ms)

[vm0] [info 2020/03/05 00:33:35.697 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x88] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:33:35.698 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x88] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 143 ms)

[info 2020/03/05 00:33:35.699 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:35.702 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45e897c5(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:33:35.702 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x88] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:35.702 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x88] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45e897c5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:33:35.705 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bc1b8fa(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:33:35.705 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:33:35.705 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bc1b8fa(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:33:35.706 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x318] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36226bdd(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:33:35.706 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x318] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:33:35.706 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x318] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36226bdd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:33:35.707 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x335] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13c719e1(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:33:35.707 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x335] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:33:35.707 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x335] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13c719e1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:33:35.708 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x363] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3438eb0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:33:35.708 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x363] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:33:35.708 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x363] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3438eb0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:33:35.709 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ba202a6(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:33:35.709 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:33:35.709 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ba202a6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:33:35.710 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x31c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @139904ca(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:33:35.710 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x31c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:33:35.711 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x31c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @139904ca(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:33:35.713 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x88] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:33:35.713 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x88] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:33:35.716 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:33:35.717 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:33:35.718 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x318] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:33:35.718 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x318] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:33:35.719 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x335] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:33:35.719 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x335] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:33:35.720 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x363] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:33:35.721 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x363] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:33:35.722 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:33:35.722 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:33:35.723 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x31c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:33:35.723 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x31c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:33:35.725 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:33:35.726 GMT <RMI TCP Connection(11)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:33:35.747 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24309].
Not connected.


[info 2020/03/05 00:33:35.749 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:33:35.750 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:35.751 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d9d14d5(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:33:35.752 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x88] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:35.752 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x88] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d9d14d5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:33:35.752 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @484235c4(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:33:35.753 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:33:35.753 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @484235c4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:33:35.754 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x318] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f4ebb2d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:33:35.754 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x318] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:33:35.754 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x318] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f4ebb2d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:33:35.755 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x335] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30dc2ac1(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:33:35.755 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x335] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:33:35.755 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x335] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30dc2ac1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:33:35.756 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x363] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d1d52b3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:33:35.756 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x363] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:33:35.756 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x363] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d1d52b3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:33:35.757 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67d62af1(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:33:35.757 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:33:35.757 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67d62af1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:33:35.758 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x31c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @749c36f8(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:33:35.758 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x31c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:33:35.758 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x31c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @749c36f8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:33:35.761 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2590679564921378749

[info 2020/03/05 00:33:35.763 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:33:36.016 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:36.017 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x88] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79a2eabf(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:33:36.017 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x88] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:36.017 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x88] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79a2eabf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:33:36.018 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31eab32c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:33:36.018 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:33:36.018 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31eab32c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:33:36.019 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x318] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37395fe5(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:33:36.020 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x318] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:33:36.020 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x318] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37395fe5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:33:36.020 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x335] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25c8ed88(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:33:36.021 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x335] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:33:36.021 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x335] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25c8ed88(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:33:36.022 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x363] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ff11d45(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:33:36.022 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x363] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:33:36.022 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x363] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ff11d45(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:33:36.023 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52ea4da9(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:33:36.023 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x170] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:33:36.023 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52ea4da9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:33:36.024 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x31c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fa7cbce(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:33:36.024 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x31c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:33:36.024 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x31c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fa7cbce(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:33:36.027 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x88] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5512af35

[vm0] [info 2020/03/05 00:33:36.033 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x88] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:33:36.033 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x88] Locator was created at Thu Mar 05 00:33:36 GMT 2020

[vm0] [info 2020/03/05 00:33:36.033 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x88] Listening on port 24311 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:33:36.034 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x88] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2590679564921378749/locator/locator24311view.dat

[vm0] [info 2020/03/05 00:33:36.034 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x88] recovery file not found: /tmp/junit2590679564921378749/locator/locator24311view.dat

[vm0] [info 2020/03/05 00:33:36.034 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x88] Starting distributed system

[vm0] [info 2020/03/05 00:33:36.036 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x88] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:33:39.910 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@a8b2e4e

[vm1] [info 2020/03/05 00:33:39.915 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:33:40.506 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x318] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@42cfa966

[vm2] [info 2020/03/05 00:33:40.511 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x318] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:33:41.130 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x335] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3942b101

[vm3] [info 2020/03/05 00:33:41.135 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x335] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:33:41.744 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x363] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@364b4451

[vm4] [info 2020/03/05 00:33:41.750 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x363] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:33:42.367 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24312]

Command result for <connect --jmx-manager=localhost[24312]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24312] ..
Successfully connected to: [host=localhost, port=24312]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:33:51.822 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a015990

[vm5] [info 2020/03/05 00:33:51.828 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x16a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:33:52.582 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29d742b

[vm6] [info 2020/03/05 00:33:52.588 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:33:53.511 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:33:57.091 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x170] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2c986cca

[vm5] [info 2020/03/05 00:33:57.097 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x170] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1449
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2618
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 126
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 8979


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33


[vm1] [info 2020/03/05 00:33:57.345 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 174 ms)

[vm2] [info 2020/03/05 00:33:57.509 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 161 ms)

[vm3] [info 2020/03/05 00:33:57.686 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 174 ms)

[vm6] [info 2020/03/05 00:33:57.869 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x322] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@8a3a2c0

[vm4] [info 2020/03/05 00:33:57.869 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 180 ms)

[vm6] [info 2020/03/05 00:33:57.875 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x322] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:33:58.040 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 169 ms)

[vm6] [info 2020/03/05 00:33:58.196 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 154 ms)

[vm0] [info 2020/03/05 00:33:58.347 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2c4] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:33:58.348 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2c4] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 150 ms)

[info 2020/03/05 00:33:58.349 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:58.352 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac06bfc(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:33:58.352 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:58.352 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2c4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac06bfc(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:33:58.353 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49990080(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:33:58.354 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:33:58.354 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49990080(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:33:58.356 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @436e3401(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:33:58.357 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:33:58.357 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @436e3401(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:33:58.358 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b733fc6(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:33:58.358 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:33:58.358 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b733fc6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:33:58.359 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe12ea6(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:33:58.359 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:33:58.359 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe12ea6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:33:58.360 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13f32482(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:33:58.361 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x16a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:33:58.361 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13f32482(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:33:58.362 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f59a1ec(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:33:58.362 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:33:58.362 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f59a1ec(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:33:58.365 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2c4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:33:58.366 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2c4] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:33:58.367 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:33:58.367 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:33:58.370 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:33:58.371 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:33:58.372 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:33:58.372 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:33:58.373 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:33:58.374 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:33:58.375 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:33:58.375 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:33:58.377 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:33:58.377 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:33:58.380 GMT <RMI TCP Connection(9)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:33:58.380 GMT <RMI TCP Connection(9)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:33:58.414 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24010].
Not connected.


[info 2020/03/05 00:33:58.416 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:33:58.418 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:58.419 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eb66be5(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:33:58.420 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:58.420 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2c4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eb66be5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:33:58.421 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37276cb(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:33:58.421 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:33:58.421 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37276cb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:33:58.422 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @312f8a20(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:33:58.422 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:33:58.422 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @312f8a20(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:33:58.423 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73ec967a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:33:58.423 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:33:58.423 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73ec967a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:33:58.424 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @611c7857(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:33:58.424 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:33:58.424 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @611c7857(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:33:58.425 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41feee4f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:33:58.425 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x16a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:33:58.426 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41feee4f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:33:58.427 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @240d5921(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:33:58.427 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:33:58.427 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @240d5921(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:33:58.430 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14712151404148121019

[info 2020/03/05 00:33:58.433 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:33:58.698 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:58.699 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a54d6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:33:58.699 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2c4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:33:58.699 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2c4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a54d6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:33:58.700 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @392ab2f6(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:33:58.700 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:33:58.700 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @392ab2f6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:33:58.701 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a154fba(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:33:58.701 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:33:58.701 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a154fba(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:33:58.702 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @391546d3(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:33:58.702 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:33:58.702 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @391546d3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:33:58.703 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79bf00b5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:33:58.704 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1be] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:33:58.704 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79bf00b5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:33:58.705 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5a5cfb(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:33:58.705 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x16a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:33:58.705 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5a5cfb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:33:58.706 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e356d6e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:33:58.706 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:33:58.706 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e356d6e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:33:58.710 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2c4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@36d2b6cc

[vm0] [info 2020/03/05 00:33:58.716 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2c4] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:33:58.717 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2c4] Locator was created at Thu Mar 05 00:33:58 GMT 2020

[vm0] [info 2020/03/05 00:33:58.717 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2c4] Listening on port 24012 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:33:58.717 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2c4] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14712151404148121019/locator/locator24012view.dat

[vm0] [info 2020/03/05 00:33:58.717 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2c4] recovery file not found: /tmp/junit14712151404148121019/locator/locator24012view.dat

[vm0] [info 2020/03/05 00:33:58.718 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2c4] Starting distributed system

[vm0] [info 2020/03/05 00:33:58.720 GMT <RMI TCP Connection(50)-172.17.0.2> tid=0x2c4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:33:58.804 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:34:00.227 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@612af56a

[vm5] [info 2020/03/05 00:34:00.233 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x31e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:34:00.966 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31a8a70f

[vm6] [info 2020/03/05 00:34:00.972 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x33f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:34:01.045 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x174] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a03a2f9

[vm5] [info 2020/03/05 00:34:01.051 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x174] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:34:01.846 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@14439361

[vm6] [info 2020/03/05 00:34:01.854 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:34:01.945 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1316
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2557
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 147
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 8820


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/05 00:34:02.758 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 283 ms)

[vm1] [info 2020/03/05 00:34:02.911 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:34:02.933 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x338] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 172 ms)

[vm1] [info 2020/03/05 00:34:02.989 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7d50088c

[vm1] [info 2020/03/05 00:34:02.994 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:34:03.093 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x335] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 157 ms)

[vm4] [info 2020/03/05 00:34:03.247 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x345] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 151 ms)

[vm5] [info 2020/03/05 00:34:03.416 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 168 ms)

[vm6] [info 2020/03/05 00:34:03.578 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x322] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 159 ms)

[vm5] [info 2020/03/05 00:34:03.628 GMT <RMI TCP Connection(29)-172.17.0.9> tid=0x311] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@527dd957

[vm5] [info 2020/03/05 00:34:03.634 GMT <RMI TCP Connection(29)-172.17.0.9> tid=0x311] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:34:03.642 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4d6553d2

[vm2] [info 2020/03/05 00:34:03.652 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:34:03.730 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6f] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:34:03.731 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 150 ms)

[info 2020/03/05 00:34:03.732 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:03.735 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fa053fe(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:34:03.735 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:03.735 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fa053fe(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:34:03.738 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @199eb5a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:34:03.738 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:34:03.739 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @199eb5a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:34:03.739 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x338] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54bac207(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:34:03.740 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x338] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:34:03.740 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x338] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54bac207(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:34:03.741 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x335] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @598c9565(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:34:03.741 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x335] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:34:03.741 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x335] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @598c9565(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:34:03.742 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x345] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52346839(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:34:03.742 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x345] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:34:03.742 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x345] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52346839(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:34:03.743 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3362e753(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:34:03.743 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:34:03.743 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3362e753(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:34:03.744 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x322] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc8f850(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:34:03.744 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x322] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:34:03.744 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x322] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc8f850(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:34:03.746 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:34:03.747 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:34:03.750 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:34:03.750 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:34:03.751 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x338] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:34:03.751 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x338] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:34:03.752 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x335] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:34:03.753 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x335] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:34:03.754 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x345] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:34:03.754 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x345] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:34:03.755 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:34:03.755 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:34:03.756 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x322] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:34:03.757 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x322] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:34:03.759 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:34:03.760 GMT <RMI TCP Connection(11)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:34:03.789 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28431].
Not connected.


[info 2020/03/05 00:34:03.791 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:34:03.792 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:03.794 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb5f7fd(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:34:03.794 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:03.794 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb5f7fd(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:34:03.795 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c808984(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:34:03.795 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:34:03.795 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c808984(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:34:03.796 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x338] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16c29c58(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:34:03.796 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x338] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:34:03.796 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x338] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16c29c58(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:34:03.797 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x335] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fb898b2(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:34:03.797 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x335] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:34:03.797 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x335] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fb898b2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:34:03.798 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x345] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @790eee65(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:34:03.798 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x345] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:34:03.798 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x345] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @790eee65(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:34:03.799 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f929281(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:34:03.799 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x170] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:34:03.799 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f929281(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:34:03.800 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x322] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fe693b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:34:03.800 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x322] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:34:03.800 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x322] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fe693b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:34:03.803 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16703822657779253597

[info 2020/03/05 00:34:03.805 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:34:04.042 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:04.043 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69db99e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:34:04.043 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:04.043 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69db99e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:34:04.044 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f6fe2e9(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:34:04.044 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:34:04.044 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f6fe2e9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:34:04.045 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x338] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ab869e3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:34:04.046 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x338] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:34:04.046 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x338] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ab869e3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:34:04.046 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x335] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70f1d289(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:34:04.047 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x335] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:34:04.047 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x335] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70f1d289(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:34:04.047 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x345] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @175c80d5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:34:04.048 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x345] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:34:04.048 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x345] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @175c80d5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:34:04.049 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x170] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63615c16(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:34:04.049 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x170] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:34:04.049 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x170] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63615c16(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:34:04.050 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x322] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ac8dc8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:34:04.050 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x322] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:34:04.050 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x322] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ac8dc8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:34:04.053 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@71678f41

[vm0] [info 2020/03/05 00:34:04.060 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6f] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:34:04.060 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6f] Locator was created at Thu Mar 05 00:34:04 GMT 2020

[vm0] [info 2020/03/05 00:34:04.060 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6f] Listening on port 28433 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:34:04.060 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16703822657779253597/locator/locator28433view.dat

[vm0] [info 2020/03/05 00:34:04.060 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6f] recovery file not found: /tmp/junit16703822657779253597/locator/locator28433view.dat

[vm0] [info 2020/03/05 00:34:04.061 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/05 00:34:04.064 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:34:04.375 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4f285b9e

[vm3] [info 2020/03/05 00:34:04.382 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x1b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:34:04.440 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x33d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c02fabe

[vm6] [info 2020/03/05 00:34:04.448 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x33d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:34:05.039 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6d14fbb3

[vm4] [info 2020/03/05 00:34:05.046 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1be] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:34:05.349 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:34:05.698 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24013]

Command result for <connect --jmx-manager=localhost[24013]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24013] ..
Successfully connected to: [host=localhost, port=24013]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1816
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2649
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 215
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 9507


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/05 00:34:06.026 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 184 ms)

[vm2] [info 2020/03/05 00:34:06.253 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 224 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:34:06.428 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 171 ms)

[vm4] [info 2020/03/05 00:34:06.594 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 162 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1091
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2851
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 190
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 9768


[vm5] [info 2020/03/05 00:34:06.761 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 165 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm6] [info 2020/03/05 00:34:06.910 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 147 ms)

[vm1] [info 2020/03/05 00:34:06.936 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 158 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/05 00:34:07.058 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x1d2] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:34:07.059 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 146 ms)

[info 2020/03/05 00:34:07.060 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:07.062 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12374c0d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:34:07.062 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x1d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:07.062 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12374c0d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:34:07.065 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @728da06f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:34:07.065 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:34:07.065 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @728da06f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:34:07.066 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6acb8392(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:34:07.066 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x1f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:34:07.066 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6acb8392(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:34:07.067 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b143ddb(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:34:07.067 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:34:07.068 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b143ddb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:34:07.068 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @289461de(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:34:07.069 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:34:07.069 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @289461de(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:34:07.070 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61fe95fe(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:34:07.070 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x31e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:34:07.070 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61fe95fe(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:34:07.071 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @273b46d1(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:34:07.071 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x33f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:34:07.071 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @273b46d1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:34:07.074 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:34:07.074 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:34:07.077 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:34:07.077 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:34:07.078 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:34:07.078 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:34:07.079 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:34:07.080 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:34:07.081 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:34:07.081 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:34:07.082 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:34:07.082 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:34:07.083 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:34:07.084 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:34:07.086 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:34:07.086 GMT <RMI TCP Connection(11)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)

[vm2] [info 2020/03/05 00:34:07.092 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 153 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:34:07.111 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21039].
Not connected.


[info 2020/03/05 00:34:07.113 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:34:07.114 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:07.115 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36009e6(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:34:07.116 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x1d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:07.116 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36009e6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:34:07.117 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a0ad1f4(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:34:07.117 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:34:07.117 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a0ad1f4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:34:07.118 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fba05cd(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:34:07.118 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x1f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:34:07.118 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fba05cd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:34:07.119 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46a7fd3a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:34:07.119 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:34:07.120 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46a7fd3a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:34:07.120 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @539bc51f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:34:07.121 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:34:07.121 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @539bc51f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:34:07.122 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @106256bf(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:34:07.122 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x31e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:34:07.122 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @106256bf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:34:07.123 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43cc44cc(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:34:07.123 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x33f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:34:07.123 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43cc44cc(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:34:07.127 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4725457529396740502

[info 2020/03/05 00:34:07.130 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:34:07.250 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 155 ms)

[info 2020/03/05 00:34:07.361 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:07.362 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @531901ae(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:34:07.362 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x1d2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:07.362 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @531901ae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:34:07.363 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30ef8390(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:34:07.363 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:34:07.363 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30ef8390(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:34:07.364 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c8c3582(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:34:07.364 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x1f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:34:07.364 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c8c3582(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:34:07.365 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e288b6b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:34:07.365 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x200] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:34:07.365 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e288b6b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:34:07.366 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b523466(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:34:07.366 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:34:07.366 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b523466(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:34:07.367 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ec37e0b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:34:07.367 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x31e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:34:07.367 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ec37e0b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:34:07.368 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @757f2452(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:34:07.368 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x33f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:34:07.368 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @757f2452(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:34:07.371 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@545b05c3

[vm0] [info 2020/03/05 00:34:07.377 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x1d2] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:34:07.377 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x1d2] Locator was created at Thu Mar 05 00:34:07 GMT 2020

[vm0] [info 2020/03/05 00:34:07.377 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x1d2] Listening on port 21041 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:34:07.377 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x1d2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4725457529396740502/locator/locator21041view.dat

[vm0] [info 2020/03/05 00:34:07.377 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x1d2] recovery file not found: /tmp/junit4725457529396740502/locator/locator21041view.dat

[vm0] [info 2020/03/05 00:34:07.378 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x1d2] Starting distributed system

[vm0] [info 2020/03/05 00:34:07.379 GMT <RMI TCP Connection(67)-172.17.0.7> tid=0x1d2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:34:07.402 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 149 ms)

[vm5] [info 2020/03/05 00:34:07.581 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 177 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:34:08.147 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@ff0ac2a

[vm1] [info 2020/03/05 00:34:08.151 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:34:08.456 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x236] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@23f27fc0

[vm5] [info 2020/03/05 00:34:08.461 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x236] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1855
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236206
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2234
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 130
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 8004


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm2] [info 2020/03/05 00:34:08.768 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x338] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3406e664

[vm2] [info 2020/03/05 00:34:08.774 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x338] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:34:08.923 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 166 ms)

[vm2] [info 2020/03/05 00:34:09.081 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 156 ms)

[vm6] [info 2020/03/05 00:34:09.222 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x172] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@26e872bc

[vm6] [info 2020/03/05 00:34:09.227 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x172] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:34:09.256 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 171 ms)

[vm3] [info 2020/03/05 00:34:09.406 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x335] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@508214ab

[vm3] [info 2020/03/05 00:34:09.412 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x335] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:34:09.417 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 158 ms)

[vm5] [info 2020/03/05 00:34:09.577 GMT <RMI TCP Connection(29)-172.17.0.9> tid=0x311] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 158 ms)

[vm6] [info 2020/03/05 00:34:09.728 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x33d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 149 ms)

[vm6] [info 2020/03/05 00:34:09.837 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 2254 ms)

[vm0] [info 2020/03/05 00:34:09.872 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x400] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:34:09.873 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x400] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 143 ms)

[info 2020/03/05 00:34:09.874 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:09.876 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1675a5f2(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:34:09.877 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x400] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:09.877 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x400] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1675a5f2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:34:09.879 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72606e5(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:34:09.879 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:34:09.879 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72606e5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:34:09.880 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37260ac9(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:34:09.881 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:34:09.881 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37260ac9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:34:09.881 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7424083e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:34:09.882 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x21d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:34:09.882 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7424083e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:34:09.884 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x223] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29c39466(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:34:09.884 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x223] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:34:09.884 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29c39466(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:34:09.885 GMT <RMI TCP Connection(29)-172.17.0.9> tid=0x311] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc92c01(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:34:09.886 GMT <RMI TCP Connection(29)-172.17.0.9> tid=0x311] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:34:09.886 GMT <RMI TCP Connection(29)-172.17.0.9> tid=0x311] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc92c01(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:34:09.887 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x33d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f59ba3e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:34:09.887 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x33d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:34:09.887 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x33d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f59ba3e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:34:09.889 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x400] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:34:09.889 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x400] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:34:09.892 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:34:09.892 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:34:09.893 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x200] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:34:09.893 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:34:09.894 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:34:09.894 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:34:09.897 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x223] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:34:09.897 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:34:09.898 GMT <RMI TCP Connection(29)-172.17.0.9> tid=0x311] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:34:09.899 GMT <RMI TCP Connection(29)-172.17.0.9> tid=0x311] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:34:09.900 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x33d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:34:09.900 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x33d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:34:09.902 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:34:09.902 GMT <RMI TCP Connection(11)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:34:09.939 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22541].
Not connected.


[info 2020/03/05 00:34:09.941 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:34:09.942 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:09.944 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @354b3362(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:34:09.944 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x400] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:09.944 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x400] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @354b3362(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:34:09.945 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @465532eb(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:34:09.945 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:34:09.945 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @465532eb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:34:09.946 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65eea30c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:34:09.946 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:34:09.946 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65eea30c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:34:09.947 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16039424(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:34:09.947 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x21d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:34:09.948 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16039424(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:34:09.948 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x223] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @355b8f63(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:34:09.949 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x223] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:34:09.949 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @355b8f63(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:34:09.949 GMT <RMI TCP Connection(29)-172.17.0.9> tid=0x311] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b6388ee(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:34:09.950 GMT <RMI TCP Connection(29)-172.17.0.9> tid=0x311] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:34:09.950 GMT <RMI TCP Connection(29)-172.17.0.9> tid=0x311] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b6388ee(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:34:09.951 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x33d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @200cd66f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:34:09.951 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x33d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:34:09.951 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x33d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @200cd66f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:34:09.954 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11500388570729929014

[info 2020/03/05 00:34:09.957 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:34:09.984 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x2b0] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:34:09.985 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x2b0] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 145 ms)

[info 2020/03/05 00:34:09.986 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:09.989 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x2b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62cb0aa2(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:34:09.989 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x2b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:09.989 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x2b0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62cb0aa2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:34:09.992 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @309b457d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:34:09.992 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:34:09.992 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @309b457d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:34:09.993 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41fd8a11(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:34:09.993 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:34:09.993 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41fd8a11(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:34:09.994 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f3fbc44(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:34:09.995 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:34:09.995 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f3fbc44(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:34:09.996 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1edeb1de(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:34:09.996 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:34:09.996 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1edeb1de(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:34:09.997 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42791662(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:34:09.997 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:34:09.997 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42791662(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:34:09.998 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @692fc841(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:34:09.998 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:34:09.998 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @692fc841(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:34:10.001 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x2b0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:34:10.001 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x2b0] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:34:10.004 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:34:10.005 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:34:10.005 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:34:10.006 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:34:10.007 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:34:10.007 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:34:10.008 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:34:10.009 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:34:10.010 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:34:10.010 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:34:10.011 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:34:10.011 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:34:10.014 GMT <RMI TCP Connection(9)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:34:10.014 GMT <RMI TCP Connection(9)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm4] [info 2020/03/05 00:34:10.038 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x345] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7b7242e4

[vm4] [info 2020/03/05 00:34:10.044 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x345] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:34:10.046 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29909].
Not connected.


[info 2020/03/05 00:34:10.048 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:34:10.049 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:10.050 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x2b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ce6bc22(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:34:10.051 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x2b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:10.051 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x2b0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ce6bc22(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:34:10.052 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21e64c0a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:34:10.052 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:34:10.052 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21e64c0a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:34:10.053 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4faf41dd(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:34:10.053 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:34:10.053 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4faf41dd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:34:10.054 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d89e6df(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:34:10.054 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:34:10.054 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d89e6df(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:34:10.055 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @798144a6(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:34:10.055 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:34:10.055 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @798144a6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:34:10.056 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @683a0e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:34:10.056 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:34:10.056 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @683a0e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:34:10.057 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16b6e794(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:34:10.057 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:34:10.057 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16b6e794(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:34:10.060 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14523546139392717564

[info 2020/03/05 00:34:10.063 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:34:10.126 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:34:10.213 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:10.214 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cb37544(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:34:10.214 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x400] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:10.214 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x400] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cb37544(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:34:10.215 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34fb0291(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:34:10.215 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:34:10.215 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34fb0291(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:34:10.216 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e2bad17(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:34:10.216 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x200] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:34:10.216 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x200] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e2bad17(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:34:10.217 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @193fd2f6(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:34:10.217 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x21d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:34:10.217 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x21d] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @193fd2f6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:34:10.218 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x223] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e88b00f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:34:10.219 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x223] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:34:10.219 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x223] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e88b00f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:34:10.219 GMT <RMI TCP Connection(29)-172.17.0.9> tid=0x311] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42c1471e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:34:10.220 GMT <RMI TCP Connection(29)-172.17.0.9> tid=0x311] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:34:10.220 GMT <RMI TCP Connection(29)-172.17.0.9> tid=0x311] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42c1471e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:34:10.221 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x33d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69d46fb7(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:34:10.221 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x33d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:34:10.221 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x33d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69d46fb7(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:34:10.224 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x400] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3212ef41

[vm0] [info 2020/03/05 00:34:10.230 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x400] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:34:10.230 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x400] Locator was created at Thu Mar 05 00:34:10 GMT 2020

[vm0] [info 2020/03/05 00:34:10.230 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x400] Listening on port 22543 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:34:10.231 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x400] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11500388570729929014/locator/locator22543view.dat

[vm0] [info 2020/03/05 00:34:10.231 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x400] recovery file not found: /tmp/junit11500388570729929014/locator/locator22543view.dat

[vm0] [info 2020/03/05 00:34:10.231 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x400] Starting distributed system

[vm0] [info 2020/03/05 00:34:10.233 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x400] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:34:10.290 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:10.291 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x2b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @410f2e2e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:34:10.291 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x2b0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:10.291 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x2b0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @410f2e2e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:34:10.292 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36df9f96(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:34:10.292 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:34:10.292 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36df9f96(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:34:10.293 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5950ce00(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:34:10.293 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:34:10.293 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5950ce00(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:34:10.294 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c62391c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:34:10.294 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1ad] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:34:10.294 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c62391c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:34:10.295 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @126e1c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:34:10.295 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:34:10.295 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @126e1c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:34:10.296 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77cb3313(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:34:10.296 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x174] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:34:10.296 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77cb3313(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:34:10.297 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5161cbe4(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:34:10.297 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:34:10.297 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5161cbe4(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:34:10.301 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x2b0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e8fbde2

[vm0] [info 2020/03/05 00:34:10.308 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x2b0] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:34:10.308 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x2b0] Locator was created at Thu Mar 05 00:34:10 GMT 2020

[vm0] [info 2020/03/05 00:34:10.308 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x2b0] Listening on port 29911 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:34:10.308 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x2b0] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14523546139392717564/locator/locator29911view.dat

[vm0] [info 2020/03/05 00:34:10.309 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x2b0] recovery file not found: /tmp/junit14523546139392717564/locator/locator29911view.dat

[vm0] [info 2020/03/05 00:34:10.309 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x2b0] Starting distributed system

[vm0] [info 2020/03/05 00:34:10.311 GMT <RMI TCP Connection(51)-172.17.0.8> tid=0x2b0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:34:10.686 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28434]

Command result for <connect --jmx-manager=localhost[28434]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28434] ..
Successfully connected to: [host=localhost, port=28434]


[vm1] [info 2020/03/05 00:34:11.266 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@742cfc21

[vm1] [info 2020/03/05 00:34:11.271 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:34:11.882 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@52fdfc2d

[vm2] [info 2020/03/05 00:34:11.888 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x1f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:34:12.502 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x200] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6164e085

[vm3] [info 2020/03/05 00:34:12.507 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x200] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:34:13.132 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@62ac1c79

[vm4] [info 2020/03/05 00:34:13.143 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x3b9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:34:13.783 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21042]

Command result for <connect --jmx-manager=localhost[21042]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21042] ..
Successfully connected to: [host=localhost, port=21042]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1330
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608950
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2806
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 219
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 9783


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:34:14.091 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@57f96857

[vm1] [info 2020/03/05 00:34:14.097 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:34:14.215 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 161 ms)

[vm1] [info 2020/03/05 00:34:14.359 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7319305d

[vm1] [info 2020/03/05 00:34:14.364 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:34:14.375 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 157 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:34:14.528 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 150 ms)

[vm4] [info 2020/03/05 00:34:14.685 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 155 ms)

[vm2] [info 2020/03/05 00:34:14.691 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x200] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2420c15e

[vm2] [info 2020/03/05 00:34:14.696 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x200] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:34:14.851 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x236] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 164 ms)

[vm2] [info 2020/03/05 00:34:14.954 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2447450

[vm2] [info 2020/03/05 00:34:14.960 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1b0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:34:14.999 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 146 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/05 00:34:15.142 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2cc] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:34:15.143 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2cc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 141 ms)

[info 2020/03/05 00:34:15.144 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:15.146 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b1b9ad7(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:34:15.146 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:15.146 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2cc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b1b9ad7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:34:15.148 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aeff6cd(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:34:15.149 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:34:15.149 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aeff6cd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:34:15.149 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc9c7a2(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:34:15.150 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x19a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:34:15.150 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc9c7a2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:34:15.150 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @783ce4ce(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:34:15.151 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:34:15.151 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @783ce4ce(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:34:15.152 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2745566e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:34:15.152 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:34:15.152 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2745566e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:34:15.153 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x236] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5773db1(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:34:15.153 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x236] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:34:15.153 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x236] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5773db1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:34:15.154 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c0f4fab(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:34:15.154 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:34:15.154 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c0f4fab(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:34:15.157 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2cc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:34:15.157 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2cc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:34:15.160 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:34:15.160 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:34:15.161 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:34:15.161 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:34:15.162 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:34:15.163 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:34:15.164 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:34:15.164 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:34:15.165 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x236] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:34:15.165 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x236] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:34:15.166 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x172] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:34:15.166 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:34:15.169 GMT <RMI TCP Connection(9)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:34:15.169 GMT <RMI TCP Connection(9)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:34:15.201 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20755].
Not connected.


[info 2020/03/05 00:34:15.202 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:34:15.204 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:15.205 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @633efe69(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:34:15.205 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:15.205 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2cc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @633efe69(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:34:15.206 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1316b562(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:34:15.206 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:34:15.206 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1316b562(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:34:15.207 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f050dd8(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:34:15.207 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x19a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:34:15.208 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f050dd8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:34:15.208 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @518de079(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:34:15.209 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:34:15.209 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @518de079(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:34:15.209 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @274c747c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:34:15.210 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:34:15.210 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @274c747c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:34:15.210 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x236] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f784fd4(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:34:15.211 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x236] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:34:15.211 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x236] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f784fd4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:34:15.211 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ed52fef(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:34:15.212 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:34:15.212 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ed52fef(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:34:15.217 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12311108222511253347

[info 2020/03/05 00:34:15.219 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:34:15.297 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x21d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@365cdf18

[vm3] [info 2020/03/05 00:34:15.303 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x21d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:34:15.455 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:15.456 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2482c08b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:34:15.456 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2cc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:15.456 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2cc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2482c08b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:34:15.457 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35b464bd(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:34:15.458 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:34:15.458 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35b464bd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:34:15.458 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @430557d9(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:34:15.459 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x19a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:34:15.459 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @430557d9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:34:15.460 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fb98952(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:34:15.460 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1a5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:34:15.460 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fb98952(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:34:15.461 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eed1594(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:34:15.461 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1c4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:34:15.461 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eed1594(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:34:15.462 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x236] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4776d7cc(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:34:15.462 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x236] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:34:15.462 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x236] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4776d7cc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:34:15.463 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75b5e6e1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:34:15.463 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x172] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:34:15.463 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75b5e6e1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:34:15.466 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2cc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@714772b9

[vm0] [info 2020/03/05 00:34:15.473 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2cc] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:34:15.473 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2cc] Locator was created at Thu Mar 05 00:34:15 GMT 2020

[vm0] [info 2020/03/05 00:34:15.473 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2cc] Listening on port 20757 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:34:15.473 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2cc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12311108222511253347/locator/locator20757view.dat

[vm0] [info 2020/03/05 00:34:15.473 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2cc] recovery file not found: /tmp/junit12311108222511253347/locator/locator20757view.dat

[vm0] [info 2020/03/05 00:34:15.474 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2cc] Starting distributed system

[vm0] [info 2020/03/05 00:34:15.476 GMT <RMI TCP Connection(51)-172.17.0.3> tid=0x2cc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:34:15.609 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@791d8363

[vm3] [info 2020/03/05 00:34:15.615 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1ad] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:34:15.916 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x223] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@62ddef99

[vm4] [info 2020/03/05 00:34:15.922 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x223] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:34:16.257 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b0d5673

[vm4] [info 2020/03/05 00:34:16.263 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x1a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:34:16.561 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22544]

Command result for <connect --jmx-manager=localhost[22544]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22544] ..
Successfully connected to: [host=localhost, port=22544]


[info 2020/03/05 00:34:17.052 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29912]

Command result for <connect --jmx-manager=localhost[29912]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29912] ..
Successfully connected to: [host=localhost, port=29912]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:34:19.581 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@44bbb8c3

[vm1] [info 2020/03/05 00:34:19.586 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:34:20.206 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ff7c9f9

[vm2] [info 2020/03/05 00:34:20.212 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x19a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:34:20.718 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x166] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@7ac7e65d

[vm5] [info 2020/03/05 00:34:20.724 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x166] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:34:20.853 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@673bce1

[vm3] [info 2020/03/05 00:34:20.858 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1a5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:34:21.489 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x180] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@7410ebc0

[vm6] [info 2020/03/05 00:34:21.497 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x180] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:34:21.511 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@267f288e

[vm4] [info 2020/03/05 00:34:21.517 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x1c4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:34:22.253 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20758]

Command result for <connect --jmx-manager=localhost[20758]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20758] ..
Successfully connected to: [host=localhost, port=20758]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2912
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 410
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 10170


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:34:25.896 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 153 ms)

[vm2] [info 2020/03/05 00:34:26.063 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 163 ms)

[vm3] [info 2020/03/05 00:34:26.234 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x221] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 168 ms)

[vm4] [info 2020/03/05 00:34:26.396 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x21e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 160 ms)

[vm5] [info 2020/03/05 00:34:26.558 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 159 ms)

[vm6] [info 2020/03/05 00:34:26.711 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 151 ms)

[vm0] [info 2020/03/05 00:34:26.862 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x86] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:34:26.863 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x86] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 149 ms)

[info 2020/03/05 00:34:26.864 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:26.866 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b35929c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:34:26.866 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:26.867 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x86] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b35929c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:34:26.867 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @215a1413(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:34:26.868 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:34:26.868 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @215a1413(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:34:26.869 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16e5b43c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:34:26.869 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:34:26.869 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16e5b43c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:34:26.870 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x221] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20bc6017(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:34:26.870 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x221] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:34:26.870 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x221] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20bc6017(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:34:26.871 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x21e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31cacb88(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:34:26.871 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x21e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:34:26.871 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x21e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31cacb88(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:34:26.872 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x166] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e8bea0(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:34:26.873 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x166] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:34:26.873 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e8bea0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:34:26.874 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x180] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71343e71(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:34:26.874 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x180] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:34:26.874 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71343e71(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:34:26.877 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x86] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:34:26.877 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x86] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:34:26.878 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:34:26.878 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:34:26.879 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:34:26.880 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:34:26.881 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x221] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:34:26.881 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x221] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:34:26.882 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x21e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:34:26.882 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x21e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:34:26.883 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x166] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:34:26.884 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:34:26.884 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x180] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:34:26.885 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:34:26.888 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:34:26.888 GMT <RMI TCP Connection(10)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:34:26.918 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29724].
Not connected.


[info 2020/03/05 00:34:26.920 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:34:26.921 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:26.922 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47da7072(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:34:26.923 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:26.923 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x86] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47da7072(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:34:26.924 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c8d247(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:34:26.924 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:34:26.924 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c8d247(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:34:26.925 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25c3b1c3(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:34:26.925 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:34:26.925 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25c3b1c3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:34:26.926 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x221] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad359da(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:34:26.926 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x221] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:34:26.926 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x221] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad359da(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:34:26.927 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x21e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41607115(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:34:26.927 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x21e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:34:26.927 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x21e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41607115(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:34:26.928 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x166] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18883fd0(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:34:26.928 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x166] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:34:26.928 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18883fd0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:34:26.929 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x180] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44acc358(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:34:26.929 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x180] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:34:26.929 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44acc358(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:34:26.934 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1583992088462922068

[info 2020/03/05 00:34:26.936 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:34:27.151 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:27.152 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fd7579d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:34:27.152 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x86] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:27.152 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x86] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fd7579d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:34:27.153 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @468f1b07(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:34:27.153 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:34:27.153 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @468f1b07(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:34:27.154 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fbd7831(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:34:27.154 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x1fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:34:27.155 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fbd7831(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:34:27.155 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x221] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c1347dc(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:34:27.156 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x221] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:34:27.156 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x221] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c1347dc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:34:27.157 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x21e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d392500(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:34:27.157 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x21e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:34:27.157 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x21e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d392500(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:34:27.158 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x166] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e0a33cb(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:34:27.158 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x166] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:34:27.158 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x166] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e0a33cb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:34:27.159 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x180] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a617404(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:34:27.159 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x180] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:34:27.159 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x180] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a617404(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:34:27.163 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x86] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@78dcde02

[vm0] [info 2020/03/05 00:34:27.168 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x86] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:34:27.169 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x86] Locator was created at Thu Mar 05 00:34:27 GMT 2020

[vm0] [info 2020/03/05 00:34:27.169 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x86] Listening on port 29726 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:34:27.169 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x86] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1583992088462922068/locator/locator29726view.dat

[vm0] [info 2020/03/05 00:34:27.169 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x86] recovery file not found: /tmp/junit1583992088462922068/locator/locator29726view.dat

[vm0] [info 2020/03/05 00:34:27.170 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x86] Starting distributed system

[vm0] [info 2020/03/05 00:34:27.171 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x86] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:34:31.033 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@67d5bb04

[vm1] [info 2020/03/05 00:34:31.038 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:34:31.648 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6ceadd54

[vm2] [info 2020/03/05 00:34:31.653 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x1fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:34:32.252 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x221] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6978ed9f

[vm3] [info 2020/03/05 00:34:32.258 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x221] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:34:32.870 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x21e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@613466c2

[vm4] [info 2020/03/05 00:34:32.876 GMT <RMI TCP Connection(25)-172.17.0.5> tid=0x21e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:34:33.493 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29727]

Command result for <connect --jmx-manager=localhost[29727]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29727] ..
Successfully connected to: [host=localhost, port=29727]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:34:41.127 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@70102096

[vm5] [info 2020/03/05 00:34:41.133 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:34:41.873 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440@43e63ee

[vm6] [info 2020/03/05 00:34:41.880 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2756
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 311
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9402


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:34:45.985 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 157 ms)

[vm2] [info 2020/03/05 00:34:46.146 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ca] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 159 ms)

[vm3] [info 2020/03/05 00:34:46.305 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ed] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 156 ms)

[vm4] [info 2020/03/05 00:34:46.454 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x420] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 146 ms)

[vm5] [info 2020/03/05 00:34:46.630 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f3] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 174 ms)

[vm6] [info 2020/03/05 00:34:46.778 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 146 ms)

[vm0] [info 2020/03/05 00:34:46.930 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x433] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:34:46.931 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x433] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 150 ms)

[info 2020/03/05 00:34:46.932 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:46.934 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x433] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b7c1039(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:34:46.934 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x433] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:46.934 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x433] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b7c1039(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:34:46.937 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b1377b0(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:34:46.937 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:34:46.937 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b1377b0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:34:46.940 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ca] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70479017(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:34:46.940 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ca] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:34:46.940 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ca] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70479017(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:34:46.941 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d0f067f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:34:46.941 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:34:46.941 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d0f067f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:34:46.944 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x420] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30a5a0cf(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:34:46.944 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x420] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:34:46.944 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x420] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30a5a0cf(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:34:46.945 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @663693fb(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:34:46.945 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:34:46.945 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @663693fb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:34:46.946 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @92e9915(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:34:46.946 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:34:46.946 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @92e9915(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:34:46.949 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x433] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:34:46.949 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x433] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:34:46.951 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:34:46.952 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:34:46.954 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ca] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:34:46.954 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ca] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:34:46.955 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:34:46.956 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:34:46.958 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x420] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:34:46.959 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x420] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:34:46.960 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:34:46.960 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f3] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:34:46.961 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:34:46.961 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:34:46.963 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:34:46.964 GMT <RMI TCP Connection(12)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:34:46.993 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24312].
Not connected.


[info 2020/03/05 00:34:46.995 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:34:46.997 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:46.998 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x433] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @172cd67d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:34:46.999 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x433] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:46.999 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x433] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @172cd67d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:34:47.000 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e934a15(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:34:47.000 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:34:47.000 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e934a15(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:34:47.001 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ca] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cdbe93a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:34:47.001 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ca] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:34:47.001 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ca] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cdbe93a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:34:47.002 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c4ec982(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:34:47.002 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:34:47.002 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c4ec982(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:34:47.003 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x420] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a1866ff(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:34:47.003 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x420] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:34:47.003 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x420] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a1866ff(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:34:47.004 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b9a64cb(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:34:47.004 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:34:47.004 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b9a64cb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:34:47.005 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e2dbe8e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:34:47.005 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:34:47.005 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e2dbe8e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:34:47.009 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16155270223872770482

[info 2020/03/05 00:34:47.012 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:34:47.235 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:47.236 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x433] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d3aacde(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:34:47.236 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x433] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:34:47.236 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x433] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d3aacde(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:34:47.237 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5accc7cb(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:34:47.237 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:34:47.237 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5accc7cb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:34:47.238 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ca] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27b7be11(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:34:47.238 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ca] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:34:47.238 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ca] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27b7be11(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:34:47.239 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @325cc82f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:34:47.239 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:34:47.239 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @325cc82f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:34:47.240 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x420] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @586909dc(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:34:47.240 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x420] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:34:47.240 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x420] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @586909dc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:34:47.241 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a16ae0a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:34:47.241 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:34:47.241 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a16ae0a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:34:47.242 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c76569e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:34:47.242 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:34:47.242 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x3f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c76569e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:34:47.245 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x433] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3ec44f4f

[vm0] [info 2020/03/05 00:34:47.251 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x433] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:34:47.251 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x433] Locator was created at Thu Mar 05 00:34:47 GMT 2020

[vm0] [info 2020/03/05 00:34:47.251 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x433] Listening on port 24314 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:34:47.252 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x433] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16155270223872770482/locator/locator24314view.dat

[vm0] [info 2020/03/05 00:34:47.252 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x433] recovery file not found: /tmp/junit16155270223872770482/locator/locator24314view.dat

[vm0] [info 2020/03/05 00:34:47.252 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x433] Starting distributed system

[vm0] [info 2020/03/05 00:34:47.254 GMT <RMI TCP Connection(73)-172.17.0.4> tid=0x433] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:34:51.194 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@78f7abff

[vm1] [info 2020/03/05 00:34:51.201 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:34:51.838 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ca] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@34285ce7

[vm2] [info 2020/03/05 00:34:51.844 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ca] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:34:52.462 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2027e457

[vm3] [info 2020/03/05 00:34:52.467 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:34:53.080 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x420] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3e56e47

[vm4] [info 2020/03/05 00:34:53.086 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x420] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:34:53.702 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24315]

Command result for <connect --jmx-manager=localhost[24315]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24315] ..
Successfully connected to: [host=localhost, port=24315]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:34:56.690 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@5307206c

[vm5] [info 2020/03/05 00:34:56.696 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x16a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:34:57.520 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x23] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440@41939c5f

[vm6] [info 2020/03/05 00:34:57.526 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x23] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:35:01.495 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440@4bf8e5e1

[vm5] [info 2020/03/05 00:35:01.501 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2899
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 338
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9900


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/05 00:35:01.851 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 155 ms)

[vm2] [info 2020/03/05 00:35:02.009 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 154 ms)

[vm3] [info 2020/03/05 00:35:02.197 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 185 ms)

[vm6] [info 2020/03/05 00:35:02.227 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@2f8b716b

[vm6] [info 2020/03/05 00:35:02.234 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:35:02.354 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 154 ms)

[vm5] [info 2020/03/05 00:35:02.524 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 168 ms)

[vm6] [info 2020/03/05 00:35:02.673 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 146 ms)

[vm0] [info 2020/03/05 00:35:02.818 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1fc] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:35:02.819 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 143 ms)

[info 2020/03/05 00:35:02.820 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:02.822 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d05e9e0(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:35:02.822 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:02.823 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d05e9e0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:35:02.823 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @665e1428(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:35:02.824 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:02.824 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @665e1428(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:35:02.824 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b3bc95a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:35:02.825 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:02.825 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b3bc95a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:35:02.826 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75d15a04(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:35:02.826 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:02.826 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75d15a04(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:35:02.827 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61206113(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:35:02.827 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x1be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:02.827 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61206113(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:35:02.828 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @605b88b2(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:35:02.828 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x16a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:02.828 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @605b88b2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:35:02.829 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33412c12(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:35:02.829 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:02.829 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33412c12(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:35:02.832 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:35:02.832 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:35:02.833 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:35:02.833 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:35:02.834 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:35:02.834 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:35:02.835 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:35:02.836 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:35:02.837 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:35:02.837 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:35:02.838 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:35:02.838 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:35:02.839 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:35:02.840 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:35:02.842 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:35:02.843 GMT <RMI TCP Connection(11)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:35:02.865 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24013].
Not connected.


[info 2020/03/05 00:35:02.867 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:35:02.868 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:02.870 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45b8cd80(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:35:02.870 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:02.870 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45b8cd80(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:35:02.871 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42c20b65(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:35:02.871 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:02.871 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42c20b65(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:35:02.873 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @783efbb9(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:35:02.873 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:02.873 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @783efbb9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:35:02.874 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58c2aa84(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:35:02.874 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:02.874 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58c2aa84(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:35:02.875 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f159f83(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:35:02.875 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x1be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:02.875 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f159f83(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:35:02.876 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19e0d5d4(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:35:02.876 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x16a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:02.876 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19e0d5d4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:35:02.877 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78cedb95(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:35:02.877 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x23] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:02.877 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78cedb95(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:35:02.881 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2322255204874692645

[info 2020/03/05 00:35:02.884 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:35:03.131 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:03.133 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3544dc15(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:35:03.133 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:03.133 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3544dc15(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:35:03.134 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b4726a0(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:35:03.134 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:03.134 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b4726a0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:35:03.135 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a6d0844(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:35:03.135 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:03.135 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a6d0844(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:35:03.136 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @481b2a6a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:35:03.136 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:03.136 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @481b2a6a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:35:03.137 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @238cebb5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:35:03.137 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x1be] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:03.137 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x1be] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @238cebb5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:35:03.138 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x16a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16a0bab1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:35:03.138 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x16a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:03.139 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x16a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16a0bab1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:35:03.139 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x23] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @622e6202(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:35:03.140 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x23] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:03.140 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x23] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @622e6202(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:35:03.143 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7b6b1bd8

[vm0] [info 2020/03/05 00:35:03.149 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1fc] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:35:03.149 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1fc] Locator was created at Thu Mar 05 00:35:03 GMT 2020

[vm0] [info 2020/03/05 00:35:03.149 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1fc] Listening on port 24015 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:35:03.149 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1fc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2322255204874692645/locator/locator24015view.dat

[vm0] [info 2020/03/05 00:35:03.150 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1fc] recovery file not found: /tmp/junit2322255204874692645/locator/locator24015view.dat

[vm0] [info 2020/03/05 00:35:03.150 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1fc] Starting distributed system

[vm0] [info 2020/03/05 00:35:03.152 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x1fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2828
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 269
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9498


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:35:06.372 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 172 ms)

[vm2] [info 2020/03/05 00:35:06.527 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f3] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 152 ms)

[vm3] [info 2020/03/05 00:35:06.691 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3ec] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 161 ms)

[vm4] [info 2020/03/05 00:35:06.845 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f8] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 151 ms)

[vm5] [info 2020/03/05 00:35:06.984 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3e8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@43eba1c2

[vm5] [info 2020/03/05 00:35:06.990 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3e8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:35:07.020 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fc] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 173 ms)

[vm1] [info 2020/03/05 00:35:07.067 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@55f44aec

[vm1] [info 2020/03/05 00:35:07.073 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:35:07.167 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fd] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 144 ms)

[vm0] [info 2020/03/05 00:35:07.317 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x42c] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:35:07.318 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 149 ms)

[info 2020/03/05 00:35:07.319 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:07.321 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f8a17d0(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:35:07.321 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x42c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:07.321 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f8a17d0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:35:07.324 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51692632(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:35:07.324 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:07.324 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51692632(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:35:07.325 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eab1024(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:35:07.325 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:07.325 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eab1024(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:35:07.326 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3516a2cd(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:35:07.326 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:07.326 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3516a2cd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:35:07.327 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35c7b5ea(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:35:07.327 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:07.327 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35c7b5ea(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:35:07.328 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c5ebf19(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:35:07.328 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:07.328 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c5ebf19(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:35:07.329 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @585916e6(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:35:07.329 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:07.329 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @585916e6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:35:07.331 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:35:07.331 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:35:07.334 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:35:07.334 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:35:07.335 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:35:07.335 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:35:07.336 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3ec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:35:07.337 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:35:07.338 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:35:07.338 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:35:07.339 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:35:07.339 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fc] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:35:07.340 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:35:07.341 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:35:07.343 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:35:07.344 GMT <RMI TCP Connection(12)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:35:07.380 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28434].
Not connected.


[info 2020/03/05 00:35:07.382 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:35:07.384 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:07.385 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65827(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:35:07.385 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x42c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:07.385 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65827(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:35:07.386 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13ee40ed(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:35:07.387 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:07.387 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13ee40ed(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:35:07.388 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5928d3d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:35:07.388 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:07.388 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5928d3d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:35:07.389 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25072d7a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:35:07.389 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:07.389 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25072d7a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:35:07.390 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @521a40d6(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:35:07.390 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:07.390 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @521a40d6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:35:07.391 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b05a572(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:35:07.391 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:07.391 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b05a572(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:35:07.392 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29641846(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:35:07.393 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:07.393 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29641846(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:35:07.397 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11042167207838082405

[info 2020/03/05 00:35:07.399 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:35:07.616 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:07.617 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f0685(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:35:07.617 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x42c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:07.617 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f0685(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:35:07.618 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30ed9723(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:35:07.618 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:07.618 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30ed9723(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:35:07.619 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f552ceb(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:35:07.619 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:07.620 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f552ceb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:35:07.621 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fe30a54(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:35:07.621 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3ec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:07.621 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fe30a54(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:35:07.622 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31dcfb04(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:35:07.622 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:07.622 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31dcfb04(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:35:07.623 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @509edd13(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:35:07.623 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:07.623 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @509edd13(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:35:07.624 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24c35908(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:35:07.624 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:07.624 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x3fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24c35908(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:35:07.627 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5a4b4b0b

[vm0] [info 2020/03/05 00:35:07.633 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x42c] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:35:07.633 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x42c] Locator was created at Thu Mar 05 00:35:07 GMT 2020

[vm0] [info 2020/03/05 00:35:07.634 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x42c] Listening on port 28436 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:35:07.634 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x42c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11042167207838082405/locator/locator28436view.dat

[vm0] [info 2020/03/05 00:35:07.634 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x42c] recovery file not found: /tmp/junit11042167207838082405/locator/locator28436view.dat

[vm0] [info 2020/03/05 00:35:07.635 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x42c] Starting distributed system

[vm0] [info 2020/03/05 00:35:07.637 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x42c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:35:07.688 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@78194955

[vm2] [info 2020/03/05 00:35:07.694 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:35:07.725 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040@21db80a3

[vm6] [info 2020/03/05 00:35:07.734 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:35:08.319 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d0f909f

[vm3] [info 2020/03/05 00:35:08.325 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x1b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:35:08.443 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x174] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@2cbfbce2

[vm5] [info 2020/03/05 00:35:08.449 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x174] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:35:08.928 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x1be] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@af39d4d

[vm4] [info 2020/03/05 00:35:08.933 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x1be] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:35:09.196 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@7d1f4dc8

[vm6] [info 2020/03/05 00:35:09.203 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:35:09.578 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24016]

Command result for <connect --jmx-manager=localhost[24016]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24016] ..
Successfully connected to: [host=localhost, port=24016]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:35:10.422 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@6c172856

[vm5] [info 2020/03/05 00:35:10.428 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x31e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:35:11.174 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@156310bf

[vm6] [info 2020/03/05 00:35:11.179 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x33f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:35:11.581 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1bd268a5

[vm1] [info 2020/03/05 00:35:11.588 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3015
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 510
Total primaries transferred during this rebalance                                               | 63
Total time (in milliseconds) for this rebalance                                                 | 10779


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm2] [info 2020/03/05 00:35:12.234 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a0e5ae0

[vm2] [info 2020/03/05 00:35:12.240 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:35:12.283 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 153 ms)

[vm2] [info 2020/03/05 00:35:12.453 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3cb] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 167 ms)

[vm3] [info 2020/03/05 00:35:12.615 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x403] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 159 ms)

[vm4] [info 2020/03/05 00:35:12.777 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x407] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 159 ms)

[vm3] [info 2020/03/05 00:35:12.921 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3ec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@55951e77

[vm3] [info 2020/03/05 00:35:12.927 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3ec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:35:12.965 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3e8] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 186 ms)

[vm6] [info 2020/03/05 00:35:13.112 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 145 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2798
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 219
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 9264


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm0] [info 2020/03/05 00:35:13.264 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x70] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:35:13.265 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 151 ms)

[info 2020/03/05 00:35:13.266 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:13.268 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53c6b03(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:35:13.269 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:13.269 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53c6b03(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:35:13.271 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9d53f3a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:35:13.271 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:13.271 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9d53f3a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:35:13.272 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3cb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @766d4568(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:35:13.272 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3cb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:13.272 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3cb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @766d4568(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:35:13.273 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x403] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c264110(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:35:13.273 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x403] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:13.273 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x403] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c264110(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:35:13.274 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @301255b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:35:13.274 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:13.274 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @301255b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:35:13.275 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b156778(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:35:13.275 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:13.275 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3e8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b156778(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:35:13.276 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c6bba95(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:35:13.276 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:13.276 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c6bba95(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:35:13.278 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:35:13.279 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:35:13.281 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:35:13.282 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:35:13.283 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3cb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:35:13.283 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3cb] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:35:13.284 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x403] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:35:13.284 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x403] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:35:13.286 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x407] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:35:13.286 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:35:13.287 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3e8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:35:13.287 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3e8] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:35:13.288 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:35:13.289 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:35:13.291 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:35:13.291 GMT <RMI TCP Connection(12)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:35:13.321 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22544].
Not connected.


[info 2020/03/05 00:35:13.323 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:35:13.325 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:13.326 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39263991(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:35:13.326 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:13.327 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39263991(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:35:13.328 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15f54273(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:35:13.328 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:13.328 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15f54273(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:35:13.329 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3cb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @361d123(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:35:13.329 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3cb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:13.329 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3cb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @361d123(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:35:13.330 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x403] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45e391db(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:35:13.330 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x403] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:13.330 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x403] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45e391db(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:35:13.331 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52bb3d7b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:35:13.331 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:13.331 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52bb3d7b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:35:13.332 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a5bab1(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:35:13.332 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:13.332 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3e8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a5bab1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:35:13.333 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22fb5b27(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:35:13.333 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:13.333 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22fb5b27(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:35:13.334 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 165 ms)

[info 2020/03/05 00:35:13.338 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6790215427936963883

[info 2020/03/05 00:35:13.341 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:35:13.490 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 153 ms)

[vm4] [info 2020/03/05 00:35:13.565 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@374350f8

[vm4] [info 2020/03/05 00:35:13.571 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3f8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:35:13.581 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:13.582 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @db0e12(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:35:13.582 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:13.582 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @db0e12(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:35:13.583 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ff68934(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:35:13.583 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:13.583 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ff68934(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:35:13.584 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3cb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b44012c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:35:13.584 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3cb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:13.584 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3cb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b44012c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:35:13.585 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x403] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71c87753(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:35:13.585 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x403] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:13.585 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x403] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71c87753(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:35:13.586 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33dc017a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:35:13.586 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x407] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:13.586 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33dc017a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:35:13.587 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67bb01f7(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:35:13.587 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3e8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:13.587 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x3e8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67bb01f7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:35:13.588 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64be4649(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:35:13.588 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:13.589 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x41a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64be4649(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:35:13.592 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@66cf79dc

[vm0] [info 2020/03/05 00:35:13.598 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x70] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:35:13.598 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x70] Locator was created at Thu Mar 05 00:35:13 GMT 2020

[vm0] [info 2020/03/05 00:35:13.598 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x70] Listening on port 22546 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:35:13.598 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x70] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6790215427936963883/locator/locator22546view.dat

[vm0] [info 2020/03/05 00:35:13.599 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x70] recovery file not found: /tmp/junit6790215427936963883/locator/locator22546view.dat

[vm0] [info 2020/03/05 00:35:13.599 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x70] Starting distributed system

[vm0] [info 2020/03/05 00:35:13.601 GMT <RMI TCP Connection(73)-172.17.0.9> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:35:13.665 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 172 ms)

[vm4] [info 2020/03/05 00:35:13.818 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 149 ms)

[vm5] [info 2020/03/05 00:35:13.989 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 168 ms)

[vm6] [info 2020/03/05 00:35:14.144 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 153 ms)

[info 2020/03/05 00:35:14.218 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28437]

Command result for <connect --jmx-manager=localhost[28437]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28437] ..
Successfully connected to: [host=localhost, port=28437]


[vm0] [info 2020/03/05 00:35:14.290 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x1d4] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:35:14.291 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x1d4] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 144 ms)

[info 2020/03/05 00:35:14.292 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:14.294 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24aa2542(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:35:14.295 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x1d4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:14.295 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x1d4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24aa2542(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:35:14.296 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d049f3d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:35:14.296 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:14.296 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d049f3d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:35:14.297 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a0e13f2(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:35:14.297 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:14.297 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a0e13f2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:35:14.298 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69cd23fa(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:35:14.298 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:14.298 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69cd23fa(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:35:14.299 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6be9dd2(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:35:14.299 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:14.299 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6be9dd2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:35:14.300 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a7e8e13(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:35:14.300 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:14.301 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a7e8e13(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:35:14.301 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e20207(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:35:14.302 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:14.302 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e20207(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:35:14.304 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x1d4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:35:14.305 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x1d4] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:35:14.306 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:35:14.306 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:35:14.307 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:35:14.307 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:35:14.309 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:35:14.309 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:35:14.310 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:35:14.310 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:35:14.311 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:35:14.311 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:35:14.312 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:35:14.313 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:35:14.315 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:35:14.316 GMT <RMI TCP Connection(11)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:35:14.350 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29912].
Not connected.


[info 2020/03/05 00:35:14.353 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:35:14.354 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:14.356 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75a16f6f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:35:14.356 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x1d4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:14.356 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x1d4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75a16f6f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:35:14.357 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7edfd906(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:35:14.357 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:14.357 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7edfd906(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:35:14.358 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @455e9472(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:35:14.358 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:14.359 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @455e9472(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:35:14.360 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d236d36(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:35:14.360 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:14.360 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d236d36(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:35:14.361 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bcc39eb(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:35:14.361 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:14.361 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bcc39eb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:35:14.362 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c7fdcb1(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:35:14.362 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x174] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:14.362 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c7fdcb1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:35:14.363 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @173254ec(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:35:14.363 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:14.363 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @173254ec(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:35:14.368 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1978694252608122011

[info 2020/03/05 00:35:14.371 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:35:14.616 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:14.617 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x1d4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5843eb94(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:35:14.617 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x1d4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:14.617 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x1d4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5843eb94(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:35:14.618 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2353ecc6(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:35:14.618 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:14.618 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2353ecc6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:35:14.619 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @164a54ec(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:35:14.619 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1b0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:14.619 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @164a54ec(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:35:14.620 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31f16d9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:35:14.620 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1ad] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:14.621 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31f16d9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:35:14.621 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @111f25dd(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:35:14.621 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:14.622 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @111f25dd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:35:14.622 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x174] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54b9e0c1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:35:14.623 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x174] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:14.623 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x174] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54b9e0c1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:35:14.624 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a618169(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:35:14.624 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:14.624 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x24] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a618169(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:35:14.627 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x1d4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@63bb94e9

[vm0] [info 2020/03/05 00:35:14.633 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x1d4] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:35:14.633 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x1d4] Locator was created at Thu Mar 05 00:35:14 GMT 2020

[vm0] [info 2020/03/05 00:35:14.633 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x1d4] Listening on port 29914 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:35:14.633 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x1d4] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1978694252608122011/locator/locator29914view.dat

[vm0] [info 2020/03/05 00:35:14.634 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x1d4] recovery file not found: /tmp/junit1978694252608122011/locator/locator29914view.dat

[vm0] [info 2020/03/05 00:35:14.634 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x1d4] Starting distributed system

[vm0] [info 2020/03/05 00:35:14.636 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x1d4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 3030
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 455
Total primaries transferred during this rebalance                                               | 57
Total time (in milliseconds) for this rebalance                                                 | 10647


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:35:15.679 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 160 ms)

[vm2] [info 2020/03/05 00:35:15.850 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 168 ms)

[vm3] [info 2020/03/05 00:35:16.007 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 154 ms)

[vm4] [info 2020/03/05 00:35:16.155 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3b9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 145 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:35:16.356 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 198 ms)

[vm6] [info 2020/03/05 00:35:16.502 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 145 ms)

[vm0] [info 2020/03/05 00:35:16.656 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x159] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:35:16.657 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x159] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 153 ms)

[info 2020/03/05 00:35:16.658 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:16.660 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x159] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4231113e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:35:16.661 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x159] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:16.661 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x159] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4231113e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:35:16.662 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70e661f7(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:35:16.662 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:16.662 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70e661f7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:35:16.663 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a72b6d2(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:35:16.663 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:16.663 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a72b6d2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:35:16.664 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e8b5597(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:35:16.664 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:16.664 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e8b5597(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:35:16.666 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63c63ac2(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:35:16.666 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:16.666 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63c63ac2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:35:16.667 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b401755(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:35:16.667 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x31e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:16.668 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b401755(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:35:16.668 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @192579e4(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:35:16.668 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x33f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:16.668 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @192579e4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:35:16.671 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x159] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:35:16.672 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x159] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:35:16.673 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:35:16.673 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:35:16.674 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:35:16.674 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:35:16.675 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:35:16.676 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:35:16.678 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3b9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:35:16.678 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:35:16.679 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:35:16.680 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:35:16.680 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:35:16.681 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:35:16.683 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:35:16.684 GMT <RMI TCP Connection(12)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:35:16.719 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21042].
Not connected.


[info 2020/03/05 00:35:16.721 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:35:16.723 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:16.724 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x159] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52eb000b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:35:16.724 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x159] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:16.724 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x159] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52eb000b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:35:16.725 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a52d7bd(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:35:16.725 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:16.725 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a52d7bd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:35:16.726 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22452178(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:35:16.726 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:16.726 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22452178(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:35:16.727 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e89dbb2(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:35:16.727 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:16.727 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e89dbb2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:35:16.728 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb9a986(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:35:16.728 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:16.728 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cb9a986(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:35:16.729 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5925dc3e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:35:16.729 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x31e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:16.729 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5925dc3e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:35:16.730 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e1047cb(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:35:16.730 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x33f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:16.731 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e1047cb(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:35:16.734 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12756126908867637309

[info 2020/03/05 00:35:16.737 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:35:16.945 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:16.946 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x159] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5061450b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:35:16.946 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x159] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:16.946 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x159] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5061450b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:35:16.947 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f92a9bf(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:35:16.947 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:16.947 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f92a9bf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:35:16.948 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ca0879d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:35:16.948 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:16.949 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ca0879d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:35:16.949 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca05994(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:35:16.950 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x200] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:16.950 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca05994(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:35:16.950 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20879ae8(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:35:16.951 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3b9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:16.951 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20879ae8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:35:16.951 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5531cb77(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:35:16.951 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x31e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:16.952 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5531cb77(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:35:16.952 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fdbf66b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:35:16.952 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x33f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:16.952 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fdbf66b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:35:16.956 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x159] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e97c4a3

[vm0] [info 2020/03/05 00:35:16.961 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x159] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:35:16.961 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x159] Locator was created at Thu Mar 05 00:35:16 GMT 2020

[vm0] [info 2020/03/05 00:35:16.961 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x159] Listening on port 21044 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:35:16.962 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x159] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12756126908867637309/locator/locator21044view.dat

[vm0] [info 2020/03/05 00:35:16.962 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x159] recovery file not found: /tmp/junit12756126908867637309/locator/locator21044view.dat

[vm0] [info 2020/03/05 00:35:16.963 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x159] Starting distributed system

[vm0] [info 2020/03/05 00:35:16.964 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x159] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:35:17.488 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1438186a

[vm1] [info 2020/03/05 00:35:17.496 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:35:17.966 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x236] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840@3a4ff081

[vm5] [info 2020/03/05 00:35:17.973 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x236] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:35:18.168 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3cb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@e92dce2

[vm2] [info 2020/03/05 00:35:18.175 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3cb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:35:18.650 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@77cb8976

[vm1] [info 2020/03/05 00:35:18.658 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:35:18.728 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x172] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040@32fb61c8

[vm6] [info 2020/03/05 00:35:18.734 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x172] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:35:18.796 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x403] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4bd2fb42

[vm3] [info 2020/03/05 00:35:18.802 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x403] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:35:19.266 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@77ddd10e

[vm2] [info 2020/03/05 00:35:19.272 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1b0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:35:19.403 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x407] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@247496ac

[vm4] [info 2020/03/05 00:35:19.409 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x407] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:35:19.888 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@738cb62

[vm3] [info 2020/03/05 00:35:19.894 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1ad] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:35:20.044 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22547]

Command result for <connect --jmx-manager=localhost[22547]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22547] ..
Successfully connected to: [host=localhost, port=22547]


[vm4] [info 2020/03/05 00:35:20.521 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2dc20492

[vm4] [info 2020/03/05 00:35:20.527 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x1a7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:35:20.847 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@74c257dc

[vm1] [info 2020/03/05 00:35:20.855 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:35:21.151 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29915]

Command result for <connect --jmx-manager=localhost[29915]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29915] ..
Successfully connected to: [host=localhost, port=29915]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:35:21.531 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a529745

[vm2] [info 2020/03/05 00:35:21.538 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x1f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:35:22.149 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x200] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6966cb16

[vm3] [info 2020/03/05 00:35:22.154 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x200] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2826
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 335
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9663


[vm4] [info 2020/03/05 00:35:22.786 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3b9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@59636872

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm4] [info 2020/03/05 00:35:22.792 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x3b9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:35:22.945 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 154 ms)

[vm2] [info 2020/03/05 00:35:23.108 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 159 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:35:23.370 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 258 ms)

[info 2020/03/05 00:35:23.434 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21045]

Command result for <connect --jmx-manager=localhost[21045]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21045] ..
Successfully connected to: [host=localhost, port=21045]


[vm4] [info 2020/03/05 00:35:23.530 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 158 ms)

[vm5] [info 2020/03/05 00:35:23.723 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x236] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 190 ms)

[vm6] [info 2020/03/05 00:35:23.877 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 152 ms)

[vm0] [info 2020/03/05 00:35:24.028 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:35:24.029 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 150 ms)

[info 2020/03/05 00:35:24.030 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:24.032 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27578d3(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:35:24.032 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:24.032 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27578d3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:35:24.033 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36bb2ae3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:35:24.033 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:24.034 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36bb2ae3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:35:24.034 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @545adb96(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:35:24.035 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x19a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:24.035 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @545adb96(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:35:24.036 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e578102(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:35:24.036 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:24.036 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e578102(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:35:24.037 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d35ef69(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:35:24.037 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:24.037 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d35ef69(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:35:24.038 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x236] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @727e8959(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:35:24.038 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x236] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:24.038 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x236] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @727e8959(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:35:24.039 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7281e765(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:35:24.040 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:24.040 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7281e765(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:35:24.042 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:35:24.043 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:35:24.044 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:35:24.044 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:35:24.045 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:35:24.045 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:35:24.047 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:35:24.047 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:35:24.048 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:35:24.048 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:35:24.049 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x236] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:35:24.049 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x236] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:35:24.050 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x172] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:35:24.051 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:35:24.053 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:35:24.053 GMT <RMI TCP Connection(10)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:35:24.089 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20758].
Not connected.


[info 2020/03/05 00:35:24.091 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:35:24.092 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:24.093 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @610f8770(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:35:24.093 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:24.094 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @610f8770(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:35:24.094 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cc85593(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:35:24.095 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:24.095 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cc85593(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:35:24.096 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27923e5e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:35:24.096 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x19a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:24.096 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27923e5e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:35:24.097 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ba4284a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:35:24.097 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:24.097 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ba4284a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:35:24.098 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e902bc(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:35:24.098 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1c4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:24.098 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e902bc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:35:24.099 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x236] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7911fb63(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:35:24.099 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x236] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:24.099 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x236] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7911fb63(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:35:24.100 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e0859a0(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:35:24.100 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x172] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:24.100 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e0859a0(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:35:24.104 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17363865909474308179

[info 2020/03/05 00:35:24.107 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:35:24.350 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:24.351 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c15acf9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:35:24.351 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:24.351 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c15acf9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:35:24.352 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @183fcbc0(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:35:24.352 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:24.352 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @183fcbc0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:35:24.353 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f4ea2e8(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:35:24.353 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x19a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:24.353 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f4ea2e8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:35:24.354 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6023965d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:35:24.354 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1a5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:24.354 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6023965d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:35:24.355 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6af03507(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:35:24.355 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1c4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:24.356 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1c4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6af03507(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:35:24.356 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x236] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37d90368(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:35:24.357 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x236] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:24.357 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x236] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37d90368(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:35:24.357 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x172] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3839cf25(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:35:24.358 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x172] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:24.358 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x172] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3839cf25(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:35:24.361 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1f788c08

[vm0] [info 2020/03/05 00:35:24.367 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:35:24.367 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Locator was created at Thu Mar 05 00:35:24 GMT 2020

[vm0] [info 2020/03/05 00:35:24.367 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Listening on port 20760 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:35:24.368 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17363865909474308179/locator/locator20760view.dat

[vm0] [info 2020/03/05 00:35:24.368 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] recovery file not found: /tmp/junit17363865909474308179/locator/locator20760view.dat

[vm0] [info 2020/03/05 00:35:24.369 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Starting distributed system

[vm0] [info 2020/03/05 00:35:24.371 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x6f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:35:28.318 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3599dbc9

[vm1] [info 2020/03/05 00:35:28.324 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:35:28.927 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e5a06a2

[vm2] [info 2020/03/05 00:35:28.933 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x19a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:35:29.352 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x364] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3d1942a1

[vm5] [info 2020/03/05 00:35:29.358 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x364] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:35:29.536 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20d316a5

[vm3] [info 2020/03/05 00:35:29.543 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1a5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:35:30.104 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x399] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5bdafd6f

[vm6] [info 2020/03/05 00:35:30.110 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x399] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:35:30.173 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1c4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@62137845

[vm4] [info 2020/03/05 00:35:30.178 GMT <RMI TCP Connection(25)-172.17.0.3> tid=0x1c4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:35:30.866 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20761]

Command result for <connect --jmx-manager=localhost[20761]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20761] ..
Successfully connected to: [host=localhost, port=20761]


[vm1] [info 2020/03/05 00:35:31.002 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1168
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608938
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2666
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 264
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9429


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:35:34.956 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 166 ms)

[vm2] [info 2020/03/05 00:35:35.116 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 158 ms)

[vm3] [info 2020/03/05 00:35:35.267 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x35b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 148 ms)

[vm4] [info 2020/03/05 00:35:35.426 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x351] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 156 ms)

[vm5] [info 2020/03/05 00:35:35.595 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x364] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 167 ms)

[vm6] [info 2020/03/05 00:35:35.741 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x399] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 144 ms)

[vm0] [info 2020/03/05 00:35:35.886 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x42a] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:35:35.887 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 144 ms)

[info 2020/03/05 00:35:35.888 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:35.891 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42e8ba0d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:35:35.891 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x42a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:35.891 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42e8ba0d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:35:35.892 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c884350(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:35:35.892 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:35.892 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c884350(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:35:35.893 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @379c3786(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:35:35.893 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:35.893 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @379c3786(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:35:35.894 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x35b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57217393(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:35:35.894 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x35b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:35.894 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x35b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57217393(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:35:35.895 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x351] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2060cbed(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:35:35.895 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x351] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:35.895 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x351] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2060cbed(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:35:35.896 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x364] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a96e642(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:35:35.896 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x364] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:35.896 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a96e642(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:35:35.897 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x399] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2765b599(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:35:35.897 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x399] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:35.897 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x399] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2765b599(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:35:35.900 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:35:35.901 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:35:35.902 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:35:35.902 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:35:35.903 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:35:35.903 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:35:35.904 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x35b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:35:35.904 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x35b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:35:35.905 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x351] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:35:35.906 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x351] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:35:35.906 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x364] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:35:35.907 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:35:35.908 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x399] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:35:35.908 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x399] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:35:35.910 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:35:35.911 GMT <RMI TCP Connection(11)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:35:35.941 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29727].
Not connected.


[info 2020/03/05 00:35:35.942 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:35:35.944 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:35.945 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fb288ac(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:35:35.945 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x42a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:35.945 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fb288ac(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:35:35.946 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5497f565(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:35:35.946 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:35.946 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5497f565(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:35:35.947 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23b8eceb(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:35:35.947 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:35.947 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23b8eceb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:35:35.948 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x35b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57b84603(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:35:35.948 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x35b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:35.948 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x35b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57b84603(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:35:35.949 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x351] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6943f5b3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:35:35.950 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x351] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:35.950 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x351] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6943f5b3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:35:35.950 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x364] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d1f4fbf(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:35:35.951 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x364] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:35.951 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d1f4fbf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:35:35.951 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x399] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39c97173(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:35:35.952 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x399] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:35.952 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x399] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39c97173(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:35:35.955 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15400718668943868926

[info 2020/03/05 00:35:35.957 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:35:36.176 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:36.177 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bc0dc49(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:35:36.177 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x42a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:36.177 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bc0dc49(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:35:36.178 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c7ca0a3(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:35:36.178 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:36.178 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c7ca0a3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:35:36.179 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24dd052e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:35:36.179 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x1fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:36.179 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x1fc] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24dd052e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:35:36.180 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x35b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5da5c3f5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:35:36.180 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x35b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:36.181 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x35b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5da5c3f5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:35:36.181 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x351] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58ef95dd(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:35:36.181 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x351] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:36.182 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x351] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58ef95dd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:35:36.182 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x364] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c310095(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:35:36.183 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x364] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:36.183 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x364] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c310095(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:35:36.184 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x399] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b154b01(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:35:36.184 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x399] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:36.184 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x399] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b154b01(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:35:36.187 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3218c5ba

[vm0] [info 2020/03/05 00:35:36.193 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x42a] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:35:36.193 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x42a] Locator was created at Thu Mar 05 00:35:36 GMT 2020

[vm0] [info 2020/03/05 00:35:36.193 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x42a] Listening on port 29729 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:35:36.194 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x42a] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15400718668943868926/locator/locator29729view.dat

[vm0] [info 2020/03/05 00:35:36.194 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x42a] recovery file not found: /tmp/junit15400718668943868926/locator/locator29729view.dat

[vm0] [info 2020/03/05 00:35:36.194 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x42a] Starting distributed system

[vm0] [info 2020/03/05 00:35:36.196 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x42a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:35:40.080 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@3920695f

[vm1] [info 2020/03/05 00:35:40.085 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:35:40.700 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x1fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@222c0a04

[vm2] [info 2020/03/05 00:35:40.706 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x1fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:35:41.328 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x35b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f976fff

[vm3] [info 2020/03/05 00:35:41.334 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x35b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:35:41.933 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x351] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@14206ff3

[vm4] [info 2020/03/05 00:35:41.939 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x351] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:35:42.549 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29730]

Command result for <connect --jmx-manager=localhost[29730]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29730] ..
Successfully connected to: [host=localhost, port=29730]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:35:49.729 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@787e1828

[vm5] [info 2020/03/05 00:35:49.735 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:35:50.446 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@719e98d

[vm6] [info 2020/03/05 00:35:50.452 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:35:51.307 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1042
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2195
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 95
Total primaries transferred during this rebalance                                               | 12
Total time (in milliseconds) for this rebalance                                                 | 7455


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:35:54.584 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 156 ms)

[vm2] [info 2020/03/05 00:35:54.741 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ca] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 154 ms)

[vm3] [info 2020/03/05 00:35:54.905 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ed] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 161 ms)

[vm4] [info 2020/03/05 00:35:55.055 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x420] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 147 ms)

[vm5] [info 2020/03/05 00:35:55.227 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f3] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 171 ms)

[vm6] [info 2020/03/05 00:35:55.382 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 153 ms)

[vm0] [info 2020/03/05 00:35:55.528 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x3e6] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:35:55.529 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x3e6] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 145 ms)

[info 2020/03/05 00:35:55.530 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:55.532 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20655c35(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:35:55.532 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x3e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:55.532 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x3e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20655c35(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:35:55.535 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40724ed8(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:35:55.535 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:55.535 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40724ed8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:35:55.536 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ca] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2169110c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:35:55.536 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ca] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:55.536 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ca] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2169110c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:35:55.537 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f9d403f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:35:55.537 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:55.537 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f9d403f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:35:55.538 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x420] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15c43d31(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:35:55.538 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x420] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:55.538 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x420] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15c43d31(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:35:55.539 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @112f63fe(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:35:55.539 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:55.539 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @112f63fe(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:35:55.540 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @133c17a5(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:35:55.540 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:55.540 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @133c17a5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:35:55.543 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x3e6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:35:55.543 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x3e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:35:55.546 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:35:55.546 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:35:55.547 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ca] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:35:55.548 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ca] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:35:55.549 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:35:55.549 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:35:55.550 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x420] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:35:55.550 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x420] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:35:55.552 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:35:55.552 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f3] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:35:55.553 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:35:55.553 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:35:55.555 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:35:55.556 GMT <RMI TCP Connection(13)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:35:55.585 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24315].
Not connected.


[info 2020/03/05 00:35:55.586 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:35:55.587 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:55.589 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11fce9ac(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:35:55.589 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x3e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:55.589 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x3e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11fce9ac(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:35:55.590 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18528bfa(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:35:55.590 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:55.590 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18528bfa(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:35:55.591 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ca] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1347c77d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:35:55.591 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ca] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:55.591 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ca] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1347c77d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:35:55.592 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @748cea87(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:35:55.593 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:55.593 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @748cea87(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:35:55.594 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x420] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5101e2c9(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:35:55.594 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x420] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:55.594 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x420] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5101e2c9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:35:55.595 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d1f0cd1(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:35:55.595 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:55.595 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d1f0cd1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:35:55.596 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d7860f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:35:55.596 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:55.596 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d7860f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:35:55.599 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3060841180513759631

[info 2020/03/05 00:35:55.601 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:35:55.822 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:55.823 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @630d7760(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:35:55.823 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x3e6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:35:55.823 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x3e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @630d7760(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:35:55.824 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69987abf(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:35:55.824 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:35:55.824 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69987abf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:35:55.825 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ca] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c8de364(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:35:55.825 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ca] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:35:55.826 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ca] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c8de364(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:35:55.826 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42006092(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:35:55.827 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:35:55.827 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42006092(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:35:55.827 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x420] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a9980c7(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:35:55.828 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x420] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:35:55.828 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x420] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a9980c7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:35:55.828 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c4e06a9(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:35:55.829 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:35:55.829 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c4e06a9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:35:55.829 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @352845b2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:35:55.830 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:35:55.830 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x3f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @352845b2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:35:55.833 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x3e6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6a7120e

[vm0] [info 2020/03/05 00:35:55.839 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x3e6] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:35:55.839 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x3e6] Locator was created at Thu Mar 05 00:35:55 GMT 2020

[vm0] [info 2020/03/05 00:35:55.839 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x3e6] Listening on port 24317 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:35:55.839 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x3e6] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3060841180513759631/locator/locator24317view.dat

[vm0] [info 2020/03/05 00:35:55.839 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x3e6] recovery file not found: /tmp/junit3060841180513759631/locator/locator24317view.dat

[vm0] [info 2020/03/05 00:35:55.840 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x3e6] Starting distributed system

[vm0] [info 2020/03/05 00:35:55.842 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x3e6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:35:59.803 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6f8f0e4c

[vm1] [info 2020/03/05 00:35:59.807 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:36:00.025 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x371] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2bd3b960

[vm5] [info 2020/03/05 00:36:00.031 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x371] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:36:00.390 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ca] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@60f554d2

[vm2] [info 2020/03/05 00:36:00.396 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ca] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:36:00.809 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x377] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3ffa7ef4

[vm6] [info 2020/03/05 00:36:00.815 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x377] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:36:01.012 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@f9d3162

[vm3] [info 2020/03/05 00:36:01.018 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:36:01.653 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x420] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@49c0d34e

[vm4] [info 2020/03/05 00:36:01.659 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x420] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:36:01.711 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:36:02.273 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24318]

Command result for <connect --jmx-manager=localhost[24318]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24318] ..
Successfully connected to: [host=localhost, port=24318]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:36:04.228 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@caa3f1c

[vm5] [info 2020/03/05 00:36:04.234 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:36:04.979 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@73fd8ee

[vm6] [info 2020/03/05 00:36:04.985 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1300
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2627
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 194
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 9162


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/05 00:36:05.668 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 166 ms)

[vm2] [info 2020/03/05 00:36:05.825 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 154 ms)

[vm1] [info 2020/03/05 00:36:05.898 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:36:05.988 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 160 ms)

[vm4] [info 2020/03/05 00:36:06.148 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3a0] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 157 ms)

[vm5] [info 2020/03/05 00:36:06.317 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x371] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 166 ms)

[vm6] [info 2020/03/05 00:36:06.466 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x377] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 147 ms)

[vm0] [info 2020/03/05 00:36:06.619 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x41b] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:36:06.620 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x41b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 151 ms)

[info 2020/03/05 00:36:06.621 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:06.624 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3499db52(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:36:06.625 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:06.625 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x41b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3499db52(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:36:06.626 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c3fe362(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:36:06.626 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:06.626 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c3fe362(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:36:06.627 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f05d40a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:36:06.627 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:06.627 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f05d40a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:36:06.628 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a67cc78(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:36:06.629 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:06.629 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a67cc78(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:36:06.630 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7929ab8b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:36:06.630 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:06.630 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7929ab8b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:36:06.631 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x371] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f808581(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:36:06.631 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x371] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:06.631 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x371] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f808581(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:36:06.632 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x377] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f396e99(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:36:06.632 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x377] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:06.632 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x377] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f396e99(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:36:06.635 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:36:06.636 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x41b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:36:06.637 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:36:06.637 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:36:06.638 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:36:06.639 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:36:06.640 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:36:06.640 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:36:06.641 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3a0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:36:06.642 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:36:06.643 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x371] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:36:06.643 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x371] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:36:06.644 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x377] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:36:06.644 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x377] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:36:06.647 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:36:06.647 GMT <RMI TCP Connection(12)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:36:06.683 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24016].
Not connected.


[info 2020/03/05 00:36:06.686 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:36:06.687 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:06.689 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61471cf0(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:36:06.689 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:06.689 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x41b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61471cf0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:36:06.690 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c63969(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:36:06.690 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:06.690 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c63969(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:36:06.691 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50d1fd04(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:36:06.692 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:06.692 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50d1fd04(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:36:06.693 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @604ddfd2(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:36:06.693 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:06.693 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @604ddfd2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:36:06.694 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19f134b2(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:36:06.694 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:06.694 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19f134b2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:36:06.695 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x371] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f3c3b0b(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:36:06.695 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x371] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:06.695 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x371] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f3c3b0b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:36:06.696 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x377] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16614998(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:36:06.696 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x377] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:06.696 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x377] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16614998(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:36:06.700 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13806015392032411044

[info 2020/03/05 00:36:06.703 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:36:06.957 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:06.958 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @936ec52(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:36:06.958 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:06.958 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x41b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @936ec52(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:36:06.959 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7212b4e3(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:36:06.959 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:06.959 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7212b4e3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:36:06.960 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f0dd8d5(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:36:06.960 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:06.960 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1ab] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f0dd8d5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:36:06.961 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28203d38(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:36:06.961 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:06.961 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1b1] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28203d38(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:36:06.962 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2682ca65(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:36:06.962 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3a0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:06.962 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2682ca65(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:36:06.963 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x371] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16768085(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:36:06.963 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x371] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:06.963 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x371] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16768085(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:36:06.964 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x377] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73615e82(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:36:06.964 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x377] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:06.964 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x377] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73615e82(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:36:06.968 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@40a24be

[vm0] [info 2020/03/05 00:36:06.973 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x41b] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:36:06.974 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x41b] Locator was created at Thu Mar 05 00:36:06 GMT 2020

[vm0] [info 2020/03/05 00:36:06.974 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x41b] Listening on port 24018 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:36:06.974 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x41b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13806015392032411044/locator/locator24018view.dat

[vm0] [info 2020/03/05 00:36:06.974 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x41b] recovery file not found: /tmp/junit13806015392032411044/locator/locator24018view.dat

[vm0] [info 2020/03/05 00:36:06.975 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x41b] Starting distributed system

[vm0] [info 2020/03/05 00:36:06.976 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1093
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608938
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2639
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 191
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 9129


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:36:09.751 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 164 ms)

[vm2] [info 2020/03/05 00:36:09.900 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f3] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 146 ms)

[vm3] [info 2020/03/05 00:36:10.057 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3ec] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 154 ms)

[vm4] [info 2020/03/05 00:36:10.229 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f8] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 169 ms)

[vm5] [info 2020/03/05 00:36:10.392 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fc] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 161 ms)

[vm6] [info 2020/03/05 00:36:10.538 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fd] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 145 ms)

[vm0] [info 2020/03/05 00:36:10.684 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x3dc] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:36:10.685 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x3dc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 145 ms)

[info 2020/03/05 00:36:10.686 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:10.688 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x3dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65fb31d6(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:36:10.689 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x3dc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:10.689 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x3dc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65fb31d6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:36:10.691 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d010ba5(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:36:10.692 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:10.692 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d010ba5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:36:10.693 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29dd80f2(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:36:10.693 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:10.693 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29dd80f2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:36:10.694 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7710ef23(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:36:10.694 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:10.694 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7710ef23(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:36:10.695 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d4eaba(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:36:10.695 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:10.696 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d4eaba(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:36:10.696 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69db75ff(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:36:10.696 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:10.697 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69db75ff(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:36:10.697 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e7a5b40(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:36:10.698 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:10.698 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e7a5b40(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:36:10.700 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x3dc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:36:10.700 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x3dc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:36:10.703 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:36:10.703 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:36:10.704 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:36:10.705 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:36:10.706 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3ec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:36:10.706 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:36:10.707 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:36:10.707 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:36:10.708 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:36:10.708 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fc] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:36:10.709 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:36:10.710 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:36:10.712 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:36:10.712 GMT <RMI TCP Connection(13)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:36:10.743 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28437].
Not connected.


[info 2020/03/05 00:36:10.744 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:36:10.745 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:10.747 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x3dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3846aff7(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:36:10.747 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x3dc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:10.747 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x3dc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3846aff7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:36:10.748 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @499e8bd0(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:36:10.748 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:10.748 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @499e8bd0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:36:10.749 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f47c0a4(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:36:10.749 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:10.749 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f47c0a4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:36:10.750 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78dda4fe(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:36:10.750 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:10.750 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78dda4fe(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:36:10.751 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e0038ba(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:36:10.751 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:10.752 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e0038ba(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:36:10.752 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61df0aaf(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:36:10.752 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:10.752 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61df0aaf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:36:10.753 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4988c65c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:36:10.753 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:10.754 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4988c65c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:36:10.756 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16765183287920834450

[info 2020/03/05 00:36:10.759 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:36:10.777 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@74efaf97

[vm1] [info 2020/03/05 00:36:10.784 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:36:10.976 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:10.977 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x3dc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @276dc177(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:36:10.977 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x3dc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:10.977 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x3dc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @276dc177(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:36:10.978 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2617d7ab(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:36:10.978 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:10.978 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2617d7ab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:36:10.979 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ada6207(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:36:10.979 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:10.979 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ada6207(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:36:10.980 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37e3fe4c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:36:10.980 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3ec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:10.981 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37e3fe4c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:36:10.981 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ee6f26(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:36:10.982 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:10.982 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ee6f26(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:36:10.982 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6779501e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:36:10.983 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:10.983 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6779501e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:36:10.983 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24720def(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:36:10.983 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:10.984 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x3fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24720def(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:36:10.987 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x3dc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@24888399

[vm0] [info 2020/03/05 00:36:10.992 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x3dc] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:36:10.992 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x3dc] Locator was created at Thu Mar 05 00:36:10 GMT 2020

[vm0] [info 2020/03/05 00:36:10.992 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x3dc] Listening on port 28439 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:36:10.993 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x3dc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16765183287920834450/locator/locator28439view.dat

[vm0] [info 2020/03/05 00:36:10.993 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x3dc] recovery file not found: /tmp/junit16765183287920834450/locator/locator28439view.dat

[vm0] [info 2020/03/05 00:36:10.993 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x3dc] Starting distributed system

[vm0] [info 2020/03/05 00:36:10.995 GMT <RMI TCP Connection(77)-172.17.0.6> tid=0x3dc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:36:11.386 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2324dd0a

[vm2] [info 2020/03/05 00:36:11.391 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:36:11.886 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5bbdb343

[vm5] [info 2020/03/05 00:36:11.892 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:36:12.017 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1b6e44e6

[vm3] [info 2020/03/05 00:36:12.022 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x1b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:36:12.643 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x396] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7521ffe8

[vm4] [info 2020/03/05 00:36:12.647 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3a0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f6d2611

[vm6] [info 2020/03/05 00:36:12.649 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x396] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:36:12.652 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x3a0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:36:13.297 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24019]

Command result for <connect --jmx-manager=localhost[24019]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24019] ..
Successfully connected to: [host=localhost, port=24019]


[vm1] [info 2020/03/05 00:36:13.550 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:36:13.926 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4bef9719

[vm5] [info 2020/03/05 00:36:13.933 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x31e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:36:14.710 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c562267

[vm6] [info 2020/03/05 00:36:14.716 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x33f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:36:14.950 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3e8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4ace5bcd

[vm5] [info 2020/03/05 00:36:14.956 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3e8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:36:14.959 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@59aed74f

[vm1] [info 2020/03/05 00:36:14.964 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:36:15.568 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:36:15.581 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@364d4c33

[vm2] [info 2020/03/05 00:36:15.587 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:36:15.688 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7e1ea4fa

[vm6] [info 2020/03/05 00:36:15.694 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:36:16.248 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3ec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2309f483

[vm3] [info 2020/03/05 00:36:16.259 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3ec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:36:16.675 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:36:16.950 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@718da236

[vm4] [info 2020/03/05 00:36:16.959 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3f8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 976
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608947
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2762
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 360
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 10005


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 30


[info 2020/03/05 00:36:17.669 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28440]

Command result for <connect --jmx-manager=localhost[28440]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28440] ..
Successfully connected to: [host=localhost, port=28440]


[vm1] [info 2020/03/05 00:36:17.722 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 170 ms)

[vm2] [info 2020/03/05 00:36:17.897 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 171 ms)

[vm3] [info 2020/03/05 00:36:18.069 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 169 ms)

[vm4] [info 2020/03/05 00:36:18.219 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x337] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 148 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:36:18.390 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 168 ms)

[vm6] [info 2020/03/05 00:36:18.539 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x396] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 147 ms)

[vm0] [info 2020/03/05 00:36:18.684 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x406] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:36:18.685 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x406] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 143 ms)

[info 2020/03/05 00:36:18.686 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:18.688 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a47da3(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:36:18.689 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:18.689 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x406] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a47da3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:36:18.692 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28c5e660(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:36:18.692 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:18.692 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28c5e660(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:36:18.693 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23124cb0(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:36:18.693 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:18.693 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23124cb0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:36:18.694 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49590f9d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:36:18.694 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:18.695 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49590f9d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:36:18.696 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x337] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33c3f82f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:36:18.696 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x337] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:18.696 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x337] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33c3f82f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:36:18.697 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a36b932(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:36:18.697 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:18.697 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a36b932(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:36:18.698 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x396] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f9834f7(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:36:18.698 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x396] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:18.698 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x396] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f9834f7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:36:18.701 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:36:18.701 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x406] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:36:18.704 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:36:18.704 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:36:18.705 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:36:18.705 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:36:18.706 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:36:18.707 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:36:18.708 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x337] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:36:18.708 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x337] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:36:18.709 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:36:18.709 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:36:18.710 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x396] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:36:18.711 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x396] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:36:18.713 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:36:18.714 GMT <RMI TCP Connection(12)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:36:18.746 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29915].
Not connected.


[info 2020/03/05 00:36:18.748 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:36:18.750 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:18.751 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e808fde(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:36:18.751 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:18.751 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x406] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e808fde(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:36:18.752 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eab8478(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:36:18.752 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:18.753 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eab8478(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:36:18.754 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66005543(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:36:18.754 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1b0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:18.754 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66005543(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:36:18.755 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49255131(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:36:18.755 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1ad] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:18.755 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49255131(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:36:18.756 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x337] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13d88b6c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:36:18.756 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x337] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:18.756 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x337] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13d88b6c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:36:18.757 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47cb5cba(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:36:18.757 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:18.757 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47cb5cba(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:36:18.758 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x396] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f048007(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:36:18.758 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x396] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:18.758 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x396] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f048007(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:36:18.761 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2690176992525844607

[info 2020/03/05 00:36:18.764 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:36:18.991 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:18.992 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76e2bded(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:36:18.992 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x406] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:18.992 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x406] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76e2bded(0, "IgnoredException addIgnoredException") (took 0 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1622
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2367
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 118
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 8274


[vm1] [info 2020/03/05 00:36:18.993 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a82da17(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:36:18.993 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:18.993 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a82da17(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:36:18.994 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ae1002d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:36:18.994 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1b0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:18.994 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1b0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ae1002d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:36:18.995 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a0a3e26(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:36:18.995 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1ad] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:18.995 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1ad] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a0a3e26(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:36:18.996 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x337] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4747a0b6(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:36:18.997 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x337] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:18.997 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x337] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4747a0b6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:36:18.998 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7482be6f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:36:18.998 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:18.998 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x38c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7482be6f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:36:18.999 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x396] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aacce55(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:36:18.999 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x396] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:18.999 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x396] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aacce55(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:36:19.002 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x406] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@281d4f98

[vm0] [info 2020/03/05 00:36:19.012 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x406] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:36:19.012 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x406] Locator was created at Thu Mar 05 00:36:19 GMT 2020

[vm0] [info 2020/03/05 00:36:19.012 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x406] Listening on port 29917 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:36:19.012 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x406] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2690176992525844607/locator/locator29917view.dat

[vm0] [info 2020/03/05 00:36:19.013 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x406] recovery file not found: /tmp/junit2690176992525844607/locator/locator29917view.dat

[vm0] [info 2020/03/05 00:36:19.013 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x406] Starting distributed system

[vm0] [info 2020/03/05 00:36:19.015 GMT <RMI TCP Connection(66)-172.17.0.8> tid=0x406] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:36:19.196 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 151 ms)

[vm2] [info 2020/03/05 00:36:19.350 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 150 ms)

[vm3] [info 2020/03/05 00:36:19.518 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 166 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:36:19.677 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3b9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 156 ms)

[vm5] [info 2020/03/05 00:36:19.838 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 160 ms)

[vm6] [info 2020/03/05 00:36:19.987 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 147 ms)

[vm0] [info 2020/03/05 00:36:20.133 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x485] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:36:20.134 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x485] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 144 ms)

[info 2020/03/05 00:36:20.135 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:20.137 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x485] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8556644(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:36:20.137 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x485] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:20.137 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x485] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8556644(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:36:20.140 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d82d09f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:36:20.140 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:20.140 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d82d09f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:36:20.141 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1be03230(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:36:20.142 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:20.142 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1be03230(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:36:20.143 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61cdaaa9(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:36:20.143 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:20.143 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61cdaaa9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:36:20.144 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b152ae5(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:36:20.144 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:20.144 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b152ae5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:36:20.145 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75f9d583(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:36:20.145 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x31e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:20.145 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75f9d583(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:36:20.146 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a690611(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:36:20.146 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x33f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:20.146 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a690611(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:36:20.148 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x485] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:36:20.149 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x485] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:36:20.151 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:36:20.152 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:36:20.153 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:36:20.153 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:36:20.154 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:36:20.154 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:36:20.155 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3b9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:36:20.155 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:36:20.156 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:36:20.157 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:36:20.158 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:36:20.158 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:36:20.160 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:36:20.161 GMT <RMI TCP Connection(13)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:36:20.190 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21045].
Not connected.


[info 2020/03/05 00:36:20.192 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:36:20.192 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:20.194 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x485] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32546375(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:36:20.194 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x485] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:20.194 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x485] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32546375(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:36:20.195 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18775f8d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:36:20.195 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:20.195 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18775f8d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:36:20.196 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49af184b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:36:20.196 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:20.196 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49af184b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:36:20.197 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6765c78f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:36:20.198 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:20.198 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6765c78f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:36:20.199 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @711806(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:36:20.199 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:20.199 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @711806(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:36:20.200 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67f7f115(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:36:20.200 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x31e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:20.200 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67f7f115(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:36:20.201 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6619fc1d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:36:20.201 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x33f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:20.201 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6619fc1d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:36:20.205 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17617894534534730961

[info 2020/03/05 00:36:20.207 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1100
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2623
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 176
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 9048


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[info 2020/03/05 00:36:20.453 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:20.454 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x485] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fb8f1ad(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:36:20.454 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x485] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:20.454 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x485] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fb8f1ad(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:36:20.455 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @302583a6(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:36:20.455 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:20.455 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @302583a6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:36:20.456 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f56ba72(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:36:20.456 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:20.456 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f56ba72(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:36:20.457 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d9365cf(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:36:20.457 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x200] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:20.457 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d9365cf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:36:20.458 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b2ef78a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:36:20.458 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3b9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:20.458 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b2ef78a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:36:20.459 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12858311(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:36:20.459 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x31e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:20.460 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12858311(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:36:20.460 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @244ca37c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:36:20.461 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x33f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:20.461 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @244ca37c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:36:20.464 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x485] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1364b3f

[vm0] [info 2020/03/05 00:36:20.469 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x485] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:36:20.469 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x485] Locator was created at Thu Mar 05 00:36:20 GMT 2020

[vm0] [info 2020/03/05 00:36:20.469 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x485] Listening on port 21047 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:36:20.469 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x485] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17617894534534730961/locator/locator21047view.dat

[vm0] [info 2020/03/05 00:36:20.469 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x485] recovery file not found: /tmp/junit17617894534534730961/locator/locator21047view.dat

[vm0] [info 2020/03/05 00:36:20.470 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x485] Starting distributed system

[vm0] [info 2020/03/05 00:36:20.471 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x485] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:36:20.540 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 157 ms)

[vm2] [info 2020/03/05 00:36:20.687 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3cb] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 143 ms)

[vm3] [info 2020/03/05 00:36:20.838 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x403] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 149 ms)

[vm4] [info 2020/03/05 00:36:20.991 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x407] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 149 ms)

[vm5] [info 2020/03/05 00:36:21.153 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3e8] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 161 ms)

[vm6] [info 2020/03/05 00:36:21.317 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 163 ms)

[vm0] [info 2020/03/05 00:36:21.468 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x481] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:36:21.469 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x481] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 149 ms)

[info 2020/03/05 00:36:21.470 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:21.472 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x481] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @643aa9f0(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:36:21.473 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x481] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:21.473 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x481] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @643aa9f0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:36:21.476 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @762150da(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:36:21.476 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:21.476 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @762150da(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:36:21.477 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3cb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9bbc09e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:36:21.477 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3cb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:21.477 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3cb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9bbc09e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:36:21.478 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x403] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58bf93f9(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:36:21.478 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x403] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:21.478 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x403] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58bf93f9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:36:21.479 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c638b16(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:36:21.479 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:21.479 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c638b16(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:36:21.480 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @147a9e1e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:36:21.481 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:21.481 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3e8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @147a9e1e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:36:21.481 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1f1825(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:36:21.482 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:21.482 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1f1825(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:36:21.484 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x481] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:36:21.484 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x481] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:36:21.487 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:36:21.487 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:36:21.488 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3cb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:36:21.489 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3cb] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:36:21.490 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x403] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:36:21.490 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x403] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:36:21.491 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x407] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:36:21.491 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:36:21.492 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3e8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:36:21.492 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3e8] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:36:21.493 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:36:21.494 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:36:21.496 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:36:21.496 GMT <RMI TCP Connection(13)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:36:21.527 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22547].
Not connected.


[info 2020/03/05 00:36:21.529 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:36:21.530 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:21.531 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x481] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @423e8674(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:36:21.532 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x481] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:21.532 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x481] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @423e8674(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:36:21.533 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63083259(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:36:21.533 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:21.533 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63083259(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:36:21.534 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3cb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fd03cc8(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:36:21.534 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3cb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:21.534 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3cb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fd03cc8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:36:21.535 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x403] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bc3d201(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:36:21.535 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x403] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:21.535 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x403] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bc3d201(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:36:21.536 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @234beb2e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:36:21.536 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:21.536 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @234beb2e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:36:21.537 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c685fa7(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:36:21.537 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:21.537 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3e8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c685fa7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:36:21.538 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bf2be7a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:36:21.538 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:21.539 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bf2be7a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:36:21.541 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4753955118440045381

[info 2020/03/05 00:36:21.543 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:36:21.757 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:21.758 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x481] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ee5bbfb(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:36:21.758 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x481] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:21.759 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x481] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ee5bbfb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:36:21.760 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b94fb7d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:36:21.760 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:21.760 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b94fb7d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:36:21.761 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3cb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @398d69c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:36:21.761 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3cb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:21.761 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3cb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @398d69c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:36:21.762 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x403] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bac5afd(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:36:21.762 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x403] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:21.762 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x403] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bac5afd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:36:21.763 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78f21ac(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:36:21.764 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x407] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:21.764 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78f21ac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:36:21.764 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36e63633(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:36:21.764 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3e8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:21.765 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x3e8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36e63633(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:36:21.766 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10607503(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:36:21.766 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:21.766 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x41a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10607503(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:36:21.769 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x481] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@49223ef9

[vm0] [info 2020/03/05 00:36:21.783 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x481] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:36:21.784 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x481] Locator was created at Thu Mar 05 00:36:21 GMT 2020

[vm0] [info 2020/03/05 00:36:21.784 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x481] Listening on port 22549 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:36:21.784 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x481] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4753955118440045381/locator/locator22549view.dat

[vm0] [info 2020/03/05 00:36:21.784 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x481] recovery file not found: /tmp/junit4753955118440045381/locator/locator22549view.dat

[vm0] [info 2020/03/05 00:36:21.785 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x481] Starting distributed system

[vm0] [info 2020/03/05 00:36:21.789 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0x481] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:36:22.982 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@35ff8f66

[vm1] [info 2020/03/05 00:36:22.987 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:36:23.628 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1b0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d5c66e5

[vm2] [info 2020/03/05 00:36:23.633 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1b0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:36:24.226 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1ad] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@59d8991f

[vm3] [info 2020/03/05 00:36:24.232 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x1ad] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:36:24.331 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4e237d42

[vm1] [info 2020/03/05 00:36:24.336 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:36:24.850 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x337] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@58082e9b

[vm4] [info 2020/03/05 00:36:24.855 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x337] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:36:24.931 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@641d76f0

[vm2] [info 2020/03/05 00:36:24.937 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x1f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:36:25.498 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29918]

Command result for <connect --jmx-manager=localhost[29918]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29918] ..
Successfully connected to: [host=localhost, port=29918]


[vm3] [info 2020/03/05 00:36:25.609 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x200] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6348d8dd

[vm3] [info 2020/03/05 00:36:25.619 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x200] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:36:25.694 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@de9beb7

[vm1] [info 2020/03/05 00:36:25.698 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:36:26.211 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3b9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2228cc32

[vm4] [info 2020/03/05 00:36:26.217 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x3b9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:36:26.281 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3cb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@33322d23

[vm2] [info 2020/03/05 00:36:26.291 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x3cb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:36:26.730 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x236] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@57a5727b

[vm5] [info 2020/03/05 00:36:26.736 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x236] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:36:26.856 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21048]

Command result for <connect --jmx-manager=localhost[21048]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21048] ..
Successfully connected to: [host=localhost, port=21048]


[vm3] [info 2020/03/05 00:36:26.957 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x403] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@581b1e7f

[vm3] [info 2020/03/05 00:36:26.965 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x403] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:36:27.478 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5fa332cd

[vm6] [info 2020/03/05 00:36:27.485 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:36:27.643 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x407] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6f9683cd

[vm4] [info 2020/03/05 00:36:27.649 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x407] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:36:28.281 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22550]

Command result for <connect --jmx-manager=localhost[22550]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22550] ..
Successfully connected to: [host=localhost, port=22550]


[vm1] [info 2020/03/05 00:36:28.434 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1091
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236218
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2237
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 122
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 7689


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/05 00:36:31.797 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 164 ms)

[vm2] [info 2020/03/05 00:36:31.964 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 164 ms)

[vm3] [info 2020/03/05 00:36:32.146 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 179 ms)

[vm4] [info 2020/03/05 00:36:32.300 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x39e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 151 ms)

[vm5] [info 2020/03/05 00:36:32.478 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x236] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 176 ms)

[vm6] [info 2020/03/05 00:36:32.627 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 147 ms)

[vm0] [info 2020/03/05 00:36:32.770 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42d] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:36:32.771 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 141 ms)

[info 2020/03/05 00:36:32.772 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:32.774 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e749d06(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:36:32.774 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:32.775 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e749d06(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:36:32.776 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b115022(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:36:32.776 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:32.776 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b115022(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:36:32.777 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3278a4c3(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:36:32.777 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x19a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:32.777 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3278a4c3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:36:32.780 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a080577(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:36:32.780 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x1a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:32.780 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a080577(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:36:32.782 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x39e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea8b957(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:36:32.782 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x39e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:32.783 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x39e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ea8b957(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:36:32.783 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x236] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67126626(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:36:32.784 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x236] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:32.784 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x236] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67126626(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:36:32.784 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @185c81cb(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:36:32.785 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:32.785 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @185c81cb(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:36:32.788 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:36:32.788 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:36:32.789 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:36:32.790 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:36:32.791 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:36:32.791 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:36:32.794 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:36:32.794 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:36:32.797 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x39e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:36:32.797 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x39e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:36:32.798 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x236] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:36:32.798 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x236] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:36:32.799 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:36:32.800 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:36:32.802 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:36:32.803 GMT <RMI TCP Connection(11)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:36:32.834 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20761].
Not connected.


[info 2020/03/05 00:36:32.836 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:36:32.837 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:32.838 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29cbe7ea(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:36:32.838 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:32.838 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29cbe7ea(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:36:32.839 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fc71951(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:36:32.839 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:32.839 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fc71951(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:36:32.840 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66b86c0a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:36:32.840 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x19a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:32.840 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66b86c0a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:36:32.841 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @365ab5c0(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:36:32.841 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x1a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:32.841 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @365ab5c0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:36:32.842 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x39e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2447c47d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:36:32.842 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x39e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:32.843 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x39e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2447c47d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:36:32.843 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x236] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7661aa1d(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:36:32.844 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x236] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:32.844 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x236] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7661aa1d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:36:32.844 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ec679f7(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:36:32.844 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:32.844 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ec679f7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:36:32.847 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17300957992018175104

[info 2020/03/05 00:36:32.850 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:36:33.079 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:33.080 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c0d645d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:36:33.080 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:33.080 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c0d645d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:36:33.081 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65b0300e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:36:33.081 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:33.081 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65b0300e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:36:33.082 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60b5c621(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:36:33.082 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x19a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:33.082 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x19a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60b5c621(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:36:33.083 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @516f9b6c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:36:33.083 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x1a5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:33.083 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x1a5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @516f9b6c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:36:33.084 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x39e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f4b668c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:36:33.084 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x39e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:33.084 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x39e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f4b668c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:36:33.085 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x236] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @129242af(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:36:33.086 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x236] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:33.086 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x236] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @129242af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:36:33.086 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d95dbe3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:36:33.087 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:33.087 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x38f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d95dbe3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:36:33.090 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@76911858

[vm0] [info 2020/03/05 00:36:33.095 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42d] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:36:33.096 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42d] Locator was created at Thu Mar 05 00:36:33 GMT 2020

[vm0] [info 2020/03/05 00:36:33.096 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42d] Listening on port 20763 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:36:33.096 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17300957992018175104/locator/locator20763view.dat

[vm0] [info 2020/03/05 00:36:33.096 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42d] recovery file not found: /tmp/junit17300957992018175104/locator/locator20763view.dat

[vm0] [info 2020/03/05 00:36:33.097 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42d] Starting distributed system

[vm0] [info 2020/03/05 00:36:33.098 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x42d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:36:36.910 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1751e5b6

[vm1] [info 2020/03/05 00:36:36.916 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:36:37.523 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x19a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@53241b12

[vm2] [info 2020/03/05 00:36:37.529 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x19a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:36:38.148 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x1a5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@70f89d60

[vm3] [info 2020/03/05 00:36:38.154 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x1a5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:36:38.754 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x39e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e0ad1dd

[vm4] [info 2020/03/05 00:36:38.760 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x39e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:36:38.881 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3d2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@21504625

[vm5] [info 2020/03/05 00:36:38.887 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3d2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:36:39.361 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20764]

Command result for <connect --jmx-manager=localhost[20764]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20764] ..
Successfully connected to: [host=localhost, port=20764]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:36:39.643 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@34cef7f8

[vm6] [info 2020/03/05 00:36:39.648 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2817
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 338
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9648


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:36:43.845 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 165 ms)

[vm2] [info 2020/03/05 00:36:44.016 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 168 ms)

[vm3] [info 2020/03/05 00:36:44.168 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 149 ms)

[vm4] [info 2020/03/05 00:36:44.330 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x400] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 159 ms)

[vm5] [info 2020/03/05 00:36:44.507 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3d2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 175 ms)

[vm6] [info 2020/03/05 00:36:44.659 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 150 ms)

[vm0] [info 2020/03/05 00:36:44.813 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x42a] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:36:44.814 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 153 ms)

[info 2020/03/05 00:36:44.815 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:44.818 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d4ed8d0(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:36:44.818 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x42a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:44.818 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d4ed8d0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:36:44.819 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51f81e50(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:36:44.819 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:44.819 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51f81e50(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:36:44.820 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @794ba045(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:36:44.820 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:44.820 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @794ba045(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:36:44.821 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63a8b0e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:36:44.821 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:44.821 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63a8b0e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:36:44.822 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46965ce1(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:36:44.822 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x400] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:44.823 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46965ce1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:36:44.823 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21a40f05(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:36:44.824 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:44.824 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3d2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21a40f05(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:36:44.825 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8351ef6(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:36:44.825 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:44.825 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8351ef6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:36:44.828 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:36:44.828 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:36:44.829 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:36:44.829 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:36:44.830 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:36:44.831 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:36:44.832 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:36:44.832 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:36:44.833 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x400] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:36:44.833 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:36:44.834 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3d2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:36:44.835 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3d2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:36:44.836 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:36:44.836 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:36:44.838 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:36:44.839 GMT <RMI TCP Connection(12)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:36:44.870 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29730].
Not connected.


[info 2020/03/05 00:36:44.872 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:36:44.874 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:44.875 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a053d3f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:36:44.875 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x42a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:44.875 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a053d3f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:36:44.876 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61805fdb(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:36:44.876 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:44.876 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61805fdb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:36:44.877 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4193fd22(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:36:44.877 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:44.878 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4193fd22(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:36:44.879 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fd47dd3(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:36:44.879 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:44.879 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fd47dd3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:36:44.880 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29178164(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:36:44.880 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x400] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:44.880 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29178164(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:36:44.881 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6448f974(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:36:44.881 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:44.881 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3d2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6448f974(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:36:44.882 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bf82e1d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:36:44.882 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:44.882 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bf82e1d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:36:44.886 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17671656861975890131

[info 2020/03/05 00:36:44.889 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:36:45.119 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:45.120 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77466ec8(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:36:45.121 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x42a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:45.121 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77466ec8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:36:45.122 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52ffa496(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:36:45.122 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:45.122 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52ffa496(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:36:45.123 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @355b483d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:36:45.123 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3c8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:45.123 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @355b483d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:36:45.124 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4742bbb2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:36:45.124 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:45.124 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4742bbb2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:36:45.125 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c558702(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:36:45.125 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x400] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:45.125 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c558702(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:36:45.126 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c564bf8(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:36:45.126 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3d2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:45.126 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3d2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c564bf8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:36:45.127 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a75703d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:36:45.127 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:45.127 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a75703d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:36:45.130 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d0dad36

[vm0] [info 2020/03/05 00:36:45.136 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x42a] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:36:45.137 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x42a] Locator was created at Thu Mar 05 00:36:45 GMT 2020

[vm0] [info 2020/03/05 00:36:45.137 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x42a] Listening on port 29732 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:36:45.137 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x42a] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17671656861975890131/locator/locator29732view.dat

[vm0] [info 2020/03/05 00:36:45.137 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x42a] recovery file not found: /tmp/junit17671656861975890131/locator/locator29732view.dat

[vm0] [info 2020/03/05 00:36:45.137 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x42a] Starting distributed system

[vm0] [info 2020/03/05 00:36:45.139 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x42a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:36:48.918 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@6c39fff

[vm1] [info 2020/03/05 00:36:48.925 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:36:49.624 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@300dc47c

[vm2] [info 2020/03/05 00:36:49.630 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x3c8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:36:50.260 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@76fcdba2

[vm3] [info 2020/03/05 00:36:50.266 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x40e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:36:50.891 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x400] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5f69271e

[vm4] [info 2020/03/05 00:36:50.897 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x400] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:36:51.577 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29733]

Command result for <connect --jmx-manager=localhost[29733]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29733] ..
Successfully connected to: [host=localhost, port=29733]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:36:53.250 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@38f0ad40

[vm5] [info 2020/03/05 00:36:53.256 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:36:54.068 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440@5b2e764e

[vm6] [info 2020/03/05 00:36:54.074 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2766
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 336
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9516


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:36:58.221 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 155 ms)

[vm2] [info 2020/03/05 00:36:58.374 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ca] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 151 ms)

[vm3] [info 2020/03/05 00:36:58.551 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ed] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 174 ms)

[vm4] [info 2020/03/05 00:36:58.706 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x420] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 151 ms)

[vm5] [info 2020/03/05 00:36:58.875 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f3] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 167 ms)

[vm6] [info 2020/03/05 00:36:59.023 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 147 ms)

[vm0] [info 2020/03/05 00:36:59.169 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x4b1] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:36:59.170 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x4b1] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 144 ms)

[info 2020/03/05 00:36:59.171 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:59.173 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x4b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bbdc5d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:36:59.173 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x4b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:59.173 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x4b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bbdc5d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:36:59.176 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @696e0a72(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:36:59.176 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:59.176 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @696e0a72(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:36:59.177 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ca] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9086279(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:36:59.177 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ca] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:59.177 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ca] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9086279(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:36:59.178 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52ff875a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:36:59.178 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:59.178 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52ff875a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:36:59.179 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x420] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50116065(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:36:59.180 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x420] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:59.180 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x420] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50116065(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:36:59.180 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71504d54(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:36:59.181 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:59.181 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71504d54(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:36:59.181 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @725db9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:36:59.181 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:59.181 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @725db9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:36:59.184 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x4b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:36:59.184 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x4b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:36:59.187 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:36:59.187 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:36:59.188 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ca] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:36:59.189 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ca] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:36:59.190 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:36:59.190 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:36:59.191 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x420] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:36:59.191 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x420] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:36:59.192 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:36:59.193 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f3] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:36:59.194 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:36:59.194 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:36:59.196 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:36:59.197 GMT <RMI TCP Connection(14)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:36:59.225 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24318].
Not connected.


[info 2020/03/05 00:36:59.227 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:36:59.227 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:59.229 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x4b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b4c1694(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:36:59.229 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x4b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:59.230 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x4b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b4c1694(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:36:59.230 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79911b1a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:36:59.230 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:59.230 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79911b1a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:36:59.231 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ca] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @672409df(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:36:59.231 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ca] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:59.232 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ca] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @672409df(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:36:59.232 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65f73632(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:36:59.232 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:59.233 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65f73632(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:36:59.233 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x420] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b2400ec(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:36:59.233 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x420] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:59.233 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x420] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b2400ec(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:36:59.234 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62cae19b(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:36:59.234 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:59.235 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62cae19b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:36:59.235 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @442a67e4(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:36:59.236 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:59.236 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @442a67e4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:36:59.239 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10531516197172935766

[info 2020/03/05 00:36:59.241 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:36:59.461 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:59.462 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x4b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ed607b0(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:36:59.462 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x4b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:36:59.462 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x4b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ed607b0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:36:59.463 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ac460b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:36:59.463 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:36:59.463 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ac460b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:36:59.464 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ca] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f957b07(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:36:59.464 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ca] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:36:59.464 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ca] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f957b07(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:36:59.465 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @655bfe68(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:36:59.465 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:36:59.465 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ed] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @655bfe68(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:36:59.466 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x420] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56ff4da(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:36:59.466 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x420] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:36:59.466 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x420] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56ff4da(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:36:59.467 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f2f68ed(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:36:59.467 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:36:59.467 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f2f68ed(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:36:59.468 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e7680ac(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:36:59.468 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:36:59.468 GMT <RMI TCP Connection(35)-172.17.0.4> tid=0x3f9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e7680ac(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:36:59.472 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x4b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@9c8075f

[vm0] [info 2020/03/05 00:36:59.477 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x4b1] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:36:59.477 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x4b1] Locator was created at Thu Mar 05 00:36:59 GMT 2020

[vm0] [info 2020/03/05 00:36:59.477 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x4b1] Listening on port 24320 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:36:59.478 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x4b1] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10531516197172935766/locator/locator24320view.dat

[vm0] [info 2020/03/05 00:36:59.478 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x4b1] recovery file not found: /tmp/junit10531516197172935766/locator/locator24320view.dat

[vm0] [info 2020/03/05 00:36:59.479 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x4b1] Starting distributed system

[vm0] [info 2020/03/05 00:36:59.481 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x4b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:37:03.387 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@61b9f6f9

[vm1] [info 2020/03/05 00:37:03.393 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:37:04.014 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ca] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@69d225e3

[vm2] [info 2020/03/05 00:37:04.019 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ca] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:37:04.613 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@10b7c1bc

[vm3] [info 2020/03/05 00:37:04.619 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x3ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:37:05.218 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x420] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3e961c06

[vm4] [info 2020/03/05 00:37:05.224 GMT <RMI TCP Connection(36)-172.17.0.4> tid=0x420] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:37:05.824 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24321]

Command result for <connect --jmx-manager=localhost[24321]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24321] ..
Successfully connected to: [host=localhost, port=24321]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:37:08.090 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440@17cbe643

[vm5] [info 2020/03/05 00:37:08.096 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:37:08.804 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@25e31940

[vm6] [info 2020/03/05 00:37:08.810 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:37:09.711 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3df] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@4d39ee02

[vm5] [info 2020/03/05 00:37:09.718 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3df] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:37:10.456 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440@4862963f

[vm6] [info 2020/03/05 00:37:10.462 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2718
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 289
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9225


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:37:12.838 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 166 ms)

[vm2] [info 2020/03/05 00:37:12.992 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f3] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 151 ms)

[vm3] [info 2020/03/05 00:37:13.162 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3ec] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 167 ms)

[vm4] [info 2020/03/05 00:37:13.312 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f8] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 148 ms)

[vm5] [info 2020/03/05 00:37:13.484 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fc] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 170 ms)

[vm6] [info 2020/03/05 00:37:13.630 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fd] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 145 ms)

[vm0] [info 2020/03/05 00:37:13.778 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x4ab] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:37:13.779 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 146 ms)

[info 2020/03/05 00:37:13.779 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:13.781 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @742abf38(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:37:13.781 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:13.781 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @742abf38(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:37:13.782 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d5311e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:37:13.783 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:37:13.783 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d5311e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:37:13.783 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59d28be0(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:37:13.784 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:37:13.784 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59d28be0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:37:13.785 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7709bf0f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:37:13.785 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:37:13.785 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7709bf0f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:37:13.786 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ace0061(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:37:13.786 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:37:13.786 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ace0061(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:37:13.786 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63e2864d(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:37:13.787 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:37:13.787 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63e2864d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:37:13.788 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27fde1b3(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:37:13.788 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:37:13.788 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27fde1b3(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:37:13.790 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x4ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:37:13.791 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:37:13.791 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:37:13.792 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:37:13.793 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:37:13.793 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:37:13.794 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3ec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:37:13.794 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:37:13.795 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:37:13.796 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:37:13.796 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:37:13.797 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fc] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:37:13.798 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:37:13.798 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:37:13.800 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:37:13.801 GMT <RMI TCP Connection(14)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:37:13.821 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28440].
Not connected.


[info 2020/03/05 00:37:13.822 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:37:13.823 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:13.825 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73b546a1(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:37:13.825 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:13.825 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73b546a1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:37:13.826 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b7f756b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:37:13.826 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:37:13.826 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b7f756b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:37:13.827 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15504cf2(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:37:13.827 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:37:13.827 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15504cf2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:37:13.828 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @771a8e2f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:37:13.828 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:37:13.828 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @771a8e2f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:37:13.829 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53f4446c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:37:13.829 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:37:13.829 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53f4446c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:37:13.830 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @775e24da(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:37:13.830 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:37:13.830 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @775e24da(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:37:13.831 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @320f2d02(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:37:13.831 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:37:13.831 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @320f2d02(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:37:13.835 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1381669982727009095

[info 2020/03/05 00:37:13.837 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:37:14.075 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:14.076 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @215f583(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:37:14.076 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x4ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:14.076 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @215f583(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:37:14.077 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e459a16(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:37:14.077 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:37:14.077 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e459a16(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:37:14.078 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7292db7c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:37:14.078 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:37:14.078 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7292db7c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:37:14.079 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76be009(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:37:14.079 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3ec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:37:14.079 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3ec] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76be009(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:37:14.080 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12cb796b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:37:14.080 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:37:14.080 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12cb796b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:37:14.081 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e2341a6(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:37:14.081 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:37:14.081 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e2341a6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:37:14.082 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cba2a4(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:37:14.082 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:37:14.082 GMT <RMI TCP Connection(35)-172.17.0.6> tid=0x3fd] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cba2a4(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:37:14.086 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x4ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@21bb119b

[vm0] [info 2020/03/05 00:37:14.092 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x4ab] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:37:14.092 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x4ab] Locator was created at Thu Mar 05 00:37:14 GMT 2020

[vm0] [info 2020/03/05 00:37:14.092 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x4ab] Listening on port 28442 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:37:14.092 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x4ab] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1381669982727009095/locator/locator28442view.dat

[vm0] [info 2020/03/05 00:37:14.093 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x4ab] recovery file not found: /tmp/junit1381669982727009095/locator/locator28442view.dat

[vm0] [info 2020/03/05 00:37:14.093 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x4ab] Starting distributed system

[vm0] [info 2020/03/05 00:37:14.095 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0x4ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2808
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 385
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9765


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 30


[vm1] [info 2020/03/05 00:37:14.665 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 151 ms)

[vm2] [info 2020/03/05 00:37:14.825 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3f4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 157 ms)

[vm3] [info 2020/03/05 00:37:14.992 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 164 ms)

[vm4] [info 2020/03/05 00:37:15.147 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 152 ms)

[vm5] [info 2020/03/05 00:37:15.309 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3df] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 160 ms)

[vm6] [info 2020/03/05 00:37:15.455 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e4] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 144 ms)

[vm0] [info 2020/03/05 00:37:15.609 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x41b] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:37:15.610 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x41b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 152 ms)

[info 2020/03/05 00:37:15.611 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:15.613 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dd2bc8b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:37:15.613 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:15.613 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x41b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dd2bc8b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:37:15.614 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b470d2c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:37:15.614 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:37:15.614 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b470d2c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:37:15.615 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @591dcea4(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:37:15.615 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:37:15.615 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @591dcea4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:37:15.618 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dc0e050(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:37:15.618 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:37:15.619 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dc0e050(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:37:15.619 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @92cb6df(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:37:15.620 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:37:15.620 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @92cb6df(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:37:15.620 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75ed7f36(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:37:15.620 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:37:15.621 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3df] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75ed7f36(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:37:15.621 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f5699ca(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:37:15.622 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:37:15.622 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f5699ca(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:37:15.624 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:37:15.625 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x41b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:37:15.626 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:37:15.626 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:37:15.627 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3f4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:37:15.627 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:37:15.630 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:37:15.630 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:37:15.631 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:37:15.632 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:37:15.633 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3df] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:37:15.633 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3df] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:37:15.634 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:37:15.634 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e4] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:37:15.637 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:37:15.637 GMT <RMI TCP Connection(13)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:37:15.666 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24019].
Not connected.


[info 2020/03/05 00:37:15.668 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:37:15.669 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:15.671 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @755d66a2(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:37:15.671 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x41b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:15.671 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x41b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @755d66a2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:37:15.672 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5125ef95(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:37:15.672 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:37:15.672 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5125ef95(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:37:15.673 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71d9e698(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:37:15.673 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:37:15.673 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71d9e698(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:37:15.674 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19aae0c4(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:37:15.674 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:37:15.674 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19aae0c4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:37:15.675 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d6bf1ad(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:37:15.675 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:37:15.675 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d6bf1ad(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:37:15.676 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24c7cccd(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:37:15.676 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:37:15.676 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3df] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24c7cccd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:37:15.677 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cff699a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:37:15.677 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:37:15.677 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cff699a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:37:15.681 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2046592749051160882

[info 2020/03/05 00:37:15.683 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:37:15.917 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:15.918 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45b0a973(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:37:15.918 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x41b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:15.918 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x41b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45b0a973(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:37:15.919 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f04e1e7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:37:15.919 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:37:15.919 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f04e1e7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:37:15.920 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48f1511(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:37:15.920 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3f4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:37:15.920 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48f1511(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:37:15.921 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bc16aa2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:37:15.921 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:37:15.921 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bc16aa2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:37:15.922 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e9fb7a3(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:37:15.922 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:37:15.922 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e9fb7a3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:37:15.923 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bec0979(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:37:15.923 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3df] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:37:15.923 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3df] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bec0979(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:37:15.924 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6668a65a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:37:15.924 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:37:15.924 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3e4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6668a65a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:37:15.927 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x41b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6343d74c

[vm0] [info 2020/03/05 00:37:15.932 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x41b] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:37:15.933 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x41b] Locator was created at Thu Mar 05 00:37:15 GMT 2020

[vm0] [info 2020/03/05 00:37:15.933 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x41b] Listening on port 24021 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:37:15.933 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x41b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2046592749051160882/locator/locator24021view.dat

[vm0] [info 2020/03/05 00:37:15.933 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x41b] recovery file not found: /tmp/junit2046592749051160882/locator/locator24021view.dat

[vm0] [info 2020/03/05 00:37:15.933 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x41b] Starting distributed system

[vm0] [info 2020/03/05 00:37:15.935 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x41b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:37:16.006 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x404] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@30f1a359

[vm5] [info 2020/03/05 00:37:16.014 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x404] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:37:16.796 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x410] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@2851f528

[vm6] [info 2020/03/05 00:37:16.802 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x410] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:37:17.181 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@6d808d32

[vm5] [info 2020/03/05 00:37:17.188 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x31e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:37:17.913 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@3fcd908d

[vm6] [info 2020/03/05 00:37:17.920 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x33f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:37:17.983 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@593b35e2

[vm1] [info 2020/03/05 00:37:17.988 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:37:18.435 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3e8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@3c1f9daa

[vm5] [info 2020/03/05 00:37:18.440 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3e8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:37:18.615 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@16257a02

[vm2] [info 2020/03/05 00:37:18.621 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:37:19.133 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040@76ca38ca

[vm6] [info 2020/03/05 00:37:19.142 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:37:19.262 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3ec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@14d7c8e3

[vm3] [info 2020/03/05 00:37:19.267 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3ec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:37:19.852 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@691d4a7e

[vm1] [info 2020/03/05 00:37:19.859 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:37:19.916 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@60992014

[vm4] [info 2020/03/05 00:37:19.926 GMT <RMI TCP Connection(36)-172.17.0.6> tid=0x3f8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:37:20.495 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3f4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@277e6188

[vm2] [info 2020/03/05 00:37:20.501 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3f4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:37:20.577 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28443]

Command result for <connect --jmx-manager=localhost[28443]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28443] ..
Successfully connected to: [host=localhost, port=28443]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2788
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 316
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9510


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:37:20.986 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 159 ms)

[vm3] [info 2020/03/05 00:37:21.130 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@35062f3f

[vm3] [info 2020/03/05 00:37:21.136 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x3fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:37:21.144 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3f7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 155 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:37:21.300 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ef] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 154 ms)

[vm4] [info 2020/03/05 00:37:21.453 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3e5] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 150 ms)

[vm5] [info 2020/03/05 00:37:21.623 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x404] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 168 ms)

[vm4] [info 2020/03/05 00:37:21.746 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c915701

[vm4] [info 2020/03/05 00:37:21.752 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:37:21.768 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x410] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 142 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/05 00:37:21.920 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x40b] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:37:21.921 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 151 ms)

[info 2020/03/05 00:37:21.922 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:21.924 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x40b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42e3953a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:37:21.925 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x40b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:21.925 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42e3953a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:37:21.927 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @366ddf91(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:37:21.928 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:37:21.928 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @366ddf91(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:37:21.928 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3f7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22cca733(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:37:21.929 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3f7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:37:21.929 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3f7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22cca733(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:37:21.931 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40214231(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:37:21.932 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:37:21.932 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ef] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40214231(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:37:21.932 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7450801b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:37:21.933 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:37:21.933 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3e5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7450801b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:37:21.934 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cce4903(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:37:21.934 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x404] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:37:21.934 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cce4903(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:37:21.935 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26d067c4(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:37:21.935 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x410] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:37:21.935 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x410] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26d067c4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:37:21.937 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x40b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:37:21.938 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2823
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 385
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9807


[vm1] [info 2020/03/05 00:37:21.941 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:37:21.941 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:37:21.942 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3f7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:37:21.943 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3f7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:37:21.946 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ef] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:37:21.946 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ef] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:37:21.947 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3e5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:37:21.947 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3e5] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:37:21.949 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x404] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:37:21.949 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:37:21.950 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x410] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:37:21.950 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x410] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:37:21.953 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:37:21.953 GMT <RMI TCP Connection(13)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[info 2020/03/05 00:37:21.991 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29918].
Not connected.


[info 2020/03/05 00:37:21.993 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:37:21.995 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:21.996 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x40b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69a65252(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:37:21.996 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x40b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:21.997 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69a65252(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:37:21.997 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5719d728(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:37:21.997 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:37:21.998 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5719d728(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:37:21.998 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3f7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @521077b5(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:37:21.998 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3f7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:37:21.999 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3f7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @521077b5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:37:21.999 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52178908(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:37:21.999 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:37:22.000 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ef] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52178908(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:37:22.000 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b0918dc(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:37:22.000 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:37:22.001 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3e5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b0918dc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:37:22.001 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5908d18(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:37:22.001 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x404] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:37:22.001 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5908d18(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:37:22.002 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78965555(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:37:22.002 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x410] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:37:22.002 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x410] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78965555(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:37:22.006 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9370033464764345024

[info 2020/03/05 00:37:22.008 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:37:22.157 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 166 ms)

[info 2020/03/05 00:37:22.234 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:22.234 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x40b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10a5fb56(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:37:22.235 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x40b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:22.235 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x40b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10a5fb56(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:37:22.236 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35b1d771(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:37:22.236 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:37:22.236 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35b1d771(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:37:22.237 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3f7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @512502fe(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:37:22.237 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3f7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:37:22.237 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3f7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @512502fe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:37:22.238 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @559eaf1b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:37:22.238 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ef] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:37:22.238 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ef] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @559eaf1b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:37:22.239 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43802a4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:37:22.239 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3e5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:37:22.239 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3e5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43802a4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:37:22.240 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78d5c9bb(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:37:22.240 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x404] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:37:22.240 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78d5c9bb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:37:22.241 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35ff43aa(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:37:22.241 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x410] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:37:22.241 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x410] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35ff43aa(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:37:22.244 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x40b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46f43f99

[vm0] [info 2020/03/05 00:37:22.250 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x40b] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:37:22.250 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x40b] Locator was created at Thu Mar 05 00:37:22 GMT 2020

[vm0] [info 2020/03/05 00:37:22.250 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x40b] Listening on port 29920 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:37:22.251 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x40b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9370033464764345024/locator/locator29920view.dat

[vm0] [info 2020/03/05 00:37:22.251 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x40b] recovery file not found: /tmp/junit9370033464764345024/locator/locator29920view.dat

[vm0] [info 2020/03/05 00:37:22.251 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x40b] Starting distributed system

[vm0] [info 2020/03/05 00:37:22.253 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x40b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:37:22.318 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 158 ms)

[info 2020/03/05 00:37:22.416 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24022]

Command result for <connect --jmx-manager=localhost[24022]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24022] ..
Successfully connected to: [host=localhost, port=24022]


[vm3] [info 2020/03/05 00:37:22.487 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 167 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:37:22.648 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3b9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 158 ms)

[vm5] [info 2020/03/05 00:37:22.844 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 193 ms)

[vm6] [info 2020/03/05 00:37:22.991 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 146 ms)

[vm0] [info 2020/03/05 00:37:23.138 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d2] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:37:23.139 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 145 ms)

[info 2020/03/05 00:37:23.140 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/05 00:37:23.143 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ab82c3e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:37:23.143 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:23.143 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ab82c3e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:37:23.145 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @533af216(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:37:23.146 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:37:23.146 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @533af216(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:37:23.146 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7040261c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:37:23.147 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x1f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:37:23.147 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7040261c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:37:23.148 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ff9786d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:37:23.148 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:37:23.148 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ff9786d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:37:23.149 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @475350bd(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:37:23.149 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:37:23.150 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @475350bd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:37:23.150 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75e7fd9b(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:37:23.151 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x31e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:37:23.151 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75e7fd9b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:37:23.152 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @232cc84e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:37:23.152 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x33f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:37:23.152 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @232cc84e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:37:23.154 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:37:23.155 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:37:23.157 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:37:23.158 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:37:23.159 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:37:23.159 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:37:23.160 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:37:23.160 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:37:23.161 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3b9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:37:23.162 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:37:23.163 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:37:23.163 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:37:23.164 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:37:23.164 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:37:23.166 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:37:23.167 GMT <RMI TCP Connection(14)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:37:23.234 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21048].
Not connected.


[info 2020/03/05 00:37:23.236 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:37:23.237 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:23.238 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67272172(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:37:23.239 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:23.239 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67272172(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:37:23.240 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11b4c8b6(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:37:23.240 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:37:23.240 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11b4c8b6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:37:23.241 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7711fc2e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:37:23.241 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x1f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:37:23.241 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7711fc2e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:37:23.242 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bb4cdd2(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:37:23.242 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:37:23.243 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bb4cdd2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:37:23.243 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d11ce7(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:37:23.244 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3b9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:37:23.244 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d11ce7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:37:23.245 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38aa3384(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:37:23.245 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x31e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:37:23.245 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38aa3384(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:37:23.246 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35bff9ed(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:37:23.246 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x33f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:37:23.246 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35bff9ed(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:37:23.250 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11879069137566460985

[info 2020/03/05 00:37:23.253 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2860
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 435
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 10080


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:37:23.458 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 148 ms)

[info 2020/03/05 00:37:23.485 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:23.486 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38916246(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:37:23.486 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:23.486 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38916246(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:37:23.487 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21ecffd4(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:37:23.487 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:37:23.488 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21ecffd4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:37:23.488 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aebca82(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:37:23.489 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x1f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:37:23.489 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aebca82(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:37:23.490 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bcf4a9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:37:23.490 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x200] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:37:23.490 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bcf4a9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:37:23.491 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3b9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76ac9442(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:37:23.491 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3b9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:37:23.491 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3b9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76ac9442(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:37:23.492 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f0efd8a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:37:23.492 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x31e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:37:23.492 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f0efd8a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:37:23.493 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a78a2a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:37:23.493 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x33f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:37:23.493 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a78a2a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:37:23.496 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4c3b6f0e

[vm0] [info 2020/03/05 00:37:23.502 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d2] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:37:23.502 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d2] Locator was created at Thu Mar 05 00:37:23 GMT 2020

[vm0] [info 2020/03/05 00:37:23.502 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d2] Listening on port 21050 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:37:23.503 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11879069137566460985/locator/locator21050view.dat

[vm0] [info 2020/03/05 00:37:23.503 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d2] recovery file not found: /tmp/junit11879069137566460985/locator/locator21050view.dat

[vm0] [info 2020/03/05 00:37:23.504 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d2] Starting distributed system

[vm0] [info 2020/03/05 00:37:23.505 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x1d2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:37:23.640 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3cb] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 178 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:37:23.808 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x403] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 162 ms)

[vm4] [info 2020/03/05 00:37:23.960 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x407] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 149 ms)

[vm5] [info 2020/03/05 00:37:24.125 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3e8] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 164 ms)

[vm6] [info 2020/03/05 00:37:24.270 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 143 ms)

[vm0] [info 2020/03/05 00:37:24.422 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x409] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:37:24.424 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 151 ms)

[info 2020/03/05 00:37:24.425 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:24.427 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @645ad93a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:37:24.428 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:24.428 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @645ad93a(0, "IgnoredException remove") (took 0 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:37:24.432 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35c5807a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:37:24.432 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:37:24.432 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35c5807a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:37:24.433 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3cb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28315366(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:37:24.433 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3cb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:37:24.433 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3cb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28315366(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:37:24.434 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x403] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29460a31(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:37:24.435 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x403] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:37:24.435 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x403] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29460a31(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:37:24.436 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36c2f8f2(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:37:24.436 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:37:24.437 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36c2f8f2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:37:24.437 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62fbc3a9(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:37:24.438 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:37:24.438 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3e8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62fbc3a9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:37:24.438 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d5ddef8(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:37:24.439 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:37:24.439 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d5ddef8(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:37:24.441 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:37:24.441 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:37:24.443 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:37:24.444 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:37:24.444 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3cb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:37:24.445 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3cb] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:37:24.446 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x403] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:37:24.446 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x403] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:37:24.447 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x407] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:37:24.447 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:37:24.448 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3e8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:37:24.448 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3e8] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:37:24.449 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:37:24.449 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:37:24.452 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:37:24.452 GMT <RMI TCP Connection(14)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:37:24.473 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22550].
Not connected.


[info 2020/03/05 00:37:24.475 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:37:24.476 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:24.478 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1de16d35(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:37:24.478 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:24.478 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1de16d35(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:37:24.479 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d09248e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:37:24.479 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:37:24.479 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d09248e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:37:24.480 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3cb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6928dcfe(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:37:24.480 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3cb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:37:24.480 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3cb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6928dcfe(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:37:24.481 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x403] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4da6d332(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:37:24.481 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x403] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:37:24.481 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x403] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4da6d332(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:37:24.482 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3720689a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:37:24.482 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x407] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:37:24.482 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3720689a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:37:24.483 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72ca00b4(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:37:24.483 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:37:24.483 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3e8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72ca00b4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:37:24.484 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac0372d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:37:24.484 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:37:24.484 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac0372d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:37:24.488 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9115312297097749815

[info 2020/03/05 00:37:24.490 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:37:24.709 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:24.710 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4080f744(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:37:24.710 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:24.711 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4080f744(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:37:24.711 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63cdbf99(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:37:24.712 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:37:24.712 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63cdbf99(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:37:24.712 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3cb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cec1a49(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:37:24.713 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3cb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:37:24.713 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3cb] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cec1a49(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:37:24.714 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x403] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6588f33c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:37:24.714 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x403] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:37:24.714 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x403] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6588f33c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:37:24.715 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x407] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bf85bef(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:37:24.715 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x407] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:37:24.715 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x407] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bf85bef(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:37:24.716 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5834add(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:37:24.716 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3e8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:37:24.716 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x3e8] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5834add(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:37:24.717 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @697d66f8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:37:24.717 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:37:24.717 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x41a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @697d66f8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:37:24.720 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2dae5ea6

[vm0] [info 2020/03/05 00:37:24.726 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x409] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:37:24.726 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x409] Locator was created at Thu Mar 05 00:37:24 GMT 2020

[vm0] [info 2020/03/05 00:37:24.727 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x409] Listening on port 22552 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:37:24.727 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x409] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9115312297097749815/locator/locator22552view.dat

[vm0] [info 2020/03/05 00:37:24.728 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x409] recovery file not found: /tmp/junit9115312297097749815/locator/locator22552view.dat

[vm0] [info 2020/03/05 00:37:24.728 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x409] Starting distributed system

[vm0] [info 2020/03/05 00:37:24.730 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:37:26.260 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@36d03262

[vm1] [info 2020/03/05 00:37:26.268 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:37:26.877 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3f7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@8d4f36e

[vm2] [info 2020/03/05 00:37:26.882 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3f7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:37:27.353 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@37f651ee

[vm1] [info 2020/03/05 00:37:27.359 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:37:27.493 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ef] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a3b2f87

[vm3] [info 2020/03/05 00:37:27.498 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3ef] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:37:27.948 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f958fbe

[vm2] [info 2020/03/05 00:37:27.953 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x1f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:37:28.099 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3e5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2cde9199

[vm4] [info 2020/03/05 00:37:28.106 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x3e5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:37:28.473 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1e5e89e2

[vm1] [info 2020/03/05 00:37:28.479 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:37:28.556 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x200] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@b3a876e

[vm3] [info 2020/03/05 00:37:28.561 GMT <RMI TCP Connection(35)-172.17.0.7> tid=0x200] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:37:28.725 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29921]

Command result for <connect --jmx-manager=localhost[29921]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29921] ..
Successfully connected to: [host=localhost, port=29921]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:37:29.106 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3cb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32747134

[vm2] [info 2020/03/05 00:37:29.113 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x3cb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:37:29.171 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3b9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3cca31d8

[vm4] [info 2020/03/05 00:37:29.177 GMT <RMI TCP Connection(36)-172.17.0.7> tid=0x3b9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:37:29.722 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x403] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@98e49e1

[vm3] [info 2020/03/05 00:37:29.728 GMT <RMI TCP Connection(36)-172.17.0.9> tid=0x403] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:37:29.805 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21051]

Command result for <connect --jmx-manager=localhost[21051]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21051] ..
Successfully connected to: [host=localhost, port=21051]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:37:30.361 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x407] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6a735a07

[vm4] [info 2020/03/05 00:37:30.367 GMT <RMI TCP Connection(35)-172.17.0.9> tid=0x407] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:37:30.978 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22553]

Command result for <connect --jmx-manager=localhost[22553]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22553] ..
Successfully connected to: [host=localhost, port=22553]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:37:33.749 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840@2bce4510

[vm5] [info 2020/03/05 00:37:33.755 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:37:34.535 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x402] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040@1cd7186

[vm6] [info 2020/03/05 00:37:34.541 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x402] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2728
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 266
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9177


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 39


[vm1] [info 2020/03/05 00:37:38.579 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 170 ms)

[vm2] [info 2020/03/05 00:37:38.732 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d0] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 150 ms)

[vm3] [info 2020/03/05 00:37:38.898 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3eb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 163 ms)

[vm4] [info 2020/03/05 00:37:39.047 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x413] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 147 ms)

[vm5] [info 2020/03/05 00:37:39.223 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d3] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 174 ms)

[vm6] [info 2020/03/05 00:37:39.374 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 149 ms)

[vm0] [info 2020/03/05 00:37:39.529 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x42d] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:37:39.530 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x42d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 154 ms)

[info 2020/03/05 00:37:39.531 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:39.534 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x42d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20337144(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:37:39.534 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x42d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:39.534 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x42d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20337144(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:37:39.535 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @116a855c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:37:39.535 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:37:39.535 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @116a855c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:37:39.536 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7323114f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:37:39.536 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:37:39.536 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7323114f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:37:39.537 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74d8386a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:37:39.537 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:37:39.537 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74d8386a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:37:39.538 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x413] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fc3cb7e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:37:39.538 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x413] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:37:39.538 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x413] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fc3cb7e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:37:39.539 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b284b96(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:37:39.539 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:37:39.539 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b284b96(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:37:39.540 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4418da0(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:37:39.540 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:37:39.540 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4418da0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:37:39.542 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x42d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:37:39.542 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x42d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:37:39.543 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:37:39.544 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:37:39.544 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:37:39.545 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:37:39.546 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:37:39.546 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:37:39.547 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x413] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:37:39.547 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x413] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:37:39.548 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:37:39.548 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:37:39.549 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:37:39.549 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:37:39.552 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:37:39.552 GMT <RMI TCP Connection(12)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:37:39.572 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20764].
Not connected.


[info 2020/03/05 00:37:39.574 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:37:39.575 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:39.577 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x42d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @314a170(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:37:39.577 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x42d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:39.577 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x42d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @314a170(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:37:39.578 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e6a9a39(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:37:39.578 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:37:39.578 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e6a9a39(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:37:39.579 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cf5263(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:37:39.579 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:37:39.579 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cf5263(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:37:39.580 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @760c9eb2(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:37:39.580 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:37:39.580 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @760c9eb2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:37:39.581 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x413] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3789ed19(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:37:39.581 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x413] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:37:39.581 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x413] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3789ed19(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:37:39.582 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24bde4b6(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:37:39.582 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:37:39.582 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24bde4b6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:37:39.583 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @438b5574(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:37:39.583 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:37:39.583 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @438b5574(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:37:39.587 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17900332854042916551

[info 2020/03/05 00:37:39.590 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:37:39.828 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:39.829 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x42d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1df0810b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:37:39.829 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x42d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:39.829 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x42d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1df0810b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:37:39.830 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ccbed1f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:37:39.830 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:37:39.830 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ccbed1f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:37:39.831 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @238a67d4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:37:39.831 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:37:39.831 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @238a67d4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:37:39.832 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45bf0c64(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:37:39.832 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:37:39.832 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45bf0c64(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:37:39.833 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x413] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4203579b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:37:39.833 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x413] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:37:39.833 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x413] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4203579b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:37:39.834 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a48eb2f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:37:39.834 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:37:39.834 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x3d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a48eb2f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:37:39.835 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @288408ca(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:37:39.835 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x402] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:37:39.836 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @288408ca(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:37:39.839 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x42d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6429692e

[vm0] [info 2020/03/05 00:37:39.844 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x42d] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:37:39.845 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x42d] Locator was created at Thu Mar 05 00:37:39 GMT 2020

[vm0] [info 2020/03/05 00:37:39.845 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x42d] Listening on port 20766 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:37:39.845 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x42d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17900332854042916551/locator/locator20766view.dat

[vm0] [info 2020/03/05 00:37:39.845 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x42d] recovery file not found: /tmp/junit17900332854042916551/locator/locator20766view.dat

[vm0] [info 2020/03/05 00:37:39.846 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x42d] Starting distributed system

[vm0] [info 2020/03/05 00:37:39.848 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x42d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:37:41.862 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3d2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a18b818

[vm5] [info 2020/03/05 00:37:41.868 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3d2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:37:42.602 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1db1ef6a

[vm6] [info 2020/03/05 00:37:42.608 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:37:43.519 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:37:43.688 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2b599ef6

[vm1] [info 2020/03/05 00:37:43.696 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:37:44.414 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@24326221

[vm2] [info 2020/03/05 00:37:44.420 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:37:45.038 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d6187d2

[vm3] [info 2020/03/05 00:37:45.044 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:37:45.734 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x413] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2ff08453

[vm4] [info 2020/03/05 00:37:45.740 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x413] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:37:46.443 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20767]

Command result for <connect --jmx-manager=localhost[20767]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20767] ..
Successfully connected to: [host=localhost, port=20767]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1052
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2577
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 362
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9420


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:37:47.446 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 157 ms)

[vm2] [info 2020/03/05 00:37:47.598 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 149 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:37:47.763 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 162 ms)

[vm4] [info 2020/03/05 00:37:47.927 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x400] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 162 ms)

[vm5] [info 2020/03/05 00:37:48.088 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3d2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 159 ms)

[vm6] [info 2020/03/05 00:37:48.238 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 148 ms)

[vm0] [info 2020/03/05 00:37:48.381 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x4ab] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:37:48.382 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 141 ms)

[info 2020/03/05 00:37:48.383 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:48.385 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6975b2a9(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:37:48.385 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:48.385 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6975b2a9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:37:48.386 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @756a980d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:37:48.386 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:37:48.386 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @756a980d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:37:48.387 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @152fe5ed(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:37:48.387 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:37:48.388 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @152fe5ed(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:37:48.389 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @623d98f8(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:37:48.389 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:37:48.389 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @623d98f8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:37:48.390 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @242863e3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:37:48.390 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x400] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:37:48.390 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @242863e3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:37:48.391 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4739abd0(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:37:48.391 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:37:48.391 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3d2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4739abd0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:37:48.392 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c4d48ec(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:37:48.392 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:37:48.392 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c4d48ec(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:37:48.394 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x4ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:37:48.395 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:37:48.396 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:37:48.396 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:37:48.397 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:37:48.397 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:37:48.398 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:37:48.399 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:37:48.400 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x400] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:37:48.400 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:37:48.401 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3d2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:37:48.401 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3d2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:37:48.402 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:37:48.402 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:37:48.405 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:37:48.405 GMT <RMI TCP Connection(13)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.




[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:37:48.437 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29733].
Not connected.


[info 2020/03/05 00:37:48.439 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:37:48.440 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:48.441 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8ea04ba(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:37:48.442 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:48.442 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8ea04ba(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:37:48.442 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34a91eed(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:37:48.443 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:37:48.443 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34a91eed(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:37:48.444 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @145fa3bb(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:37:48.444 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:37:48.444 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @145fa3bb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:37:48.445 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5751a191(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:37:48.445 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:37:48.445 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5751a191(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:37:48.446 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15a28f7e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:37:48.446 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x400] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:37:48.446 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15a28f7e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:37:48.447 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29df0b91(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:37:48.447 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:37:48.447 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3d2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29df0b91(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:37:48.448 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1074f076(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:37:48.448 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:37:48.448 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1074f076(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:37:48.451 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2802848709049116186

[info 2020/03/05 00:37:48.454 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:37:48.681 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:48.681 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53285729(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:37:48.682 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x4ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:37:48.682 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53285729(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:37:48.683 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d5aa20(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:37:48.683 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:37:48.683 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d5aa20(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:37:48.684 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @772bfe92(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:37:48.684 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3c8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:37:48.684 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @772bfe92(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:37:48.685 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64ff66c1(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:37:48.685 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:37:48.685 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64ff66c1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:37:48.686 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4914b618(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:37:48.686 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x400] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:37:48.686 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4914b618(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:37:48.687 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74f44e47(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:37:48.687 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3d2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:37:48.687 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3d2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74f44e47(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:37:48.688 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17d73ff6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:37:48.688 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:37:48.688 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17d73ff6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:37:48.691 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x4ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@67119e7c

[vm0] [info 2020/03/05 00:37:48.696 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x4ab] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:37:48.697 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x4ab] Locator was created at Thu Mar 05 00:37:48 GMT 2020

[vm0] [info 2020/03/05 00:37:48.697 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x4ab] Listening on port 29735 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:37:48.697 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x4ab] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2802848709049116186/locator/locator29735view.dat

[vm0] [info 2020/03/05 00:37:48.697 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x4ab] recovery file not found: /tmp/junit2802848709049116186/locator/locator29735view.dat

[vm0] [info 2020/03/05 00:37:48.698 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x4ab] Starting distributed system

[vm0] [info 2020/03/05 00:37:48.700 GMT <RMI TCP Connection(77)-172.17.0.5> tid=0x4ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:37:52.674 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@5f385650

[vm1] [info 2020/03/05 00:37:52.679 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:37:53.271 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3077d101

[vm2] [info 2020/03/05 00:37:53.276 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x3c8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:37:53.975 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@403d6d57

[vm3] [info 2020/03/05 00:37:53.981 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x40e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:37:54.683 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x400] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5f97a90b

[vm4] [info 2020/03/05 00:37:54.690 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x400] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:37:55.318 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29736]

Command result for <connect --jmx-manager=localhost[29736]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29736] ..
Successfully connected to: [host=localhost, port=29736]


[vm5] [info 2020/03/05 00:37:55.952 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x530] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@24f31648

[vm5] [info 2020/03/05 00:37:55.958 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x530] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:37:56.649 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x537] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38c74ff5

[vm6] [info 2020/03/05 00:37:56.655 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x537] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:37:57.535 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1167
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2232
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 119
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 7683


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:38:00.890 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 163 ms)

[vm2] [info 2020/03/05 00:38:01.047 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 155 ms)

[vm3] [info 2020/03/05 00:38:01.205 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x509] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 155 ms)

[vm4] [info 2020/03/05 00:38:01.355 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x553] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 147 ms)

[vm5] [info 2020/03/05 00:38:01.517 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x530] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 160 ms)

[vm6] [info 2020/03/05 00:38:01.665 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x537] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 146 ms)

[vm0] [info 2020/03/05 00:38:01.809 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x610] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:38:01.810 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x610] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 143 ms)

[info 2020/03/05 00:38:01.811 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:01.813 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x610] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32163807(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:38:01.813 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x610] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:01.813 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x610] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32163807(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:38:01.816 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71e5a58a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:38:01.816 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:01.816 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71e5a58a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:38:01.817 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x4e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ea6a038(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:38:01.817 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x4e9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:01.817 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ea6a038(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:38:01.818 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x509] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58459b8a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:38:01.818 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x509] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:01.818 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x509] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58459b8a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:38:01.819 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x553] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1039636b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:38:01.819 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x553] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:01.819 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x553] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1039636b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:38:01.820 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x530] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d4aa42c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:38:01.820 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x530] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:01.820 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x530] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d4aa42c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:38:01.821 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x537] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac25e68(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:38:01.821 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x537] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:01.821 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x537] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac25e68(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:38:01.824 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x610] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:38:01.824 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x610] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:38:01.827 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:38:01.827 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:38:01.828 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x4e9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:38:01.828 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:38:01.829 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x509] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:38:01.830 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x509] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:38:01.831 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x553] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:38:01.831 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x553] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:38:01.832 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x530] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:38:01.832 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x530] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:38:01.833 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x537] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:38:01.833 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x537] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:38:01.835 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:38:01.836 GMT <RMI TCP Connection(15)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:38:01.866 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24321].
Not connected.


[info 2020/03/05 00:38:01.868 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:38:01.869 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:01.870 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x610] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @546f91f5(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:38:01.870 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x610] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:01.870 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x610] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @546f91f5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:38:01.871 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5547185(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:38:01.871 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:01.871 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5547185(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:38:01.872 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x4e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e6c3eb(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:38:01.872 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x4e9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:01.873 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e6c3eb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:38:01.873 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x509] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c2e43dd(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:38:01.873 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x509] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:01.874 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x509] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c2e43dd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:38:01.874 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x553] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35499027(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:38:01.874 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x553] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:01.875 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x553] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35499027(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:38:01.875 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x530] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26a1a884(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:38:01.876 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x530] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:01.876 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x530] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26a1a884(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:38:01.876 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x537] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b67ecd(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:38:01.877 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x537] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:01.877 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x537] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b67ecd(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:38:01.880 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13199026312214217554

[info 2020/03/05 00:38:01.882 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:38:02.108 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:02.109 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x610] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48efd3cc(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:38:02.109 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x610] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:02.109 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x610] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48efd3cc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:38:02.110 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fc2c2ac(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:38:02.110 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:02.111 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fc2c2ac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:38:02.111 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x4e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59f2624e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:38:02.112 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x4e9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:02.112 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59f2624e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:38:02.112 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x509] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c47e41e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:38:02.113 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x509] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:02.113 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x509] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c47e41e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:38:02.113 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x553] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bc8d80a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:38:02.113 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x553] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:02.113 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x553] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bc8d80a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:38:02.114 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x530] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c2ff32d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:38:02.114 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x530] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:02.114 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x530] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c2ff32d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:38:02.115 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x537] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cebbbf9(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:38:02.115 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x537] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:02.115 GMT <RMI TCP Connection(41)-172.17.0.4> tid=0x537] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cebbbf9(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:38:02.118 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x610] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@60cb7f2e

[vm0] [info 2020/03/05 00:38:02.124 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x610] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:38:02.124 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x610] Locator was created at Thu Mar 05 00:38:02 GMT 2020

[vm0] [info 2020/03/05 00:38:02.124 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x610] Listening on port 24323 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:38:02.124 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x610] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13199026312214217554/locator/locator24323view.dat

[vm0] [info 2020/03/05 00:38:02.125 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x610] recovery file not found: /tmp/junit13199026312214217554/locator/locator24323view.dat

[vm0] [info 2020/03/05 00:38:02.125 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x610] Starting distributed system

[vm0] [info 2020/03/05 00:38:02.127 GMT <RMI TCP Connection(93)-172.17.0.4> tid=0x610] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:38:05.956 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@49444e50

[vm1] [info 2020/03/05 00:38:05.962 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:38:06.561 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x4e9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@10dcf060

[vm2] [info 2020/03/05 00:38:06.567 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x4e9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:38:07.195 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x509] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4847ef8b

[vm3] [info 2020/03/05 00:38:07.200 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x509] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:38:07.820 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x553] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2ff1f0ee

[vm4] [info 2020/03/05 00:38:07.825 GMT <RMI TCP Connection(42)-172.17.0.4> tid=0x553] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:38:08.450 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24324]

Command result for <connect --jmx-manager=localhost[24324]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24324] ..
Successfully connected to: [host=localhost, port=24324]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:38:11.630 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x3fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@366a8d3a

[vm5] [info 2020/03/05 00:38:11.636 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x3fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:38:12.363 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@50ae5cd7

[vm6] [info 2020/03/05 00:38:12.369 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:38:13.237 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:38:13.585 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3df] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1f82eb5e

[vm5] [info 2020/03/05 00:38:13.591 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3df] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:38:14.334 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@33067e4e

[vm6] [info 2020/03/05 00:38:14.340 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:38:15.236 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 873
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2624
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 239
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 9129


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:38:17.059 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 177 ms)

[vm2] [info 2020/03/05 00:38:17.214 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x518] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 153 ms)

[vm3] [info 2020/03/05 00:38:17.362 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x509] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 145 ms)

[vm4] [info 2020/03/05 00:38:17.518 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x517] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 153 ms)

[vm5] [info 2020/03/05 00:38:17.685 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x3fc] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 165 ms)

[vm6] [info 2020/03/05 00:38:17.835 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 148 ms)

[vm0] [info 2020/03/05 00:38:17.983 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0x603] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:38:17.984 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 146 ms)

[info 2020/03/05 00:38:17.984 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:17.986 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1afb9530(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:38:17.987 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0x603] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:17.987 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1afb9530(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:38:17.989 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ae88a67(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:38:17.989 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:17.989 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ae88a67(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:38:17.992 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x518] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @707f4378(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:38:17.992 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x518] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:17.992 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x518] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @707f4378(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:38:17.995 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x509] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13f52f87(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:38:17.995 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x509] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:17.995 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x509] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13f52f87(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:38:17.996 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x517] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @175cfaf3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:38:17.996 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x517] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:17.996 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x517] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @175cfaf3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:38:17.997 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28d2e552(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:38:17.997 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:17.997 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x3fc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28d2e552(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:38:17.998 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @299beacf(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:38:17.998 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:17.998 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @299beacf(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:38:18.000 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:38:18.001 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:38:18.004 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:38:18.004 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:38:18.006 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x518] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:38:18.007 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x518] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:38:18.009 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x509] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:38:18.010 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x509] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:38:18.011 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x517] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:38:18.011 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x517] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:38:18.012 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x3fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:38:18.012 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x3fc] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:38:18.013 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:38:18.013 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:38:18.016 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:38:18.017 GMT <RMI TCP Connection(15)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:38:18.047 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28443].
Not connected.


[info 2020/03/05 00:38:18.049 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:38:18.050 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:18.051 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b79657c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:38:18.052 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0x603] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:18.052 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b79657c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:38:18.052 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c56a0c9(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:38:18.053 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:18.053 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c56a0c9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:38:18.053 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x518] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64487946(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:38:18.054 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x518] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:18.054 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x518] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64487946(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:38:18.054 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x509] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fe73c5(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:38:18.055 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x509] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:18.055 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x509] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fe73c5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:38:18.055 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x517] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e3c647c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:38:18.056 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x517] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:18.056 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x517] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e3c647c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:38:18.056 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c201933(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:38:18.056 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x3fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:18.057 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x3fc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c201933(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:38:18.057 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3587a19e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:38:18.057 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:18.058 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3587a19e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:38:18.060 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit522398835839850797

[info 2020/03/05 00:38:18.062 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:38:18.289 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:18.289 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66848e77(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:38:18.290 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0x603] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:18.290 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66848e77(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:38:18.291 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @493a03cf(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:38:18.291 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:18.291 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @493a03cf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:38:18.292 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x518] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e3ea336(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:38:18.292 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x518] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:18.292 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x518] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e3ea336(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:38:18.293 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x509] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21450826(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:38:18.293 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x509] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:18.293 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x509] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21450826(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:38:18.294 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x517] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d57875(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:38:18.294 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x517] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:18.294 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x517] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d57875(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:38:18.295 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x3fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @779eb08d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:38:18.295 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x3fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:18.295 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x3fc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @779eb08d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:38:18.296 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16fdda1e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:38:18.296 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:18.296 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x53d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16fdda1e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:38:18.300 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0x603] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@677a2550

[vm0] [info 2020/03/05 00:38:18.306 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0x603] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:38:18.307 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0x603] Locator was created at Thu Mar 05 00:38:18 GMT 2020

[vm0] [info 2020/03/05 00:38:18.307 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0x603] Listening on port 28445 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:38:18.307 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0x603] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit522398835839850797/locator/locator28445view.dat

[vm0] [info 2020/03/05 00:38:18.307 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0x603] recovery file not found: /tmp/junit522398835839850797/locator/locator28445view.dat

[vm0] [info 2020/03/05 00:38:18.308 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0x603] Starting distributed system

[vm0] [info 2020/03/05 00:38:18.310 GMT <RMI TCP Connection(92)-172.17.0.6> tid=0x603] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1130
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2614
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 270
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9270


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/05 00:38:19.134 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 162 ms)

[vm2] [info 2020/03/05 00:38:19.286 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 149 ms)

[vm3] [info 2020/03/05 00:38:19.439 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 150 ms)

[vm4] [info 2020/03/05 00:38:19.600 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 158 ms)

[vm5] [info 2020/03/05 00:38:19.763 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3df] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 161 ms)

[vm6] [info 2020/03/05 00:38:19.910 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e4] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 145 ms)

[vm0] [info 2020/03/05 00:38:20.052 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x2bc] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:38:20.053 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x2bc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 141 ms)

[info 2020/03/05 00:38:20.054 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:20.056 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x2bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @548e956e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:38:20.056 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x2bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:20.056 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x2bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @548e956e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:38:20.057 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @796967a5(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:38:20.057 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:20.057 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @796967a5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:38:20.058 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eea9895(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:38:20.058 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:20.058 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eea9895(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:38:20.059 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6218cc0b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:38:20.059 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:20.060 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6218cc0b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:38:20.061 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @608e5d9a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:38:20.061 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:20.061 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @608e5d9a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:38:20.062 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f8448ed(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:38:20.062 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:20.062 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3df] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f8448ed(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:38:20.063 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @238846be(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:38:20.063 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:20.063 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @238846be(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:38:20.066 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x2bc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:38:20.066 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x2bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:38:20.067 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:38:20.068 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:38:20.069 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:38:20.069 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:38:20.070 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:38:20.070 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:38:20.072 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:38:20.072 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:38:20.073 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3df] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:38:20.073 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3df] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:38:20.074 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:38:20.074 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e4] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:38:20.077 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:38:20.077 GMT <RMI TCP Connection(14)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:38:20.112 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24022].
Not connected.


[info 2020/03/05 00:38:20.114 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:38:20.116 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:20.117 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x2bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33c8d51d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:38:20.117 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x2bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:20.117 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x2bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33c8d51d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:38:20.118 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b0d5d0(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:38:20.119 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:20.119 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b0d5d0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:38:20.120 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fc0b0e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:38:20.120 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:20.120 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fc0b0e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:38:20.121 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39bfbd30(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:38:20.121 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:20.121 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39bfbd30(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:38:20.123 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f563013(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:38:20.123 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:20.123 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f563013(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:38:20.124 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61bed9f7(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:38:20.124 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:20.124 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3df] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61bed9f7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:38:20.125 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c2b8df9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:38:20.125 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:20.125 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c2b8df9(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:38:20.128 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10314557464765976542

[info 2020/03/05 00:38:20.130 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:38:20.354 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:20.355 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x2bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c108f0b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:38:20.356 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x2bc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:20.356 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x2bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c108f0b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:38:20.357 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d134e2a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:38:20.357 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:20.357 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d134e2a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:38:20.358 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51364362(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:38:20.358 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:20.358 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51364362(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:38:20.359 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e156e48(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:38:20.359 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:20.359 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e156e48(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:38:20.360 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42b5c04c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:38:20.360 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:20.360 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42b5c04c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:38:20.361 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62d2261(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:38:20.361 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3df] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:20.361 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3df] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62d2261(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:38:20.362 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b182bb5(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:38:20.362 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:20.362 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3e4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b182bb5(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:38:20.365 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x2bc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@244cdc23

[vm0] [info 2020/03/05 00:38:20.370 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x2bc] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:38:20.371 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x2bc] Locator was created at Thu Mar 05 00:38:20 GMT 2020

[vm0] [info 2020/03/05 00:38:20.371 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x2bc] Listening on port 24024 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:38:20.371 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x2bc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10314557464765976542/locator/locator24024view.dat

[vm0] [info 2020/03/05 00:38:20.371 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x2bc] recovery file not found: /tmp/junit10314557464765976542/locator/locator24024view.dat

[vm0] [info 2020/03/05 00:38:20.372 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x2bc] Starting distributed system

[vm0] [info 2020/03/05 00:38:20.373 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0x2bc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:38:20.626 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@19e06d8e

[vm5] [info 2020/03/05 00:38:20.632 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x31e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:38:21.364 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@333a4baa

[vm6] [info 2020/03/05 00:38:21.370 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x33f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:38:22.219 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4027b41f

[vm1] [info 2020/03/05 00:38:22.223 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:38:22.258 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:38:22.864 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x518] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@8e9dd3d

[vm2] [info 2020/03/05 00:38:22.875 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x518] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:38:23.498 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x509] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2eeea92f

[vm3] [info 2020/03/05 00:38:23.504 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x509] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:38:24.119 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x517] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@443a4a4a

[vm4] [info 2020/03/05 00:38:24.124 GMT <RMI TCP Connection(42)-172.17.0.6> tid=0x517] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:38:24.321 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@68e5564a

[vm1] [info 2020/03/05 00:38:24.326 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:38:24.729 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28446]

Command result for <connect --jmx-manager=localhost[28446]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28446] ..
Successfully connected to: [host=localhost, port=28446]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:38:24.952 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1bc3b9ed

[vm2] [info 2020/03/05 00:38:24.958 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3f4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:38:25.057 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x404] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5f686c63

[vm5] [info 2020/03/05 00:38:25.063 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x404] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:38:25.597 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3aa2394e

[vm3] [info 2020/03/05 00:38:25.602 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x3fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:38:25.801 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x410] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f8088ab

[vm6] [info 2020/03/05 00:38:25.807 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x410] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 925
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2582
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 261
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9084


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:38:26.068 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 157 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:38:26.206 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b0011

[vm4] [info 2020/03/05 00:38:26.219 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:38:26.222 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 152 ms)

[vm3] [info 2020/03/05 00:38:26.378 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 153 ms)

[vm4] [info 2020/03/05 00:38:26.535 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x531] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 155 ms)

[vm1] [info 2020/03/05 00:38:26.696 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:38:26.706 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 169 ms)

[vm6] [info 2020/03/05 00:38:26.854 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 146 ms)

[info 2020/03/05 00:38:26.929 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24025]

Command result for <connect --jmx-manager=localhost[24025]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24025] ..
Successfully connected to: [host=localhost, port=24025]


[vm0] [info 2020/03/05 00:38:27.005 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d6] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:38:27.006 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d6] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 149 ms)

[info 2020/03/05 00:38:27.007 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:27.009 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f4a323c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:38:27.010 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:27.010 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f4a323c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:38:27.013 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b58b024(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:38:27.013 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:27.013 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b58b024(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:38:27.014 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6471dc2e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:38:27.014 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:27.014 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6471dc2e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:38:27.015 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45013fca(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:38:27.015 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:27.016 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45013fca(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:38:27.016 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x531] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ad5f917(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:38:27.017 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x531] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:27.017 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x531] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ad5f917(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:38:27.018 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b338b50(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:38:27.018 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x31e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:27.018 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b338b50(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:38:27.019 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b7cd3a7(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:38:27.019 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x33f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:27.019 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b7cd3a7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:38:27.022 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:38:27.022 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d6] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:38:27.024 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:38:27.025 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:38:27.026 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:38:27.026 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:38:27.027 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:38:27.027 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:38:27.028 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x531] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:38:27.029 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x531] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:38:27.030 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:38:27.030 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:38:27.031 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:38:27.031 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:38:27.033 GMT <RMI TCP Connection(15)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:38:27.034 GMT <RMI TCP Connection(15)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:38:27.057 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21051].
Not connected.


[info 2020/03/05 00:38:27.059 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:38:27.059 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:27.061 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4132f47c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:38:27.061 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:27.061 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4132f47c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:38:27.062 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cde3b37(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:38:27.062 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:27.062 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cde3b37(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:38:27.063 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11dee56a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:38:27.063 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1f3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:27.063 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11dee56a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:38:27.064 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53959225(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:38:27.064 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x200] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:27.064 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53959225(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:38:27.065 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x531] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59659cc0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:38:27.065 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x531] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:27.065 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x531] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59659cc0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:38:27.066 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f215e9a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:38:27.066 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x31e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:27.066 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f215e9a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:38:27.068 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4437738f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:38:27.068 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x33f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:27.068 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4437738f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:38:27.071 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17882953829635876148

[info 2020/03/05 00:38:27.073 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:38:27.319 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:27.320 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @595af0e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:38:27.320 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:27.320 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @595af0e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:38:27.321 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1675fae7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:38:27.321 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:27.321 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1675fae7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:38:27.322 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bd50c99(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:38:27.322 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1f3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:27.322 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1f3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bd50c99(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:38:27.323 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x200] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @491b357a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:38:27.323 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x200] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:27.323 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x200] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @491b357a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:38:27.324 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x531] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b1c217f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:38:27.324 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x531] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:27.324 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x531] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b1c217f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:38:27.325 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x31e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d3e049(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:38:27.326 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x31e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:27.326 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x31e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d3e049(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:38:27.326 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x33f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aad7173(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:38:27.327 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x33f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:27.327 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x33f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aad7173(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:38:27.330 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d77a191

[vm0] [info 2020/03/05 00:38:27.336 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d6] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:38:27.337 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d6] Locator was created at Thu Mar 05 00:38:27 GMT 2020

[vm0] [info 2020/03/05 00:38:27.337 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d6] Listening on port 21053 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:38:27.338 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d6] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17882953829635876148/locator/locator21053view.dat

[vm0] [info 2020/03/05 00:38:27.338 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d6] recovery file not found: /tmp/junit17882953829635876148/locator/locator21053view.dat

[vm0] [info 2020/03/05 00:38:27.338 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d6] Starting distributed system

[vm0] [info 2020/03/05 00:38:27.342 GMT <RMI TCP Connection(93)-172.17.0.7> tid=0x5d6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:38:27.444 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x524] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f82c732

[vm5] [info 2020/03/05 00:38:27.450 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x524] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:38:28.180 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x563] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d107083

[vm6] [info 2020/03/05 00:38:28.186 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x563] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:38:29.086 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 980
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2284
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 49
Total primaries transferred during this rebalance                                               | 6
Total time (in milliseconds) for this rebalance                                                 | 7554


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:38:30.015 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 162 ms)

[vm2] [info 2020/03/05 00:38:30.171 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3f7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 152 ms)

[vm3] [info 2020/03/05 00:38:30.331 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ef] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 157 ms)

[vm4] [info 2020/03/05 00:38:30.491 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3e5] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 157 ms)

[vm5] [info 2020/03/05 00:38:30.657 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x404] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 164 ms)

[vm6] [info 2020/03/05 00:38:30.819 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x410] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 160 ms)

[vm0] [info 2020/03/05 00:38:30.966 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x406] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:38:30.967 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x406] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 145 ms)

[info 2020/03/05 00:38:30.968 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:30.970 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49f26ae8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:38:30.970 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:30.970 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x406] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49f26ae8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:38:30.973 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25fba6e2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:38:30.973 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:30.973 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25fba6e2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:38:30.974 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3f7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68266071(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:38:30.975 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3f7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:30.975 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3f7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68266071(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:38:30.976 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47e8b746(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:38:30.976 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:30.976 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ef] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47e8b746(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:38:30.977 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32826fba(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:38:30.977 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:30.977 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3e5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32826fba(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:38:30.978 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19835e06(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:38:30.978 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x404] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:30.978 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19835e06(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:38:30.979 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b29a26c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:38:30.979 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x410] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:30.979 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x410] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b29a26c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:38:30.982 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:38:30.983 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x406] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:38:30.985 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:38:30.985 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:38:30.986 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3f7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:38:30.987 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3f7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:38:30.988 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ef] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:38:30.988 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ef] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:38:30.989 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3e5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:38:30.989 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3e5] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:38:30.990 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x404] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:38:30.991 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:38:30.992 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x410] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:38:30.992 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x410] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:38:30.994 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:38:30.995 GMT <RMI TCP Connection(14)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:38:31.025 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29921].
Not connected.


[info 2020/03/05 00:38:31.027 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:38:31.028 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:31.030 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac9b44d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:38:31.030 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x406] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:31.030 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x406] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac9b44d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:38:31.031 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d4a90cd(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:38:31.031 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:31.031 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d4a90cd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:38:31.032 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3f7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc06151(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:38:31.032 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3f7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:31.032 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3f7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc06151(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:38:31.033 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c006cf3(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:38:31.033 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:31.033 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ef] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c006cf3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:38:31.034 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7471a687(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:38:31.034 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:31.034 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3e5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7471a687(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:38:31.035 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f2a05b7(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:38:31.035 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x404] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:31.036 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f2a05b7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:38:31.036 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @748cd98a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:38:31.037 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x410] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:31.037 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x410] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @748cd98a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:38:31.039 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12836528844869024945

[info 2020/03/05 00:38:31.042 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:38:31.263 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:31.264 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x406] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30a5cd6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:38:31.264 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x406] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:31.264 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x406] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30a5cd6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:38:31.265 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d01a67b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:38:31.265 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:31.265 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d01a67b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:38:31.266 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3f7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a2603e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:38:31.266 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3f7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:31.266 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3f7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a2603e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:38:31.267 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1628950c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:38:31.267 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ef] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:31.267 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ef] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1628950c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:38:31.268 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e4ac03b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:38:31.268 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3e5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:31.268 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3e5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e4ac03b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:38:31.269 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12b58278(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:38:31.269 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x404] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:31.269 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12b58278(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:38:31.270 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @450fdfc3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:38:31.270 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x410] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:31.270 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x410] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @450fdfc3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:38:31.273 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x406] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@65b4b1e8

[vm0] [info 2020/03/05 00:38:31.278 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x406] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:38:31.279 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x406] Locator was created at Thu Mar 05 00:38:31 GMT 2020

[vm0] [info 2020/03/05 00:38:31.279 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x406] Listening on port 29923 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:38:31.279 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x406] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12836528844869024945/locator/locator29923view.dat

[vm0] [info 2020/03/05 00:38:31.279 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x406] recovery file not found: /tmp/junit12836528844869024945/locator/locator29923view.dat

[vm0] [info 2020/03/05 00:38:31.279 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x406] Starting distributed system

[vm0] [info 2020/03/05 00:38:31.281 GMT <RMI TCP Connection(78)-172.17.0.8> tid=0x406] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:38:31.346 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1374fc63

[vm1] [info 2020/03/05 00:38:31.351 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:38:31.941 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1f3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@61103de3

[vm2] [info 2020/03/05 00:38:31.946 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x1f3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:38:32.566 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x200] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@113cefac

[vm3] [info 2020/03/05 00:38:32.571 GMT <RMI TCP Connection(41)-172.17.0.7> tid=0x200] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 893
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608947
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2621
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 240
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 9132


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:38:32.968 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 160 ms)

[vm2] [info 2020/03/05 00:38:33.124 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x4e0] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 153 ms)

[vm4] [info 2020/03/05 00:38:33.166 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x531] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@58f18af1

[vm4] [info 2020/03/05 00:38:33.179 GMT <RMI TCP Connection(42)-172.17.0.7> tid=0x531] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:38:33.271 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 144 ms)

[vm4] [info 2020/03/05 00:38:33.432 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x538] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 158 ms)

[vm5] [info 2020/03/05 00:38:33.596 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x524] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 163 ms)

[vm6] [info 2020/03/05 00:38:33.743 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x563] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 146 ms)

[info 2020/03/05 00:38:33.783 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21054]

Command result for <connect --jmx-manager=localhost[21054]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21054] ..
Successfully connected to: [host=localhost, port=21054]


[vm0] [info 2020/03/05 00:38:33.887 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0x409] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:38:33.888 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 143 ms)

[info 2020/03/05 00:38:33.889 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:33.891 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8baf252(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:38:33.891 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:33.891 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8baf252(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:38:33.894 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48048ed1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:38:33.894 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:33.894 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48048ed1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:38:33.895 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x4e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54c59263(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:38:33.895 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x4e0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:33.895 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x4e0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54c59263(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:38:33.896 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x52b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fbce51e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:38:33.896 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x52b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:33.896 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fbce51e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:38:33.897 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @165cbc3b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:38:33.897 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x538] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:33.897 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x538] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @165cbc3b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:38:33.898 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x524] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c2dee12(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:38:33.899 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x524] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:33.899 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x524] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c2dee12(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:38:33.900 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x563] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7106d4cb(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:38:33.900 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x563] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:33.900 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x563] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7106d4cb(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:38:33.902 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:38:33.902 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:38:33.905 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:38:33.906 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:38:33.907 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x4e0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:38:33.907 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x4e0] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:38:33.908 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x52b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:38:33.909 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:38:33.910 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x538] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:38:33.910 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x538] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:38:33.912 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x524] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:38:33.912 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x524] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:38:33.913 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x563] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:38:33.913 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x563] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:38:33.916 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:38:33.916 GMT <RMI TCP Connection(15)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:38:33.947 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22553].
Not connected.


[info 2020/03/05 00:38:33.949 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:38:33.950 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:33.951 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a7a9bc2(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:38:33.951 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:33.951 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a7a9bc2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:38:33.952 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4accb7a6(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:38:33.953 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:33.953 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4accb7a6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:38:33.953 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x4e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4774af73(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:38:33.954 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x4e0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:33.954 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x4e0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4774af73(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:38:33.955 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x52b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @369c60c1(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:38:33.955 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x52b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:33.955 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @369c60c1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:38:33.956 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29d818e0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:38:33.956 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x538] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:33.956 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x538] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29d818e0(0, "IgnoredException remove") (took 0 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:38:33.957 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x524] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16c7c9c4(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:38:33.957 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x524] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:33.957 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x524] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16c7c9c4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:38:33.958 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x563] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b878472(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:38:33.958 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x563] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:33.958 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x563] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b878472(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:38:33.961 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12626104567378140584

[info 2020/03/05 00:38:33.963 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:38:34.211 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:34.212 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77d2e23c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:38:34.212 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:34.212 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77d2e23c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:38:34.213 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68ca79ba(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:38:34.213 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:34.213 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68ca79ba(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:38:34.214 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x4e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c9f272e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:38:34.215 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x4e0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:34.215 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x4e0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c9f272e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:38:34.215 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x52b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11bc9ad4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:38:34.216 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x52b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:34.216 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x52b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11bc9ad4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:38:34.216 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f1d642d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:38:34.216 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x538] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:34.217 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x538] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f1d642d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:38:34.217 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x524] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @720970a8(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:38:34.218 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x524] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:34.218 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x524] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @720970a8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:38:34.218 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x563] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c376e02(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:38:34.219 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x563] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:34.219 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x563] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c376e02(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:38:34.221 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@f97a96a

[vm0] [info 2020/03/05 00:38:34.226 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0x409] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:38:34.227 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0x409] Locator was created at Thu Mar 05 00:38:34 GMT 2020

[vm0] [info 2020/03/05 00:38:34.227 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0x409] Listening on port 22555 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:38:34.227 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0x409] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12626104567378140584/locator/locator22555view.dat

[vm0] [info 2020/03/05 00:38:34.227 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0x409] recovery file not found: /tmp/junit12626104567378140584/locator/locator22555view.dat

[vm0] [info 2020/03/05 00:38:34.228 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0x409] Starting distributed system

[vm0] [info 2020/03/05 00:38:34.229 GMT <RMI TCP Connection(93)-172.17.0.9> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:38:35.232 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@41b99956

[vm1] [info 2020/03/05 00:38:35.237 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:38:35.842 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3f7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5d2e3003

[vm2] [info 2020/03/05 00:38:35.848 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3f7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:38:36.511 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ef] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@445db1b1

[vm3] [info 2020/03/05 00:38:36.517 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3ef] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:38:37.149 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@70c42502

[vm5] [info 2020/03/05 00:38:37.159 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:38:37.213 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3e5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@a32ad29

[vm4] [info 2020/03/05 00:38:37.219 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x3e5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:38:37.844 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29924]

Command result for <connect --jmx-manager=localhost[29924]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29924] ..
Successfully connected to: [host=localhost, port=29924]


[vm6] [info 2020/03/05 00:38:37.887 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@76b365ff

[vm6] [info 2020/03/05 00:38:37.894 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:38:38.024 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@45c7fc1e

[vm1] [info 2020/03/05 00:38:38.029 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:38:38.636 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x4e0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@314a644d

[vm2] [info 2020/03/05 00:38:38.642 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x4e0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:38:38.793 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:38:39.310 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x52b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2cfae8d8

[vm3] [info 2020/03/05 00:38:39.322 GMT <RMI TCP Connection(42)-172.17.0.9> tid=0x52b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:38:39.931 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x538] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@22d524ec

[vm4] [info 2020/03/05 00:38:39.937 GMT <RMI TCP Connection(41)-172.17.0.9> tid=0x538] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:38:40.547 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22556]

Command result for <connect --jmx-manager=localhost[22556]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22556] ..
Successfully connected to: [host=localhost, port=22556]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 864
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608944
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2541
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 190
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 8697


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:38:42.510 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 159 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:38:42.670 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d0] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 157 ms)

[vm3] [info 2020/03/05 00:38:42.818 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3eb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 145 ms)

[vm4] [info 2020/03/05 00:38:42.970 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x413] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 149 ms)

[vm5] [info 2020/03/05 00:38:43.125 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d3] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 153 ms)

[vm6] [info 2020/03/05 00:38:43.272 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 145 ms)

[vm0] [info 2020/03/05 00:38:43.417 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x4ab] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:38:43.418 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 143 ms)

[info 2020/03/05 00:38:43.419 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:43.421 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55280914(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:38:43.421 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:43.421 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55280914(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:38:43.422 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b50e706(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:38:43.422 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:43.422 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b50e706(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:38:43.423 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31e13ff8(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:38:43.424 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:43.424 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31e13ff8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:38:43.425 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39249216(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:38:43.425 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:43.425 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39249216(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:38:43.426 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x413] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a72bedd(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:38:43.426 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x413] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:43.426 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x413] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a72bedd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:38:43.427 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a6b45d5(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:38:43.427 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:43.427 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a6b45d5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:38:43.428 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dd6bf98(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:38:43.428 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:43.428 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dd6bf98(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:38:43.431 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:38:43.431 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:38:43.432 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:38:43.432 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:38:43.433 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:38:43.433 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:38:43.435 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:38:43.435 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:38:43.436 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x413] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:38:43.436 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x413] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:38:43.437 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:38:43.437 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:38:43.438 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:38:43.439 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:38:43.441 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:38:43.442 GMT <RMI TCP Connection(13)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:38:43.472 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20767].
Not connected.


[info 2020/03/05 00:38:43.474 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:38:43.475 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:43.476 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6475930e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:38:43.477 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:43.477 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6475930e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:38:43.478 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7549cd0a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:38:43.478 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:43.478 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7549cd0a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:38:43.479 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e4e0167(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:38:43.479 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:43.479 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e4e0167(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:38:43.480 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10776391(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:38:43.480 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:43.480 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10776391(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:38:43.481 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x413] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41d652ab(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:38:43.481 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x413] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:43.482 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x413] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41d652ab(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:38:43.482 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7055423a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:38:43.482 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:43.482 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7055423a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:38:43.484 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f2a2252(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:38:43.484 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:43.484 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f2a2252(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:38:43.486 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8385661836504212485

[info 2020/03/05 00:38:43.489 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:38:43.707 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:43.708 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24a75388(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:38:43.708 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x4ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:43.708 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24a75388(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:38:43.709 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @322d5e8b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:38:43.709 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:43.709 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @322d5e8b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:38:43.710 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a945056(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:38:43.710 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:43.710 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a945056(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:38:43.711 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46a3056f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:38:43.711 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:43.711 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46a3056f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:38:43.712 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x413] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2af55795(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:38:43.712 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x413] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:43.712 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x413] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2af55795(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:38:43.713 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4061dd43(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:38:43.713 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:43.713 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x3d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4061dd43(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:38:43.714 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65571911(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:38:43.714 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:43.714 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65571911(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:38:43.717 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@40f8a488

[vm0] [info 2020/03/05 00:38:43.722 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x4ab] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:38:43.723 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x4ab] Locator was created at Thu Mar 05 00:38:43 GMT 2020

[vm0] [info 2020/03/05 00:38:43.723 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x4ab] Listening on port 20769 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:38:43.723 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x4ab] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8385661836504212485/locator/locator20769view.dat

[vm0] [info 2020/03/05 00:38:43.723 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x4ab] recovery file not found: /tmp/junit8385661836504212485/locator/locator20769view.dat

[vm0] [info 2020/03/05 00:38:43.724 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x4ab] Starting distributed system

[vm0] [info 2020/03/05 00:38:43.725 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x4ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:38:46.554 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3d2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@588aac9d

[vm5] [info 2020/03/05 00:38:46.560 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3d2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:38:47.295 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@6ccc0b64

[vm6] [info 2020/03/05 00:38:47.301 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:38:47.607 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@791e6fb2

[vm1] [info 2020/03/05 00:38:47.612 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:38:48.269 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c158926

[vm2] [info 2020/03/05 00:38:48.276 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:38:48.906 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@cbe3884

[vm3] [info 2020/03/05 00:38:48.912 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:38:49.550 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x413] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20926026

[vm4] [info 2020/03/05 00:38:49.556 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x413] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:38:50.170 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20770]

Command result for <connect --jmx-manager=localhost[20770]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20770] ..
Successfully connected to: [host=localhost, port=20770]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2691
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 243
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8991


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:38:51.242 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 149 ms)

[vm2] [info 2020/03/05 00:38:51.404 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 159 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:38:51.566 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 160 ms)

[vm4] [info 2020/03/05 00:38:51.730 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x400] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 161 ms)

[vm5] [info 2020/03/05 00:38:51.896 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3d2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 164 ms)

[vm6] [info 2020/03/05 00:38:52.044 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 146 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/05 00:38:52.192 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x2c1] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:38:52.193 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x2c1] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 146 ms)

[info 2020/03/05 00:38:52.193 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:52.196 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x2c1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f68ce2c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:38:52.196 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x2c1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:52.196 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x2c1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f68ce2c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:38:52.197 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ba7cf48(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:38:52.197 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:52.197 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ba7cf48(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:38:52.198 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d6c1cab(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:38:52.198 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:52.198 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d6c1cab(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:38:52.201 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2df16dd1(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:38:52.201 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:52.201 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2df16dd1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:38:52.202 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @407b217b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:38:52.202 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x400] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:52.202 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @407b217b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:38:52.203 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @683d1983(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:38:52.203 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:52.203 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3d2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @683d1983(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:38:52.204 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12dcc1a0(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:38:52.204 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:52.204 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12dcc1a0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:38:52.207 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x2c1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:38:52.207 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x2c1] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:38:52.208 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:38:52.208 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:38:52.209 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:38:52.210 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:38:52.213 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:38:52.213 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:38:52.214 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x400] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:38:52.214 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:38:52.215 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3d2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:38:52.215 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3d2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:38:52.216 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:38:52.217 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:38:52.219 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:38:52.219 GMT <RMI TCP Connection(14)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:38:52.246 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29736].
Not connected.


[info 2020/03/05 00:38:52.248 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:38:52.249 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:52.250 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x2c1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7941b6db(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:38:52.251 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x2c1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:52.251 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x2c1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7941b6db(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:38:52.251 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bb48d95(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:38:52.252 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:52.252 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bb48d95(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:38:52.253 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e8b24cd(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:38:52.253 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:52.253 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e8b24cd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:38:52.254 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b5a184(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:38:52.254 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:52.254 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b5a184(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:38:52.255 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30b4e83a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:38:52.255 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x400] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:52.255 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30b4e83a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:38:52.256 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c76dff4(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:38:52.256 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:52.256 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3d2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c76dff4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:38:52.257 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e3a350(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:38:52.257 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:52.257 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e3a350(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:38:52.260 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6787224629555605242

[info 2020/03/05 00:38:52.263 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:38:52.483 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:52.484 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x2c1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74bb23b7(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:38:52.484 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x2c1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:38:52.484 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x2c1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74bb23b7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:38:52.485 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38809295(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:38:52.486 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:38:52.486 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38809295(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:38:52.486 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7196fc60(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:38:52.487 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3c8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:38:52.487 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7196fc60(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:38:52.488 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39fb733b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:38:52.488 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:38:52.488 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39fb733b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:38:52.489 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x400] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c96aa50(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:38:52.489 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x400] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:38:52.489 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x400] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c96aa50(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:38:52.490 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @433fb72f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:38:52.490 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3d2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:38:52.490 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3d2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @433fb72f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:38:52.491 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a6a14(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:38:52.491 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:38:52.491 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a6a14(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:38:52.494 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x2c1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@28dd53fb

[vm0] [info 2020/03/05 00:38:52.500 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x2c1] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:38:52.500 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x2c1] Locator was created at Thu Mar 05 00:38:52 GMT 2020

[vm0] [info 2020/03/05 00:38:52.500 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x2c1] Listening on port 29738 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:38:52.501 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x2c1] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6787224629555605242/locator/locator29738view.dat

[vm0] [info 2020/03/05 00:38:52.501 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x2c1] recovery file not found: /tmp/junit6787224629555605242/locator/locator29738view.dat

[vm0] [info 2020/03/05 00:38:52.501 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x2c1] Starting distributed system

[vm0] [info 2020/03/05 00:38:52.503 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0x2c1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:38:56.456 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7dd10a9

[vm1] [info 2020/03/05 00:38:56.461 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:38:57.061 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20f9fa9a

[vm2] [info 2020/03/05 00:38:57.067 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x3c8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:38:57.669 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c5fbe5b

[vm3] [info 2020/03/05 00:38:57.676 GMT <RMI TCP Connection(35)-172.17.0.5> tid=0x40e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:38:58.285 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x400] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@21af5231

[vm4] [info 2020/03/05 00:38:58.291 GMT <RMI TCP Connection(36)-172.17.0.5> tid=0x400] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:38:58.901 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29739]

Command result for <connect --jmx-manager=localhost[29739]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29739] ..
Successfully connected to: [host=localhost, port=29739]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:39:00.147 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@610e4d36

[vm5] [info 2020/03/05 00:39:00.153 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:39:00.836 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440@2211bce5

[vm6] [info 2020/03/05 00:39:00.842 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2958
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 248
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 9846


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:39:05.070 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 161 ms)

[vm2] [info 2020/03/05 00:39:05.248 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x55f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 174 ms)

[vm3] [info 2020/03/05 00:39:05.430 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x582] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 171 ms)

[vm4] [info 2020/03/05 00:39:05.590 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5db] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 157 ms)

[vm5] [info 2020/03/05 00:39:05.778 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 186 ms)

[vm6] [info 2020/03/05 00:39:05.932 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 152 ms)

[vm0] [info 2020/03/05 00:39:06.087 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x6a8] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:39:06.088 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x6a8] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 152 ms)

[info 2020/03/05 00:39:06.089 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:06.091 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x6a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e3b8b0f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:39:06.091 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x6a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:06.091 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x6a8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e3b8b0f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:39:06.092 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dca5c3b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:39:06.092 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:06.092 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dca5c3b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:39:06.093 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x55f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31afbc9a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:39:06.093 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x55f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:06.093 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x55f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31afbc9a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:39:06.094 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x582] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5519a676(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:39:06.094 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x582] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:06.094 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x582] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5519a676(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:39:06.097 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75de4e3f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:39:06.097 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:06.097 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75de4e3f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:39:06.098 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f5cbd7b(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:39:06.098 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:06.098 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f5cbd7b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:39:06.099 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d5f7701(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:39:06.100 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:06.100 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d5f7701(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:39:06.102 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x6a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:39:06.103 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x6a8] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:39:06.104 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:39:06.104 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:39:06.105 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x55f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:39:06.105 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x55f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:39:06.106 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x582] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:39:06.107 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x582] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:39:06.110 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:39:06.110 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5db] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:39:06.111 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:39:06.112 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:39:06.113 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:39:06.113 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:39:06.116 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:39:06.116 GMT <RMI TCP Connection(16)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:39:06.145 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24324].
Not connected.


[info 2020/03/05 00:39:06.146 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:39:06.147 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:06.149 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x6a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f808715(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:39:06.149 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x6a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:06.149 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x6a8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f808715(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:39:06.150 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a969c7a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:39:06.150 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:06.150 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a969c7a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:39:06.151 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x55f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @daf15d9(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:39:06.152 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x55f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:06.152 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x55f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @daf15d9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:39:06.153 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x582] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dc8400f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:39:06.153 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x582] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:06.153 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x582] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dc8400f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:39:06.154 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16a4fd47(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:39:06.154 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:06.154 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16a4fd47(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:39:06.155 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d916607(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:39:06.155 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:06.155 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d916607(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:39:06.156 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dacd5f8(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:39:06.156 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:06.156 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dacd5f8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:39:06.160 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit345046003553911295

[info 2020/03/05 00:39:06.162 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:39:06.410 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:06.411 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x6a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f77c15f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:39:06.411 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x6a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:06.411 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x6a8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f77c15f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:39:06.412 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d6926b7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:39:06.412 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:06.412 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d6926b7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:39:06.413 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x55f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @757fde5e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:39:06.413 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x55f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:06.413 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x55f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @757fde5e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:39:06.414 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x582] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45fcc934(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:39:06.414 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x582] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:06.415 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x582] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45fcc934(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:39:06.415 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1997918a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:39:06.416 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:06.416 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1997918a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:39:06.417 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c6cbeab(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:39:06.417 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:06.417 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c6cbeab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:39:06.418 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cbc289f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:39:06.418 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:06.418 GMT <RMI TCP Connection(44)-172.17.0.4> tid=0x5a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cbc289f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:39:06.421 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x6a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@240610c

[vm0] [info 2020/03/05 00:39:06.427 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x6a8] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:39:06.427 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x6a8] Locator was created at Thu Mar 05 00:39:06 GMT 2020

[vm0] [info 2020/03/05 00:39:06.427 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x6a8] Listening on port 24326 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:39:06.427 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x6a8] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit345046003553911295/locator/locator24326view.dat

[vm0] [info 2020/03/05 00:39:06.428 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x6a8] recovery file not found: /tmp/junit345046003553911295/locator/locator24326view.dat

[vm0] [info 2020/03/05 00:39:06.428 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x6a8] Starting distributed system

[vm0] [info 2020/03/05 00:39:06.430 GMT <RMI TCP Connection(100)-172.17.0.4> tid=0x6a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:39:10.410 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@507f7409

[vm1] [info 2020/03/05 00:39:10.416 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:39:11.033 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x55f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@a3f39ee

[vm2] [info 2020/03/05 00:39:11.039 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x55f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:39:11.667 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x582] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@51a4905a

[vm3] [info 2020/03/05 00:39:11.673 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x582] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:39:12.337 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@71549c24

[vm4] [info 2020/03/05 00:39:12.342 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:39:12.965 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24327]

Command result for <connect --jmx-manager=localhost[24327]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24327] ..
Successfully connected to: [host=localhost, port=24327]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:39:18.505 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440@3f2dcb10

[vm5] [info 2020/03/05 00:39:18.511 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:39:19.191 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ac] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@7daa71a2

[vm6] [info 2020/03/05 00:39:19.197 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ac] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:39:21.650 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3df] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@7e35741f

[vm5] [info 2020/03/05 00:39:21.656 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3df] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:39:22.408 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440@63351448

[vm6] [info 2020/03/05 00:39:22.414 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2810
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 385
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9786


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:39:23.400 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 155 ms)

[vm2] [info 2020/03/05 00:39:23.556 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x592] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 152 ms)

[vm3] [info 2020/03/05 00:39:23.739 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 181 ms)

[vm4] [info 2020/03/05 00:39:23.891 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x594] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 148 ms)

[vm5] [info 2020/03/05 00:39:24.061 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ae] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 169 ms)

[vm6] [info 2020/03/05 00:39:24.209 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ac] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 146 ms)

[vm0] [info 2020/03/05 00:39:24.360 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x69b] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:39:24.360 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x69b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 148 ms)

[info 2020/03/05 00:39:24.361 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:24.364 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x69b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52a0ef0c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:39:24.364 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x69b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:24.364 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x69b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52a0ef0c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:39:24.365 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16593493(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:39:24.365 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:24.365 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16593493(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:39:24.366 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x592] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @338b61a4(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:39:24.366 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x592] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:24.366 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x592] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @338b61a4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:39:24.367 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x57c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59209536(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:39:24.367 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x57c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:24.367 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59209536(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:39:24.368 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x594] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46fe13e4(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:39:24.368 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x594] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:24.368 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x594] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46fe13e4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:39:24.369 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f3b79f6(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:39:24.369 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:24.369 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ae] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f3b79f6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:39:24.370 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2986e152(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:39:24.370 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:24.370 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ac] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2986e152(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:39:24.373 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x69b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:39:24.373 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x69b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:39:24.374 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:39:24.374 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:39:24.375 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x592] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:39:24.375 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x592] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:39:24.376 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x57c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:39:24.377 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:39:24.378 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x594] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:39:24.378 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x594] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:39:24.379 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:39:24.379 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ae] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:39:24.380 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ac] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:39:24.380 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ac] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:39:24.382 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:39:24.383 GMT <RMI TCP Connection(16)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:39:24.411 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28446].
Not connected.


[info 2020/03/05 00:39:24.412 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:39:24.413 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:24.414 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x69b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44f654a9(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:39:24.415 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x69b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:24.415 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x69b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44f654a9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:39:24.416 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fede2c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:39:24.416 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:24.416 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fede2c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:39:24.417 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x592] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b608ac4(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:39:24.417 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x592] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:24.417 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x592] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b608ac4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:39:24.418 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x57c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @749bd705(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:39:24.418 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x57c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:24.418 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @749bd705(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:39:24.419 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x594] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5968c8(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:39:24.419 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x594] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:24.419 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x594] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5968c8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:39:24.420 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bf39e57(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:39:24.420 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:24.420 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ae] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bf39e57(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:39:24.421 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1228874f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:39:24.421 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:24.421 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ac] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1228874f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:39:24.425 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1325269134754078036

[info 2020/03/05 00:39:24.427 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:39:24.644 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:24.645 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x69b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a1c00df(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:39:24.645 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x69b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:24.645 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x69b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a1c00df(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:39:24.646 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39078aaf(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:39:24.646 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:24.646 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39078aaf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:39:24.647 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x592] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5332e7ba(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:39:24.647 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x592] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:24.647 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x592] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5332e7ba(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:39:24.648 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x57c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ca3732c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:39:24.648 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x57c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:24.648 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ca3732c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:39:24.649 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x594] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @787e15a1(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:39:24.649 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x594] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:24.649 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x594] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @787e15a1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:39:24.650 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @151f346f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:39:24.650 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:24.650 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ae] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @151f346f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:39:24.651 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11e78170(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:39:24.651 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ac] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:24.651 GMT <RMI TCP Connection(44)-172.17.0.6> tid=0x5ac] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11e78170(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:39:24.654 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x69b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@27747512

[vm0] [info 2020/03/05 00:39:24.659 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x69b] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:39:24.660 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x69b] Locator was created at Thu Mar 05 00:39:24 GMT 2020

[vm0] [info 2020/03/05 00:39:24.660 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x69b] Listening on port 28448 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:39:24.660 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x69b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1325269134754078036/locator/locator28448view.dat

[vm0] [info 2020/03/05 00:39:24.660 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x69b] recovery file not found: /tmp/junit1325269134754078036/locator/locator28448view.dat

[vm0] [info 2020/03/05 00:39:24.661 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x69b] Starting distributed system

[vm0] [info 2020/03/05 00:39:24.662 GMT <RMI TCP Connection(99)-172.17.0.6> tid=0x69b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2720
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 288
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9216


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/05 00:39:26.464 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 156 ms)

[vm2] [info 2020/03/05 00:39:26.625 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f4] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 158 ms)

[vm3] [info 2020/03/05 00:39:26.779 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 151 ms)

[vm4] [info 2020/03/05 00:39:26.937 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 154 ms)

[vm5] [info 2020/03/05 00:39:27.108 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3df] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 169 ms)

[vm1] [info 2020/03/05 00:39:28.579 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@80471a8

[vm1] [info 2020/03/05 00:39:28.584 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:39:29.171 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x592] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1f8a87a2

[vm2] [info 2020/03/05 00:39:29.176 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x592] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:39:29.361 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e4] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 2251 ms)

[vm0] [info 2020/03/05 00:39:29.503 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x1fc] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:39:29.504 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 141 ms)

[info 2020/03/05 00:39:29.504 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:29.506 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a57cff4(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:39:29.507 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:29.507 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a57cff4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:39:29.508 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11a03ab1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:39:29.508 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:29.508 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11a03ab1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:39:29.510 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4adf0ab(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:39:29.511 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:29.511 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4adf0ab(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:39:29.512 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @189957b3(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:39:29.512 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:29.512 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @189957b3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:39:29.513 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12640237(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:39:29.513 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:29.513 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12640237(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:39:29.514 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33ace308(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:39:29.514 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:29.514 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3df] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33ace308(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:39:29.515 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @652f9029(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:39:29.515 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:29.515 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @652f9029(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:39:29.518 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:39:29.518 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:39:29.519 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:39:29.519 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:39:29.522 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:39:29.522 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:39:29.523 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:39:29.524 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:39:29.525 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:39:29.525 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:39:29.526 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3df] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:39:29.526 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3df] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:39:29.527 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:39:29.528 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e4] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:39:29.530 GMT <RMI TCP Connection(15)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:39:29.530 GMT <RMI TCP Connection(15)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:39:29.559 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24025].
Not connected.


[info 2020/03/05 00:39:29.561 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:39:29.562 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:29.563 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @777c838e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:39:29.563 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:29.563 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @777c838e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:39:29.564 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35eade6b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:39:29.564 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:29.564 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35eade6b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:39:29.565 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2128f944(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:39:29.565 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:29.565 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2128f944(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:39:29.566 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66022a9d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:39:29.566 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:29.566 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66022a9d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:39:29.567 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e836d10(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:39:29.567 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:29.567 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e836d10(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:39:29.568 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d0dae2f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:39:29.568 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3df] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:29.568 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3df] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d0dae2f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:39:29.569 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74120d0b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:39:29.569 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:29.569 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74120d0b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:39:29.574 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11853464627271268889

[info 2020/03/05 00:39:29.577 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:39:29.776 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x57c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@12ca9e14

[vm3] [info 2020/03/05 00:39:29.781 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x57c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:39:29.802 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:29.803 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b4231e6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:39:29.803 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x1fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:29.803 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b4231e6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:39:29.804 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7758120a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:39:29.804 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:29.804 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7758120a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:39:29.805 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3569bc29(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:39:29.805 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:29.805 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f4] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3569bc29(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:39:29.806 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d7e417b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:39:29.806 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:29.806 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d7e417b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:39:29.807 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16aae652(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:39:29.807 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:29.807 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16aae652(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:39:29.808 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3df] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12790bfa(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:39:29.808 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3df] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:29.808 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3df] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12790bfa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:39:29.809 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @159d7262(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:39:29.809 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:29.809 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3e4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @159d7262(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:39:29.812 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1c5db53d

[vm0] [info 2020/03/05 00:39:29.818 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x1fc] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:39:29.818 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x1fc] Locator was created at Thu Mar 05 00:39:29 GMT 2020

[vm0] [info 2020/03/05 00:39:29.818 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x1fc] Listening on port 24027 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:39:29.819 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x1fc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11853464627271268889/locator/locator24027view.dat

[vm0] [info 2020/03/05 00:39:29.819 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x1fc] recovery file not found: /tmp/junit11853464627271268889/locator/locator24027view.dat

[vm0] [info 2020/03/05 00:39:29.820 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x1fc] Starting distributed system

[vm0] [info 2020/03/05 00:39:29.822 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0x1fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:39:30.380 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x594] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b375857

[vm4] [info 2020/03/05 00:39:30.386 GMT <RMI TCP Connection(45)-172.17.0.6> tid=0x594] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:39:31.008 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28449]

Command result for <connect --jmx-manager=localhost[28449]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28449] ..
Successfully connected to: [host=localhost, port=28449]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:39:32.597 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5af] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@476cb196

[vm5] [info 2020/03/05 00:39:32.603 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5af] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:39:32.800 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x404] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@61681f1e

[vm5] [info 2020/03/05 00:39:32.807 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x404] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:39:33.301 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@59fabb59

[vm6] [info 2020/03/05 00:39:33.310 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:39:33.558 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x410] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@2d89e274

[vm6] [info 2020/03/05 00:39:33.563 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x410] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:39:33.630 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2178fbba

[vm1] [info 2020/03/05 00:39:33.635 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:39:34.248 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@f3bc866

[vm2] [info 2020/03/05 00:39:34.254 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3f4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:39:34.497 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x595] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@233ddabd

[vm5] [info 2020/03/05 00:39:34.502 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x595] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:39:34.866 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5d3f6e7c

[vm3] [info 2020/03/05 00:39:34.872 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x3fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:39:35.186 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5d8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040@7e349e49

[vm6] [info 2020/03/05 00:39:35.191 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5d8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:39:35.519 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d0c6553

[vm4] [info 2020/03/05 00:39:35.524 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:39:36.150 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24028]

Command result for <connect --jmx-manager=localhost[24028]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24028] ..
Successfully connected to: [host=localhost, port=24028]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2710
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 288
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9168


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:39:37.278 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 152 ms)

[vm2] [info 2020/03/05 00:39:37.429 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x550] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 149 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:39:37.579 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 147 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2822
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 387
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9852


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm4] [info 2020/03/05 00:39:37.725 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a0] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 144 ms)

[vm1] [info 2020/03/05 00:39:37.790 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 145 ms)

[vm5] [info 2020/03/05 00:39:37.894 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5af] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 167 ms)

[vm2] [info 2020/03/05 00:39:37.949 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3f7] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 157 ms)

[vm6] [info 2020/03/05 00:39:38.054 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 158 ms)

[vm3] [info 2020/03/05 00:39:38.118 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ef] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 166 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/05 00:39:38.202 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x485] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:39:38.203 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x485] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 147 ms)

[info 2020/03/05 00:39:38.204 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:38.206 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x485] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67a04f0a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:39:38.206 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x485] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:38.206 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x485] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67a04f0a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:39:38.207 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d177b62(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:39:38.207 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:38.207 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d177b62(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:39:38.208 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x550] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63f1b49a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:39:38.208 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x550] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:38.208 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x550] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63f1b49a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:39:38.209 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x59f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72ad409c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:39:38.209 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x59f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:38.209 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72ad409c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:39:38.210 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44e3e241(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:39:38.211 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:38.211 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44e3e241(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:39:38.211 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @758a5c2e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:39:38.212 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5af] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:38.212 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5af] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @758a5c2e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:39:38.212 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @337808f7(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:39:38.212 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:38.213 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @337808f7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:39:38.215 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x485] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:39:38.215 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x485] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:39:38.216 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:39:38.217 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:39:38.217 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x550] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:39:38.218 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x550] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:39:38.219 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x59f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:39:38.219 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:39:38.220 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:39:38.220 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:39:38.221 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5af] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:39:38.221 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5af] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:39:38.222 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:39:38.222 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:39:38.225 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:39:38.225 GMT <RMI TCP Connection(16)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:39:38.252 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21054].
Not connected.


[info 2020/03/05 00:39:38.254 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:39:38.255 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:38.256 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x485] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5242e573(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:39:38.256 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x485] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:38.256 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x485] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5242e573(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:39:38.257 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ecef37c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:39:38.257 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:38.257 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ecef37c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:39:38.258 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x550] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @413ed32d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:39:38.258 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x550] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:38.258 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x550] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @413ed32d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:39:38.259 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x59f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dfbcf0c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:39:38.259 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x59f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:38.260 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dfbcf0c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:39:38.260 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33694302(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:39:38.261 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:38.261 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33694302(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:39:38.261 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c8749b0(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:39:38.262 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5af] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:38.262 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5af] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c8749b0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:39:38.262 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34bb3abc(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:39:38.263 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:38.263 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34bb3abc(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:39:38.267 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7440627675091715797

[info 2020/03/05 00:39:38.269 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:39:38.279 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3e5] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 159 ms)

[vm5] [info 2020/03/05 00:39:38.447 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x404] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 166 ms)

[info 2020/03/05 00:39:38.497 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:38.498 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x485] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bf5eaf7(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:39:38.498 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x485] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:38.498 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x485] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bf5eaf7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:39:38.499 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a56cc6(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:39:38.499 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:38.499 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78a56cc6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:39:38.500 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x550] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30320c16(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:39:38.500 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x550] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:38.500 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x550] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30320c16(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:39:38.501 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x59f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d494244(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:39:38.501 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x59f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:38.501 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d494244(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:39:38.502 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a1ade52(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:39:38.502 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:38.502 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a1ade52(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:39:38.503 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c3eca7d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:39:38.503 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5af] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:38.503 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5af] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c3eca7d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:39:38.504 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ac1ca9d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:39:38.504 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:38.504 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ac1ca9d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:39:38.507 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x485] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@508857bc

[vm0] [info 2020/03/05 00:39:38.512 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x485] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:39:38.512 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x485] Locator was created at Thu Mar 05 00:39:38 GMT 2020

[vm0] [info 2020/03/05 00:39:38.512 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x485] Listening on port 21056 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:39:38.513 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x485] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7440627675091715797/locator/locator21056view.dat

[vm0] [info 2020/03/05 00:39:38.513 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x485] recovery file not found: /tmp/junit7440627675091715797/locator/locator21056view.dat

[vm0] [info 2020/03/05 00:39:38.513 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x485] Starting distributed system

[vm0] [info 2020/03/05 00:39:38.515 GMT <RMI TCP Connection(100)-172.17.0.7> tid=0x485] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:39:38.596 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x410] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 147 ms)

[vm0] [info 2020/03/05 00:39:38.742 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x1ed] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:39:38.743 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 144 ms)

[info 2020/03/05 00:39:38.743 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:38.746 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x1ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21d98ab1(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:39:38.746 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x1ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:38.746 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21d98ab1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:39:38.749 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d5ee1a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:39:38.749 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:38.749 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d5ee1a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:39:38.750 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3f7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ae33430(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:39:38.750 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3f7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:38.750 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3f7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ae33430(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:39:38.751 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @190d7157(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:39:38.751 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:38.751 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ef] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @190d7157(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:39:38.752 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13c04fa3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:39:38.752 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:38.752 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3e5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13c04fa3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:39:38.753 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @724a5445(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:39:38.753 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x404] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:38.753 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @724a5445(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:39:38.754 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54ecd6b5(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:39:38.754 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x410] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:38.754 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x410] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54ecd6b5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:39:38.757 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x1ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:39:38.757 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:39:38.759 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:39:38.760 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:39:38.760 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3f7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:39:38.761 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3f7] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:39:38.762 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ef] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:39:38.762 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ef] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:39:38.763 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3e5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:39:38.763 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3e5] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:39:38.764 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x404] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:39:38.764 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:39:38.765 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x410] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:39:38.766 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x410] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:39:38.768 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:39:38.768 GMT <RMI TCP Connection(15)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:39:38.796 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29924].
Not connected.


[info 2020/03/05 00:39:38.798 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:39:38.799 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:38.800 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x1ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @597ab6e8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:39:38.800 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x1ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:38.800 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @597ab6e8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:39:38.801 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49c6c757(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:39:38.802 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:38.802 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49c6c757(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:39:38.803 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3f7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e8cb973(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:39:38.803 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3f7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:38.803 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3f7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e8cb973(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:39:38.804 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d649cd1(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:39:38.804 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:38.804 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ef] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d649cd1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:39:38.805 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b93ed19(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:39:38.805 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:38.805 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3e5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b93ed19(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:39:38.805 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68aca010(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:39:38.806 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x404] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:38.806 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68aca010(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:39:38.806 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37f235ab(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:39:38.807 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x410] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:38.807 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x410] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37f235ab(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:39:38.810 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16171576906403173757

[info 2020/03/05 00:39:38.813 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2727
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 359
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9429


[info 2020/03/05 00:39:39.089 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:39.090 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x1ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b1950aa(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:39:39.090 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x1ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:39.091 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x1ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b1950aa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:39:39.092 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7409e511(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:39:39.092 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:39.092 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7409e511(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:39:39.093 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3f7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cdecd83(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:39:39.093 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3f7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:39.093 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3f7] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cdecd83(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:39:39.094 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc438bf(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:39:39.094 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ef] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:39.094 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ef] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc438bf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:39:39.095 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @af13263(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:39:39.095 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3e5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:39.095 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3e5] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @af13263(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:39:39.096 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x404] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6738c93d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:39:39.096 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x404] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:39.096 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x404] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6738c93d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:39:39.097 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x410] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a222d5c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:39:39.097 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x410] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:39.097 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x410] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a222d5c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:39:39.101 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x1ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7b7515dc

[vm0] [info 2020/03/05 00:39:39.108 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x1ed] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:39:39.108 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x1ed] Locator was created at Thu Mar 05 00:39:39 GMT 2020

[vm0] [info 2020/03/05 00:39:39.108 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x1ed] Listening on port 29926 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:39:39.108 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x1ed] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16171576906403173757/locator/locator29926view.dat

[vm0] [info 2020/03/05 00:39:39.109 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x1ed] recovery file not found: /tmp/junit16171576906403173757/locator/locator29926view.dat

[vm0] [info 2020/03/05 00:39:39.109 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x1ed] Starting distributed system

[vm0] [info 2020/03/05 00:39:39.111 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0x1ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:39:39.329 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 187 ms)

[vm2] [info 2020/03/05 00:39:39.481 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x554] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 149 ms)

[vm3] [info 2020/03/05 00:39:39.648 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5aa] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 164 ms)

[vm4] [info 2020/03/05 00:39:39.799 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x5c2] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 148 ms)

[vm5] [info 2020/03/05 00:39:39.980 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x595] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 179 ms)

[vm6] [info 2020/03/05 00:39:40.149 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5d8] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 168 ms)

[vm0] [info 2020/03/05 00:39:40.326 GMT <RMI TCP Connection(100)-172.17.0.9> tid=0x66e] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:39:40.327 GMT <RMI TCP Connection(100)-172.17.0.9> tid=0x66e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 150 ms)

[info 2020/03/05 00:39:40.328 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:40.330 GMT <RMI TCP Connection(100)-172.17.0.9> tid=0x66e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22581490(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:39:40.330 GMT <RMI TCP Connection(100)-172.17.0.9> tid=0x66e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:40.330 GMT <RMI TCP Connection(100)-172.17.0.9> tid=0x66e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22581490(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:39:40.333 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37935c72(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:39:40.333 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:40.333 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37935c72(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:39:40.334 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x554] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @310af32f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:39:40.334 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x554] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:40.334 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x554] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @310af32f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:39:40.335 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ab0ee73(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:39:40.335 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:40.335 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ab0ee73(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:39:40.336 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x5c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f8f0c08(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:39:40.336 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x5c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:40.336 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x5c2] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f8f0c08(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:39:40.337 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x595] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6428101(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:39:40.337 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x595] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:40.337 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x595] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6428101(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:39:40.338 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1be76ef9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:39:40.338 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:40.338 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5d8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1be76ef9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:39:40.340 GMT <RMI TCP Connection(100)-172.17.0.9> tid=0x66e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:39:40.341 GMT <RMI TCP Connection(100)-172.17.0.9> tid=0x66e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:39:40.343 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:39:40.344 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:39:40.344 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x554] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:39:40.345 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x554] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:39:40.346 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:39:40.346 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:39:40.347 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x5c2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:39:40.347 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x5c2] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:39:40.348 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x595] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:39:40.348 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x595] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:39:40.349 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5d8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:39:40.349 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5d8] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:39:40.352 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:39:40.352 GMT <RMI TCP Connection(16)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:39:40.379 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22556].
Not connected.


[info 2020/03/05 00:39:40.381 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:39:40.382 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:40.383 GMT <RMI TCP Connection(100)-172.17.0.9> tid=0x66e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @688fe34f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:39:40.383 GMT <RMI TCP Connection(100)-172.17.0.9> tid=0x66e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:40.384 GMT <RMI TCP Connection(100)-172.17.0.9> tid=0x66e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @688fe34f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:39:40.384 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @179de810(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:39:40.385 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:40.385 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @179de810(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:39:40.385 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x554] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27f8458e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:39:40.386 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x554] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:40.386 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x554] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27f8458e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:39:40.387 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77c2e6de(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:39:40.387 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:40.387 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77c2e6de(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:39:40.388 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x5c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7020ead5(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:39:40.388 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x5c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:40.388 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x5c2] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7020ead5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:39:40.389 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x595] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44658097(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:39:40.389 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x595] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:40.389 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x595] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44658097(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:39:40.390 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59c3be63(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:39:40.390 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:40.390 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5d8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59c3be63(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:39:40.394 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5268938769546813384

[info 2020/03/05 00:39:40.396 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:39:40.620 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:40.620 GMT <RMI TCP Connection(100)-172.17.0.9> tid=0x66e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @736b1429(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:39:40.620 GMT <RMI TCP Connection(100)-172.17.0.9> tid=0x66e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:40.621 GMT <RMI TCP Connection(100)-172.17.0.9> tid=0x66e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @736b1429(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:39:40.621 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f12e868(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:39:40.621 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:40.621 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f12e868(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:39:40.622 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x554] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fa8abe3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:39:40.622 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x554] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:40.622 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x554] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fa8abe3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:39:40.623 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f39010c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:39:40.623 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:40.623 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f39010c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:39:40.624 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x5c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30b3efa2(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:39:40.624 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x5c2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:40.624 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x5c2] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30b3efa2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:39:40.625 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x595] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50409742(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:39:40.625 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x595] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:40.625 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x595] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50409742(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:39:40.626 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d3d71e0(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:39:40.626 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5d8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:40.626 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5d8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d3d71e0(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:39:40.629 GMT <RMI TCP Connection(100)-172.17.0.9> tid=0x66e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@51dc1ccf

[vm0] [info 2020/03/05 00:39:40.635 GMT <RMI TCP Connection(100)-172.17.0.9> tid=0x66e] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:39:40.635 GMT <RMI TCP Connection(100)-172.17.0.9> tid=0x66e] Locator was created at Thu Mar 05 00:39:40 GMT 2020

[vm0] [info 2020/03/05 00:39:40.635 GMT <RMI TCP Connection(100)-172.17.0.9> tid=0x66e] Listening on port 22558 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:39:40.636 GMT <RMI TCP Connection(100)-172.17.0.9> tid=0x66e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5268938769546813384/locator/locator22558view.dat

[vm0] [info 2020/03/05 00:39:40.636 GMT <RMI TCP Connection(100)-172.17.0.9> tid=0x66e] recovery file not found: /tmp/junit5268938769546813384/locator/locator22558view.dat

[vm0] [info 2020/03/05 00:39:40.636 GMT <RMI TCP Connection(100)-172.17.0.9> tid=0x66e] Starting distributed system

[vm0] [info 2020/03/05 00:39:40.638 GMT <RMI TCP Connection(100)-172.17.0.9> tid=0x66e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:39:42.410 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6bc9210d

[vm1] [info 2020/03/05 00:39:42.416 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:39:43.010 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x550] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1942ea8e

[vm2] [info 2020/03/05 00:39:43.015 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x550] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:39:43.051 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@154fe1bc

[vm1] [info 2020/03/05 00:39:43.057 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:39:43.621 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x59f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@60606d0b

[vm3] [info 2020/03/05 00:39:43.626 GMT <RMI TCP Connection(44)-172.17.0.7> tid=0x59f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:39:43.665 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3f7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3c02522d

[vm2] [info 2020/03/05 00:39:43.670 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3f7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:39:43.711 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840@73487ec9

[vm5] [info 2020/03/05 00:39:43.716 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:39:44.243 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a52bb0a

[vm4] [info 2020/03/05 00:39:44.249 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5a0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:39:44.277 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ef] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c855ef7

[vm3] [info 2020/03/05 00:39:44.283 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3ef] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:39:44.346 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@b532d76

[vm1] [info 2020/03/05 00:39:44.352 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:39:44.468 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040@15134736

[vm6] [info 2020/03/05 00:39:44.474 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:39:44.865 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21057]

[vm4] [info 2020/03/05 00:39:44.884 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3e5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@61e35c5b

Command result for <connect --jmx-manager=localhost[21057]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21057] ..
Successfully connected to: [host=localhost, port=21057]


[vm4] [info 2020/03/05 00:39:44.891 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x3e5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:39:44.946 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x554] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@79adb763

[vm2] [info 2020/03/05 00:39:44.956 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x554] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:39:45.507 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29927]

Command result for <connect --jmx-manager=localhost[29927]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29927] ..
Successfully connected to: [host=localhost, port=29927]


[vm3] [info 2020/03/05 00:39:45.569 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7f851745

[vm3] [info 2020/03/05 00:39:45.574 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:39:46.190 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x5c2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4fa49d8e

[vm4] [info 2020/03/05 00:39:46.195 GMT <RMI TCP Connection(44)-172.17.0.9> tid=0x5c2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:39:46.793 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22559]

Command result for <connect --jmx-manager=localhost[22559]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22559] ..
Successfully connected to: [host=localhost, port=22559]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2743
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 289
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9273


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/05 00:39:48.519 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 165 ms)

[vm2] [info 2020/03/05 00:39:48.680 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3d0] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 158 ms)

[vm3] [info 2020/03/05 00:39:48.838 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3eb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 155 ms)

[vm4] [info 2020/03/05 00:39:48.986 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x413] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 145 ms)

[vm5] [info 2020/03/05 00:39:49.150 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d3] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 162 ms)

[vm6] [info 2020/03/05 00:39:49.299 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 147 ms)

[vm0] [info 2020/03/05 00:39:49.447 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x74] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:39:49.448 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x74] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 147 ms)

[info 2020/03/05 00:39:49.448 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:49.451 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @106113f8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:39:49.451 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x74] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:49.451 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @106113f8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:39:49.452 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43190517(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:39:49.452 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:49.452 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43190517(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:39:49.453 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4401de7f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:39:49.454 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:49.454 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4401de7f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:39:49.454 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34026d40(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:39:49.455 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:49.455 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34026d40(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:39:49.456 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x413] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32830445(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:39:49.456 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x413] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:49.456 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x413] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32830445(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:39:49.457 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12d6b62a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:39:49.457 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:49.457 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12d6b62a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:39:49.457 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b32a1eb(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:39:49.458 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:49.458 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b32a1eb(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:39:49.460 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x74] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:39:49.461 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:39:49.462 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:39:49.462 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:39:49.463 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:39:49.463 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:39:49.465 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3eb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:39:49.465 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:39:49.466 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x413] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:39:49.466 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x413] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:39:49.467 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:39:49.468 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:39:49.468 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:39:49.469 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:39:49.471 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:39:49.472 GMT <RMI TCP Connection(14)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:39:49.500 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20770].
Not connected.


[info 2020/03/05 00:39:49.502 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:39:49.503 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:49.504 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @795fde10(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:39:49.505 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x74] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:49.505 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @795fde10(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:39:49.506 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f5e3567(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:39:49.506 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:49.506 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f5e3567(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:39:49.507 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ebdc16b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:39:49.507 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:49.507 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ebdc16b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:39:49.508 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6adf03ec(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:39:49.508 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3eb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:49.508 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6adf03ec(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:39:49.509 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x413] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48e2ea52(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:39:49.509 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x413] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:49.509 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x413] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48e2ea52(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:39:49.510 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @633f8c62(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:39:49.510 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:49.510 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @633f8c62(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:39:49.511 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f8ad8e8(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:39:49.512 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:49.512 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f8ad8e8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:39:49.515 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5193733460039309323

[info 2020/03/05 00:39:49.518 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:39:49.746 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:49.747 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x74] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a4616c3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:39:49.747 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x74] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:49.747 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x74] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a4616c3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:39:49.748 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @484c955c(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:39:49.748 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:49.748 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @484c955c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:39:49.749 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f647c40(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:39:49.749 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:49.749 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3d0] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f647c40(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:39:49.750 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3eb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @132a9960(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:39:49.750 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3eb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:49.750 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3eb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @132a9960(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:39:49.751 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x413] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e9241ad(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:39:49.751 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x413] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:49.751 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x413] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e9241ad(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:39:49.752 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5161da15(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:39:49.752 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:49.752 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x3d3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5161da15(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:39:49.753 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bc5ee36(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:39:49.753 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:49.753 GMT <RMI TCP Connection(35)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bc5ee36(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:39:49.756 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x74] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@683188b6

[vm0] [info 2020/03/05 00:39:49.762 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x74] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:39:49.762 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x74] Locator was created at Thu Mar 05 00:39:49 GMT 2020

[vm0] [info 2020/03/05 00:39:49.762 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x74] Listening on port 20772 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:39:49.762 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x74] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5193733460039309323/locator/locator20772view.dat

[vm0] [info 2020/03/05 00:39:49.763 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x74] recovery file not found: /tmp/junit5193733460039309323/locator/locator20772view.dat

[vm0] [info 2020/03/05 00:39:49.763 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x74] Starting distributed system

[vm0] [info 2020/03/05 00:39:49.765 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0x74] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:39:52.087 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3bd3c9f0

[vm5] [info 2020/03/05 00:39:52.093 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x50c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:39:52.797 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@dfbb922

[vm6] [info 2020/03/05 00:39:52.803 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x40d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:39:53.616 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@22fb21b2

[vm1] [info 2020/03/05 00:39:53.621 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:39:53.676 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:39:54.206 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@730ff10e

[vm2] [info 2020/03/05 00:39:54.212 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:39:54.810 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3eb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@41e3b187

[vm3] [info 2020/03/05 00:39:54.815 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x3eb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:39:55.444 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x413] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2edf9ddc

[vm4] [info 2020/03/05 00:39:55.450 GMT <RMI TCP Connection(36)-172.17.0.3> tid=0x413] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:39:56.055 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20773]

Command result for <connect --jmx-manager=localhost[20773]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20773] ..
Successfully connected to: [host=localhost, port=20773]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 928
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2493
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 214
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8652


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:39:57.340 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 165 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:39:57.515 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 173 ms)

[vm3] [info 2020/03/05 00:39:57.672 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 154 ms)

[vm4] [info 2020/03/05 00:39:57.818 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 143 ms)

[vm5] [info 2020/03/05 00:39:57.969 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 149 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:39:58.116 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 145 ms)

[vm0] [info 2020/03/05 00:39:58.269 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x42a] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:39:58.270 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 152 ms)

[info 2020/03/05 00:39:58.271 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:58.273 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c8dafac(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:39:58.273 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x42a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:58.273 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c8dafac(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:39:58.274 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17022c9a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:39:58.274 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:58.274 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17022c9a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:39:58.275 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13faa0bd(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:39:58.275 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x3c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:58.275 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13faa0bd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:39:58.276 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34a0a89d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:39:58.276 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x53c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:58.276 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34a0a89d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:39:58.277 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x528] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5686e754(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:39:58.277 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x528] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:58.278 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5686e754(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:39:58.278 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77b918b0(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:39:58.278 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x50c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:58.279 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77b918b0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:39:58.279 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @384f6e7(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:39:58.279 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:58.280 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @384f6e7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:39:58.282 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:39:58.282 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:39:58.283 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:39:58.283 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:39:58.284 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:39:58.285 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:39:58.286 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:39:58.286 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:39:58.287 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x528] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:39:58.287 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:39:58.288 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:39:58.288 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:39:58.289 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:39:58.290 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:39:58.292 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:39:58.293 GMT <RMI TCP Connection(16)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:39:58.323 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29739].
Not connected.


[info 2020/03/05 00:39:58.324 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:39:58.325 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:58.327 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c53a343(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:39:58.327 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x42a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:58.327 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c53a343(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:39:58.328 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1743bf51(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:39:58.328 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:58.328 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1743bf51(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:39:58.329 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b9e0ea0(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:39:58.329 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x3c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:58.329 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b9e0ea0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:39:58.330 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64c9244f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:39:58.330 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x53c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:58.330 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64c9244f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:39:58.331 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x528] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @666e97df(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:39:58.331 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x528] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:58.331 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @666e97df(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:39:58.332 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e84fc04(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:39:58.332 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x50c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:58.332 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e84fc04(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:39:58.333 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @515dd31d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:39:58.333 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:58.333 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @515dd31d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:39:58.336 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7590502019464953751

[info 2020/03/05 00:39:58.338 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:39:58.562 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:58.563 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52ac6d94(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:39:58.563 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x42a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:39:58.563 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x42a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52ac6d94(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:39:58.564 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49d73f70(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:39:58.565 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:39:58.565 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49d73f70(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:39:58.566 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3772f641(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:39:58.566 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x3c8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:39:58.566 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3772f641(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:39:58.567 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d113c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:39:58.567 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x53c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:39:58.567 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d113c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:39:58.568 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x528] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21b7b820(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:39:58.568 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x528] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:39:58.568 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21b7b820(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:39:58.569 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8301675(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:39:58.569 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x50c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:39:58.569 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8301675(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:39:58.570 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b989d1f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:39:58.570 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x40d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:39:58.570 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b989d1f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:39:58.573 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x42a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a9e754f

[vm0] [info 2020/03/05 00:39:58.579 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x42a] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:39:58.579 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x42a] Locator was created at Thu Mar 05 00:39:58 GMT 2020

[vm0] [info 2020/03/05 00:39:58.579 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x42a] Listening on port 29741 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:39:58.579 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x42a] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7590502019464953751/locator/locator29741view.dat

[vm0] [info 2020/03/05 00:39:58.579 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x42a] recovery file not found: /tmp/junit7590502019464953751/locator/locator29741view.dat

[vm0] [info 2020/03/05 00:39:58.580 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x42a] Starting distributed system

[vm0] [info 2020/03/05 00:39:58.581 GMT <RMI TCP Connection(92)-172.17.0.5> tid=0x42a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:40:02.464 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@38c9480b

[vm1] [info 2020/03/05 00:40:02.469 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:40:03.058 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@763ccab1

[vm2] [info 2020/03/05 00:40:03.063 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x3c8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:40:03.660 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7d05333b

[vm3] [info 2020/03/05 00:40:03.666 GMT <RMI TCP Connection(41)-172.17.0.5> tid=0x53c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:40:04.317 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x528] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3a2681e5

[vm4] [info 2020/03/05 00:40:04.323 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x528] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:40:04.529 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3e76ceb2

[vm5] [info 2020/03/05 00:40:04.535 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:40:04.909 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29742]

Command result for <connect --jmx-manager=localhost[29742]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29742] ..
Successfully connected to: [host=localhost, port=29742]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:40:05.294 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@639aee06

[vm6] [info 2020/03/05 00:40:05.300 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:40:06.187 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1087
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2617
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 240
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 9189


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:40:10.081 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 165 ms)

[vm2] [info 2020/03/05 00:40:10.238 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x55f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 154 ms)

[vm3] [info 2020/03/05 00:40:10.389 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x582] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 148 ms)

[vm4] [info 2020/03/05 00:40:10.544 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5db] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 153 ms)

[vm5] [info 2020/03/05 00:40:10.713 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 167 ms)

[vm6] [info 2020/03/05 00:40:10.861 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 146 ms)

[vm0] [info 2020/03/05 00:40:11.010 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0x3e6] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:40:11.011 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0x3e6] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 147 ms)

[info 2020/03/05 00:40:11.012 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:11.014 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67825011(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:40:11.014 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0x3e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:11.014 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0x3e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67825011(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:40:11.015 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc62e93(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:40:11.015 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:40:11.015 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc62e93(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:40:11.016 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x55f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d33f77(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:40:11.016 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x55f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:40:11.017 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x55f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d33f77(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:40:11.017 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x582] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @447b51d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:40:11.018 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x582] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:40:11.018 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x582] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @447b51d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:40:11.018 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ab5d477(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:40:11.018 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:40:11.019 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ab5d477(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:40:11.019 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @573f1e7c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:40:11.019 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:40:11.019 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @573f1e7c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:40:11.020 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @427e2114(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:40:11.020 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:40:11.020 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @427e2114(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:40:11.023 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0x3e6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:40:11.023 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0x3e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:40:11.024 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:40:11.024 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:40:11.025 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x55f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:40:11.025 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x55f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:40:11.026 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x582] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:40:11.027 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x582] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:40:11.028 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:40:11.028 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5db] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:40:11.029 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:40:11.030 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:40:11.030 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:40:11.031 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:40:11.033 GMT <RMI TCP Connection(17)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:40:11.033 GMT <RMI TCP Connection(17)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:40:11.054 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24327].
Not connected.


[info 2020/03/05 00:40:11.055 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:40:11.056 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:11.058 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @243a9038(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:40:11.058 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0x3e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:11.058 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0x3e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @243a9038(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:40:11.059 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58440f91(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:40:11.059 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:40:11.059 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58440f91(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:40:11.060 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x55f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @eaeb78b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:40:11.060 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x55f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:40:11.060 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x55f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @eaeb78b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:40:11.061 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x582] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47fcce43(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:40:11.061 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x582] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:40:11.061 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x582] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47fcce43(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:40:11.062 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11be3917(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:40:11.062 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:40:11.062 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11be3917(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:40:11.063 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3615ca98(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:40:11.063 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:40:11.063 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3615ca98(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:40:11.064 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @790a31f6(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:40:11.064 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:40:11.064 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @790a31f6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:40:11.068 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13939010941076273422

[info 2020/03/05 00:40:11.071 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:40:11.328 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:11.328 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e7068d1(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:40:11.329 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0x3e6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:11.329 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0x3e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e7068d1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:40:11.329 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79f9c85(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:40:11.329 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:40:11.330 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79f9c85(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:40:11.330 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x55f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32085e12(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:40:11.331 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x55f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:40:11.331 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x55f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32085e12(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:40:11.332 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x582] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c97e89e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:40:11.332 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x582] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:40:11.332 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x582] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c97e89e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:40:11.333 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27e9bb94(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:40:11.333 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:40:11.333 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27e9bb94(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:40:11.334 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3215a256(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:40:11.334 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:40:11.334 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3215a256(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:40:11.335 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2da49622(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:40:11.335 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:40:11.335 GMT <RMI TCP Connection(45)-172.17.0.4> tid=0x5a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2da49622(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:40:11.339 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0x3e6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@397adf88

[vm0] [info 2020/03/05 00:40:11.346 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0x3e6] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:40:11.347 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0x3e6] Locator was created at Thu Mar 05 00:40:11 GMT 2020

[vm0] [info 2020/03/05 00:40:11.347 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0x3e6] Listening on port 24329 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:40:11.347 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0x3e6] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13939010941076273422/locator/locator24329view.dat

[vm0] [info 2020/03/05 00:40:11.347 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0x3e6] recovery file not found: /tmp/junit13939010941076273422/locator/locator24329view.dat

[vm0] [info 2020/03/05 00:40:11.348 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0x3e6] Starting distributed system

[vm0] [info 2020/03/05 00:40:11.350 GMT <RMI TCP Connection(105)-172.17.0.4> tid=0x3e6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:40:15.287 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@26a0ae49

[vm1] [info 2020/03/05 00:40:15.292 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:40:15.880 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x55f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@57cc7217

[vm2] [info 2020/03/05 00:40:15.889 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x55f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:40:16.531 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x582] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@e1d9f25

[vm3] [info 2020/03/05 00:40:16.539 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x582] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:40:17.178 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20176408

[vm4] [info 2020/03/05 00:40:17.185 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:40:17.896 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24330]

Command result for <connect --jmx-manager=localhost[24330]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24330] ..
Successfully connected to: [host=localhost, port=24330]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:40:21.015 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7bf25d8f

[vm5] [info 2020/03/05 00:40:21.021 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:40:21.748 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ac] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@353d727

[vm6] [info 2020/03/05 00:40:21.753 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ac] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:40:22.660 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1091
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2206
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 166
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 7716


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:40:26.066 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 163 ms)

[vm2] [info 2020/03/05 00:40:26.218 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x592] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 150 ms)

[vm3] [info 2020/03/05 00:40:26.381 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 161 ms)

[vm4] [info 2020/03/05 00:40:26.531 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x594] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 147 ms)

[vm5] [info 2020/03/05 00:40:26.690 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ae] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 158 ms)

[vm6] [info 2020/03/05 00:40:26.839 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ac] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 147 ms)

[vm0] [info 2020/03/05 00:40:26.984 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x42c] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:40:26.985 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 144 ms)

[info 2020/03/05 00:40:26.986 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:26.988 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aceb5ed(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:40:26.988 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x42c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:26.988 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aceb5ed(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:40:26.991 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79797c29(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:40:26.991 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:40:26.991 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79797c29(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:40:26.992 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x592] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b932467(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:40:26.992 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x592] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:40:26.992 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x592] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b932467(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:40:26.993 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x57c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @198e8f0f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:40:26.993 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x57c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:40:26.993 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @198e8f0f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:40:26.994 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x594] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eabe00a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:40:26.994 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x594] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:40:26.994 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x594] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eabe00a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:40:26.995 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @265655a8(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:40:26.995 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:40:26.995 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ae] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @265655a8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:40:26.996 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55863688(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:40:26.996 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:40:26.996 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ac] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55863688(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:40:26.998 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:40:26.999 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:40:27.001 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:40:27.001 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:40:27.003 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x592] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:40:27.003 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x592] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:40:27.004 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x57c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:40:27.004 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:40:27.005 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x594] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:40:27.005 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x594] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:40:27.006 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:40:27.006 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ae] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:40:27.007 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ac] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:40:27.008 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ac] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:40:27.010 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:40:27.010 GMT <RMI TCP Connection(17)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:40:27.041 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28449].
Not connected.


[info 2020/03/05 00:40:27.042 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:40:27.043 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:27.044 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d6595c7(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:40:27.045 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x42c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:27.045 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d6595c7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:40:27.045 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf694e6(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:40:27.046 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:40:27.046 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bf694e6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:40:27.046 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x592] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49d08208(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:40:27.047 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x592] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:40:27.047 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x592] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49d08208(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:40:27.048 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x57c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47e9481c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:40:27.048 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x57c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:40:27.048 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47e9481c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:40:27.049 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x594] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51145568(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:40:27.049 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x594] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:40:27.049 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x594] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51145568(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:40:27.050 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65370bc9(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:40:27.050 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:40:27.050 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ae] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65370bc9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:40:27.051 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d48cd52(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:40:27.051 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:40:27.051 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ac] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d48cd52(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:40:27.054 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1304366743132658999

[info 2020/03/05 00:40:27.057 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:40:27.302 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:27.303 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5aa7505a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:40:27.303 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x42c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:27.303 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5aa7505a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:40:27.304 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @280fcfca(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:40:27.304 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:40:27.304 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @280fcfca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:40:27.305 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x592] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ed92ba2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:40:27.306 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x592] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:40:27.306 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x592] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ed92ba2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:40:27.307 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x57c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5670ebb2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:40:27.307 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x57c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:40:27.307 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5670ebb2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:40:27.308 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x594] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @589e502e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:40:27.308 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x594] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:40:27.308 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x594] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @589e502e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:40:27.309 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14ce9252(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:40:27.309 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:40:27.309 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ae] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14ce9252(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:40:27.310 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2646e6a5(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:40:27.310 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ac] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:40:27.310 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x5ac] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2646e6a5(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:40:27.314 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@50155b57

[vm0] [info 2020/03/05 00:40:27.322 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x42c] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:40:27.322 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x42c] Locator was created at Thu Mar 05 00:40:27 GMT 2020

[vm0] [info 2020/03/05 00:40:27.322 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x42c] Listening on port 28451 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:40:27.322 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x42c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1304366743132658999/locator/locator28451view.dat

[vm0] [info 2020/03/05 00:40:27.322 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x42c] recovery file not found: /tmp/junit1304366743132658999/locator/locator28451view.dat

[vm0] [info 2020/03/05 00:40:27.323 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x42c] Starting distributed system

[vm0] [info 2020/03/05 00:40:27.325 GMT <RMI TCP Connection(104)-172.17.0.6> tid=0x42c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:40:27.529 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x513] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@11d48f5a

[vm5] [info 2020/03/05 00:40:27.535 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x513] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:40:28.211 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@500faf86

[vm6] [info 2020/03/05 00:40:28.217 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x51b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:40:29.151 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:40:31.298 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@d5e1a45

[vm1] [info 2020/03/05 00:40:31.303 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:40:31.889 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x592] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4610c747

[vm2] [info 2020/03/05 00:40:31.895 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x592] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:40:32.524 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x57c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@175adede

[vm3] [info 2020/03/05 00:40:32.531 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x57c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 989
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608944
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2654
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 263
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9318


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/05 00:40:33.029 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 169 ms)

[vm2] [info 2020/03/05 00:40:33.180 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 147 ms)

[vm4] [info 2020/03/05 00:40:33.214 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x594] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d79062e

[vm4] [info 2020/03/05 00:40:33.221 GMT <RMI TCP Connection(46)-172.17.0.6> tid=0x594] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:40:33.341 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 159 ms)

[vm4] [info 2020/03/05 00:40:33.494 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 151 ms)

[vm5] [info 2020/03/05 00:40:33.649 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 153 ms)

[vm6] [info 2020/03/05 00:40:33.803 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 152 ms)

[vm0] [info 2020/03/05 00:40:33.945 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0x1fc] Distribution Locator on bf6b5e71510c is stopped

[info 2020/03/05 00:40:33.946 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28452]
[vm0] [info 2020/03/05 00:40:33.946 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 141 ms)


[info 2020/03/05 00:40:33.947 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:33.949 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @784b596f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:40:33.949 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:33.949 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @784b596f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:40:33.950 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72302053(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:40:33.950 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:40:33.950 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72302053(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:40:33.951 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @554b36d2(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:40:33.951 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x538] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:40:33.951 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @554b36d2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:40:33.952 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f44ddef(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:40:33.952 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:40:33.952 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f44ddef(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:40:33.953 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c0e5d99(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:40:33.953 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:40:33.953 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c0e5d99(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:40:33.954 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x513] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69bd78ce(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:40:33.954 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x513] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:40:33.954 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69bd78ce(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:40:33.955 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10341ec5(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:40:33.955 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x51b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:40:33.955 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10341ec5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:40:33.958 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:40:33.958 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:40:33.959 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:40:33.959 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:40:33.960 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:40:33.961 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:40:33.962 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:40:33.962 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:40:33.963 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:40:33.963 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:40:33.964 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x513] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:40:33.964 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:40:33.965 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:40:33.965 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:40:33.968 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:40:33.968 GMT <RMI TCP Connection(17)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)

Command result for <connect --jmx-manager=localhost[28452]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28452] ..
Successfully connected to: [host=localhost, port=28452]




[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:40:33.998 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24028].
Not connected.


[info 2020/03/05 00:40:34.000 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:40:34.001 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:34.002 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @563c4ac3(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:40:34.002 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:34.003 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @563c4ac3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:40:34.003 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @699c928b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:40:34.004 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:40:34.004 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @699c928b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:40:34.005 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29d9e7ef(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:40:34.005 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x538] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:40:34.005 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29d9e7ef(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:40:34.006 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @780c6d14(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:40:34.006 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:40:34.006 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @780c6d14(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:40:34.007 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42edf776(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:40:34.007 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:40:34.007 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42edf776(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:40:34.008 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x513] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52579d09(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:40:34.008 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x513] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:40:34.008 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52579d09(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:40:34.009 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b6f4988(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:40:34.009 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x51b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:40:34.009 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b6f4988(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:40:34.012 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1059134560714161225

[info 2020/03/05 00:40:34.014 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:40:34.246 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:34.247 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a30fad1(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:40:34.247 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0x1fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:34.248 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a30fad1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:40:34.248 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @116ddfb(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:40:34.249 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:40:34.249 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @116ddfb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:40:34.249 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51ed2c06(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:40:34.250 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x538] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:40:34.250 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51ed2c06(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:40:34.250 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34cc8ec8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:40:34.251 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x3fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:40:34.251 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34cc8ec8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:40:34.251 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1756a12d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:40:34.252 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:40:34.252 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1756a12d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:40:34.252 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x513] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69ab6844(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:40:34.253 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x513] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:40:34.253 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69ab6844(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:40:34.254 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @751b88d2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:40:34.254 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x51b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:40:34.254 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @751b88d2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:40:34.257 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6db283ae

[vm0] [info 2020/03/05 00:40:34.261 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0x1fc] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:40:34.262 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0x1fc] Locator was created at Thu Mar 05 00:40:34 GMT 2020

[vm0] [info 2020/03/05 00:40:34.262 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0x1fc] Listening on port 24030 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:40:34.262 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0x1fc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1059134560714161225/locator/locator24030view.dat

[vm0] [info 2020/03/05 00:40:34.262 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0x1fc] recovery file not found: /tmp/junit1059134560714161225/locator/locator24030view.dat

[vm0] [info 2020/03/05 00:40:34.263 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0x1fc] Starting distributed system

[vm0] [info 2020/03/05 00:40:34.264 GMT <RMI TCP Connection(92)-172.17.0.2> tid=0x1fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:40:35.374 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5af] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@60ebcda2

[vm5] [info 2020/03/05 00:40:35.381 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5af] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:40:36.093 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2bf2ea7

[vm6] [info 2020/03/05 00:40:36.099 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:40:36.493 GMT <RMI TCP Connection(41)-172.17.0.8> tid=0x549] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7fca862f

[vm5] [info 2020/03/05 00:40:36.502 GMT <RMI TCP Connection(41)-172.17.0.8> tid=0x549] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:40:36.755 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x595] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2481b806

[vm5] [info 2020/03/05 00:40:36.764 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x595] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:40:36.994 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:40:37.180 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0x557] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@23d9cd63

[vm6] [info 2020/03/05 00:40:37.186 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0x557] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:40:37.490 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@25647e7d

[vm6] [info 2020/03/05 00:40:37.496 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:40:38.143 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:40:38.148 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1505008d

[vm1] [info 2020/03/05 00:40:38.153 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:40:38.408 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:40:38.784 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x538] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@75eb19e0

[vm2] [info 2020/03/05 00:40:38.794 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x538] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:40:39.449 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@fa2e2aa

[vm3] [info 2020/03/05 00:40:39.456 GMT <RMI TCP Connection(41)-172.17.0.2> tid=0x3fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:40:40.086 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2424ec8f

[vm4] [info 2020/03/05 00:40:40.092 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573304
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 870
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2688
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 214
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 9255


[info 2020/03/05 00:40:40.713 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24031]

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


Command result for <connect --jmx-manager=localhost[24031]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24031] ..
Successfully connected to: [host=localhost, port=24031]


[vm1] [info 2020/03/05 00:40:40.885 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 163 ms)

[vm2] [info 2020/03/05 00:40:41.042 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x550] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 155 ms)

[vm3] [info 2020/03/05 00:40:41.199 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 154 ms)

[vm4] [info 2020/03/05 00:40:41.352 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5a0] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 151 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:40:41.517 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5af] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 162 ms)

[vm6] [info 2020/03/05 00:40:41.664 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 145 ms)

[vm0] [info 2020/03/05 00:40:41.806 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x1d2] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:40:41.807 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 141 ms)

[info 2020/03/05 00:40:41.807 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:41.809 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14720df3(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:40:41.810 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x1d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:41.810 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14720df3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:40:41.812 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc44a17(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:40:41.812 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:40:41.812 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc44a17(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:40:41.813 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x550] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ff7bc26(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:40:41.813 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x550] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:40:41.813 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x550] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ff7bc26(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:40:41.814 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x59f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51b57a09(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:40:41.814 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x59f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:40:41.814 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51b57a09(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:40:41.815 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53c0d047(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:40:41.815 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:40:41.815 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53c0d047(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:40:41.816 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c552b83(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:40:41.816 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5af] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:40:41.817 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5af] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c552b83(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:40:41.817 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c0a89d9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:40:41.817 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:40:41.818 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c0a89d9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:40:41.820 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:40:41.820 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:40:41.823 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:40:41.823 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:40:41.824 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x550] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:40:41.824 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x550] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:40:41.825 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x59f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:40:41.825 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:40:41.826 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5a0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:40:41.827 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:40:41.827 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5af] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:40:41.828 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5af] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:40:41.829 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:40:41.829 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:40:41.831 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:40:41.831 GMT <RMI TCP Connection(17)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1070
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2613
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 286
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9330




[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:40:41.860 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21057].
Not connected.


[info 2020/03/05 00:40:41.862 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:40:41.863 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:41.864 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ea9efea(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:40:41.864 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x1d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:41.864 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ea9efea(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:40:41.865 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @769e16fe(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:40:41.865 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:40:41.866 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @769e16fe(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:40:41.866 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x550] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @178576b3(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:40:41.867 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x550] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:40:41.867 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x550] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @178576b3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:40:41.867 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x59f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c32688a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:40:41.868 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x59f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:40:41.868 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c32688a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:40:41.868 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cf73de3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:40:41.869 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:40:41.869 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cf73de3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:40:41.870 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @705aa6ad(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:40:41.870 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5af] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:40:41.870 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5af] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @705aa6ad(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:40:41.871 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12da7fd6(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:40:41.871 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:40:41.871 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12da7fd6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:40:41.875 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3395020013101673848

[info 2020/03/05 00:40:41.877 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 879
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2539
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 241
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8889


[vm1] [info 2020/03/05 00:40:42.053 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 166 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:40:42.141 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:42.142 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30519a0b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:40:42.142 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x1d2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:42.142 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30519a0b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:40:42.143 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @473dddb0(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:40:42.143 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:40:42.143 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @473dddb0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:40:42.144 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x550] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68fde4ea(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:40:42.144 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x550] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:40:42.144 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x550] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68fde4ea(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:40:42.145 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x59f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a93e9f8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:40:42.145 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x59f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:40:42.145 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a93e9f8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:40:42.146 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e3ffc72(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:40:42.146 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5a0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:40:42.146 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e3ffc72(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:40:42.147 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ba00d6(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:40:42.147 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5af] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:40:42.147 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5af] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ba00d6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:40:42.148 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1abe19a9(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:40:42.148 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:40:42.148 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1abe19a9(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:40:42.152 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@16ea743f

[vm0] [info 2020/03/05 00:40:42.159 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x1d2] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:40:42.159 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x1d2] Locator was created at Thu Mar 05 00:40:42 GMT 2020

[vm0] [info 2020/03/05 00:40:42.159 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x1d2] Listening on port 21059 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:40:42.160 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x1d2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3395020013101673848/locator/locator21059view.dat

[vm0] [info 2020/03/05 00:40:42.160 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x1d2] recovery file not found: /tmp/junit3395020013101673848/locator/locator21059view.dat

[vm0] [info 2020/03/05 00:40:42.160 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x1d2] Starting distributed system

[vm0] [info 2020/03/05 00:40:42.162 GMT <RMI TCP Connection(105)-172.17.0.7> tid=0x1d2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:40:42.206 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 150 ms)

[vm1] [info 2020/03/05 00:40:42.249 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 165 ms)

[vm3] [info 2020/03/05 00:40:42.363 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 153 ms)

[vm2] [info 2020/03/05 00:40:42.400 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x554] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 148 ms)

[vm4] [info 2020/03/05 00:40:42.518 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 152 ms)

[vm3] [info 2020/03/05 00:40:42.547 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5aa] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 145 ms)

[vm5] [info 2020/03/05 00:40:42.689 GMT <RMI TCP Connection(41)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 169 ms)

[vm4] [info 2020/03/05 00:40:42.708 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5c2] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 158 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:40:42.840 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 149 ms)

[vm5] [info 2020/03/05 00:40:42.866 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x595] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 157 ms)

[vm0] [info 2020/03/05 00:40:42.990 GMT <RMI TCP Connection(93)-172.17.0.8> tid=0x5ee] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:40:42.991 GMT <RMI TCP Connection(93)-172.17.0.8> tid=0x5ee] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 148 ms)

[info 2020/03/05 00:40:42.992 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:42.994 GMT <RMI TCP Connection(93)-172.17.0.8> tid=0x5ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fa1df53(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:40:42.994 GMT <RMI TCP Connection(93)-172.17.0.8> tid=0x5ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:42.994 GMT <RMI TCP Connection(93)-172.17.0.8> tid=0x5ee] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fa1df53(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:40:42.995 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5726652e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:40:42.995 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:40:42.995 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5726652e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:40:42.996 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44318f1b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:40:42.996 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x536] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:40:42.997 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44318f1b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:40:42.997 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10b8ccb0(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:40:42.998 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x52f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:40:42.998 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10b8ccb0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:40:42.998 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c865c75(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:40:42.999 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:40:42.999 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c865c75(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:40:43.000 GMT <RMI TCP Connection(41)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35cf16de(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:40:43.000 GMT <RMI TCP Connection(41)-172.17.0.8> tid=0x549] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:40:43.000 GMT <RMI TCP Connection(41)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35cf16de(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:40:43.001 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1860c6(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:40:43.001 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0x557] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:40:43.001 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d1860c6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:40:43.003 GMT <RMI TCP Connection(93)-172.17.0.8> tid=0x5ee] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:40:43.004 GMT <RMI TCP Connection(93)-172.17.0.8> tid=0x5ee] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:40:43.005 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:40:43.005 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:40:43.006 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:40:43.006 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:40:43.007 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:40:43.008 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:40:43.009 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:40:43.009 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:40:43.010 GMT <RMI TCP Connection(41)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:40:43.010 GMT <RMI TCP Connection(41)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:40:43.011 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:40:43.011 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:40:43.013 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:40:43.014 GMT <RMI TCP Connection(17)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)

[vm6] [info 2020/03/05 00:40:43.015 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d8] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 147 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:40:43.045 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29927].
Not connected.


[info 2020/03/05 00:40:43.047 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:40:43.048 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:43.049 GMT <RMI TCP Connection(93)-172.17.0.8> tid=0x5ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @740dda4f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:40:43.049 GMT <RMI TCP Connection(93)-172.17.0.8> tid=0x5ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:43.049 GMT <RMI TCP Connection(93)-172.17.0.8> tid=0x5ee] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @740dda4f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:40:43.050 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11daf39e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:40:43.050 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:40:43.050 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11daf39e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:40:43.051 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cc27264(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:40:43.052 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x536] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:40:43.052 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cc27264(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:40:43.052 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3695e2ed(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:40:43.053 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x52f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:40:43.053 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3695e2ed(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:40:43.053 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42e7766a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:40:43.054 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:40:43.054 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42e7766a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:40:43.055 GMT <RMI TCP Connection(41)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7433e547(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:40:43.055 GMT <RMI TCP Connection(41)-172.17.0.8> tid=0x549] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:40:43.055 GMT <RMI TCP Connection(41)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7433e547(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:40:43.056 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c671a5a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:40:43.056 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0x557] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:40:43.056 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c671a5a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:40:43.059 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14959287716096707746

[info 2020/03/05 00:40:43.062 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:40:43.161 GMT <RMI TCP Connection(105)-172.17.0.9> tid=0x70] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:40:43.162 GMT <RMI TCP Connection(105)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 145 ms)

[info 2020/03/05 00:40:43.163 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:43.165 GMT <RMI TCP Connection(105)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30006ec4(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:40:43.165 GMT <RMI TCP Connection(105)-172.17.0.9> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:43.166 GMT <RMI TCP Connection(105)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30006ec4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:40:43.168 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26ec24f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:40:43.168 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:40:43.168 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26ec24f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:40:43.169 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x554] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @584508dd(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:40:43.169 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x554] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:40:43.169 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x554] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @584508dd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:40:43.170 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61eb6f0d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:40:43.170 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:40:43.170 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61eb6f0d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:40:43.171 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52969706(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:40:43.171 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:40:43.172 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5c2] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52969706(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:40:43.172 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x595] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57cc627e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:40:43.173 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x595] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:40:43.173 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x595] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57cc627e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:40:43.174 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f9906ce(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:40:43.174 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:40:43.174 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f9906ce(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:40:43.176 GMT <RMI TCP Connection(105)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:40:43.176 GMT <RMI TCP Connection(105)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:40:43.179 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:40:43.179 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:40:43.180 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x554] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:40:43.180 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x554] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:40:43.181 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:40:43.181 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:40:43.182 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5c2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:40:43.183 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5c2] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:40:43.184 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x595] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:40:43.184 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x595] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:40:43.185 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:40:43.185 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d8] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:40:43.187 GMT <RMI TCP Connection(17)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:40:43.188 GMT <RMI TCP Connection(17)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:40:43.218 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22559].
Not connected.


[info 2020/03/05 00:40:43.219 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:40:43.220 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:43.221 GMT <RMI TCP Connection(105)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fb829b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:40:43.222 GMT <RMI TCP Connection(105)-172.17.0.9> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:43.222 GMT <RMI TCP Connection(105)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fb829b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:40:43.222 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37b83eb8(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:40:43.223 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:40:43.223 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37b83eb8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:40:43.224 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x554] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @191b4e53(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:40:43.224 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x554] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:40:43.224 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x554] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @191b4e53(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:40:43.225 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4273f68a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:40:43.225 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:40:43.225 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4273f68a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:40:43.226 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ac09b80(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:40:43.226 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:40:43.226 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5c2] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ac09b80(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:40:43.227 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x595] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14ce70c3(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:40:43.227 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x595] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:40:43.227 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x595] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14ce70c3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:40:43.228 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a22f3ca(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:40:43.228 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:40:43.228 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a22f3ca(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:40:43.231 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11252995758226633454

[info 2020/03/05 00:40:43.234 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:40:43.285 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:43.286 GMT <RMI TCP Connection(93)-172.17.0.8> tid=0x5ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6faf403d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:40:43.286 GMT <RMI TCP Connection(93)-172.17.0.8> tid=0x5ee] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:43.286 GMT <RMI TCP Connection(93)-172.17.0.8> tid=0x5ee] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6faf403d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:40:43.287 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73fab052(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:40:43.287 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:40:43.287 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73fab052(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:40:43.288 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e7ca56(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:40:43.288 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x536] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:40:43.289 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e7ca56(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:40:43.290 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e640f1d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:40:43.290 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x52f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:40:43.290 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e640f1d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:40:43.291 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a2a812c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:40:43.291 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:40:43.291 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a2a812c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:40:43.292 GMT <RMI TCP Connection(41)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d17ac16(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:40:43.292 GMT <RMI TCP Connection(41)-172.17.0.8> tid=0x549] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:40:43.292 GMT <RMI TCP Connection(41)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d17ac16(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:40:43.292 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38914d0b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:40:43.293 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0x557] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:40:43.293 GMT <RMI TCP Connection(40)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38914d0b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:40:43.296 GMT <RMI TCP Connection(93)-172.17.0.8> tid=0x5ee] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@647fc4e

[vm0] [info 2020/03/05 00:40:43.301 GMT <RMI TCP Connection(93)-172.17.0.8> tid=0x5ee] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:40:43.301 GMT <RMI TCP Connection(93)-172.17.0.8> tid=0x5ee] Locator was created at Thu Mar 05 00:40:43 GMT 2020

[vm0] [info 2020/03/05 00:40:43.302 GMT <RMI TCP Connection(93)-172.17.0.8> tid=0x5ee] Listening on port 29929 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:40:43.302 GMT <RMI TCP Connection(93)-172.17.0.8> tid=0x5ee] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14959287716096707746/locator/locator29929view.dat

[vm0] [info 2020/03/05 00:40:43.302 GMT <RMI TCP Connection(93)-172.17.0.8> tid=0x5ee] recovery file not found: /tmp/junit14959287716096707746/locator/locator29929view.dat

[vm0] [info 2020/03/05 00:40:43.303 GMT <RMI TCP Connection(93)-172.17.0.8> tid=0x5ee] Starting distributed system

[vm0] [info 2020/03/05 00:40:43.304 GMT <RMI TCP Connection(93)-172.17.0.8> tid=0x5ee] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:40:43.507 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:43.508 GMT <RMI TCP Connection(105)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a846e54(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:40:43.508 GMT <RMI TCP Connection(105)-172.17.0.9> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:43.508 GMT <RMI TCP Connection(105)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a846e54(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:40:43.512 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13dc51a2(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:40:43.512 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:40:43.512 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13dc51a2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:40:43.513 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x554] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77e3de10(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:40:43.513 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x554] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:40:43.513 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x554] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77e3de10(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:40:43.514 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21063848(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:40:43.514 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:40:43.514 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21063848(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:40:43.515 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f0b2b70(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:40:43.515 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5c2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:40:43.515 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5c2] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f0b2b70(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:40:43.516 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x595] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c25399f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:40:43.516 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x595] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:40:43.516 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x595] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c25399f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:40:43.517 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68ad157f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:40:43.517 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:40:43.517 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5d8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68ad157f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:40:43.521 GMT <RMI TCP Connection(105)-172.17.0.9> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@212eda9f

[vm0] [info 2020/03/05 00:40:43.530 GMT <RMI TCP Connection(105)-172.17.0.9> tid=0x70] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:40:43.531 GMT <RMI TCP Connection(105)-172.17.0.9> tid=0x70] Locator was created at Thu Mar 05 00:40:43 GMT 2020

[vm0] [info 2020/03/05 00:40:43.531 GMT <RMI TCP Connection(105)-172.17.0.9> tid=0x70] Listening on port 22561 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:40:43.531 GMT <RMI TCP Connection(105)-172.17.0.9> tid=0x70] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11252995758226633454/locator/locator22561view.dat

[vm0] [info 2020/03/05 00:40:43.531 GMT <RMI TCP Connection(105)-172.17.0.9> tid=0x70] recovery file not found: /tmp/junit11252995758226633454/locator/locator22561view.dat

[vm0] [info 2020/03/05 00:40:43.532 GMT <RMI TCP Connection(105)-172.17.0.9> tid=0x70] Starting distributed system

[vm0] [info 2020/03/05 00:40:43.534 GMT <RMI TCP Connection(105)-172.17.0.9> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:40:46.016 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7510c0

[vm1] [info 2020/03/05 00:40:46.020 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:40:46.609 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x550] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@baf552d

[vm2] [info 2020/03/05 00:40:46.615 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x550] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:40:47.262 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x59f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5a37de67

[vm3] [info 2020/03/05 00:40:47.269 GMT <RMI TCP Connection(45)-172.17.0.7> tid=0x59f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:40:47.274 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6d21f81e

[vm1] [info 2020/03/05 00:40:47.279 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:40:47.293 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@41ebd61c

[vm1] [info 2020/03/05 00:40:47.300 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:40:47.892 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x536] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e5129fd

[vm2] [info 2020/03/05 00:40:47.898 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x536] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:40:47.936 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5a0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@418e7e46

[vm2] [info 2020/03/05 00:40:47.939 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x554] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2943252d

[vm4] [info 2020/03/05 00:40:47.943 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5a0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:40:47.946 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x554] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:40:48.502 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7f77c479

[vm3] [info 2020/03/05 00:40:48.509 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x52f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:40:48.590 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21060]

Command result for <connect --jmx-manager=localhost[21060]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21060] ..
Successfully connected to: [host=localhost, port=21060]


[vm3] [info 2020/03/05 00:40:48.656 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@730fa33

[vm3] [info 2020/03/05 00:40:48.663 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:40:49.130 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@689aad43

[vm4] [info 2020/03/05 00:40:49.136 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:40:49.343 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5c2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2dfc92a0

[vm4] [info 2020/03/05 00:40:49.349 GMT <RMI TCP Connection(45)-172.17.0.9> tid=0x5c2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:40:49.739 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29930]

Command result for <connect --jmx-manager=localhost[29930]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29930] ..
Successfully connected to: [host=localhost, port=29930]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:40:50.037 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22562]

Command result for <connect --jmx-manager=localhost[22562]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22562] ..
Successfully connected to: [host=localhost, port=22562]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:40:52.125 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x506] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@76f3060b

[vm5] [info 2020/03/05 00:40:52.130 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x506] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:40:52.829 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@55f24c9f

[vm6] [info 2020/03/05 00:40:52.835 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:40:53.718 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1064
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2562
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 215
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8919


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:40:57.494 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 169 ms)

[vm2] [info 2020/03/05 00:40:57.642 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 146 ms)

[vm3] [info 2020/03/05 00:40:57.794 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 149 ms)

[vm4] [info 2020/03/05 00:40:57.944 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 147 ms)

[vm5] [info 2020/03/05 00:40:58.106 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 160 ms)

[vm6] [info 2020/03/05 00:40:58.253 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 146 ms)

[vm0] [info 2020/03/05 00:40:58.397 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x42d] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:40:58.398 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x42d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 142 ms)

[info 2020/03/05 00:40:58.399 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:58.401 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x42d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43be7a82(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:40:58.401 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x42d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:58.402 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x42d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43be7a82(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:40:58.402 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b5c523a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:40:58.402 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:40:58.403 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b5c523a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:40:58.403 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44ec8c49(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:40:58.404 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x4e9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:40:58.404 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44ec8c49(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:40:58.406 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71737267(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:40:58.406 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x50c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:40:58.406 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71737267(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:40:58.407 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x544] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cfe591a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:40:58.408 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x544] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:40:58.408 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cfe591a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:40:58.409 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x506] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10eff3b3(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:40:58.409 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x506] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:40:58.409 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10eff3b3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:40:58.409 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c5614c1(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:40:58.410 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:40:58.410 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c5614c1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:40:58.412 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x42d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:40:58.412 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x42d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:40:58.413 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:40:58.414 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:40:58.415 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:40:58.415 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:40:58.418 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:40:58.418 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:40:58.419 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x544] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:40:58.419 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:40:58.420 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x506] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:40:58.421 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:40:58.422 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:40:58.422 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:40:58.424 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:40:58.425 GMT <RMI TCP Connection(16)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:40:58.455 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20773].
Not connected.


[info 2020/03/05 00:40:58.457 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:40:58.458 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:58.459 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x42d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7975e1aa(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:40:58.459 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x42d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:58.459 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x42d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7975e1aa(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:40:58.460 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f58e5f8(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:40:58.460 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:40:58.460 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f58e5f8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:40:58.461 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bc8bcd4(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:40:58.461 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x4e9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:40:58.461 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bc8bcd4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:40:58.462 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c65a051(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:40:58.462 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x50c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:40:58.462 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c65a051(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:40:58.463 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x544] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69aadf89(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:40:58.463 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x544] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:40:58.463 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69aadf89(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:40:58.464 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x506] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75ae8e97(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:40:58.464 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x506] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:40:58.464 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75ae8e97(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:40:58.465 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49f3c3d3(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:40:58.465 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:40:58.465 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49f3c3d3(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:40:58.468 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5984535909818030108

[info 2020/03/05 00:40:58.470 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:40:58.690 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:58.691 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x42d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @173355c8(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:40:58.691 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x42d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:40:58.691 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x42d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @173355c8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:40:58.692 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @178b0f58(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:40:58.692 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:40:58.692 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @178b0f58(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:40:58.693 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ae217a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:40:58.693 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x4e9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:40:58.693 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ae217a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:40:58.694 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4243e51d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:40:58.694 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x50c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:40:58.694 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4243e51d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:40:58.695 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x544] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37290007(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:40:58.695 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x544] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:40:58.695 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37290007(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:40:58.696 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x506] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e97683c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:40:58.696 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x506] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:40:58.696 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e97683c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:40:58.697 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9fe7565(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:40:58.697 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:40:58.697 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9fe7565(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:40:58.700 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x42d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5ac23182

[vm0] [info 2020/03/05 00:40:58.704 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x42d] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:40:58.705 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x42d] Locator was created at Thu Mar 05 00:40:58 GMT 2020

[vm0] [info 2020/03/05 00:40:58.705 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x42d] Listening on port 20775 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:40:58.705 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x42d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5984535909818030108/locator/locator20775view.dat

[vm0] [info 2020/03/05 00:40:58.705 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x42d] recovery file not found: /tmp/junit5984535909818030108/locator/locator20775view.dat

[vm0] [info 2020/03/05 00:40:58.705 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x42d] Starting distributed system

[vm0] [info 2020/03/05 00:40:58.707 GMT <RMI TCP Connection(93)-172.17.0.3> tid=0x42d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:41:01.012 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@841a8b4

[vm5] [info 2020/03/05 00:41:01.018 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x50c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:41:01.712 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@7a46e8bd

[vm6] [info 2020/03/05 00:41:01.718 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x40d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:41:02.491 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@668d2f1a

[vm1] [info 2020/03/05 00:41:02.497 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:41:03.113 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@68cd92cd

[vm2] [info 2020/03/05 00:41:03.119 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x4e9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:41:03.735 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@118bf771

[vm3] [info 2020/03/05 00:41:03.741 GMT <RMI TCP Connection(42)-172.17.0.3> tid=0x50c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:41:04.392 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x544] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@363d8117

[vm4] [info 2020/03/05 00:41:04.398 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x544] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:41:05.032 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20776]

Command result for <connect --jmx-manager=localhost[20776]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20776] ..
Successfully connected to: [host=localhost, port=20776]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2841
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 406
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9930


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:41:05.972 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 160 ms)

[vm2] [info 2020/03/05 00:41:06.132 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 158 ms)

[vm3] [info 2020/03/05 00:41:06.286 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 151 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:41:06.433 GMT <RMI TCP Connection(44)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 145 ms)

[vm5] [info 2020/03/05 00:41:06.601 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 166 ms)

[vm6] [info 2020/03/05 00:41:06.746 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 144 ms)

[vm0] [info 2020/03/05 00:41:06.893 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x4ab] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:41:06.894 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 145 ms)

[info 2020/03/05 00:41:06.894 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:06.897 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31564b94(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:41:06.897 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:06.897 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31564b94(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:41:06.898 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c2e63ee(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:41:06.898 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:41:06.898 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c2e63ee(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:41:06.899 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b5c3e0d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:41:06.899 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x3c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:41:06.899 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b5c3e0d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:41:06.900 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24fa686f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:41:06.900 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x53c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:41:06.900 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24fa686f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:41:06.901 GMT <RMI TCP Connection(44)-172.17.0.5> tid=0x528] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33594fd1(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:41:06.901 GMT <RMI TCP Connection(44)-172.17.0.5> tid=0x528] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:41:06.901 GMT <RMI TCP Connection(44)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33594fd1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:41:06.902 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cb4fa17(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:41:06.902 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x50c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:41:06.902 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cb4fa17(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:41:06.903 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29c02b05(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:41:06.903 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:41:06.903 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29c02b05(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:41:06.905 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x4ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:41:06.906 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:41:06.907 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:41:06.907 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:41:06.908 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:41:06.908 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:41:06.909 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:41:06.909 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:41:06.910 GMT <RMI TCP Connection(44)-172.17.0.5> tid=0x528] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:41:06.911 GMT <RMI TCP Connection(44)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:41:06.912 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:41:06.912 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:41:06.913 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:41:06.913 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:41:06.916 GMT <RMI TCP Connection(17)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:41:06.916 GMT <RMI TCP Connection(17)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:41:06.946 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29742].
Not connected.


[info 2020/03/05 00:41:06.948 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:41:06.949 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:06.950 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25ebda03(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:41:06.950 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:06.950 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25ebda03(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:41:06.951 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73dcc244(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:41:06.951 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:41:06.951 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73dcc244(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:41:06.952 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44372728(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:41:06.952 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x3c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:41:06.952 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44372728(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:41:06.953 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d1a3dc5(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:41:06.953 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x53c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:41:06.953 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d1a3dc5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:41:06.954 GMT <RMI TCP Connection(44)-172.17.0.5> tid=0x528] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f3b752b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:41:06.954 GMT <RMI TCP Connection(44)-172.17.0.5> tid=0x528] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:41:06.954 GMT <RMI TCP Connection(44)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f3b752b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:41:06.955 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c355a04(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:41:06.955 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x50c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:41:06.955 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c355a04(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:41:06.956 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b7d93b7(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:41:06.956 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:41:06.956 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b7d93b7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:41:06.960 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17888457308231176051

[info 2020/03/05 00:41:06.962 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:41:07.201 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:07.201 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c5e249(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:41:07.202 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x4ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:07.202 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c5e249(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:41:07.202 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9620b55(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:41:07.202 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:41:07.203 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9620b55(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:41:07.203 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66ccd272(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:41:07.203 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x3c8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:41:07.204 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66ccd272(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:41:07.204 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24563748(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:41:07.204 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x53c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:41:07.205 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24563748(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:41:07.205 GMT <RMI TCP Connection(44)-172.17.0.5> tid=0x528] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c73cd0d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:41:07.205 GMT <RMI TCP Connection(44)-172.17.0.5> tid=0x528] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:41:07.205 GMT <RMI TCP Connection(44)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c73cd0d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:41:07.206 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @105d9646(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:41:07.206 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x50c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:41:07.206 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @105d9646(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:41:07.207 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ac4a7f0(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:41:07.207 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x40d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:41:07.207 GMT <RMI TCP Connection(43)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ac4a7f0(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:41:07.211 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x4ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3809b006

[vm0] [info 2020/03/05 00:41:07.216 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x4ab] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:41:07.216 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x4ab] Locator was created at Thu Mar 05 00:41:07 GMT 2020

[vm0] [info 2020/03/05 00:41:07.216 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x4ab] Listening on port 29744 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:41:07.217 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x4ab] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17888457308231176051/locator/locator29744view.dat

[vm0] [info 2020/03/05 00:41:07.217 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x4ab] recovery file not found: /tmp/junit17888457308231176051/locator/locator29744view.dat

[vm0] [info 2020/03/05 00:41:07.217 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x4ab] Starting distributed system

[vm0] [info 2020/03/05 00:41:07.219 GMT <RMI TCP Connection(97)-172.17.0.5> tid=0x4ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:41:09.515 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@1a37cb5f

[vm5] [info 2020/03/05 00:41:09.523 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:41:10.299 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440@764ecee4

[vm6] [info 2020/03/05 00:41:10.308 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:41:11.095 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@425ae35f

[vm1] [info 2020/03/05 00:41:11.101 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:41:11.695 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@15419681

[vm2] [info 2020/03/05 00:41:11.701 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x3c8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:41:12.314 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@289eddc8

[vm3] [info 2020/03/05 00:41:12.319 GMT <RMI TCP Connection(42)-172.17.0.5> tid=0x53c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:41:12.925 GMT <RMI TCP Connection(44)-172.17.0.5> tid=0x528] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4bb5e289

[vm4] [info 2020/03/05 00:41:12.930 GMT <RMI TCP Connection(44)-172.17.0.5> tid=0x528] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:41:13.632 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29745]

Command result for <connect --jmx-manager=localhost[29745]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29745] ..
Successfully connected to: [host=localhost, port=29745]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2669
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 291
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9084


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:41:14.281 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 154 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:41:14.430 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x55f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 147 ms)

[vm3] [info 2020/03/05 00:41:14.592 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x582] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 159 ms)

[vm4] [info 2020/03/05 00:41:14.741 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5db] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 147 ms)

[vm5] [info 2020/03/05 00:41:14.923 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 180 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:41:15.068 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 144 ms)

[vm0] [info 2020/03/05 00:41:15.214 GMT <RMI TCP Connection(110)-172.17.0.4> tid=0x610] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:41:15.215 GMT <RMI TCP Connection(110)-172.17.0.4> tid=0x610] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 144 ms)

[info 2020/03/05 00:41:15.216 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:15.218 GMT <RMI TCP Connection(110)-172.17.0.4> tid=0x610] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @341a94eb(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:41:15.218 GMT <RMI TCP Connection(110)-172.17.0.4> tid=0x610] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:15.218 GMT <RMI TCP Connection(110)-172.17.0.4> tid=0x610] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @341a94eb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:41:15.219 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f5f9989(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:41:15.219 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:41:15.220 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f5f9989(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:41:15.222 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x55f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @576fc4fb(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:41:15.222 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x55f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:41:15.222 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x55f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @576fc4fb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:41:15.223 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x582] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ff57d0d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:41:15.223 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x582] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:41:15.223 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x582] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ff57d0d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:41:15.224 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27659eb4(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:41:15.224 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:41:15.224 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27659eb4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:41:15.225 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ce750db(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:41:15.225 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:41:15.225 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ce750db(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:41:15.226 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ddd3f5(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:41:15.226 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:41:15.226 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ddd3f5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:41:15.229 GMT <RMI TCP Connection(110)-172.17.0.4> tid=0x610] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:41:15.229 GMT <RMI TCP Connection(110)-172.17.0.4> tid=0x610] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:41:15.230 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:41:15.230 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:41:15.233 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x55f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:41:15.233 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x55f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:41:15.235 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x582] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:41:15.235 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x582] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:41:15.236 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:41:15.236 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5db] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:41:15.237 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:41:15.237 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:41:15.239 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:41:15.239 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:41:15.254 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:41:15.254 GMT <RMI TCP Connection(18)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:41:15.280 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24330].
Not connected.


[info 2020/03/05 00:41:15.283 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:41:15.284 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:15.285 GMT <RMI TCP Connection(110)-172.17.0.4> tid=0x610] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79f0f70c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:41:15.286 GMT <RMI TCP Connection(110)-172.17.0.4> tid=0x610] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:15.286 GMT <RMI TCP Connection(110)-172.17.0.4> tid=0x610] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79f0f70c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:41:15.287 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1277412e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:41:15.287 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:41:15.287 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1277412e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:41:15.288 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x55f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @312dc867(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:41:15.288 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x55f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:41:15.288 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x55f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @312dc867(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:41:15.289 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x582] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75b4181a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:41:15.289 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x582] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:41:15.289 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x582] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75b4181a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:41:15.290 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ab734b6(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:41:15.290 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:41:15.290 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ab734b6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:41:15.291 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75b533ff(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:41:15.291 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:41:15.291 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75b533ff(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:41:15.292 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e0d26bf(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:41:15.292 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:41:15.292 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e0d26bf(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:41:15.296 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4167540612295179826

[info 2020/03/05 00:41:15.299 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:41:15.514 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:15.515 GMT <RMI TCP Connection(110)-172.17.0.4> tid=0x610] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7630ffab(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:41:15.515 GMT <RMI TCP Connection(110)-172.17.0.4> tid=0x610] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:15.515 GMT <RMI TCP Connection(110)-172.17.0.4> tid=0x610] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7630ffab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:41:15.516 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @720cf197(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:41:15.516 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:41:15.516 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @720cf197(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:41:15.517 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x55f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2deb5b38(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:41:15.517 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x55f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:41:15.517 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x55f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2deb5b38(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:41:15.518 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x582] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7842e77c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:41:15.518 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x582] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:41:15.518 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x582] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7842e77c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:41:15.519 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d13749(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:41:15.520 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:41:15.520 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d13749(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:41:15.521 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c4ec96c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:41:15.521 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:41:15.521 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c4ec96c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:41:15.522 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42bcfdc4(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:41:15.522 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:41:15.522 GMT <RMI TCP Connection(46)-172.17.0.4> tid=0x5a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42bcfdc4(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:41:15.525 GMT <RMI TCP Connection(110)-172.17.0.4> tid=0x610] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@34cde7ad

[vm0] [info 2020/03/05 00:41:15.530 GMT <RMI TCP Connection(110)-172.17.0.4> tid=0x610] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:41:15.531 GMT <RMI TCP Connection(110)-172.17.0.4> tid=0x610] Locator was created at Thu Mar 05 00:41:15 GMT 2020

[vm0] [info 2020/03/05 00:41:15.531 GMT <RMI TCP Connection(110)-172.17.0.4> tid=0x610] Listening on port 24332 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:41:15.531 GMT <RMI TCP Connection(110)-172.17.0.4> tid=0x610] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4167540612295179826/locator/locator24332view.dat

[vm0] [info 2020/03/05 00:41:15.531 GMT <RMI TCP Connection(110)-172.17.0.4> tid=0x610] recovery file not found: /tmp/junit4167540612295179826/locator/locator24332view.dat

[vm0] [info 2020/03/05 00:41:15.532 GMT <RMI TCP Connection(110)-172.17.0.4> tid=0x610] Starting distributed system

[vm0] [info 2020/03/05 00:41:15.533 GMT <RMI TCP Connection(110)-172.17.0.4> tid=0x610] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:41:19.438 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2ba1f618

[vm1] [info 2020/03/05 00:41:19.444 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:41:20.035 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x55f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f7f62e6

[vm2] [info 2020/03/05 00:41:20.041 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x55f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:41:20.644 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x582] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@48b2f825

[vm3] [info 2020/03/05 00:41:20.650 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x582] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:41:21.274 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5baf7c15

[vm4] [info 2020/03/05 00:41:21.280 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:41:21.903 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24333]

Command result for <connect --jmx-manager=localhost[24333]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24333] ..
Successfully connected to: [host=localhost, port=24333]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:41:30.537 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440@40cd379

[vm5] [info 2020/03/05 00:41:30.545 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:41:31.289 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ac] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@1a6502c2

[vm6] [info 2020/03/05 00:41:31.297 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ac] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:41:32.118 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x513] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@b262c93

[vm5] [info 2020/03/05 00:41:32.124 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x513] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:41:32.863 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440@299f06d6

[vm6] [info 2020/03/05 00:41:32.869 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x51b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2741
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 359
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9504


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:41:35.526 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 164 ms)

[vm2] [info 2020/03/05 00:41:35.702 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x592] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 174 ms)

[vm3] [info 2020/03/05 00:41:35.870 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 164 ms)

[vm4] [info 2020/03/05 00:41:36.023 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x594] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 151 ms)

[vm5] [info 2020/03/05 00:41:36.184 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ae] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 158 ms)

[vm6] [info 2020/03/05 00:41:36.336 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ac] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 151 ms)

[vm0] [info 2020/03/05 00:41:36.483 GMT <RMI TCP Connection(109)-172.17.0.6> tid=0x426] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:41:36.484 GMT <RMI TCP Connection(109)-172.17.0.6> tid=0x426] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 146 ms)

[info 2020/03/05 00:41:36.485 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:36.488 GMT <RMI TCP Connection(109)-172.17.0.6> tid=0x426] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @219c5cc2(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:41:36.488 GMT <RMI TCP Connection(109)-172.17.0.6> tid=0x426] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:36.488 GMT <RMI TCP Connection(109)-172.17.0.6> tid=0x426] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @219c5cc2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:41:36.489 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15f4113a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:41:36.489 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:41:36.489 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15f4113a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:41:36.492 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x592] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76beb1af(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:41:36.492 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x592] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:41:36.492 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x592] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76beb1af(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:41:36.493 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x57c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fa719ef(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:41:36.494 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x57c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:41:36.494 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fa719ef(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:41:36.495 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x594] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @799f22b8(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:41:36.495 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x594] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:41:36.495 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x594] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @799f22b8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:41:36.496 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e24c998(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:41:36.496 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:41:36.496 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ae] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e24c998(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:41:36.497 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ca0222e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:41:36.497 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:41:36.497 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ac] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ca0222e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:41:36.500 GMT <RMI TCP Connection(109)-172.17.0.6> tid=0x426] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:41:36.500 GMT <RMI TCP Connection(109)-172.17.0.6> tid=0x426] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:41:36.501 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:41:36.501 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:41:36.504 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x592] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:41:36.504 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x592] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:41:36.505 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x57c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:41:36.506 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:41:36.507 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x594] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:41:36.507 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x594] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:41:36.508 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:41:36.509 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ae] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:41:36.510 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ac] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:41:36.510 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ac] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:41:36.526 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:41:36.527 GMT <RMI TCP Connection(18)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:41:36.556 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28452].
Not connected.


[info 2020/03/05 00:41:36.559 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:41:36.561 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:36.562 GMT <RMI TCP Connection(109)-172.17.0.6> tid=0x426] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d9881(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:41:36.562 GMT <RMI TCP Connection(109)-172.17.0.6> tid=0x426] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:36.562 GMT <RMI TCP Connection(109)-172.17.0.6> tid=0x426] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d9881(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:41:36.563 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b12f642(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:41:36.563 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:41:36.563 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b12f642(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:41:36.564 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x592] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49561139(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:41:36.564 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x592] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:41:36.564 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x592] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49561139(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:41:36.565 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x57c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39c5ba(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:41:36.565 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x57c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:41:36.565 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39c5ba(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:41:36.566 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x594] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a1eb615(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:41:36.566 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x594] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:41:36.566 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x594] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a1eb615(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:41:36.567 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @263b7794(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:41:36.567 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:41:36.567 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ae] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @263b7794(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:41:36.568 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c55a55(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:41:36.568 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:41:36.568 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ac] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c55a55(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:41:36.573 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3797031599732235531

[info 2020/03/05 00:41:36.575 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:41:36.816 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:36.817 GMT <RMI TCP Connection(109)-172.17.0.6> tid=0x426] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d7769e6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:41:36.817 GMT <RMI TCP Connection(109)-172.17.0.6> tid=0x426] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:36.817 GMT <RMI TCP Connection(109)-172.17.0.6> tid=0x426] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d7769e6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:41:36.818 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57aa2fed(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:41:36.818 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:41:36.818 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57aa2fed(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:41:36.819 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x592] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5281b826(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:41:36.819 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x592] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:41:36.819 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x592] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5281b826(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:41:36.821 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x57c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f1c59a9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:41:36.821 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x57c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:41:36.821 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f1c59a9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:41:36.822 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x594] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6da93a19(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:41:36.822 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x594] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:41:36.822 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x594] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6da93a19(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:41:36.823 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46f61380(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:41:36.823 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:41:36.823 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ae] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46f61380(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:41:36.824 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68c30f0d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:41:36.824 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ac] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:41:36.824 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x5ac] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68c30f0d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:41:36.828 GMT <RMI TCP Connection(109)-172.17.0.6> tid=0x426] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@47cbca35

[vm0] [info 2020/03/05 00:41:36.833 GMT <RMI TCP Connection(109)-172.17.0.6> tid=0x426] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:41:36.834 GMT <RMI TCP Connection(109)-172.17.0.6> tid=0x426] Locator was created at Thu Mar 05 00:41:36 GMT 2020

[vm0] [info 2020/03/05 00:41:36.834 GMT <RMI TCP Connection(109)-172.17.0.6> tid=0x426] Listening on port 28454 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:41:36.834 GMT <RMI TCP Connection(109)-172.17.0.6> tid=0x426] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3797031599732235531/locator/locator28454view.dat

[vm0] [info 2020/03/05 00:41:36.834 GMT <RMI TCP Connection(109)-172.17.0.6> tid=0x426] recovery file not found: /tmp/junit3797031599732235531/locator/locator28454view.dat

[vm0] [info 2020/03/05 00:41:36.834 GMT <RMI TCP Connection(109)-172.17.0.6> tid=0x426] Starting distributed system

[vm0] [info 2020/03/05 00:41:36.837 GMT <RMI TCP Connection(109)-172.17.0.6> tid=0x426] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2910
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 458
Total primaries transferred during this rebalance                                               | 57
Total time (in milliseconds) for this rebalance                                                 | 10284


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33


[vm1] [info 2020/03/05 00:41:37.260 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 169 ms)

[vm2] [info 2020/03/05 00:41:37.412 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 149 ms)

[vm3] [info 2020/03/05 00:41:37.586 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 171 ms)

[vm4] [info 2020/03/05 00:41:37.739 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 151 ms)

[vm5] [info 2020/03/05 00:41:37.923 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 181 ms)

[vm6] [info 2020/03/05 00:41:38.068 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 144 ms)

[vm0] [info 2020/03/05 00:41:38.216 GMT <RMI TCP Connection(97)-172.17.0.2> tid=0x2bc] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:41:38.218 GMT <RMI TCP Connection(97)-172.17.0.2> tid=0x2bc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 147 ms)

[info 2020/03/05 00:41:38.218 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:38.220 GMT <RMI TCP Connection(97)-172.17.0.2> tid=0x2bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b9534cd(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:41:38.221 GMT <RMI TCP Connection(97)-172.17.0.2> tid=0x2bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:38.221 GMT <RMI TCP Connection(97)-172.17.0.2> tid=0x2bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b9534cd(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:41:38.222 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @565437d5(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:41:38.222 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:41:38.222 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @565437d5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:41:38.223 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68fb129(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:41:38.224 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x538] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:41:38.224 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68fb129(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:41:38.224 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17723872(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:41:38.225 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:41:38.225 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17723872(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:41:38.225 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78808455(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:41:38.226 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:41:38.226 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78808455(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:41:38.227 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x513] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @910c42d(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:41:38.227 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x513] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:41:38.227 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @910c42d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:41:38.228 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e3df771(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:41:38.228 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x51b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:41:38.228 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e3df771(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:41:38.230 GMT <RMI TCP Connection(97)-172.17.0.2> tid=0x2bc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:41:38.231 GMT <RMI TCP Connection(97)-172.17.0.2> tid=0x2bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:41:38.232 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:41:38.232 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:41:38.233 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:41:38.233 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:41:38.234 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:41:38.234 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:41:38.236 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:41:38.236 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:41:38.237 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x513] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:41:38.237 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:41:38.238 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:41:38.238 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:41:38.240 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:41:38.241 GMT <RMI TCP Connection(18)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:41:38.269 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24031].
Not connected.


[info 2020/03/05 00:41:38.271 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:41:38.271 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:38.273 GMT <RMI TCP Connection(97)-172.17.0.2> tid=0x2bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @270b743d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:41:38.273 GMT <RMI TCP Connection(97)-172.17.0.2> tid=0x2bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:38.273 GMT <RMI TCP Connection(97)-172.17.0.2> tid=0x2bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @270b743d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:41:38.274 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30045a4d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:41:38.274 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:41:38.274 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30045a4d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:41:38.275 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f73f158(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:41:38.275 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x538] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:41:38.276 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f73f158(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:41:38.276 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14e9719f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:41:38.277 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:41:38.277 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14e9719f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:41:38.277 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a5a7361(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:41:38.278 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:41:38.278 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a5a7361(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:41:38.278 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x513] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @885332(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:41:38.279 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x513] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:41:38.279 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @885332(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:41:38.280 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6954b475(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:41:38.280 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x51b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:41:38.280 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6954b475(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:41:38.284 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15976782258464434039

[info 2020/03/05 00:41:38.286 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:41:38.515 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:38.516 GMT <RMI TCP Connection(97)-172.17.0.2> tid=0x2bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bb73698(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:41:38.516 GMT <RMI TCP Connection(97)-172.17.0.2> tid=0x2bc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:38.516 GMT <RMI TCP Connection(97)-172.17.0.2> tid=0x2bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bb73698(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:41:38.517 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @110e1386(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:41:38.517 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:41:38.517 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @110e1386(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:41:38.518 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fac1021(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:41:38.518 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x538] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:41:38.518 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fac1021(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:41:38.519 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @381b4cc8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:41:38.519 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:41:38.519 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @381b4cc8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:41:38.520 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @285402ac(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:41:38.520 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:41:38.520 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @285402ac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:41:38.521 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x513] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b45b4ee(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:41:38.521 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x513] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:41:38.521 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b45b4ee(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:41:38.522 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1971a862(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:41:38.522 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x51b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:41:38.522 GMT <RMI TCP Connection(43)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1971a862(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:41:38.525 GMT <RMI TCP Connection(97)-172.17.0.2> tid=0x2bc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6bbcb2d8

[vm0] [info 2020/03/05 00:41:38.531 GMT <RMI TCP Connection(97)-172.17.0.2> tid=0x2bc] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:41:38.531 GMT <RMI TCP Connection(97)-172.17.0.2> tid=0x2bc] Locator was created at Thu Mar 05 00:41:38 GMT 2020

[vm0] [info 2020/03/05 00:41:38.531 GMT <RMI TCP Connection(97)-172.17.0.2> tid=0x2bc] Listening on port 24033 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:41:38.531 GMT <RMI TCP Connection(97)-172.17.0.2> tid=0x2bc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15976782258464434039/locator/locator24033view.dat

[vm0] [info 2020/03/05 00:41:38.531 GMT <RMI TCP Connection(97)-172.17.0.2> tid=0x2bc] recovery file not found: /tmp/junit15976782258464434039/locator/locator24033view.dat

[vm0] [info 2020/03/05 00:41:38.532 GMT <RMI TCP Connection(97)-172.17.0.2> tid=0x2bc] Starting distributed system

[vm0] [info 2020/03/05 00:41:38.534 GMT <RMI TCP Connection(97)-172.17.0.2> tid=0x2bc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:41:39.665 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5af] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@5ab26fd1

[vm5] [info 2020/03/05 00:41:39.671 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5af] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:41:40.472 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@4aca3fa8

[vm6] [info 2020/03/05 00:41:40.479 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:41:40.487 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x549] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@5412ff0a

[vm5] [info 2020/03/05 00:41:40.492 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x549] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:41:40.850 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6fedf7c8

[vm1] [info 2020/03/05 00:41:40.855 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:41:41.235 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x557] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@7b141726

[vm6] [info 2020/03/05 00:41:41.241 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x557] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:41:41.474 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x592] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e5b6bd0

[vm2] [info 2020/03/05 00:41:41.479 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x592] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:41:42.119 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x57c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4f620e69

[vm3] [info 2020/03/05 00:41:42.125 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x57c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:41:42.497 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@51b5f846

[vm1] [info 2020/03/05 00:41:42.503 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:41:42.746 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x594] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@e3f0b5b

[vm4] [info 2020/03/05 00:41:42.752 GMT <RMI TCP Connection(47)-172.17.0.6> tid=0x594] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:41:43.124 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x538] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3017b33e

[vm2] [info 2020/03/05 00:41:43.131 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x538] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:41:43.371 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28455]

Command result for <connect --jmx-manager=localhost[28455]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28455] ..
Successfully connected to: [host=localhost, port=28455]


[vm3] [info 2020/03/05 00:41:43.767 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@741ec49d

[vm3] [info 2020/03/05 00:41:43.773 GMT <RMI TCP Connection(42)-172.17.0.2> tid=0x3fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:41:44.448 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5a8be38b

[vm4] [info 2020/03/05 00:41:44.454 GMT <RMI TCP Connection(44)-172.17.0.2> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2958
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 479
Total primaries transferred during this rebalance                                               | 60
Total time (in milliseconds) for this rebalance                                                 | 10506


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:41:44.963 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 155 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2737
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 265
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9213


[info 2020/03/05 00:41:45.082 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24034]

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


Command result for <connect --jmx-manager=localhost[24034]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24034] ..
Successfully connected to: [host=localhost, port=24034]


[vm2] [info 2020/03/05 00:41:45.126 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x550] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 161 ms)

[vm1] [info 2020/03/05 00:41:45.255 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 159 ms)

[vm3] [info 2020/03/05 00:41:45.297 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 168 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:41:45.406 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 148 ms)

[vm4] [info 2020/03/05 00:41:45.452 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5a0] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 152 ms)

[vm3] [info 2020/03/05 00:41:45.554 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 145 ms)

[vm5] [info 2020/03/05 00:41:45.614 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5af] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 160 ms)

[vm4] [info 2020/03/05 00:41:45.704 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 148 ms)

[vm6] [info 2020/03/05 00:41:45.763 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 148 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:41:45.872 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 166 ms)

[vm0] [info 2020/03/05 00:41:45.910 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d6] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:41:45.911 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d6] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 145 ms)

[info 2020/03/05 00:41:45.912 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:45.914 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42b81d5(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:41:45.914 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:45.914 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42b81d5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:41:45.915 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a3a7815(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:41:45.915 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:41:45.915 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a3a7815(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:41:45.916 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x550] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63d1ca03(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:41:45.916 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x550] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:41:45.916 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x550] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63d1ca03(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:41:45.917 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x59f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28fa259(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:41:45.917 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x59f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:41:45.917 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28fa259(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:41:45.918 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ba2210d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:41:45.918 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:41:45.918 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ba2210d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:41:45.919 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b3c908c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:41:45.919 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5af] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:41:45.919 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5af] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b3c908c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:41:45.920 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50393c2f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:41:45.920 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:41:45.920 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50393c2f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:41:45.923 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:41:45.923 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d6] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:41:45.924 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:41:45.924 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:41:45.925 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x550] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:41:45.925 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x550] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:41:45.926 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x59f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:41:45.926 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:41:45.927 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5a0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:41:45.927 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:41:45.929 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5af] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:41:45.929 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5af] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:41:45.930 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:41:45.930 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:41:45.946 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:41:45.946 GMT <RMI TCP Connection(18)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:41:45.972 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21060].
Not connected.


[info 2020/03/05 00:41:45.974 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:41:45.976 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:45.977 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10742f2(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:41:45.978 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:45.978 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10742f2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:41:45.978 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27a2b6f5(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:41:45.978 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:41:45.978 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27a2b6f5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:41:45.979 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x550] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3faa5e63(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:41:45.979 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x550] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:41:45.979 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x550] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3faa5e63(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:41:45.980 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x59f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30336379(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:41:45.980 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x59f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:41:45.980 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30336379(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:41:45.981 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @354d31fe(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:41:45.981 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5a0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:41:45.981 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @354d31fe(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:41:45.982 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @605f18e9(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:41:45.982 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5af] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:41:45.982 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5af] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @605f18e9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:41:45.983 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f43d8ab(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:41:45.983 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:41:45.983 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f43d8ab(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:41:45.988 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13890803336246752495

[info 2020/03/05 00:41:45.990 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:41:46.018 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 144 ms)

[vm5] [info 2020/03/05 00:41:46.152 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x595] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@563cf9a5

[vm5] [info 2020/03/05 00:41:46.158 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x595] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:41:46.163 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x5c6] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:41:46.164 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x5c6] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 143 ms)

[info 2020/03/05 00:41:46.164 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:46.166 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x5c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2704f494(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:41:46.167 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x5c6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:46.167 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x5c6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2704f494(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:41:46.167 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bbf1243(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:41:46.168 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:41:46.168 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bbf1243(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:41:46.169 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47a67e06(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:41:46.169 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x536] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:41:46.169 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47a67e06(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:41:46.170 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8ec95d7(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:41:46.170 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:41:46.170 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8ec95d7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:41:46.171 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46e45284(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:41:46.171 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x52e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:41:46.171 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46e45284(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:41:46.172 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b148092(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:41:46.172 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x549] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:41:46.172 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b148092(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:41:46.173 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27993345(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:41:46.173 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x557] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:41:46.173 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27993345(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:41:46.175 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x5c6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:41:46.175 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x5c6] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:41:46.176 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:41:46.177 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:41:46.177 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:41:46.178 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:41:46.179 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:41:46.179 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:41:46.180 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:41:46.180 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:41:46.181 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:41:46.181 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:41:46.182 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:41:46.183 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:41:46.184 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:41:46.185 GMT <RMI TCP Connection(18)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:41:46.213 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29930].
Not connected.


[info 2020/03/05 00:41:46.214 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:41:46.215 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:46.216 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x5c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @712d02d9(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:41:46.217 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x5c6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:46.217 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x5c6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @712d02d9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:41:46.218 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39d9de15(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:41:46.218 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:41:46.218 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39d9de15(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:41:46.219 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19345c25(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:41:46.219 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x536] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:41:46.219 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19345c25(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:41:46.220 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @375563ef(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:41:46.220 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:41:46.220 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @375563ef(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:41:46.221 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @143c04ff(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:41:46.221 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x52e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:41:46.221 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @143c04ff(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:41:46.222 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a976faf(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:41:46.222 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x549] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:41:46.222 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a976faf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:41:46.223 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31fc454b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:41:46.223 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x557] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:41:46.223 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31fc454b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:41:46.226 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4925919824742747453

[info 2020/03/05 00:41:46.229 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:41:46.234 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:46.235 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44564680(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:41:46.235 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:46.235 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44564680(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:41:46.236 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc54aa5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:41:46.236 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:41:46.236 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc54aa5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:41:46.237 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x550] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @763e9366(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:41:46.238 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x550] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:41:46.238 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x550] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @763e9366(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:41:46.238 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x59f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @975a31(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:41:46.238 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x59f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:41:46.238 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x59f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @975a31(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:41:46.239 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5a0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @306a3ea4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:41:46.240 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5a0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:41:46.240 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5a0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @306a3ea4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:41:46.240 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5af] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d794391(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:41:46.241 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5af] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:41:46.241 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5af] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d794391(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:41:46.241 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b2f84e0(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:41:46.241 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:41:46.242 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b2f84e0(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:41:46.245 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@510a79b0

[vm0] [info 2020/03/05 00:41:46.250 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d6] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:41:46.250 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d6] Locator was created at Thu Mar 05 00:41:46 GMT 2020

[vm0] [info 2020/03/05 00:41:46.251 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d6] Listening on port 21062 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:41:46.251 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d6] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13890803336246752495/locator/locator21062view.dat

[vm0] [info 2020/03/05 00:41:46.251 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d6] recovery file not found: /tmp/junit13890803336246752495/locator/locator21062view.dat

[vm0] [info 2020/03/05 00:41:46.251 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d6] Starting distributed system

[vm0] [info 2020/03/05 00:41:46.253 GMT <RMI TCP Connection(110)-172.17.0.7> tid=0x5d6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:41:46.446 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:46.447 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x5c6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d267de7(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:41:46.447 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x5c6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:46.447 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x5c6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d267de7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:41:46.448 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a0ae669(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:41:46.449 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:41:46.449 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a0ae669(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:41:46.449 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4139f8fe(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:41:46.450 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x536] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:41:46.450 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4139f8fe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:41:46.450 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d6da160(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:41:46.451 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:41:46.451 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d6da160(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:41:46.451 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62bb6d0c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:41:46.452 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x52e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:41:46.452 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62bb6d0c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:41:46.453 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @182b6498(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:41:46.453 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x549] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:41:46.453 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @182b6498(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:41:46.454 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @240b24d9(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:41:46.454 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x557] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:41:46.454 GMT <RMI TCP Connection(42)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @240b24d9(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]
Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.




[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:41:46.457 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x5c6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@59907982

[vm0] [info 2020/03/05 00:41:46.462 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x5c6] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:41:46.462 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x5c6] Locator was created at Thu Mar 05 00:41:46 GMT 2020

[vm0] [info 2020/03/05 00:41:46.463 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x5c6] Listening on port 29932 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:41:46.463 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x5c6] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4925919824742747453/locator/locator29932view.dat

[vm0] [info 2020/03/05 00:41:46.463 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x5c6] recovery file not found: /tmp/junit4925919824742747453/locator/locator29932view.dat

[vm0] [info 2020/03/05 00:41:46.463 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x5c6] Starting distributed system

[vm0] [info 2020/03/05 00:41:46.465 GMT <RMI TCP Connection(98)-172.17.0.8> tid=0x5c6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:41:46.910 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040@8a9551c

[vm6] [info 2020/03/05 00:41:46.919 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:41:50.119 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2628d49d

[vm1] [info 2020/03/05 00:41:50.124 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:41:50.420 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@57018487

[vm1] [info 2020/03/05 00:41:50.425 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:41:50.735 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x550] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@55100f6f

[vm2] [info 2020/03/05 00:41:50.740 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x550] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:41:51.003 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x536] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5894150b

[vm2] [info 2020/03/05 00:41:51.008 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x536] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2833
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 404
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9891


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:41:51.235 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 158 ms)

[vm3] [info 2020/03/05 00:41:51.365 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x59f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2d66cab1

[vm3] [info 2020/03/05 00:41:51.371 GMT <RMI TCP Connection(46)-172.17.0.7> tid=0x59f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:41:51.390 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x554] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 152 ms)

[vm3] [info 2020/03/05 00:41:51.542 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5aa] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 149 ms)

[vm3] [info 2020/03/05 00:41:51.616 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1076f25d

[vm3] [info 2020/03/05 00:41:51.622 GMT <RMI TCP Connection(43)-172.17.0.8> tid=0x52f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:41:51.686 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5c2] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 141 ms)

[vm5] [info 2020/03/05 00:41:51.843 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x595] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 156 ms)

[vm6] [info 2020/03/05 00:41:51.989 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d8] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 144 ms)

[vm4] [info 2020/03/05 00:41:52.005 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5a0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74c81a71

[vm4] [info 2020/03/05 00:41:52.018 GMT <RMI TCP Connection(47)-172.17.0.7> tid=0x5a0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:41:52.138 GMT <RMI TCP Connection(110)-172.17.0.9> tid=0x401] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:41:52.139 GMT <RMI TCP Connection(110)-172.17.0.9> tid=0x401] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 148 ms)

[info 2020/03/05 00:41:52.139 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:52.142 GMT <RMI TCP Connection(110)-172.17.0.9> tid=0x401] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2468a20f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:41:52.142 GMT <RMI TCP Connection(110)-172.17.0.9> tid=0x401] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:52.142 GMT <RMI TCP Connection(110)-172.17.0.9> tid=0x401] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2468a20f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:41:52.143 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d2a628b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:41:52.143 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:41:52.143 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d2a628b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:41:52.144 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x554] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bc96c78(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:41:52.144 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x554] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:41:52.144 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x554] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bc96c78(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:41:52.145 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b3e632a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:41:52.145 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:41:52.145 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b3e632a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:41:52.146 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @717c06a2(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:41:52.146 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:41:52.146 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5c2] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @717c06a2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:41:52.146 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x595] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @83fe2bf(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:41:52.147 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x595] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:41:52.147 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x595] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @83fe2bf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:41:52.147 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23176d73(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:41:52.148 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:41:52.148 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23176d73(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:41:52.150 GMT <RMI TCP Connection(110)-172.17.0.9> tid=0x401] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:41:52.150 GMT <RMI TCP Connection(110)-172.17.0.9> tid=0x401] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:41:52.151 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:41:52.151 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:41:52.153 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x554] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:41:52.153 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x554] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:41:52.154 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:41:52.154 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:41:52.155 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5c2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:41:52.155 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5c2] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:41:52.156 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x595] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:41:52.157 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x595] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:41:52.158 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:41:52.158 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d8] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:41:52.173 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:41:52.174 GMT <RMI TCP Connection(18)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:41:52.193 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22562].
Not connected.


[info 2020/03/05 00:41:52.196 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:41:52.197 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:52.198 GMT <RMI TCP Connection(110)-172.17.0.9> tid=0x401] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @460057c6(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:41:52.198 GMT <RMI TCP Connection(110)-172.17.0.9> tid=0x401] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:52.199 GMT <RMI TCP Connection(110)-172.17.0.9> tid=0x401] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @460057c6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:41:52.199 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a69959e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:41:52.200 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:41:52.200 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a69959e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:41:52.200 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x554] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b5215c1(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:41:52.200 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x554] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:41:52.200 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x554] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b5215c1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:41:52.201 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @413103f0(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:41:52.201 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:41:52.201 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @413103f0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:41:52.202 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4daa7afb(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:41:52.202 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:41:52.202 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5c2] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4daa7afb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:41:52.203 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x595] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @156f5683(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:41:52.203 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x595] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:41:52.203 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x595] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @156f5683(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:41:52.204 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @163f82e7(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:41:52.204 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:41:52.204 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @163f82e7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:41:52.208 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7023318766824406776

[info 2020/03/05 00:41:52.211 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:41:52.245 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@10b0bb2f

[vm4] [info 2020/03/05 00:41:52.252 GMT <RMI TCP Connection(44)-172.17.0.8> tid=0x52e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:41:52.443 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:52.444 GMT <RMI TCP Connection(110)-172.17.0.9> tid=0x401] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f337b47(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:41:52.445 GMT <RMI TCP Connection(110)-172.17.0.9> tid=0x401] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:41:52.445 GMT <RMI TCP Connection(110)-172.17.0.9> tid=0x401] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f337b47(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:41:52.445 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a67bb13(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:41:52.446 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:41:52.446 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a67bb13(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:41:52.446 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x554] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35c5020a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:41:52.446 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x554] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:41:52.447 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x554] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35c5020a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:41:52.447 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60baec7e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:41:52.448 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:41:52.448 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60baec7e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:41:52.449 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e8e87a9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:41:52.449 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5c2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:41:52.449 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5c2] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e8e87a9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:41:52.450 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x595] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @252b9c29(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:41:52.450 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x595] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:41:52.450 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x595] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @252b9c29(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:41:52.451 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65c143a4(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:41:52.451 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:41:52.451 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5d8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65c143a4(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:41:52.454 GMT <RMI TCP Connection(110)-172.17.0.9> tid=0x401] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4845455f

[vm0] [info 2020/03/05 00:41:52.459 GMT <RMI TCP Connection(110)-172.17.0.9> tid=0x401] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:41:52.459 GMT <RMI TCP Connection(110)-172.17.0.9> tid=0x401] Locator was created at Thu Mar 05 00:41:52 GMT 2020

[vm0] [info 2020/03/05 00:41:52.459 GMT <RMI TCP Connection(110)-172.17.0.9> tid=0x401] Listening on port 22564 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:41:52.460 GMT <RMI TCP Connection(110)-172.17.0.9> tid=0x401] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7023318766824406776/locator/locator22564view.dat

[vm0] [info 2020/03/05 00:41:52.460 GMT <RMI TCP Connection(110)-172.17.0.9> tid=0x401] recovery file not found: /tmp/junit7023318766824406776/locator/locator22564view.dat

[vm0] [info 2020/03/05 00:41:52.460 GMT <RMI TCP Connection(110)-172.17.0.9> tid=0x401] Starting distributed system

[vm0] [info 2020/03/05 00:41:52.462 GMT <RMI TCP Connection(110)-172.17.0.9> tid=0x401] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:41:52.652 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21063]

Command result for <connect --jmx-manager=localhost[21063]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21063] ..
Successfully connected to: [host=localhost, port=21063]


[info 2020/03/05 00:41:52.894 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29933]

Command result for <connect --jmx-manager=localhost[29933]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29933] ..
Successfully connected to: [host=localhost, port=29933]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:41:56.252 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x506] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840@7e944823

[vm1] [info 2020/03/05 00:41:56.254 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@44a23ef9

[vm5] [info 2020/03/05 00:41:56.256 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x506] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:41:56.260 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:41:56.859 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x554] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@705ce2fd

[vm2] [info 2020/03/05 00:41:56.864 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x554] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:41:56.952 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x402] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040@4851a174

[vm6] [info 2020/03/05 00:41:56.958 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x402] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:41:57.464 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@75f911fa

[vm3] [info 2020/03/05 00:41:57.470 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:41:58.110 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5c2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@655462b3

[vm4] [info 2020/03/05 00:41:58.115 GMT <RMI TCP Connection(46)-172.17.0.9> tid=0x5c2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:41:58.752 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22565]

Command result for <connect --jmx-manager=localhost[22565]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22565] ..
Successfully connected to: [host=localhost, port=22565]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2798
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 339
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9588


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:42:01.127 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 151 ms)

[vm2] [info 2020/03/05 00:42:01.282 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 153 ms)

[vm3] [info 2020/03/05 00:42:01.440 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 155 ms)

[vm4] [info 2020/03/05 00:42:01.589 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 147 ms)

[vm5] [info 2020/03/05 00:42:01.768 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 177 ms)

[vm6] [info 2020/03/05 00:42:01.916 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 147 ms)

[vm0] [info 2020/03/05 00:42:02.063 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x4ab] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:42:02.064 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 146 ms)

[info 2020/03/05 00:42:02.065 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:02.068 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c23b3ba(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:42:02.068 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:02.068 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c23b3ba(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:42:02.069 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f83a90e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:42:02.069 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:02.069 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f83a90e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:42:02.069 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5710306e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:42:02.070 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x4e9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:02.070 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5710306e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:42:02.071 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2804ea32(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:42:02.071 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x50c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:02.071 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2804ea32(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:42:02.072 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x544] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14fbe158(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:42:02.072 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x544] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:02.072 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14fbe158(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:42:02.073 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x506] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aa82239(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:42:02.073 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x506] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:02.073 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aa82239(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:42:02.074 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72434618(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:42:02.074 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:02.074 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72434618(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:42:02.076 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:42:02.077 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:42:02.078 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:42:02.078 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:42:02.079 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:42:02.079 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:42:02.080 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:42:02.080 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:42:02.081 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x544] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:42:02.082 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:42:02.082 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x506] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:42:02.083 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:42:02.084 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:42:02.084 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:42:02.086 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:42:02.086 GMT <RMI TCP Connection(17)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:42:02.108 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20776].
Not connected.


[info 2020/03/05 00:42:02.110 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:42:02.111 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:02.112 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a81c590(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:42:02.112 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:02.112 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a81c590(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:42:02.113 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a45d8ec(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:42:02.114 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:02.114 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a45d8ec(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:42:02.114 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @121fd53d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:42:02.115 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x4e9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:02.115 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @121fd53d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:42:02.116 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f8347e2(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:42:02.116 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x50c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:02.116 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f8347e2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:42:02.117 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x544] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @644db065(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:42:02.117 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x544] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:02.117 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @644db065(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:42:02.118 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x506] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62b87534(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:42:02.118 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x506] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:02.118 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62b87534(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:42:02.119 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69bbc836(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:42:02.119 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:02.119 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69bbc836(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:42:02.122 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8497295737865945931

[info 2020/03/05 00:42:02.125 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:42:02.364 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:02.365 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59241d88(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:42:02.365 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x4ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:02.365 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59241d88(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:42:02.366 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a9e0e8(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:42:02.366 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:02.366 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a9e0e8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:42:02.367 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3369fcc4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:42:02.367 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x4e9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:02.367 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3369fcc4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:42:02.368 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ca1ec8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:42:02.368 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x50c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:02.368 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ca1ec8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:42:02.369 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x544] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77bc25f0(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:42:02.369 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x544] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:02.369 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77bc25f0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:42:02.370 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x506] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ea9ea27(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:42:02.370 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x506] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:02.370 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ea9ea27(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:42:02.371 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @510913fd(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:42:02.371 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x402] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:02.371 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @510913fd(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:42:02.374 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5ab80f00

[vm0] [info 2020/03/05 00:42:02.379 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x4ab] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:42:02.380 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x4ab] Locator was created at Thu Mar 05 00:42:02 GMT 2020

[vm0] [info 2020/03/05 00:42:02.380 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x4ab] Listening on port 20778 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:42:02.380 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x4ab] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8497295737865945931/locator/locator20778view.dat

[vm0] [info 2020/03/05 00:42:02.380 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x4ab] recovery file not found: /tmp/junit8497295737865945931/locator/locator20778view.dat

[vm0] [info 2020/03/05 00:42:02.381 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x4ab] Starting distributed system

[vm0] [info 2020/03/05 00:42:02.382 GMT <RMI TCP Connection(98)-172.17.0.3> tid=0x4ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:42:04.948 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2399a076

[vm5] [info 2020/03/05 00:42:04.953 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x50c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:42:05.682 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@591a7c67

[vm6] [info 2020/03/05 00:42:05.687 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x40d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:42:06.236 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@23cce2f8

[vm1] [info 2020/03/05 00:42:06.241 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:42:06.607 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:42:06.837 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@500de80d

[vm2] [info 2020/03/05 00:42:06.843 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x4e9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:42:07.502 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a98ab8a

[vm3] [info 2020/03/05 00:42:07.508 GMT <RMI TCP Connection(43)-172.17.0.3> tid=0x50c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:42:08.136 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x544] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6b094f8

[vm4] [info 2020/03/05 00:42:08.156 GMT <RMI TCP Connection(44)-172.17.0.3> tid=0x544] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:42:08.795 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20779]

Command result for <connect --jmx-manager=localhost[20779]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20779] ..
Successfully connected to: [host=localhost, port=20779]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1079
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2571
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 214
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8949


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:42:10.367 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 168 ms)

[vm2] [info 2020/03/05 00:42:10.522 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 152 ms)

[vm3] [info 2020/03/05 00:42:10.689 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 165 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:42:10.838 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 146 ms)

[vm5] [info 2020/03/05 00:42:10.996 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 156 ms)

[vm6] [info 2020/03/05 00:42:11.165 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 168 ms)

[vm0] [info 2020/03/05 00:42:11.331 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x605] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:42:11.332 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x605] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 150 ms)

[info 2020/03/05 00:42:11.333 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:11.336 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x605] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e6e4660(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:42:11.336 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x605] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:11.336 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x605] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e6e4660(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:42:11.337 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af67a87(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:42:11.337 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:11.337 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1af67a87(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:42:11.338 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48132af1(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:42:11.338 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x3c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:11.338 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48132af1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:42:11.339 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f7171e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:42:11.339 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x53c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:11.339 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f7171e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:42:11.340 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x528] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13250847(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:42:11.340 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x528] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:11.340 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13250847(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:42:11.340 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @539aafde(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:42:11.341 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x50c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:11.341 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @539aafde(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:42:11.342 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e011119(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:42:11.342 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:11.342 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e011119(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:42:11.344 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x605] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:42:11.344 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x605] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:42:11.345 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:42:11.346 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:42:11.347 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:42:11.347 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:42:11.348 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:42:11.348 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:42:11.349 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x528] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:42:11.349 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:42:11.350 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:42:11.350 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:42:11.351 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:42:11.352 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:42:11.354 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:42:11.354 GMT <RMI TCP Connection(18)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:42:11.384 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29745].
Not connected.


[info 2020/03/05 00:42:11.386 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:42:11.388 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:11.389 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x605] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c519a1b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:42:11.389 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x605] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:11.389 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x605] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c519a1b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:42:11.390 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54d25b6a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:42:11.390 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:11.390 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54d25b6a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:42:11.391 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bacd884(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:42:11.391 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x3c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:11.391 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bacd884(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:42:11.392 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b2ef016(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:42:11.392 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x53c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:11.392 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b2ef016(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:42:11.393 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x528] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67d7ace3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:42:11.393 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x528] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:11.393 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67d7ace3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:42:11.394 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ed4afaf(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:42:11.394 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x50c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:11.394 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ed4afaf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:42:11.395 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @226d5f07(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:42:11.395 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:11.395 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @226d5f07(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:42:11.399 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1799737661918816042

[info 2020/03/05 00:42:11.402 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:42:11.661 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:11.661 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x605] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f586394(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:42:11.662 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x605] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:11.662 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x605] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f586394(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:42:11.662 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9201c9d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:42:11.662 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:11.662 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9201c9d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:42:11.663 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68bb61d0(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:42:11.664 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x3c8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:11.664 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68bb61d0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:42:11.664 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68ef7e26(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:42:11.665 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x53c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:11.665 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68ef7e26(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:42:11.665 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x528] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bb0f9f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:42:11.666 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x528] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:11.666 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bb0f9f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:42:11.666 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14fe8d30(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:42:11.667 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x50c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:11.667 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14fe8d30(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:42:11.667 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dd96927(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:42:11.667 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x40d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:11.668 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dd96927(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:42:11.671 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x605] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a4d0290

[vm0] [info 2020/03/05 00:42:11.679 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x605] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:42:11.679 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x605] Locator was created at Thu Mar 05 00:42:11 GMT 2020

[vm0] [info 2020/03/05 00:42:11.679 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x605] Listening on port 29747 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:42:11.680 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x605] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1799737661918816042/locator/locator29747view.dat

[vm0] [info 2020/03/05 00:42:11.680 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x605] recovery file not found: /tmp/junit1799737661918816042/locator/locator29747view.dat

[vm0] [info 2020/03/05 00:42:11.681 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x605] Starting distributed system

[vm0] [info 2020/03/05 00:42:11.683 GMT <RMI TCP Connection(104)-172.17.0.5> tid=0x605] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:42:12.273 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@160391d7

[vm5] [info 2020/03/05 00:42:12.279 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:42:13.041 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@79ba6cd8

[vm6] [info 2020/03/05 00:42:13.049 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:42:13.902 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:42:15.697 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@5319a7a1

[vm1] [info 2020/03/05 00:42:15.702 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:42:16.296 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31e0f866

[vm2] [info 2020/03/05 00:42:16.303 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x3c8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:42:16.954 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@360274b5

[vm3] [info 2020/03/05 00:42:16.961 GMT <RMI TCP Connection(45)-172.17.0.5> tid=0x53c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1192
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2528
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 216
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8874


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm4] [info 2020/03/05 00:42:17.600 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x528] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@771be350

[vm4] [info 2020/03/05 00:42:17.607 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x528] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:42:17.623 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 158 ms)

[vm2] [info 2020/03/05 00:42:17.783 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x55f] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 158 ms)

[vm3] [info 2020/03/05 00:42:17.935 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x582] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 149 ms)

[vm4] [info 2020/03/05 00:42:18.086 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5db] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 148 ms)

[vm5] [info 2020/03/05 00:42:18.248 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 160 ms)

[info 2020/03/05 00:42:18.295 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29748]

Command result for <connect --jmx-manager=localhost[29748]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29748] ..
Successfully connected to: [host=localhost, port=29748]


[vm6] [info 2020/03/05 00:42:18.399 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a9] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 149 ms)

[vm0] [info 2020/03/05 00:42:18.555 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x3e6] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:42:18.556 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x3e6] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 154 ms)

[info 2020/03/05 00:42:18.556 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:18.559 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33e714ad(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:42:18.559 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x3e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:18.559 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x3e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33e714ad(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:42:18.560 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eb6c66e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:42:18.560 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:18.560 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7eb6c66e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:42:18.560 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x55f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a3bbf9b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:42:18.561 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x55f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:18.561 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x55f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a3bbf9b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:42:18.561 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x582] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cafed40(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:42:18.562 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x582] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:18.562 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x582] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cafed40(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:42:18.562 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a831076(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:42:18.563 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:18.563 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a831076(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:42:18.563 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c5c16e3(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:42:18.563 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:18.564 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c5c16e3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:42:18.564 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @96e1db1(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:42:18.564 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:18.564 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @96e1db1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:42:18.566 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x3e6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:42:18.567 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x3e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:42:18.568 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:42:18.568 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:42:18.569 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x55f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:42:18.569 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x55f] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:42:18.570 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x582] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:42:18.570 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x582] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:42:18.571 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:42:18.571 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5db] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:42:18.572 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:42:18.572 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:42:18.573 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:42:18.574 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:42:18.576 GMT <RMI TCP Connection(20)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:42:18.576 GMT <RMI TCP Connection(20)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:42:18.605 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24333].
Not connected.


[info 2020/03/05 00:42:18.607 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:42:18.608 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:18.609 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dc51118(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:42:18.609 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x3e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:18.610 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x3e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dc51118(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:42:18.610 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3908ca0b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:42:18.610 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:18.610 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3908ca0b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:42:18.611 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x55f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f91b0a8(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:42:18.611 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x55f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:18.611 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x55f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f91b0a8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:42:18.612 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x582] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d93651b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:42:18.612 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x582] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:18.612 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x582] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d93651b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:42:18.613 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ff26507(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:42:18.613 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:18.613 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ff26507(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:42:18.614 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b1cd674(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:42:18.614 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:18.614 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b1cd674(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:42:18.615 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19405b60(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:42:18.615 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:18.615 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19405b60(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:42:18.618 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11797739319114434321

[info 2020/03/05 00:42:18.621 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:42:18.845 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:18.846 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x3e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b0784c2(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:42:18.846 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x3e6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:18.846 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x3e6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b0784c2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:42:18.847 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d5c308(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:42:18.847 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:18.847 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d5c308(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:42:18.848 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x55f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dfdb123(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:42:18.848 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x55f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:18.848 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x55f] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dfdb123(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:42:18.849 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x582] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @805d8b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:42:18.850 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x582] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:18.850 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x582] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @805d8b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:42:18.850 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @660e5d1e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:42:18.851 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:18.851 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @660e5d1e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:42:18.852 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68c94b44(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:42:18.852 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:18.852 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68c94b44(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:42:18.852 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14ce551f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:42:18.853 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:18.853 GMT <RMI TCP Connection(47)-172.17.0.4> tid=0x5a9] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14ce551f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:42:18.856 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x3e6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4243d848

[vm0] [info 2020/03/05 00:42:18.861 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x3e6] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:42:18.861 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x3e6] Locator was created at Thu Mar 05 00:42:18 GMT 2020

[vm0] [info 2020/03/05 00:42:18.861 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x3e6] Listening on port 24335 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:42:18.861 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x3e6] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11797739319114434321/locator/locator24335view.dat

[vm0] [info 2020/03/05 00:42:18.861 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x3e6] recovery file not found: /tmp/junit11797739319114434321/locator/locator24335view.dat

[vm0] [info 2020/03/05 00:42:18.862 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x3e6] Starting distributed system

[vm0] [info 2020/03/05 00:42:18.864 GMT <RMI TCP Connection(114)-172.17.0.4> tid=0x3e6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:42:22.848 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1e245af0

[vm1] [info 2020/03/05 00:42:22.853 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:42:23.442 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x55f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7d028bd5

[vm2] [info 2020/03/05 00:42:23.448 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x55f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:42:24.051 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x582] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@286ff8dc

[vm3] [info 2020/03/05 00:42:24.057 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x582] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:42:24.666 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6e06ff35

[vm4] [info 2020/03/05 00:42:24.672 GMT <RMI TCP Connection(48)-172.17.0.4> tid=0x5db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:42:25.314 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24336]

Command result for <connect --jmx-manager=localhost[24336]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24336] ..
Successfully connected to: [host=localhost, port=24336]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:42:34.969 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3bf826df

[vm5] [info 2020/03/05 00:42:34.975 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:42:35.692 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ac] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3e26199e

[vm6] [info 2020/03/05 00:42:35.697 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ac] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:42:36.494 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x513] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@67782032

[vm5] [info 2020/03/05 00:42:36.500 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x513] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:42:36.677 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:42:37.319 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@71cdfc09

[vm6] [info 2020/03/05 00:42:37.328 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x51b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:42:38.244 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1017
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2586
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 213
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8988


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:42:40.424 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 159 ms)

[vm2] [info 2020/03/05 00:42:40.570 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x592] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 144 ms)

[vm3] [info 2020/03/05 00:42:40.728 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 156 ms)

[vm4] [info 2020/03/05 00:42:40.887 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x594] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 157 ms)

[vm5] [info 2020/03/05 00:42:41.145 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ae] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 255 ms)

[vm6] [info 2020/03/05 00:42:41.291 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ac] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 145 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1023
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236203
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2181
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 120
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 7452


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm0] [info 2020/03/05 00:42:41.438 GMT <RMI TCP Connection(113)-172.17.0.6> tid=0x42c] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:42:41.439 GMT <RMI TCP Connection(113)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 145 ms)

[info 2020/03/05 00:42:41.440 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:41.443 GMT <RMI TCP Connection(113)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f9bd2f1(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:42:41.443 GMT <RMI TCP Connection(113)-172.17.0.6> tid=0x42c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:41.443 GMT <RMI TCP Connection(113)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f9bd2f1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:42:41.444 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72e44edb(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:42:41.444 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:41.444 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72e44edb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:42:41.445 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x592] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e438d7(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:42:41.445 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x592] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:41.445 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x592] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10e438d7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:42:41.446 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x57c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @155ff74e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:42:41.446 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x57c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:41.446 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @155ff74e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:42:41.447 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x594] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4305f0b2(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:42:41.448 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x594] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:41.448 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x594] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4305f0b2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:42:41.448 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @557b6d31(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:42:41.448 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:41.449 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ae] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @557b6d31(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:42:41.449 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2083f885(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:42:41.449 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:41.449 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ac] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2083f885(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:42:41.452 GMT <RMI TCP Connection(113)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:42:41.452 GMT <RMI TCP Connection(113)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:42:41.453 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:42:41.453 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:42:41.454 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x592] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:42:41.454 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x592] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:42:41.455 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x57c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:42:41.456 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:42:41.456 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x594] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:42:41.457 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x594] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:42:41.458 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:42:41.458 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ae] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:42:41.459 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ac] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:42:41.459 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ac] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:42:41.461 GMT <RMI TCP Connection(20)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:42:41.462 GMT <RMI TCP Connection(20)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:42:41.483 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28455].
Not connected.


[info 2020/03/05 00:42:41.484 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:42:41.485 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:41.487 GMT <RMI TCP Connection(113)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6357b653(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:42:41.487 GMT <RMI TCP Connection(113)-172.17.0.6> tid=0x42c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:41.487 GMT <RMI TCP Connection(113)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6357b653(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:42:41.488 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37acba6a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:42:41.488 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:41.488 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37acba6a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:42:41.489 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x592] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f227b24(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:42:41.489 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x592] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:41.489 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x592] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f227b24(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:42:41.490 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x57c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6802e5d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:42:41.490 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x57c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:41.490 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6802e5d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:42:41.490 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x594] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17ec73ae(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:42:41.491 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x594] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:41.491 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x594] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17ec73ae(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:42:41.491 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46c1fa2c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:42:41.491 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:41.492 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ae] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46c1fa2c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:42:41.492 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b87ff79(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:42:41.492 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:41.492 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ac] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b87ff79(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:42:41.495 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9041846880686861591

[info 2020/03/05 00:42:41.498 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:42:41.561 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 161 ms)

[info 2020/03/05 00:42:41.722 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:41.722 GMT <RMI TCP Connection(113)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d2dff7f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:42:41.722 GMT <RMI TCP Connection(113)-172.17.0.6> tid=0x42c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:41.723 GMT <RMI TCP Connection(113)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d2dff7f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:42:41.723 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d50983(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:42:41.723 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:41.724 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47d50983(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:42:41.724 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x592] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20e62552(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:42:41.725 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x592] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:41.725 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x592] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20e62552(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:42:41.725 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 161 ms)

[vm3] [info 2020/03/05 00:42:41.725 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x57c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c10bec4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:42:41.726 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x57c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:41.726 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x57c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c10bec4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:42:41.727 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x594] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b187c68(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:42:41.727 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x594] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:41.727 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x594] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b187c68(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:42:41.728 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6377f091(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:42:41.728 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:41.728 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ae] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6377f091(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:42:41.729 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27340e88(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:42:41.729 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ac] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:41.729 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x5ac] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27340e88(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:42:41.732 GMT <RMI TCP Connection(113)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@467475e6

[vm0] [info 2020/03/05 00:42:41.739 GMT <RMI TCP Connection(113)-172.17.0.6> tid=0x42c] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:42:41.739 GMT <RMI TCP Connection(113)-172.17.0.6> tid=0x42c] Locator was created at Thu Mar 05 00:42:41 GMT 2020

[vm0] [info 2020/03/05 00:42:41.739 GMT <RMI TCP Connection(113)-172.17.0.6> tid=0x42c] Listening on port 28457 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:42:41.740 GMT <RMI TCP Connection(113)-172.17.0.6> tid=0x42c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9041846880686861591/locator/locator28457view.dat

[vm0] [info 2020/03/05 00:42:41.740 GMT <RMI TCP Connection(113)-172.17.0.6> tid=0x42c] recovery file not found: /tmp/junit9041846880686861591/locator/locator28457view.dat

[vm0] [info 2020/03/05 00:42:41.741 GMT <RMI TCP Connection(113)-172.17.0.6> tid=0x42c] Starting distributed system

[vm0] [info 2020/03/05 00:42:41.743 GMT <RMI TCP Connection(113)-172.17.0.6> tid=0x42c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:42:41.888 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 161 ms)

[vm4] [info 2020/03/05 00:42:42.042 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 151 ms)

[vm5] [info 2020/03/05 00:42:42.217 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 173 ms)

[vm6] [info 2020/03/05 00:42:42.366 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 147 ms)

[vm0] [info 2020/03/05 00:42:42.509 GMT <RMI TCP Connection(104)-172.17.0.2> tid=0x1fc] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:42:42.510 GMT <RMI TCP Connection(104)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 142 ms)

[info 2020/03/05 00:42:42.511 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:42.513 GMT <RMI TCP Connection(104)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78150e03(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:42:42.513 GMT <RMI TCP Connection(104)-172.17.0.2> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:42.514 GMT <RMI TCP Connection(104)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78150e03(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:42:42.514 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @370a50e5(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:42:42.515 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:42.515 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @370a50e5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:42:42.515 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c29c185(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:42:42.516 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x538] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:42.516 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c29c185(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:42:42.516 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fb1730f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:42:42.517 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:42.517 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fb1730f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:42:42.518 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fd9e69b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:42:42.518 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:42.518 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fd9e69b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:42:42.519 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x513] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21788e7f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:42:42.519 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x513] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:42.519 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21788e7f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:42:42.520 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a4cdc37(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:42:42.520 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x51b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:42.520 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a4cdc37(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:42:42.523 GMT <RMI TCP Connection(104)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:42:42.523 GMT <RMI TCP Connection(104)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:42:42.524 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:42:42.524 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:42:42.525 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:42:42.525 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:42:42.526 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:42:42.526 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:42:42.527 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:42:42.528 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:42:42.529 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x513] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:42:42.529 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:42:42.530 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:42:42.530 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:42:42.532 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:42:42.533 GMT <RMI TCP Connection(19)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:42:42.560 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24034].
Not connected.


[info 2020/03/05 00:42:42.562 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:42:42.563 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:42.564 GMT <RMI TCP Connection(104)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @233130db(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:42:42.564 GMT <RMI TCP Connection(104)-172.17.0.2> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:42.564 GMT <RMI TCP Connection(104)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @233130db(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:42:42.565 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bad5524(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:42:42.565 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:42.565 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bad5524(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:42:42.566 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45200947(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:42:42.566 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x538] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:42.566 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45200947(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:42:42.567 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38324e4(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:42:42.567 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:42.567 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38324e4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:42:42.568 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @728e15b1(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:42:42.568 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:42.568 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @728e15b1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:42:42.569 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x513] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20068f32(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:42:42.569 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x513] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:42.569 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20068f32(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:42:42.570 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bc5747e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:42:42.570 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x51b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:42.570 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bc5747e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:42:42.574 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit16550754044281321377

[info 2020/03/05 00:42:42.576 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:42:42.821 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:42.822 GMT <RMI TCP Connection(104)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fef5461(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:42:42.822 GMT <RMI TCP Connection(104)-172.17.0.2> tid=0x1fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:42.822 GMT <RMI TCP Connection(104)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fef5461(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:42:42.823 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1de3efae(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:42:42.823 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:42.823 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1de3efae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:42:42.824 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51730e5c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:42:42.824 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x538] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:42.824 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51730e5c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:42:42.825 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cbeb160(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:42:42.825 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x3fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:42.825 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cbeb160(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:42:42.826 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30ac3678(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:42:42.826 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:42.826 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30ac3678(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:42:42.827 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x513] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42c68ede(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:42:42.827 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x513] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:42.827 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42c68ede(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:42:42.828 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d1e5d12(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:42:42.829 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x51b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:42.829 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d1e5d12(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:42:42.833 GMT <RMI TCP Connection(104)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b620871

[vm0] [info 2020/03/05 00:42:42.840 GMT <RMI TCP Connection(104)-172.17.0.2> tid=0x1fc] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:42:42.840 GMT <RMI TCP Connection(104)-172.17.0.2> tid=0x1fc] Locator was created at Thu Mar 05 00:42:42 GMT 2020

[vm0] [info 2020/03/05 00:42:42.840 GMT <RMI TCP Connection(104)-172.17.0.2> tid=0x1fc] Listening on port 24036 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:42:42.840 GMT <RMI TCP Connection(104)-172.17.0.2> tid=0x1fc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit16550754044281321377/locator/locator24036view.dat

[vm0] [info 2020/03/05 00:42:42.841 GMT <RMI TCP Connection(104)-172.17.0.2> tid=0x1fc] recovery file not found: /tmp/junit16550754044281321377/locator/locator24036view.dat

[vm0] [info 2020/03/05 00:42:42.841 GMT <RMI TCP Connection(104)-172.17.0.2> tid=0x1fc] Starting distributed system

[vm0] [info 2020/03/05 00:42:42.843 GMT <RMI TCP Connection(104)-172.17.0.2> tid=0x1fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:42:45.626 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6aa5d66d

[vm1] [info 2020/03/05 00:42:45.637 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:42:46.231 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x592] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4ddcc4d9

[vm2] [info 2020/03/05 00:42:46.237 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x592] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:42:46.670 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@c24a29d

[vm1] [info 2020/03/05 00:42:46.676 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:42:46.833 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x57c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@78cc8730

[vm3] [info 2020/03/05 00:42:46.839 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x57c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:42:47.258 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x538] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@79a0a49d

[vm2] [info 2020/03/05 00:42:47.265 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x538] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:42:47.440 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x594] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@66058c1e

[vm4] [info 2020/03/05 00:42:47.445 GMT <RMI TCP Connection(48)-172.17.0.6> tid=0x594] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:42:47.899 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3bcdbd7c

[vm3] [info 2020/03/05 00:42:47.907 GMT <RMI TCP Connection(45)-172.17.0.2> tid=0x3fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:42:48.074 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28458]

Command result for <connect --jmx-manager=localhost[28458]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28458] ..
Successfully connected to: [host=localhost, port=28458]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:42:48.571 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@682bf3a6

[vm4] [info 2020/03/05 00:42:48.578 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:42:49.156 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x549] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5bc16497

[vm5] [info 2020/03/05 00:42:49.162 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x549] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:42:49.220 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24037]

Command result for <connect --jmx-manager=localhost[24037]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24037] ..
Successfully connected to: [host=localhost, port=24037]


[vm5] [info 2020/03/05 00:42:49.375 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6ee] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6717c30b

[vm5] [info 2020/03/05 00:42:49.381 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6ee] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:42:49.719 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x595] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@787a326

[vm5] [info 2020/03/05 00:42:49.726 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x595] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:42:49.878 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x557] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@c803803

[vm6] [info 2020/03/05 00:42:49.885 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x557] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:42:50.079 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6779a4

[vm6] [info 2020/03/05 00:42:50.086 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x5db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:42:50.483 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@409be2c

[vm6] [info 2020/03/05 00:42:50.489 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:42:50.799 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:42:51.025 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:42:51.545 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1092
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236203
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2116
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 24
Total primaries transferred during this rebalance                                               | 3
Total time (in milliseconds) for this rebalance                                                 | 7020


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1072
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2667
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 241
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 9351


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1078
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608944
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2554
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 192
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 8868


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:42:54.653 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 151 ms)

[vm1] [info 2020/03/05 00:42:54.729 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 154 ms)

[vm1] [info 2020/03/05 00:42:54.797 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 152 ms)

[vm2] [info 2020/03/05 00:42:54.808 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x554] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 152 ms)

[vm2] [info 2020/03/05 00:42:54.884 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 152 ms)

[vm2] [info 2020/03/05 00:42:54.960 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 161 ms)

[vm3] [info 2020/03/05 00:42:54.963 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5aa] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 153 ms)

[vm3] [info 2020/03/05 00:42:55.032 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 145 ms)

[vm3] [info 2020/03/05 00:42:55.109 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 145 ms)

[vm4] [info 2020/03/05 00:42:55.115 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5c2] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 149 ms)

[vm4] [info 2020/03/05 00:42:55.183 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 149 ms)

[vm4] [info 2020/03/05 00:42:55.259 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 147 ms)

[vm5] [info 2020/03/05 00:42:55.268 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x595] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 151 ms)

[vm5] [info 2020/03/05 00:42:55.342 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 157 ms)

[vm6] [info 2020/03/05 00:42:55.416 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d8] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 146 ms)

[vm5] [info 2020/03/05 00:42:55.420 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6ee] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 159 ms)

[vm6] [info 2020/03/05 00:42:55.488 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 143 ms)

[vm0] [info 2020/03/05 00:42:55.561 GMT <RMI TCP Connection(114)-172.17.0.9> tid=0x70] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:42:55.562 GMT <RMI TCP Connection(114)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 143 ms)

[info 2020/03/05 00:42:55.563 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:55.564 GMT <RMI TCP Connection(114)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @269743d4(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:42:55.565 GMT <RMI TCP Connection(114)-172.17.0.9> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:55.565 GMT <RMI TCP Connection(114)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @269743d4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:42:55.567 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7060b0d0(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:42:55.567 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:55.567 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7060b0d0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:42:55.567 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 145 ms)

[vm2] [info 2020/03/05 00:42:55.568 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x554] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4696b1c7(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:42:55.568 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x554] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:55.568 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x554] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4696b1c7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:42:55.569 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eec3239(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:42:55.569 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:55.569 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eec3239(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:42:55.570 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33c53e8b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:42:55.570 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:55.570 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5c2] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33c53e8b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:42:55.571 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x595] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23372a23(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:42:55.571 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x595] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:55.572 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x595] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23372a23(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:42:55.572 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aa5cd5c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:42:55.573 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:55.573 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aa5cd5c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:42:55.575 GMT <RMI TCP Connection(114)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:42:55.575 GMT <RMI TCP Connection(114)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:42:55.578 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:42:55.578 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:42:55.579 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x554] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:42:55.579 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x554] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:42:55.580 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:42:55.580 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:42:55.581 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5c2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:42:55.581 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5c2] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:42:55.583 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x595] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:42:55.584 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x595] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:42:55.585 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:42:55.585 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d8] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:42:55.587 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:42:55.587 GMT <RMI TCP Connection(20)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:42:55.615 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22565].
Not connected.


[info 2020/03/05 00:42:55.616 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:42:55.617 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:55.618 GMT <RMI TCP Connection(114)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11a460ac(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:42:55.618 GMT <RMI TCP Connection(114)-172.17.0.9> tid=0x70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:55.618 GMT <RMI TCP Connection(114)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11a460ac(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:42:55.619 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69f6c21e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:42:55.619 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:55.620 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69f6c21e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:42:55.620 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x554] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @874655a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:42:55.620 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x554] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:55.620 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x554] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @874655a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:42:55.621 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d386af0(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:42:55.621 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:55.621 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d386af0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:42:55.622 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @316730e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:42:55.622 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5c2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:55.622 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5c2] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @316730e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:42:55.623 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x595] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4be95e68(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:42:55.623 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x595] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:55.623 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x595] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4be95e68(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:42:55.624 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @162bcf18(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:42:55.624 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:55.624 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @162bcf18(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:42:55.627 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit789046139594773565

[info 2020/03/05 00:42:55.629 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:42:55.633 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x5ee] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:42:55.634 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x5ee] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 144 ms)

[info 2020/03/05 00:42:55.635 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:55.636 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x5ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75bc38aa(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:42:55.637 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x5ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:55.637 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x5ee] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75bc38aa(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:42:55.637 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66251280(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:42:55.638 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:55.638 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66251280(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:42:55.638 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b44974b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:42:55.638 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x536] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:55.639 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b44974b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:42:55.641 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59bac84a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:42:55.641 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x52f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:55.641 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59bac84a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:42:55.642 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e127520(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:42:55.642 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:55.642 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e127520(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:42:55.643 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17d5a334(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:42:55.643 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x549] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:55.643 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17d5a334(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:42:55.644 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72946c6f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:42:55.644 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x557] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:55.644 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72946c6f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:42:55.646 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x5ee] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:42:55.647 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x5ee] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:42:55.648 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:42:55.648 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:42:55.649 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:42:55.649 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:42:55.651 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:42:55.652 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:42:55.653 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:42:55.653 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:42:55.654 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:42:55.654 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:42:55.655 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:42:55.655 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:42:55.657 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:42:55.658 GMT <RMI TCP Connection(19)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:42:55.687 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29933].
Not connected.


[info 2020/03/05 00:42:55.689 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:42:55.689 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:55.691 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x5ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9adc58d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:42:55.691 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x5ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:55.691 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x5ee] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9adc58d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:42:55.692 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c7d5ab0(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:42:55.692 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:55.692 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c7d5ab0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:42:55.693 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @467783d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:42:55.693 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x536] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:55.693 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @467783d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:42:55.694 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49f413a3(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:42:55.694 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x52f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:55.694 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49f413a3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:42:55.695 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7450cdf9(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:42:55.695 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:55.695 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7450cdf9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:42:55.696 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32f4f364(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:42:55.696 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x549] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:55.696 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32f4f364(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:42:55.696 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c8d786d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:42:55.697 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x557] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:55.697 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c8d786d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:42:55.700 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12414580774488913293

[info 2020/03/05 00:42:55.703 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:42:55.709 GMT <RMI TCP Connection(121)-172.17.0.7> tid=0x7c7] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:42:55.710 GMT <RMI TCP Connection(121)-172.17.0.7> tid=0x7c7] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 139 ms)

[info 2020/03/05 00:42:55.710 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:55.712 GMT <RMI TCP Connection(121)-172.17.0.7> tid=0x7c7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eace15f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:42:55.712 GMT <RMI TCP Connection(121)-172.17.0.7> tid=0x7c7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:55.712 GMT <RMI TCP Connection(121)-172.17.0.7> tid=0x7c7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eace15f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:42:55.715 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2299a79c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:42:55.715 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:55.715 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2299a79c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:42:55.716 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1355e767(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:42:55.716 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x680] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:55.716 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1355e767(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:42:55.717 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a1ed783(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:42:55.717 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:55.717 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a1ed783(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:42:55.718 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @220f501f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:42:55.718 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:55.718 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @220f501f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:42:55.720 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ae0645f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:42:55.721 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:55.721 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6ee] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ae0645f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:42:55.722 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71bbd68c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:42:55.722 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:55.722 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71bbd68c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:42:55.724 GMT <RMI TCP Connection(121)-172.17.0.7> tid=0x7c7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:42:55.725 GMT <RMI TCP Connection(121)-172.17.0.7> tid=0x7c7] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:42:55.728 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:42:55.728 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:42:55.729 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:42:55.730 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:42:55.731 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:42:55.731 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:42:55.732 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:42:55.732 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:42:55.733 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6ee] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:42:55.733 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6ee] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:42:55.734 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:42:55.735 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:42:55.737 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:42:55.738 GMT <RMI TCP Connection(20)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:42:55.760 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21063].
Not connected.


[info 2020/03/05 00:42:55.761 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:42:55.762 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:55.764 GMT <RMI TCP Connection(121)-172.17.0.7> tid=0x7c7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64d1f768(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:42:55.764 GMT <RMI TCP Connection(121)-172.17.0.7> tid=0x7c7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:55.764 GMT <RMI TCP Connection(121)-172.17.0.7> tid=0x7c7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64d1f768(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:42:55.765 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bd573f2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:42:55.765 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:55.765 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bd573f2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:42:55.766 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fa20296(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:42:55.766 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x680] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:55.766 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fa20296(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:42:55.767 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e27ee96(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:42:55.767 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:55.767 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e27ee96(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:42:55.768 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @acccaaf(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:42:55.768 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:55.768 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @acccaaf(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:42:55.769 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54786cf1(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:42:55.769 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:55.769 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6ee] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54786cf1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:42:55.769 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61806320(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:42:55.770 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:55.770 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61806320(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:42:55.772 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7732327162218787713

[info 2020/03/05 00:42:55.775 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:42:55.862 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:55.863 GMT <RMI TCP Connection(114)-172.17.0.9> tid=0x70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @145940c8(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:42:55.863 GMT <RMI TCP Connection(114)-172.17.0.9> tid=0x70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:55.863 GMT <RMI TCP Connection(114)-172.17.0.9> tid=0x70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @145940c8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:42:55.864 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c1f7c13(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:42:55.864 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:55.864 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c1f7c13(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:42:55.865 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x554] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2146424b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:42:55.865 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x554] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:55.865 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x554] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2146424b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:42:55.866 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15caaba0(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:42:55.866 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:55.866 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5aa] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15caaba0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:42:55.867 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5c2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @184bba70(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:42:55.867 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5c2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:55.867 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5c2] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @184bba70(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:42:55.868 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x595] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @506b5968(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:42:55.868 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x595] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:55.868 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x595] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @506b5968(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:42:55.869 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b616503(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:42:55.869 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:55.869 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5d8] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b616503(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:42:55.873 GMT <RMI TCP Connection(114)-172.17.0.9> tid=0x70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@172357da

[vm0] [info 2020/03/05 00:42:55.879 GMT <RMI TCP Connection(114)-172.17.0.9> tid=0x70] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:42:55.880 GMT <RMI TCP Connection(114)-172.17.0.9> tid=0x70] Locator was created at Thu Mar 05 00:42:55 GMT 2020

[vm0] [info 2020/03/05 00:42:55.880 GMT <RMI TCP Connection(114)-172.17.0.9> tid=0x70] Listening on port 22567 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:42:55.880 GMT <RMI TCP Connection(114)-172.17.0.9> tid=0x70] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit789046139594773565/locator/locator22567view.dat

[vm0] [info 2020/03/05 00:42:55.880 GMT <RMI TCP Connection(114)-172.17.0.9> tid=0x70] recovery file not found: /tmp/junit789046139594773565/locator/locator22567view.dat

[vm0] [info 2020/03/05 00:42:55.881 GMT <RMI TCP Connection(114)-172.17.0.9> tid=0x70] Starting distributed system

[vm0] [info 2020/03/05 00:42:55.883 GMT <RMI TCP Connection(114)-172.17.0.9> tid=0x70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:42:55.972 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:55.973 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x5ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1516d41(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:42:55.973 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x5ee] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:55.973 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x5ee] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1516d41(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:42:55.974 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e094650(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:42:55.974 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:55.974 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e094650(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:42:55.975 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68fadb55(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:42:55.976 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x536] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:55.976 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68fadb55(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:42:55.977 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72c080bd(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:42:55.977 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x52f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:55.977 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72c080bd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:42:55.978 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a2168a9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:42:55.978 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:55.978 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a2168a9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:42:55.979 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50b57e04(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:42:55.979 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x549] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:55.979 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50b57e04(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:42:55.980 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @121f459c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:42:55.980 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x557] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:55.980 GMT <RMI TCP Connection(45)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @121f459c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:42:55.984 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x5ee] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e71a382

[vm0] [info 2020/03/05 00:42:55.993 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x5ee] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:42:55.993 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x5ee] Locator was created at Thu Mar 05 00:42:55 GMT 2020

[vm0] [info 2020/03/05 00:42:55.993 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x5ee] Listening on port 29935 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:42:55.995 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x5ee] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12414580774488913293/locator/locator29935view.dat

[vm0] [info 2020/03/05 00:42:55.995 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x5ee] recovery file not found: /tmp/junit12414580774488913293/locator/locator29935view.dat

[vm0] [info 2020/03/05 00:42:55.996 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x5ee] Starting distributed system

[vm0] [info 2020/03/05 00:42:56.001 GMT <RMI TCP Connection(105)-172.17.0.8> tid=0x5ee] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:42:56.028 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:56.029 GMT <RMI TCP Connection(121)-172.17.0.7> tid=0x7c7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12997137(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:42:56.029 GMT <RMI TCP Connection(121)-172.17.0.7> tid=0x7c7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:42:56.030 GMT <RMI TCP Connection(121)-172.17.0.7> tid=0x7c7] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12997137(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:42:56.031 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fa535c6(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:42:56.031 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:42:56.031 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fa535c6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:42:56.032 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @275009a8(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:42:56.032 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x680] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:42:56.032 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @275009a8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:42:56.033 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7de8f49a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:42:56.033 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6e8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:42:56.033 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7de8f49a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:42:56.034 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @728f3264(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:42:56.034 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6f8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:42:56.034 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @728f3264(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:42:56.035 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64772cd9(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:42:56.036 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6ee] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:42:56.036 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6ee] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64772cd9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:42:56.037 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f58b7e9(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:42:56.037 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x5db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:42:56.037 GMT <RMI TCP Connection(52)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f58b7e9(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:42:56.040 GMT <RMI TCP Connection(121)-172.17.0.7> tid=0x7c7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@59cb0c9d

[vm0] [info 2020/03/05 00:42:56.047 GMT <RMI TCP Connection(121)-172.17.0.7> tid=0x7c7] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:42:56.048 GMT <RMI TCP Connection(121)-172.17.0.7> tid=0x7c7] Locator was created at Thu Mar 05 00:42:56 GMT 2020

[vm0] [info 2020/03/05 00:42:56.048 GMT <RMI TCP Connection(121)-172.17.0.7> tid=0x7c7] Listening on port 21065 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:42:56.051 GMT <RMI TCP Connection(121)-172.17.0.7> tid=0x7c7] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7732327162218787713/locator/locator21065view.dat

[vm0] [info 2020/03/05 00:42:56.051 GMT <RMI TCP Connection(121)-172.17.0.7> tid=0x7c7] recovery file not found: /tmp/junit7732327162218787713/locator/locator21065view.dat

[vm0] [info 2020/03/05 00:42:56.052 GMT <RMI TCP Connection(121)-172.17.0.7> tid=0x7c7] Starting distributed system

[vm0] [info 2020/03/05 00:42:56.057 GMT <RMI TCP Connection(121)-172.17.0.7> tid=0x7c7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:42:59.830 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@55bcf7c6

[vm1] [info 2020/03/05 00:42:59.835 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:42:59.945 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@639d7ba2

[vm1] [info 2020/03/05 00:42:59.950 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:42:59.968 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@45d5453a

[vm1] [info 2020/03/05 00:42:59.973 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:43:00.161 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x506] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@10a79589

[vm5] [info 2020/03/05 00:43:00.165 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x506] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:43:00.448 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x554] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5bfe33f9

[vm2] [info 2020/03/05 00:43:00.454 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x554] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:43:00.569 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x536] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e0dfe9b

[vm2] [info 2020/03/05 00:43:00.575 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x680] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@365c2071

[vm2] [info 2020/03/05 00:43:00.575 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x536] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:43:00.581 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x680] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:43:00.906 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x402] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1e702528

[vm6] [info 2020/03/05 00:43:00.912 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x402] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:43:01.072 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@21999062

[vm3] [info 2020/03/05 00:43:01.078 GMT <RMI TCP Connection(48)-172.17.0.9> tid=0x5aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:43:01.190 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7d9ba471

[vm3] [info 2020/03/05 00:43:01.195 GMT <RMI TCP Connection(53)-172.17.0.7> tid=0x6e8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:43:01.252 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74abd6c5

[vm3] [info 2020/03/05 00:43:01.260 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x52f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:43:01.692 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5c2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@d4297d0

[vm4] [info 2020/03/05 00:43:01.697 GMT <RMI TCP Connection(47)-172.17.0.9> tid=0x5c2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:43:01.781 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:43:01.839 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c9fcc3

[vm4] [info 2020/03/05 00:43:01.846 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6f8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:43:01.978 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5a743730

[vm4] [info 2020/03/05 00:43:01.988 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:43:02.312 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22568]

Command result for <connect --jmx-manager=localhost[22568]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22568] ..
Successfully connected to: [host=localhost, port=22568]


[info 2020/03/05 00:43:02.503 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21066]

Command result for <connect --jmx-manager=localhost[21066]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21066] ..
Successfully connected to: [host=localhost, port=21066]


[info 2020/03/05 00:43:02.697 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29936]

Command result for <connect --jmx-manager=localhost[29936]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29936] ..
Successfully connected to: [host=localhost, port=29936]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1058
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2526
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 314
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9123


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:43:05.602 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 174 ms)

[vm2] [info 2020/03/05 00:43:05.756 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 152 ms)

[vm3] [info 2020/03/05 00:43:05.914 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 155 ms)

[vm4] [info 2020/03/05 00:43:06.066 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 149 ms)

[vm5] [info 2020/03/05 00:43:06.224 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 156 ms)

[vm6] [info 2020/03/05 00:43:06.371 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 146 ms)

[vm0] [info 2020/03/05 00:43:06.516 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x42d] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:43:06.517 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x42d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 143 ms)

[info 2020/03/05 00:43:06.518 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:06.520 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x42d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a5cfc28(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:43:06.520 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x42d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:06.520 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x42d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a5cfc28(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:43:06.521 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e3aad09(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:43:06.522 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:43:06.522 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e3aad09(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:43:06.522 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f01beb6(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:43:06.523 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4e9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:43:06.523 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f01beb6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:43:06.523 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @279bc4b6(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:43:06.524 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x50c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:43:06.524 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @279bc4b6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:43:06.526 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x544] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @605ff97c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:43:06.526 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x544] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:43:06.526 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @605ff97c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:43:06.527 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x506] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66a1edef(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:43:06.527 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x506] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:43:06.527 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66a1edef(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:43:06.528 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62ed50f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:43:06.528 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:43:06.528 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62ed50f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:43:06.531 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x42d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:43:06.531 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x42d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:43:06.532 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:43:06.532 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:43:06.533 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:43:06.534 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:43:06.535 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:43:06.535 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:43:06.537 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x544] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:43:06.538 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:43:06.539 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x506] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:43:06.539 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:43:06.540 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:43:06.540 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:43:06.542 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:43:06.543 GMT <RMI TCP Connection(18)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:43:06.573 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20779].
Not connected.


[info 2020/03/05 00:43:06.574 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:43:06.575 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:06.577 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x42d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66480393(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:43:06.577 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x42d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:06.577 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x42d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66480393(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:43:06.578 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f27b75c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:43:06.578 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:43:06.578 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f27b75c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:43:06.579 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43cacefe(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:43:06.579 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4e9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:43:06.579 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43cacefe(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:43:06.580 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5694ee85(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:43:06.580 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x50c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:43:06.580 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5694ee85(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:43:06.581 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x544] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f8e7b56(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:43:06.581 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x544] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:43:06.581 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f8e7b56(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:43:06.582 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x506] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @687a8ba7(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:43:06.582 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x506] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:43:06.582 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @687a8ba7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:43:06.583 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57511b11(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:43:06.583 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:43:06.583 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57511b11(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:43:06.587 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8928425864585188994

[info 2020/03/05 00:43:06.590 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:43:06.846 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:06.847 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x42d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bf31bbf(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:43:06.847 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x42d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:06.847 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x42d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bf31bbf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:43:06.848 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55306f10(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:43:06.848 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:43:06.848 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55306f10(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:43:06.849 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f799744(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:43:06.849 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4e9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:43:06.849 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f799744(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:43:06.850 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5afd2911(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:43:06.850 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x50c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:43:06.850 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5afd2911(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:43:06.851 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x544] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9b47933(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:43:06.851 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x544] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:43:06.851 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9b47933(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:43:06.852 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x506] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29a0e916(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:43:06.852 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x506] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:43:06.852 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29a0e916(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:43:06.853 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4695ed6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:43:06.853 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x402] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:43:06.853 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4695ed6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:43:06.857 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x42d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@63a44701

[vm0] [info 2020/03/05 00:43:06.864 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x42d] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:43:06.864 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x42d] Locator was created at Thu Mar 05 00:43:06 GMT 2020

[vm0] [info 2020/03/05 00:43:06.864 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x42d] Listening on port 20781 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:43:06.865 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x42d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8928425864585188994/locator/locator20781view.dat

[vm0] [info 2020/03/05 00:43:06.865 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x42d] recovery file not found: /tmp/junit8928425864585188994/locator/locator20781view.dat

[vm0] [info 2020/03/05 00:43:06.866 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x42d] Starting distributed system

[vm0] [info 2020/03/05 00:43:06.868 GMT <RMI TCP Connection(105)-172.17.0.3> tid=0x42d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:43:10.181 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@217f1ae7

[vm5] [info 2020/03/05 00:43:10.189 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x50c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:43:10.775 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@10b4fb1b

[vm1] [info 2020/03/05 00:43:10.779 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:43:10.934 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@6bd6bee9

[vm6] [info 2020/03/05 00:43:10.942 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x40d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:43:11.369 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@60fd1f10

[vm2] [info 2020/03/05 00:43:11.376 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x4e9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:43:12.031 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e5a57fc

[vm3] [info 2020/03/05 00:43:12.037 GMT <RMI TCP Connection(46)-172.17.0.3> tid=0x50c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:43:12.676 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x544] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@101b75da

[vm4] [info 2020/03/05 00:43:12.683 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x544] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:43:13.336 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20782]

Command result for <connect --jmx-manager=localhost[20782]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20782] ..
Successfully connected to: [host=localhost, port=20782]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2816
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 424
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9903


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:43:15.198 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 154 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:43:15.359 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 159 ms)

[vm3] [info 2020/03/05 00:43:15.532 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 170 ms)

[vm4] [info 2020/03/05 00:43:15.680 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 145 ms)

[vm5] [info 2020/03/05 00:43:15.847 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 165 ms)

[vm6] [info 2020/03/05 00:43:15.995 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 146 ms)

[vm0] [info 2020/03/05 00:43:16.142 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x6ee] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:43:16.143 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x6ee] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 146 ms)

[info 2020/03/05 00:43:16.144 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:16.146 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x6ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dcb3c8c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:43:16.147 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x6ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:16.147 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x6ee] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4dcb3c8c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:43:16.148 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bc33ca3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:43:16.148 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:43:16.148 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bc33ca3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:43:16.149 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4adb0044(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:43:16.149 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x3c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:43:16.149 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4adb0044(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:43:16.150 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @300844c8(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:43:16.150 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x53c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:43:16.150 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @300844c8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:43:16.151 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x528] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @292b2eb6(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:43:16.151 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x528] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:43:16.151 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @292b2eb6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:43:16.152 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @780ed153(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:43:16.152 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x50c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:43:16.152 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @780ed153(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:43:16.153 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @781ee78c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:43:16.153 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:43:16.153 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @781ee78c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:43:16.155 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x6ee] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:43:16.156 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x6ee] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:43:16.156 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:43:16.157 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:43:16.158 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:43:16.158 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:43:16.159 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:43:16.159 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:43:16.161 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x528] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:43:16.161 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:43:16.162 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:43:16.163 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:43:16.164 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:43:16.164 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:43:16.185 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:43:16.185 GMT <RMI TCP Connection(19)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:43:16.213 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29748].
Not connected.


[info 2020/03/05 00:43:16.215 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:43:16.217 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:16.218 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x6ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69f97619(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:43:16.219 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x6ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:16.219 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x6ee] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69f97619(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:43:16.220 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @659300db(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:43:16.220 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:43:16.220 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @659300db(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:43:16.221 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c79ea97(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:43:16.221 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x3c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:43:16.221 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c79ea97(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:43:16.222 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @421c9571(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:43:16.222 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x53c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:43:16.222 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @421c9571(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:43:16.223 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x528] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69589723(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:43:16.223 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x528] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:43:16.223 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69589723(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:43:16.224 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d41b168(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:43:16.224 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x50c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:43:16.224 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d41b168(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:43:16.225 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ee8314c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:43:16.225 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:43:16.225 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ee8314c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:43:16.229 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14648379236944644268

[info 2020/03/05 00:43:16.231 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:43:16.461 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:16.462 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x6ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @485afa2(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:43:16.462 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x6ee] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:16.462 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x6ee] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @485afa2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:43:16.463 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5737702a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:43:16.463 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:43:16.463 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5737702a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:43:16.464 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73eb6c17(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:43:16.464 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x3c8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:43:16.464 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73eb6c17(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:43:16.465 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @555685af(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:43:16.465 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x53c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:43:16.465 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @555685af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:43:16.466 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x528] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56045695(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:43:16.466 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x528] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:43:16.466 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56045695(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:43:16.467 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76228268(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:43:16.468 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x50c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:43:16.468 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76228268(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:43:16.468 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @110831cc(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:43:16.469 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x40d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:43:16.469 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @110831cc(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:43:16.472 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x6ee] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74af9ce0

[vm0] [info 2020/03/05 00:43:16.477 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x6ee] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:43:16.478 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x6ee] Locator was created at Thu Mar 05 00:43:16 GMT 2020

[vm0] [info 2020/03/05 00:43:16.478 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x6ee] Listening on port 29750 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:43:16.478 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x6ee] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14648379236944644268/locator/locator29750view.dat

[vm0] [info 2020/03/05 00:43:16.478 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x6ee] recovery file not found: /tmp/junit14648379236944644268/locator/locator29750view.dat

[vm0] [info 2020/03/05 00:43:16.479 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x6ee] Starting distributed system

[vm0] [info 2020/03/05 00:43:16.480 GMT <RMI TCP Connection(109)-172.17.0.5> tid=0x6ee] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:43:17.005 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x74c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@77ac0407

[vm5] [info 2020/03/05 00:43:17.012 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x74c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:43:17.802 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x756] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440@660556ce

[vm6] [info 2020/03/05 00:43:17.819 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x756] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:43:20.517 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@36b1b365

[vm1] [info 2020/03/05 00:43:20.522 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:43:21.124 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@544201e2

[vm2] [info 2020/03/05 00:43:21.129 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x3c8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2754
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 315
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9414


[vm3] [info 2020/03/05 00:43:21.738 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@a00180d

[vm3] [info 2020/03/05 00:43:21.745 GMT <RMI TCP Connection(46)-172.17.0.5> tid=0x53c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:43:21.918 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 156 ms)

[vm2] [info 2020/03/05 00:43:22.070 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x698] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 149 ms)

[vm3] [info 2020/03/05 00:43:22.219 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x6be] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 147 ms)

[vm4] [info 2020/03/05 00:43:22.363 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x725] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 141 ms)

[vm4] [info 2020/03/05 00:43:22.400 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x528] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@44ed6e12

[vm4] [info 2020/03/05 00:43:22.406 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x528] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:43:22.533 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x74c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 168 ms)

[vm6] [info 2020/03/05 00:43:22.679 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x756] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 145 ms)

[vm0] [info 2020/03/05 00:43:22.820 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x4b1] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:43:22.821 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x4b1] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 139 ms)

[info 2020/03/05 00:43:22.822 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:22.824 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x4b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e4c2052(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:43:22.825 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x4b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:22.825 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x4b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e4c2052(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:43:22.826 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @efacb48(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:43:22.826 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:43:22.826 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @efacb48(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:43:22.827 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x698] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @702f7d87(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:43:22.827 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x698] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:43:22.827 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x698] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @702f7d87(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:43:22.828 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x6be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c3aac9(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:43:22.828 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x6be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:43:22.828 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x6be] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c3aac9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:43:22.831 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x725] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e1df49d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:43:22.831 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x725] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:43:22.831 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x725] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e1df49d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:43:22.832 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x74c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a77efc5(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:43:22.832 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x74c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:43:22.832 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x74c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a77efc5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:43:22.833 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x756] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69920066(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:43:22.833 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x756] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:43:22.833 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x756] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69920066(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:43:22.836 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x4b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:43:22.837 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x4b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:43:22.838 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:43:22.838 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:43:22.839 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x698] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:43:22.839 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x698] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:43:22.840 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x6be] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:43:22.840 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x6be] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:43:22.843 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x725] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:43:22.843 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x725] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:43:22.844 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x74c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:43:22.844 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x74c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:43:22.845 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x756] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:43:22.846 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x756] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:43:22.849 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:43:22.849 GMT <RMI TCP Connection(21)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:43:22.877 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24336].
Not connected.


[info 2020/03/05 00:43:22.878 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:43:22.879 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:22.880 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x4b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d8d2022(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:43:22.880 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x4b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:22.880 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x4b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d8d2022(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:43:22.881 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @577d253f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:43:22.881 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:43:22.881 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @577d253f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:43:22.882 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x698] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9964797(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:43:22.882 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x698] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:43:22.882 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x698] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9964797(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:43:22.883 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x6be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21517789(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:43:22.883 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x6be] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:43:22.883 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x6be] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21517789(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:43:22.884 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x725] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f2e7546(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:43:22.884 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x725] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:43:22.884 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x725] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f2e7546(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:43:22.885 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x74c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17854a20(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:43:22.885 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x74c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:43:22.885 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x74c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17854a20(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:43:22.886 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x756] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16554694(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:43:22.886 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x756] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:43:22.886 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x756] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16554694(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:43:22.890 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14536307177678954275

[info 2020/03/05 00:43:22.892 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:43:23.017 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29751]

Command result for <connect --jmx-manager=localhost[29751]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29751] ..
Successfully connected to: [host=localhost, port=29751]


[info 2020/03/05 00:43:23.133 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:23.134 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x4b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @615303f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:43:23.134 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x4b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:23.134 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x4b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @615303f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:43:23.135 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b1bf(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:43:23.135 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:43:23.135 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41b1bf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:43:23.136 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x698] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @460dc665(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:43:23.136 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x698] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:43:23.136 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x698] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @460dc665(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:43:23.137 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x6be] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @712898e9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:43:23.137 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x6be] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:43:23.137 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x6be] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @712898e9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:43:23.138 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x725] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @223486f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:43:23.139 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x725] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:43:23.139 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x725] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @223486f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:43:23.140 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x74c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a4f3afb(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:43:23.140 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x74c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:43:23.140 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x74c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a4f3afb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:43:23.140 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x756] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55035d3d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:43:23.141 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x756] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:43:23.141 GMT <RMI TCP Connection(53)-172.17.0.4> tid=0x756] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55035d3d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:43:23.144 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x4b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5f9581bc

[vm0] [info 2020/03/05 00:43:23.151 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x4b1] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:43:23.152 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x4b1] Locator was created at Thu Mar 05 00:43:23 GMT 2020

[vm0] [info 2020/03/05 00:43:23.152 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x4b1] Listening on port 24338 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:43:23.152 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x4b1] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14536307177678954275/locator/locator24338view.dat

[vm0] [info 2020/03/05 00:43:23.152 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x4b1] recovery file not found: /tmp/junit14536307177678954275/locator/locator24338view.dat

[vm0] [info 2020/03/05 00:43:23.153 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x4b1] Starting distributed system

[vm0] [info 2020/03/05 00:43:23.154 GMT <RMI TCP Connection(125)-172.17.0.4> tid=0x4b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:43:26.945 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3ae6251f

[vm1] [info 2020/03/05 00:43:26.950 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:43:27.536 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x698] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@51510c69

[vm2] [info 2020/03/05 00:43:27.542 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x698] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:43:28.137 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x6be] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3dbfb849

[vm3] [info 2020/03/05 00:43:28.143 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x6be] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:43:28.755 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x725] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@737139c7

[vm4] [info 2020/03/05 00:43:28.760 GMT <RMI TCP Connection(54)-172.17.0.4> tid=0x725] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:43:29.365 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24339]

Command result for <connect --jmx-manager=localhost[24339]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24339] ..
Successfully connected to: [host=localhost, port=24339]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:43:38.851 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x75d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440@7e2581c6

[vm5] [info 2020/03/05 00:43:38.857 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x75d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:43:39.581 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x760] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@37f95156

[vm6] [info 2020/03/05 00:43:39.587 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x760] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:43:40.761 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x513] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@267d4943

[vm5] [info 2020/03/05 00:43:40.768 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x513] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:43:41.532 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440@6a0b3a30

[vm6] [info 2020/03/05 00:43:41.539 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x51b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2632
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 265
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8889


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:43:43.481 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 150 ms)

[vm2] [info 2020/03/05 00:43:43.633 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6cd] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 149 ms)

[vm3] [info 2020/03/05 00:43:43.793 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6b8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 158 ms)

[vm4] [info 2020/03/05 00:43:43.943 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6d0] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 148 ms)

[vm5] [info 2020/03/05 00:43:44.108 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x75d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 162 ms)

[vm6] [info 2020/03/05 00:43:44.254 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x760] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 144 ms)

[vm0] [info 2020/03/05 00:43:44.399 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x603] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:43:44.400 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 144 ms)

[info 2020/03/05 00:43:44.401 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:44.403 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c5ea85e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:43:44.404 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x603] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:44.404 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c5ea85e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:43:44.405 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53cd08a4(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:43:44.405 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:43:44.405 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53cd08a4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:43:44.406 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b2c4dae(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:43:44.406 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:43:44.406 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6cd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b2c4dae(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:43:44.406 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25336285(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:43:44.407 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:43:44.407 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6b8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25336285(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:43:44.408 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60ea2775(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:43:44.408 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:43:44.408 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6d0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60ea2775(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:43:44.409 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x75d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3012acf1(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:43:44.409 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x75d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:43:44.409 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x75d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3012acf1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:43:44.410 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x760] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eafc44e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:43:44.410 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x760] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:43:44.410 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x760] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eafc44e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:43:44.412 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:43:44.413 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:43:44.414 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:43:44.414 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:43:44.415 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6cd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:43:44.415 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6cd] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:43:44.416 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6b8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:43:44.416 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6b8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:43:44.417 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6d0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:43:44.417 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6d0] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:43:44.418 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x75d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:43:44.419 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x75d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:43:44.420 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x760] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:43:44.420 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x760] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:43:44.422 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:43:44.423 GMT <RMI TCP Connection(21)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:43:44.450 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28458].
Not connected.


[info 2020/03/05 00:43:44.451 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:43:44.452 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:44.453 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d52de51(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:43:44.454 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x603] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:44.454 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d52de51(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:43:44.454 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3008182a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:43:44.455 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:43:44.455 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3008182a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:43:44.455 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e90f3(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:43:44.456 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6cd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:43:44.456 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6cd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e90f3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:43:44.456 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @183a7239(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:43:44.457 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6b8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:43:44.457 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6b8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @183a7239(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:43:44.457 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d478fe9(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:43:44.457 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6d0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:43:44.457 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6d0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d478fe9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:43:44.458 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x75d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e6b191(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:43:44.458 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x75d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:43:44.458 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x75d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e6b191(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:43:44.459 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x760] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66d756fd(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:43:44.459 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x760] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:43:44.459 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x760] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66d756fd(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:43:44.463 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11815657359391635006

[info 2020/03/05 00:43:44.465 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:43:44.678 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:44.679 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c67558b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:43:44.679 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x603] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:44.679 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c67558b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:43:44.680 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f7f0696(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:43:44.680 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:43:44.680 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f7f0696(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:43:44.681 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6cd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14986fd7(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:43:44.681 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6cd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:43:44.681 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6cd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14986fd7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:43:44.682 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6b8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @498ee2a2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:43:44.682 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6b8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:43:44.682 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6b8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @498ee2a2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:43:44.683 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6d0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55bfebf7(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:43:44.683 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6d0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:43:44.683 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6d0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55bfebf7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:43:44.684 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x75d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @624c7bce(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:43:44.684 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x75d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:43:44.684 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x75d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @624c7bce(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:43:44.685 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x760] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47384290(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:43:44.685 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x760] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:43:44.685 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x760] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47384290(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:43:44.688 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x603] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e40c1ee

[vm0] [info 2020/03/05 00:43:44.694 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x603] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:43:44.694 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x603] Locator was created at Thu Mar 05 00:43:44 GMT 2020

[vm0] [info 2020/03/05 00:43:44.694 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x603] Listening on port 28460 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:43:44.694 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x603] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11815657359391635006/locator/locator28460view.dat

[vm0] [info 2020/03/05 00:43:44.694 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x603] recovery file not found: /tmp/junit11815657359391635006/locator/locator28460view.dat

[vm0] [info 2020/03/05 00:43:44.695 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x603] Starting distributed system

[vm0] [info 2020/03/05 00:43:44.697 GMT <RMI TCP Connection(124)-172.17.0.6> tid=0x603] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2652
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 294
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9018


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:43:45.569 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 153 ms)

[vm2] [info 2020/03/05 00:43:45.730 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 159 ms)

[vm3] [info 2020/03/05 00:43:45.888 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 155 ms)

[vm4] [info 2020/03/05 00:43:46.064 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 174 ms)

[vm5] [info 2020/03/05 00:43:46.231 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 165 ms)

[vm6] [info 2020/03/05 00:43:46.378 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 146 ms)

[vm0] [info 2020/03/05 00:43:46.525 GMT <RMI TCP Connection(109)-172.17.0.2> tid=0x6e0] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:43:46.526 GMT <RMI TCP Connection(109)-172.17.0.2> tid=0x6e0] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 146 ms)

[info 2020/03/05 00:43:46.527 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:46.529 GMT <RMI TCP Connection(109)-172.17.0.2> tid=0x6e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6913abc9(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:43:46.529 GMT <RMI TCP Connection(109)-172.17.0.2> tid=0x6e0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:46.530 GMT <RMI TCP Connection(109)-172.17.0.2> tid=0x6e0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6913abc9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:43:46.530 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3faac285(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:43:46.530 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:43:46.530 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3faac285(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:43:46.531 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f53676c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:43:46.531 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x538] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:43:46.532 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f53676c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:43:46.532 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23543308(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:43:46.533 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:43:46.533 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23543308(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:43:46.534 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33d3ba99(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:43:46.534 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:43:46.534 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33d3ba99(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:43:46.535 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x513] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a81475b(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:43:46.535 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x513] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:43:46.535 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a81475b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:43:46.536 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ed1fc77(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:43:46.536 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x51b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:43:46.536 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ed1fc77(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:43:46.538 GMT <RMI TCP Connection(109)-172.17.0.2> tid=0x6e0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:43:46.539 GMT <RMI TCP Connection(109)-172.17.0.2> tid=0x6e0] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:43:46.540 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:43:46.540 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:43:46.541 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:43:46.542 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:43:46.543 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:43:46.543 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:43:46.544 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:43:46.545 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:43:46.546 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x513] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:43:46.546 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:43:46.548 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:43:46.548 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:43:46.565 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:43:46.566 GMT <RMI TCP Connection(20)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:43:46.594 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24037].
Not connected.


[info 2020/03/05 00:43:46.596 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:43:46.597 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:46.599 GMT <RMI TCP Connection(109)-172.17.0.2> tid=0x6e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13704b06(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:43:46.599 GMT <RMI TCP Connection(109)-172.17.0.2> tid=0x6e0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:46.599 GMT <RMI TCP Connection(109)-172.17.0.2> tid=0x6e0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13704b06(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:43:46.600 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45a32380(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:43:46.600 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:43:46.600 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45a32380(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:43:46.608 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3942df58(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:43:46.609 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x538] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:43:46.609 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3942df58(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:43:46.609 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8e8c4f6(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:43:46.610 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:43:46.610 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8e8c4f6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:43:46.611 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6024b002(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:43:46.611 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:43:46.611 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6024b002(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:43:46.612 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x513] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65a21ec6(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:43:46.612 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x513] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:43:46.612 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65a21ec6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:43:46.613 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73d37cb4(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:43:46.613 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x51b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:43:46.613 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73d37cb4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:43:46.618 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10880265099081517097

[info 2020/03/05 00:43:46.620 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:43:46.876 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:46.877 GMT <RMI TCP Connection(109)-172.17.0.2> tid=0x6e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c77a331(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:43:46.877 GMT <RMI TCP Connection(109)-172.17.0.2> tid=0x6e0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:46.877 GMT <RMI TCP Connection(109)-172.17.0.2> tid=0x6e0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c77a331(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:43:46.878 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61fca068(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:43:46.878 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:43:46.878 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61fca068(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:43:46.879 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ba97eaa(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:43:46.879 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x538] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:43:46.880 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ba97eaa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:43:46.880 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e54f71c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:43:46.881 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:43:46.881 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e54f71c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:43:46.881 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e5d3b14(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:43:46.882 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:43:46.882 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e5d3b14(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:43:46.883 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x513] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3062735d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:43:46.883 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x513] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:43:46.883 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3062735d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:43:46.884 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @687c80bd(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:43:46.884 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x51b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:43:46.884 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @687c80bd(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:43:46.887 GMT <RMI TCP Connection(109)-172.17.0.2> tid=0x6e0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b15dfca

[vm0] [info 2020/03/05 00:43:46.893 GMT <RMI TCP Connection(109)-172.17.0.2> tid=0x6e0] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:43:46.893 GMT <RMI TCP Connection(109)-172.17.0.2> tid=0x6e0] Locator was created at Thu Mar 05 00:43:46 GMT 2020

[vm0] [info 2020/03/05 00:43:46.893 GMT <RMI TCP Connection(109)-172.17.0.2> tid=0x6e0] Listening on port 24039 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:43:46.893 GMT <RMI TCP Connection(109)-172.17.0.2> tid=0x6e0] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10880265099081517097/locator/locator24039view.dat

[vm0] [info 2020/03/05 00:43:46.893 GMT <RMI TCP Connection(109)-172.17.0.2> tid=0x6e0] recovery file not found: /tmp/junit10880265099081517097/locator/locator24039view.dat

[vm0] [info 2020/03/05 00:43:46.894 GMT <RMI TCP Connection(109)-172.17.0.2> tid=0x6e0] Starting distributed system

[vm0] [info 2020/03/05 00:43:46.895 GMT <RMI TCP Connection(109)-172.17.0.2> tid=0x6e0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:43:48.605 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6ac4dfb6

[vm1] [info 2020/03/05 00:43:48.611 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:43:49.223 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6cd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@728cbf8d

[vm2] [info 2020/03/05 00:43:49.228 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6cd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:43:49.823 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6b8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6b15fd04

[vm3] [info 2020/03/05 00:43:49.829 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6b8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:43:50.468 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6d0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4ea1b3be

[vm4] [info 2020/03/05 00:43:50.473 GMT <RMI TCP Connection(54)-172.17.0.6> tid=0x6d0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:43:50.739 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6dbcd15e

[vm1] [info 2020/03/05 00:43:50.744 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:43:51.070 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28461]

Command result for <connect --jmx-manager=localhost[28461]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28461] ..
Successfully connected to: [host=localhost, port=28461]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:43:51.329 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x538] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7f33caac

[vm2] [info 2020/03/05 00:43:51.334 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x538] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:43:51.972 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f579f5b

[vm3] [info 2020/03/05 00:43:51.977 GMT <RMI TCP Connection(46)-172.17.0.2> tid=0x3fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:43:52.588 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@18061964

[vm4] [info 2020/03/05 00:43:52.593 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:43:53.282 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24040]

Command result for <connect --jmx-manager=localhost[24040]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24040] ..
Successfully connected to: [host=localhost, port=24040]


[vm5] [info 2020/03/05 00:43:53.340 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x73e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@10d4aedf

[vm5] [info 2020/03/05 00:43:53.346 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x73e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:43:53.814 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6ee] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@5c472af1

[vm5] [info 2020/03/05 00:43:53.820 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6ee] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:43:54.067 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x791] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040@1c385d6f

[vm6] [info 2020/03/05 00:43:54.074 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x791] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:43:54.154 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x549] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@13cf180f

[vm5] [info 2020/03/05 00:43:54.162 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x549] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:43:54.536 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@f5e4c87

[vm6] [info 2020/03/05 00:43:54.542 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x5db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:43:54.992 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x557] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@56131ae6

[vm6] [info 2020/03/05 00:43:54.998 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x557] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2783
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 385
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9684


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:43:58.218 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 143 ms)

[vm2] [info 2020/03/05 00:43:58.370 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x68c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 150 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2752
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 357
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9507


[vm3] [info 2020/03/05 00:43:58.520 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x6e6] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 148 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm4] [info 2020/03/05 00:43:58.672 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x708] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 150 ms)

[vm1] [info 2020/03/05 00:43:58.694 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 147 ms)

[vm5] [info 2020/03/05 00:43:58.849 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x73e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 175 ms)

[vm2] [info 2020/03/05 00:43:58.860 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 163 ms)

[vm6] [info 2020/03/05 00:43:58.998 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x791] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 147 ms)

[vm3] [info 2020/03/05 00:43:59.013 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 150 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2828
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 391
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9864


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm0] [info 2020/03/05 00:43:59.143 GMT <RMI TCP Connection(125)-172.17.0.9> tid=0x409] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:43:59.143 GMT <RMI TCP Connection(125)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 143 ms)

[info 2020/03/05 00:43:59.144 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:59.147 GMT <RMI TCP Connection(125)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7faf96e6(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:43:59.147 GMT <RMI TCP Connection(125)-172.17.0.9> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:59.147 GMT <RMI TCP Connection(125)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7faf96e6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:43:59.148 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41caca8c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:43:59.148 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:43:59.148 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41caca8c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:43:59.149 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x68c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cdf5068(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:43:59.149 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x68c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:43:59.149 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x68c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cdf5068(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:43:59.150 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x6e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24bfad9(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:43:59.150 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x6e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:43:59.150 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x6e6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24bfad9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:43:59.151 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x708] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e0e50ca(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:43:59.151 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x708] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:43:59.151 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x708] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e0e50ca(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:43:59.152 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x73e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e2309e5(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:43:59.152 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x73e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:43:59.152 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x73e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e2309e5(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:43:59.153 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x791] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b6aedab(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:43:59.153 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x791] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:43:59.153 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x791] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b6aedab(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:43:59.156 GMT <RMI TCP Connection(125)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:43:59.156 GMT <RMI TCP Connection(125)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:43:59.157 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:43:59.158 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:43:59.158 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x68c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:43:59.159 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x68c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:43:59.160 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x6e6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:43:59.160 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x6e6] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:43:59.161 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6f8] Got result: null
[vm4] [info 2020/03/05 00:43:59.161 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x708] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 145 ms)

[vm4] [info 2020/03/05 00:43:59.161 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x708] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:43:59.162 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x73e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:43:59.162 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x73e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:43:59.163 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x791] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:43:59.163 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x791] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:43:59.166 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:43:59.167 GMT <RMI TCP Connection(21)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:43:59.197 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22568].
Not connected.


[info 2020/03/05 00:43:59.199 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:43:59.200 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:59.201 GMT <RMI TCP Connection(125)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad826cd(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:43:59.201 GMT <RMI TCP Connection(125)-172.17.0.9> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:59.201 GMT <RMI TCP Connection(125)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad826cd(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:43:59.202 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13a4236(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:43:59.202 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:43:59.202 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13a4236(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:43:59.203 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x68c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54a1b12f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:43:59.203 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x68c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:43:59.203 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x68c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54a1b12f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:43:59.204 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x6e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55af6f1b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:43:59.204 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x6e6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:43:59.204 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x6e6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55af6f1b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:43:59.205 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x708] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31b8e180(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:43:59.205 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x708] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:43:59.205 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x708] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31b8e180(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:43:59.206 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x73e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5457d178(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:43:59.206 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x73e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:43:59.206 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x73e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5457d178(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:43:59.207 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x791] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eeae2ea(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:43:59.207 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x791] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:43:59.207 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x791] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eeae2ea(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:43:59.211 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14209950994899124862

[info 2020/03/05 00:43:59.214 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:43:59.295 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 154 ms)

[vm5] [info 2020/03/05 00:43:59.336 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6ee] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 174 ms)

[info 2020/03/05 00:43:59.431 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:59.432 GMT <RMI TCP Connection(125)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @435d734c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:43:59.432 GMT <RMI TCP Connection(125)-172.17.0.9> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:59.432 GMT <RMI TCP Connection(125)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @435d734c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:43:59.433 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74189ae(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:43:59.433 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:43:59.433 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74189ae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:43:59.434 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x68c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21315864(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:43:59.434 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x68c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:43:59.434 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x68c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21315864(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:43:59.435 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x6e6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5189a99b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:43:59.435 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x6e6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:43:59.436 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x6e6] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5189a99b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:43:59.436 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x708] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41e4980e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:43:59.436 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x708] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:43:59.437 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x708] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41e4980e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:43:59.437 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x73e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eb452a4(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:43:59.438 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x73e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:43:59.438 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x73e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eb452a4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:43:59.438 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x791] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40e0a41e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:43:59.438 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x791] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:43:59.439 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x791] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40e0a41e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:43:59.442 GMT <RMI TCP Connection(125)-172.17.0.9> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@76be2c1e

[vm0] [info 2020/03/05 00:43:59.449 GMT <RMI TCP Connection(125)-172.17.0.9> tid=0x409] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:43:59.450 GMT <RMI TCP Connection(125)-172.17.0.9> tid=0x409] Locator was created at Thu Mar 05 00:43:59 GMT 2020

[vm0] [info 2020/03/05 00:43:59.450 GMT <RMI TCP Connection(125)-172.17.0.9> tid=0x409] Listening on port 22570 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:43:59.450 GMT <RMI TCP Connection(125)-172.17.0.9> tid=0x409] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14209950994899124862/locator/locator22570view.dat

[vm0] [info 2020/03/05 00:43:59.450 GMT <RMI TCP Connection(125)-172.17.0.9> tid=0x409] recovery file not found: /tmp/junit14209950994899124862/locator/locator22570view.dat

[vm0] [info 2020/03/05 00:43:59.450 GMT <RMI TCP Connection(125)-172.17.0.9> tid=0x409] Starting distributed system

[vm2] [info 2020/03/05 00:43:59.451 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 153 ms)

[vm0] [info 2020/03/05 00:43:59.452 GMT <RMI TCP Connection(125)-172.17.0.9> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:43:59.484 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 146 ms)

[vm3] [info 2020/03/05 00:43:59.620 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 167 ms)

[vm0] [info 2020/03/05 00:43:59.630 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x485] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:43:59.631 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x485] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 144 ms)

[info 2020/03/05 00:43:59.631 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:59.634 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x485] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44e84df7(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:43:59.634 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x485] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:59.634 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x485] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44e84df7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:43:59.637 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a9347e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:43:59.637 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:43:59.637 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a9347e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:43:59.638 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57261dc(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:43:59.638 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x680] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:43:59.638 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57261dc(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:43:59.639 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3efd0607(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:43:59.639 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:43:59.639 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3efd0607(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:43:59.640 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6571d2f4(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:43:59.640 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:43:59.640 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6571d2f4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:43:59.640 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24f2e908(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:43:59.641 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:43:59.641 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6ee] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24f2e908(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:43:59.641 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d7836e5(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:43:59.642 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:43:59.642 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d7836e5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:43:59.644 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x485] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:43:59.644 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x485] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:43:59.647 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:43:59.647 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:43:59.648 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:43:59.648 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:43:59.649 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:43:59.649 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:43:59.650 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:43:59.651 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:43:59.651 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6ee] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:43:59.652 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6ee] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:43:59.653 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:43:59.653 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:43:59.656 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:43:59.656 GMT <RMI TCP Connection(21)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:43:59.675 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21066].
Not connected.


[info 2020/03/05 00:43:59.677 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:43:59.677 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:59.679 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x485] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2040567d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:43:59.679 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x485] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:59.679 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x485] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2040567d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:43:59.680 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @153cbef0(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:43:59.680 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:43:59.680 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @153cbef0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:43:59.681 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f7d5d23(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:43:59.681 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x680] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:43:59.681 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f7d5d23(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:43:59.681 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d091421(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:43:59.682 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:43:59.682 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d091421(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:43:59.682 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @db3ce5b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:43:59.682 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:43:59.682 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @db3ce5b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:43:59.683 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c40adcc(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:43:59.683 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:43:59.683 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6ee] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c40adcc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:43:59.684 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f9f1655(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:43:59.684 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:43:59.684 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f9f1655(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:43:59.688 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4864881165666110150

[info 2020/03/05 00:43:59.690 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:43:59.767 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 144 ms)

[info 2020/03/05 00:43:59.906 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:59.907 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x485] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73e5ea3c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:43:59.907 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x485] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:43:59.907 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x485] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73e5ea3c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:43:59.908 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10346669(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:43:59.908 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:43:59.908 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10346669(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:43:59.909 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4096579c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:43:59.909 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x680] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:43:59.909 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4096579c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:43:59.910 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24e25d62(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:43:59.910 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6e8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:43:59.910 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24e25d62(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:43:59.911 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27140027(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:43:59.911 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6f8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:43:59.911 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27140027(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:43:59.912 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc3981d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:43:59.912 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6ee] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:43:59.912 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6ee] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc3981d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:43:59.913 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @586e61f8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:43:59.913 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x5db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:43:59.913 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @586e61f8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:43:59.916 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x485] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@533540e8

[vm0] [info 2020/03/05 00:43:59.921 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x485] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:43:59.921 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x485] Locator was created at Thu Mar 05 00:43:59 GMT 2020

[vm0] [info 2020/03/05 00:43:59.921 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x485] Listening on port 21068 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:43:59.922 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x485] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4864881165666110150/locator/locator21068view.dat

[vm0] [info 2020/03/05 00:43:59.922 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x485] recovery file not found: /tmp/junit4864881165666110150/locator/locator21068view.dat

[vm0] [info 2020/03/05 00:43:59.922 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x485] Starting distributed system

[vm0] [info 2020/03/05 00:43:59.924 GMT <RMI TCP Connection(126)-172.17.0.7> tid=0x485] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:43:59.936 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 167 ms)

[vm6] [info 2020/03/05 00:44:00.082 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 145 ms)

[vm0] [info 2020/03/05 00:44:00.226 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x6a4] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:44:00.227 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x6a4] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 143 ms)

[info 2020/03/05 00:44:00.227 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:00.229 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x6a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @618df707(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:44:00.229 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x6a4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:00.229 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x6a4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @618df707(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:44:00.230 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dbfdc66(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:44:00.230 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:44:00.230 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dbfdc66(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:44:00.231 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a3d997(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:44:00.231 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x536] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:44:00.231 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64a3d997(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:44:00.232 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b92c847(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:44:00.232 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:44:00.232 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b92c847(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:44:00.233 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15a84f83(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:44:00.233 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:44:00.233 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15a84f83(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:44:00.234 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a0de5fc(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:44:00.234 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x549] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:44:00.234 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a0de5fc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:44:00.235 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d72afd2(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:44:00.235 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x557] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:44:00.235 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d72afd2(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:44:00.237 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x6a4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:44:00.237 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x6a4] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:44:00.238 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:44:00.238 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:44:00.239 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:44:00.240 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:44:00.241 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:44:00.241 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:44:00.242 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:44:00.242 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:44:00.243 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:44:00.244 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:44:00.245 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:44:00.245 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:44:00.260 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:44:00.260 GMT <RMI TCP Connection(20)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:44:00.287 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29936].
Not connected.


[info 2020/03/05 00:44:00.289 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:44:00.290 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:00.292 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x6a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25381eff(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:44:00.292 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x6a4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:00.292 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x6a4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25381eff(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:44:00.293 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c997dc6(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:44:00.293 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:44:00.293 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c997dc6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:44:00.294 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6583a34a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:44:00.294 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x536] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:44:00.294 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6583a34a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:44:00.295 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @584d0ea7(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:44:00.295 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:44:00.295 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @584d0ea7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:44:00.296 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cb21a19(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:44:00.296 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:44:00.296 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cb21a19(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:44:00.296 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a9ac009(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:44:00.297 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x549] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:44:00.297 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a9ac009(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:44:00.297 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d89ed15(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:44:00.297 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x557] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:44:00.297 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d89ed15(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:44:00.302 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit181616579876577901

[info 2020/03/05 00:44:00.305 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:44:00.536 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:00.538 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x6a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8257f63(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:44:00.538 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x6a4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:00.538 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x6a4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8257f63(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:44:00.539 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72d7271e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:44:00.539 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:44:00.539 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72d7271e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:44:00.540 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b1b0449(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:44:00.540 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x536] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:44:00.540 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b1b0449(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:44:00.541 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2635590a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:44:00.541 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:44:00.541 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2635590a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:44:00.542 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ca2ff29(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:44:00.542 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:44:00.542 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ca2ff29(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:44:00.543 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5020cc7f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:44:00.543 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x549] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:44:00.543 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5020cc7f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:44:00.544 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5616624e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:44:00.544 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x557] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:44:00.544 GMT <RMI TCP Connection(46)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5616624e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:44:00.547 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x6a4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@645fd9f9

[vm0] [info 2020/03/05 00:44:00.553 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x6a4] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:44:00.553 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x6a4] Locator was created at Thu Mar 05 00:44:00 GMT 2020

[vm0] [info 2020/03/05 00:44:00.553 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x6a4] Listening on port 29938 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:44:00.554 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x6a4] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit181616579876577901/locator/locator29938view.dat

[vm0] [info 2020/03/05 00:44:00.554 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x6a4] recovery file not found: /tmp/junit181616579876577901/locator/locator29938view.dat

[vm0] [info 2020/03/05 00:44:00.554 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x6a4] Starting distributed system

[vm0] [info 2020/03/05 00:44:00.556 GMT <RMI TCP Connection(110)-172.17.0.8> tid=0x6a4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:44:03.272 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7b90ccd2

[vm1] [info 2020/03/05 00:44:03.277 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:44:03.669 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3e83d845

[vm1] [info 2020/03/05 00:44:03.674 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:44:03.685 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x506] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840@44ac6f9e

[vm5] [info 2020/03/05 00:44:03.692 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x506] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:44:03.862 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x68c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@51230d9b

[vm2] [info 2020/03/05 00:44:03.868 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x68c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:44:04.259 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x680] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d1361db

[vm2] [info 2020/03/05 00:44:04.265 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x680] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:44:04.418 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x402] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040@6b3e9497

[vm6] [info 2020/03/05 00:44:04.426 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x402] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:44:04.434 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@be73d50

[vm1] [info 2020/03/05 00:44:04.439 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:44:04.475 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x6e6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3264a025

[vm3] [info 2020/03/05 00:44:04.482 GMT <RMI TCP Connection(54)-172.17.0.9> tid=0x6e6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:44:04.847 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@725038e7

[vm3] [info 2020/03/05 00:44:04.852 GMT <RMI TCP Connection(54)-172.17.0.7> tid=0x6e8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:44:05.029 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x536] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5cb93c65

[vm2] [info 2020/03/05 00:44:05.035 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x536] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:44:05.085 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x708] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@376cd21c

[vm4] [info 2020/03/05 00:44:05.091 GMT <RMI TCP Connection(53)-172.17.0.9> tid=0x708] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:44:05.449 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5f922159

[vm4] [info 2020/03/05 00:44:05.454 GMT <RMI TCP Connection(55)-172.17.0.7> tid=0x6f8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:44:05.655 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3cc36f1b

[vm3] [info 2020/03/05 00:44:05.660 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x52f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:44:05.689 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22571]

Command result for <connect --jmx-manager=localhost[22571]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22571] ..
Successfully connected to: [host=localhost, port=22571]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:44:06.060 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21069]

Command result for <connect --jmx-manager=localhost[21069]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21069] ..
Successfully connected to: [host=localhost, port=21069]


[vm4] [info 2020/03/05 00:44:06.266 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74b454be

[vm4] [info 2020/03/05 00:44:06.271 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:44:06.891 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29939]

Command result for <connect --jmx-manager=localhost[29939]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29939] ..
Successfully connected to: [host=localhost, port=29939]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2617
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 265
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8826


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:44:08.345 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 161 ms)

[vm2] [info 2020/03/05 00:44:08.502 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 154 ms)

[vm3] [info 2020/03/05 00:44:08.664 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 159 ms)

[vm4] [info 2020/03/05 00:44:08.813 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 147 ms)

[vm5] [info 2020/03/05 00:44:08.979 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 164 ms)

[vm6] [info 2020/03/05 00:44:09.126 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 145 ms)

[vm0] [info 2020/03/05 00:44:09.274 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x6f2] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:44:09.275 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x6f2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 146 ms)

[info 2020/03/05 00:44:09.276 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:09.278 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x6f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a9f2ec0(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:44:09.278 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x6f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:09.278 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x6f2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a9f2ec0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:44:09.279 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @170b0eba(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:44:09.279 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:44:09.279 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @170b0eba(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:44:09.280 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @518f4da7(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:44:09.280 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x4e9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:44:09.280 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @518f4da7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:44:09.281 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aa2e289(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:44:09.281 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x50c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:44:09.281 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aa2e289(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:44:09.282 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x544] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68dacde4(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:44:09.282 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x544] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:44:09.282 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68dacde4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:44:09.283 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x506] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65d63026(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:44:09.283 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x506] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:44:09.283 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65d63026(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:44:09.284 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47961600(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:44:09.284 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:44:09.284 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47961600(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:44:09.287 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x6f2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:44:09.287 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x6f2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:44:09.288 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:44:09.288 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:44:09.289 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:44:09.290 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:44:09.291 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:44:09.291 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:44:09.292 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x544] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:44:09.292 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:44:09.293 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x506] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:44:09.294 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:44:09.295 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:44:09.295 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:44:09.310 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:44:09.311 GMT <RMI TCP Connection(19)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:44:09.338 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20782].
Not connected.


[info 2020/03/05 00:44:09.340 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:44:09.342 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:09.343 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x6f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @681851ca(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:44:09.344 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x6f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:09.344 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x6f2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @681851ca(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:44:09.344 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a484346(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:44:09.345 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:44:09.345 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a484346(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:44:09.345 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @675be252(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:44:09.346 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x4e9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:44:09.346 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @675be252(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:44:09.346 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e5c9655(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:44:09.347 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x50c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:44:09.347 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e5c9655(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:44:09.347 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x544] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16c26992(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:44:09.348 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x544] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:44:09.348 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16c26992(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:44:09.348 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x506] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6044bc91(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:44:09.349 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x506] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:44:09.349 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6044bc91(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:44:09.349 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d05484c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:44:09.349 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:44:09.349 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d05484c(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:44:09.354 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5479323181801335753

[info 2020/03/05 00:44:09.356 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:44:09.584 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:09.585 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x6f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @719faa9d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:44:09.585 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x6f2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:09.585 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x6f2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @719faa9d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:44:09.586 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58ad62ce(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:44:09.586 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:44:09.586 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58ad62ce(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:44:09.587 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a60f3f1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:44:09.587 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x4e9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:44:09.587 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a60f3f1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:44:09.588 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @562d7c46(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:44:09.588 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x50c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:44:09.588 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @562d7c46(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:44:09.589 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x544] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e9e3b3e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:44:09.589 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x544] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:44:09.589 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e9e3b3e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:44:09.590 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x506] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @485fdc24(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:44:09.590 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x506] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:44:09.590 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @485fdc24(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:44:09.591 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @797ea8c7(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:44:09.591 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x402] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:44:09.591 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @797ea8c7(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:44:09.594 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x6f2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@69534a9b

[vm0] [info 2020/03/05 00:44:09.600 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x6f2] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:44:09.600 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x6f2] Locator was created at Thu Mar 05 00:44:09 GMT 2020

[vm0] [info 2020/03/05 00:44:09.601 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x6f2] Listening on port 20784 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:44:09.601 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x6f2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5479323181801335753/locator/locator20784view.dat

[vm0] [info 2020/03/05 00:44:09.601 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x6f2] recovery file not found: /tmp/junit5479323181801335753/locator/locator20784view.dat

[vm0] [info 2020/03/05 00:44:09.601 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x6f2] Starting distributed system

[vm0] [info 2020/03/05 00:44:09.604 GMT <RMI TCP Connection(110)-172.17.0.3> tid=0x6f2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:44:13.410 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@422d35f

[vm1] [info 2020/03/05 00:44:13.415 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:44:13.931 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@557912b1

[vm5] [info 2020/03/05 00:44:13.936 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x50c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:44:14.004 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@15a08a04

[vm2] [info 2020/03/05 00:44:14.010 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x4e9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:44:14.624 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2bd6766c

[vm3] [info 2020/03/05 00:44:14.632 GMT <RMI TCP Connection(47)-172.17.0.3> tid=0x50c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:44:14.696 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@51cbe13b

[vm6] [info 2020/03/05 00:44:14.701 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x40d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:44:15.357 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x544] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@bdf2b89

[vm4] [info 2020/03/05 00:44:15.363 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x544] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:44:15.604 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:44:16.001 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20785]

Command result for <connect --jmx-manager=localhost[20785]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20785] ..
Successfully connected to: [host=localhost, port=20785]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1102
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2464
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 176
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 8508


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:44:19.316 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 168 ms)

[vm2] [info 2020/03/05 00:44:19.491 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 172 ms)

[vm3] [info 2020/03/05 00:44:19.665 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 172 ms)

[vm4] [info 2020/03/05 00:44:19.836 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 168 ms)

[vm5] [info 2020/03/05 00:44:20.018 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 180 ms)

[vm6] [info 2020/03/05 00:44:20.174 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 154 ms)

[vm0] [info 2020/03/05 00:44:20.328 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0x4ab] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:44:20.329 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 152 ms)

[info 2020/03/05 00:44:20.330 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:20.332 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @726d489b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:44:20.332 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:20.332 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @726d489b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:44:20.333 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dfdce0e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:44:20.334 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:44:20.334 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dfdce0e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:44:20.335 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a62a3a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:44:20.335 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:44:20.335 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a62a3a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:44:20.338 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25259c00(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:44:20.338 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x53c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:44:20.338 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25259c00(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:44:20.339 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x528] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fd97295(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:44:20.339 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x528] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:44:20.339 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fd97295(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:44:20.340 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25e815e8(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:44:20.340 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x50c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:44:20.340 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25e815e8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:44:20.341 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @586c3a66(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:44:20.341 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:44:20.341 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @586c3a66(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:44:20.344 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0x4ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:44:20.345 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:44:20.346 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:44:20.346 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:44:20.347 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:44:20.348 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:44:20.350 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:44:20.351 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:44:20.352 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x528] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:44:20.352 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:44:20.353 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:44:20.353 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:44:20.355 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:44:20.355 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:44:20.357 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:44:20.357 GMT <RMI TCP Connection(20)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:44:20.387 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29751].
Not connected.


[info 2020/03/05 00:44:20.389 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:44:20.390 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:20.391 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @406f6f1b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:44:20.391 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:20.392 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @406f6f1b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:44:20.392 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68aee1b5(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:44:20.392 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:44:20.393 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68aee1b5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:44:20.393 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fad84cf(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:44:20.394 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:44:20.394 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fad84cf(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:44:20.394 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66e1e051(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:44:20.395 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x53c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:44:20.395 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66e1e051(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:44:20.396 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x528] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77aa3b76(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:44:20.396 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x528] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:44:20.396 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77aa3b76(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:44:20.397 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eae2cbc(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:44:20.397 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x50c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:44:20.397 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eae2cbc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:44:20.397 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b2c271d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:44:20.398 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x40d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:44:20.398 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b2c271d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:44:20.400 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15090214408337808090

[info 2020/03/05 00:44:20.403 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:44:20.626 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:20.627 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dbefe62(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:44:20.627 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0x4ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:20.627 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dbefe62(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:44:20.628 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42e86371(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:44:20.628 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:44:20.629 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42e86371(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:44:20.630 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @381956cb(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:44:20.630 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3c8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:44:20.630 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @381956cb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:44:20.631 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7abf346(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:44:20.631 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x53c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:44:20.631 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7abf346(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:44:20.632 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x528] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3be712c8(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:44:20.632 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x528] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:44:20.632 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x528] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3be712c8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:44:20.633 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c54705a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:44:20.633 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x50c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:44:20.633 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x50c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c54705a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:44:20.634 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x40d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @387164c2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:44:20.634 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x40d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:44:20.634 GMT <RMI TCP Connection(48)-172.17.0.5> tid=0x40d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @387164c2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:44:20.638 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0x4ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@53fd76a1

[vm0] [info 2020/03/05 00:44:20.643 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0x4ab] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:44:20.644 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0x4ab] Locator was created at Thu Mar 05 00:44:20 GMT 2020

[vm0] [info 2020/03/05 00:44:20.644 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0x4ab] Listening on port 29753 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:44:20.644 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0x4ab] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15090214408337808090/locator/locator29753view.dat

[vm0] [info 2020/03/05 00:44:20.644 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0x4ab] recovery file not found: /tmp/junit15090214408337808090/locator/locator29753view.dat

[vm0] [info 2020/03/05 00:44:20.645 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0x4ab] Starting distributed system

[vm0] [info 2020/03/05 00:44:20.647 GMT <RMI TCP Connection(114)-172.17.0.5> tid=0x4ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:44:24.612 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@2b308b90

[vm1] [info 2020/03/05 00:44:24.617 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:44:25.201 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@26d1e784

[vm2] [info 2020/03/05 00:44:25.206 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x3c8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:44:25.802 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f73e117

[vm3] [info 2020/03/05 00:44:25.807 GMT <RMI TCP Connection(47)-172.17.0.5> tid=0x53c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:44:26.485 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x528] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@78057819

[vm4] [info 2020/03/05 00:44:26.491 GMT <RMI TCP Connection(49)-172.17.0.5> tid=0x528] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:44:27.095 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29754]

Command result for <connect --jmx-manager=localhost[29754]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29754] ..
Successfully connected to: [host=localhost, port=29754]


[vm5] [info 2020/03/05 00:44:27.689 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7b4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31de4a9c

[vm5] [info 2020/03/05 00:44:27.695 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7b4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:44:28.377 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7c0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1fdb10fc

[vm6] [info 2020/03/05 00:44:28.383 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7c0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:44:29.219 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 977
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2488
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 286
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8892


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:44:32.995 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 161 ms)

[vm2] [info 2020/03/05 00:44:33.149 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x737] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 151 ms)

[vm3] [info 2020/03/05 00:44:33.311 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x75e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 159 ms)

[vm4] [info 2020/03/05 00:44:33.461 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 147 ms)

[vm5] [info 2020/03/05 00:44:33.627 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7b4] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 165 ms)

[vm6] [info 2020/03/05 00:44:33.774 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7c0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 145 ms)

[vm0] [info 2020/03/05 00:44:33.920 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8d2] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:44:33.922 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8d2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 145 ms)

[info 2020/03/05 00:44:33.922 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:33.925 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9e96c98(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:44:33.925 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:33.925 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9e96c98(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:44:33.926 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @685c5574(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:44:33.926 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:44:33.926 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @685c5574(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:44:33.926 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x737] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @489b8cbb(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:44:33.927 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x737] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:44:33.927 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x737] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @489b8cbb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:44:33.928 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x75e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f474d80(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:44:33.928 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x75e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:44:33.928 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x75e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f474d80(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:44:33.929 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c6665f0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:44:33.929 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:44:33.929 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c6665f0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:44:33.930 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ed873e2(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:44:33.930 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:44:33.930 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ed873e2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:44:33.931 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49f11e61(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:44:33.931 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7c0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:44:33.931 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49f11e61(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:44:33.933 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8d2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:44:33.934 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:44:33.934 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:44:33.935 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:44:33.936 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x737] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:44:33.936 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x737] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:44:33.937 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x75e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:44:33.937 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x75e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:44:33.938 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:44:33.938 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:44:33.939 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7b4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:44:33.939 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:44:33.940 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7c0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:44:33.940 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:44:33.942 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:44:33.943 GMT <RMI TCP Connection(22)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:44:33.972 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24339].
Not connected.


[info 2020/03/05 00:44:33.973 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:44:33.974 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:33.976 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14d62060(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:44:33.976 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:33.976 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14d62060(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:44:33.977 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58bba25e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:44:33.977 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:44:33.977 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58bba25e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:44:33.978 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x737] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @382b79a6(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:44:33.978 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x737] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:44:33.978 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x737] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @382b79a6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:44:33.979 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x75e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49ec7fec(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:44:33.979 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x75e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:44:33.979 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x75e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49ec7fec(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:44:33.980 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26ee843c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:44:33.980 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:44:33.980 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26ee843c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:44:33.980 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b07eba8(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:44:33.981 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:44:33.981 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b07eba8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:44:33.981 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f427aa0(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:44:33.981 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7c0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:44:33.981 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f427aa0(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:44:33.984 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11924354911585528975

[info 2020/03/05 00:44:33.986 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:44:34.206 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:34.207 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a71149(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:44:34.207 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8d2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:34.207 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a71149(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:44:34.208 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f795ae6(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:44:34.208 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:44:34.208 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f795ae6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:44:34.209 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x737] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a8246e3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:44:34.209 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x737] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:44:34.209 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x737] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a8246e3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:44:34.210 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x75e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62625641(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:44:34.210 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x75e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:44:34.210 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x75e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62625641(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:44:34.211 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @721ac6bd(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:44:34.211 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:44:34.211 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @721ac6bd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:44:34.211 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @351c450b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:44:34.212 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7b4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:44:34.212 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @351c450b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:44:34.213 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @674fa64a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:44:34.213 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7c0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:44:34.213 GMT <RMI TCP Connection(56)-172.17.0.4> tid=0x7c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @674fa64a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:44:34.216 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8d2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@25ef2c2f

[vm0] [info 2020/03/05 00:44:34.221 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8d2] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:44:34.221 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8d2] Locator was created at Thu Mar 05 00:44:34 GMT 2020

[vm0] [info 2020/03/05 00:44:34.221 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8d2] Listening on port 24341 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:44:34.222 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8d2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11924354911585528975/locator/locator24341view.dat

[vm0] [info 2020/03/05 00:44:34.222 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8d2] recovery file not found: /tmp/junit11924354911585528975/locator/locator24341view.dat

[vm0] [info 2020/03/05 00:44:34.222 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8d2] Starting distributed system

[vm0] [info 2020/03/05 00:44:34.224 GMT <RMI TCP Connection(132)-172.17.0.4> tid=0x8d2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:44:38.070 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7cb6f0a1

[vm1] [info 2020/03/05 00:44:38.075 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:44:38.661 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x737] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@26bc6c67

[vm2] [info 2020/03/05 00:44:38.667 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x737] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:44:39.306 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x75e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@75da7a39

[vm3] [info 2020/03/05 00:44:39.312 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x75e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:44:39.928 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2c762cb6

[vm4] [info 2020/03/05 00:44:39.934 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:44:40.535 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24342]

Command result for <connect --jmx-manager=localhost[24342]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24342] ..
Successfully connected to: [host=localhost, port=24342]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:44:43.867 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7c9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c19373f

[vm5] [info 2020/03/05 00:44:43.873 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7c9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:44:44.569 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@828357e

[vm6] [info 2020/03/05 00:44:44.575 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7cc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:44:45.450 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:44:46.985 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x513] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@10bfe566

[vm5] [info 2020/03/05 00:44:46.991 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x513] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:44:47.735 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@61dacf81

[vm6] [info 2020/03/05 00:44:47.741 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x51b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 962
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236188
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2169
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 96
Total primaries transferred during this rebalance                                               | 12
Total time (in milliseconds) for this rebalance                                                 | 7332


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:44:48.660 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 166 ms)

[vm1] [info 2020/03/05 00:44:48.695 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:44:48.808 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x771] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 145 ms)

[vm3] [info 2020/03/05 00:44:48.965 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x75b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 155 ms)

[vm4] [info 2020/03/05 00:44:49.123 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x76f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 155 ms)

[vm5] [info 2020/03/05 00:44:49.408 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7c9] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 284 ms)

[vm6] [info 2020/03/05 00:44:49.558 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 148 ms)

[vm0] [info 2020/03/05 00:44:49.704 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x603] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:44:49.705 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 144 ms)

[info 2020/03/05 00:44:49.705 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:49.708 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b6de287(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:44:49.708 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x603] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:49.708 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b6de287(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:44:49.709 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a4f70d0(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:44:49.709 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:44:49.709 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a4f70d0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:44:49.710 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35768d19(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:44:49.710 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x771] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:44:49.710 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x771] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35768d19(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:44:49.711 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x75b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e9ea272(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:44:49.711 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x75b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:44:49.711 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x75b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e9ea272(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:44:49.711 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x76f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a6a8525(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:44:49.712 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x76f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:44:49.712 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x76f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a6a8525(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:44:49.712 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7c9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a185bb0(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:44:49.713 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7c9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:44:49.713 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7c9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a185bb0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:44:49.713 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25796411(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:44:49.714 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:44:49.714 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25796411(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:44:49.717 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:44:49.717 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:44:49.718 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:44:49.718 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:44:49.719 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x771] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:44:49.719 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x771] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:44:49.720 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x75b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:44:49.720 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x75b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:44:49.721 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x76f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:44:49.721 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x76f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:44:49.722 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7c9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:44:49.723 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7c9] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:44:49.724 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:44:49.724 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:44:49.726 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:44:49.726 GMT <RMI TCP Connection(22)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:44:49.756 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28461].
Not connected.


[info 2020/03/05 00:44:49.758 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:44:49.759 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:49.760 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @649a285f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:44:49.760 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x603] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:49.760 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @649a285f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:44:49.761 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ffeeb6c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:44:49.761 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:44:49.761 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ffeeb6c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:44:49.762 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a4e8f71(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:44:49.762 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x771] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:44:49.762 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x771] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a4e8f71(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:44:49.763 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x75b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d330bf5(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:44:49.763 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x75b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:44:49.763 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x75b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d330bf5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:44:49.764 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x76f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12d9b8ad(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:44:49.764 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x76f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:44:49.764 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x76f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12d9b8ad(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:44:49.765 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7c9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ccb3281(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:44:49.765 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7c9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:44:49.765 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7c9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ccb3281(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:44:49.766 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4229de9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:44:49.766 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:44:49.766 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4229de9(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:44:49.769 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6550171308165153204

[info 2020/03/05 00:44:49.771 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:44:49.995 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:49.996 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c4dafd4(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:44:49.996 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x603] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:49.996 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c4dafd4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:44:49.997 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61736bc1(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:44:49.997 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:44:49.997 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61736bc1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:44:49.998 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d1a49fc(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:44:49.998 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x771] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:44:49.998 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x771] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d1a49fc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:44:49.999 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x75b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2325f0f7(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:44:49.999 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x75b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:44:49.999 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x75b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2325f0f7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:44:50.000 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x76f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25283b25(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:44:50.000 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x76f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:44:50.000 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x76f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25283b25(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:44:50.001 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7c9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a864dd4(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:44:50.001 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7c9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:44:50.001 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7c9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a864dd4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:44:50.001 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a93e5cf(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:44:50.002 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7cc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:44:50.002 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a93e5cf(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:44:50.005 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x603] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@227f5364

[vm0] [info 2020/03/05 00:44:50.010 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x603] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:44:50.010 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x603] Locator was created at Thu Mar 05 00:44:50 GMT 2020

[vm0] [info 2020/03/05 00:44:50.010 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x603] Listening on port 28463 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:44:50.011 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x603] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6550171308165153204/locator/locator28463view.dat

[vm0] [info 2020/03/05 00:44:50.011 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x603] recovery file not found: /tmp/junit6550171308165153204/locator/locator28463view.dat

[vm0] [info 2020/03/05 00:44:50.011 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x603] Starting distributed system

[vm0] [info 2020/03/05 00:44:50.013 GMT <RMI TCP Connection(131)-172.17.0.6> tid=0x603] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1066
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2122
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 96
Total primaries transferred during this rebalance                                               | 12
Total time (in milliseconds) for this rebalance                                                 | 7227


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 27


[vm1] [info 2020/03/05 00:44:51.853 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 164 ms)

[vm2] [info 2020/03/05 00:44:52.002 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 147 ms)

[vm3] [info 2020/03/05 00:44:52.150 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 146 ms)

[vm4] [info 2020/03/05 00:44:52.312 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 159 ms)

[vm5] [info 2020/03/05 00:44:52.467 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 153 ms)

[vm6] [info 2020/03/05 00:44:52.613 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 144 ms)

[vm0] [info 2020/03/05 00:44:52.758 GMT <RMI TCP Connection(114)-172.17.0.2> tid=0x2bc] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:44:52.759 GMT <RMI TCP Connection(114)-172.17.0.2> tid=0x2bc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 144 ms)

[info 2020/03/05 00:44:52.760 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:52.763 GMT <RMI TCP Connection(114)-172.17.0.2> tid=0x2bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @86ffd2b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:44:52.763 GMT <RMI TCP Connection(114)-172.17.0.2> tid=0x2bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:52.763 GMT <RMI TCP Connection(114)-172.17.0.2> tid=0x2bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @86ffd2b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:44:52.764 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5289afc2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:44:52.764 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:44:52.764 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5289afc2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:44:52.766 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b1c7d69(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:44:52.766 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x538] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:44:52.766 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b1c7d69(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:44:52.767 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @582289f5(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:44:52.767 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:44:52.767 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @582289f5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:44:52.768 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @328df81(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:44:52.768 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:44:52.768 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @328df81(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:44:52.769 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x513] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4917c4c8(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:44:52.769 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x513] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:44:52.769 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4917c4c8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:44:52.770 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb15a7e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:44:52.770 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x51b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:44:52.770 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cb15a7e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:44:52.773 GMT <RMI TCP Connection(114)-172.17.0.2> tid=0x2bc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:44:52.773 GMT <RMI TCP Connection(114)-172.17.0.2> tid=0x2bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:44:52.775 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:44:52.775 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:44:52.777 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:44:52.778 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:44:52.778 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:44:52.779 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:44:52.780 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:44:52.780 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:44:52.781 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x513] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:44:52.781 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:44:52.782 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:44:52.782 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:44:52.784 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:44:52.785 GMT <RMI TCP Connection(21)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:44:52.816 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24040].
Not connected.


[info 2020/03/05 00:44:52.817 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:44:52.818 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:52.820 GMT <RMI TCP Connection(114)-172.17.0.2> tid=0x2bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49a2ce7(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:44:52.820 GMT <RMI TCP Connection(114)-172.17.0.2> tid=0x2bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:52.820 GMT <RMI TCP Connection(114)-172.17.0.2> tid=0x2bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49a2ce7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:44:52.821 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e323957(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:44:52.821 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:44:52.821 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e323957(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:44:52.822 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6afd95ca(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:44:52.822 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x538] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:44:52.822 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6afd95ca(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:44:52.822 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ddf8a42(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:44:52.823 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:44:52.823 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ddf8a42(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:44:52.823 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38755ab7(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:44:52.824 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:44:52.824 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38755ab7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:44:52.824 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x513] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c800c9e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:44:52.825 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x513] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:44:52.825 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c800c9e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:44:52.825 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52cbdb66(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:44:52.826 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x51b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:44:52.826 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52cbdb66(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:44:52.828 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1042193374626549574

[info 2020/03/05 00:44:52.831 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:44:53.063 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:53.064 GMT <RMI TCP Connection(114)-172.17.0.2> tid=0x2bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a708cc5(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:44:53.064 GMT <RMI TCP Connection(114)-172.17.0.2> tid=0x2bc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:44:53.064 GMT <RMI TCP Connection(114)-172.17.0.2> tid=0x2bc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a708cc5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:44:53.065 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5317e76f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:44:53.065 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:44:53.065 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5317e76f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:44:53.066 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61d036dc(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:44:53.066 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x538] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:44:53.066 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61d036dc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:44:53.067 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a81c33c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:44:53.067 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:44:53.067 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a81c33c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:44:53.068 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @447465f5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:44:53.068 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:44:53.068 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x409] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @447465f5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:44:53.069 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x513] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1586e109(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:44:53.069 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x513] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:44:53.069 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x513] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1586e109(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:44:53.070 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x51b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @225caa24(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:44:53.070 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x51b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:44:53.070 GMT <RMI TCP Connection(48)-172.17.0.2> tid=0x51b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @225caa24(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:44:53.073 GMT <RMI TCP Connection(114)-172.17.0.2> tid=0x2bc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7d79ffbb

[vm0] [info 2020/03/05 00:44:53.087 GMT <RMI TCP Connection(114)-172.17.0.2> tid=0x2bc] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:44:53.088 GMT <RMI TCP Connection(114)-172.17.0.2> tid=0x2bc] Locator was created at Thu Mar 05 00:44:53 GMT 2020

[vm0] [info 2020/03/05 00:44:53.088 GMT <RMI TCP Connection(114)-172.17.0.2> tid=0x2bc] Listening on port 24042 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:44:53.088 GMT <RMI TCP Connection(114)-172.17.0.2> tid=0x2bc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1042193374626549574/locator/locator24042view.dat

[vm0] [info 2020/03/05 00:44:53.088 GMT <RMI TCP Connection(114)-172.17.0.2> tid=0x2bc] recovery file not found: /tmp/junit1042193374626549574/locator/locator24042view.dat

[vm0] [info 2020/03/05 00:44:53.089 GMT <RMI TCP Connection(114)-172.17.0.2> tid=0x2bc] Starting distributed system

[vm0] [info 2020/03/05 00:44:53.091 GMT <RMI TCP Connection(114)-172.17.0.2> tid=0x2bc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:44:53.949 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5dbb01b9

[vm1] [info 2020/03/05 00:44:53.954 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:44:54.559 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x771] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@28a977f3

[vm2] [info 2020/03/05 00:44:54.565 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x771] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:44:55.172 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x75b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@48e6a06c

[vm3] [info 2020/03/05 00:44:55.177 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x75b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:44:55.811 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x76f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@15926443

[vm4] [info 2020/03/05 00:44:55.816 GMT <RMI TCP Connection(57)-172.17.0.6> tid=0x76f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:44:56.419 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28464]

Command result for <connect --jmx-manager=localhost[28464]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28464] ..
Successfully connected to: [host=localhost, port=28464]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:44:57.039 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@63e443c5

[vm1] [info 2020/03/05 00:44:57.044 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:44:57.626 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x538] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7bb06752

[vm2] [info 2020/03/05 00:44:57.631 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x538] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:44:58.235 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@37529e3b

[vm3] [info 2020/03/05 00:44:58.241 GMT <RMI TCP Connection(47)-172.17.0.2> tid=0x3fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:44:58.850 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@373d6c79

[vm4] [info 2020/03/05 00:44:58.856 GMT <RMI TCP Connection(49)-172.17.0.2> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:44:59.481 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24043]

Command result for <connect --jmx-manager=localhost[24043]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24043] ..
Successfully connected to: [host=localhost, port=24043]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:45:03.882 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5f7e5a0f

[vm5] [info 2020/03/05 00:45:03.887 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:45:04.336 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7c3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@eb85fa2

[vm5] [info 2020/03/05 00:45:04.342 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7c3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:45:04.620 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7fe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7ef48e27

[vm6] [info 2020/03/05 00:45:04.625 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7fe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:45:05.152 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@710490db

[vm6] [info 2020/03/05 00:45:05.157 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x5db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:45:05.492 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:45:05.905 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x549] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@52ad75e4

[vm5] [info 2020/03/05 00:45:05.912 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x549] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:45:06.095 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:45:06.648 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x557] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@288db0b1

[vm6] [info 2020/03/05 00:45:06.655 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x557] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:45:07.552 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:45:08.144 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x506] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@75e3d522

[vm5] [info 2020/03/05 00:45:08.151 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x506] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:45:08.944 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x402] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@230592e4

[vm6] [info 2020/03/05 00:45:08.950 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x402] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 773
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608941
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2546
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 262
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8937


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:45:09.286 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 154 ms)

[vm2] [info 2020/03/05 00:45:09.447 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x72a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 158 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 853
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2553
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 189
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 8757


[vm3] [info 2020/03/05 00:45:09.591 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x785] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 142 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm4] [info 2020/03/05 00:45:09.777 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 183 ms)

[vm1] [info 2020/03/05 00:45:09.795 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 179 ms)

[vm1] [info 2020/03/05 00:45:09.878 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:45:09.952 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 174 ms)

[vm2] [info 2020/03/05 00:45:09.973 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 175 ms)

[vm6] [info 2020/03/05 00:45:10.102 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7fe] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 147 ms)

[vm3] [info 2020/03/05 00:45:10.133 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 157 ms)

[vm0] [info 2020/03/05 00:45:10.249 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x409] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:45:10.251 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 146 ms)

[info 2020/03/05 00:45:10.251 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:10.253 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bb39756(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:45:10.254 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:10.254 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bb39756(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:45:10.256 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e208537(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:45:10.256 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:10.256 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e208537(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:45:10.257 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x72a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18133cc1(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:45:10.257 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x72a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:10.257 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x72a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18133cc1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:45:10.258 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x785] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75a4dd3f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:45:10.258 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x785] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:10.259 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x785] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75a4dd3f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:45:10.259 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44ebe02e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:45:10.260 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:10.260 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44ebe02e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:45:10.260 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f619913(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:45:10.260 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:10.261 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f619913(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:45:10.261 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a03218f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:45:10.261 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:10.261 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7fe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a03218f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:45:10.264 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:45:10.264 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:45:10.267 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:45:10.267 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:45:10.268 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x72a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:45:10.268 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x72a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:45:10.269 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x785] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:45:10.269 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x785] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:45:10.270 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:45:10.271 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:45:10.272 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:45:10.272 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:45:10.273 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7fe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:45:10.273 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7fe] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:45:10.275 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:45:10.276 GMT <RMI TCP Connection(22)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)

[vm4] [info 2020/03/05 00:45:10.279 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 144 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:45:10.307 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22571].
Not connected.


[info 2020/03/05 00:45:10.309 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:45:10.311 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:10.312 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @146e0237(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:45:10.312 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:10.312 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @146e0237(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:45:10.313 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d8b54eb(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:45:10.313 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:10.313 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d8b54eb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:45:10.314 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x72a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27fec10f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:45:10.314 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x72a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:10.314 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x72a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27fec10f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:45:10.315 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x785] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37ff4c40(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:45:10.315 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x785] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:10.315 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x785] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37ff4c40(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:45:10.316 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48b61273(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:45:10.316 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:10.316 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48b61273(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:45:10.317 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aaa3472(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:45:10.317 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:10.317 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7aaa3472(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:45:10.318 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b186a49(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:45:10.318 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:10.318 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7fe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b186a49(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:45:10.321 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3364401189523443771

[info 2020/03/05 00:45:10.324 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:45:10.447 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7c3] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 166 ms)

[info 2020/03/05 00:45:10.608 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:10.609 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69f3031e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:45:10.609 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:10.609 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69f3031e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:45:10.610 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c636cd(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:45:10.610 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:10.610 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c636cd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:45:10.611 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x72a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b93c6b1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:45:10.611 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x72a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:10.611 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x72a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b93c6b1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:45:10.612 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x785] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29db6c84(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:45:10.612 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x785] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:10.612 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x785] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29db6c84(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:45:10.612 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 163 ms)

[vm4] [info 2020/03/05 00:45:10.613 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5acd2122(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:45:10.613 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:10.613 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5acd2122(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:45:10.614 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @92c5795(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:45:10.614 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:10.614 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @92c5795(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:45:10.616 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ceefdfa(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:45:10.616 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7fe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:10.616 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7fe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ceefdfa(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:45:10.619 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7709e0c3

[vm0] [info 2020/03/05 00:45:10.624 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x409] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:45:10.625 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x409] Locator was created at Thu Mar 05 00:45:10 GMT 2020

[vm0] [info 2020/03/05 00:45:10.625 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x409] Listening on port 22573 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:45:10.625 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x409] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3364401189523443771/locator/locator22573view.dat

[vm0] [info 2020/03/05 00:45:10.625 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x409] recovery file not found: /tmp/junit3364401189523443771/locator/locator22573view.dat

[vm0] [info 2020/03/05 00:45:10.626 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x409] Starting distributed system

[vm0] [info 2020/03/05 00:45:10.628 GMT <RMI TCP Connection(132)-172.17.0.9> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:45:10.764 GMT <RMI TCP Connection(133)-172.17.0.7> tid=0x1d2] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:45:10.765 GMT <RMI TCP Connection(133)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 150 ms)

[info 2020/03/05 00:45:10.765 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:10.767 GMT <RMI TCP Connection(133)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2149b5c6(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:45:10.767 GMT <RMI TCP Connection(133)-172.17.0.7> tid=0x1d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:10.767 GMT <RMI TCP Connection(133)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2149b5c6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:45:10.770 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72c676ad(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:45:10.770 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:10.770 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72c676ad(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:45:10.771 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @186aae34(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:45:10.771 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x680] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:10.771 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @186aae34(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:45:10.772 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17dd0321(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:45:10.772 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:10.772 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17dd0321(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:45:10.773 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cedadd8(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:45:10.773 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:10.773 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cedadd8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:45:10.774 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5610cb5d(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:45:10.774 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7c3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:10.774 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7c3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5610cb5d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:45:10.775 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52f75109(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:45:10.775 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:10.775 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52f75109(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:45:10.778 GMT <RMI TCP Connection(133)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:45:10.778 GMT <RMI TCP Connection(133)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:45:10.780 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:45:10.780 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:45:10.781 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:45:10.781 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:45:10.782 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:45:10.782 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:45:10.783 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:45:10.784 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:45:10.785 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7c3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:45:10.785 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7c3] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:45:10.786 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:45:10.786 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:45:10.788 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:45:10.789 GMT <RMI TCP Connection(22)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:45:10.819 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21069].
Not connected.


[info 2020/03/05 00:45:10.820 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:45:10.821 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:10.823 GMT <RMI TCP Connection(133)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4562e17f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:45:10.823 GMT <RMI TCP Connection(133)-172.17.0.7> tid=0x1d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:10.823 GMT <RMI TCP Connection(133)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4562e17f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:45:10.824 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67874918(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:45:10.824 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:10.824 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67874918(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:45:10.825 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b08e78b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:45:10.825 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x680] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:10.825 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b08e78b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:45:10.825 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7228c9c1(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:45:10.826 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:10.826 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7228c9c1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:45:10.826 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cd1085e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:45:10.827 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:10.827 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cd1085e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:45:10.827 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2411cab2(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:45:10.828 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7c3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:10.828 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7c3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2411cab2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:45:10.828 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3652fefc(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:45:10.829 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:10.829 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3652fefc(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:45:10.831 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8628785332895487569

[info 2020/03/05 00:45:10.833 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:45:11.047 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:11.048 GMT <RMI TCP Connection(133)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @402ae831(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:45:11.048 GMT <RMI TCP Connection(133)-172.17.0.7> tid=0x1d2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:11.048 GMT <RMI TCP Connection(133)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @402ae831(0, "IgnoredException addIgnoredException") (took 0 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 883
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2571
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 191
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 8844


[vm1] [info 2020/03/05 00:45:11.049 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3158e263(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:45:11.049 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:11.049 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3158e263(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:45:11.050 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @618adbbe(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:45:11.050 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x680] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:11.050 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @618adbbe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:45:11.051 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49cc5205(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:45:11.051 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6e8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:11.051 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49cc5205(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:45:11.052 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cecfc75(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:45:11.052 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6f8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:11.052 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cecfc75(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:45:11.053 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b65bfa6(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:45:11.053 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7c3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:11.053 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x7c3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b65bfa6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:45:11.054 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39e332be(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:45:11.054 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x5db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:11.054 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39e332be(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:45:11.057 GMT <RMI TCP Connection(133)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7dfe1863

[vm0] [info 2020/03/05 00:45:11.063 GMT <RMI TCP Connection(133)-172.17.0.7> tid=0x1d2] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:45:11.063 GMT <RMI TCP Connection(133)-172.17.0.7> tid=0x1d2] Locator was created at Thu Mar 05 00:45:11 GMT 2020

[vm0] [info 2020/03/05 00:45:11.063 GMT <RMI TCP Connection(133)-172.17.0.7> tid=0x1d2] Listening on port 21071 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:45:11.063 GMT <RMI TCP Connection(133)-172.17.0.7> tid=0x1d2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8628785332895487569/locator/locator21071view.dat

[vm0] [info 2020/03/05 00:45:11.063 GMT <RMI TCP Connection(133)-172.17.0.7> tid=0x1d2] recovery file not found: /tmp/junit8628785332895487569/locator/locator21071view.dat

[vm0] [info 2020/03/05 00:45:11.064 GMT <RMI TCP Connection(133)-172.17.0.7> tid=0x1d2] Starting distributed system

[vm0] [info 2020/03/05 00:45:11.065 GMT <RMI TCP Connection(133)-172.17.0.7> tid=0x1d2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:45:11.245 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 155 ms)

[vm2] [info 2020/03/05 00:45:11.391 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 143 ms)

[vm3] [info 2020/03/05 00:45:11.574 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 180 ms)

[vm4] [info 2020/03/05 00:45:11.729 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 153 ms)

[vm5] [info 2020/03/05 00:45:11.895 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 164 ms)

[vm6] [info 2020/03/05 00:45:12.088 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 191 ms)

[vm0] [info 2020/03/05 00:45:12.238 GMT <RMI TCP Connection(114)-172.17.0.8> tid=0x5ee] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:45:12.239 GMT <RMI TCP Connection(114)-172.17.0.8> tid=0x5ee] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 149 ms)

[info 2020/03/05 00:45:12.240 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:12.242 GMT <RMI TCP Connection(114)-172.17.0.8> tid=0x5ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c6030f3(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:45:12.242 GMT <RMI TCP Connection(114)-172.17.0.8> tid=0x5ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:12.242 GMT <RMI TCP Connection(114)-172.17.0.8> tid=0x5ee] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c6030f3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:45:12.243 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43f4eea9(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:45:12.244 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:12.244 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43f4eea9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:45:12.245 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a4e027a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:45:12.245 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x536] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:12.245 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a4e027a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:45:12.246 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11a6d8f8(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:45:12.246 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:12.246 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11a6d8f8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:45:12.247 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59bcd238(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:45:12.247 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x52e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:12.247 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59bcd238(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:45:12.248 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69656389(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:45:12.248 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x549] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:12.248 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69656389(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:45:12.249 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3952c8e8(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:45:12.249 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x557] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:12.249 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3952c8e8(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:45:12.252 GMT <RMI TCP Connection(114)-172.17.0.8> tid=0x5ee] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:45:12.252 GMT <RMI TCP Connection(114)-172.17.0.8> tid=0x5ee] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:45:12.253 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:45:12.253 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:45:12.254 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:45:12.254 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:45:12.255 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:45:12.255 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:45:12.256 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:45:12.257 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:45:12.257 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:45:12.258 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:45:12.259 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:45:12.259 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:45:12.261 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:45:12.261 GMT <RMI TCP Connection(22)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:45:12.290 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29939].
Not connected.


[info 2020/03/05 00:45:12.292 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:45:12.293 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:12.294 GMT <RMI TCP Connection(114)-172.17.0.8> tid=0x5ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @824049e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:45:12.295 GMT <RMI TCP Connection(114)-172.17.0.8> tid=0x5ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:12.295 GMT <RMI TCP Connection(114)-172.17.0.8> tid=0x5ee] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @824049e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:45:12.296 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68a79771(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:45:12.296 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:12.296 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68a79771(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:45:12.296 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a496c70(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:45:12.297 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x536] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:12.297 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a496c70(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:45:12.297 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @458c42e5(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:45:12.297 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:12.297 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @458c42e5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:45:12.298 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aac1c60(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:45:12.298 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x52e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:12.298 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aac1c60(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:45:12.299 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c231050(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:45:12.299 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x549] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:12.299 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c231050(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:45:12.300 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @651dc258(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:45:12.300 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x557] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:12.300 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @651dc258(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:45:12.303 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10407909349351176437

[info 2020/03/05 00:45:12.306 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:45:12.545 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:12.545 GMT <RMI TCP Connection(114)-172.17.0.8> tid=0x5ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ad5498b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:45:12.546 GMT <RMI TCP Connection(114)-172.17.0.8> tid=0x5ee] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:12.546 GMT <RMI TCP Connection(114)-172.17.0.8> tid=0x5ee] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ad5498b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:45:12.546 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c67a9b1(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:45:12.547 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:12.547 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c67a9b1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:45:12.548 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @85854b4(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:45:12.548 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x536] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:12.548 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @85854b4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:45:12.549 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @598abdce(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:45:12.549 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:12.549 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @598abdce(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:45:12.550 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4145509a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:45:12.550 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x52e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:12.550 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x52e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4145509a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:45:12.551 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24574acf(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:45:12.551 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x549] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:12.551 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24574acf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:45:12.552 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7abdda7a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:45:12.552 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x557] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:12.552 GMT <RMI TCP Connection(47)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7abdda7a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:45:12.555 GMT <RMI TCP Connection(114)-172.17.0.8> tid=0x5ee] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29c6e10

[vm0] [info 2020/03/05 00:45:12.560 GMT <RMI TCP Connection(114)-172.17.0.8> tid=0x5ee] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:45:12.561 GMT <RMI TCP Connection(114)-172.17.0.8> tid=0x5ee] Locator was created at Thu Mar 05 00:45:12 GMT 2020

[vm0] [info 2020/03/05 00:45:12.561 GMT <RMI TCP Connection(114)-172.17.0.8> tid=0x5ee] Listening on port 29941 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:45:12.561 GMT <RMI TCP Connection(114)-172.17.0.8> tid=0x5ee] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10407909349351176437/locator/locator29941view.dat

[vm0] [info 2020/03/05 00:45:12.561 GMT <RMI TCP Connection(114)-172.17.0.8> tid=0x5ee] recovery file not found: /tmp/junit10407909349351176437/locator/locator29941view.dat

[vm0] [info 2020/03/05 00:45:12.562 GMT <RMI TCP Connection(114)-172.17.0.8> tid=0x5ee] Starting distributed system

[vm0] [info 2020/03/05 00:45:12.563 GMT <RMI TCP Connection(114)-172.17.0.8> tid=0x5ee] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 988
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2152
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 77
Total primaries transferred during this rebalance                                               | 9
Total time (in milliseconds) for this rebalance                                                 | 7227


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:45:13.051 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 158 ms)

[vm2] [info 2020/03/05 00:45:13.198 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 145 ms)

[vm3] [info 2020/03/05 00:45:13.347 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 146 ms)

[vm4] [info 2020/03/05 00:45:13.495 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 146 ms)

[vm5] [info 2020/03/05 00:45:13.649 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 152 ms)

[vm6] [info 2020/03/05 00:45:13.804 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 154 ms)

[vm0] [info 2020/03/05 00:45:13.945 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x4ab] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:45:13.946 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 139 ms)

[info 2020/03/05 00:45:13.947 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:13.949 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71ae6d4e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:45:13.949 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:13.949 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71ae6d4e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:45:13.950 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @774926cb(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:45:13.950 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:13.950 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @774926cb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:45:13.951 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bc9c29e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:45:13.951 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x4e9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:13.951 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bc9c29e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:45:13.954 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a5ad84e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:45:13.954 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x50c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:13.954 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a5ad84e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:45:13.955 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x544] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bd772b7(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:45:13.955 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x544] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:13.955 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bd772b7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:45:13.956 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x506] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d278f92(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:45:13.956 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x506] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:13.956 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d278f92(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:45:13.957 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e3a522a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:45:13.957 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:13.957 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e3a522a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:45:13.959 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:45:13.960 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:45:13.961 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:45:13.961 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:45:13.962 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:45:13.962 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:45:13.965 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:45:13.965 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:45:13.966 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x544] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:45:13.966 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:45:13.967 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x506] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:45:13.968 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:45:13.969 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:45:13.969 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:45:13.971 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:45:13.972 GMT <RMI TCP Connection(20)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:45:14.000 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20785].
Not connected.


[info 2020/03/05 00:45:14.002 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:45:14.003 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:14.004 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ab6aca7(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:45:14.004 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:14.005 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ab6aca7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:45:14.005 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66b882de(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:45:14.005 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:14.005 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66b882de(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:45:14.006 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7847440(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:45:14.006 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x4e9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:14.006 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7847440(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:45:14.007 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac77ced(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:45:14.007 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x50c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:14.007 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac77ced(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:45:14.008 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x544] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @141069e0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:45:14.008 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x544] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:14.008 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @141069e0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:45:14.009 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x506] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21b8c4ce(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:45:14.009 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x506] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:14.009 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21b8c4ce(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:45:14.010 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @373000de(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:45:14.010 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x402] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:14.010 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @373000de(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:45:14.013 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1932625296827233784

[info 2020/03/05 00:45:14.015 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:45:14.250 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:14.251 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11671dc0(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:45:14.251 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x4ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:14.251 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11671dc0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:45:14.252 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ebd14ab(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:45:14.252 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:14.252 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ebd14ab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:45:14.253 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e828bef(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:45:14.253 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x4e9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:14.253 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x4e9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e828bef(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:45:14.254 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @405db1ae(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:45:14.254 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x50c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:14.254 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x50c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @405db1ae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:45:14.255 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x544] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @450d0786(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:45:14.255 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x544] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:14.255 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x544] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @450d0786(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:45:14.256 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x506] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40b7cd9b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:45:14.256 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x506] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:14.256 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x506] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40b7cd9b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:45:14.257 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x402] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ca2fe7e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:45:14.257 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x402] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:14.257 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x402] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ca2fe7e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:45:14.260 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@48231285

[vm0] [info 2020/03/05 00:45:14.266 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x4ab] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:45:14.266 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x4ab] Locator was created at Thu Mar 05 00:45:14 GMT 2020

[vm0] [info 2020/03/05 00:45:14.266 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x4ab] Listening on port 20787 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:45:14.267 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x4ab] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1932625296827233784/locator/locator20787view.dat

[vm0] [info 2020/03/05 00:45:14.267 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x4ab] recovery file not found: /tmp/junit1932625296827233784/locator/locator20787view.dat

[vm0] [info 2020/03/05 00:45:14.267 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x4ab] Starting distributed system

[vm0] [info 2020/03/05 00:45:14.269 GMT <RMI TCP Connection(115)-172.17.0.3> tid=0x4ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:45:14.512 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2edda009

[vm1] [info 2020/03/05 00:45:14.518 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:45:14.946 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4da87538

[vm1] [info 2020/03/05 00:45:14.950 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:45:15.140 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x72a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@a9eadbb

[vm2] [info 2020/03/05 00:45:15.145 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x72a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:45:15.567 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x680] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5684cd35

[vm2] [info 2020/03/05 00:45:15.572 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x680] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:45:15.741 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x785] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3fa44233

[vm3] [info 2020/03/05 00:45:15.746 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x785] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:45:16.181 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@684d0f5a

[vm3] [info 2020/03/05 00:45:16.186 GMT <RMI TCP Connection(57)-172.17.0.7> tid=0x6e8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:45:16.382 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a7f3f7c

[vm4] [info 2020/03/05 00:45:16.387 GMT <RMI TCP Connection(56)-172.17.0.9> tid=0x7ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:45:16.562 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@3287674

[vm1] [info 2020/03/05 00:45:16.566 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:45:16.813 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7248489e

[vm4] [info 2020/03/05 00:45:16.817 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6f8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:45:16.982 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22574]

Command result for <connect --jmx-manager=localhost[22574]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22574] ..
Successfully connected to: [host=localhost, port=22574]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:45:17.153 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x536] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@663cbbe8

[vm2] [info 2020/03/05 00:45:17.158 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x536] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:45:17.438 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21072]

Command result for <connect --jmx-manager=localhost[21072]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21072] ..
Successfully connected to: [host=localhost, port=21072]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:45:17.751 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5f2b3744

[vm3] [info 2020/03/05 00:45:17.757 GMT <RMI TCP Connection(48)-172.17.0.8> tid=0x52f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:45:18.122 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1d2495c2

[vm1] [info 2020/03/05 00:45:18.126 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:45:18.367 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x52e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@66ecff00

[vm4] [info 2020/03/05 00:45:18.373 GMT <RMI TCP Connection(49)-172.17.0.8> tid=0x52e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:45:18.706 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x4e9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@226a9b17

[vm2] [info 2020/03/05 00:45:18.712 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x4e9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:45:18.973 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29942]

Command result for <connect --jmx-manager=localhost[29942]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29942] ..
Successfully connected to: [host=localhost, port=29942]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:45:19.332 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x50c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@52984ec6

[vm3] [info 2020/03/05 00:45:19.340 GMT <RMI TCP Connection(48)-172.17.0.3> tid=0x50c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:45:19.962 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x544] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32e88ff1

[vm4] [info 2020/03/05 00:45:19.968 GMT <RMI TCP Connection(49)-172.17.0.3> tid=0x544] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:45:20.586 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20788]

Command result for <connect --jmx-manager=localhost[20788]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20788] ..
Successfully connected to: [host=localhost, port=20788]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:45:23.362 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x718] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@1edcb96c

[vm5] [info 2020/03/05 00:45:23.367 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x718] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:45:24.076 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@7290d6e0

[vm6] [info 2020/03/05 00:45:24.082 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2634
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 287
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8952


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:45:28.018 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 154 ms)

[vm2] [info 2020/03/05 00:45:28.177 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 157 ms)

[vm3] [info 2020/03/05 00:45:28.327 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 147 ms)

[vm4] [info 2020/03/05 00:45:28.470 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x72e] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 140 ms)

[vm5] [info 2020/03/05 00:45:28.631 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x718] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 159 ms)

[vm6] [info 2020/03/05 00:45:28.775 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77c] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 141 ms)

[vm0] [info 2020/03/05 00:45:28.922 GMT <RMI TCP Connection(124)-172.17.0.5> tid=0x856] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:45:28.923 GMT <RMI TCP Connection(124)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 146 ms)

[info 2020/03/05 00:45:28.924 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:28.926 GMT <RMI TCP Connection(124)-172.17.0.5> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f5287dc(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:45:28.926 GMT <RMI TCP Connection(124)-172.17.0.5> tid=0x856] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:28.926 GMT <RMI TCP Connection(124)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f5287dc(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:45:28.927 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33bdc4dd(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:45:28.927 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:28.927 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33bdc4dd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:45:28.928 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @365947f7(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:45:28.928 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x3c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:28.928 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @365947f7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:45:28.929 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b8ae194(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:45:28.929 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x53c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:28.929 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b8ae194(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:45:28.930 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x72e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66fdf7b5(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:45:28.930 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x72e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:28.930 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x72e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66fdf7b5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:45:28.931 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x718] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @394fd791(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:45:28.931 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x718] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:28.931 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x718] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @394fd791(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:45:28.932 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c4f3f83(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:45:28.932 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:28.932 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c4f3f83(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:45:28.935 GMT <RMI TCP Connection(124)-172.17.0.5> tid=0x856] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:45:28.935 GMT <RMI TCP Connection(124)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:45:28.936 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:45:28.936 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:45:28.937 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:45:28.938 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:45:28.939 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:45:28.939 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:45:28.940 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x72e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:45:28.940 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x72e] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:45:28.941 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x718] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:45:28.941 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x718] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:45:28.942 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:45:28.942 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77c] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:45:28.945 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:45:28.945 GMT <RMI TCP Connection(21)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:45:28.972 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29754].
Not connected.


[info 2020/03/05 00:45:28.974 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:45:28.976 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:28.976 GMT <RMI TCP Connection(124)-172.17.0.5> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fcd34c2(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:45:28.977 GMT <RMI TCP Connection(124)-172.17.0.5> tid=0x856] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:28.977 GMT <RMI TCP Connection(124)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fcd34c2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:45:28.978 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @258871b3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:45:28.978 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:28.978 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @258871b3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:45:28.979 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eea5a72(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:45:28.979 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x3c8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:28.979 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5eea5a72(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:45:28.980 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @406ba63b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:45:28.980 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x53c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:28.980 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @406ba63b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:45:28.981 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x72e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266ef430(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:45:28.981 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x72e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:28.981 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x72e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266ef430(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:45:28.982 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x718] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac18612(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:45:28.982 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x718] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:28.982 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x718] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac18612(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:45:28.983 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19ef4076(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:45:28.983 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:28.983 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19ef4076(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:45:28.987 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10225502378006910473

[info 2020/03/05 00:45:28.989 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:45:29.221 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:29.221 GMT <RMI TCP Connection(124)-172.17.0.5> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a917a8a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:45:29.222 GMT <RMI TCP Connection(124)-172.17.0.5> tid=0x856] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:29.222 GMT <RMI TCP Connection(124)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a917a8a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:45:29.222 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3362cd1d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:45:29.223 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:29.223 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3362cd1d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:45:29.224 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f4c0828(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:45:29.224 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x3c8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:29.224 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x3c8] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f4c0828(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:45:29.225 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5542a544(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:45:29.225 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x53c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:29.225 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x53c] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5542a544(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:45:29.226 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x72e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ae8c64c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:45:29.226 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x72e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:29.226 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x72e] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ae8c64c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:45:29.227 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x718] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aead69d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:45:29.227 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x718] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:29.227 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x718] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aead69d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:45:29.227 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c479102(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:45:29.228 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:29.228 GMT <RMI TCP Connection(54)-172.17.0.5> tid=0x77c] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c479102(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:45:29.231 GMT <RMI TCP Connection(124)-172.17.0.5> tid=0x856] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@545aafae

[vm0] [info 2020/03/05 00:45:29.236 GMT <RMI TCP Connection(124)-172.17.0.5> tid=0x856] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:45:29.236 GMT <RMI TCP Connection(124)-172.17.0.5> tid=0x856] Locator was created at Thu Mar 05 00:45:29 GMT 2020

[vm0] [info 2020/03/05 00:45:29.236 GMT <RMI TCP Connection(124)-172.17.0.5> tid=0x856] Listening on port 29756 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:45:29.237 GMT <RMI TCP Connection(124)-172.17.0.5> tid=0x856] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10225502378006910473/locator/locator29756view.dat

[vm0] [info 2020/03/05 00:45:29.237 GMT <RMI TCP Connection(124)-172.17.0.5> tid=0x856] recovery file not found: /tmp/junit10225502378006910473/locator/locator29756view.dat

[vm0] [info 2020/03/05 00:45:29.237 GMT <RMI TCP Connection(124)-172.17.0.5> tid=0x856] Starting distributed system

[vm0] [info 2020/03/05 00:45:29.239 GMT <RMI TCP Connection(124)-172.17.0.5> tid=0x856] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:45:31.739 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7b4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@6493173f

[vm5] [info 2020/03/05 00:45:31.745 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7b4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:45:32.481 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440@4c19baf

[vm6] [info 2020/03/05 00:45:32.487 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:45:33.155 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@5cca581

[vm1] [info 2020/03/05 00:45:33.160 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:45:33.753 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x3c8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3c3e6e60

[vm2] [info 2020/03/05 00:45:33.758 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x3c8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:45:34.379 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x53c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@306f25f6

[vm3] [info 2020/03/05 00:45:34.385 GMT <RMI TCP Connection(53)-172.17.0.5> tid=0x53c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:45:34.981 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x72e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@311d8fb6

[vm4] [info 2020/03/05 00:45:34.987 GMT <RMI TCP Connection(55)-172.17.0.5> tid=0x72e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:45:35.589 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29757]

Command result for <connect --jmx-manager=localhost[29757]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29757] ..
Successfully connected to: [host=localhost, port=29757]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2710
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 357
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9402


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:45:36.583 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 147 ms)

[vm2] [info 2020/03/05 00:45:36.740 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x737] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 154 ms)

[vm3] [info 2020/03/05 00:45:36.903 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x75e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 161 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:45:37.057 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 151 ms)

[vm5] [info 2020/03/05 00:45:37.232 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7b4] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 174 ms)

[vm6] [info 2020/03/05 00:45:37.387 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 153 ms)

[vm0] [info 2020/03/05 00:45:37.552 GMT <RMI TCP Connection(137)-172.17.0.4> tid=0x4b1] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:45:37.553 GMT <RMI TCP Connection(137)-172.17.0.4> tid=0x4b1] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 164 ms)

[info 2020/03/05 00:45:37.554 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:37.556 GMT <RMI TCP Connection(137)-172.17.0.4> tid=0x4b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fc0b301(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:45:37.556 GMT <RMI TCP Connection(137)-172.17.0.4> tid=0x4b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:37.556 GMT <RMI TCP Connection(137)-172.17.0.4> tid=0x4b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fc0b301(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:45:37.557 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d67398f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:45:37.557 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:37.557 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d67398f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:45:37.558 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x737] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b0a51bb(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:45:37.558 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x737] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:37.559 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x737] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b0a51bb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:45:37.559 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x75e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63638baa(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:45:37.560 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x75e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:37.560 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x75e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63638baa(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:45:37.560 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8461f04(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:45:37.560 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:37.561 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8461f04(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:45:37.561 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15a84b38(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:45:37.562 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:37.562 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15a84b38(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:45:37.562 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8b38518(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:45:37.563 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:37.563 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8b38518(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:45:37.565 GMT <RMI TCP Connection(137)-172.17.0.4> tid=0x4b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:45:37.565 GMT <RMI TCP Connection(137)-172.17.0.4> tid=0x4b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:45:37.566 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:45:37.567 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:45:37.567 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x737] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:45:37.568 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x737] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:45:37.569 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x75e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:45:37.569 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x75e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:45:37.570 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:45:37.570 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:45:37.571 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7b4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:45:37.571 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:45:37.572 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:45:37.572 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:45:37.574 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:45:37.575 GMT <RMI TCP Connection(23)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:45:37.602 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24342].
Not connected.


[info 2020/03/05 00:45:37.604 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:45:37.605 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:37.607 GMT <RMI TCP Connection(137)-172.17.0.4> tid=0x4b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b3f7e46(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:45:37.607 GMT <RMI TCP Connection(137)-172.17.0.4> tid=0x4b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:37.607 GMT <RMI TCP Connection(137)-172.17.0.4> tid=0x4b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b3f7e46(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:45:37.608 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e69a02b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:45:37.608 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:37.608 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e69a02b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:45:37.609 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x737] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cf06ef9(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:45:37.609 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x737] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:37.609 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x737] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cf06ef9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:45:37.610 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x75e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a4c40da(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:45:37.610 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x75e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:37.610 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x75e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a4c40da(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:45:37.611 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29cdc3e8(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:45:37.611 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:37.611 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29cdc3e8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:45:37.612 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @715815ac(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:45:37.612 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:37.612 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @715815ac(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:45:37.613 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23dd13b5(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:45:37.614 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:37.614 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23dd13b5(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:45:37.617 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15008163537672439862

[info 2020/03/05 00:45:37.620 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:45:37.845 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:37.846 GMT <RMI TCP Connection(137)-172.17.0.4> tid=0x4b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @144bfb64(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:45:37.846 GMT <RMI TCP Connection(137)-172.17.0.4> tid=0x4b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:37.846 GMT <RMI TCP Connection(137)-172.17.0.4> tid=0x4b1] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @144bfb64(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:45:37.847 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @587145ba(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:45:37.847 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:37.847 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @587145ba(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:45:37.848 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x737] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49859c7b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:45:37.848 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x737] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:37.848 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x737] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49859c7b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:45:37.849 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x75e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c1c5d75(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:45:37.849 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x75e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:37.849 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x75e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c1c5d75(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:45:37.850 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47172e80(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:45:37.850 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:37.850 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47172e80(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:45:37.851 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62fb4fc8(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:45:37.851 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7b4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:37.851 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62fb4fc8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:45:37.852 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15ad672(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:45:37.852 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:37.852 GMT <RMI TCP Connection(57)-172.17.0.4> tid=0x7c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15ad672(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:45:37.855 GMT <RMI TCP Connection(137)-172.17.0.4> tid=0x4b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@401cf8e2

[vm0] [info 2020/03/05 00:45:37.860 GMT <RMI TCP Connection(137)-172.17.0.4> tid=0x4b1] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:45:37.861 GMT <RMI TCP Connection(137)-172.17.0.4> tid=0x4b1] Locator was created at Thu Mar 05 00:45:37 GMT 2020

[vm0] [info 2020/03/05 00:45:37.861 GMT <RMI TCP Connection(137)-172.17.0.4> tid=0x4b1] Listening on port 24344 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:45:37.861 GMT <RMI TCP Connection(137)-172.17.0.4> tid=0x4b1] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15008163537672439862/locator/locator24344view.dat

[vm0] [info 2020/03/05 00:45:37.861 GMT <RMI TCP Connection(137)-172.17.0.4> tid=0x4b1] recovery file not found: /tmp/junit15008163537672439862/locator/locator24344view.dat

[vm0] [info 2020/03/05 00:45:37.862 GMT <RMI TCP Connection(137)-172.17.0.4> tid=0x4b1] Starting distributed system

[vm0] [info 2020/03/05 00:45:37.863 GMT <RMI TCP Connection(137)-172.17.0.4> tid=0x4b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:45:41.716 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6a5278d9

[vm1] [info 2020/03/05 00:45:41.721 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:45:42.305 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x737] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@13518c1

[vm2] [info 2020/03/05 00:45:42.310 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x737] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:45:42.909 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x75e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@408b1dfa

[vm3] [info 2020/03/05 00:45:42.914 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x75e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:45:43.501 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@346845d7

[vm4] [info 2020/03/05 00:45:43.506 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:45:44.104 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24345]

Command result for <connect --jmx-manager=localhost[24345]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24345] ..
Successfully connected to: [host=localhost, port=24345]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:45:46.585 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7c9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440@6954a877

[vm5] [info 2020/03/05 00:45:46.591 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7c9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:45:47.302 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@4811be13

[vm6] [info 2020/03/05 00:45:47.308 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7cc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:45:49.870 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@11fe29a3

[vm5] [info 2020/03/05 00:45:49.875 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:45:50.612 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440@74da76e1

[vm6] [info 2020/03/05 00:45:50.618 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2698
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 313
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9237


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:45:51.322 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 162 ms)

[vm2] [info 2020/03/05 00:45:51.490 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x771] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 165 ms)

[vm3] [info 2020/03/05 00:45:51.666 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x75b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 174 ms)

[vm4] [info 2020/03/05 00:45:51.816 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x76f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 147 ms)

[vm5] [info 2020/03/05 00:45:51.995 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7c9] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 178 ms)

[vm6] [info 2020/03/05 00:45:52.146 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 149 ms)

[vm0] [info 2020/03/05 00:45:52.313 GMT <RMI TCP Connection(136)-172.17.0.6> tid=0x8bd] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:45:52.314 GMT <RMI TCP Connection(136)-172.17.0.6> tid=0x8bd] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 165 ms)

[info 2020/03/05 00:45:52.314 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:52.316 GMT <RMI TCP Connection(136)-172.17.0.6> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4122b5db(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:45:52.317 GMT <RMI TCP Connection(136)-172.17.0.6> tid=0x8bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:52.317 GMT <RMI TCP Connection(136)-172.17.0.6> tid=0x8bd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4122b5db(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:45:52.317 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8660287(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:45:52.318 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:52.318 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8660287(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:45:52.319 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73788763(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:45:52.319 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x771] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:52.319 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x771] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73788763(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:45:52.322 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x75b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78f06175(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:45:52.322 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x75b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:52.322 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x75b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78f06175(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:45:52.323 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x76f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23e049b7(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:45:52.323 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x76f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:52.323 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x76f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23e049b7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:45:52.324 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7c9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64c2885d(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:45:52.324 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7c9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:52.324 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7c9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64c2885d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:45:52.325 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37e56f2d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:45:52.325 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:52.325 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37e56f2d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:45:52.327 GMT <RMI TCP Connection(136)-172.17.0.6> tid=0x8bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:45:52.328 GMT <RMI TCP Connection(136)-172.17.0.6> tid=0x8bd] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:45:52.328 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:45:52.329 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:45:52.330 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x771] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:45:52.330 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x771] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:45:52.333 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x75b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:45:52.333 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x75b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:45:52.334 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x76f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:45:52.334 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x76f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:45:52.335 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7c9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:45:52.335 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7c9] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:45:52.336 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:45:52.336 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:45:52.339 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:45:52.339 GMT <RMI TCP Connection(23)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:45:52.369 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28464].
Not connected.


[info 2020/03/05 00:45:52.371 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:45:52.372 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:52.374 GMT <RMI TCP Connection(136)-172.17.0.6> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @189cf1c7(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:45:52.374 GMT <RMI TCP Connection(136)-172.17.0.6> tid=0x8bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:52.374 GMT <RMI TCP Connection(136)-172.17.0.6> tid=0x8bd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @189cf1c7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:45:52.375 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @797f28b5(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:45:52.375 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:52.375 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @797f28b5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:45:52.376 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @606da28e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:45:52.376 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x771] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:52.376 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x771] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @606da28e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:45:52.377 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x75b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eb18637(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:45:52.377 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x75b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:52.377 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x75b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eb18637(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:45:52.378 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x76f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4355f3c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:45:52.378 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x76f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:52.378 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x76f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4355f3c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:45:52.379 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7c9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34b03356(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:45:52.379 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7c9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:52.379 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7c9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34b03356(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:45:52.380 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7088d677(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:45:52.380 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:52.380 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7088d677(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:45:52.383 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15957918172587476756

[info 2020/03/05 00:45:52.385 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:45:52.615 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:52.616 GMT <RMI TCP Connection(136)-172.17.0.6> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a782e1e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:45:52.616 GMT <RMI TCP Connection(136)-172.17.0.6> tid=0x8bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:52.616 GMT <RMI TCP Connection(136)-172.17.0.6> tid=0x8bd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a782e1e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:45:52.617 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5709e1e3(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:45:52.617 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:52.617 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5709e1e3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:45:52.618 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c74df17(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:45:52.618 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x771] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:52.618 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x771] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c74df17(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:45:52.619 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x75b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a319134(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:45:52.619 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x75b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:52.619 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x75b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a319134(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:45:52.620 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x76f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c841328(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:45:52.620 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x76f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:52.620 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x76f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c841328(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:45:52.621 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7c9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @452272a0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:45:52.621 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7c9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:52.621 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7c9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @452272a0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:45:52.622 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @205baf3d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:45:52.622 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7cc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:52.622 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @205baf3d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:45:52.625 GMT <RMI TCP Connection(136)-172.17.0.6> tid=0x8bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ed9c8e1

[vm0] [info 2020/03/05 00:45:52.630 GMT <RMI TCP Connection(136)-172.17.0.6> tid=0x8bd] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:45:52.630 GMT <RMI TCP Connection(136)-172.17.0.6> tid=0x8bd] Locator was created at Thu Mar 05 00:45:52 GMT 2020

[vm0] [info 2020/03/05 00:45:52.631 GMT <RMI TCP Connection(136)-172.17.0.6> tid=0x8bd] Listening on port 28466 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:45:52.631 GMT <RMI TCP Connection(136)-172.17.0.6> tid=0x8bd] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15957918172587476756/locator/locator28466view.dat

[vm0] [info 2020/03/05 00:45:52.631 GMT <RMI TCP Connection(136)-172.17.0.6> tid=0x8bd] recovery file not found: /tmp/junit15957918172587476756/locator/locator28466view.dat

[vm0] [info 2020/03/05 00:45:52.631 GMT <RMI TCP Connection(136)-172.17.0.6> tid=0x8bd] Starting distributed system

[vm0] [info 2020/03/05 00:45:52.633 GMT <RMI TCP Connection(136)-172.17.0.6> tid=0x8bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2682
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 287
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9090


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/05 00:45:54.611 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 155 ms)

[vm2] [info 2020/03/05 00:45:54.755 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 142 ms)

[vm3] [info 2020/03/05 00:45:54.905 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 148 ms)

[vm4] [info 2020/03/05 00:45:55.058 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 150 ms)

[vm5] [info 2020/03/05 00:45:55.224 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72d] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 165 ms)

[vm6] [info 2020/03/05 00:45:55.369 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 143 ms)

[vm0] [info 2020/03/05 00:45:55.512 GMT <RMI TCP Connection(125)-172.17.0.2> tid=0x83f] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:45:55.513 GMT <RMI TCP Connection(125)-172.17.0.2> tid=0x83f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 142 ms)

[info 2020/03/05 00:45:55.514 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:55.516 GMT <RMI TCP Connection(125)-172.17.0.2> tid=0x83f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c19006a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:45:55.516 GMT <RMI TCP Connection(125)-172.17.0.2> tid=0x83f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:55.516 GMT <RMI TCP Connection(125)-172.17.0.2> tid=0x83f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c19006a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:45:55.517 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fa72a4c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:45:55.517 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:55.517 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fa72a4c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:45:55.518 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a4dce5e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:45:55.518 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x538] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:55.518 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a4dce5e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:45:55.519 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28fd7d5(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:45:55.519 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:55.519 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28fd7d5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:45:55.520 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @373c502f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:45:55.520 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x714] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:55.520 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @373c502f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:45:55.521 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a74033b(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:45:55.521 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:55.521 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a74033b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:45:55.522 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f987658(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:45:55.522 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:55.522 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f987658(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:45:55.524 GMT <RMI TCP Connection(125)-172.17.0.2> tid=0x83f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:45:55.525 GMT <RMI TCP Connection(125)-172.17.0.2> tid=0x83f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:45:55.526 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:45:55.526 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:45:55.527 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:45:55.527 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:45:55.528 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:45:55.529 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:45:55.529 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:45:55.530 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:45:55.531 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:45:55.531 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72d] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:45:55.532 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:45:55.532 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:45:55.534 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:45:55.535 GMT <RMI TCP Connection(22)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:45:55.555 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24043].
Not connected.


[info 2020/03/05 00:45:55.557 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:45:55.558 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:55.559 GMT <RMI TCP Connection(125)-172.17.0.2> tid=0x83f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c78199c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:45:55.560 GMT <RMI TCP Connection(125)-172.17.0.2> tid=0x83f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:55.560 GMT <RMI TCP Connection(125)-172.17.0.2> tid=0x83f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c78199c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:45:55.560 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61a868ce(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:45:55.561 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:55.561 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61a868ce(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:45:55.561 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a753495(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:45:55.561 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x538] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:55.562 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a753495(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:45:55.563 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c355d89(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:45:55.563 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:55.563 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c355d89(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:45:55.564 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ce81469(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:45:55.564 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x714] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:55.564 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ce81469(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:45:55.565 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dda7d3a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:45:55.565 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:55.565 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dda7d3a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:45:55.566 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32e6198(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:45:55.566 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:55.566 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32e6198(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:45:55.570 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10540625544202877137

[info 2020/03/05 00:45:55.572 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:45:55.796 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:55.797 GMT <RMI TCP Connection(125)-172.17.0.2> tid=0x83f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63f0757f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:45:55.797 GMT <RMI TCP Connection(125)-172.17.0.2> tid=0x83f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:45:55.797 GMT <RMI TCP Connection(125)-172.17.0.2> tid=0x83f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63f0757f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:45:55.798 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @126fce95(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:45:55.798 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:45:55.798 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @126fce95(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:45:55.799 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @354bc049(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:45:55.799 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x538] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:45:55.799 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @354bc049(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:45:55.800 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6491e004(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:45:55.800 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x3fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:45:55.800 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6491e004(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:45:55.801 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @774db43c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:45:55.801 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x714] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:45:55.801 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @774db43c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:45:55.802 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5881557a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:45:55.802 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:45:55.802 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x72d] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5881557a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:45:55.803 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76ec9d1d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:45:55.803 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:45:55.803 GMT <RMI TCP Connection(54)-172.17.0.2> tid=0x73f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76ec9d1d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:45:55.806 GMT <RMI TCP Connection(125)-172.17.0.2> tid=0x83f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b9696c3

[vm0] [info 2020/03/05 00:45:55.812 GMT <RMI TCP Connection(125)-172.17.0.2> tid=0x83f] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:45:55.812 GMT <RMI TCP Connection(125)-172.17.0.2> tid=0x83f] Locator was created at Thu Mar 05 00:45:55 GMT 2020

[vm0] [info 2020/03/05 00:45:55.812 GMT <RMI TCP Connection(125)-172.17.0.2> tid=0x83f] Listening on port 24045 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:45:55.812 GMT <RMI TCP Connection(125)-172.17.0.2> tid=0x83f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10540625544202877137/locator/locator24045view.dat

[vm0] [info 2020/03/05 00:45:55.812 GMT <RMI TCP Connection(125)-172.17.0.2> tid=0x83f] recovery file not found: /tmp/junit10540625544202877137/locator/locator24045view.dat

[vm0] [info 2020/03/05 00:45:55.813 GMT <RMI TCP Connection(125)-172.17.0.2> tid=0x83f] Starting distributed system

[vm0] [info 2020/03/05 00:45:55.814 GMT <RMI TCP Connection(125)-172.17.0.2> tid=0x83f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:45:56.493 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@610b6105

[vm1] [info 2020/03/05 00:45:56.498 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:45:57.084 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x771] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b1c05c9

[vm2] [info 2020/03/05 00:45:57.090 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x771] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:45:57.709 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x75b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@43a856ed

[vm3] [info 2020/03/05 00:45:57.714 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x75b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:45:58.307 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x76f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4c02abc7

[vm4] [info 2020/03/05 00:45:58.312 GMT <RMI TCP Connection(58)-172.17.0.6> tid=0x76f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:45:58.927 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28467]

Command result for <connect --jmx-manager=localhost[28467]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28467] ..
Successfully connected to: [host=localhost, port=28467]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:45:59.517 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@42ff488b

[vm1] [info 2020/03/05 00:45:59.523 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:46:00.098 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x538] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@784d0296

[vm2] [info 2020/03/05 00:46:00.103 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x538] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:46:00.701 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@23afbb87

[vm3] [info 2020/03/05 00:46:00.706 GMT <RMI TCP Connection(53)-172.17.0.2> tid=0x3fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:46:01.302 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x714] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2008cdca

[vm4] [info 2020/03/05 00:46:01.307 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x714] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:46:01.904 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24046]

Command result for <connect --jmx-manager=localhost[24046]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24046] ..
Successfully connected to: [host=localhost, port=24046]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:46:06.995 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@621b8c9e

[vm5] [info 2020/03/05 00:46:07.001 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:46:07.756 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7fe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040@6895ff26

[vm6] [info 2020/03/05 00:46:07.761 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7fe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:46:08.310 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7c3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@6307ca6d

[vm5] [info 2020/03/05 00:46:08.315 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7c3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:46:09.054 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@6fb2e34e

[vm6] [info 2020/03/05 00:46:09.060 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x5db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:46:09.356 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x549] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@7082f62f

[vm5] [info 2020/03/05 00:46:09.362 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x549] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:46:10.113 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x557] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@41877821

[vm6] [info 2020/03/05 00:46:10.120 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x557] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:46:10.747 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x70c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840@1c8889eb

[vm5] [info 2020/03/05 00:46:10.752 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x70c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:46:11.464 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x772] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040@2fafaf87

[vm6] [info 2020/03/05 00:46:11.470 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x772] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2714
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 406
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9537


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:46:11.889 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 145 ms)

[vm2] [info 2020/03/05 00:46:12.048 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x72a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 156 ms)

[vm3] [info 2020/03/05 00:46:12.207 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x785] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 157 ms)

[vm4] [info 2020/03/05 00:46:12.371 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 162 ms)

[vm5] [info 2020/03/05 00:46:12.540 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 167 ms)

[vm6] [info 2020/03/05 00:46:12.700 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7fe] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 158 ms)

[vm0] [info 2020/03/05 00:46:12.863 GMT <RMI TCP Connection(137)-172.17.0.9> tid=0x882] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:46:12.864 GMT <RMI TCP Connection(137)-172.17.0.9> tid=0x882] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 162 ms)

[info 2020/03/05 00:46:12.865 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:12.867 GMT <RMI TCP Connection(137)-172.17.0.9> tid=0x882] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @676cb60e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:46:12.867 GMT <RMI TCP Connection(137)-172.17.0.9> tid=0x882] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:12.867 GMT <RMI TCP Connection(137)-172.17.0.9> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @676cb60e(0, "IgnoredException remove") (took 0 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2658
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 285
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9012


[vm1] [info 2020/03/05 00:46:12.869 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24222157(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:46:12.870 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:46:12.870 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24222157(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:46:12.870 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x72a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @112e8f27(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:46:12.871 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x72a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:46:12.871 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x72a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @112e8f27(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:46:12.872 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x785] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79dee18d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:46:12.872 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x785] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:46:12.872 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x785] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79dee18d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:46:12.873 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55978634(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:46:12.873 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:46:12.873 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55978634(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:46:12.873 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66c58179(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:46:12.874 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:46:12.874 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66c58179(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:46:12.874 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6060ad47(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:46:12.874 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:46:12.874 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7fe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6060ad47(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:46:12.877 GMT <RMI TCP Connection(137)-172.17.0.9> tid=0x882] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:46:12.877 GMT <RMI TCP Connection(137)-172.17.0.9> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:46:12.879 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:46:12.880 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:46:12.881 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x72a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:46:12.881 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x72a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:46:12.882 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x785] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:46:12.882 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x785] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:46:12.883 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:46:12.883 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:46:12.884 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:46:12.884 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:46:12.885 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7fe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:46:12.885 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7fe] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:46:12.887 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:46:12.888 GMT <RMI TCP Connection(23)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[info 2020/03/05 00:46:12.917 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22574].
Not connected.


[info 2020/03/05 00:46:12.919 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:46:12.920 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:12.922 GMT <RMI TCP Connection(137)-172.17.0.9> tid=0x882] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d025e3(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:46:12.922 GMT <RMI TCP Connection(137)-172.17.0.9> tid=0x882] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:12.922 GMT <RMI TCP Connection(137)-172.17.0.9> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d025e3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:46:12.923 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54ac05d2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:46:12.924 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:46:12.924 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54ac05d2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:46:12.925 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x72a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1654751(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:46:12.925 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x72a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:46:12.925 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x72a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1654751(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:46:12.926 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x785] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @469e9690(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:46:12.926 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x785] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:46:12.926 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x785] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @469e9690(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:46:12.927 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63178528(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:46:12.927 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:46:12.927 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63178528(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:46:12.928 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cf29f1e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:46:12.928 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:46:12.928 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cf29f1e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:46:12.929 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a61d9b5(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:46:12.929 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:46:12.929 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7fe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a61d9b5(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:46:12.933 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15051834186764597638

[info 2020/03/05 00:46:12.935 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:46:13.064 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 154 ms)

[info 2020/03/05 00:46:13.164 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:13.165 GMT <RMI TCP Connection(137)-172.17.0.9> tid=0x882] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4220f76(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:46:13.165 GMT <RMI TCP Connection(137)-172.17.0.9> tid=0x882] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:13.165 GMT <RMI TCP Connection(137)-172.17.0.9> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4220f76(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:46:13.166 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16145e23(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:46:13.166 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:46:13.166 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16145e23(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:46:13.166 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x72a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f6165f5(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:46:13.167 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x72a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:46:13.167 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x72a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f6165f5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:46:13.167 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x785] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @262f9860(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:46:13.167 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x785] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:46:13.168 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x785] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @262f9860(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:46:13.168 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c992134(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:46:13.169 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:46:13.169 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c992134(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:46:13.169 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78723de(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:46:13.170 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:46:13.170 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78723de(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:46:13.170 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @80cedca(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:46:13.170 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7fe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:46:13.170 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7fe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @80cedca(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:46:13.174 GMT <RMI TCP Connection(137)-172.17.0.9> tid=0x882] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7194cdc

[vm0] [info 2020/03/05 00:46:13.180 GMT <RMI TCP Connection(137)-172.17.0.9> tid=0x882] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:46:13.180 GMT <RMI TCP Connection(137)-172.17.0.9> tid=0x882] Locator was created at Thu Mar 05 00:46:13 GMT 2020

[vm0] [info 2020/03/05 00:46:13.180 GMT <RMI TCP Connection(137)-172.17.0.9> tid=0x882] Listening on port 22576 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:46:13.180 GMT <RMI TCP Connection(137)-172.17.0.9> tid=0x882] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15051834186764597638/locator/locator22576view.dat

[vm0] [info 2020/03/05 00:46:13.181 GMT <RMI TCP Connection(137)-172.17.0.9> tid=0x882] recovery file not found: /tmp/junit15051834186764597638/locator/locator22576view.dat

[vm0] [info 2020/03/05 00:46:13.181 GMT <RMI TCP Connection(137)-172.17.0.9> tid=0x882] Starting distributed system

[vm0] [info 2020/03/05 00:46:13.183 GMT <RMI TCP Connection(137)-172.17.0.9> tid=0x882] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:46:13.230 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 164 ms)

[vm3] [info 2020/03/05 00:46:13.386 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 154 ms)

[vm4] [info 2020/03/05 00:46:13.538 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 149 ms)

[vm5] [info 2020/03/05 00:46:13.712 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7c3] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 173 ms)

[vm6] [info 2020/03/05 00:46:13.868 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 154 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2706
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 310
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9255


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm0] [info 2020/03/05 00:46:14.032 GMT <RMI TCP Connection(138)-172.17.0.7> tid=0x87c] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:46:14.033 GMT <RMI TCP Connection(138)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 163 ms)

[info 2020/03/05 00:46:14.034 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:14.036 GMT <RMI TCP Connection(138)-172.17.0.7> tid=0x87c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @384b81b2(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:46:14.037 GMT <RMI TCP Connection(138)-172.17.0.7> tid=0x87c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:14.037 GMT <RMI TCP Connection(138)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @384b81b2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:46:14.040 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2815ed61(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:46:14.040 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:46:14.040 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2815ed61(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:46:14.041 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @324084dd(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:46:14.041 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x680] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:46:14.041 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @324084dd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:46:14.042 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @566b5a6a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:46:14.042 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:46:14.042 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @566b5a6a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:46:14.043 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fd384ce(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:46:14.043 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:46:14.044 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fd384ce(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:46:14.044 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @436bbcd0(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:46:14.044 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7c3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:46:14.045 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7c3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @436bbcd0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:46:14.046 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7880d965(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:46:14.046 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:46:14.046 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7880d965(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:46:14.048 GMT <RMI TCP Connection(138)-172.17.0.7> tid=0x87c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:46:14.049 GMT <RMI TCP Connection(138)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:46:14.050 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:46:14.050 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:46:14.051 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:46:14.051 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:46:14.052 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:46:14.053 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:46:14.053 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:46:14.054 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:46:14.054 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7c3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:46:14.055 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7c3] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:46:14.056 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:46:14.056 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:46:14.058 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:46:14.059 GMT <RMI TCP Connection(23)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:46:14.093 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21072].
Not connected.


[info 2020/03/05 00:46:14.095 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:46:14.096 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:14.097 GMT <RMI TCP Connection(138)-172.17.0.7> tid=0x87c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cbdcf08(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:46:14.098 GMT <RMI TCP Connection(138)-172.17.0.7> tid=0x87c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:14.098 GMT <RMI TCP Connection(138)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cbdcf08(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:46:14.098 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a67256(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:46:14.099 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:46:14.099 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a67256(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:46:14.099 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f6962c2(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:46:14.099 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x680] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:46:14.100 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f6962c2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:46:14.100 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a43f18c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:46:14.100 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:46:14.100 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a43f18c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:46:14.101 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f7965d9(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:46:14.101 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:46:14.101 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f7965d9(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:46:14.102 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aa691a8(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:46:14.102 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7c3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:46:14.102 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7c3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aa691a8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:46:14.103 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2513c897(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:46:14.103 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:46:14.103 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2513c897(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:46:14.107 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10469813240004951628

[info 2020/03/05 00:46:14.109 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:46:14.212 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 186 ms)

[info 2020/03/05 00:46:14.344 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:14.344 GMT <RMI TCP Connection(138)-172.17.0.7> tid=0x87c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aeaf3f9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:46:14.344 GMT <RMI TCP Connection(138)-172.17.0.7> tid=0x87c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:14.344 GMT <RMI TCP Connection(138)-172.17.0.7> tid=0x87c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aeaf3f9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:46:14.345 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @352fdcf6(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:46:14.345 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:46:14.345 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @352fdcf6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:46:14.346 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a433e29(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:46:14.346 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x680] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:46:14.346 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a433e29(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:46:14.347 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @587307e5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:46:14.347 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6e8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:46:14.347 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @587307e5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:46:14.348 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5549c457(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:46:14.348 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6f8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:46:14.348 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5549c457(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:46:14.349 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12fae13b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:46:14.349 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7c3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:46:14.349 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x7c3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12fae13b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:46:14.350 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d236c16(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:46:14.350 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x5db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:46:14.350 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d236c16(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:46:14.354 GMT <RMI TCP Connection(138)-172.17.0.7> tid=0x87c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@63610d6d

[vm0] [info 2020/03/05 00:46:14.359 GMT <RMI TCP Connection(138)-172.17.0.7> tid=0x87c] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:46:14.359 GMT <RMI TCP Connection(138)-172.17.0.7> tid=0x87c] Locator was created at Thu Mar 05 00:46:14 GMT 2020

[vm0] [info 2020/03/05 00:46:14.359 GMT <RMI TCP Connection(138)-172.17.0.7> tid=0x87c] Listening on port 21074 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:46:14.360 GMT <RMI TCP Connection(138)-172.17.0.7> tid=0x87c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10469813240004951628/locator/locator21074view.dat

[vm0] [info 2020/03/05 00:46:14.360 GMT <RMI TCP Connection(138)-172.17.0.7> tid=0x87c] recovery file not found: /tmp/junit10469813240004951628/locator/locator21074view.dat

[vm0] [info 2020/03/05 00:46:14.360 GMT <RMI TCP Connection(138)-172.17.0.7> tid=0x87c] Starting distributed system

[vm2] [info 2020/03/05 00:46:14.360 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 146 ms)

[vm0] [info 2020/03/05 00:46:14.362 GMT <RMI TCP Connection(138)-172.17.0.7> tid=0x87c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:46:14.521 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 158 ms)

[vm4] [info 2020/03/05 00:46:14.664 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x709] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 141 ms)

[vm5] [info 2020/03/05 00:46:14.827 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 161 ms)

[vm6] [info 2020/03/05 00:46:14.972 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 143 ms)

[vm0] [info 2020/03/05 00:46:15.115 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0x7fd] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:46:15.116 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0x7fd] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 142 ms)

[info 2020/03/05 00:46:15.117 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:15.119 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0x7fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6457ee55(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:46:15.119 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0x7fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:15.119 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0x7fd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6457ee55(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:46:15.120 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48a6522b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:46:15.120 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:46:15.120 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48a6522b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:46:15.121 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ae2e1c8(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:46:15.121 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x536] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:46:15.121 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ae2e1c8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:46:15.122 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e3e844a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:46:15.122 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x52f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:46:15.122 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e3e844a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:46:15.123 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x709] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48e240e0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:46:15.123 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x709] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:46:15.123 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x709] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48e240e0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:46:15.124 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ff6daa2(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:46:15.124 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x549] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:46:15.124 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ff6daa2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:46:15.125 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6780ee91(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:46:15.125 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x557] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:46:15.125 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6780ee91(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:46:15.127 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0x7fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:46:15.128 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0x7fd] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:46:15.128 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:46:15.129 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:46:15.130 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:46:15.130 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:46:15.131 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:46:15.131 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:46:15.132 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x709] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:46:15.133 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x709] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:46:15.133 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:46:15.134 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:46:15.134 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:46:15.135 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:46:15.137 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:46:15.137 GMT <RMI TCP Connection(23)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:46:15.156 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29942].
Not connected.


[info 2020/03/05 00:46:15.158 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:46:15.159 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:15.160 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0x7fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ae2750d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:46:15.160 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0x7fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:15.161 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0x7fd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ae2750d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:46:15.161 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74708b9e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:46:15.162 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:46:15.162 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74708b9e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:46:15.163 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @472340cd(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:46:15.163 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x536] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:46:15.163 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @472340cd(0, "IgnoredException remove") (took 0 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2622
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 262
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8835


[vm3] [info 2020/03/05 00:46:15.163 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57a1e177(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:46:15.164 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x52f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:46:15.164 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57a1e177(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:46:15.164 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x709] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3978f2fa(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:46:15.165 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x709] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:46:15.165 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x709] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3978f2fa(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:46:15.165 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bcbab35(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:46:15.165 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x549] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:46:15.165 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bcbab35(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:46:15.166 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @292ef662(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:46:15.166 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x557] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:46:15.166 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @292ef662(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:46:15.170 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8810869158683971561

[info 2020/03/05 00:46:15.172 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:46:15.374 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 166 ms)

[info 2020/03/05 00:46:15.401 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:15.402 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0x7fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55e5004(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:46:15.402 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0x7fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:15.402 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0x7fd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55e5004(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:46:15.403 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c456bab(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:46:15.403 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:46:15.403 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c456bab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:46:15.404 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x536] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a35bb7f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:46:15.404 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x536] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:46:15.404 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x536] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a35bb7f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:46:15.404 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fea6b87(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:46:15.405 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x52f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:46:15.405 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x52f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fea6b87(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:46:15.405 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x709] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @541b39a6(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:46:15.406 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x709] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:46:15.406 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x709] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @541b39a6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:46:15.407 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x549] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59b3f30b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:46:15.407 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x549] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:46:15.407 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x549] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59b3f30b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:46:15.408 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x557] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cd961c1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:46:15.408 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x557] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:46:15.408 GMT <RMI TCP Connection(53)-172.17.0.8> tid=0x557] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cd961c1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:46:15.410 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0x7fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7218fa5c

[vm0] [info 2020/03/05 00:46:15.415 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0x7fd] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:46:15.415 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0x7fd] Locator was created at Thu Mar 05 00:46:15 GMT 2020

[vm0] [info 2020/03/05 00:46:15.415 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0x7fd] Listening on port 29944 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:46:15.416 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0x7fd] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8810869158683971561/locator/locator29944view.dat

[vm0] [info 2020/03/05 00:46:15.416 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0x7fd] recovery file not found: /tmp/junit8810869158683971561/locator/locator29944view.dat

[vm0] [info 2020/03/05 00:46:15.416 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0x7fd] Starting distributed system

[vm0] [info 2020/03/05 00:46:15.418 GMT <RMI TCP Connection(125)-172.17.0.8> tid=0x7fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:46:15.520 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d3] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 143 ms)

[vm3] [info 2020/03/05 00:46:15.672 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x705] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 149 ms)

[vm4] [info 2020/03/05 00:46:15.813 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x75d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 139 ms)

[vm5] [info 2020/03/05 00:46:15.970 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x70c] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 155 ms)

[vm6] [info 2020/03/05 00:46:16.117 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x772] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 145 ms)

[vm0] [info 2020/03/05 00:46:16.261 GMT <RMI TCP Connection(125)-172.17.0.3> tid=0x4ab] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:46:16.262 GMT <RMI TCP Connection(125)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 144 ms)

[info 2020/03/05 00:46:16.263 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:16.265 GMT <RMI TCP Connection(125)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13090e43(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:46:16.266 GMT <RMI TCP Connection(125)-172.17.0.3> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:16.266 GMT <RMI TCP Connection(125)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13090e43(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:46:16.266 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ea46598(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:46:16.267 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:46:16.267 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ea46598(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:46:16.268 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55740f9b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:46:16.268 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:46:16.268 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55740f9b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:46:16.269 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x705] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bc18b72(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:46:16.269 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x705] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:46:16.269 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x705] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bc18b72(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:46:16.269 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x75d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a3b8d66(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:46:16.270 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x75d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:46:16.270 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x75d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a3b8d66(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:46:16.270 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x70c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b84960e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:46:16.271 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x70c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:46:16.271 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x70c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b84960e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:46:16.271 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x772] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @552b4403(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:46:16.272 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x772] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:46:16.272 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x772] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @552b4403(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:46:16.274 GMT <RMI TCP Connection(125)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:46:16.274 GMT <RMI TCP Connection(125)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:46:16.275 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:46:16.275 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:46:16.276 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:46:16.277 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d3] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:46:16.277 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x705] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:46:16.278 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x705] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:46:16.279 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x75d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:46:16.279 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x75d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:46:16.280 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x70c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:46:16.280 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x70c] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:46:16.281 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x772] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:46:16.281 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x772] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:46:16.284 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:46:16.284 GMT <RMI TCP Connection(21)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:46:16.311 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20788].
Not connected.


[info 2020/03/05 00:46:16.312 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:46:16.313 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:16.314 GMT <RMI TCP Connection(125)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @418795f4(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:46:16.315 GMT <RMI TCP Connection(125)-172.17.0.3> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:16.315 GMT <RMI TCP Connection(125)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @418795f4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:46:16.316 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75dcf447(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:46:16.316 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:46:16.316 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75dcf447(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:46:16.316 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @385e854c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:46:16.317 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:46:16.317 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @385e854c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:46:16.317 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x705] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58ddade6(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:46:16.318 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x705] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:46:16.318 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x705] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58ddade6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:46:16.318 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x75d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f307374(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:46:16.318 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x75d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:46:16.319 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x75d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f307374(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:46:16.319 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x70c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716c37e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:46:16.319 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x70c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:46:16.320 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x70c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716c37e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:46:16.320 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x772] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e45bc36(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:46:16.320 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x772] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:46:16.320 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x772] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e45bc36(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:46:16.324 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14055401092586874937

[info 2020/03/05 00:46:16.326 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:46:16.561 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:16.562 GMT <RMI TCP Connection(125)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c866c4f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:46:16.562 GMT <RMI TCP Connection(125)-172.17.0.3> tid=0x4ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:16.562 GMT <RMI TCP Connection(125)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c866c4f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:46:16.563 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @569a3727(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:46:16.563 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:46:16.563 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @569a3727(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:46:16.564 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1150dd58(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:46:16.564 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:46:16.564 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d3] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1150dd58(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:46:16.565 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x705] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1408132a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:46:16.565 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x705] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:46:16.565 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x705] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1408132a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:46:16.566 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x75d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35dc7e6a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:46:16.566 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x75d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:46:16.566 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x75d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35dc7e6a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:46:16.567 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x70c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2133d0a0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:46:16.567 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x70c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:46:16.567 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x70c] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2133d0a0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:46:16.568 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x772] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6909e018(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:46:16.568 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x772] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:46:16.568 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x772] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6909e018(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:46:16.571 GMT <RMI TCP Connection(125)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@78f8d0d1

[vm0] [info 2020/03/05 00:46:16.576 GMT <RMI TCP Connection(125)-172.17.0.3> tid=0x4ab] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:46:16.576 GMT <RMI TCP Connection(125)-172.17.0.3> tid=0x4ab] Locator was created at Thu Mar 05 00:46:16 GMT 2020

[vm0] [info 2020/03/05 00:46:16.576 GMT <RMI TCP Connection(125)-172.17.0.3> tid=0x4ab] Listening on port 20790 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:46:16.577 GMT <RMI TCP Connection(125)-172.17.0.3> tid=0x4ab] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14055401092586874937/locator/locator20790view.dat

[vm0] [info 2020/03/05 00:46:16.577 GMT <RMI TCP Connection(125)-172.17.0.3> tid=0x4ab] recovery file not found: /tmp/junit14055401092586874937/locator/locator20790view.dat

[vm0] [info 2020/03/05 00:46:16.577 GMT <RMI TCP Connection(125)-172.17.0.3> tid=0x4ab] Starting distributed system

[vm0] [info 2020/03/05 00:46:16.579 GMT <RMI TCP Connection(125)-172.17.0.3> tid=0x4ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:46:17.010 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5b670ac2

[vm1] [info 2020/03/05 00:46:17.023 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:46:17.628 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x72a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@41ab8a88

[vm2] [info 2020/03/05 00:46:17.633 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x72a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:46:18.139 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5a5e5e0c

[vm1] [info 2020/03/05 00:46:18.145 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:46:18.232 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x785] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@f502e0f

[vm3] [info 2020/03/05 00:46:18.237 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x785] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:46:18.732 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x680] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@746f47b4

[vm2] [info 2020/03/05 00:46:18.738 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x680] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:46:18.826 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@648f8c73

[vm4] [info 2020/03/05 00:46:18.830 GMT <RMI TCP Connection(57)-172.17.0.9> tid=0x7ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:46:19.326 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4dbfcafc

[vm1] [info 2020/03/05 00:46:19.331 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:46:19.338 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@454f8d31

[vm3] [info 2020/03/05 00:46:19.343 GMT <RMI TCP Connection(58)-172.17.0.7> tid=0x6e8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:46:19.429 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22577]

Command result for <connect --jmx-manager=localhost[22577]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22577] ..
Successfully connected to: [host=localhost, port=22577]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:46:19.923 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x536] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f4c1920

[vm2] [info 2020/03/05 00:46:19.928 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x536] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:46:19.940 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3c3e911e

[vm4] [info 2020/03/05 00:46:19.945 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6f8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:46:20.351 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7a5988b9

[vm1] [info 2020/03/05 00:46:20.356 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:46:20.534 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x52f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@70fe9c7d

[vm3] [info 2020/03/05 00:46:20.546 GMT <RMI TCP Connection(54)-172.17.0.8> tid=0x52f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:46:20.546 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21075]

Command result for <connect --jmx-manager=localhost[21075]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21075] ..
Successfully connected to: [host=localhost, port=21075]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:46:20.963 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@45ea8c9d

[vm2] [info 2020/03/05 00:46:20.968 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x6d3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:46:21.158 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x709] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@78e6fd68

[vm4] [info 2020/03/05 00:46:21.162 GMT <RMI TCP Connection(55)-172.17.0.8> tid=0x709] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:46:21.566 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x705] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@167af0db

[vm3] [info 2020/03/05 00:46:21.571 GMT <RMI TCP Connection(54)-172.17.0.3> tid=0x705] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:46:21.790 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29945]

Command result for <connect --jmx-manager=localhost[29945]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29945] ..
Successfully connected to: [host=localhost, port=29945]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:46:22.175 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x75d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4da3d88e

[vm4] [info 2020/03/05 00:46:22.180 GMT <RMI TCP Connection(55)-172.17.0.3> tid=0x75d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:46:22.782 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20791]

Command result for <connect --jmx-manager=localhost[20791]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20791] ..
Successfully connected to: [host=localhost, port=20791]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:46:30.495 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@643b8b3

[vm5] [info 2020/03/05 00:46:30.501 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x77e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:46:31.176 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6308c75c

[vm6] [info 2020/03/05 00:46:31.182 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ea] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:46:32.025 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:46:34.198 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@743ed775

[vm5] [info 2020/03/05 00:46:34.204 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:46:34.940 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@143e0ea1

[vm6] [info 2020/03/05 00:46:34.950 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 839
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2519
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 285
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8910


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:46:35.802 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:46:35.844 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 166 ms)

[vm2] [info 2020/03/05 00:46:36.007 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x718] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 161 ms)

[vm3] [info 2020/03/05 00:46:36.167 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x798] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 157 ms)

[vm4] [info 2020/03/05 00:46:36.332 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x790] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 162 ms)

[vm5] [info 2020/03/05 00:46:36.516 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x77e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 183 ms)

[vm6] [info 2020/03/05 00:46:36.666 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 148 ms)

[vm0] [info 2020/03/05 00:46:36.812 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x855] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:46:36.813 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x855] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 144 ms)

[info 2020/03/05 00:46:36.814 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:36.816 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x855] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8919152(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:46:36.817 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x855] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:36.817 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x855] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8919152(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:46:36.817 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e54fd12(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:46:36.817 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:46:36.818 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e54fd12(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:46:36.818 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x718] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e5a182c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:46:36.819 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x718] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:46:36.819 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x718] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e5a182c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:46:36.820 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x798] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @108a0a94(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:46:36.820 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x798] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:46:36.820 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x798] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @108a0a94(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:46:36.821 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ec45d78(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:46:36.821 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x790] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:46:36.821 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x790] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ec45d78(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:46:36.822 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @168b928e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:46:36.822 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x77e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:46:36.822 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x77e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @168b928e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:46:36.823 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32c949d5(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:46:36.823 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:46:36.823 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32c949d5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:46:36.825 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x855] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:46:36.826 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x855] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:46:36.827 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:46:36.827 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:46:36.828 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x718] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:46:36.828 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x718] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:46:36.829 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x798] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:46:36.829 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x798] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:46:36.830 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:46:36.830 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x790] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:46:36.832 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:46:36.832 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x77e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:46:36.833 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:46:36.833 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:46:36.835 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:46:36.836 GMT <RMI TCP Connection(22)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:46:36.864 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29757].
Not connected.


[info 2020/03/05 00:46:36.866 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:46:36.867 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:36.868 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x855] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b4b0844(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:46:36.868 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x855] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:36.868 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x855] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b4b0844(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:46:36.869 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @286ce00f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:46:36.869 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:46:36.869 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @286ce00f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:46:36.870 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x718] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58ae98a6(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:46:36.870 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x718] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:46:36.870 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x718] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58ae98a6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:46:36.871 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x798] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1732485b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:46:36.871 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x798] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:46:36.871 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x798] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1732485b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:46:36.872 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a7e8b6b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:46:36.872 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x790] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:46:36.872 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x790] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a7e8b6b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:46:36.873 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56db07a8(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:46:36.873 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x77e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:46:36.873 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x77e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56db07a8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:46:36.874 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c01dfe5(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:46:36.874 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:46:36.874 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c01dfe5(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:46:36.877 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6368770454872655625

[info 2020/03/05 00:46:36.879 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:46:37.114 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:37.115 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x855] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6303871b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:46:37.115 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x855] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:37.115 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x855] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6303871b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:46:37.116 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17e9bc86(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:46:37.116 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:46:37.116 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17e9bc86(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:46:37.117 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x718] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e1f785(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:46:37.117 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x718] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:46:37.117 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x718] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e1f785(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:46:37.118 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x798] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76eded78(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:46:37.118 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x798] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:46:37.118 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x798] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76eded78(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:46:37.119 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @761ff707(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:46:37.119 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x790] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:46:37.119 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x790] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @761ff707(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:46:37.120 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b5cc70a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:46:37.120 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x77e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:46:37.120 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x77e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b5cc70a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:46:37.121 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5850c8e9(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:46:37.121 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ea] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:46:37.121 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5850c8e9(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:46:37.124 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x855] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6ec81d51

[vm0] [info 2020/03/05 00:46:37.129 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x855] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:46:37.130 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x855] Locator was created at Thu Mar 05 00:46:37 GMT 2020

[vm0] [info 2020/03/05 00:46:37.130 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x855] Listening on port 29759 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:46:37.130 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x855] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6368770454872655625/locator/locator29759view.dat

[vm0] [info 2020/03/05 00:46:37.130 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x855] recovery file not found: /tmp/junit6368770454872655625/locator/locator29759view.dat

[vm0] [info 2020/03/05 00:46:37.131 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x855] Starting distributed system

[vm0] [info 2020/03/05 00:46:37.132 GMT <RMI TCP Connection(131)-172.17.0.5> tid=0x855] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1052
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2201
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 119
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 7539


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/05 00:46:39.103 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 158 ms)

[vm2] [info 2020/03/05 00:46:39.252 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x737] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 146 ms)

[vm3] [info 2020/03/05 00:46:39.407 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x75e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 153 ms)

[vm4] [info 2020/03/05 00:46:39.552 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7c7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 143 ms)

[vm5] [info 2020/03/05 00:46:39.714 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b4] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 160 ms)

[vm1] [info 2020/03/05 00:46:41.045 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@2a2a475a

[vm1] [info 2020/03/05 00:46:41.050 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:46:41.634 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x718] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29359441

[vm2] [info 2020/03/05 00:46:41.639 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x718] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:46:41.964 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c0] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 2248 ms)

[vm0] [info 2020/03/05 00:46:42.108 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6a8] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:46:42.109 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6a8] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 143 ms)

[info 2020/03/05 00:46:42.110 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:42.112 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48afe25f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:46:42.112 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:42.112 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6a8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48afe25f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:46:42.113 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e245a43(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:46:42.113 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:46:42.113 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e245a43(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:46:42.114 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x737] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @102f227d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:46:42.115 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x737] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:46:42.115 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x737] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @102f227d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:46:42.115 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x75e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58f75547(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:46:42.116 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x75e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:46:42.116 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x75e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58f75547(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:46:42.116 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7c7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dca2310(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:46:42.117 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7c7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:46:42.117 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7c7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dca2310(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:46:42.117 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dc897a6(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:46:42.118 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:46:42.118 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @dc897a6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:46:42.118 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bc37591(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:46:42.119 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:46:42.119 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bc37591(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:46:42.121 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:46:42.121 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6a8] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:46:42.122 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:46:42.123 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:46:42.123 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x737] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:46:42.124 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x737] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:46:42.124 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x75e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:46:42.125 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x75e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:46:42.126 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7c7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:46:42.126 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7c7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:46:42.127 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:46:42.127 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:46:42.128 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:46:42.128 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:46:42.130 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:46:42.131 GMT <RMI TCP Connection(24)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:46:42.159 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24345].
Not connected.


[info 2020/03/05 00:46:42.161 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:46:42.162 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:42.163 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d79772c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:46:42.163 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:42.163 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6a8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d79772c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:46:42.164 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72d8c661(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:46:42.164 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:46:42.164 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72d8c661(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:46:42.165 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x737] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22876cd3(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:46:42.165 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x737] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:46:42.165 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x737] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22876cd3(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:46:42.166 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x75e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bcb5ac9(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:46:42.166 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x75e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:46:42.166 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x75e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bcb5ac9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:46:42.167 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7c7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @97dfb13(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:46:42.167 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7c7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:46:42.167 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7c7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @97dfb13(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:46:42.168 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55134aa9(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:46:42.168 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:46:42.168 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55134aa9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:46:42.169 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78e0c410(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:46:42.169 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:46:42.169 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78e0c410(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:46:42.172 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7396136126391266537

[info 2020/03/05 00:46:42.174 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:46:42.275 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x798] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@633f362a

[vm3] [info 2020/03/05 00:46:42.281 GMT <RMI TCP Connection(56)-172.17.0.5> tid=0x798] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:46:42.402 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:42.403 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69215eb5(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:46:42.403 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:42.403 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6a8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69215eb5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:46:42.404 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1459e359(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:46:42.404 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:46:42.404 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1459e359(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:46:42.405 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x737] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68909172(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:46:42.405 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x737] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:46:42.405 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x737] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68909172(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:46:42.406 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x75e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f0b3774(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:46:42.406 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x75e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:46:42.406 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x75e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f0b3774(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:46:42.407 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7c7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @588862d3(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:46:42.407 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7c7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:46:42.407 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7c7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @588862d3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:46:42.408 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @379ce3d2(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:46:42.408 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:46:42.408 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @379ce3d2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:46:42.409 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14068e2f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:46:42.409 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:46:42.409 GMT <RMI TCP Connection(58)-172.17.0.4> tid=0x7c0] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14068e2f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:46:42.412 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@452a3b76

[vm0] [info 2020/03/05 00:46:42.417 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6a8] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:46:42.417 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6a8] Locator was created at Thu Mar 05 00:46:42 GMT 2020

[vm0] [info 2020/03/05 00:46:42.417 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6a8] Listening on port 24347 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:46:42.418 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6a8] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7396136126391266537/locator/locator24347view.dat

[vm0] [info 2020/03/05 00:46:42.418 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6a8] recovery file not found: /tmp/junit7396136126391266537/locator/locator24347view.dat

[vm0] [info 2020/03/05 00:46:42.418 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6a8] Starting distributed system

[vm0] [info 2020/03/05 00:46:42.420 GMT <RMI TCP Connection(142)-172.17.0.4> tid=0x6a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:46:42.904 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x790] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2182fb1e

[vm4] [info 2020/03/05 00:46:42.910 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x790] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:46:43.555 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29760]

Command result for <connect --jmx-manager=localhost[29760]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29760] ..
Successfully connected to: [host=localhost, port=29760]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:46:46.318 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1d486a39

[vm1] [info 2020/03/05 00:46:46.323 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:46:46.898 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x737] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@c454097

[vm2] [info 2020/03/05 00:46:46.903 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x737] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:46:47.495 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x75e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6fe1489b

[vm3] [info 2020/03/05 00:46:47.501 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x75e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:46:48.108 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7c7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6283dbcf

[vm4] [info 2020/03/05 00:46:48.114 GMT <RMI TCP Connection(59)-172.17.0.4> tid=0x7c7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:46:48.726 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24348]

Command result for <connect --jmx-manager=localhost[24348]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24348] ..
Successfully connected to: [host=localhost, port=24348]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:46:51.372 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x792] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@329f0572

[vm5] [info 2020/03/05 00:46:51.378 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x792] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:46:52.071 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@55ae3986

[vm6] [info 2020/03/05 00:46:52.077 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:46:52.974 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:46:54.136 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7c9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4fb3a7e

[vm5] [info 2020/03/05 00:46:54.141 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7c9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:46:54.852 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1534253d

[vm6] [info 2020/03/05 00:46:54.857 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7cc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:46:55.722 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 840
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2490
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 240
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8688


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/05 00:46:56.656 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 160 ms)

[vm2] [info 2020/03/05 00:46:56.809 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 151 ms)

[vm3] [info 2020/03/05 00:46:56.958 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 147 ms)

[vm4] [info 2020/03/05 00:46:57.125 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 164 ms)

[vm5] [info 2020/03/05 00:46:57.307 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x792] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 181 ms)

[vm6] [info 2020/03/05 00:46:57.458 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 149 ms)

[vm0] [info 2020/03/05 00:46:57.602 GMT <RMI TCP Connection(132)-172.17.0.2> tid=0x841] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:46:57.603 GMT <RMI TCP Connection(132)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 143 ms)

[info 2020/03/05 00:46:57.604 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:57.606 GMT <RMI TCP Connection(132)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2016232(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:46:57.606 GMT <RMI TCP Connection(132)-172.17.0.2> tid=0x841] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:57.606 GMT <RMI TCP Connection(132)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2016232(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:46:57.607 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f295ca7(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:46:57.607 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:46:57.607 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f295ca7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:46:57.608 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20fa9c7f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:46:57.608 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x538] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:46:57.608 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20fa9c7f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:46:57.609 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a311ffa(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:46:57.609 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:46:57.609 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a311ffa(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:46:57.610 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dc02a5e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:46:57.610 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x714] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:46:57.611 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dc02a5e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:46:57.611 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x792] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a4db28(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:46:57.612 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x792] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:46:57.612 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x792] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a4db28(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:46:57.612 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f3fa876(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:46:57.613 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:46:57.613 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f3fa876(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:46:57.615 GMT <RMI TCP Connection(132)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:46:57.615 GMT <RMI TCP Connection(132)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:46:57.616 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:46:57.617 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:46:57.617 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:46:57.618 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:46:57.619 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:46:57.619 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:46:57.620 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:46:57.620 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:46:57.621 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x792] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:46:57.621 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x792] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:46:57.622 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:46:57.622 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:46:57.624 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:46:57.625 GMT <RMI TCP Connection(23)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:46:57.652 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24046].
Not connected.


[info 2020/03/05 00:46:57.654 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:46:57.655 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:57.657 GMT <RMI TCP Connection(132)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c7755bb(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:46:57.657 GMT <RMI TCP Connection(132)-172.17.0.2> tid=0x841] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:57.657 GMT <RMI TCP Connection(132)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c7755bb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:46:57.658 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d9bc771(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:46:57.658 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:46:57.658 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d9bc771(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:46:57.659 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d5d028(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:46:57.659 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x538] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:46:57.659 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d5d028(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:46:57.660 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1086c1b4(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:46:57.660 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:46:57.660 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1086c1b4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:46:57.661 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f2b1b65(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:46:57.661 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x714] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:46:57.661 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f2b1b65(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:46:57.661 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x792] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66a4e711(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:46:57.662 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x792] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:46:57.662 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x792] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66a4e711(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:46:57.662 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cd58246(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:46:57.662 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:46:57.662 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cd58246(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:46:57.665 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15526958063474781757

[info 2020/03/05 00:46:57.668 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:46:57.892 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:57.893 GMT <RMI TCP Connection(132)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8f93b86(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:46:57.893 GMT <RMI TCP Connection(132)-172.17.0.2> tid=0x841] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:46:57.893 GMT <RMI TCP Connection(132)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8f93b86(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:46:57.894 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a75581f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:46:57.894 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:46:57.894 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a75581f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:46:57.895 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6537ba5f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:46:57.895 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x538] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:46:57.896 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6537ba5f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:46:57.896 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33ddd4cc(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:46:57.896 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x3fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:46:57.897 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33ddd4cc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:46:57.897 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46f17eee(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:46:57.898 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x714] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:46:57.898 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46f17eee(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:46:57.899 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x792] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17e5af89(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:46:57.899 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x792] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:46:57.899 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x792] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17e5af89(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:46:57.899 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b63cb25(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:46:57.900 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:46:57.900 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x7a5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b63cb25(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:46:57.903 GMT <RMI TCP Connection(132)-172.17.0.2> tid=0x841] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2c3f9c17

[vm0] [info 2020/03/05 00:46:57.909 GMT <RMI TCP Connection(132)-172.17.0.2> tid=0x841] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:46:57.909 GMT <RMI TCP Connection(132)-172.17.0.2> tid=0x841] Locator was created at Thu Mar 05 00:46:57 GMT 2020

[vm0] [info 2020/03/05 00:46:57.909 GMT <RMI TCP Connection(132)-172.17.0.2> tid=0x841] Listening on port 24048 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:46:57.909 GMT <RMI TCP Connection(132)-172.17.0.2> tid=0x841] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15526958063474781757/locator/locator24048view.dat

[vm0] [info 2020/03/05 00:46:57.909 GMT <RMI TCP Connection(132)-172.17.0.2> tid=0x841] recovery file not found: /tmp/junit15526958063474781757/locator/locator24048view.dat

[vm0] [info 2020/03/05 00:46:57.910 GMT <RMI TCP Connection(132)-172.17.0.2> tid=0x841] Starting distributed system

[vm0] [info 2020/03/05 00:46:57.911 GMT <RMI TCP Connection(132)-172.17.0.2> tid=0x841] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 854
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2537
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 270
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8955


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:46:59.526 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 160 ms)

[vm2] [info 2020/03/05 00:46:59.685 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x771] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 157 ms)

[vm3] [info 2020/03/05 00:46:59.846 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x75b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 158 ms)

[vm4] [info 2020/03/05 00:47:00.000 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x76f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 151 ms)

[vm5] [info 2020/03/05 00:47:00.159 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7c9] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 157 ms)

[vm6] [info 2020/03/05 00:47:00.315 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 155 ms)

[vm0] [info 2020/03/05 00:47:00.460 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x42c] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:47:00.461 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 144 ms)

[info 2020/03/05 00:47:00.462 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:00.464 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e06b487(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:47:00.464 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x42c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:00.464 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e06b487(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:47:00.465 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a44617e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:47:00.465 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:47:00.465 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a44617e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:47:00.466 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @216ebd18(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:47:00.466 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x771] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:47:00.466 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x771] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @216ebd18(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:47:00.467 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x75b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13bb7932(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:47:00.467 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x75b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:47:00.467 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x75b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13bb7932(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:47:00.468 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x76f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43ec3149(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:47:00.468 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x76f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:47:00.468 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x76f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43ec3149(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:47:00.469 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7c9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d98e8b8(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:47:00.469 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7c9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:47:00.469 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7c9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d98e8b8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:47:00.470 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49b45eb7(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:47:00.470 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:47:00.470 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49b45eb7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:47:00.472 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:47:00.472 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:47:00.473 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:47:00.473 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:47:00.474 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x771] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:47:00.475 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x771] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:47:00.476 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x75b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:47:00.476 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x75b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:47:00.477 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x76f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:47:00.477 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x76f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:47:00.478 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7c9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:47:00.478 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7c9] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:47:00.479 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:47:00.480 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:47:00.482 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:47:00.482 GMT <RMI TCP Connection(24)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:47:00.512 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28467].
Not connected.


[info 2020/03/05 00:47:00.514 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:47:00.515 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:00.516 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @379fc530(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:47:00.516 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x42c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:00.516 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @379fc530(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:47:00.517 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2194920d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:47:00.517 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:47:00.517 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2194920d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:47:00.518 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6433de51(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:47:00.518 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x771] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:47:00.518 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x771] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6433de51(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:47:00.519 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x75b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d0cadf1(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:47:00.519 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x75b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:47:00.519 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x75b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d0cadf1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:47:00.520 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x76f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28cb5318(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:47:00.520 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x76f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:47:00.520 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x76f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28cb5318(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:47:00.521 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7c9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11f5c402(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:47:00.521 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7c9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:47:00.521 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7c9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11f5c402(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:47:00.522 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @eec3c1d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:47:00.522 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:47:00.522 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @eec3c1d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:47:00.525 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17636510922237304529

[info 2020/03/05 00:47:00.527 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:47:00.753 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:00.754 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44d9a605(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:47:00.754 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x42c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:00.754 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44d9a605(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:47:00.755 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @506660f5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:47:00.755 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:47:00.755 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @506660f5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:47:00.756 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66e49d8b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:47:00.756 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x771] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:47:00.756 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x771] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66e49d8b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:47:00.757 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x75b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b92b19f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:47:00.757 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x75b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:47:00.757 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x75b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b92b19f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:47:00.758 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x76f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a9f515b(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:47:00.758 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x76f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:47:00.758 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x76f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a9f515b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:47:00.759 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7c9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a67f119(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:47:00.759 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7c9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:47:00.759 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7c9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a67f119(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:47:00.760 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50b6e077(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:47:00.760 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7cc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:47:00.760 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50b6e077(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:47:00.763 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@30a0575b

[vm0] [info 2020/03/05 00:47:00.768 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x42c] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:47:00.769 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x42c] Locator was created at Thu Mar 05 00:47:00 GMT 2020

[vm0] [info 2020/03/05 00:47:00.769 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x42c] Listening on port 28469 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:47:00.769 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x42c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17636510922237304529/locator/locator28469view.dat

[vm0] [info 2020/03/05 00:47:00.769 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x42c] recovery file not found: /tmp/junit17636510922237304529/locator/locator28469view.dat

[vm0] [info 2020/03/05 00:47:00.770 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x42c] Starting distributed system

[vm0] [info 2020/03/05 00:47:00.771 GMT <RMI TCP Connection(141)-172.17.0.6> tid=0x42c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:47:01.745 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3d42a175

[vm1] [info 2020/03/05 00:47:01.751 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:47:02.348 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x538] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1b439278

[vm2] [info 2020/03/05 00:47:02.354 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x538] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:47:02.957 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@18aa36fd

[vm3] [info 2020/03/05 00:47:02.962 GMT <RMI TCP Connection(56)-172.17.0.2> tid=0x3fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:47:03.590 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x714] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4fa5418e

[vm4] [info 2020/03/05 00:47:03.596 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x714] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:47:04.225 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24049]

Command result for <connect --jmx-manager=localhost[24049]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24049] ..
Successfully connected to: [host=localhost, port=24049]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:47:04.618 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@78806b28

[vm1] [info 2020/03/05 00:47:04.623 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:47:05.229 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x771] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@77fd515f

[vm2] [info 2020/03/05 00:47:05.235 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x771] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:47:05.845 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x75b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b6ce9df

[vm3] [info 2020/03/05 00:47:05.850 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x75b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:47:06.463 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x76f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@b508d82

[vm4] [info 2020/03/05 00:47:06.469 GMT <RMI TCP Connection(59)-172.17.0.6> tid=0x76f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:47:07.088 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28470]

Command result for <connect --jmx-manager=localhost[28470]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28470] ..
Successfully connected to: [host=localhost, port=28470]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:47:09.453 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1007cb97

[vm5] [info 2020/03/05 00:47:09.459 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:47:10.180 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7fe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@b29d452

[vm6] [info 2020/03/05 00:47:10.186 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7fe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:47:10.733 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7c3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2f50ab26

[vm5] [info 2020/03/05 00:47:10.739 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7c3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:47:11.035 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:47:11.461 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@71f6880d

[vm6] [info 2020/03/05 00:47:11.468 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x5db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:47:12.342 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:47:12.740 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6e860b80

[vm5] [info 2020/03/05 00:47:12.747 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:47:13.136 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x771] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@842eac8

[vm5] [info 2020/03/05 00:47:13.142 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x771] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:47:13.454 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7f2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@33a9c089

[vm6] [info 2020/03/05 00:47:13.460 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7f2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:47:13.854 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3deec217

[vm6] [info 2020/03/05 00:47:13.859 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7de] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1009
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2194
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 143
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 7581


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:47:14.353 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 163 ms)

[vm1] [info 2020/03/05 00:47:14.364 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:47:14.509 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x72a] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 154 ms)

[vm3] [info 2020/03/05 00:47:14.671 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x785] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 159 ms)

[vm1] [info 2020/03/05 00:47:14.798 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:47:14.835 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 162 ms)

[vm5] [info 2020/03/05 00:47:15.010 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 173 ms)

[vm6] [info 2020/03/05 00:47:15.195 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7fe] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 182 ms)

[vm0] [info 2020/03/05 00:47:15.336 GMT <RMI TCP Connection(142)-172.17.0.9> tid=0x66e] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:47:15.337 GMT <RMI TCP Connection(142)-172.17.0.9> tid=0x66e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 140 ms)

[info 2020/03/05 00:47:15.338 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:15.340 GMT <RMI TCP Connection(142)-172.17.0.9> tid=0x66e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @434cf48(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:47:15.340 GMT <RMI TCP Connection(142)-172.17.0.9> tid=0x66e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:15.340 GMT <RMI TCP Connection(142)-172.17.0.9> tid=0x66e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @434cf48(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:47:15.341 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75298667(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:47:15.341 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:47:15.341 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75298667(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:47:15.342 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x72a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28bf54dd(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:47:15.342 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x72a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:47:15.342 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x72a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28bf54dd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:47:15.343 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x785] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e8549c0(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:47:15.343 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x785] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:47:15.343 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x785] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e8549c0(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:47:15.344 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @526f3164(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:47:15.344 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:47:15.344 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @526f3164(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:47:15.345 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75588359(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:47:15.345 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:47:15.345 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75588359(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:47:15.345 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @158b333b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:47:15.346 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:47:15.346 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7fe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @158b333b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:47:15.348 GMT <RMI TCP Connection(142)-172.17.0.9> tid=0x66e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:47:15.348 GMT <RMI TCP Connection(142)-172.17.0.9> tid=0x66e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:47:15.349 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:47:15.350 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:47:15.350 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x72a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:47:15.351 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x72a] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:47:15.352 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x785] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:47:15.352 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x785] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:47:15.353 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:47:15.353 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:47:15.354 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:47:15.354 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:47:15.355 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7fe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:47:15.355 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7fe] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:47:15.357 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:47:15.358 GMT <RMI TCP Connection(24)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:47:15.389 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22577].
Not connected.


[info 2020/03/05 00:47:15.391 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:47:15.392 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:15.393 GMT <RMI TCP Connection(142)-172.17.0.9> tid=0x66e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44554d74(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:47:15.393 GMT <RMI TCP Connection(142)-172.17.0.9> tid=0x66e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:15.394 GMT <RMI TCP Connection(142)-172.17.0.9> tid=0x66e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44554d74(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:47:15.394 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @721e7c05(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:47:15.395 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:47:15.395 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @721e7c05(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:47:15.395 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x72a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cbb1777(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:47:15.396 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x72a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:47:15.396 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x72a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cbb1777(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:47:15.396 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x785] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63645474(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:47:15.397 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x785] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:47:15.397 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x785] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63645474(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:47:15.397 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fe1d6b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:47:15.398 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:47:15.398 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fe1d6b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:47:15.398 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6260df32(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:47:15.399 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:47:15.399 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6260df32(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:47:15.399 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e4399a9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:47:15.400 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:47:15.400 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7fe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e4399a9(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:47:15.402 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1233289423495756809

[info 2020/03/05 00:47:15.405 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1193
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236209
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2218
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 142
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 7725


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33


[info 2020/03/05 00:47:15.682 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:15.682 GMT <RMI TCP Connection(142)-172.17.0.9> tid=0x66e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63b1f201(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:47:15.682 GMT <RMI TCP Connection(142)-172.17.0.9> tid=0x66e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:15.682 GMT <RMI TCP Connection(142)-172.17.0.9> tid=0x66e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63b1f201(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:47:15.683 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @117722d6(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:47:15.683 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:47:15.683 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @117722d6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:47:15.684 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x72a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b9a181(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:47:15.684 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x72a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:47:15.685 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x72a] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b9a181(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:47:15.686 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x785] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @608eec56(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:47:15.686 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x785] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:47:15.686 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x785] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @608eec56(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:47:15.687 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @401cc7f5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:47:15.687 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:47:15.687 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @401cc7f5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:47:15.688 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @278b1315(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:47:15.688 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:47:15.688 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @278b1315(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:47:15.689 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5709cc17(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:47:15.689 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7fe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:47:15.689 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x7fe] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5709cc17(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:47:15.692 GMT <RMI TCP Connection(142)-172.17.0.9> tid=0x66e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a26963d

[vm0] [info 2020/03/05 00:47:15.700 GMT <RMI TCP Connection(142)-172.17.0.9> tid=0x66e] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:47:15.700 GMT <RMI TCP Connection(142)-172.17.0.9> tid=0x66e] Locator was created at Thu Mar 05 00:47:15 GMT 2020

[vm0] [info 2020/03/05 00:47:15.700 GMT <RMI TCP Connection(142)-172.17.0.9> tid=0x66e] Listening on port 22579 bound on address 0.0.0.0/0.0.0.0

[vm1] [info 2020/03/05 00:47:15.700 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 184 ms)

[vm0] [info 2020/03/05 00:47:15.700 GMT <RMI TCP Connection(142)-172.17.0.9> tid=0x66e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1233289423495756809/locator/locator22579view.dat

[vm0] [info 2020/03/05 00:47:15.701 GMT <RMI TCP Connection(142)-172.17.0.9> tid=0x66e] recovery file not found: /tmp/junit1233289423495756809/locator/locator22579view.dat

[vm0] [info 2020/03/05 00:47:15.701 GMT <RMI TCP Connection(142)-172.17.0.9> tid=0x66e] Starting distributed system

[vm0] [info 2020/03/05 00:47:15.703 GMT <RMI TCP Connection(142)-172.17.0.9> tid=0x66e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:47:15.862 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 159 ms)

[vm3] [info 2020/03/05 00:47:16.018 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 153 ms)

[vm4] [info 2020/03/05 00:47:16.168 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 148 ms)

[vm5] [info 2020/03/05 00:47:16.340 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7c3] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 170 ms)

[vm6] [info 2020/03/05 00:47:16.486 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 145 ms)

[vm0] [info 2020/03/05 00:47:16.654 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x485] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:47:16.655 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x485] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 151 ms)

[info 2020/03/05 00:47:16.655 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:16.657 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x485] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57a12426(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:47:16.658 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x485] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:16.658 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x485] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57a12426(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:47:16.658 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @de27557(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:47:16.658 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:47:16.659 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @de27557(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:47:16.659 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @439cb7c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:47:16.660 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x680] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:47:16.660 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @439cb7c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:47:16.660 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a1a559f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:47:16.661 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:47:16.661 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a1a559f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:47:16.661 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57b9bfdd(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:47:16.662 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:47:16.662 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57b9bfdd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:47:16.663 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69c76f0a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:47:16.663 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7c3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:47:16.663 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7c3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69c76f0a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:47:16.664 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68c2e6de(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:47:16.664 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:47:16.664 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68c2e6de(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:47:16.667 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x485] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:47:16.667 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x485] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:47:16.668 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:47:16.668 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:47:16.669 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:47:16.669 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:47:16.670 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:47:16.671 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:47:16.671 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:47:16.672 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:47:16.673 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7c3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:47:16.673 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7c3] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:47:16.674 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:47:16.674 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:47:16.676 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:47:16.676 GMT <RMI TCP Connection(24)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:47:16.697 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21075].
Not connected.


[info 2020/03/05 00:47:16.699 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:47:16.700 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:16.701 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x485] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @439d27c0(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:47:16.701 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x485] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:16.701 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x485] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @439d27c0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:47:16.702 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @482180f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:47:16.702 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:47:16.702 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @482180f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:47:16.703 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @306be440(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:47:16.703 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x680] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:47:16.703 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @306be440(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:47:16.704 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e1778d7(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:47:16.704 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:47:16.704 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e1778d7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:47:16.705 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2209c0c6(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:47:16.705 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:47:16.705 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2209c0c6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:47:16.706 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @380a272a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:47:16.706 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7c3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:47:16.706 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7c3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @380a272a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:47:16.707 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c0bfd0(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:47:16.707 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x5db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:47:16.707 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c0bfd0(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:47:16.709 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9587770352437755239

[info 2020/03/05 00:47:16.711 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:47:16.937 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:16.938 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x485] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57c78d4c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:47:16.938 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x485] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:16.938 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x485] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57c78d4c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:47:16.939 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56adf237(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:47:16.939 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:47:16.939 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56adf237(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:47:16.940 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @105adf54(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:47:16.940 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x680] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:47:16.940 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @105adf54(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:47:16.941 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57943719(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:47:16.941 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6e8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:47:16.941 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57943719(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:47:16.942 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @375c6f76(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:47:16.942 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6f8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:47:16.942 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @375c6f76(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:47:16.943 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7c3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9b27603(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:47:16.943 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7c3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:47:16.943 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x7c3] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9b27603(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:47:16.944 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x5db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dee373f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:47:16.944 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x5db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:47:16.944 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x5db] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dee373f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:47:16.947 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x485] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@40251b67

[vm0] [info 2020/03/05 00:47:16.953 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x485] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:47:16.953 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x485] Locator was created at Thu Mar 05 00:47:16 GMT 2020

[vm0] [info 2020/03/05 00:47:16.953 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x485] Listening on port 21077 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:47:16.954 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x485] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9587770352437755239/locator/locator21077view.dat

[vm0] [info 2020/03/05 00:47:16.954 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x485] recovery file not found: /tmp/junit9587770352437755239/locator/locator21077view.dat

[vm0] [info 2020/03/05 00:47:16.954 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x485] Starting distributed system

[vm0] [info 2020/03/05 00:47:16.956 GMT <RMI TCP Connection(143)-172.17.0.7> tid=0x485] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 962
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2585
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 202
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 8925


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:47:18.147 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 156 ms)

[vm2] [info 2020/03/05 00:47:18.303 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x770] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 153 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 970
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2602
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 227
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 9036


[vm3] [info 2020/03/05 00:47:18.478 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x769] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 172 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm4] [info 2020/03/05 00:47:18.625 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x76a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 144 ms)

[vm1] [info 2020/03/05 00:47:18.656 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 168 ms)

[vm5] [info 2020/03/05 00:47:18.806 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 179 ms)

[vm2] [info 2020/03/05 00:47:18.811 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 152 ms)

[vm6] [info 2020/03/05 00:47:18.957 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7f2] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 149 ms)

[vm3] [info 2020/03/05 00:47:18.966 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 152 ms)

[vm0] [info 2020/03/05 00:47:19.105 GMT <RMI TCP Connection(132)-172.17.0.8> tid=0x7fd] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:47:19.106 GMT <RMI TCP Connection(132)-172.17.0.8> tid=0x7fd] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 146 ms)

[info 2020/03/05 00:47:19.106 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:19.109 GMT <RMI TCP Connection(132)-172.17.0.8> tid=0x7fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b027381(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:47:19.109 GMT <RMI TCP Connection(132)-172.17.0.8> tid=0x7fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:19.109 GMT <RMI TCP Connection(132)-172.17.0.8> tid=0x7fd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b027381(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:47:19.110 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @284c29cb(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:47:19.110 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:47:19.110 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @284c29cb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:47:19.111 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x770] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f7adaa9(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:47:19.111 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x770] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:47:19.111 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x770] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f7adaa9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:47:19.112 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x769] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f16c84d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:47:19.112 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x769] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:47:19.112 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x769] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f16c84d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:47:19.113 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x76a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f73abf(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:47:19.113 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x76a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:47:19.113 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x76a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f73abf(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:47:19.114 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7990d143(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:47:19.114 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:47:19.114 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7990d143(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:47:19.115 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 146 ms)

[vm6] [info 2020/03/05 00:47:19.115 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74a5dbe7(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:47:19.116 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:47:19.116 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7f2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74a5dbe7(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:47:19.118 GMT <RMI TCP Connection(132)-172.17.0.8> tid=0x7fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:47:19.118 GMT <RMI TCP Connection(132)-172.17.0.8> tid=0x7fd] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:47:19.119 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:47:19.119 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:47:19.120 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x770] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:47:19.121 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x770] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:47:19.122 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x769] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:47:19.122 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x769] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:47:19.123 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x76a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:47:19.123 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x76a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:47:19.124 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:47:19.124 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:47:19.125 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7f2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:47:19.125 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7f2] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:47:19.128 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:47:19.128 GMT <RMI TCP Connection(24)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:47:19.161 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29945].
Not connected.


[info 2020/03/05 00:47:19.163 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:47:19.165 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:19.166 GMT <RMI TCP Connection(132)-172.17.0.8> tid=0x7fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @564ca40f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:47:19.166 GMT <RMI TCP Connection(132)-172.17.0.8> tid=0x7fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:19.166 GMT <RMI TCP Connection(132)-172.17.0.8> tid=0x7fd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @564ca40f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:47:19.167 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13800658(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:47:19.167 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:47:19.167 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13800658(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:47:19.168 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x770] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fe77290(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:47:19.168 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x770] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:47:19.168 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x770] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fe77290(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:47:19.168 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x769] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c4756a8(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:47:19.169 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x769] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:47:19.169 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x769] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c4756a8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:47:19.169 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x76a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c8aa52(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:47:19.170 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x76a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:47:19.170 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x76a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c8aa52(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:47:19.170 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @594dffcf(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:47:19.170 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:47:19.171 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @594dffcf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:47:19.171 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a356df7(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:47:19.171 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:47:19.172 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7f2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a356df7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:47:19.174 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9072936355514145330

[info 2020/03/05 00:47:19.176 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:47:19.292 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x771] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 175 ms)

[info 2020/03/05 00:47:19.392 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:19.393 GMT <RMI TCP Connection(132)-172.17.0.8> tid=0x7fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @376b4f2(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:47:19.393 GMT <RMI TCP Connection(132)-172.17.0.8> tid=0x7fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:19.393 GMT <RMI TCP Connection(132)-172.17.0.8> tid=0x7fd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @376b4f2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:47:19.394 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38529ed8(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:47:19.394 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:47:19.394 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38529ed8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:47:19.395 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x770] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f797085(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:47:19.395 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x770] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:47:19.396 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x770] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f797085(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:47:19.396 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x769] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c6bd145(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:47:19.396 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x769] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:47:19.396 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x769] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c6bd145(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:47:19.397 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x76a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2480d272(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:47:19.397 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x76a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:47:19.397 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x76a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2480d272(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:47:19.398 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @923ba4(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:47:19.398 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:47:19.398 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @923ba4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:47:19.399 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e099b6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:47:19.399 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7f2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:47:19.399 GMT <RMI TCP Connection(56)-172.17.0.8> tid=0x7f2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e099b6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:47:19.402 GMT <RMI TCP Connection(132)-172.17.0.8> tid=0x7fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@74a8beaf

[vm0] [info 2020/03/05 00:47:19.407 GMT <RMI TCP Connection(132)-172.17.0.8> tid=0x7fd] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:47:19.407 GMT <RMI TCP Connection(132)-172.17.0.8> tid=0x7fd] Locator was created at Thu Mar 05 00:47:19 GMT 2020

[vm0] [info 2020/03/05 00:47:19.407 GMT <RMI TCP Connection(132)-172.17.0.8> tid=0x7fd] Listening on port 29947 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:47:19.408 GMT <RMI TCP Connection(132)-172.17.0.8> tid=0x7fd] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9072936355514145330/locator/locator29947view.dat

[vm0] [info 2020/03/05 00:47:19.408 GMT <RMI TCP Connection(132)-172.17.0.8> tid=0x7fd] recovery file not found: /tmp/junit9072936355514145330/locator/locator29947view.dat

[vm0] [info 2020/03/05 00:47:19.408 GMT <RMI TCP Connection(132)-172.17.0.8> tid=0x7fd] Starting distributed system

[vm0] [info 2020/03/05 00:47:19.410 GMT <RMI TCP Connection(132)-172.17.0.8> tid=0x7fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:47:19.436 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 143 ms)

[vm0] [info 2020/03/05 00:47:19.580 GMT <RMI TCP Connection(132)-172.17.0.3> tid=0x855] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:47:19.581 GMT <RMI TCP Connection(132)-172.17.0.3> tid=0x855] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 143 ms)

[info 2020/03/05 00:47:19.582 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:19.584 GMT <RMI TCP Connection(132)-172.17.0.3> tid=0x855] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66b68d5a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:47:19.584 GMT <RMI TCP Connection(132)-172.17.0.3> tid=0x855] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:19.584 GMT <RMI TCP Connection(132)-172.17.0.3> tid=0x855] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66b68d5a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:47:19.585 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @450feecd(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:47:19.585 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:47:19.585 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @450feecd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:47:19.586 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x747] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5da75116(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:47:19.586 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x747] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:47:19.586 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5da75116(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:47:19.587 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x783] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1893178(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:47:19.587 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x783] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:47:19.587 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1893178(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:47:19.588 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @196169a2(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:47:19.588 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:47:19.588 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @196169a2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:47:19.589 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dc76796(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:47:19.589 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x771] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:47:19.589 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x771] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dc76796(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:47:19.590 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25634eef(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:47:19.590 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:47:19.590 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25634eef(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:47:19.593 GMT <RMI TCP Connection(132)-172.17.0.3> tid=0x855] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:47:19.593 GMT <RMI TCP Connection(132)-172.17.0.3> tid=0x855] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:47:19.594 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:47:19.594 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:47:19.595 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x747] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:47:19.596 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:47:19.596 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x783] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:47:19.597 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:47:19.597 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:47:19.598 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:47:19.599 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x771] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:47:19.599 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x771] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:47:19.600 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:47:19.600 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:47:19.602 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:47:19.603 GMT <RMI TCP Connection(22)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)

[vm1] [info 2020/03/05 00:47:19.609 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3c443f33

[vm1] [info 2020/03/05 00:47:19.614 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:47:19.640 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20791].
Not connected.


[info 2020/03/05 00:47:19.642 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:47:19.643 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:19.644 GMT <RMI TCP Connection(132)-172.17.0.3> tid=0x855] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @537dd736(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:47:19.644 GMT <RMI TCP Connection(132)-172.17.0.3> tid=0x855] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:19.644 GMT <RMI TCP Connection(132)-172.17.0.3> tid=0x855] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @537dd736(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:47:19.645 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c36f7ae(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:47:19.645 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:47:19.645 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c36f7ae(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:47:19.646 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x747] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a847551(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:47:19.646 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x747] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:47:19.646 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a847551(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:47:19.647 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x783] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39f4dc72(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:47:19.647 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x783] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:47:19.647 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39f4dc72(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:47:19.648 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b70d211(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:47:19.648 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:47:19.648 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b70d211(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:47:19.649 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c38f463(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:47:19.649 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x771] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:47:19.649 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x771] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c38f463(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:47:19.650 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a6f0776(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:47:19.650 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:47:19.650 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a6f0776(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:47:19.652 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17621910952143402998

[info 2020/03/05 00:47:19.655 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:47:19.892 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:19.893 GMT <RMI TCP Connection(132)-172.17.0.3> tid=0x855] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @627eea67(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:47:19.893 GMT <RMI TCP Connection(132)-172.17.0.3> tid=0x855] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:19.894 GMT <RMI TCP Connection(132)-172.17.0.3> tid=0x855] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @627eea67(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:47:19.894 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4083a988(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:47:19.894 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:47:19.894 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4083a988(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:47:19.895 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x747] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3238d23b(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:47:19.895 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x747] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:47:19.895 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3238d23b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:47:19.896 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x783] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4194815e(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:47:19.896 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x783] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:47:19.896 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4194815e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:47:19.897 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3087785(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:47:19.897 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7e4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:47:19.898 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3087785(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:47:19.898 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f84e411(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:47:19.898 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x771] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:47:19.898 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x771] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f84e411(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:47:19.899 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @565f8935(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:47:19.899 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7de] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:47:19.899 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @565f8935(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:47:19.902 GMT <RMI TCP Connection(132)-172.17.0.3> tid=0x855] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@49671e06

[vm0] [info 2020/03/05 00:47:19.907 GMT <RMI TCP Connection(132)-172.17.0.3> tid=0x855] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:47:19.908 GMT <RMI TCP Connection(132)-172.17.0.3> tid=0x855] Locator was created at Thu Mar 05 00:47:19 GMT 2020

[vm0] [info 2020/03/05 00:47:19.908 GMT <RMI TCP Connection(132)-172.17.0.3> tid=0x855] Listening on port 20793 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:47:19.908 GMT <RMI TCP Connection(132)-172.17.0.3> tid=0x855] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17621910952143402998/locator/locator20793view.dat

[vm0] [info 2020/03/05 00:47:19.908 GMT <RMI TCP Connection(132)-172.17.0.3> tid=0x855] recovery file not found: /tmp/junit17621910952143402998/locator/locator20793view.dat

[vm0] [info 2020/03/05 00:47:19.908 GMT <RMI TCP Connection(132)-172.17.0.3> tid=0x855] Starting distributed system

[vm0] [info 2020/03/05 00:47:19.910 GMT <RMI TCP Connection(132)-172.17.0.3> tid=0x855] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:47:20.212 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x72a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64f5ec3d

[vm2] [info 2020/03/05 00:47:20.217 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x72a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:47:20.849 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x785] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5d9d94dd

[vm3] [info 2020/03/05 00:47:20.854 GMT <RMI TCP Connection(59)-172.17.0.9> tid=0x785] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:47:20.945 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@404ed5a1

[vm1] [info 2020/03/05 00:47:20.950 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:47:21.448 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1fa7147a

[vm4] [info 2020/03/05 00:47:21.454 GMT <RMI TCP Connection(58)-172.17.0.9> tid=0x7ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:47:21.542 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x680] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38808404

[vm2] [info 2020/03/05 00:47:21.547 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x680] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:47:22.058 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22580]

Command result for <connect --jmx-manager=localhost[22580]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22580] ..
Successfully connected to: [host=localhost, port=22580]


[vm3] [info 2020/03/05 00:47:22.167 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@36fb151e

[vm3] [info 2020/03/05 00:47:22.176 GMT <RMI TCP Connection(59)-172.17.0.7> tid=0x6e8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:47:22.783 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38f3dfe0

[vm4] [info 2020/03/05 00:47:22.789 GMT <RMI TCP Connection(60)-172.17.0.7> tid=0x6f8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:47:23.265 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@312cfb47

[vm1] [info 2020/03/05 00:47:23.270 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:47:23.389 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21078]

Command result for <connect --jmx-manager=localhost[21078]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21078] ..
Successfully connected to: [host=localhost, port=21078]


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:47:23.796 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2514a594

[vm1] [info 2020/03/05 00:47:23.801 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:47:23.869 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x770] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d4d1e93

[vm2] [info 2020/03/05 00:47:23.875 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x770] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:47:24.390 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x747] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4674b002

[vm2] [info 2020/03/05 00:47:24.395 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x747] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:47:24.479 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x769] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a4efb0c

[vm3] [info 2020/03/05 00:47:24.484 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x769] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:47:25.010 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x783] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@35a76758

[vm3] [info 2020/03/05 00:47:25.015 GMT <RMI TCP Connection(57)-172.17.0.3> tid=0x783] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:47:25.115 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x76a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5124b73d

[vm4] [info 2020/03/05 00:47:25.120 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x76a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:47:25.643 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3d913569

[vm4] [info 2020/03/05 00:47:25.648 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7e4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:47:25.736 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29948]

Command result for <connect --jmx-manager=localhost[29948]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29948] ..
Successfully connected to: [host=localhost, port=29948]


[info 2020/03/05 00:47:26.264 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20794]

Command result for <connect --jmx-manager=localhost[20794]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20794] ..
Successfully connected to: [host=localhost, port=20794]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:47:34.408 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@16418ad2

[vm5] [info 2020/03/05 00:47:34.414 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:47:35.100 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@555d35ff

[vm6] [info 2020/03/05 00:47:35.106 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ea] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2851
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 435
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 10041


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:47:39.410 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 153 ms)

[vm2] [info 2020/03/05 00:47:39.576 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x718] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 163 ms)

[vm3] [info 2020/03/05 00:47:39.748 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x798] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 170 ms)

[vm4] [info 2020/03/05 00:47:39.898 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 147 ms)

[vm5] [info 2020/03/05 00:47:40.071 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 171 ms)

[vm6] [info 2020/03/05 00:47:40.226 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 153 ms)

[vm0] [info 2020/03/05 00:47:40.392 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x4ab] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:47:40.393 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 165 ms)

[info 2020/03/05 00:47:40.393 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:40.396 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c98c76d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:47:40.396 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:40.396 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c98c76d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:47:40.397 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f21cb55(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:47:40.397 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:47:40.397 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f21cb55(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:47:40.398 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x718] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34dca07(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:47:40.398 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x718] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:47:40.398 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x718] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34dca07(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:47:40.399 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x798] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63a9dd28(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:47:40.399 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x798] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:47:40.399 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x798] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63a9dd28(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:47:40.400 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @654e35c3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:47:40.400 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:47:40.401 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @654e35c3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:47:40.401 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ce88127(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:47:40.401 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:47:40.402 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ce88127(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:47:40.402 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5367a8a1(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:47:40.403 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:47:40.403 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5367a8a1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:47:40.405 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x4ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:47:40.405 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:47:40.407 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:47:40.407 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:47:40.408 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x718] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:47:40.408 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x718] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:47:40.409 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x798] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:47:40.409 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x798] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:47:40.410 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:47:40.410 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:47:40.411 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:47:40.412 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:47:40.413 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:47:40.413 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:47:40.415 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:47:40.416 GMT <RMI TCP Connection(23)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:47:40.446 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29760].
Not connected.


[info 2020/03/05 00:47:40.448 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:47:40.449 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:40.451 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @769a9e6(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:47:40.451 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:40.451 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @769a9e6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:47:40.452 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @572144a7(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:47:40.453 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:47:40.453 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @572144a7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:47:40.453 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x718] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fcb0096(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:47:40.454 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x718] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:47:40.454 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x718] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fcb0096(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:47:40.454 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x798] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19733399(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:47:40.455 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x798] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:47:40.455 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x798] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19733399(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:47:40.455 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c7cc5b6(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:47:40.456 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:47:40.456 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c7cc5b6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:47:40.456 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ccb1083(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:47:40.457 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:47:40.457 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ccb1083(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:47:40.457 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5207ff0b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:47:40.458 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:47:40.458 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5207ff0b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:47:40.461 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit8763423208953784705

[info 2020/03/05 00:47:40.464 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:47:40.688 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:40.689 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @147b5395(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:47:40.689 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x4ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:40.689 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @147b5395(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:47:40.690 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16ad55d3(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:47:40.690 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:47:40.690 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16ad55d3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:47:40.691 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x718] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ff28114(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:47:40.691 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x718] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:47:40.691 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x718] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ff28114(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:47:40.692 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x798] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17ee7ede(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:47:40.692 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x798] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:47:40.692 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x798] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17ee7ede(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:47:40.693 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @155b3efb(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:47:40.693 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:47:40.693 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @155b3efb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:47:40.694 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ec9130b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:47:40.694 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:47:40.694 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x77e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ec9130b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:47:40.695 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b98299a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:47:40.695 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ea] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:47:40.695 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b98299a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:47:40.698 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x4ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@13f79960

[vm0] [info 2020/03/05 00:47:40.703 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x4ab] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:47:40.704 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x4ab] Locator was created at Thu Mar 05 00:47:40 GMT 2020

[vm0] [info 2020/03/05 00:47:40.704 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x4ab] Listening on port 29762 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:47:40.704 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x4ab] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit8763423208953784705/locator/locator29762view.dat

[vm0] [info 2020/03/05 00:47:40.704 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x4ab] recovery file not found: /tmp/junit8763423208953784705/locator/locator29762view.dat

[vm0] [info 2020/03/05 00:47:40.704 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x4ab] Starting distributed system

[vm0] [info 2020/03/05 00:47:40.706 GMT <RMI TCP Connection(136)-172.17.0.5> tid=0x4ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:47:44.524 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@1be99e76

[vm1] [info 2020/03/05 00:47:44.529 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:47:44.852 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@38fce1ad

[vm5] [info 2020/03/05 00:47:44.858 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x8fa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:47:45.125 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x718] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@41f3c0fe

[vm2] [info 2020/03/05 00:47:45.130 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x718] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:47:45.552 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x908] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440@6d3a17b5

[vm6] [info 2020/03/05 00:47:45.557 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x908] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:47:45.739 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x798] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6272c73d

[vm3] [info 2020/03/05 00:47:45.744 GMT <RMI TCP Connection(57)-172.17.0.5> tid=0x798] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:47:46.362 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@30f3bb48

[vm4] [info 2020/03/05 00:47:46.367 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x790] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:47:46.981 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29763]

Command result for <connect --jmx-manager=localhost[29763]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29763] ..
Successfully connected to: [host=localhost, port=29763]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2770
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 335
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9516


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:47:49.665 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 158 ms)

[vm2] [info 2020/03/05 00:47:49.828 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x85c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 160 ms)

[vm3] [info 2020/03/05 00:47:49.978 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x87f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 148 ms)

[vm4] [info 2020/03/05 00:47:50.131 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x90f] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 150 ms)

[vm5] [info 2020/03/05 00:47:50.304 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 170 ms)

[vm6] [info 2020/03/05 00:47:50.453 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 148 ms)

[vm0] [info 2020/03/05 00:47:50.596 GMT <RMI TCP Connection(152)-172.17.0.4> tid=0xa41] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:47:50.596 GMT <RMI TCP Connection(152)-172.17.0.4> tid=0xa41] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 141 ms)

[info 2020/03/05 00:47:50.597 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:50.600 GMT <RMI TCP Connection(152)-172.17.0.4> tid=0xa41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7961bd0e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:47:50.600 GMT <RMI TCP Connection(152)-172.17.0.4> tid=0xa41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:50.600 GMT <RMI TCP Connection(152)-172.17.0.4> tid=0xa41] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7961bd0e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:47:50.601 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a0e01f3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:47:50.601 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:47:50.601 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a0e01f3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:47:50.602 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x85c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f244cc5(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:47:50.602 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x85c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:47:50.602 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x85c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f244cc5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:47:50.603 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x87f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31e4cb1f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:47:50.603 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x87f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:47:50.603 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x87f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31e4cb1f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:47:50.604 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x90f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21a924c7(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:47:50.604 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x90f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:47:50.604 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x90f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21a924c7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:47:50.605 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7303bf4e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:47:50.605 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x8fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:47:50.605 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7303bf4e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:47:50.606 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b1f366d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:47:50.606 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x908] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:47:50.606 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b1f366d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:47:50.608 GMT <RMI TCP Connection(152)-172.17.0.4> tid=0xa41] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:47:50.609 GMT <RMI TCP Connection(152)-172.17.0.4> tid=0xa41] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:47:50.610 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:47:50.610 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:47:50.611 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x85c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:47:50.611 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x85c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:47:50.612 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x87f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:47:50.612 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x87f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:47:50.613 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x90f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:47:50.613 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x90f] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:47:50.614 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:47:50.615 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:47:50.616 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x908] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:47:50.616 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:47:50.618 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:47:50.618 GMT <RMI TCP Connection(26)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:47:50.645 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24348].
Not connected.


[info 2020/03/05 00:47:50.647 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:47:50.648 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:50.649 GMT <RMI TCP Connection(152)-172.17.0.4> tid=0xa41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2469c66(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:47:50.649 GMT <RMI TCP Connection(152)-172.17.0.4> tid=0xa41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:50.649 GMT <RMI TCP Connection(152)-172.17.0.4> tid=0xa41] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2469c66(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:47:50.650 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d111dda(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:47:50.650 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:47:50.650 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d111dda(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:47:50.651 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x85c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b4d8aa1(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:47:50.651 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x85c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:47:50.651 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x85c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b4d8aa1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:47:50.652 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x87f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78597c73(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:47:50.652 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x87f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:47:50.652 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x87f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78597c73(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:47:50.653 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x90f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62543239(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:47:50.653 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x90f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:47:50.653 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x90f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62543239(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:47:50.654 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f6c83b9(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:47:50.654 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x8fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:47:50.654 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f6c83b9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:47:50.655 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1769cb67(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:47:50.655 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x908] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:47:50.655 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1769cb67(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:47:50.659 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6499039628972743802

[info 2020/03/05 00:47:50.661 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:47:50.884 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:50.885 GMT <RMI TCP Connection(152)-172.17.0.4> tid=0xa41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13d8d4d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:47:50.885 GMT <RMI TCP Connection(152)-172.17.0.4> tid=0xa41] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:47:50.885 GMT <RMI TCP Connection(152)-172.17.0.4> tid=0xa41] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13d8d4d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:47:50.886 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52680bc4(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:47:50.886 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:47:50.886 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52680bc4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:47:50.887 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x85c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79ff9083(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:47:50.887 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x85c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:47:50.887 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x85c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79ff9083(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:47:50.888 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x87f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b8acf4c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:47:50.888 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x87f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:47:50.888 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x87f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b8acf4c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:47:50.889 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x90f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66a6762e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:47:50.889 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x90f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:47:50.889 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x90f] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66a6762e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:47:50.890 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @350b72af(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:47:50.890 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x8fa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:47:50.890 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @350b72af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:47:50.891 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7efe1adf(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:47:50.891 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x908] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:47:50.891 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7efe1adf(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:47:50.894 GMT <RMI TCP Connection(152)-172.17.0.4> tid=0xa41] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@50ef1f38

[vm0] [info 2020/03/05 00:47:50.899 GMT <RMI TCP Connection(152)-172.17.0.4> tid=0xa41] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:47:50.900 GMT <RMI TCP Connection(152)-172.17.0.4> tid=0xa41] Locator was created at Thu Mar 05 00:47:50 GMT 2020

[vm0] [info 2020/03/05 00:47:50.900 GMT <RMI TCP Connection(152)-172.17.0.4> tid=0xa41] Listening on port 24350 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:47:50.900 GMT <RMI TCP Connection(152)-172.17.0.4> tid=0xa41] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6499039628972743802/locator/locator24350view.dat

[vm0] [info 2020/03/05 00:47:50.900 GMT <RMI TCP Connection(152)-172.17.0.4> tid=0xa41] recovery file not found: /tmp/junit6499039628972743802/locator/locator24350view.dat

[vm0] [info 2020/03/05 00:47:50.900 GMT <RMI TCP Connection(152)-172.17.0.4> tid=0xa41] Starting distributed system

[vm0] [info 2020/03/05 00:47:50.902 GMT <RMI TCP Connection(152)-172.17.0.4> tid=0xa41] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:47:54.802 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3acea39f

[vm1] [info 2020/03/05 00:47:54.807 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:47:55.119 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x792] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@5a447678

[vm5] [info 2020/03/05 00:47:55.125 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x792] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:47:55.422 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x85c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@30b6197d

[vm2] [info 2020/03/05 00:47:55.427 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x85c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:47:55.833 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440@67452cf2

[vm6] [info 2020/03/05 00:47:55.839 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:47:56.016 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x87f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1cd93558

[vm3] [info 2020/03/05 00:47:56.022 GMT <RMI TCP Connection(65)-172.17.0.4> tid=0x87f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:47:56.630 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x90f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@625f2cb2

[vm4] [info 2020/03/05 00:47:56.635 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x90f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:47:57.241 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24351]

Command result for <connect --jmx-manager=localhost[24351]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24351] ..
Successfully connected to: [host=localhost, port=24351]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:47:58.148 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x915] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440@23f2bfea

[vm5] [info 2020/03/05 00:47:58.154 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x915] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:47:58.826 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@57cc702e

[vm6] [info 2020/03/05 00:47:58.834 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7cc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2621
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 242
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8763


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:47:59.708 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 158 ms)

[vm2] [info 2020/03/05 00:47:59.869 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 158 ms)

[vm3] [info 2020/03/05 00:48:00.044 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 173 ms)

[vm4] [info 2020/03/05 00:48:00.198 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 152 ms)

[vm5] [info 2020/03/05 00:48:00.366 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x792] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 167 ms)

[vm6] [info 2020/03/05 00:48:00.520 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 152 ms)

[vm0] [info 2020/03/05 00:48:00.685 GMT <RMI TCP Connection(137)-172.17.0.2> tid=0x1fc] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:48:00.686 GMT <RMI TCP Connection(137)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 164 ms)

[info 2020/03/05 00:48:00.687 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:00.689 GMT <RMI TCP Connection(137)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69a2a304(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:48:00.689 GMT <RMI TCP Connection(137)-172.17.0.2> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:00.689 GMT <RMI TCP Connection(137)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69a2a304(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:48:00.690 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @461ae758(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:48:00.690 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:00.690 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @461ae758(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:48:00.691 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1095f5b0(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:48:00.691 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x538] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:00.691 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1095f5b0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:48:00.692 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35d96c4e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:48:00.692 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:00.693 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35d96c4e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:48:00.693 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dc9de45(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:48:00.694 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x714] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:00.694 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dc9de45(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:48:00.694 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x792] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @789d2fa8(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:48:00.695 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x792] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:00.695 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x792] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @789d2fa8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:48:00.696 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cd48268(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:48:00.696 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:00.696 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cd48268(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:48:00.698 GMT <RMI TCP Connection(137)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:48:00.698 GMT <RMI TCP Connection(137)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:48:00.699 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:48:00.700 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:48:00.701 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:48:00.701 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:48:00.702 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:48:00.702 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:48:00.703 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:48:00.703 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:48:00.704 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x792] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:48:00.705 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x792] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:48:00.705 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:48:00.706 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:48:00.708 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:48:00.709 GMT <RMI TCP Connection(24)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:48:00.739 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24049].
Not connected.


[info 2020/03/05 00:48:00.740 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:48:00.741 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:00.743 GMT <RMI TCP Connection(137)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8b23eee(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:48:00.743 GMT <RMI TCP Connection(137)-172.17.0.2> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:00.743 GMT <RMI TCP Connection(137)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8b23eee(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:48:00.744 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e77cc23(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:48:00.744 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:00.744 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e77cc23(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:48:00.745 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3091d296(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:48:00.745 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x538] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:00.745 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3091d296(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:48:00.746 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d17c26c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:48:00.746 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:00.746 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d17c26c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:48:00.747 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @220ba60f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:48:00.747 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x714] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:00.747 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @220ba60f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:48:00.748 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x792] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b15a90(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:48:00.748 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x792] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:00.748 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x792] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b15a90(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:48:00.749 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @691e18ef(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:48:00.749 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:00.749 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @691e18ef(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:48:00.753 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13344644099969653897

[info 2020/03/05 00:48:00.755 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:48:00.982 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:00.983 GMT <RMI TCP Connection(137)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49008573(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:48:00.983 GMT <RMI TCP Connection(137)-172.17.0.2> tid=0x1fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:00.983 GMT <RMI TCP Connection(137)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49008573(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:48:00.984 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ec0067d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:48:00.984 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:00.984 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ec0067d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:48:00.985 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a22d38c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:48:00.985 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x538] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:00.985 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a22d38c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:48:00.986 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @539cb897(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:48:00.986 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x3fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:00.986 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @539cb897(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:48:00.987 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eb31503(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:48:00.987 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x714] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:00.987 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4eb31503(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:48:00.988 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x792] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @729bc91c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:48:00.988 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x792] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:00.988 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x792] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @729bc91c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:48:00.989 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65707306(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:48:00.989 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:00.989 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x7a5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65707306(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:48:00.992 GMT <RMI TCP Connection(137)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3b8fdec

[vm0] [info 2020/03/05 00:48:00.998 GMT <RMI TCP Connection(137)-172.17.0.2> tid=0x1fc] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:48:00.998 GMT <RMI TCP Connection(137)-172.17.0.2> tid=0x1fc] Locator was created at Thu Mar 05 00:48:00 GMT 2020

[vm0] [info 2020/03/05 00:48:00.998 GMT <RMI TCP Connection(137)-172.17.0.2> tid=0x1fc] Listening on port 24051 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:48:00.998 GMT <RMI TCP Connection(137)-172.17.0.2> tid=0x1fc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13344644099969653897/locator/locator24051view.dat

[vm0] [info 2020/03/05 00:48:00.998 GMT <RMI TCP Connection(137)-172.17.0.2> tid=0x1fc] recovery file not found: /tmp/junit13344644099969653897/locator/locator24051view.dat

[vm0] [info 2020/03/05 00:48:00.999 GMT <RMI TCP Connection(137)-172.17.0.2> tid=0x1fc] Starting distributed system

[vm0] [info 2020/03/05 00:48:01.001 GMT <RMI TCP Connection(137)-172.17.0.2> tid=0x1fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2689
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 262
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9051


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:48:02.780 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 156 ms)

[vm2] [info 2020/03/05 00:48:02.935 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 152 ms)

[vm3] [info 2020/03/05 00:48:03.104 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 166 ms)

[vm4] [info 2020/03/05 00:48:03.260 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 153 ms)

[vm5] [info 2020/03/05 00:48:03.424 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x915] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 162 ms)

[vm6] [info 2020/03/05 00:48:03.568 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 142 ms)

[vm0] [info 2020/03/05 00:48:03.713 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0xa3e] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:48:03.714 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0xa3e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 144 ms)

[info 2020/03/05 00:48:03.715 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:03.717 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0xa3e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1084589b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:48:03.717 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0xa3e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:03.717 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0xa3e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1084589b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:48:03.718 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fd89f26(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:48:03.718 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:03.718 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fd89f26(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:48:03.721 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @495c4e68(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:48:03.721 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:03.721 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @495c4e68(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:48:03.722 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x897] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e867bc(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:48:03.722 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x897] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:03.722 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e867bc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:48:03.723 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45202ae8(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:48:03.723 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:03.723 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45202ae8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:48:03.724 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x915] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @649f5e3(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:48:03.724 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x915] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:03.724 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x915] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @649f5e3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:48:03.725 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9505016(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:48:03.725 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:03.725 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9505016(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:48:03.728 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0xa3e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:48:03.728 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0xa3e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:48:03.729 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:48:03.729 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:48:03.732 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:48:03.732 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:48:03.733 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x897] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:48:03.733 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:48:03.734 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:48:03.734 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:48:03.735 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x915] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:48:03.735 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x915] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:48:03.736 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:48:03.737 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:48:03.739 GMT <RMI TCP Connection(26)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:48:03.739 GMT <RMI TCP Connection(26)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:48:03.774 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28470].
Not connected.


[info 2020/03/05 00:48:03.776 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:48:03.777 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:03.778 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0xa3e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d7149f9(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:48:03.778 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0xa3e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:03.778 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0xa3e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d7149f9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:48:03.779 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a307ba(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:48:03.779 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:03.780 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72a307ba(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:48:03.780 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a6fab0(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:48:03.780 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:03.780 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a6fab0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:48:03.781 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x897] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33481d6e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:48:03.781 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x897] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:03.781 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33481d6e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:48:03.782 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71604559(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:48:03.782 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:03.782 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71604559(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:48:03.783 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x915] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21e7e1cd(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:48:03.783 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x915] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:03.783 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x915] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21e7e1cd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:48:03.784 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a82361f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:48:03.784 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:03.784 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a82361f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:48:03.787 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14705847410713064633

[info 2020/03/05 00:48:03.790 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:48:03.998 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:03.998 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0xa3e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cf73975(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:48:03.999 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0xa3e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:03.999 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0xa3e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cf73975(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:48:03.999 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a754c7e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:48:03.999 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:04.000 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a754c7e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:48:04.000 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61d3d374(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:48:04.000 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:04.000 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61d3d374(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:48:04.001 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x897] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b7e7775(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:48:04.001 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x897] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:04.001 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b7e7775(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:48:04.012 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9c47dcf(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:48:04.012 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:04.012 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9c47dcf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:48:04.013 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x915] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc2aaef(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:48:04.013 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x915] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:04.013 GMT <RMI TCP Connection(64)-172.17.0.6> tid=0x915] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc2aaef(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:48:04.014 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51854321(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:48:04.014 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7cc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:04.014 GMT <RMI TCP Connection(65)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51854321(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:48:04.017 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0xa3e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@41081cd3

[vm0] [info 2020/03/05 00:48:04.022 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0xa3e] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:48:04.022 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0xa3e] Locator was created at Thu Mar 05 00:48:04 GMT 2020

[vm0] [info 2020/03/05 00:48:04.022 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0xa3e] Listening on port 28472 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:48:04.023 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0xa3e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14705847410713064633/locator/locator28472view.dat

[vm0] [info 2020/03/05 00:48:04.023 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0xa3e] recovery file not found: /tmp/junit14705847410713064633/locator/locator28472view.dat

[vm0] [info 2020/03/05 00:48:04.023 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0xa3e] Starting distributed system

[vm0] [info 2020/03/05 00:48:04.025 GMT <RMI TCP Connection(151)-172.17.0.6> tid=0xa3e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:48:04.828 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@765fcf7d

[vm1] [info 2020/03/05 00:48:04.833 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:48:05.407 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x538] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e13c780

[vm2] [info 2020/03/05 00:48:05.413 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x538] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:48:06.023 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ac3fcf9

[vm3] [info 2020/03/05 00:48:06.028 GMT <RMI TCP Connection(57)-172.17.0.2> tid=0x3fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:48:06.623 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x714] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@690a891e

[vm4] [info 2020/03/05 00:48:06.628 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x714] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:48:07.228 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24052]

Command result for <connect --jmx-manager=localhost[24052]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24052] ..
Successfully connected to: [host=localhost, port=24052]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:48:07.869 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@3dfbf2e3

[vm1] [info 2020/03/05 00:48:07.874 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:48:08.456 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6db31d5b

[vm2] [info 2020/03/05 00:48:08.461 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:48:09.048 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x897] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@23effd95

[vm3] [info 2020/03/05 00:48:09.054 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x897] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:48:09.652 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@635907d

[vm4] [info 2020/03/05 00:48:09.657 GMT <RMI TCP Connection(66)-172.17.0.6> tid=0x8b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:48:10.257 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28473]

Command result for <connect --jmx-manager=localhost[28473]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28473] ..
Successfully connected to: [host=localhost, port=28473]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:48:12.542 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8f5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@6db0cc97

[vm5] [info 2020/03/05 00:48:12.548 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8f5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:48:13.255 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x96f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040@1444099c

[vm6] [info 2020/03/05 00:48:13.260 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x96f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:48:14.399 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x908] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@135d50db

[vm5] [info 2020/03/05 00:48:14.405 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x908] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:48:15.115 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x954] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@8c2b437

[vm6] [info 2020/03/05 00:48:15.121 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x954] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2707
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 406
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9516


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:48:17.341 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 151 ms)

[vm2] [info 2020/03/05 00:48:17.504 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 160 ms)

[vm3] [info 2020/03/05 00:48:17.668 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 161 ms)

[vm5] [info 2020/03/05 00:48:17.725 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@72f0694c

[vm5] [info 2020/03/05 00:48:17.731 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:48:17.822 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 151 ms)

[vm5] [info 2020/03/05 00:48:17.980 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8f5] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 156 ms)

[vm6] [info 2020/03/05 00:48:18.125 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x96f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 143 ms)

[vm0] [info 2020/03/05 00:48:18.299 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x9fc] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:48:18.299 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x9fc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 171 ms)

[info 2020/03/05 00:48:18.300 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:18.302 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x9fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @698215c1(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:48:18.302 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x9fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:18.303 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x9fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @698215c1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:48:18.304 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c640a53(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:48:18.304 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:18.304 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c640a53(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:48:18.304 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @673abe7f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:48:18.305 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x856] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:18.305 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @673abe7f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:48:18.305 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d93fcaa(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:48:18.306 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:18.306 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d93fcaa(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:48:18.306 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cfe33d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:48:18.306 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:18.306 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cfe33d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:48:18.307 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8f5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c6af5f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:48:18.307 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8f5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:18.307 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8f5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c6af5f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:48:18.308 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x96f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f1087a3(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:48:18.308 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x96f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:18.308 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x96f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f1087a3(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:48:18.311 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x9fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:48:18.311 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x9fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:48:18.312 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:48:18.312 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:48:18.313 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x856] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:48:18.313 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:48:18.315 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:48:18.315 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:48:18.316 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:48:18.316 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:48:18.317 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8f5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:48:18.317 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8f5] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:48:18.318 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x96f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:48:18.318 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x96f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:48:18.320 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:48:18.321 GMT <RMI TCP Connection(26)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:48:18.348 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22580].
Not connected.


[info 2020/03/05 00:48:18.350 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:48:18.352 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:18.353 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x9fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bd81c82(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:48:18.353 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x9fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:18.353 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x9fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bd81c82(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:48:18.354 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a19d85f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:48:18.354 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:18.354 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a19d85f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:48:18.355 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2510f979(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:48:18.355 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x856] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:18.355 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2510f979(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:48:18.356 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17207fd5(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:48:18.356 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:18.356 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17207fd5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:48:18.357 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f50e7d8(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:48:18.357 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:18.357 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f50e7d8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:48:18.358 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8f5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6366370f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:48:18.358 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8f5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:18.358 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8f5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6366370f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:48:18.359 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x96f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9ebfb6e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:48:18.359 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x96f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:18.359 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x96f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9ebfb6e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:48:18.363 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11005081829889967582

[info 2020/03/05 00:48:18.366 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:48:18.494 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@11e2f5e5

[vm6] [info 2020/03/05 00:48:18.499 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:48:18.586 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:18.587 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x9fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bccc162(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:48:18.587 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x9fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:18.587 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x9fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bccc162(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:48:18.588 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21cf335e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:48:18.588 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:18.588 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21cf335e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:48:18.589 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d166179(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:48:18.589 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x856] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:18.589 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d166179(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:48:18.590 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22a2bde4(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:48:18.590 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8cc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:18.590 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22a2bde4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:48:18.591 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77b77b60(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:48:18.591 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8ff] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:18.591 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77b77b60(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:48:18.592 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8f5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7790abe4(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:48:18.592 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8f5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:18.592 GMT <RMI TCP Connection(64)-172.17.0.9> tid=0x8f5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7790abe4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:48:18.593 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x96f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3788e23f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:48:18.593 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x96f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:18.593 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x96f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3788e23f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:48:18.596 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x9fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6a5f3197

[vm0] [info 2020/03/05 00:48:18.601 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x9fc] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:48:18.601 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x9fc] Locator was created at Thu Mar 05 00:48:18 GMT 2020

[vm0] [info 2020/03/05 00:48:18.601 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x9fc] Listening on port 22582 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:48:18.601 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x9fc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11005081829889967582/locator/locator22582view.dat

[vm0] [info 2020/03/05 00:48:18.601 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x9fc] recovery file not found: /tmp/junit11005081829889967582/locator/locator22582view.dat

[vm0] [info 2020/03/05 00:48:18.602 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x9fc] Starting distributed system

[vm0] [info 2020/03/05 00:48:18.603 GMT <RMI TCP Connection(152)-172.17.0.9> tid=0x9fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2647
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 263
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8907


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:48:19.003 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 151 ms)

[vm2] [info 2020/03/05 00:48:19.164 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 159 ms)

[vm3] [info 2020/03/05 00:48:19.324 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 157 ms)

[vm4] [info 2020/03/05 00:48:19.470 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 144 ms)

[vm5] [info 2020/03/05 00:48:19.639 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 167 ms)

[vm6] [info 2020/03/05 00:48:19.787 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 146 ms)

[vm0] [info 2020/03/05 00:48:19.935 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x9de] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:48:19.937 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x9de] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 148 ms)

[info 2020/03/05 00:48:19.937 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:19.940 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x9de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dd7dd73(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:48:19.940 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x9de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:19.940 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x9de] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dd7dd73(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:48:19.941 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c758272(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:48:19.941 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:19.942 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c758272(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:48:19.942 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @588aa00(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:48:19.943 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x680] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:19.943 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @588aa00(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:48:19.944 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65a8b89(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:48:19.944 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x6e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:19.944 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65a8b89(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:48:19.945 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @562610c3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:48:19.945 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x6f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:19.945 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @562610c3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:48:19.947 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @432fb191(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:48:19.947 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x908] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:19.947 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @432fb191(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:48:19.947 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x954] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d50ac69(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:48:19.948 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x954] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:19.948 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d50ac69(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:48:19.950 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x9de] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:48:19.951 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x9de] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:48:19.952 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:48:19.952 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:48:19.954 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:48:19.954 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:48:19.955 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:48:19.955 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:48:19.956 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:48:19.957 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:48:19.957 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x908] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:48:19.958 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:48:19.959 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x954] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:48:19.959 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:48:19.961 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:48:19.962 GMT <RMI TCP Connection(25)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:48:19.993 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21078].
Not connected.


[info 2020/03/05 00:48:19.995 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:48:19.997 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:19.998 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x9de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5667d57f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:48:19.998 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x9de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:19.998 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x9de] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5667d57f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:48:19.999 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6400e3bb(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:48:19.999 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:19.999 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6400e3bb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:48:20.000 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7604d143(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:48:20.000 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x680] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:20.000 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7604d143(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:48:20.001 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66485543(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:48:20.001 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x6e8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:20.001 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66485543(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:48:20.002 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @613aa151(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:48:20.002 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x6f8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:20.002 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @613aa151(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:48:20.003 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5835d58c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:48:20.003 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x908] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:20.003 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5835d58c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:48:20.004 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x954] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716141ae(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:48:20.004 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x954] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:20.004 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @716141ae(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:48:20.010 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1498307527267217350

[info 2020/03/05 00:48:20.012 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:48:20.230 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:20.230 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x9de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2649140c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:48:20.231 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x9de] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:20.231 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x9de] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2649140c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:48:20.231 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @459e231b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:48:20.232 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:20.232 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @459e231b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:48:20.232 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x680] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca0779e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:48:20.232 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x680] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:20.233 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x680] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca0779e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:48:20.233 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7343821(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:48:20.234 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x6e8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:20.234 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x6e8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7343821(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:48:20.234 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @724a3142(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:48:20.234 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x6f8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:20.234 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x6f8] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @724a3142(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:48:20.235 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ed3998b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:48:20.235 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x908] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:20.235 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ed3998b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:48:20.236 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x954] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d0682ee(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:48:20.236 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x954] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:20.236 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d0682ee(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:48:20.239 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x9de] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5ce1c6b1

[vm0] [info 2020/03/05 00:48:20.244 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x9de] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:48:20.245 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x9de] Locator was created at Thu Mar 05 00:48:20 GMT 2020

[vm0] [info 2020/03/05 00:48:20.245 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x9de] Listening on port 21080 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:48:20.245 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x9de] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1498307527267217350/locator/locator21080view.dat

[vm0] [info 2020/03/05 00:48:20.245 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x9de] recovery file not found: /tmp/junit1498307527267217350/locator/locator21080view.dat

[vm0] [info 2020/03/05 00:48:20.246 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x9de] Starting distributed system

[vm0] [info 2020/03/05 00:48:20.247 GMT <RMI TCP Connection(154)-172.17.0.7> tid=0x9de] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:48:22.385 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x771] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840@1256da27

[vm5] [info 2020/03/05 00:48:22.390 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x771] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:48:22.502 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@720802ed

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2867
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 337
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9816


[vm1] [info 2020/03/05 00:48:22.507 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:48:22.693 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 148 ms)

[vm2] [info 2020/03/05 00:48:22.844 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x770] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 148 ms)

[vm3] [info 2020/03/05 00:48:23.017 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x769] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 170 ms)

[vm6] [info 2020/03/05 00:48:23.090 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040@21cbbcc3

[vm6] [info 2020/03/05 00:48:23.096 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7de] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:48:23.123 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x856] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2987054f

[vm2] [info 2020/03/05 00:48:23.128 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x856] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:48:23.180 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x76a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 160 ms)

[vm5] [info 2020/03/05 00:48:23.358 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 176 ms)

[vm6] [info 2020/03/05 00:48:23.508 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f2] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 149 ms)

[vm0] [info 2020/03/05 00:48:23.670 GMT <RMI TCP Connection(137)-172.17.0.8> tid=0x6a4] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:48:23.671 GMT <RMI TCP Connection(137)-172.17.0.8> tid=0x6a4] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 161 ms)

[info 2020/03/05 00:48:23.672 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:23.674 GMT <RMI TCP Connection(137)-172.17.0.8> tid=0x6a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @757a3902(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:48:23.674 GMT <RMI TCP Connection(137)-172.17.0.8> tid=0x6a4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:23.674 GMT <RMI TCP Connection(137)-172.17.0.8> tid=0x6a4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @757a3902(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:48:23.674 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5be3d68c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:48:23.675 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:23.675 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5be3d68c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:48:23.675 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x770] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c80f849(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:48:23.676 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x770] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:23.676 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x770] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c80f849(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:48:23.676 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x769] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74c0effe(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:48:23.677 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x769] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:23.677 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x769] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74c0effe(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:48:23.678 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x76a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48a14608(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:48:23.678 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x76a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:23.678 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x76a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48a14608(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:48:23.679 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a284c91(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:48:23.679 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:23.679 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a284c91(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:48:23.680 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4075fa6(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:48:23.680 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:23.680 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4075fa6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:48:23.682 GMT <RMI TCP Connection(137)-172.17.0.8> tid=0x6a4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:48:23.683 GMT <RMI TCP Connection(137)-172.17.0.8> tid=0x6a4] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:48:23.684 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:48:23.684 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:48:23.685 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x770] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:48:23.685 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x770] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:48:23.686 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x769] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:48:23.686 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x769] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:48:23.687 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x76a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:48:23.687 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x76a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:48:23.688 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:48:23.688 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:48:23.689 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:48:23.690 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f2] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:48:23.692 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:48:23.692 GMT <RMI TCP Connection(25)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:48:23.724 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29948].
Not connected.


[info 2020/03/05 00:48:23.725 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:48:23.726 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:23.729 GMT <RMI TCP Connection(137)-172.17.0.8> tid=0x6a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1df1dc2c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:48:23.729 GMT <RMI TCP Connection(137)-172.17.0.8> tid=0x6a4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:23.729 GMT <RMI TCP Connection(137)-172.17.0.8> tid=0x6a4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1df1dc2c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:48:23.730 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4243b7d1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:48:23.730 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:23.730 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4243b7d1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:48:23.730 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5bd411ba

[vm2] [info 2020/03/05 00:48:23.731 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x770] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ae7c614(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:48:23.731 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x770] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:23.731 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x770] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ae7c614(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:48:23.732 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x769] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20ac745b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:48:23.732 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x769] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:23.732 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x769] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20ac745b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:48:23.733 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x76a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c68dff3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:48:23.733 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x76a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:23.733 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x76a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c68dff3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:48:23.734 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7edb4e7f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:48:23.734 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:23.734 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7edb4e7f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:48:23.735 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6893e7ae(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:48:23.735 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:23.735 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6893e7ae(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:48:23.735 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8cc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:48:23.739 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10020437312984160119

[info 2020/03/05 00:48:23.742 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:48:23.970 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:23.971 GMT <RMI TCP Connection(137)-172.17.0.8> tid=0x6a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a768419(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:48:23.971 GMT <RMI TCP Connection(137)-172.17.0.8> tid=0x6a4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:23.971 GMT <RMI TCP Connection(137)-172.17.0.8> tid=0x6a4] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a768419(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:48:23.972 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c317799(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:48:23.972 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:23.972 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c317799(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:48:23.973 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x770] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57405c73(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:48:23.973 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x770] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:23.973 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x770] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57405c73(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:48:23.974 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x769] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59334d43(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:48:23.974 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x769] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:23.974 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x769] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59334d43(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:48:23.975 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x76a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @208cf6f5(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:48:23.975 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x76a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:23.975 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x76a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @208cf6f5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:48:23.976 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36546f0b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:48:23.976 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:23.976 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36546f0b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:48:23.977 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b0ef736(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:48:23.977 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:23.977 GMT <RMI TCP Connection(57)-172.17.0.8> tid=0x7f2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b0ef736(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:48:23.980 GMT <RMI TCP Connection(137)-172.17.0.8> tid=0x6a4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46cb0bf0

[vm0] [info 2020/03/05 00:48:23.985 GMT <RMI TCP Connection(137)-172.17.0.8> tid=0x6a4] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:48:23.986 GMT <RMI TCP Connection(137)-172.17.0.8> tid=0x6a4] Locator was created at Thu Mar 05 00:48:23 GMT 2020

[vm0] [info 2020/03/05 00:48:23.986 GMT <RMI TCP Connection(137)-172.17.0.8> tid=0x6a4] Listening on port 29950 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:48:23.986 GMT <RMI TCP Connection(137)-172.17.0.8> tid=0x6a4] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10020437312984160119/locator/locator29950view.dat

[vm0] [info 2020/03/05 00:48:23.986 GMT <RMI TCP Connection(137)-172.17.0.8> tid=0x6a4] recovery file not found: /tmp/junit10020437312984160119/locator/locator29950view.dat

[vm0] [info 2020/03/05 00:48:23.987 GMT <RMI TCP Connection(137)-172.17.0.8> tid=0x6a4] Starting distributed system

[vm0] [info 2020/03/05 00:48:23.989 GMT <RMI TCP Connection(137)-172.17.0.8> tid=0x6a4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:48:24.037 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@37ffaf4b

[vm1] [info 2020/03/05 00:48:24.043 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:48:24.334 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@273433d2

[vm4] [info 2020/03/05 00:48:24.339 GMT <RMI TCP Connection(65)-172.17.0.9> tid=0x8ff] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:48:24.649 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x680] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4ecbeb62

[vm2] [info 2020/03/05 00:48:24.654 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x680] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:48:24.946 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22583]

Command result for <connect --jmx-manager=localhost[22583]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22583] ..
Successfully connected to: [host=localhost, port=22583]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:48:25.254 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x6e8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2221cf0c

[vm3] [info 2020/03/05 00:48:25.259 GMT <RMI TCP Connection(65)-172.17.0.7> tid=0x6e8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:48:25.874 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x6f8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a76924d

[vm4] [info 2020/03/05 00:48:25.879 GMT <RMI TCP Connection(66)-172.17.0.7> tid=0x6f8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:48:26.475 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21081]

Command result for <connect --jmx-manager=localhost[21081]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21081] ..
Successfully connected to: [host=localhost, port=21081]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2846
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 484
Total primaries transferred during this rebalance                                               | 60
Total time (in milliseconds) for this rebalance                                                 | 10170


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:48:27.431 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 153 ms)

[vm2] [info 2020/03/05 00:48:27.598 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 164 ms)

[vm3] [info 2020/03/05 00:48:27.758 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 158 ms)

[vm1] [info 2020/03/05 00:48:27.795 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5ca122cb

[vm1] [info 2020/03/05 00:48:27.800 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:48:27.912 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 151 ms)

[vm5] [info 2020/03/05 00:48:28.070 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x771] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 156 ms)

[vm6] [info 2020/03/05 00:48:28.221 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 149 ms)

[vm2] [info 2020/03/05 00:48:28.389 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x770] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c4863c7

[vm0] [info 2020/03/05 00:48:28.390 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x853] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:48:28.391 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x853] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 168 ms)

[info 2020/03/05 00:48:28.392 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:28.394 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x853] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52f30f1e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:48:28.394 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x853] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:28.395 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x853] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52f30f1e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:48:28.394 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x770] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:48:28.395 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fbb4275(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:48:28.396 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:28.396 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fbb4275(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:48:28.396 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x747] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a0b944f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:48:28.396 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x747] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:28.397 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a0b944f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:48:28.397 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x783] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5032f448(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:48:28.397 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x783] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:28.397 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5032f448(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:48:28.400 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d988dd(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:48:28.400 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:28.400 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d988dd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:48:28.401 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @745a361c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:48:28.401 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x771] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:28.401 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x771] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @745a361c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:48:28.402 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eb73e27(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:48:28.402 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:28.402 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3eb73e27(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:48:28.405 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x853] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:48:28.405 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x853] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:48:28.406 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:48:28.406 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:48:28.407 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x747] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:48:28.407 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:48:28.408 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x783] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:48:28.409 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:48:28.411 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:48:28.411 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:48:28.412 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x771] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:48:28.413 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x771] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:48:28.413 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:48:28.414 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:48:28.416 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:48:28.416 GMT <RMI TCP Connection(23)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:48:28.436 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20794].
Not connected.


[info 2020/03/05 00:48:28.437 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:48:28.438 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:28.440 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x853] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d81756d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:48:28.440 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x853] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:28.440 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x853] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d81756d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:48:28.441 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ba6d9f7(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:48:28.441 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:28.441 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ba6d9f7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:48:28.442 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x747] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @335eaded(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:48:28.442 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x747] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:28.442 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @335eaded(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:48:28.443 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x783] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19b5f1bc(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:48:28.443 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x783] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:28.443 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19b5f1bc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:48:28.444 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3edfc085(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:48:28.444 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:28.444 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3edfc085(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:48:28.445 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15f31a76(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:48:28.445 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x771] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:28.445 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x771] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15f31a76(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:48:28.446 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2082b0db(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:48:28.446 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:28.446 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2082b0db(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:48:28.449 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11214626012939587288

[info 2020/03/05 00:48:28.451 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:48:28.676 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:28.677 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x853] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b45ba3a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:48:28.677 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x853] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:28.677 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x853] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b45ba3a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:48:28.678 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @768d16ce(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:48:28.678 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:28.678 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @768d16ce(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:48:28.679 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x747] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fd2ede8(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:48:28.679 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x747] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:28.679 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fd2ede8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:48:28.680 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x783] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24c2b243(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:48:28.680 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x783] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:28.680 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24c2b243(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:48:28.681 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e8bc7cc(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:48:28.681 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7e4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:28.681 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e8bc7cc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:48:28.682 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49c491cf(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:48:28.682 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x771] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:28.682 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x771] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49c491cf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:48:28.683 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @798598b9(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:48:28.683 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7de] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:28.683 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @798598b9(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:48:28.686 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x853] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@123389e6

[vm0] [info 2020/03/05 00:48:28.692 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x853] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:48:28.692 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x853] Locator was created at Thu Mar 05 00:48:28 GMT 2020

[vm0] [info 2020/03/05 00:48:28.692 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x853] Listening on port 20796 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:48:28.692 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x853] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11214626012939587288/locator/locator20796view.dat

[vm0] [info 2020/03/05 00:48:28.692 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x853] recovery file not found: /tmp/junit11214626012939587288/locator/locator20796view.dat

[vm0] [info 2020/03/05 00:48:28.693 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x853] Starting distributed system

[vm0] [info 2020/03/05 00:48:28.694 GMT <RMI TCP Connection(137)-172.17.0.3> tid=0x853] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:48:29.027 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x769] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@242fb316

[vm3] [info 2020/03/05 00:48:29.033 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x769] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:48:29.636 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x76a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@375d7558

[vm4] [info 2020/03/05 00:48:29.651 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x76a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:48:30.266 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29951]

Command result for <connect --jmx-manager=localhost[29951]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29951] ..
Successfully connected to: [host=localhost, port=29951]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:48:32.525 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@84a3863

[vm1] [info 2020/03/05 00:48:32.530 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:48:33.117 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x747] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@a90220a

[vm2] [info 2020/03/05 00:48:33.122 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x747] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:48:33.713 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x783] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@65bf1f01

[vm3] [info 2020/03/05 00:48:33.718 GMT <RMI TCP Connection(58)-172.17.0.3> tid=0x783] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:48:34.341 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7bb050e7

[vm4] [info 2020/03/05 00:48:34.346 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7e4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:48:34.951 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20797]

Command result for <connect --jmx-manager=localhost[20797]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20797] ..
Successfully connected to: [host=localhost, port=20797]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:48:43.007 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@28ada534

[vm5] [info 2020/03/05 00:48:43.013 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:48:43.763 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@22a8bc32

[vm6] [info 2020/03/05 00:48:43.769 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ea] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:48:44.619 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:48:47.951 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@153ec549

[vm5] [info 2020/03/05 00:48:47.957 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8fa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 893
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2484
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 287
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8832


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:48:48.313 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 158 ms)

[vm2] [info 2020/03/05 00:48:48.472 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x718] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 157 ms)

[vm3] [info 2020/03/05 00:48:48.625 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x798] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 150 ms)

[vm6] [info 2020/03/05 00:48:48.647 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x908] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3e4df809

[vm6] [info 2020/03/05 00:48:48.652 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x908] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:48:48.772 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 144 ms)

[vm5] [info 2020/03/05 00:48:48.932 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 159 ms)

[vm6] [info 2020/03/05 00:48:49.076 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 142 ms)

[vm0] [info 2020/03/05 00:48:49.223 GMT <RMI TCP Connection(141)-172.17.0.5> tid=0x856] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:48:49.224 GMT <RMI TCP Connection(141)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 145 ms)

[info 2020/03/05 00:48:49.225 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:49.227 GMT <RMI TCP Connection(141)-172.17.0.5> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43ff5dab(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:48:49.227 GMT <RMI TCP Connection(141)-172.17.0.5> tid=0x856] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:49.227 GMT <RMI TCP Connection(141)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43ff5dab(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:48:49.228 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b6fb5d2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:48:49.228 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:49.228 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b6fb5d2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:48:49.229 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x718] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77a6f739(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:48:49.229 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x718] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:49.229 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x718] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77a6f739(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:48:49.232 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x798] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ee93037(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:48:49.232 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x798] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:49.232 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x798] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ee93037(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:48:49.233 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c9b9f7b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:48:49.234 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:49.234 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c9b9f7b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:48:49.234 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34332a78(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:48:49.235 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:49.235 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34332a78(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:48:49.235 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f12009b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:48:49.236 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:49.236 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f12009b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:48:49.238 GMT <RMI TCP Connection(141)-172.17.0.5> tid=0x856] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:48:49.238 GMT <RMI TCP Connection(141)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:48:49.239 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:48:49.240 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:48:49.241 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x718] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:48:49.241 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x718] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:48:49.244 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x798] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:48:49.244 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x798] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:48:49.245 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:48:49.245 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:48:49.246 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:48:49.246 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:48:49.247 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:48:49.248 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:48:49.250 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:48:49.250 GMT <RMI TCP Connection(24)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:48:49.281 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29763].
Not connected.


[info 2020/03/05 00:48:49.282 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:48:49.283 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:49.285 GMT <RMI TCP Connection(141)-172.17.0.5> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fa4f12e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:48:49.285 GMT <RMI TCP Connection(141)-172.17.0.5> tid=0x856] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:49.285 GMT <RMI TCP Connection(141)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fa4f12e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:48:49.286 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29e7b8ee(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:48:49.286 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:49.286 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29e7b8ee(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:48:49.287 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x718] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e0a03ab(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:48:49.287 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x718] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:49.287 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x718] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e0a03ab(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:48:49.288 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x798] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58faf10(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:48:49.288 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x798] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:49.288 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x798] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58faf10(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:48:49.289 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cfccedc(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:48:49.289 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:49.289 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cfccedc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:48:49.290 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46eb4685(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:48:49.290 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:49.290 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46eb4685(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:48:49.291 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bb8bfab(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:48:49.291 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:49.291 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bb8bfab(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:48:49.294 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14375617320286891266

[info 2020/03/05 00:48:49.297 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:48:49.534 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:49.535 GMT <RMI TCP Connection(141)-172.17.0.5> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8413d2d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:48:49.535 GMT <RMI TCP Connection(141)-172.17.0.5> tid=0x856] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:49.535 GMT <RMI TCP Connection(141)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8413d2d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:48:49.536 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f7c48d8(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:48:49.536 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:49.536 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f7c48d8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:48:49.537 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x718] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b11733f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:48:49.537 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x718] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:49.537 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x718] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b11733f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:48:49.538 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x798] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7037ec8f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:48:49.538 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x798] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:49.538 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x798] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7037ec8f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:48:49.538 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:48:49.539 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @464e9556(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:48:49.539 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:49.539 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @464e9556(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:48:49.540 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48659616(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:48:49.540 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:49.540 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x77e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48659616(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:48:49.541 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f1679e3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:48:49.541 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ea] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:49.541 GMT <RMI TCP Connection(59)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f1679e3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:48:49.544 GMT <RMI TCP Connection(141)-172.17.0.5> tid=0x856] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@fc3ca09

[vm0] [info 2020/03/05 00:48:49.549 GMT <RMI TCP Connection(141)-172.17.0.5> tid=0x856] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:48:49.549 GMT <RMI TCP Connection(141)-172.17.0.5> tid=0x856] Locator was created at Thu Mar 05 00:48:49 GMT 2020

[vm0] [info 2020/03/05 00:48:49.549 GMT <RMI TCP Connection(141)-172.17.0.5> tid=0x856] Listening on port 29765 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:48:49.550 GMT <RMI TCP Connection(141)-172.17.0.5> tid=0x856] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14375617320286891266/locator/locator29765view.dat

[vm0] [info 2020/03/05 00:48:49.550 GMT <RMI TCP Connection(141)-172.17.0.5> tid=0x856] recovery file not found: /tmp/junit14375617320286891266/locator/locator29765view.dat

[vm0] [info 2020/03/05 00:48:49.551 GMT <RMI TCP Connection(141)-172.17.0.5> tid=0x856] Starting distributed system

[vm0] [info 2020/03/05 00:48:49.552 GMT <RMI TCP Connection(141)-172.17.0.5> tid=0x856] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 896
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236215
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2101
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 149
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 7260


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:48:52.724 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 154 ms)

[vm2] [info 2020/03/05 00:48:52.874 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 147 ms)

[vm3] [info 2020/03/05 00:48:53.029 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 152 ms)

[vm4] [info 2020/03/05 00:48:53.178 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 145 ms)

[vm5] [info 2020/03/05 00:48:53.341 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 161 ms)

[vm1] [info 2020/03/05 00:48:53.477 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4e819e1f

[vm1] [info 2020/03/05 00:48:53.482 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:48:53.486 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 143 ms)

[vm0] [info 2020/03/05 00:48:53.629 GMT <RMI TCP Connection(158)-172.17.0.4> tid=0xa41] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:48:53.630 GMT <RMI TCP Connection(158)-172.17.0.4> tid=0xa41] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 142 ms)

[info 2020/03/05 00:48:53.631 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:53.633 GMT <RMI TCP Connection(158)-172.17.0.4> tid=0xa41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fd1a869(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:48:53.633 GMT <RMI TCP Connection(158)-172.17.0.4> tid=0xa41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:53.633 GMT <RMI TCP Connection(158)-172.17.0.4> tid=0xa41] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fd1a869(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:48:53.634 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27713c74(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:48:53.634 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:53.634 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27713c74(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:48:53.635 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b86084(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:48:53.635 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:53.635 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b86084(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:48:53.636 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44fe44e5(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:48:53.636 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:53.636 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44fe44e5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:48:53.637 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59d9431b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:48:53.637 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x999] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:53.638 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59d9431b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:48:53.638 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60652546(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:48:53.638 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:53.639 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60652546(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:48:53.639 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ed48001(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:48:53.639 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x908] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:53.640 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ed48001(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:48:53.642 GMT <RMI TCP Connection(158)-172.17.0.4> tid=0xa41] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:48:53.642 GMT <RMI TCP Connection(158)-172.17.0.4> tid=0xa41] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:48:53.643 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:48:53.643 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:48:53.644 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:48:53.644 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:48:53.645 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:48:53.646 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:48:53.647 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:48:53.647 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:48:53.648 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:48:53.648 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:48:53.649 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x908] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:48:53.649 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:48:53.651 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:48:53.652 GMT <RMI TCP Connection(27)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:48:53.683 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24351].
Not connected.


[info 2020/03/05 00:48:53.684 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:48:53.685 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:53.686 GMT <RMI TCP Connection(158)-172.17.0.4> tid=0xa41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d10445(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:48:53.687 GMT <RMI TCP Connection(158)-172.17.0.4> tid=0xa41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:53.687 GMT <RMI TCP Connection(158)-172.17.0.4> tid=0xa41] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d10445(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:48:53.687 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7808d1ad(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:48:53.688 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:53.688 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7808d1ad(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:48:53.688 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33f1a0f1(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:48:53.689 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:53.689 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33f1a0f1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:48:53.690 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e3da97(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:48:53.690 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:53.690 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e3da97(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:48:53.690 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42dc4a5d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:48:53.691 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x999] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:53.691 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42dc4a5d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:48:53.691 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @386115c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:48:53.692 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:53.692 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @386115c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:48:53.692 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58a8b09f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:48:53.692 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x908] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:53.693 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58a8b09f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:48:53.695 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5232397220383705201

[info 2020/03/05 00:48:53.698 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:48:53.911 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:53.912 GMT <RMI TCP Connection(158)-172.17.0.4> tid=0xa41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c286694(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:48:53.912 GMT <RMI TCP Connection(158)-172.17.0.4> tid=0xa41] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:48:53.912 GMT <RMI TCP Connection(158)-172.17.0.4> tid=0xa41] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c286694(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:48:53.913 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68beac0(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:48:53.913 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:48:53.913 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68beac0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:48:53.914 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b83cead(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:48:53.914 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8ce] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:48:53.914 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b83cead(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:48:53.915 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac6a5a9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:48:53.915 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8f2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:48:53.915 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac6a5a9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:48:53.916 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @624f3022(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:48:53.916 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x999] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:48:53.916 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @624f3022(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:48:53.917 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e774604(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:48:53.917 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8fa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:48:53.917 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e774604(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:48:53.918 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13a73ce3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:48:53.918 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x908] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:48:53.918 GMT <RMI TCP Connection(66)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13a73ce3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:48:53.921 GMT <RMI TCP Connection(158)-172.17.0.4> tid=0xa41] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@419041be

[vm0] [info 2020/03/05 00:48:53.926 GMT <RMI TCP Connection(158)-172.17.0.4> tid=0xa41] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:48:53.926 GMT <RMI TCP Connection(158)-172.17.0.4> tid=0xa41] Locator was created at Thu Mar 05 00:48:53 GMT 2020

[vm0] [info 2020/03/05 00:48:53.926 GMT <RMI TCP Connection(158)-172.17.0.4> tid=0xa41] Listening on port 24353 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:48:53.927 GMT <RMI TCP Connection(158)-172.17.0.4> tid=0xa41] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5232397220383705201/locator/locator24353view.dat

[vm0] [info 2020/03/05 00:48:53.927 GMT <RMI TCP Connection(158)-172.17.0.4> tid=0xa41] recovery file not found: /tmp/junit5232397220383705201/locator/locator24353view.dat

[vm0] [info 2020/03/05 00:48:53.927 GMT <RMI TCP Connection(158)-172.17.0.4> tid=0xa41] Starting distributed system

[vm0] [info 2020/03/05 00:48:53.929 GMT <RMI TCP Connection(158)-172.17.0.4> tid=0xa41] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:48:54.095 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x718] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@68756d0c

[vm2] [info 2020/03/05 00:48:54.100 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x718] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:48:54.682 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x798] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@40edd6e6

[vm3] [info 2020/03/05 00:48:54.687 GMT <RMI TCP Connection(58)-172.17.0.5> tid=0x798] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:48:55.308 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ddd3853

[vm4] [info 2020/03/05 00:48:55.314 GMT <RMI TCP Connection(60)-172.17.0.5> tid=0x790] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:48:55.970 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29766]

Command result for <connect --jmx-manager=localhost[29766]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29766] ..
Successfully connected to: [host=localhost, port=29766]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:48:57.778 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@451ac1fb

[vm1] [info 2020/03/05 00:48:57.784 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:48:58.024 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x792] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1b9463c1

[vm5] [info 2020/03/05 00:48:58.029 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x792] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:48:58.366 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@77b1871b

[vm2] [info 2020/03/05 00:48:58.371 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8ce] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:48:58.715 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@500ac1ba

[vm6] [info 2020/03/05 00:48:58.721 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:48:58.959 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3ca208b9

[vm3] [info 2020/03/05 00:48:58.964 GMT <RMI TCP Connection(67)-172.17.0.4> tid=0x8f2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:48:59.555 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:48:59.579 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x999] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4f62676e

[vm4] [info 2020/03/05 00:48:59.587 GMT <RMI TCP Connection(68)-172.17.0.4> tid=0x999] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:49:00.200 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24354]

Command result for <connect --jmx-manager=localhost[24354]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24354] ..
Successfully connected to: [host=localhost, port=24354]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:49:00.673 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x915] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e4cdf2a

[vm5] [info 2020/03/05 00:49:00.679 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x915] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:49:01.404 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@28015436

[vm6] [info 2020/03/05 00:49:01.409 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7cc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:49:02.259 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1017
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2133
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 119
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 7299


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 24


[vm1] [info 2020/03/05 00:49:02.763 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 157 ms)

[vm2] [info 2020/03/05 00:49:02.926 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 160 ms)

[vm3] [info 2020/03/05 00:49:03.088 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 160 ms)

[vm4] [info 2020/03/05 00:49:03.246 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 155 ms)

[vm5] [info 2020/03/05 00:49:03.403 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x792] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 155 ms)

[vm6] [info 2020/03/05 00:49:03.552 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 147 ms)

[vm0] [info 2020/03/05 00:49:03.703 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x6e0] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:49:03.704 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x6e0] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 148 ms)

[info 2020/03/05 00:49:03.705 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:03.706 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x6e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4413e9b9(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:49:03.707 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x6e0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:03.707 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x6e0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4413e9b9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:49:03.707 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c18bd3c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:49:03.708 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:03.708 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c18bd3c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:49:03.708 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a805858(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:49:03.709 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x538] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:03.709 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a805858(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:49:03.709 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6760c41a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:49:03.710 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:03.710 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6760c41a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:49:03.710 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47a71233(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:49:03.711 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x714] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:03.711 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47a71233(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:49:03.712 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x792] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bf047e9(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:49:03.712 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x792] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:03.712 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x792] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bf047e9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:49:03.713 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2290bf0c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:49:03.713 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:03.713 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2290bf0c(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:49:03.715 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x6e0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:49:03.716 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x6e0] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:49:03.717 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:49:03.717 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:49:03.718 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:49:03.718 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:49:03.719 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:49:03.719 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:49:03.720 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:49:03.721 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:49:03.722 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x792] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:49:03.722 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x792] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:49:03.723 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:49:03.723 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:49:03.725 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:49:03.726 GMT <RMI TCP Connection(25)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:49:03.755 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24052].
Not connected.


[info 2020/03/05 00:49:03.757 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:49:03.758 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:03.759 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x6e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47f70f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:49:03.759 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x6e0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:03.759 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x6e0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47f70f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:49:03.760 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a2a08ce(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:49:03.760 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:03.761 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a2a08ce(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:49:03.761 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2075b02(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:49:03.762 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x538] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:03.762 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2075b02(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:49:03.763 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b64da0f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:49:03.763 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:03.763 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b64da0f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:49:03.764 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6705015a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:49:03.764 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x714] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:03.764 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6705015a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:49:03.765 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x792] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e47b286(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:49:03.765 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x792] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:03.765 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x792] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e47b286(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:49:03.766 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b3a79cc(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:49:03.766 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:03.766 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b3a79cc(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:49:03.769 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11187739026646756047

[info 2020/03/05 00:49:03.771 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:49:04.000 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:04.001 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x6e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40ab263b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:49:04.001 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x6e0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:04.001 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x6e0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40ab263b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:49:04.002 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49b8eea0(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:49:04.002 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:04.002 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49b8eea0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:49:04.003 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38b2beb5(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:49:04.003 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x538] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:04.003 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38b2beb5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:49:04.004 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @159b01(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:49:04.004 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x3fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:04.004 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @159b01(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:49:04.005 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7be867cb(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:49:04.005 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x714] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:04.005 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7be867cb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:49:04.006 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x792] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @105fae7d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:49:04.006 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x792] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:04.006 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x792] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @105fae7d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:49:04.007 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b87031a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:49:04.007 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:04.007 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x7a5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b87031a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:49:04.010 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x6e0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@12b6095

[vm0] [info 2020/03/05 00:49:04.015 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x6e0] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:49:04.015 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x6e0] Locator was created at Thu Mar 05 00:49:04 GMT 2020

[vm0] [info 2020/03/05 00:49:04.015 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x6e0] Listening on port 24054 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:49:04.016 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x6e0] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11187739026646756047/locator/locator24054view.dat

[vm0] [info 2020/03/05 00:49:04.016 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x6e0] recovery file not found: /tmp/junit11187739026646756047/locator/locator24054view.dat

[vm0] [info 2020/03/05 00:49:04.016 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x6e0] Starting distributed system

[vm0] [info 2020/03/05 00:49:04.018 GMT <RMI TCP Connection(142)-172.17.0.2> tid=0x6e0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250074
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 891
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236200
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2150
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 72
Total primaries transferred during this rebalance                                               | 9
Total time (in milliseconds) for this rebalance                                                 | 7188


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:49:05.432 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 160 ms)

[vm2] [info 2020/03/05 00:49:05.583 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 148 ms)

[vm3] [info 2020/03/05 00:49:05.757 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 172 ms)

[vm4] [info 2020/03/05 00:49:05.910 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 150 ms)

[vm5] [info 2020/03/05 00:49:06.077 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x915] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 166 ms)

[vm6] [info 2020/03/05 00:49:06.223 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 144 ms)

[vm0] [info 2020/03/05 00:49:06.371 GMT <RMI TCP Connection(156)-172.17.0.6> tid=0x603] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:49:06.372 GMT <RMI TCP Connection(156)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 147 ms)

[info 2020/03/05 00:49:06.373 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:06.375 GMT <RMI TCP Connection(156)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @264583d8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:49:06.375 GMT <RMI TCP Connection(156)-172.17.0.6> tid=0x603] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:06.375 GMT <RMI TCP Connection(156)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @264583d8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:49:06.376 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11266676(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:49:06.376 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:06.376 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11266676(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:49:06.377 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @265643ca(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:49:06.377 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:06.377 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @265643ca(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:49:06.378 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x897] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9e34e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:49:06.378 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x897] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:06.378 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9e34e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:49:06.379 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1afe0996(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:49:06.379 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:06.379 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1afe0996(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:49:06.380 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x915] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ee4c618(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:49:06.380 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x915] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:06.380 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x915] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ee4c618(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:49:06.381 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e700fa1(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:49:06.381 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:06.381 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e700fa1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:49:06.383 GMT <RMI TCP Connection(156)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:49:06.383 GMT <RMI TCP Connection(156)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:49:06.384 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:49:06.385 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:49:06.386 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:49:06.386 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:49:06.387 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x897] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:49:06.387 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:49:06.388 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:49:06.388 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:49:06.389 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x915] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:49:06.390 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x915] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:49:06.390 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:49:06.391 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:49:06.393 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:49:06.394 GMT <RMI TCP Connection(27)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:49:06.415 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28473].
Not connected.


[info 2020/03/05 00:49:06.416 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:49:06.417 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:06.419 GMT <RMI TCP Connection(156)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c7e9834(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:49:06.419 GMT <RMI TCP Connection(156)-172.17.0.6> tid=0x603] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:06.419 GMT <RMI TCP Connection(156)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c7e9834(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:49:06.420 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9548a5c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:49:06.420 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:06.420 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9548a5c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:49:06.421 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ed86a1b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:49:06.421 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:06.421 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ed86a1b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:49:06.422 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x897] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f649e2(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:49:06.422 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x897] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:06.422 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f649e2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:49:06.423 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3318763d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:49:06.423 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:06.423 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3318763d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:49:06.423 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x915] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7130d02c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:49:06.424 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x915] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:06.424 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x915] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7130d02c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:49:06.424 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @688098c1(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:49:06.425 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:06.425 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @688098c1(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:49:06.427 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5577372047115291491

[info 2020/03/05 00:49:06.429 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:49:06.659 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:06.660 GMT <RMI TCP Connection(156)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40e6d69e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:49:06.660 GMT <RMI TCP Connection(156)-172.17.0.6> tid=0x603] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:06.660 GMT <RMI TCP Connection(156)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40e6d69e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:49:06.661 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d0127ca(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:49:06.661 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:06.661 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d0127ca(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:49:06.662 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7acf6aa6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:49:06.662 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:06.662 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7acf6aa6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:49:06.663 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x897] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ad02ea3(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:49:06.663 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x897] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:06.663 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ad02ea3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:49:06.664 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac4d2cd(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:49:06.664 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:06.664 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac4d2cd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:49:06.665 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x915] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b4086ea(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:49:06.665 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x915] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:06.665 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x915] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b4086ea(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:49:06.666 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f09459b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:49:06.666 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7cc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:06.666 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x7cc] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f09459b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:49:06.669 GMT <RMI TCP Connection(156)-172.17.0.6> tid=0x603] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@35f38b68

[vm0] [info 2020/03/05 00:49:06.674 GMT <RMI TCP Connection(156)-172.17.0.6> tid=0x603] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:49:06.675 GMT <RMI TCP Connection(156)-172.17.0.6> tid=0x603] Locator was created at Thu Mar 05 00:49:06 GMT 2020

[vm0] [info 2020/03/05 00:49:06.675 GMT <RMI TCP Connection(156)-172.17.0.6> tid=0x603] Listening on port 28475 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:49:06.675 GMT <RMI TCP Connection(156)-172.17.0.6> tid=0x603] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5577372047115291491/locator/locator28475view.dat

[vm0] [info 2020/03/05 00:49:06.675 GMT <RMI TCP Connection(156)-172.17.0.6> tid=0x603] recovery file not found: /tmp/junit5577372047115291491/locator/locator28475view.dat

[vm0] [info 2020/03/05 00:49:06.676 GMT <RMI TCP Connection(156)-172.17.0.6> tid=0x603] Starting distributed system

[vm0] [info 2020/03/05 00:49:06.677 GMT <RMI TCP Connection(156)-172.17.0.6> tid=0x603] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:49:07.857 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@49480b9c

[vm1] [info 2020/03/05 00:49:07.885 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:49:08.468 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x538] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5c465a47

[vm2] [info 2020/03/05 00:49:08.474 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x538] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:49:09.083 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6ce49798

[vm3] [info 2020/03/05 00:49:09.089 GMT <RMI TCP Connection(58)-172.17.0.2> tid=0x3fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:49:09.684 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x714] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3c27b97b

[vm4] [info 2020/03/05 00:49:09.689 GMT <RMI TCP Connection(61)-172.17.0.2> tid=0x714] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:49:10.281 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24055]

Command result for <connect --jmx-manager=localhost[24055]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24055] ..
Successfully connected to: [host=localhost, port=24055]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:49:10.556 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7b4e83e0

[vm1] [info 2020/03/05 00:49:10.562 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:49:11.140 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3c866097

[vm2] [info 2020/03/05 00:49:11.146 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:49:11.740 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x897] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@774740e1

[vm3] [info 2020/03/05 00:49:11.745 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x897] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:49:12.354 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@64ce8018

[vm4] [info 2020/03/05 00:49:12.359 GMT <RMI TCP Connection(67)-172.17.0.6> tid=0x8b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:49:12.991 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28476]

Command result for <connect --jmx-manager=localhost[28476]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28476] ..
Successfully connected to: [host=localhost, port=28476]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:49:15.116 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8f5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e73930f

[vm5] [info 2020/03/05 00:49:15.122 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8f5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:49:15.845 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x96f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1baea9de

[vm6] [info 2020/03/05 00:49:15.850 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x96f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:49:16.694 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 857
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2451
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 174
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 8400


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:49:20.272 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 180 ms)

[vm2] [info 2020/03/05 00:49:20.422 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 148 ms)

[vm3] [info 2020/03/05 00:49:20.585 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 160 ms)

[vm4] [info 2020/03/05 00:49:20.741 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 153 ms)

[vm5] [info 2020/03/05 00:49:20.911 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8f5] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 168 ms)

[vm6] [info 2020/03/05 00:49:21.057 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x96f] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 144 ms)

[vm0] [info 2020/03/05 00:49:21.204 GMT <RMI TCP Connection(157)-172.17.0.9> tid=0x409] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:49:21.205 GMT <RMI TCP Connection(157)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 146 ms)

[info 2020/03/05 00:49:21.206 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:21.208 GMT <RMI TCP Connection(157)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38722db5(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:49:21.208 GMT <RMI TCP Connection(157)-172.17.0.9> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:21.208 GMT <RMI TCP Connection(157)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38722db5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:49:21.209 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48c5d1bf(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:49:21.209 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:21.209 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48c5d1bf(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:49:21.210 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @547acc73(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:49:21.210 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x856] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:21.210 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @547acc73(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:49:21.211 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41a6f242(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:49:21.211 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:21.211 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41a6f242(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:49:21.212 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f684e39(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:49:21.212 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:21.212 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f684e39(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:49:21.213 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8f5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46fb573b(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:49:21.213 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8f5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:21.213 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8f5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46fb573b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:49:21.214 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x96f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e4d51af(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:49:21.214 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x96f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:21.214 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x96f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e4d51af(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:49:21.216 GMT <RMI TCP Connection(157)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:49:21.217 GMT <RMI TCP Connection(157)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:49:21.217 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:49:21.218 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:49:21.219 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x856] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:49:21.219 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:49:21.220 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:49:21.220 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:49:21.221 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:49:21.221 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:49:21.222 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8f5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:49:21.222 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8f5] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:49:21.223 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x96f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:49:21.224 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x96f] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:49:21.226 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:49:21.226 GMT <RMI TCP Connection(27)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)

[vm5] [info 2020/03/05 00:49:21.226 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7ffbf9d2

[vm5] [info 2020/03/05 00:49:21.232 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:49:21.264 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22583].
Not connected.


[info 2020/03/05 00:49:21.266 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:49:21.266 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:21.268 GMT <RMI TCP Connection(157)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32b89932(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:49:21.268 GMT <RMI TCP Connection(157)-172.17.0.9> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:21.268 GMT <RMI TCP Connection(157)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32b89932(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:49:21.269 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @598f14fb(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:49:21.269 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:21.269 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @598f14fb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:49:21.270 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bc48982(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:49:21.270 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x856] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:21.270 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3bc48982(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:49:21.271 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e311252(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:49:21.271 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:21.271 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e311252(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:49:21.272 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20b63685(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:49:21.272 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:21.272 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20b63685(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:49:21.273 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8f5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f546735(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:49:21.273 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8f5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:21.273 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8f5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f546735(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:49:21.274 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x96f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78b71061(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:49:21.274 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x96f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:21.274 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x96f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78b71061(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:49:21.277 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3778442335389965549

[info 2020/03/05 00:49:21.280 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:49:21.497 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:21.497 GMT <RMI TCP Connection(157)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3913a303(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:49:21.498 GMT <RMI TCP Connection(157)-172.17.0.9> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:21.498 GMT <RMI TCP Connection(157)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3913a303(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:49:21.498 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56356c7a(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:49:21.499 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:21.499 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56356c7a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:49:21.499 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @662b2c06(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:49:21.500 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x856] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:21.500 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @662b2c06(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:49:21.500 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2677de57(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:49:21.500 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8cc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:21.501 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2677de57(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:49:21.501 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @129745e2(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:49:21.501 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8ff] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:21.501 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @129745e2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:49:21.502 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8f5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d856cb1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:49:21.502 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8f5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:21.502 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8f5] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d856cb1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:49:21.503 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x96f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43176cca(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:49:21.503 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x96f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:21.504 GMT <RMI TCP Connection(67)-172.17.0.9> tid=0x96f] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43176cca(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:49:21.506 GMT <RMI TCP Connection(157)-172.17.0.9> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@570f57a9

[vm0] [info 2020/03/05 00:49:21.512 GMT <RMI TCP Connection(157)-172.17.0.9> tid=0x409] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:49:21.512 GMT <RMI TCP Connection(157)-172.17.0.9> tid=0x409] Locator was created at Thu Mar 05 00:49:21 GMT 2020

[vm0] [info 2020/03/05 00:49:21.512 GMT <RMI TCP Connection(157)-172.17.0.9> tid=0x409] Listening on port 22585 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:49:21.512 GMT <RMI TCP Connection(157)-172.17.0.9> tid=0x409] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3778442335389965549/locator/locator22585view.dat

[vm0] [info 2020/03/05 00:49:21.512 GMT <RMI TCP Connection(157)-172.17.0.9> tid=0x409] recovery file not found: /tmp/junit3778442335389965549/locator/locator22585view.dat

[vm0] [info 2020/03/05 00:49:21.513 GMT <RMI TCP Connection(157)-172.17.0.9> tid=0x409] Starting distributed system

[vm0] [info 2020/03/05 00:49:21.515 GMT <RMI TCP Connection(157)-172.17.0.9> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:49:22.041 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7f2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1e173ac6

[vm6] [info 2020/03/05 00:49:22.047 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7f2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:49:22.410 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x908] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5a63de29

[vm5] [info 2020/03/05 00:49:22.415 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x908] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:49:22.915 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:49:23.174 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x954] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@43a8068b

[vm6] [info 2020/03/05 00:49:23.186 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x954] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:49:24.069 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:49:25.224 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x771] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@a16c57

[vm5] [info 2020/03/05 00:49:25.231 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x771] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:49:25.424 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@72e0fc07

[vm1] [info 2020/03/05 00:49:25.430 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:49:26.036 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x856] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@274302ed

[vm6] [info 2020/03/05 00:49:26.039 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@b3eec3e

[vm2] [info 2020/03/05 00:49:26.042 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x856] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:49:26.046 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7de] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:49:26.659 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5db7212a

[vm3] [info 2020/03/05 00:49:26.666 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8cc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1056
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2789
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 272
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9777


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:49:26.935 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:49:26.946 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 168 ms)

[vm2] [info 2020/03/05 00:49:27.105 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x770] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 155 ms)

[vm3] [info 2020/03/05 00:49:27.265 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x769] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 157 ms)

[vm4] [info 2020/03/05 00:49:27.288 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a198dce

[vm4] [info 2020/03/05 00:49:27.293 GMT <RMI TCP Connection(66)-172.17.0.9> tid=0x8ff] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:49:27.438 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x76a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 170 ms)

[vm5] [info 2020/03/05 00:49:27.633 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 193 ms)

[vm6] [info 2020/03/05 00:49:27.789 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7f2] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 154 ms)

[info 2020/03/05 00:49:27.906 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22586]

Command result for <connect --jmx-manager=localhost[22586]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22586] ..
Successfully connected to: [host=localhost, port=22586]


[vm0] [info 2020/03/05 00:49:27.942 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x5ee] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:49:27.943 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x5ee] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 152 ms)

[info 2020/03/05 00:49:27.944 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:27.946 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x5ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77a5eb74(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:49:27.946 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x5ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:27.946 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x5ee] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77a5eb74(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:49:27.947 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6597cdb(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:49:27.948 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:27.948 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6597cdb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:49:27.948 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x770] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ede0cb5(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:49:27.949 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x770] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:27.949 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x770] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ede0cb5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:49:27.950 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x769] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a20fc7b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:49:27.950 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x769] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:27.950 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x769] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a20fc7b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:49:27.951 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x76a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66e28891(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:49:27.951 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x76a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:27.951 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x76a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66e28891(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:49:27.952 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47e02725(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:49:27.952 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:27.952 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47e02725(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:49:27.953 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @459e9861(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:49:27.953 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:27.953 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7f2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @459e9861(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:49:27.956 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x5ee] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:49:27.956 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x5ee] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:49:27.957 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:49:27.957 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:49:27.958 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x770] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:49:27.959 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x770] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:49:27.960 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x769] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:49:27.960 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x769] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:49:27.961 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x76a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:49:27.961 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x76a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:49:27.962 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:49:27.963 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:49:27.964 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7f2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:49:27.964 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7f2] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:49:27.966 GMT <RMI TCP Connection(26)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:49:27.967 GMT <RMI TCP Connection(26)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:49:27.999 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29951].
Not connected.


[info 2020/03/05 00:49:28.001 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:49:28.002 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:28.004 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x5ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c56e303(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:49:28.004 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x5ee] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:28.004 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x5ee] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c56e303(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:49:28.005 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7edcf902(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:49:28.005 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:28.005 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7edcf902(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:49:28.006 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x770] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18e86bab(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:49:28.006 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x770] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:28.006 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x770] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18e86bab(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:49:28.007 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x769] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79ab1ba(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:49:28.007 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x769] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:28.007 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x769] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79ab1ba(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:49:28.008 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x76a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18904a0b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:49:28.008 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x76a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:28.008 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x76a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18904a0b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:49:28.009 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1691e556(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:49:28.009 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:28.009 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1691e556(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:49:28.010 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f401862(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:49:28.010 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:28.010 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7f2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f401862(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:49:28.013 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17601329656899414225

[info 2020/03/05 00:49:28.016 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1039
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608941
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2964
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 247
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 10242


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[info 2020/03/05 00:49:28.255 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:28.255 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x5ee] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bbbe6e9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:49:28.256 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x5ee] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:28.256 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x5ee] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bbbe6e9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:49:28.257 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3801edae(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:49:28.257 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:28.257 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3801edae(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:49:28.258 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x770] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c2e18f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:49:28.258 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x770] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:28.258 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x770] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c2e18f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:49:28.259 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x769] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @626ee27(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:49:28.259 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x769] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:28.259 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x769] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @626ee27(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:49:28.260 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x76a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @647191de(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:49:28.260 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x76a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:28.260 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x76a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @647191de(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:49:28.261 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54a0ca37(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:49:28.261 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:28.261 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54a0ca37(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:49:28.262 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @339c67b3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:49:28.262 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7f2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:28.262 GMT <RMI TCP Connection(58)-172.17.0.8> tid=0x7f2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @339c67b3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm1] [info 2020/03/05 00:49:28.263 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 160 ms)

[vm0] [info 2020/03/05 00:49:28.265 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x5ee] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6813e1fe

[vm0] [info 2020/03/05 00:49:28.271 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x5ee] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:49:28.271 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x5ee] Locator was created at Thu Mar 05 00:49:28 GMT 2020

[vm0] [info 2020/03/05 00:49:28.271 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x5ee] Listening on port 29953 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:49:28.272 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x5ee] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17601329656899414225/locator/locator29953view.dat

[vm0] [info 2020/03/05 00:49:28.272 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x5ee] recovery file not found: /tmp/junit17601329656899414225/locator/locator29953view.dat

[vm0] [info 2020/03/05 00:49:28.272 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x5ee] Starting distributed system

[vm0] [info 2020/03/05 00:49:28.274 GMT <RMI TCP Connection(142)-172.17.0.8> tid=0x5ee] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:49:28.427 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 161 ms)

[vm3] [info 2020/03/05 00:49:28.588 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 159 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:49:28.766 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 175 ms)

[vm5] [info 2020/03/05 00:49:28.967 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 199 ms)

[vm6] [info 2020/03/05 00:49:29.139 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 170 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/05 00:49:29.290 GMT <RMI TCP Connection(161)-172.17.0.7> tid=0x9e0] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:49:29.291 GMT <RMI TCP Connection(161)-172.17.0.7> tid=0x9e0] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 150 ms)

[info 2020/03/05 00:49:29.292 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:29.294 GMT <RMI TCP Connection(161)-172.17.0.7> tid=0x9e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @211373(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:49:29.294 GMT <RMI TCP Connection(161)-172.17.0.7> tid=0x9e0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:29.294 GMT <RMI TCP Connection(161)-172.17.0.7> tid=0x9e0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @211373(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:49:29.295 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6435ef84(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:49:29.295 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:29.295 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6435ef84(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:49:29.296 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5244d842(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:49:29.296 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:29.296 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5244d842(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:49:29.297 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fa80a81(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:49:29.297 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:29.297 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fa80a81(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:49:29.298 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b363ac0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:49:29.299 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x948] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:29.299 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b363ac0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:49:29.300 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d8c2bdf(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:49:29.300 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x908] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:29.300 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d8c2bdf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:49:29.301 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x954] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d7f2069(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:49:29.301 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x954] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:29.301 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d7f2069(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:49:29.304 GMT <RMI TCP Connection(161)-172.17.0.7> tid=0x9e0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:49:29.304 GMT <RMI TCP Connection(161)-172.17.0.7> tid=0x9e0] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:49:29.305 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:49:29.306 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:49:29.307 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:49:29.307 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:49:29.308 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:49:29.308 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:49:29.309 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:49:29.310 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:49:29.311 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x908] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:49:29.311 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:49:29.312 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x954] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:49:29.312 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:49:29.314 GMT <RMI TCP Connection(26)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:49:29.315 GMT <RMI TCP Connection(26)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:49:29.348 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21081].
Not connected.


[info 2020/03/05 00:49:29.350 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:49:29.351 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:29.353 GMT <RMI TCP Connection(161)-172.17.0.7> tid=0x9e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18132f12(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:49:29.353 GMT <RMI TCP Connection(161)-172.17.0.7> tid=0x9e0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:29.353 GMT <RMI TCP Connection(161)-172.17.0.7> tid=0x9e0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18132f12(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:49:29.354 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @eda9a7b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:49:29.354 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:29.354 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @eda9a7b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:49:29.355 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12b3500(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:49:29.355 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:29.355 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12b3500(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:49:29.356 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75e6542d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:49:29.356 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:29.356 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75e6542d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:49:29.357 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @487c372(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:49:29.357 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x948] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:29.357 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @487c372(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:49:29.358 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @609e6479(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:49:29.358 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x908] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:29.358 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @609e6479(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:49:29.359 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x954] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e4a6f76(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:49:29.359 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x954] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:29.359 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e4a6f76(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:49:29.363 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6128433213918585097

[info 2020/03/05 00:49:29.365 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:49:29.602 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:29.603 GMT <RMI TCP Connection(161)-172.17.0.7> tid=0x9e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4509ba41(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:49:29.603 GMT <RMI TCP Connection(161)-172.17.0.7> tid=0x9e0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:29.603 GMT <RMI TCP Connection(161)-172.17.0.7> tid=0x9e0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4509ba41(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:49:29.604 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5838b0e5(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:49:29.604 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:29.604 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5838b0e5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:49:29.605 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16e97998(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:49:29.605 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:29.605 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16e97998(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:49:29.606 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f2cb50f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:49:29.606 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:29.606 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f2cb50f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:49:29.607 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a5e3aad(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:49:29.607 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x948] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:29.607 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a5e3aad(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:49:29.608 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c012f60(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:49:29.608 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x908] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:29.608 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c012f60(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:49:29.609 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x954] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @326dfa64(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:49:29.609 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x954] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:29.609 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @326dfa64(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:49:29.612 GMT <RMI TCP Connection(161)-172.17.0.7> tid=0x9e0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@44806c3

[vm0] [info 2020/03/05 00:49:29.618 GMT <RMI TCP Connection(161)-172.17.0.7> tid=0x9e0] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:49:29.618 GMT <RMI TCP Connection(161)-172.17.0.7> tid=0x9e0] Locator was created at Thu Mar 05 00:49:29 GMT 2020

[vm0] [info 2020/03/05 00:49:29.618 GMT <RMI TCP Connection(161)-172.17.0.7> tid=0x9e0] Listening on port 21083 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:49:29.618 GMT <RMI TCP Connection(161)-172.17.0.7> tid=0x9e0] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6128433213918585097/locator/locator21083view.dat

[vm0] [info 2020/03/05 00:49:29.618 GMT <RMI TCP Connection(161)-172.17.0.7> tid=0x9e0] recovery file not found: /tmp/junit6128433213918585097/locator/locator21083view.dat

[vm0] [info 2020/03/05 00:49:29.619 GMT <RMI TCP Connection(161)-172.17.0.7> tid=0x9e0] Starting distributed system

[vm0] [info 2020/03/05 00:49:29.621 GMT <RMI TCP Connection(161)-172.17.0.7> tid=0x9e0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 945
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608950
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2902
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 196
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 9855


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:49:31.011 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 165 ms)

[vm2] [info 2020/03/05 00:49:31.164 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 151 ms)

[vm3] [info 2020/03/05 00:49:31.348 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 181 ms)

[vm4] [info 2020/03/05 00:49:31.522 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 172 ms)

[vm5] [info 2020/03/05 00:49:31.684 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x771] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 160 ms)

[vm6] [info 2020/03/05 00:49:31.841 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 155 ms)

[vm0] [info 2020/03/05 00:49:31.993 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x6ed] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:49:31.994 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x6ed] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 151 ms)

[info 2020/03/05 00:49:31.995 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:31.997 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x6ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d13c404(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:49:31.997 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x6ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:31.997 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x6ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d13c404(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:49:31.998 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5980a13a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:49:31.998 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:31.998 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5980a13a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:49:31.999 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x747] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68588bb6(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:49:31.999 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x747] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:31.999 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68588bb6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:49:32.000 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x783] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @569cd1fd(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:49:32.000 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x783] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:32.000 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @569cd1fd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:49:32.001 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d65973b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:49:32.001 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:32.001 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d65973b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:49:32.002 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @318e5414(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:49:32.002 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x771] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:32.002 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x771] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @318e5414(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:49:32.003 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a558bb(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:49:32.003 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:32.003 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a558bb(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:49:32.005 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x6ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:49:32.006 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x6ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:49:32.006 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:49:32.007 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:49:32.008 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x747] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:49:32.008 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:49:32.009 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x783] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:49:32.010 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:49:32.010 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:49:32.011 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:49:32.012 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x771] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:49:32.012 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x771] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:49:32.013 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:49:32.013 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:49:32.016 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:49:32.017 GMT <RMI TCP Connection(24)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:49:32.038 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20797].
Not connected.


[info 2020/03/05 00:49:32.040 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:49:32.040 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:32.042 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x6ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40761617(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:49:32.042 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x6ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:32.042 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x6ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40761617(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:49:32.043 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5043f85f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:49:32.043 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:32.043 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5043f85f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:49:32.044 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x747] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5841aecd(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:49:32.044 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x747] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:32.044 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5841aecd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:49:32.045 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x783] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e62ad38(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:49:32.045 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x783] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:32.045 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e62ad38(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:49:32.046 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ca0e0c3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:49:32.046 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:32.046 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ca0e0c3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:49:32.047 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58014b59(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:49:32.047 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x771] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:32.047 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x771] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58014b59(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:49:32.048 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65856745(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:49:32.048 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:32.048 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65856745(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:49:32.051 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5041139534885759564

[info 2020/03/05 00:49:32.054 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:49:32.271 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:32.272 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x6ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @775ff3dd(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:49:32.272 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x6ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:32.272 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x6ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @775ff3dd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:49:32.273 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6df06a95(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:49:32.273 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:32.273 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6df06a95(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:49:32.274 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x747] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @778359ec(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:49:32.274 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x747] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:32.274 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @778359ec(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:49:32.275 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x783] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @370910a0(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:49:32.275 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x783] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:32.275 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @370910a0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:49:32.276 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @293977da(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:49:32.276 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7e4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:32.276 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @293977da(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:49:32.277 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36ed24f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:49:32.277 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x771] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:32.277 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x771] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36ed24f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:49:32.278 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c670f0f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:49:32.278 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7de] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:32.278 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c670f0f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:49:32.282 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x6ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@32167331

[vm0] [info 2020/03/05 00:49:32.287 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x6ed] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:49:32.287 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x6ed] Locator was created at Thu Mar 05 00:49:32 GMT 2020

[vm0] [info 2020/03/05 00:49:32.287 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x6ed] Listening on port 20799 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:49:32.287 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x6ed] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5041139534885759564/locator/locator20799view.dat

[vm0] [info 2020/03/05 00:49:32.288 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x6ed] recovery file not found: /tmp/junit5041139534885759564/locator/locator20799view.dat

[vm0] [info 2020/03/05 00:49:32.288 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x6ed] Starting distributed system

[vm0] [info 2020/03/05 00:49:32.289 GMT <RMI TCP Connection(142)-172.17.0.3> tid=0x6ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:49:32.348 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@143aaef1

[vm1] [info 2020/03/05 00:49:32.353 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:49:32.968 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x770] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@344c144b

[vm2] [info 2020/03/05 00:49:32.973 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x770] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:49:33.529 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@33a28cf9

[vm1] [info 2020/03/05 00:49:33.534 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:49:33.617 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x769] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@60dd084c

[vm3] [info 2020/03/05 00:49:33.622 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x769] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:49:34.120 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6e6221c2

[vm2] [info 2020/03/05 00:49:34.125 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x8aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:49:34.218 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x76a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@75e99589

[vm4] [info 2020/03/05 00:49:34.223 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x76a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:49:34.716 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@72fa697b

[vm3] [info 2020/03/05 00:49:34.721 GMT <RMI TCP Connection(68)-172.17.0.7> tid=0x92b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:49:34.824 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29954]

Command result for <connect --jmx-manager=localhost[29954]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29954] ..
Successfully connected to: [host=localhost, port=29954]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:49:35.334 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x948] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3220e224

[vm4] [info 2020/03/05 00:49:35.340 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x948] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:49:35.939 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21084]

Command result for <connect --jmx-manager=localhost[21084]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21084] ..
Successfully connected to: [host=localhost, port=21084]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:49:36.220 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5b5e06f7

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:49:36.225 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:49:36.824 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x747] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@21b07fca

[vm2] [info 2020/03/05 00:49:36.830 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x747] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:49:37.433 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x783] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@42895503

[vm3] [info 2020/03/05 00:49:37.438 GMT <RMI TCP Connection(59)-172.17.0.3> tid=0x783] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:49:38.037 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@574bc10c

[vm4] [info 2020/03/05 00:49:38.042 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7e4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:49:38.649 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20800]

Command result for <connect --jmx-manager=localhost[20800]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20800] ..
Successfully connected to: [host=localhost, port=20800]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:49:48.930 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8b6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@3fab2fb4

[vm5] [info 2020/03/05 00:49:48.936 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8b6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:49:49.604 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@4111566e

[vm6] [info 2020/03/05 00:49:49.610 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x7ea] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2627
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 308
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8982


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm5] [info 2020/03/05 00:49:53.443 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@62632308

[vm5] [info 2020/03/05 00:49:53.449 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8fa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:49:53.537 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 151 ms)

[vm2] [info 2020/03/05 00:49:53.694 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 154 ms)

[vm3] [info 2020/03/05 00:49:53.843 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 145 ms)

[vm4] [info 2020/03/05 00:49:53.985 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 139 ms)

[vm5] [info 2020/03/05 00:49:54.144 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8b6] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 157 ms)

[vm6] [info 2020/03/05 00:49:54.180 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x908] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440@7a4c43f0

[vm6] [info 2020/03/05 00:49:54.186 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x908] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:49:54.292 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 146 ms)

[vm0] [info 2020/03/05 00:49:54.437 GMT <RMI TCP Connection(151)-172.17.0.5> tid=0x856] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:49:54.438 GMT <RMI TCP Connection(151)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 144 ms)

[info 2020/03/05 00:49:54.439 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:54.441 GMT <RMI TCP Connection(151)-172.17.0.5> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b3866f0(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:49:54.441 GMT <RMI TCP Connection(151)-172.17.0.5> tid=0x856] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:54.441 GMT <RMI TCP Connection(151)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b3866f0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:49:54.442 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52eb8ac1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:49:54.442 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:54.442 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52eb8ac1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:49:54.443 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @457be177(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:49:54.443 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x84d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:54.443 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @457be177(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:49:54.444 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ae774(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:49:54.444 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x8e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:54.444 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ae774(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:49:54.445 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42e89307(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:49:54.445 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:54.445 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42e89307(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:49:54.446 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c6ebaf7(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:49:54.446 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8b6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:54.446 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8b6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c6ebaf7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:49:54.446 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41cb86bd(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:49:54.447 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x7ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:54.447 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41cb86bd(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:49:54.449 GMT <RMI TCP Connection(151)-172.17.0.5> tid=0x856] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:49:54.449 GMT <RMI TCP Connection(151)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:49:54.450 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:49:54.450 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:49:54.451 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:49:54.451 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:49:54.452 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:49:54.453 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:49:54.453 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:49:54.454 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:49:54.455 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8b6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:49:54.455 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8b6] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:49:54.456 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:49:54.456 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:49:54.458 GMT <RMI TCP Connection(26)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:49:54.459 GMT <RMI TCP Connection(26)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:49:54.485 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29766].
Not connected.


[info 2020/03/05 00:49:54.487 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:49:54.488 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:54.489 GMT <RMI TCP Connection(151)-172.17.0.5> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @343ddf64(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:49:54.489 GMT <RMI TCP Connection(151)-172.17.0.5> tid=0x856] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:54.489 GMT <RMI TCP Connection(151)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @343ddf64(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:49:54.490 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79cacd00(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:49:54.490 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:54.490 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79cacd00(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:49:54.491 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fe26222(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:49:54.491 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x84d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:54.491 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fe26222(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:49:54.492 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @275a8d14(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:49:54.492 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x8e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:54.492 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @275a8d14(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:49:54.493 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ea7540(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:49:54.493 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:54.493 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34ea7540(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:49:54.494 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30dbc379(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:49:54.494 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8b6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:54.494 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8b6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30dbc379(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:49:54.495 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31836a1a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:49:54.495 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x7ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:54.495 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31836a1a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:49:54.499 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13458733810915724529

[info 2020/03/05 00:49:54.501 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:49:54.722 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:54.723 GMT <RMI TCP Connection(151)-172.17.0.5> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @645adab(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:49:54.723 GMT <RMI TCP Connection(151)-172.17.0.5> tid=0x856] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:54.723 GMT <RMI TCP Connection(151)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @645adab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:49:54.724 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @764ffcbc(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:49:54.724 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:54.724 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @764ffcbc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:49:54.725 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57c6993c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:49:54.725 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x84d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:54.725 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57c6993c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:49:54.726 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fb8912d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:49:54.726 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x8e5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:54.726 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fb8912d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:49:54.727 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc90aaf(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:49:54.727 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:54.727 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cc90aaf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:49:54.728 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @630da979(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:49:54.728 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8b6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:54.728 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8b6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @630da979(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:49:54.729 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dc0e5d3(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:49:54.729 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x7ea] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:54.729 GMT <RMI TCP Connection(66)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dc0e5d3(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:49:54.732 GMT <RMI TCP Connection(151)-172.17.0.5> tid=0x856] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2c900c58

[vm0] [info 2020/03/05 00:49:54.737 GMT <RMI TCP Connection(151)-172.17.0.5> tid=0x856] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:49:54.737 GMT <RMI TCP Connection(151)-172.17.0.5> tid=0x856] Locator was created at Thu Mar 05 00:49:54 GMT 2020

[vm0] [info 2020/03/05 00:49:54.737 GMT <RMI TCP Connection(151)-172.17.0.5> tid=0x856] Listening on port 29768 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:49:54.737 GMT <RMI TCP Connection(151)-172.17.0.5> tid=0x856] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13458733810915724529/locator/locator29768view.dat

[vm0] [info 2020/03/05 00:49:54.737 GMT <RMI TCP Connection(151)-172.17.0.5> tid=0x856] recovery file not found: /tmp/junit13458733810915724529/locator/locator29768view.dat

[vm0] [info 2020/03/05 00:49:54.738 GMT <RMI TCP Connection(151)-172.17.0.5> tid=0x856] Starting distributed system

[vm0] [info 2020/03/05 00:49:54.739 GMT <RMI TCP Connection(151)-172.17.0.5> tid=0x856] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2835
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 414
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9960


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:49:58.430 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 155 ms)

[vm2] [info 2020/03/05 00:49:58.601 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 168 ms)

[vm3] [info 2020/03/05 00:49:58.771 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 167 ms)

[vm1] [info 2020/03/05 00:49:58.771 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@1ad76a5a

[vm1] [info 2020/03/05 00:49:58.777 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:49:58.912 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 139 ms)

[vm5] [info 2020/03/05 00:49:59.076 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 162 ms)

[vm6] [info 2020/03/05 00:49:59.224 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 146 ms)

[vm0] [info 2020/03/05 00:49:59.367 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x6a8] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:49:59.368 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x6a8] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 142 ms)

[info 2020/03/05 00:49:59.368 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:59.371 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x6a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3aa79079(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:49:59.371 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x6a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:59.371 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x6a8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3aa79079(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:49:59.372 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46af18db(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:49:59.372 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:59.372 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46af18db(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:49:59.373 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f870b53(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:49:59.373 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:59.373 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f870b53(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:49:59.374 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bfb1261(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:49:59.374 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:59.374 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bfb1261(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:49:59.375 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @777da3c1(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:49:59.375 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x999] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:59.375 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @777da3c1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:49:59.376 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f303dfb(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:49:59.376 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:59.376 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f303dfb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:49:59.377 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18b17b71(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:49:59.377 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x908] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:59.377 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18b17b71(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:49:59.379 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x6a8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:49:59.379 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x6a8] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:49:59.380 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:49:59.380 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:49:59.381 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:49:59.382 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:49:59.382 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:49:59.383 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:49:59.383 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:49:59.384 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:49:59.385 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:49:59.385 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:49:59.386 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x908] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:49:59.386 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[vm2] [info 2020/03/05 00:49:59.386 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@544b4ca3

[locator] [info 2020/03/05 00:49:59.388 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:49:59.389 GMT <RMI TCP Connection(28)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)

[vm2] [info 2020/03/05 00:49:59.391 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x84d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:49:59.408 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24354].
Not connected.


[info 2020/03/05 00:49:59.410 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:49:59.411 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:59.412 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x6a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @279013ca(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:49:59.413 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x6a8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:59.413 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x6a8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @279013ca(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:49:59.414 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ba6bfdd(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:49:59.414 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:59.414 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ba6bfdd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:49:59.415 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57251b50(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:49:59.415 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:59.415 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57251b50(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:49:59.416 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74086a00(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:49:59.416 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:59.416 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74086a00(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:49:59.417 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70ed8272(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:49:59.417 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x999] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:59.417 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70ed8272(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:49:59.418 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29df3b81(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:49:59.418 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:59.418 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29df3b81(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:49:59.419 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74d78769(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:49:59.419 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x908] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:59.419 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74d78769(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:49:59.423 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3000220399473969049

[info 2020/03/05 00:49:59.425 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:49:59.642 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:59.643 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x6a8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24c772a3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:49:59.643 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x6a8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:49:59.644 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x6a8] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24c772a3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:49:59.644 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33d1ca76(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:49:59.644 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:49:59.644 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33d1ca76(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:49:59.645 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d0e4479(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:49:59.645 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8ce] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:49:59.645 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d0e4479(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:49:59.646 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5806598b(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:49:59.646 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8f2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:49:59.646 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5806598b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:49:59.647 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d968f23(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:49:59.647 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x999] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:49:59.647 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d968f23(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:49:59.648 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32ba3b89(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:49:59.648 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8fa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:49:59.648 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32ba3b89(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:49:59.649 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ca717cb(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:49:59.649 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x908] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:49:59.649 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ca717cb(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:49:59.652 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x6a8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d3923e1

[vm0] [info 2020/03/05 00:49:59.657 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x6a8] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:49:59.657 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x6a8] Locator was created at Thu Mar 05 00:49:59 GMT 2020

[vm0] [info 2020/03/05 00:49:59.657 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x6a8] Listening on port 24356 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:49:59.658 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x6a8] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3000220399473969049/locator/locator24356view.dat

[vm0] [info 2020/03/05 00:49:59.658 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x6a8] recovery file not found: /tmp/junit3000220399473969049/locator/locator24356view.dat

[vm0] [info 2020/03/05 00:49:59.658 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x6a8] Starting distributed system

[vm0] [info 2020/03/05 00:49:59.660 GMT <RMI TCP Connection(164)-172.17.0.4> tid=0x6a8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:49:59.985 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@62c265ce

[vm3] [info 2020/03/05 00:49:59.991 GMT <RMI TCP Connection(64)-172.17.0.5> tid=0x8e5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:50:00.602 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@e3925df

[vm4] [info 2020/03/05 00:50:00.608 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:50:01.258 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29769]

Command result for <connect --jmx-manager=localhost[29769]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29769] ..
Successfully connected to: [host=localhost, port=29769]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:50:03.505 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@7989fc4

[vm1] [info 2020/03/05 00:50:03.510 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:50:03.610 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x792] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@2feb989

[vm5] [info 2020/03/05 00:50:03.616 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x792] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:50:04.090 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@15bcb264

[vm2] [info 2020/03/05 00:50:04.096 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8ce] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:50:04.320 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440@274e07a6

[vm6] [info 2020/03/05 00:50:04.326 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:50:04.675 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1e163593

[vm3] [info 2020/03/05 00:50:04.681 GMT <RMI TCP Connection(69)-172.17.0.4> tid=0x8f2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:50:05.294 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x999] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b573aaa

[vm4] [info 2020/03/05 00:50:05.299 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x999] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:50:05.902 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24357]

Command result for <connect --jmx-manager=localhost[24357]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24357] ..
Successfully connected to: [host=localhost, port=24357]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:50:06.299 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440@239b21ab

[vm5] [info 2020/03/05 00:50:06.306 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:50:07.053 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ef] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@72ca5e6b

[vm6] [info 2020/03/05 00:50:07.060 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ef] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2575
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 264
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 8691


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:50:08.156 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 173 ms)

[vm2] [info 2020/03/05 00:50:08.307 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 148 ms)

[vm3] [info 2020/03/05 00:50:08.467 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 158 ms)

[vm4] [info 2020/03/05 00:50:08.625 GMT <RMI TCP Connection(62)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 155 ms)

[vm5] [info 2020/03/05 00:50:08.789 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x792] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 162 ms)

[vm6] [info 2020/03/05 00:50:08.936 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 146 ms)

[vm0] [info 2020/03/05 00:50:09.081 GMT <RMI TCP Connection(146)-172.17.0.2> tid=0x1fc] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:50:09.083 GMT <RMI TCP Connection(146)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 144 ms)

[info 2020/03/05 00:50:09.083 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:09.086 GMT <RMI TCP Connection(146)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b2217f8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:50:09.086 GMT <RMI TCP Connection(146)-172.17.0.2> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:09.086 GMT <RMI TCP Connection(146)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b2217f8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:50:09.087 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @691cc38d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:50:09.087 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:50:09.087 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @691cc38d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:50:09.088 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @643d00b1(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:50:09.088 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x538] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:50:09.088 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @643d00b1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:50:09.089 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cd50e24(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:50:09.089 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:50:09.089 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cd50e24(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:50:09.090 GMT <RMI TCP Connection(62)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6411bf78(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:50:09.090 GMT <RMI TCP Connection(62)-172.17.0.2> tid=0x714] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:50:09.090 GMT <RMI TCP Connection(62)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6411bf78(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:50:09.091 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x792] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @303763f3(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:50:09.091 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x792] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:50:09.091 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x792] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @303763f3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:50:09.092 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3405e20d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:50:09.092 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:50:09.092 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3405e20d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:50:09.094 GMT <RMI TCP Connection(146)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:50:09.095 GMT <RMI TCP Connection(146)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:50:09.096 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:50:09.096 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:50:09.097 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:50:09.097 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:50:09.098 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:50:09.098 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:50:09.099 GMT <RMI TCP Connection(62)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:50:09.099 GMT <RMI TCP Connection(62)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:50:09.100 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x792] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:50:09.100 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x792] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:50:09.101 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:50:09.102 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:50:09.104 GMT <RMI TCP Connection(27)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:50:09.104 GMT <RMI TCP Connection(27)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:50:09.131 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24055].
Not connected.


[info 2020/03/05 00:50:09.132 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:50:09.134 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:09.135 GMT <RMI TCP Connection(146)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ec1c056(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:50:09.135 GMT <RMI TCP Connection(146)-172.17.0.2> tid=0x1fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:09.135 GMT <RMI TCP Connection(146)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ec1c056(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:50:09.136 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a306ebd(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:50:09.136 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:50:09.136 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a306ebd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:50:09.137 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @220ec8ae(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:50:09.137 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x538] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:50:09.137 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @220ec8ae(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:50:09.137 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ff3a4de(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:50:09.138 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x3fd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:50:09.138 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ff3a4de(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:50:09.138 GMT <RMI TCP Connection(62)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1954439b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:50:09.139 GMT <RMI TCP Connection(62)-172.17.0.2> tid=0x714] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:50:09.139 GMT <RMI TCP Connection(62)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1954439b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:50:09.139 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x792] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d865520(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:50:09.140 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x792] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:50:09.140 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x792] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d865520(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:50:09.140 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c61e0a8(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:50:09.141 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:50:09.141 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c61e0a8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:50:09.144 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6238048273656898705

[info 2020/03/05 00:50:09.146 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:50:09.370 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:09.371 GMT <RMI TCP Connection(146)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c843fd4(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:50:09.371 GMT <RMI TCP Connection(146)-172.17.0.2> tid=0x1fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:09.371 GMT <RMI TCP Connection(146)-172.17.0.2> tid=0x1fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c843fd4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:50:09.372 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e6c5750(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:50:09.372 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:50:09.372 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e6c5750(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:50:09.373 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x538] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79f6ed4f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:50:09.373 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x538] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:50:09.373 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x538] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79f6ed4f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:50:09.374 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d298454(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:50:09.374 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x3fd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:50:09.374 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x3fd] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d298454(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:50:09.375 GMT <RMI TCP Connection(62)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14b9529f(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:50:09.375 GMT <RMI TCP Connection(62)-172.17.0.2> tid=0x714] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:50:09.375 GMT <RMI TCP Connection(62)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14b9529f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:50:09.376 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x792] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f1d0a16(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:50:09.376 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x792] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:50:09.376 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x792] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f1d0a16(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:50:09.377 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1826db2c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:50:09.377 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:50:09.377 GMT <RMI TCP Connection(60)-172.17.0.2> tid=0x7a5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1826db2c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:50:09.380 GMT <RMI TCP Connection(146)-172.17.0.2> tid=0x1fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a1bde7c

[vm0] [info 2020/03/05 00:50:09.385 GMT <RMI TCP Connection(146)-172.17.0.2> tid=0x1fc] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:50:09.385 GMT <RMI TCP Connection(146)-172.17.0.2> tid=0x1fc] Locator was created at Thu Mar 05 00:50:09 GMT 2020

[vm0] [info 2020/03/05 00:50:09.385 GMT <RMI TCP Connection(146)-172.17.0.2> tid=0x1fc] Listening on port 24057 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:50:09.386 GMT <RMI TCP Connection(146)-172.17.0.2> tid=0x1fc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6238048273656898705/locator/locator24057view.dat

[vm0] [info 2020/03/05 00:50:09.386 GMT <RMI TCP Connection(146)-172.17.0.2> tid=0x1fc] recovery file not found: /tmp/junit6238048273656898705/locator/locator24057view.dat

[vm0] [info 2020/03/05 00:50:09.386 GMT <RMI TCP Connection(146)-172.17.0.2> tid=0x1fc] Starting distributed system

[vm0] [info 2020/03/05 00:50:09.388 GMT <RMI TCP Connection(146)-172.17.0.2> tid=0x1fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2660
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 334
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9177


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:50:11.044 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 167 ms)

[vm2] [info 2020/03/05 00:50:11.195 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 148 ms)

[vm3] [info 2020/03/05 00:50:11.359 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 162 ms)

[vm4] [info 2020/03/05 00:50:11.517 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 155 ms)

[vm5] [info 2020/03/05 00:50:11.675 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 156 ms)

[vm6] [info 2020/03/05 00:50:11.818 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ef] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 141 ms)

[vm0] [info 2020/03/05 00:50:11.961 GMT <RMI TCP Connection(163)-172.17.0.6> tid=0x8bd] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:50:11.962 GMT <RMI TCP Connection(163)-172.17.0.6> tid=0x8bd] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 143 ms)

[info 2020/03/05 00:50:11.963 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:11.965 GMT <RMI TCP Connection(163)-172.17.0.6> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f3396af(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:50:11.966 GMT <RMI TCP Connection(163)-172.17.0.6> tid=0x8bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:11.966 GMT <RMI TCP Connection(163)-172.17.0.6> tid=0x8bd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f3396af(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:50:11.967 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27ca736b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:50:11.967 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:50:11.967 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27ca736b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:50:11.968 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48c163ab(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:50:11.968 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:50:11.968 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48c163ab(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:50:11.970 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x897] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cf60adb(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:50:11.971 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x897] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:50:11.971 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cf60adb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:50:11.971 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18ba5495(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:50:11.972 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:50:11.972 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18ba5495(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:50:11.973 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5763f3e4(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:50:11.973 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:50:11.973 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5763f3e4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:50:11.973 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b5db367(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:50:11.974 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:50:11.974 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b5db367(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:50:11.976 GMT <RMI TCP Connection(163)-172.17.0.6> tid=0x8bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:50:11.976 GMT <RMI TCP Connection(163)-172.17.0.6> tid=0x8bd] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:50:11.977 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:50:11.977 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:50:11.978 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:50:11.979 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:50:11.981 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x897] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:50:11.981 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:50:11.982 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:50:11.983 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:50:11.984 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:50:11.984 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:50:11.985 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ef] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:50:11.985 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:50:11.987 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:50:11.988 GMT <RMI TCP Connection(28)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:50:12.017 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28476].
Not connected.


[info 2020/03/05 00:50:12.018 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:50:12.019 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:12.021 GMT <RMI TCP Connection(163)-172.17.0.6> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f3aa0e2(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:50:12.021 GMT <RMI TCP Connection(163)-172.17.0.6> tid=0x8bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:12.021 GMT <RMI TCP Connection(163)-172.17.0.6> tid=0x8bd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f3aa0e2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:50:12.022 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ddaf78f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:50:12.022 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:50:12.022 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ddaf78f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:50:12.023 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46feaaa5(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:50:12.023 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:50:12.023 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46feaaa5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:50:12.024 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x897] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e249f38(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:50:12.024 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x897] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:50:12.024 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e249f38(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:50:12.025 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f36fbdc(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:50:12.025 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:50:12.025 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f36fbdc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:50:12.026 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @215d611e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:50:12.026 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:50:12.026 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @215d611e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:50:12.027 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24580154(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:50:12.027 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:50:12.027 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24580154(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:50:12.030 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1141322474296197547

[info 2020/03/05 00:50:12.033 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:50:12.262 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:12.262 GMT <RMI TCP Connection(163)-172.17.0.6> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5deb1c55(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:50:12.263 GMT <RMI TCP Connection(163)-172.17.0.6> tid=0x8bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:12.263 GMT <RMI TCP Connection(163)-172.17.0.6> tid=0x8bd] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5deb1c55(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:50:12.263 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37540ee7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:50:12.264 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:50:12.264 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37540ee7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:50:12.264 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b331e5a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:50:12.264 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:50:12.265 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b331e5a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:50:12.265 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x897] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f2fc041(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:50:12.265 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x897] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:50:12.266 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f2fc041(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:50:12.266 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12f021e7(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:50:12.266 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:50:12.266 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12f021e7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:50:12.267 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a7b1d70(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:50:12.267 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:50:12.268 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a7b1d70(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:50:12.268 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ae12fbd(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:50:12.268 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ef] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:50:12.269 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x9ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ae12fbd(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:50:12.271 GMT <RMI TCP Connection(163)-172.17.0.6> tid=0x8bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@422a49c

[vm0] [info 2020/03/05 00:50:12.277 GMT <RMI TCP Connection(163)-172.17.0.6> tid=0x8bd] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:50:12.277 GMT <RMI TCP Connection(163)-172.17.0.6> tid=0x8bd] Locator was created at Thu Mar 05 00:50:12 GMT 2020

[vm0] [info 2020/03/05 00:50:12.277 GMT <RMI TCP Connection(163)-172.17.0.6> tid=0x8bd] Listening on port 28478 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:50:12.277 GMT <RMI TCP Connection(163)-172.17.0.6> tid=0x8bd] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1141322474296197547/locator/locator28478view.dat

[vm0] [info 2020/03/05 00:50:12.277 GMT <RMI TCP Connection(163)-172.17.0.6> tid=0x8bd] recovery file not found: /tmp/junit1141322474296197547/locator/locator28478view.dat

[vm0] [info 2020/03/05 00:50:12.278 GMT <RMI TCP Connection(163)-172.17.0.6> tid=0x8bd] Starting distributed system

[vm0] [info 2020/03/05 00:50:12.280 GMT <RMI TCP Connection(163)-172.17.0.6> tid=0x8bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:50:13.204 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@520881e4

[vm1] [info 2020/03/05 00:50:13.209 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:50:13.807 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x538] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4f4b61b7

[vm2] [info 2020/03/05 00:50:13.812 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x538] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:50:14.410 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x3fd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5186b40c

[vm3] [info 2020/03/05 00:50:14.415 GMT <RMI TCP Connection(59)-172.17.0.2> tid=0x3fd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:50:15.014 GMT <RMI TCP Connection(62)-172.17.0.2> tid=0x714] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@11a6bb6a

[vm4] [info 2020/03/05 00:50:15.020 GMT <RMI TCP Connection(62)-172.17.0.2> tid=0x714] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:50:15.624 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24058]

Command result for <connect --jmx-manager=localhost[24058]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24058] ..
Successfully connected to: [host=localhost, port=24058]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:50:16.119 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1563e0e7

[vm1] [info 2020/03/05 00:50:16.124 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:50:16.692 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@577f6b07

[vm2] [info 2020/03/05 00:50:16.697 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:50:17.283 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x897] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2e58d8be

[vm3] [info 2020/03/05 00:50:17.288 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x897] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:50:17.894 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6b3c6df0

[vm4] [info 2020/03/05 00:50:17.900 GMT <RMI TCP Connection(70)-172.17.0.6> tid=0x8b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:50:18.496 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28479]

Command result for <connect --jmx-manager=localhost[28479]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28479] ..
Successfully connected to: [host=localhost, port=28479]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:50:19.221 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x9cc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@17893ea8

[vm5] [info 2020/03/05 00:50:19.226 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x9cc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:50:19.956 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040@1668a432

[vm6] [info 2020/03/05 00:50:19.962 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2772
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 382
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9639


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:50:24.070 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 151 ms)

[vm2] [info 2020/03/05 00:50:24.224 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 151 ms)

[vm3] [info 2020/03/05 00:50:24.366 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 140 ms)

[vm4] [info 2020/03/05 00:50:24.523 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 155 ms)

[vm5] [info 2020/03/05 00:50:24.685 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x9cc] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 160 ms)

[vm6] [info 2020/03/05 00:50:24.834 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa51] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 148 ms)

[vm0] [info 2020/03/05 00:50:24.977 GMT <RMI TCP Connection(164)-172.17.0.9> tid=0x882] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:50:24.978 GMT <RMI TCP Connection(164)-172.17.0.9> tid=0x882] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 141 ms)

[info 2020/03/05 00:50:24.979 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:24.981 GMT <RMI TCP Connection(164)-172.17.0.9> tid=0x882] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aba1ac1(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:50:24.981 GMT <RMI TCP Connection(164)-172.17.0.9> tid=0x882] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:24.981 GMT <RMI TCP Connection(164)-172.17.0.9> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aba1ac1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:50:24.982 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2503bcfa(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:50:24.982 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:50:24.982 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2503bcfa(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:50:24.983 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f0f7af(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:50:24.983 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x856] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:50:24.983 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f0f7af(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:50:24.984 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38c94252(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:50:24.984 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:50:24.984 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38c94252(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:50:24.985 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c5b4a5d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:50:24.985 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:50:24.985 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c5b4a5d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:50:24.986 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x9cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5136f6e3(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:50:24.986 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x9cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:50:24.986 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x9cc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5136f6e3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:50:24.987 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f41d1(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:50:24.987 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:50:24.987 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa51] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f41d1(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:50:24.989 GMT <RMI TCP Connection(164)-172.17.0.9> tid=0x882] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:50:24.990 GMT <RMI TCP Connection(164)-172.17.0.9> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:50:24.991 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:50:24.991 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:50:24.992 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x856] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:50:24.992 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:50:24.993 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:50:24.993 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:50:24.994 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:50:24.995 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:50:24.995 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x9cc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:50:24.996 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x9cc] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:50:24.997 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:50:24.997 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa51] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:50:24.999 GMT <RMI TCP Connection(28)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:50:24.999 GMT <RMI TCP Connection(28)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:50:25.019 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22586].
Not connected.


[info 2020/03/05 00:50:25.020 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:50:25.022 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:25.023 GMT <RMI TCP Connection(164)-172.17.0.9> tid=0x882] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77563513(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:50:25.023 GMT <RMI TCP Connection(164)-172.17.0.9> tid=0x882] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:25.023 GMT <RMI TCP Connection(164)-172.17.0.9> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77563513(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:50:25.024 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @351c992f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:50:25.024 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:50:25.024 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @351c992f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:50:25.025 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c73d8c4(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:50:25.025 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x856] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:50:25.025 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c73d8c4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:50:25.026 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74770aad(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:50:25.026 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:50:25.026 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74770aad(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:50:25.027 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c5e572e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:50:25.027 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:50:25.027 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c5e572e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:50:25.028 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x9cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67c59bfb(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:50:25.028 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x9cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:50:25.028 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x9cc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67c59bfb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:50:25.029 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @116c014(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:50:25.029 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:50:25.029 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa51] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @116c014(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:50:25.032 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6366788836209132334

[info 2020/03/05 00:50:25.035 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:50:25.247 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:25.248 GMT <RMI TCP Connection(164)-172.17.0.9> tid=0x882] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @561d8b7b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:50:25.248 GMT <RMI TCP Connection(164)-172.17.0.9> tid=0x882] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:25.249 GMT <RMI TCP Connection(164)-172.17.0.9> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @561d8b7b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:50:25.249 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fb4df82(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:50:25.249 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:50:25.249 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fb4df82(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:50:25.250 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b67e1d2(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:50:25.250 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x856] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:50:25.250 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b67e1d2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:50:25.251 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @672c3fea(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:50:25.251 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8cc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:50:25.251 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @672c3fea(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:50:25.252 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2958c8a4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:50:25.252 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8ff] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:50:25.252 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2958c8a4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:50:25.253 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x9cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @721b51c5(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:50:25.253 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x9cc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:50:25.253 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x9cc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @721b51c5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:50:25.254 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fd5bd29(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:50:25.254 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:50:25.254 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0xa51] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fd5bd29(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:50:25.257 GMT <RMI TCP Connection(164)-172.17.0.9> tid=0x882] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@499bcf3a

[vm0] [info 2020/03/05 00:50:25.262 GMT <RMI TCP Connection(164)-172.17.0.9> tid=0x882] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:50:25.262 GMT <RMI TCP Connection(164)-172.17.0.9> tid=0x882] Locator was created at Thu Mar 05 00:50:25 GMT 2020

[vm0] [info 2020/03/05 00:50:25.263 GMT <RMI TCP Connection(164)-172.17.0.9> tid=0x882] Listening on port 22588 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:50:25.263 GMT <RMI TCP Connection(164)-172.17.0.9> tid=0x882] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6366788836209132334/locator/locator22588view.dat

[vm0] [info 2020/03/05 00:50:25.263 GMT <RMI TCP Connection(164)-172.17.0.9> tid=0x882] recovery file not found: /tmp/junit6366788836209132334/locator/locator22588view.dat

[vm0] [info 2020/03/05 00:50:25.263 GMT <RMI TCP Connection(164)-172.17.0.9> tid=0x882] Starting distributed system

[vm0] [info 2020/03/05 00:50:25.265 GMT <RMI TCP Connection(164)-172.17.0.9> tid=0x882] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:50:25.787 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@2b1d0394

[vm5] [info 2020/03/05 00:50:25.793 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:50:26.314 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x908] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@1bff1312

[vm5] [info 2020/03/05 00:50:26.323 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x908] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:50:26.488 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@4a0b91a

[vm6] [info 2020/03/05 00:50:26.494 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:50:26.987 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x954] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@7b75ff9a

[vm6] [info 2020/03/05 00:50:26.993 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x954] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:50:29.037 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@19cda683

[vm1] [info 2020/03/05 00:50:29.042 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:50:29.642 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x856] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@23e98318

[vm2] [info 2020/03/05 00:50:29.647 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x856] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:50:30.260 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@75583fce

[vm3] [info 2020/03/05 00:50:30.266 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8cc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2725
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 338
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9393


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:50:30.545 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 157 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2619
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 311
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8964


[vm2] [info 2020/03/05 00:50:30.695 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 147 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm3] [info 2020/03/05 00:50:30.854 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 156 ms)

[vm4] [info 2020/03/05 00:50:30.885 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3f986a22

[vm1] [info 2020/03/05 00:50:30.886 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 163 ms)

[vm4] [info 2020/03/05 00:50:30.891 GMT <RMI TCP Connection(69)-172.17.0.9> tid=0x8ff] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:50:31.011 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 154 ms)

[vm2] [info 2020/03/05 00:50:31.034 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 145 ms)

[vm5] [info 2020/03/05 00:50:31.186 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 173 ms)

[vm3] [info 2020/03/05 00:50:31.192 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 156 ms)

[vm6] [info 2020/03/05 00:50:31.335 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f2] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 148 ms)

[vm4] [info 2020/03/05 00:50:31.338 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 144 ms)

[vm0] [info 2020/03/05 00:50:31.482 GMT <RMI TCP Connection(151)-172.17.0.8> tid=0x9ed] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:50:31.483 GMT <RMI TCP Connection(151)-172.17.0.8> tid=0x9ed] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 143 ms)

[info 2020/03/05 00:50:31.484 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:31.486 GMT <RMI TCP Connection(151)-172.17.0.8> tid=0x9ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c1de19(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:50:31.486 GMT <RMI TCP Connection(151)-172.17.0.8> tid=0x9ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:31.486 GMT <RMI TCP Connection(151)-172.17.0.8> tid=0x9ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c1de19(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:50:31.487 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a65a3d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:50:31.487 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:50:31.487 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a65a3d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:50:31.488 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1344c53d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:50:31.488 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:50:31.488 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1344c53d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:50:31.488 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b8f90c8(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:50:31.489 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:50:31.489 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b8f90c8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:50:31.489 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d5a027a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:50:31.490 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:50:31.490 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d5a027a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:50:31.490 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6544eeac(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:50:31.491 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:50:31.491 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6544eeac(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:50:31.492 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42cc31bc(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:50:31.492 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:50:31.492 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42cc31bc(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:50:31.494 GMT <RMI TCP Connection(151)-172.17.0.8> tid=0x9ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:50:31.494 GMT <RMI TCP Connection(151)-172.17.0.8> tid=0x9ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[info 2020/03/05 00:50:31.495 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22589]

[vm1] [info 2020/03/05 00:50:31.495 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:50:31.495 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:50:31.496 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:50:31.497 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:50:31.498 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:50:31.498 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:50:31.499 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:50:31.499 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:50:31.500 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:50:31.500 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:50:31.501 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:50:31.501 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f2] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:50:31.503 GMT <RMI TCP Connection(28)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:50:31.504 GMT <RMI TCP Connection(28)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)

[vm5] [info 2020/03/05 00:50:31.505 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 165 ms)

Command result for <connect --jmx-manager=localhost[22589]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22589] ..
Successfully connected to: [host=localhost, port=22589]




[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:50:31.532 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29954].
Not connected.


[info 2020/03/05 00:50:31.534 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:50:31.535 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:31.536 GMT <RMI TCP Connection(151)-172.17.0.8> tid=0x9ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @216bf9b6(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:50:31.536 GMT <RMI TCP Connection(151)-172.17.0.8> tid=0x9ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:31.536 GMT <RMI TCP Connection(151)-172.17.0.8> tid=0x9ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @216bf9b6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:50:31.537 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73ee29dc(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:50:31.537 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:50:31.537 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73ee29dc(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:50:31.538 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5639c174(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:50:31.538 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:50:31.538 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5639c174(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:50:31.539 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ccc5d52(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:50:31.539 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:50:31.539 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ccc5d52(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:50:31.540 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20f5fb94(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:50:31.540 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:50:31.540 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20f5fb94(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:50:31.541 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fd92ebe(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:50:31.541 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:50:31.541 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fd92ebe(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:50:31.542 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d672ddc(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:50:31.542 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:50:31.542 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d672ddc(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:50:31.545 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2762723892806563580

[info 2020/03/05 00:50:31.548 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:50:31.652 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 146 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:50:31.772 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:31.773 GMT <RMI TCP Connection(151)-172.17.0.8> tid=0x9ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ffcc2d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:50:31.773 GMT <RMI TCP Connection(151)-172.17.0.8> tid=0x9ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:31.773 GMT <RMI TCP Connection(151)-172.17.0.8> tid=0x9ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ffcc2d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:50:31.774 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31920794(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:50:31.774 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:50:31.774 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31920794(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:50:31.775 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ecbcb69(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:50:31.775 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:50:31.775 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ecbcb69(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:50:31.775 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74a60cd9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:50:31.776 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:50:31.776 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74a60cd9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:50:31.776 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5839c948(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:50:31.777 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x8bc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:50:31.777 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5839c948(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:50:31.777 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2738a916(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:50:31.777 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:50:31.777 GMT <RMI TCP Connection(60)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2738a916(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:50:31.778 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44c2af62(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:50:31.778 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:50:31.778 GMT <RMI TCP Connection(59)-172.17.0.8> tid=0x7f2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44c2af62(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:50:31.798 GMT <RMI TCP Connection(166)-172.17.0.7> tid=0x1d2] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:50:31.799 GMT <RMI TCP Connection(166)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 144 ms)

[info 2020/03/05 00:50:31.800 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:31.802 GMT <RMI TCP Connection(166)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6873af13(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:50:31.802 GMT <RMI TCP Connection(166)-172.17.0.7> tid=0x1d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:31.802 GMT <RMI TCP Connection(166)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6873af13(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:50:31.803 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a4c485a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:50:31.804 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:50:31.804 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a4c485a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:50:31.804 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34fb3c2d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:50:31.805 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:50:31.805 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34fb3c2d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:50:31.805 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78090af9(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:50:31.806 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:50:31.806 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78090af9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:50:31.806 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74c20b74(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:50:31.806 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x948] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:50:31.807 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74c20b74(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:50:31.807 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d9b2707(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:50:31.808 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x908] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:50:31.808 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d9b2707(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:50:31.807 GMT <RMI TCP Connection(151)-172.17.0.8> tid=0x9ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@376280f8

[vm6] [info 2020/03/05 00:50:31.808 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x954] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cfc9e0b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:50:31.808 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x954] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:50:31.809 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7cfc9e0b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:50:31.811 GMT <RMI TCP Connection(166)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:50:31.811 GMT <RMI TCP Connection(166)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:50:31.812 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm0] [info 2020/03/05 00:50:31.812 GMT <RMI TCP Connection(151)-172.17.0.8> tid=0x9ed] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:50:31.812 GMT <RMI TCP Connection(151)-172.17.0.8> tid=0x9ed] Locator was created at Thu Mar 05 00:50:31 GMT 2020

[vm0] [info 2020/03/05 00:50:31.812 GMT <RMI TCP Connection(151)-172.17.0.8> tid=0x9ed] Listening on port 29956 bound on address 0.0.0.0/0.0.0.0

[vm1] [info 2020/03/05 00:50:31.813 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm0] [info 2020/03/05 00:50:31.813 GMT <RMI TCP Connection(151)-172.17.0.8> tid=0x9ed] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2762723892806563580/locator/locator29956view.dat

[vm0] [info 2020/03/05 00:50:31.813 GMT <RMI TCP Connection(151)-172.17.0.8> tid=0x9ed] recovery file not found: /tmp/junit2762723892806563580/locator/locator29956view.dat

[vm0] [info 2020/03/05 00:50:31.813 GMT <RMI TCP Connection(151)-172.17.0.8> tid=0x9ed] Starting distributed system

[vm2] [info 2020/03/05 00:50:31.814 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:50:31.814 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:50:31.815 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:50:31.815 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm0] [info 2020/03/05 00:50:31.815 GMT <RMI TCP Connection(151)-172.17.0.8> tid=0x9ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:50:31.816 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:50:31.816 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:50:31.817 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x908] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:50:31.817 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:50:31.818 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x954] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:50:31.818 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:50:31.820 GMT <RMI TCP Connection(27)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:50:31.821 GMT <RMI TCP Connection(27)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:50:31.848 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21084].
Not connected.


[info 2020/03/05 00:50:31.850 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:50:31.851 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:31.853 GMT <RMI TCP Connection(166)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f994745(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:50:31.853 GMT <RMI TCP Connection(166)-172.17.0.7> tid=0x1d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:31.853 GMT <RMI TCP Connection(166)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f994745(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:50:31.854 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53b164c7(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:50:31.854 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:50:31.854 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53b164c7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:50:31.854 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @101dc6ee(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:50:31.855 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:50:31.855 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @101dc6ee(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:50:31.855 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18adada4(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:50:31.856 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:50:31.856 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18adada4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:50:31.856 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ab8443d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:50:31.856 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x948] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:50:31.856 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ab8443d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:50:31.857 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c00ce05(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:50:31.857 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x908] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:50:31.857 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c00ce05(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:50:31.858 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x954] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46b1bc06(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:50:31.858 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x954] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:50:31.858 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46b1bc06(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:50:31.862 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9704624563658048224

[info 2020/03/05 00:50:31.864 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:50:32.085 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:32.086 GMT <RMI TCP Connection(166)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b2af301(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:50:32.086 GMT <RMI TCP Connection(166)-172.17.0.7> tid=0x1d2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:32.086 GMT <RMI TCP Connection(166)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b2af301(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:50:32.086 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @302fa1e6(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:50:32.087 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:50:32.087 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @302fa1e6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:50:32.087 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8a531dc(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:50:32.087 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:50:32.088 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8a531dc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:50:32.088 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @747bf8f7(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:50:32.088 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:50:32.088 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @747bf8f7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:50:32.089 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46964a0d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:50:32.089 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x948] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:50:32.089 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46964a0d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:50:32.090 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @706c2204(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:50:32.090 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x908] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:50:32.090 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @706c2204(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:50:32.091 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x954] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35ff5f5a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:50:32.091 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x954] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:50:32.091 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35ff5f5a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:50:32.094 GMT <RMI TCP Connection(166)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@35998ae8

[vm0] [info 2020/03/05 00:50:32.099 GMT <RMI TCP Connection(166)-172.17.0.7> tid=0x1d2] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:50:32.099 GMT <RMI TCP Connection(166)-172.17.0.7> tid=0x1d2] Locator was created at Thu Mar 05 00:50:32 GMT 2020

[vm0] [info 2020/03/05 00:50:32.099 GMT <RMI TCP Connection(166)-172.17.0.7> tid=0x1d2] Listening on port 21086 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:50:32.100 GMT <RMI TCP Connection(166)-172.17.0.7> tid=0x1d2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9704624563658048224/locator/locator21086view.dat

[vm0] [info 2020/03/05 00:50:32.100 GMT <RMI TCP Connection(166)-172.17.0.7> tid=0x1d2] recovery file not found: /tmp/junit9704624563658048224/locator/locator21086view.dat

[vm0] [info 2020/03/05 00:50:32.100 GMT <RMI TCP Connection(166)-172.17.0.7> tid=0x1d2] Starting distributed system

[vm0] [info 2020/03/05 00:50:32.102 GMT <RMI TCP Connection(166)-172.17.0.7> tid=0x1d2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:50:33.796 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x771] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840@1773fd0e

[vm5] [info 2020/03/05 00:50:33.802 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x771] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:50:34.455 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040@4ef6245a

[vm6] [info 2020/03/05 00:50:34.461 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7de] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:50:35.698 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@18d50336

[vm1] [info 2020/03/05 00:50:35.704 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:50:35.913 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5094720d

[vm1] [info 2020/03/05 00:50:35.918 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:50:36.304 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7e53d526

[vm2] [info 2020/03/05 00:50:36.310 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:50:36.507 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@34d4f4a3

[vm2] [info 2020/03/05 00:50:36.512 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x8aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:50:36.921 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1566ce84

[vm3] [info 2020/03/05 00:50:36.927 GMT <RMI TCP Connection(63)-172.17.0.8> tid=0x8ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:50:37.121 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@a534be2

[vm3] [info 2020/03/05 00:50:37.127 GMT <RMI TCP Connection(69)-172.17.0.7> tid=0x92b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:50:37.546 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7e230494

[vm4] [info 2020/03/05 00:50:37.554 GMT <RMI TCP Connection(64)-172.17.0.8> tid=0x8bc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:50:37.731 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x948] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5834975b

[vm4] [info 2020/03/05 00:50:37.735 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x948] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:50:38.167 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29957]

Command result for <connect --jmx-manager=localhost[29957]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29957] ..
Successfully connected to: [host=localhost, port=29957]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2680
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 364
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9306


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[info 2020/03/05 00:50:38.338 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21087]

Command result for <connect --jmx-manager=localhost[21087]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21087] ..
Successfully connected to: [host=localhost, port=21087]


[vm1] [info 2020/03/05 00:50:38.477 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 155 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:50:38.629 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 150 ms)

[vm3] [info 2020/03/05 00:50:38.777 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 145 ms)

[vm4] [info 2020/03/05 00:50:38.920 GMT <RMI TCP Connection(63)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 141 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:50:39.077 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x771] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 155 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:50:39.321 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 242 ms)

[vm0] [info 2020/03/05 00:50:39.462 GMT <RMI TCP Connection(149)-172.17.0.3> tid=0x6ed] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:50:39.463 GMT <RMI TCP Connection(149)-172.17.0.3> tid=0x6ed] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 140 ms)

[info 2020/03/05 00:50:39.464 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:39.466 GMT <RMI TCP Connection(149)-172.17.0.3> tid=0x6ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d3fa501(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:50:39.466 GMT <RMI TCP Connection(149)-172.17.0.3> tid=0x6ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:39.466 GMT <RMI TCP Connection(149)-172.17.0.3> tid=0x6ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d3fa501(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:50:39.467 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b6f04d3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:50:39.467 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:50:39.467 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b6f04d3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:50:39.468 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x747] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10569af8(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:50:39.468 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x747] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:50:39.468 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10569af8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:50:39.469 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x783] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bd5b65c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:50:39.469 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x783] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:50:39.470 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bd5b65c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:50:39.470 GMT <RMI TCP Connection(63)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20001e06(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:50:39.470 GMT <RMI TCP Connection(63)-172.17.0.3> tid=0x7e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:50:39.470 GMT <RMI TCP Connection(63)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20001e06(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:50:39.471 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @164a448b(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:50:39.471 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x771] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:50:39.471 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x771] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @164a448b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:50:39.472 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @792df580(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:50:39.472 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:50:39.472 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @792df580(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:50:39.474 GMT <RMI TCP Connection(149)-172.17.0.3> tid=0x6ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:50:39.475 GMT <RMI TCP Connection(149)-172.17.0.3> tid=0x6ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:50:39.476 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:50:39.476 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:50:39.477 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x747] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:50:39.477 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:50:39.478 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x783] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:50:39.478 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:50:39.479 GMT <RMI TCP Connection(63)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:50:39.480 GMT <RMI TCP Connection(63)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:50:39.481 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x771] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:50:39.481 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x771] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:50:39.482 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:50:39.482 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:50:39.484 GMT <RMI TCP Connection(26)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:50:39.484 GMT <RMI TCP Connection(26)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:50:39.512 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20800].
Not connected.


[info 2020/03/05 00:50:39.513 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:50:39.514 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:39.515 GMT <RMI TCP Connection(149)-172.17.0.3> tid=0x6ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3144931d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:50:39.515 GMT <RMI TCP Connection(149)-172.17.0.3> tid=0x6ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:39.515 GMT <RMI TCP Connection(149)-172.17.0.3> tid=0x6ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3144931d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:50:39.516 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22675d8c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:50:39.516 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:50:39.516 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22675d8c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:50:39.517 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x747] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39425057(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:50:39.517 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x747] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:50:39.517 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39425057(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:50:39.518 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x783] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d476734(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:50:39.518 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x783] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:50:39.518 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d476734(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:50:39.519 GMT <RMI TCP Connection(63)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @244a4b08(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:50:39.519 GMT <RMI TCP Connection(63)-172.17.0.3> tid=0x7e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:50:39.519 GMT <RMI TCP Connection(63)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @244a4b08(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:50:39.520 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e48eb70(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:50:39.520 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x771] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:50:39.520 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x771] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e48eb70(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:50:39.521 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3988fcaa(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:50:39.521 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:50:39.521 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3988fcaa(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:50:39.524 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6038688078779379958

[info 2020/03/05 00:50:39.526 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:50:39.756 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:39.756 GMT <RMI TCP Connection(149)-172.17.0.3> tid=0x6ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9da2bc6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:50:39.757 GMT <RMI TCP Connection(149)-172.17.0.3> tid=0x6ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:39.757 GMT <RMI TCP Connection(149)-172.17.0.3> tid=0x6ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9da2bc6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:50:39.757 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ccc14e4(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:50:39.758 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:50:39.758 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ccc14e4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:50:39.758 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x747] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22d5f64(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:50:39.759 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x747] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:50:39.759 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22d5f64(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:50:39.759 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x783] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59bd2bd7(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:50:39.760 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x783] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:50:39.760 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59bd2bd7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:50:39.760 GMT <RMI TCP Connection(63)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bd07651(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:50:39.760 GMT <RMI TCP Connection(63)-172.17.0.3> tid=0x7e4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:50:39.761 GMT <RMI TCP Connection(63)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bd07651(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:50:39.761 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x771] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f81eb7a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:50:39.761 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x771] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:50:39.761 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x771] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f81eb7a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:50:39.762 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bfb853b(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:50:39.762 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7de] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:50:39.762 GMT <RMI TCP Connection(60)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bfb853b(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:50:39.765 GMT <RMI TCP Connection(149)-172.17.0.3> tid=0x6ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@a5b4518

[vm0] [info 2020/03/05 00:50:39.771 GMT <RMI TCP Connection(149)-172.17.0.3> tid=0x6ed] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:50:39.771 GMT <RMI TCP Connection(149)-172.17.0.3> tid=0x6ed] Locator was created at Thu Mar 05 00:50:39 GMT 2020

[vm0] [info 2020/03/05 00:50:39.771 GMT <RMI TCP Connection(149)-172.17.0.3> tid=0x6ed] Listening on port 20802 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:50:39.772 GMT <RMI TCP Connection(149)-172.17.0.3> tid=0x6ed] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6038688078779379958/locator/locator20802view.dat

[vm0] [info 2020/03/05 00:50:39.772 GMT <RMI TCP Connection(149)-172.17.0.3> tid=0x6ed] recovery file not found: /tmp/junit6038688078779379958/locator/locator20802view.dat

[vm0] [info 2020/03/05 00:50:39.772 GMT <RMI TCP Connection(149)-172.17.0.3> tid=0x6ed] Starting distributed system

[vm0] [info 2020/03/05 00:50:39.774 GMT <RMI TCP Connection(149)-172.17.0.3> tid=0x6ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:50:43.604 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2a5e4922

[vm1] [info 2020/03/05 00:50:43.609 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:50:44.271 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x747] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2553b118

[vm2] [info 2020/03/05 00:50:44.277 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x747] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:50:44.875 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x783] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c8b5307

[vm3] [info 2020/03/05 00:50:44.881 GMT <RMI TCP Connection(62)-172.17.0.3> tid=0x783] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:50:45.487 GMT <RMI TCP Connection(63)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@469b6f28

[vm4] [info 2020/03/05 00:50:45.493 GMT <RMI TCP Connection(63)-172.17.0.3> tid=0x7e4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:50:46.089 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20803]

Command result for <connect --jmx-manager=localhost[20803]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20803] ..
Successfully connected to: [host=localhost, port=20803]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:50:51.029 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8b6] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@180df1ba

[vm5] [info 2020/03/05 00:50:51.034 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8b6] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:50:51.749 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7b8e210

[vm6] [info 2020/03/05 00:50:51.755 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x7ea] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:50:52.602 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:50:55.908 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7f5e8dc7

[vm5] [info 2020/03/05 00:50:55.913 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8fa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 993
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2572
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 287
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9129


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:50:56.387 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 162 ms)

[vm2] [info 2020/03/05 00:50:56.539 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 149 ms)

[vm6] [info 2020/03/05 00:50:56.639 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x908] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2578cca8

[vm6] [info 2020/03/05 00:50:56.645 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x908] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:50:56.684 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 143 ms)

[vm4] [info 2020/03/05 00:50:56.834 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 148 ms)

[vm5] [info 2020/03/05 00:50:56.994 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8b6] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 158 ms)

[vm6] [info 2020/03/05 00:50:57.137 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 142 ms)

[vm0] [info 2020/03/05 00:50:57.285 GMT <RMI TCP Connection(156)-172.17.0.5> tid=0xa33] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:50:57.286 GMT <RMI TCP Connection(156)-172.17.0.5> tid=0xa33] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 147 ms)

[info 2020/03/05 00:50:57.287 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:57.289 GMT <RMI TCP Connection(156)-172.17.0.5> tid=0xa33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a201d57(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:50:57.289 GMT <RMI TCP Connection(156)-172.17.0.5> tid=0xa33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:57.290 GMT <RMI TCP Connection(156)-172.17.0.5> tid=0xa33] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a201d57(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:50:57.290 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a82adfd(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:50:57.290 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:50:57.290 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a82adfd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:50:57.291 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26924467(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:50:57.291 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x84d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:50:57.291 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26924467(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:50:57.292 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6da9400e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:50:57.292 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:50:57.292 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6da9400e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:50:57.293 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71d6da7d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:50:57.293 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:50:57.293 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71d6da7d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:50:57.294 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32857429(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:50:57.294 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8b6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:50:57.294 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8b6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32857429(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:50:57.295 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44331010(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:50:57.295 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x7ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:50:57.295 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44331010(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:50:57.298 GMT <RMI TCP Connection(156)-172.17.0.5> tid=0xa33] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:50:57.298 GMT <RMI TCP Connection(156)-172.17.0.5> tid=0xa33] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:50:57.299 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:50:57.299 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:50:57.300 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:50:57.301 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:50:57.301 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:50:57.302 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:50:57.303 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:50:57.303 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:50:57.304 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8b6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:50:57.304 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8b6] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:50:57.305 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:50:57.305 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:50:57.307 GMT <RMI TCP Connection(27)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:50:57.308 GMT <RMI TCP Connection(27)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:50:57.333 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29769].
Not connected.


[info 2020/03/05 00:50:57.335 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:50:57.337 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:57.338 GMT <RMI TCP Connection(156)-172.17.0.5> tid=0xa33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c3859c4(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:50:57.338 GMT <RMI TCP Connection(156)-172.17.0.5> tid=0xa33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:57.338 GMT <RMI TCP Connection(156)-172.17.0.5> tid=0xa33] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c3859c4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:50:57.339 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @525bc218(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:50:57.339 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:50:57.339 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @525bc218(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:50:57.340 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @707133c2(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:50:57.340 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x84d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:50:57.340 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @707133c2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:50:57.341 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1372d3ee(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:50:57.341 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:50:57.341 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1372d3ee(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:50:57.342 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f576f41(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:50:57.342 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:50:57.342 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f576f41(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:50:57.343 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d44174c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:50:57.343 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8b6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:50:57.343 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8b6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d44174c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:50:57.344 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @573c2237(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:50:57.344 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x7ea] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:50:57.344 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @573c2237(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:50:57.347 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7193771541961738560

[info 2020/03/05 00:50:57.350 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:50:57.485 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:50:57.588 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:57.589 GMT <RMI TCP Connection(156)-172.17.0.5> tid=0xa33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @306c2be3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:50:57.589 GMT <RMI TCP Connection(156)-172.17.0.5> tid=0xa33] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:50:57.589 GMT <RMI TCP Connection(156)-172.17.0.5> tid=0xa33] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @306c2be3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:50:57.590 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @478431fc(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:50:57.590 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:50:57.590 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @478431fc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:50:57.591 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5053eec9(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:50:57.591 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x84d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:50:57.591 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5053eec9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:50:57.592 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @248ce57f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:50:57.592 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8e5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:50:57.592 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @248ce57f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:50:57.593 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31933b8(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:50:57.593 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:50:57.593 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31933b8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:50:57.594 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8b6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b346a8b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:50:57.594 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8b6] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:50:57.594 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x8b6] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b346a8b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:50:57.595 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x7ea] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bd5808a(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:50:57.595 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x7ea] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:50:57.595 GMT <RMI TCP Connection(67)-172.17.0.5> tid=0x7ea] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bd5808a(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:50:57.598 GMT <RMI TCP Connection(156)-172.17.0.5> tid=0xa33] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6e3e1bf8

[vm0] [info 2020/03/05 00:50:57.604 GMT <RMI TCP Connection(156)-172.17.0.5> tid=0xa33] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:50:57.604 GMT <RMI TCP Connection(156)-172.17.0.5> tid=0xa33] Locator was created at Thu Mar 05 00:50:57 GMT 2020

[vm0] [info 2020/03/05 00:50:57.604 GMT <RMI TCP Connection(156)-172.17.0.5> tid=0xa33] Listening on port 29771 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:50:57.605 GMT <RMI TCP Connection(156)-172.17.0.5> tid=0xa33] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7193771541961738560/locator/locator29771view.dat

[vm0] [info 2020/03/05 00:50:57.605 GMT <RMI TCP Connection(156)-172.17.0.5> tid=0xa33] recovery file not found: /tmp/junit7193771541961738560/locator/locator29771view.dat

[vm0] [info 2020/03/05 00:50:57.605 GMT <RMI TCP Connection(156)-172.17.0.5> tid=0xa33] Starting distributed system

[vm0] [info 2020/03/05 00:50:57.607 GMT <RMI TCP Connection(156)-172.17.0.5> tid=0xa33] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1162
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608938
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2542
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 282
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9120


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:51:01.275 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 157 ms)

[vm2] [info 2020/03/05 00:51:01.420 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 143 ms)

[vm1] [info 2020/03/05 00:51:01.478 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7fff83bf

[vm1] [info 2020/03/05 00:51:01.483 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:51:01.575 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 153 ms)

[vm4] [info 2020/03/05 00:51:01.722 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 144 ms)

[vm5] [info 2020/03/05 00:51:01.895 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 171 ms)

[vm6] [info 2020/03/05 00:51:02.040 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 144 ms)

[vm2] [info 2020/03/05 00:51:02.070 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@54229d89

[vm2] [info 2020/03/05 00:51:02.076 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x84d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:51:02.188 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0xb2d] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:51:02.189 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0xb2d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 146 ms)

[info 2020/03/05 00:51:02.189 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:02.191 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0xb2d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fa9cf0b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:51:02.191 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0xb2d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:02.191 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0xb2d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fa9cf0b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:51:02.192 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d63c9b2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:51:02.192 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:02.192 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d63c9b2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:51:02.193 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe0fe48(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:51:02.193 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:02.193 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fe0fe48(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:51:02.194 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29f59787(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:51:02.194 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:02.194 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29f59787(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:51:02.195 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f8ddf61(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:51:02.195 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x999] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:02.195 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f8ddf61(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:51:02.196 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78162ed0(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:51:02.196 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:02.197 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78162ed0(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:51:02.197 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61c73d35(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:51:02.197 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x908] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:02.197 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61c73d35(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:51:02.200 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0xb2d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:51:02.200 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0xb2d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:51:02.201 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:51:02.201 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:51:02.202 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:51:02.202 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:51:02.203 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:51:02.204 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:51:02.204 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:51:02.205 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:51:02.206 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:51:02.206 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:51:02.207 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x908] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:51:02.207 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:51:02.209 GMT <RMI TCP Connection(29)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:51:02.210 GMT <RMI TCP Connection(29)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:51:02.239 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24357].
Not connected.


[info 2020/03/05 00:51:02.241 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:51:02.241 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:02.243 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0xb2d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68459e60(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:51:02.243 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0xb2d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:02.243 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0xb2d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68459e60(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:51:02.244 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @626f708a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:51:02.244 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:02.244 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @626f708a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:51:02.245 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b71cbd1(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:51:02.245 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:02.245 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b71cbd1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:51:02.246 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68edff3c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:51:02.246 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:02.246 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68edff3c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:51:02.247 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @710081f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:51:02.247 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x999] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:02.247 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @710081f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:51:02.248 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66a49736(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:51:02.248 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:02.248 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66a49736(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:51:02.249 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68ed0a76(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:51:02.249 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x908] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:02.249 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68ed0a76(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:51:02.251 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18160345252054462293

[info 2020/03/05 00:51:02.253 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:51:02.480 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:02.480 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0xb2d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @660b12ab(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:51:02.480 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0xb2d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:02.481 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0xb2d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @660b12ab(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:51:02.481 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eaff93f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:51:02.481 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:02.482 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eaff93f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:51:02.482 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a182795(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:51:02.482 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8ce] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:02.483 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a182795(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:51:02.483 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24f975a9(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:51:02.484 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8f2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:02.484 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @24f975a9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:51:02.484 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1749ccb4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:51:02.485 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x999] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:02.485 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1749ccb4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:51:02.485 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cf9875(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:51:02.486 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8fa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:02.486 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @cf9875(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:51:02.486 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c3defce(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:51:02.486 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x908] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:02.487 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c3defce(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:51:02.489 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0xb2d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@19e773a8

[vm0] [info 2020/03/05 00:51:02.494 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0xb2d] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:51:02.494 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0xb2d] Locator was created at Thu Mar 05 00:51:02 GMT 2020

[vm0] [info 2020/03/05 00:51:02.494 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0xb2d] Listening on port 24359 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:51:02.495 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0xb2d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18160345252054462293/locator/locator24359view.dat

[vm0] [info 2020/03/05 00:51:02.495 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0xb2d] recovery file not found: /tmp/junit18160345252054462293/locator/locator24359view.dat

[vm0] [info 2020/03/05 00:51:02.495 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0xb2d] Starting distributed system

[vm0] [info 2020/03/05 00:51:02.497 GMT <RMI TCP Connection(169)-172.17.0.4> tid=0xb2d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:51:02.693 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@41f1ba79

[vm3] [info 2020/03/05 00:51:02.698 GMT <RMI TCP Connection(65)-172.17.0.5> tid=0x8e5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:51:03.303 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@60c629d2

[vm4] [info 2020/03/05 00:51:03.308 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:51:03.898 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29772]

Command result for <connect --jmx-manager=localhost[29772]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29772] ..
Successfully connected to: [host=localhost, port=29772]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:51:05.882 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x946] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32694477

[vm5] [info 2020/03/05 00:51:05.889 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x946] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:51:06.307 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4fc76257

[vm1] [info 2020/03/05 00:51:06.312 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:51:06.685 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x954] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46563beb

[vm6] [info 2020/03/05 00:51:06.691 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x954] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:51:06.903 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@70919d84

[vm2] [info 2020/03/05 00:51:06.908 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8ce] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:51:07.522 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:51:07.538 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@614d1755

[vm3] [info 2020/03/05 00:51:07.543 GMT <RMI TCP Connection(70)-172.17.0.4> tid=0x8f2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:51:08.177 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x999] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c518c5d

[vm4] [info 2020/03/05 00:51:08.184 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x999] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:51:08.443 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6686bd2a

[vm5] [info 2020/03/05 00:51:08.448 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:51:08.800 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24360]

Command result for <connect --jmx-manager=localhost[24360]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24360] ..
Successfully connected to: [host=localhost, port=24360]


[vm6] [info 2020/03/05 00:51:09.152 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ef] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4fe86fe4

[vm6] [info 2020/03/05 00:51:09.157 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ef] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:51:09.981 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 935
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236197
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2110
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 144
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 7275


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 39


[vm1] [info 2020/03/05 00:51:10.716 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 175 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:51:10.865 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x906] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 146 ms)

[vm3] [info 2020/03/05 00:51:11.036 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 168 ms)

[vm4] [info 2020/03/05 00:51:11.194 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 155 ms)

[vm5] [info 2020/03/05 00:51:11.353 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x946] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 157 ms)

[vm6] [info 2020/03/05 00:51:11.497 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x954] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 143 ms)

[vm0] [info 2020/03/05 00:51:11.641 GMT <RMI TCP Connection(157)-172.17.0.2> tid=0x841] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:51:11.642 GMT <RMI TCP Connection(157)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 142 ms)

[info 2020/03/05 00:51:11.642 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:11.644 GMT <RMI TCP Connection(157)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @487dee4c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:51:11.645 GMT <RMI TCP Connection(157)-172.17.0.2> tid=0x841] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:11.645 GMT <RMI TCP Connection(157)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @487dee4c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:51:11.645 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f7b96c1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:51:11.646 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:11.646 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f7b96c1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:51:11.646 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x906] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6146a3f7(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:51:11.647 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x906] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:11.647 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x906] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6146a3f7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:51:11.647 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x90f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a32293(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:51:11.648 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x90f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:11.648 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a32293(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:51:11.649 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac94ccd(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:51:11.649 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x714] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:11.649 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ac94ccd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:51:11.650 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x946] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d984b9a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:51:11.650 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x946] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:11.650 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x946] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d984b9a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:51:11.651 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x954] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18516353(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:51:11.651 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x954] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:11.651 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18516353(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:51:11.653 GMT <RMI TCP Connection(157)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:51:11.654 GMT <RMI TCP Connection(157)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:51:11.655 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:51:11.655 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:51:11.656 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x906] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:51:11.656 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x906] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:51:11.657 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x90f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:51:11.657 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:51:11.658 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:51:11.658 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:51:11.659 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x946] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:51:11.660 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x946] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:51:11.660 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x954] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:51:11.661 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:51:11.663 GMT <RMI TCP Connection(28)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:51:11.663 GMT <RMI TCP Connection(28)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:51:11.689 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24058].
Not connected.


[info 2020/03/05 00:51:11.691 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:51:11.692 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:11.693 GMT <RMI TCP Connection(157)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1197cefe(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:51:11.693 GMT <RMI TCP Connection(157)-172.17.0.2> tid=0x841] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:11.693 GMT <RMI TCP Connection(157)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1197cefe(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:51:11.694 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @407a8408(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:51:11.694 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:11.694 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @407a8408(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:51:11.695 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x906] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c5c2f87(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:51:11.695 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x906] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:11.695 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x906] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c5c2f87(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:51:11.696 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x90f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43cd0d52(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:51:11.696 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x90f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:11.696 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43cd0d52(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:51:11.697 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f2181cc(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:51:11.697 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x714] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:11.697 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f2181cc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:51:11.698 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x946] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6756ee70(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:51:11.698 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x946] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:11.698 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x946] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6756ee70(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:51:11.699 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x954] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fdd0c0a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:51:11.699 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x954] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:11.699 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fdd0c0a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:51:11.702 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5856121344370964767

[info 2020/03/05 00:51:11.704 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:51:11.921 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:11.922 GMT <RMI TCP Connection(157)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58142f23(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:51:11.922 GMT <RMI TCP Connection(157)-172.17.0.2> tid=0x841] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:11.922 GMT <RMI TCP Connection(157)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58142f23(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:51:11.923 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4add96f7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:51:11.923 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:11.923 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4add96f7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:51:11.924 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x906] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d1eed66(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:51:11.924 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x906] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:11.924 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x906] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d1eed66(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:51:11.925 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x90f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5c4c8a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:51:11.925 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x90f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:11.925 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e5c4c8a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:51:11.926 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4beb4db7(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:51:11.926 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x714] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:11.926 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4beb4db7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:51:11.927 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x946] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a67a7f1(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:51:11.927 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x946] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:11.927 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x946] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a67a7f1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:51:11.928 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x954] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @419ad2cb(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:51:11.928 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x954] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:11.928 GMT <RMI TCP Connection(67)-172.17.0.2> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @419ad2cb(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:51:11.931 GMT <RMI TCP Connection(157)-172.17.0.2> tid=0x841] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@51606db

[vm0] [info 2020/03/05 00:51:11.936 GMT <RMI TCP Connection(157)-172.17.0.2> tid=0x841] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:51:11.936 GMT <RMI TCP Connection(157)-172.17.0.2> tid=0x841] Locator was created at Thu Mar 05 00:51:11 GMT 2020

[vm0] [info 2020/03/05 00:51:11.936 GMT <RMI TCP Connection(157)-172.17.0.2> tid=0x841] Listening on port 24060 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:51:11.937 GMT <RMI TCP Connection(157)-172.17.0.2> tid=0x841] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5856121344370964767/locator/locator24060view.dat

[vm0] [info 2020/03/05 00:51:11.937 GMT <RMI TCP Connection(157)-172.17.0.2> tid=0x841] recovery file not found: /tmp/junit5856121344370964767/locator/locator24060view.dat

[vm0] [info 2020/03/05 00:51:11.937 GMT <RMI TCP Connection(157)-172.17.0.2> tid=0x841] Starting distributed system

[vm0] [info 2020/03/05 00:51:11.939 GMT <RMI TCP Connection(157)-172.17.0.2> tid=0x841] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250083
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 926
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236191
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2176
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 94
Total primaries transferred during this rebalance                                               | 12
Total time (in milliseconds) for this rebalance                                                 | 7326


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:51:13.160 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 161 ms)

[vm2] [info 2020/03/05 00:51:13.308 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 146 ms)

[vm3] [info 2020/03/05 00:51:13.489 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 179 ms)

[vm4] [info 2020/03/05 00:51:13.640 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 148 ms)

[vm5] [info 2020/03/05 00:51:13.797 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 155 ms)

[vm6] [info 2020/03/05 00:51:13.941 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ef] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 143 ms)

[vm0] [info 2020/03/05 00:51:14.116 GMT <RMI TCP Connection(168)-172.17.0.6> tid=0xa3e] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:51:14.117 GMT <RMI TCP Connection(168)-172.17.0.6> tid=0xa3e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 162 ms)

[info 2020/03/05 00:51:14.118 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:14.120 GMT <RMI TCP Connection(168)-172.17.0.6> tid=0xa3e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a381840(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:51:14.121 GMT <RMI TCP Connection(168)-172.17.0.6> tid=0xa3e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:14.121 GMT <RMI TCP Connection(168)-172.17.0.6> tid=0xa3e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a381840(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:51:14.121 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c4c1fe3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:51:14.122 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:14.122 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c4c1fe3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:51:14.123 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @86fd739(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:51:14.123 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:14.123 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @86fd739(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:51:14.124 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x897] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f4373e7(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:51:14.124 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x897] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:14.124 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f4373e7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:51:14.125 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65e80a8e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:51:14.125 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:14.125 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @65e80a8e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:51:14.126 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18c9dc9c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:51:14.126 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:14.126 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18c9dc9c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:51:14.126 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @997f5eb(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:51:14.127 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:14.127 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @997f5eb(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:51:14.129 GMT <RMI TCP Connection(168)-172.17.0.6> tid=0xa3e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:51:14.129 GMT <RMI TCP Connection(168)-172.17.0.6> tid=0xa3e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:51:14.130 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:51:14.130 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:51:14.131 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:51:14.131 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:51:14.132 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x897] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:51:14.132 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:51:14.133 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:51:14.134 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:51:14.135 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:51:14.135 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:51:14.136 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ef] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:51:14.136 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:51:14.138 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:51:14.139 GMT <RMI TCP Connection(29)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:51:14.169 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28479].
Not connected.


[info 2020/03/05 00:51:14.171 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:51:14.172 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:14.173 GMT <RMI TCP Connection(168)-172.17.0.6> tid=0xa3e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @653d0b99(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:51:14.173 GMT <RMI TCP Connection(168)-172.17.0.6> tid=0xa3e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:14.173 GMT <RMI TCP Connection(168)-172.17.0.6> tid=0xa3e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @653d0b99(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:51:14.174 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73f8fb45(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:51:14.174 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:14.174 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73f8fb45(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:51:14.175 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49d67269(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:51:14.175 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:14.175 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49d67269(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:51:14.176 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x897] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69ccd888(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:51:14.176 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x897] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:14.176 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69ccd888(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:51:14.177 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6069d2f0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:51:14.177 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:14.177 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6069d2f0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:51:14.178 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15e2ee2(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:51:14.178 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:14.178 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15e2ee2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:51:14.179 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7db7e357(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:51:14.179 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:14.179 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7db7e357(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:51:14.181 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10535374237815918394

[info 2020/03/05 00:51:14.184 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:51:14.392 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:14.392 GMT <RMI TCP Connection(168)-172.17.0.6> tid=0xa3e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aa89470(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:51:14.392 GMT <RMI TCP Connection(168)-172.17.0.6> tid=0xa3e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:14.393 GMT <RMI TCP Connection(168)-172.17.0.6> tid=0xa3e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @aa89470(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:51:14.393 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @498f4e7e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:51:14.393 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:14.393 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @498f4e7e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:51:14.394 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29f1a77f(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:51:14.394 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:14.394 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29f1a77f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:51:14.395 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x897] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ccf3ee(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:51:14.395 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x897] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:14.395 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ccf3ee(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:51:14.396 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1418416d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:51:14.396 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:14.396 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1418416d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:51:14.397 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53538346(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:51:14.397 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:14.397 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53538346(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:51:14.398 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c9405d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:51:14.398 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ef] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:14.398 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x9ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c9405d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:51:14.401 GMT <RMI TCP Connection(168)-172.17.0.6> tid=0xa3e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ff085e7

[vm0] [info 2020/03/05 00:51:14.406 GMT <RMI TCP Connection(168)-172.17.0.6> tid=0xa3e] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:51:14.406 GMT <RMI TCP Connection(168)-172.17.0.6> tid=0xa3e] Locator was created at Thu Mar 05 00:51:14 GMT 2020

[vm0] [info 2020/03/05 00:51:14.406 GMT <RMI TCP Connection(168)-172.17.0.6> tid=0xa3e] Listening on port 28481 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:51:14.407 GMT <RMI TCP Connection(168)-172.17.0.6> tid=0xa3e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10535374237815918394/locator/locator28481view.dat

[vm0] [info 2020/03/05 00:51:14.407 GMT <RMI TCP Connection(168)-172.17.0.6> tid=0xa3e] recovery file not found: /tmp/junit10535374237815918394/locator/locator28481view.dat

[vm0] [info 2020/03/05 00:51:14.407 GMT <RMI TCP Connection(168)-172.17.0.6> tid=0xa3e] Starting distributed system

[vm0] [info 2020/03/05 00:51:14.409 GMT <RMI TCP Connection(168)-172.17.0.6> tid=0xa3e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:51:15.817 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2b610fd7

[vm1] [info 2020/03/05 00:51:15.823 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:51:16.402 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x906] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4226b00d

[vm2] [info 2020/03/05 00:51:16.408 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x906] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:51:16.990 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x90f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2b640a2c

[vm3] [info 2020/03/05 00:51:16.995 GMT <RMI TCP Connection(65)-172.17.0.2> tid=0x90f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:51:17.598 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x714] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2c89dbb9

[vm4] [info 2020/03/05 00:51:17.603 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x714] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:51:18.208 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@11da8320

[vm1] [info 2020/03/05 00:51:18.212 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:51:18.217 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24061]

Command result for <connect --jmx-manager=localhost[24061]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24061] ..
Successfully connected to: [host=localhost, port=24061]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:51:18.790 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c618b6

[vm2] [info 2020/03/05 00:51:18.796 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:51:19.385 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x897] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7abbb957

[vm3] [info 2020/03/05 00:51:19.391 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x897] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:51:20.000 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@71903218

[vm4] [info 2020/03/05 00:51:20.006 GMT <RMI TCP Connection(71)-172.17.0.6> tid=0x8b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:51:20.628 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28482]

Command result for <connect --jmx-manager=localhost[28482]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28482] ..
Successfully connected to: [host=localhost, port=28482]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:51:21.366 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9cc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5c965d17

[vm5] [info 2020/03/05 00:51:21.372 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9cc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:51:22.077 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6f9f973e

[vm6] [info 2020/03/05 00:51:22.082 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:51:22.936 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 998
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608938
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2468
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 310
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8916


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:51:26.635 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 156 ms)

[vm2] [info 2020/03/05 00:51:26.784 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 147 ms)

[vm3] [info 2020/03/05 00:51:26.928 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 141 ms)

[vm4] [info 2020/03/05 00:51:27.083 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 153 ms)

[vm5] [info 2020/03/05 00:51:27.242 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9cc] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 157 ms)

[vm6] [info 2020/03/05 00:51:27.389 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa51] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 145 ms)

[vm0] [info 2020/03/05 00:51:27.529 GMT <RMI TCP Connection(169)-172.17.0.9> tid=0x9fc] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:51:27.530 GMT <RMI TCP Connection(169)-172.17.0.9> tid=0x9fc] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 139 ms)

[info 2020/03/05 00:51:27.531 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:27.533 GMT <RMI TCP Connection(169)-172.17.0.9> tid=0x9fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2902a7a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:51:27.533 GMT <RMI TCP Connection(169)-172.17.0.9> tid=0x9fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:27.533 GMT <RMI TCP Connection(169)-172.17.0.9> tid=0x9fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2902a7a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:51:27.534 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2555d05d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:51:27.534 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:27.535 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2555d05d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:51:27.535 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1549213e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:51:27.536 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x856] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:27.536 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1549213e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:51:27.536 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2260aa1f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:51:27.537 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:27.537 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2260aa1f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:51:27.537 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b799f96(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:51:27.537 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:27.537 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b799f96(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:51:27.538 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6447d39d(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:51:27.538 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:27.538 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9cc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6447d39d(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:51:27.539 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b3dfb1f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:51:27.539 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:27.539 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa51] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b3dfb1f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:51:27.542 GMT <RMI TCP Connection(169)-172.17.0.9> tid=0x9fc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:51:27.542 GMT <RMI TCP Connection(169)-172.17.0.9> tid=0x9fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:51:27.543 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:51:27.543 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:51:27.544 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x856] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:51:27.544 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:51:27.545 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:51:27.545 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:51:27.546 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:51:27.546 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:51:27.547 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9cc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:51:27.548 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9cc] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:51:27.548 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:51:27.549 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa51] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:51:27.551 GMT <RMI TCP Connection(29)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:51:27.551 GMT <RMI TCP Connection(29)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:51:27.574 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22589].
Not connected.


[info 2020/03/05 00:51:27.576 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:51:27.576 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:27.578 GMT <RMI TCP Connection(169)-172.17.0.9> tid=0x9fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @85cc9f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:51:27.578 GMT <RMI TCP Connection(169)-172.17.0.9> tid=0x9fc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:27.578 GMT <RMI TCP Connection(169)-172.17.0.9> tid=0x9fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @85cc9f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:51:27.579 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22ee3ba4(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:51:27.579 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:27.579 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22ee3ba4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:51:27.580 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6389e63f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:51:27.580 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x856] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:27.580 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6389e63f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:51:27.581 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a0a4d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:51:27.581 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:27.581 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a0a4d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:51:27.581 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49673a3a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:51:27.582 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:27.582 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49673a3a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:51:27.582 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aa880be(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:51:27.582 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:27.583 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9cc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aa880be(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:51:27.583 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46f140fa(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:51:27.583 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:27.583 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa51] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46f140fa(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:51:27.586 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12985085369864992781

[info 2020/03/05 00:51:27.588 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:51:27.812 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:27.812 GMT <RMI TCP Connection(169)-172.17.0.9> tid=0x9fc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @717be9ac(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:51:27.812 GMT <RMI TCP Connection(169)-172.17.0.9> tid=0x9fc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:27.812 GMT <RMI TCP Connection(169)-172.17.0.9> tid=0x9fc] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @717be9ac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:51:27.813 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b60c385(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:51:27.813 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:27.813 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b60c385(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:51:27.814 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bae97ac(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:51:27.814 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x856] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:27.814 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bae97ac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:51:27.815 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fc67658(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:51:27.815 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8cc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:27.815 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fc67658(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:51:27.816 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7686cfd1(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:51:27.816 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8ff] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:27.816 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7686cfd1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:51:27.817 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5056d693(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:51:27.817 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9cc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:27.817 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x9cc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5056d693(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:51:27.818 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b168b85(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:51:27.818 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:27.818 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0xa51] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b168b85(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:51:27.821 GMT <RMI TCP Connection(169)-172.17.0.9> tid=0x9fc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@812221d

[vm0] [info 2020/03/05 00:51:27.826 GMT <RMI TCP Connection(169)-172.17.0.9> tid=0x9fc] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:51:27.826 GMT <RMI TCP Connection(169)-172.17.0.9> tid=0x9fc] Locator was created at Thu Mar 05 00:51:27 GMT 2020

[vm0] [info 2020/03/05 00:51:27.826 GMT <RMI TCP Connection(169)-172.17.0.9> tid=0x9fc] Listening on port 22591 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:51:27.827 GMT <RMI TCP Connection(169)-172.17.0.9> tid=0x9fc] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12985085369864992781/locator/locator22591view.dat

[vm0] [info 2020/03/05 00:51:27.827 GMT <RMI TCP Connection(169)-172.17.0.9> tid=0x9fc] recovery file not found: /tmp/junit12985085369864992781/locator/locator22591view.dat

[vm0] [info 2020/03/05 00:51:27.827 GMT <RMI TCP Connection(169)-172.17.0.9> tid=0x9fc] Starting distributed system

[vm0] [info 2020/03/05 00:51:27.829 GMT <RMI TCP Connection(169)-172.17.0.9> tid=0x9fc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:51:28.313 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x908] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6274e9ad

[vm5] [info 2020/03/05 00:51:28.318 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x908] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:51:29.022 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x954] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2737bef0

[vm6] [info 2020/03/05 00:51:29.032 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x954] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:51:29.866 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:51:31.558 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1d7c0b71

[vm1] [info 2020/03/05 00:51:31.562 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:51:32.147 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x856] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1da00175

[vm2] [info 2020/03/05 00:51:32.153 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x856] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:51:32.765 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1482b520

[vm3] [info 2020/03/05 00:51:32.770 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8cc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 874
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2427
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 166
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 8310


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm4] [info 2020/03/05 00:51:33.370 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c9e286f

[vm4] [info 2020/03/05 00:51:33.375 GMT <RMI TCP Connection(70)-172.17.0.9> tid=0x8ff] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:51:33.391 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 156 ms)

[vm2] [info 2020/03/05 00:51:33.547 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 154 ms)

[vm3] [info 2020/03/05 00:51:33.700 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 150 ms)

[vm4] [info 2020/03/05 00:51:33.848 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 145 ms)

[vm5] [info 2020/03/05 00:51:33.956 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@707a078d

[vm5] [info 2020/03/05 00:51:33.962 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x7da] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:51:33.997 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22592]

[vm5] [info 2020/03/05 00:51:34.011 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 162 ms)

Command result for <connect --jmx-manager=localhost[22592]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22592] ..
Successfully connected to: [host=localhost, port=22592]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:51:34.157 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 144 ms)

[vm0] [info 2020/03/05 00:51:34.320 GMT <RMI TCP Connection(171)-172.17.0.7> tid=0x9de] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:51:34.321 GMT <RMI TCP Connection(171)-172.17.0.7> tid=0x9de] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 154 ms)

[info 2020/03/05 00:51:34.322 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:34.323 GMT <RMI TCP Connection(171)-172.17.0.7> tid=0x9de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d3fa0a2(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:51:34.324 GMT <RMI TCP Connection(171)-172.17.0.7> tid=0x9de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:34.324 GMT <RMI TCP Connection(171)-172.17.0.7> tid=0x9de] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d3fa0a2(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:51:34.324 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9b9dc49(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:51:34.324 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:34.325 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9b9dc49(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:51:34.325 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68e43351(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:51:34.325 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x8aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:34.325 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68e43351(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:51:34.326 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39652b6f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:51:34.326 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:34.326 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39652b6f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:51:34.327 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @963d34d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:51:34.327 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x948] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:34.327 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @963d34d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:51:34.328 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @618bcbb2(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:51:34.328 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x908] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:34.328 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @618bcbb2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:51:34.329 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x954] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a7a8dbb(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:51:34.329 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x954] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:34.329 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a7a8dbb(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:51:34.331 GMT <RMI TCP Connection(171)-172.17.0.7> tid=0x9de] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:51:34.332 GMT <RMI TCP Connection(171)-172.17.0.7> tid=0x9de] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:51:34.332 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:51:34.333 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:51:34.334 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:51:34.334 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:51:34.335 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:51:34.335 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:51:34.336 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:51:34.336 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:51:34.337 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x908] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:51:34.337 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:51:34.338 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x954] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:51:34.338 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:51:34.341 GMT <RMI TCP Connection(28)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:51:34.341 GMT <RMI TCP Connection(28)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:51:34.368 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21087].
Not connected.


[info 2020/03/05 00:51:34.370 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:51:34.371 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:34.372 GMT <RMI TCP Connection(171)-172.17.0.7> tid=0x9de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40d6f08c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:51:34.372 GMT <RMI TCP Connection(171)-172.17.0.7> tid=0x9de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:34.372 GMT <RMI TCP Connection(171)-172.17.0.7> tid=0x9de] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40d6f08c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:51:34.373 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1779de2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:51:34.373 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:34.373 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1779de2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:51:34.374 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fa0e672(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:51:34.374 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x8aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:34.374 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fa0e672(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:51:34.375 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a31dc(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:51:34.375 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:34.375 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32a31dc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:51:34.376 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32c56086(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:51:34.376 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x948] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:34.376 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32c56086(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:51:34.377 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ea93424(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:51:34.377 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x908] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:34.377 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ea93424(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:51:34.378 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x954] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @471d221(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:51:34.378 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x954] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:34.378 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @471d221(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:51:34.380 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12044117039498295743

[info 2020/03/05 00:51:34.382 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:51:34.595 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:34.595 GMT <RMI TCP Connection(171)-172.17.0.7> tid=0x9de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @446e2bf4(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:51:34.595 GMT <RMI TCP Connection(171)-172.17.0.7> tid=0x9de] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:34.595 GMT <RMI TCP Connection(171)-172.17.0.7> tid=0x9de] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @446e2bf4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:51:34.596 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @783571a9(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:51:34.596 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:34.596 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @783571a9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:51:34.597 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bd9e8e7(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:51:34.597 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x8aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:34.597 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bd9e8e7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:51:34.598 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3811d9e8(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:51:34.598 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:34.598 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3811d9e8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:51:34.598 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62622137(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:51:34.599 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x948] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:34.599 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62622137(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:51:34.599 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @319e859a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:51:34.600 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x908] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:34.600 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @319e859a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:51:34.600 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x954] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43ea8176(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:51:34.600 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x954] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:34.601 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43ea8176(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:51:34.603 GMT <RMI TCP Connection(171)-172.17.0.7> tid=0x9de] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4751461e

[vm0] [info 2020/03/05 00:51:34.608 GMT <RMI TCP Connection(171)-172.17.0.7> tid=0x9de] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:51:34.608 GMT <RMI TCP Connection(171)-172.17.0.7> tid=0x9de] Locator was created at Thu Mar 05 00:51:34 GMT 2020

[vm0] [info 2020/03/05 00:51:34.608 GMT <RMI TCP Connection(171)-172.17.0.7> tid=0x9de] Listening on port 21089 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:51:34.608 GMT <RMI TCP Connection(171)-172.17.0.7> tid=0x9de] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12044117039498295743/locator/locator21089view.dat

[vm0] [info 2020/03/05 00:51:34.609 GMT <RMI TCP Connection(171)-172.17.0.7> tid=0x9de] recovery file not found: /tmp/junit12044117039498295743/locator/locator21089view.dat

[vm0] [info 2020/03/05 00:51:34.609 GMT <RMI TCP Connection(171)-172.17.0.7> tid=0x9de] Starting distributed system

[vm0] [info 2020/03/05 00:51:34.610 GMT <RMI TCP Connection(171)-172.17.0.7> tid=0x9de] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:51:34.664 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x9ac] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4400a0a2

[vm6] [info 2020/03/05 00:51:34.669 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x9ac] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:51:35.527 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:51:38.394 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@568ebb7a

[vm1] [info 2020/03/05 00:51:38.398 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 889
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2504
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 236
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8745


[vm2] [info 2020/03/05 00:51:38.982 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6f2451cc

[vm2] [info 2020/03/05 00:51:38.987 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x8aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:51:39.166 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 152 ms)

[vm2] [info 2020/03/05 00:51:39.316 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 147 ms)

[vm3] [info 2020/03/05 00:51:39.478 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 160 ms)

[vm3] [info 2020/03/05 00:51:39.575 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@16d7a525

[vm3] [info 2020/03/05 00:51:39.580 GMT <RMI TCP Connection(70)-172.17.0.7> tid=0x92b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:51:39.628 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 147 ms)

[vm5] [info 2020/03/05 00:51:39.797 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 168 ms)

[vm6] [info 2020/03/05 00:51:39.941 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x9ac] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 142 ms)

[vm0] [info 2020/03/05 00:51:40.085 GMT <RMI TCP Connection(160)-172.17.0.8> tid=0xa3d] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:51:40.086 GMT <RMI TCP Connection(160)-172.17.0.8> tid=0xa3d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 143 ms)

[info 2020/03/05 00:51:40.087 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:40.089 GMT <RMI TCP Connection(160)-172.17.0.8> tid=0xa3d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16940c19(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:51:40.089 GMT <RMI TCP Connection(160)-172.17.0.8> tid=0xa3d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:40.089 GMT <RMI TCP Connection(160)-172.17.0.8> tid=0xa3d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16940c19(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:51:40.090 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d888461(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:51:40.090 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:40.090 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d888461(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:51:40.091 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c772955(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:51:40.091 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:40.091 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c772955(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:51:40.092 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b867b90(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:51:40.092 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:40.092 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b867b90(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:51:40.093 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71c2dd4a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:51:40.093 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:40.093 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71c2dd4a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:51:40.094 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e143b26(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:51:40.094 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x7da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:40.094 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e143b26(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:51:40.095 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x9ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @482b32e9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:51:40.095 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x9ac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:40.095 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x9ac] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @482b32e9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:51:40.097 GMT <RMI TCP Connection(160)-172.17.0.8> tid=0xa3d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:51:40.097 GMT <RMI TCP Connection(160)-172.17.0.8> tid=0xa3d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:51:40.098 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:51:40.098 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:51:40.099 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:51:40.100 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:51:40.100 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:51:40.101 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:51:40.102 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:51:40.102 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:51:40.103 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:51:40.103 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:51:40.104 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x9ac] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:51:40.104 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x9ac] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:51:40.106 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:51:40.107 GMT <RMI TCP Connection(29)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:51:40.136 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29957].
Not connected.


[info 2020/03/05 00:51:40.138 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:51:40.139 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:40.140 GMT <RMI TCP Connection(160)-172.17.0.8> tid=0xa3d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62936dd4(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:51:40.140 GMT <RMI TCP Connection(160)-172.17.0.8> tid=0xa3d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:40.140 GMT <RMI TCP Connection(160)-172.17.0.8> tid=0xa3d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62936dd4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:51:40.140 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ab17b7a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:51:40.141 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:40.141 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ab17b7a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:51:40.142 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f3beefb(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:51:40.142 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:40.142 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f3beefb(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:51:40.142 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4166873e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:51:40.143 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:40.143 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4166873e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:51:40.143 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69c71821(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:51:40.143 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:40.144 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69c71821(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:51:40.144 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12644947(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:51:40.144 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x7da] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:40.144 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12644947(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:51:40.145 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x9ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @649baa6(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:51:40.145 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x9ac] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:40.145 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x9ac] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @649baa6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:51:40.148 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit639124410361926808

[info 2020/03/05 00:51:40.150 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:51:40.175 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x948] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@24d025da

[vm4] [info 2020/03/05 00:51:40.179 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x948] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:51:40.369 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:40.369 GMT <RMI TCP Connection(160)-172.17.0.8> tid=0xa3d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b2c4b06(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:51:40.369 GMT <RMI TCP Connection(160)-172.17.0.8> tid=0xa3d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:40.369 GMT <RMI TCP Connection(160)-172.17.0.8> tid=0xa3d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b2c4b06(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:51:40.370 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ae34840(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:51:40.370 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:40.370 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ae34840(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:51:40.371 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d67832d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:51:40.371 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:40.371 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d67832d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:51:40.372 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @398a1e2c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:51:40.372 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:40.372 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @398a1e2c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:51:40.373 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63ba9360(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:51:40.373 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x8bc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:40.373 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63ba9360(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:51:40.374 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x7da] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16b66f9b(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:51:40.374 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x7da] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:40.374 GMT <RMI TCP Connection(68)-172.17.0.8> tid=0x7da] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16b66f9b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:51:40.375 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x9ac] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @141f3fde(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:51:40.375 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x9ac] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:40.375 GMT <RMI TCP Connection(67)-172.17.0.8> tid=0x9ac] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @141f3fde(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:51:40.378 GMT <RMI TCP Connection(160)-172.17.0.8> tid=0xa3d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2453a733

[vm0] [info 2020/03/05 00:51:40.383 GMT <RMI TCP Connection(160)-172.17.0.8> tid=0xa3d] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:51:40.383 GMT <RMI TCP Connection(160)-172.17.0.8> tid=0xa3d] Locator was created at Thu Mar 05 00:51:40 GMT 2020

[vm0] [info 2020/03/05 00:51:40.383 GMT <RMI TCP Connection(160)-172.17.0.8> tid=0xa3d] Listening on port 29959 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:51:40.383 GMT <RMI TCP Connection(160)-172.17.0.8> tid=0xa3d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit639124410361926808/locator/locator29959view.dat

[vm0] [info 2020/03/05 00:51:40.383 GMT <RMI TCP Connection(160)-172.17.0.8> tid=0xa3d] recovery file not found: /tmp/junit639124410361926808/locator/locator29959view.dat

[vm0] [info 2020/03/05 00:51:40.384 GMT <RMI TCP Connection(160)-172.17.0.8> tid=0xa3d] Starting distributed system

[vm0] [info 2020/03/05 00:51:40.385 GMT <RMI TCP Connection(160)-172.17.0.8> tid=0xa3d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:51:40.802 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21090]

Command result for <connect --jmx-manager=localhost[21090]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21090] ..
Successfully connected to: [host=localhost, port=21090]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:51:41.063 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x8a9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7e6f1615

[vm5] [info 2020/03/05 00:51:41.068 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x8a9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:51:41.783 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x928] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2c6560d

[vm6] [info 2020/03/05 00:51:41.789 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x928] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:51:42.628 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:51:44.228 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@26697f5e

[vm1] [info 2020/03/05 00:51:44.234 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:51:44.842 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6bc24451

[vm2] [info 2020/03/05 00:51:44.847 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:51:45.450 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4018e734

[vm3] [info 2020/03/05 00:51:45.456 GMT <RMI TCP Connection(69)-172.17.0.8> tid=0x8ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 798
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2490
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 190
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 8511


[vm4] [info 2020/03/05 00:51:46.068 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d79cf53

[vm4] [info 2020/03/05 00:51:46.073 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0x8bc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:51:46.250 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 152 ms)

[vm2] [info 2020/03/05 00:51:46.399 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 146 ms)

[vm3] [info 2020/03/05 00:51:46.549 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 147 ms)

[vm4] [info 2020/03/05 00:51:46.694 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8fe] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 143 ms)

[info 2020/03/05 00:51:46.716 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29960]

Command result for <connect --jmx-manager=localhost[29960]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29960] ..
Successfully connected to: [host=localhost, port=29960]


[vm5] [info 2020/03/05 00:51:46.845 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x8a9] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 150 ms)

[vm6] [info 2020/03/05 00:51:46.994 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x928] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 147 ms)

[vm0] [info 2020/03/05 00:51:47.138 GMT <RMI TCP Connection(159)-172.17.0.3> tid=0x6ed] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:51:47.139 GMT <RMI TCP Connection(159)-172.17.0.3> tid=0x6ed] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 141 ms)

[info 2020/03/05 00:51:47.140 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:47.142 GMT <RMI TCP Connection(159)-172.17.0.3> tid=0x6ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @738da5fe(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:51:47.142 GMT <RMI TCP Connection(159)-172.17.0.3> tid=0x6ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:47.142 GMT <RMI TCP Connection(159)-172.17.0.3> tid=0x6ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @738da5fe(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:51:47.142 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46291494(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:51:47.143 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:47.143 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46291494(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:51:47.143 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x747] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f506fab(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:51:47.144 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x747] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:47.144 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f506fab(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:51:47.144 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x783] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f484f28(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:51:47.144 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x783] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:47.145 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f484f28(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:51:47.145 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38492cae(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:51:47.145 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:47.146 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8fe] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38492cae(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:51:47.146 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x8a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @80b5533(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:51:47.146 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x8a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:47.147 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x8a9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @80b5533(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:51:47.147 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x928] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b0ba48b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:51:47.147 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x928] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:47.148 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x928] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b0ba48b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:51:47.150 GMT <RMI TCP Connection(159)-172.17.0.3> tid=0x6ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:51:47.150 GMT <RMI TCP Connection(159)-172.17.0.3> tid=0x6ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:51:47.151 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:51:47.151 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:51:47.152 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x747] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:51:47.152 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:51:47.153 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x783] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:51:47.153 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:51:47.154 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8fe] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:51:47.154 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8fe] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:51:47.155 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x8a9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:51:47.155 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x8a9] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:51:47.156 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x928] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:51:47.156 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x928] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:51:47.159 GMT <RMI TCP Connection(27)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:51:47.159 GMT <RMI TCP Connection(27)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:51:47.180 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20803].
Not connected.


[info 2020/03/05 00:51:47.182 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:51:47.183 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:47.184 GMT <RMI TCP Connection(159)-172.17.0.3> tid=0x6ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f9e38f5(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:51:47.184 GMT <RMI TCP Connection(159)-172.17.0.3> tid=0x6ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:47.185 GMT <RMI TCP Connection(159)-172.17.0.3> tid=0x6ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f9e38f5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:51:47.185 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66275f47(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:51:47.185 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:47.186 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66275f47(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:51:47.186 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x747] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b48493f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:51:47.186 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x747] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:47.186 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b48493f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:51:47.187 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x783] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @917dc10(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:51:47.187 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x783] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:47.187 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @917dc10(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:51:47.188 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54cc3fea(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:51:47.188 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8fe] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:47.188 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8fe] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54cc3fea(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:51:47.189 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x8a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22862680(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:51:47.189 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x8a9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:47.189 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x8a9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22862680(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:51:47.190 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x928] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ca9aa09(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:51:47.190 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x928] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:47.190 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x928] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ca9aa09(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:51:47.193 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit107940557119718988

[info 2020/03/05 00:51:47.195 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:51:47.406 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:47.407 GMT <RMI TCP Connection(159)-172.17.0.3> tid=0x6ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11658c9d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:51:47.407 GMT <RMI TCP Connection(159)-172.17.0.3> tid=0x6ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:47.407 GMT <RMI TCP Connection(159)-172.17.0.3> tid=0x6ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11658c9d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:51:47.408 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d1d10f3(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:51:47.408 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:47.408 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d1d10f3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:51:47.409 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x747] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c997174(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:51:47.409 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x747] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:47.409 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x747] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c997174(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:51:47.409 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x783] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e640d05(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:51:47.410 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x783] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:47.410 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x783] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e640d05(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:51:47.410 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8fe] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74e6e7ec(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:51:47.411 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8fe] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:47.411 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8fe] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74e6e7ec(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:51:47.411 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x8a9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6935898c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:51:47.412 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x8a9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:47.412 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x8a9] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6935898c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:51:47.412 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x928] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fbd61e2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:51:47.412 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x928] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:47.412 GMT <RMI TCP Connection(66)-172.17.0.3> tid=0x928] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fbd61e2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:51:47.438 GMT <RMI TCP Connection(159)-172.17.0.3> tid=0x6ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@5cbddafb

[vm0] [info 2020/03/05 00:51:47.443 GMT <RMI TCP Connection(159)-172.17.0.3> tid=0x6ed] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:51:47.443 GMT <RMI TCP Connection(159)-172.17.0.3> tid=0x6ed] Locator was created at Thu Mar 05 00:51:47 GMT 2020

[vm0] [info 2020/03/05 00:51:47.443 GMT <RMI TCP Connection(159)-172.17.0.3> tid=0x6ed] Listening on port 20805 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:51:47.444 GMT <RMI TCP Connection(159)-172.17.0.3> tid=0x6ed] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit107940557119718988/locator/locator20805view.dat

[vm0] [info 2020/03/05 00:51:47.444 GMT <RMI TCP Connection(159)-172.17.0.3> tid=0x6ed] recovery file not found: /tmp/junit107940557119718988/locator/locator20805view.dat

[vm0] [info 2020/03/05 00:51:47.444 GMT <RMI TCP Connection(159)-172.17.0.3> tid=0x6ed] Starting distributed system

[vm0] [info 2020/03/05 00:51:47.446 GMT <RMI TCP Connection(159)-172.17.0.3> tid=0x6ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:51:51.309 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5df908d8

[vm1] [info 2020/03/05 00:51:51.315 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:51:51.889 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x747] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b77318a

[vm2] [info 2020/03/05 00:51:51.894 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x747] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:51:52.485 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x783] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3961f40b

[vm3] [info 2020/03/05 00:51:52.490 GMT <RMI TCP Connection(67)-172.17.0.3> tid=0x783] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:51:53.086 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8fe] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@28ac99c7

[vm4] [info 2020/03/05 00:51:53.091 GMT <RMI TCP Connection(69)-172.17.0.3> tid=0x8fe] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:51:53.704 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20806]

Command result for <connect --jmx-manager=localhost[20806]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20806] ..
Successfully connected to: [host=localhost, port=20806]


[vm5] [info 2020/03/05 00:51:53.870 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x98a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@6c2af03

[vm5] [info 2020/03/05 00:51:53.875 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x98a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:51:54.588 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa14] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@4d0c1c40

[vm6] [info 2020/03/05 00:51:54.594 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa14] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2532
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 192
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 8343


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:51:58.279 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 154 ms)

[vm2] [info 2020/03/05 00:51:58.439 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 157 ms)

[vm3] [info 2020/03/05 00:51:58.591 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 149 ms)

[vm4] [info 2020/03/05 00:51:58.734 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 140 ms)

[vm5] [info 2020/03/05 00:51:58.898 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x98a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 162 ms)

[vm6] [info 2020/03/05 00:51:59.048 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa14] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 149 ms)

[vm0] [info 2020/03/05 00:51:59.195 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0xa3c] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:51:59.196 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0xa3c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 146 ms)

[info 2020/03/05 00:51:59.197 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:59.199 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0xa3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11aaf301(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:51:59.199 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0xa3c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:59.199 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0xa3c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11aaf301(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:51:59.200 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @722801f5(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:51:59.200 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:59.200 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @722801f5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:51:59.201 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33433119(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:51:59.201 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x84d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:59.201 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33433119(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:51:59.203 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30b531d3(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:51:59.204 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:59.204 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30b531d3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:51:59.204 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d57eb9d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:51:59.205 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x8db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:59.205 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d57eb9d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:51:59.205 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x98a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b46e919(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:51:59.206 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x98a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:59.206 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x98a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b46e919(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:51:59.206 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa14] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53ddfa74(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:51:59.206 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa14] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:59.207 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa14] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53ddfa74(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:51:59.209 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0xa3c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:51:59.209 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0xa3c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:51:59.210 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:51:59.210 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:51:59.211 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:51:59.211 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:51:59.214 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:51:59.214 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:51:59.215 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:51:59.216 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:51:59.216 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x98a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:51:59.217 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x98a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:51:59.218 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa14] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:51:59.218 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa14] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:51:59.220 GMT <RMI TCP Connection(28)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:51:59.221 GMT <RMI TCP Connection(28)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:51:59.249 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29772].
Not connected.


[info 2020/03/05 00:51:59.250 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:51:59.252 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:59.253 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0xa3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14e66397(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:51:59.253 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0xa3c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:59.253 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0xa3c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14e66397(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:51:59.254 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @512d758c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:51:59.254 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:59.254 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @512d758c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:51:59.255 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28c096ca(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:51:59.255 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x84d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:59.255 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28c096ca(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:51:59.256 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51d7bb6e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:51:59.256 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:59.256 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51d7bb6e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:51:59.257 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @445424d0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:51:59.257 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x8db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:59.257 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @445424d0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:51:59.258 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x98a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @579a7809(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:51:59.258 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x98a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:59.258 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x98a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @579a7809(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:51:59.259 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa14] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d3a398e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:51:59.259 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa14] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:59.259 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa14] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d3a398e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:51:59.263 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2058427915460906582

[info 2020/03/05 00:51:59.265 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:51:59.480 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:59.481 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0xa3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77b00e8e(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:51:59.482 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0xa3c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:51:59.482 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0xa3c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77b00e8e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:51:59.483 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @415a5ee4(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:51:59.483 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:51:59.483 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @415a5ee4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:51:59.483 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13dfabaf(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:51:59.484 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x84d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:51:59.484 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13dfabaf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:51:59.484 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a5faab3(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:51:59.485 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8e5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:51:59.485 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a5faab3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:51:59.485 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3efb1ce8(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:51:59.485 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x8db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:51:59.485 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3efb1ce8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:51:59.486 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x98a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3472370e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:51:59.486 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x98a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:51:59.486 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x98a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3472370e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:51:59.487 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa14] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a37bf4f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:51:59.487 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa14] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:51:59.487 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0xa14] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a37bf4f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:51:59.491 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0xa3c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@123568bc

[vm0] [info 2020/03/05 00:51:59.496 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0xa3c] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:51:59.496 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0xa3c] Locator was created at Thu Mar 05 00:51:59 GMT 2020

[vm0] [info 2020/03/05 00:51:59.496 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0xa3c] Listening on port 29774 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:51:59.496 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0xa3c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2058427915460906582/locator/locator29774view.dat

[vm0] [info 2020/03/05 00:51:59.496 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0xa3c] recovery file not found: /tmp/junit2058427915460906582/locator/locator29774view.dat

[vm0] [info 2020/03/05 00:51:59.497 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0xa3c] Starting distributed system

[vm0] [info 2020/03/05 00:51:59.498 GMT <RMI TCP Connection(163)-172.17.0.5> tid=0xa3c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:51:59.725 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@19f6b086

[vm5] [info 2020/03/05 00:51:59.730 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8fa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:52:00.449 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x908] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440@7cffee1e

[vm6] [info 2020/03/05 00:52:00.455 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x908] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:52:03.366 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@443c305d

[vm1] [info 2020/03/05 00:52:03.371 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:52:03.954 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1786983

[vm2] [info 2020/03/05 00:52:03.960 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x84d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2866
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 405
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 10014


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm3] [info 2020/03/05 00:52:04.546 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1f2b23f1

[vm3] [info 2020/03/05 00:52:04.551 GMT <RMI TCP Connection(68)-172.17.0.5> tid=0x8e5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:52:04.682 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 151 ms)

[vm2] [info 2020/03/05 00:52:04.827 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 141 ms)

[vm3] [info 2020/03/05 00:52:04.984 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 155 ms)

[vm4] [info 2020/03/05 00:52:05.129 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 143 ms)

[vm4] [info 2020/03/05 00:52:05.164 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@70285fef

[vm4] [info 2020/03/05 00:52:05.171 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x8db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:52:05.302 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 171 ms)

[vm6] [info 2020/03/05 00:52:05.444 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 140 ms)

[vm0] [info 2020/03/05 00:52:05.585 GMT <RMI TCP Connection(174)-172.17.0.4> tid=0xa41] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:52:05.586 GMT <RMI TCP Connection(174)-172.17.0.4> tid=0xa41] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 139 ms)

[info 2020/03/05 00:52:05.586 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:05.588 GMT <RMI TCP Connection(174)-172.17.0.4> tid=0xa41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6602a4a4(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:52:05.588 GMT <RMI TCP Connection(174)-172.17.0.4> tid=0xa41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:05.588 GMT <RMI TCP Connection(174)-172.17.0.4> tid=0xa41] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6602a4a4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:52:05.589 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bce9649(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:52:05.589 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:52:05.589 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bce9649(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:52:05.590 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38af76ab(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:52:05.590 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:52:05.590 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38af76ab(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:52:05.591 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @124b7bfe(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:52:05.592 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:52:05.592 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @124b7bfe(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:52:05.592 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ae5db34(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:52:05.592 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x999] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:52:05.592 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ae5db34(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:52:05.593 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @400caa9e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:52:05.593 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:52:05.593 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @400caa9e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:52:05.594 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50ba0c90(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:52:05.594 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x908] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:52:05.594 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50ba0c90(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:52:05.597 GMT <RMI TCP Connection(174)-172.17.0.4> tid=0xa41] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:52:05.597 GMT <RMI TCP Connection(174)-172.17.0.4> tid=0xa41] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:52:05.598 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:52:05.598 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:52:05.599 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:52:05.599 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:52:05.600 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:52:05.600 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:52:05.601 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:52:05.601 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:52:05.602 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:52:05.602 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:52:05.603 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x908] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:52:05.604 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:52:05.605 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:52:05.606 GMT <RMI TCP Connection(30)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:52:05.633 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24360].
Not connected.


[info 2020/03/05 00:52:05.634 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:52:05.635 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:05.636 GMT <RMI TCP Connection(174)-172.17.0.4> tid=0xa41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76e47324(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:52:05.636 GMT <RMI TCP Connection(174)-172.17.0.4> tid=0xa41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:05.636 GMT <RMI TCP Connection(174)-172.17.0.4> tid=0xa41] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76e47324(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:52:05.637 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ecc0daa(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:52:05.637 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:52:05.637 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ecc0daa(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:52:05.638 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d76fe1f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:52:05.638 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:52:05.638 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d76fe1f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:52:05.639 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @336e9a77(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:52:05.639 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:52:05.639 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @336e9a77(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:52:05.640 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ec1176f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:52:05.640 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x999] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:52:05.640 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ec1176f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:52:05.641 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b27527a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:52:05.641 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8fa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:52:05.641 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b27527a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:52:05.642 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4964f627(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:52:05.642 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x908] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:52:05.642 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4964f627(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:52:05.645 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9820658870283603808

[info 2020/03/05 00:52:05.648 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:52:05.789 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29775]

Command result for <connect --jmx-manager=localhost[29775]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29775] ..
Successfully connected to: [host=localhost, port=29775]


[info 2020/03/05 00:52:05.867 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:05.868 GMT <RMI TCP Connection(174)-172.17.0.4> tid=0xa41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d41fa9f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:52:05.868 GMT <RMI TCP Connection(174)-172.17.0.4> tid=0xa41] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:05.868 GMT <RMI TCP Connection(174)-172.17.0.4> tid=0xa41] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d41fa9f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:52:05.869 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ba3c382(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:52:05.869 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:52:05.869 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ba3c382(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:52:05.870 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23bc846d(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:52:05.871 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8ce] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:52:05.871 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23bc846d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:52:05.871 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7146eecf(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:52:05.872 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8f2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:52:05.872 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7146eecf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:52:05.872 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f631c3(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:52:05.873 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x999] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:52:05.873 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f631c3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:52:05.873 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8fa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35308b48(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:52:05.874 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8fa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:52:05.874 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8fa] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35308b48(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:52:05.874 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3aac27b1(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:52:05.875 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x908] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:52:05.875 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x908] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3aac27b1(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:52:05.878 GMT <RMI TCP Connection(174)-172.17.0.4> tid=0xa41] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@41fc4f99

[vm0] [info 2020/03/05 00:52:05.883 GMT <RMI TCP Connection(174)-172.17.0.4> tid=0xa41] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:52:05.883 GMT <RMI TCP Connection(174)-172.17.0.4> tid=0xa41] Locator was created at Thu Mar 05 00:52:05 GMT 2020

[vm0] [info 2020/03/05 00:52:05.883 GMT <RMI TCP Connection(174)-172.17.0.4> tid=0xa41] Listening on port 24362 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:52:05.884 GMT <RMI TCP Connection(174)-172.17.0.4> tid=0xa41] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9820658870283603808/locator/locator24362view.dat

[vm0] [info 2020/03/05 00:52:05.884 GMT <RMI TCP Connection(174)-172.17.0.4> tid=0xa41] recovery file not found: /tmp/junit9820658870283603808/locator/locator24362view.dat

[vm0] [info 2020/03/05 00:52:05.884 GMT <RMI TCP Connection(174)-172.17.0.4> tid=0xa41] Starting distributed system

[vm0] [info 2020/03/05 00:52:05.886 GMT <RMI TCP Connection(174)-172.17.0.4> tid=0xa41] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:52:07.929 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9b4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@355a5e7e

[vm5] [info 2020/03/05 00:52:07.935 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9b4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:52:08.629 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440@650e205b

[vm6] [info 2020/03/05 00:52:08.635 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:52:09.778 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@153da8f5

[vm1] [info 2020/03/05 00:52:09.782 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:52:10.364 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a83afbc

[vm2] [info 2020/03/05 00:52:10.369 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8ce] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:52:10.962 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@306c25f2

[vm3] [info 2020/03/05 00:52:10.970 GMT <RMI TCP Connection(71)-172.17.0.4> tid=0x8f2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:52:11.565 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x999] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4d5bf177

[vm4] [info 2020/03/05 00:52:11.571 GMT <RMI TCP Connection(72)-172.17.0.4> tid=0x999] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:52:12.185 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24363]

Command result for <connect --jmx-manager=localhost[24363]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24363] ..
Successfully connected to: [host=localhost, port=24363]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2565
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 240
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8586


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:52:12.418 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 151 ms)

[vm2] [info 2020/03/05 00:52:12.569 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x906] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 149 ms)

[vm3] [info 2020/03/05 00:52:12.722 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 150 ms)

[vm4] [info 2020/03/05 00:52:12.876 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 151 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:52:13.039 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9b4] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 162 ms)

[vm6] [info 2020/03/05 00:52:13.184 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 143 ms)

[vm0] [info 2020/03/05 00:52:13.332 GMT <RMI TCP Connection(164)-172.17.0.2> tid=0xb00] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:52:13.332 GMT <RMI TCP Connection(164)-172.17.0.2> tid=0xb00] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 146 ms)

[info 2020/03/05 00:52:13.333 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:13.335 GMT <RMI TCP Connection(164)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64639765(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:52:13.335 GMT <RMI TCP Connection(164)-172.17.0.2> tid=0xb00] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:13.335 GMT <RMI TCP Connection(164)-172.17.0.2> tid=0xb00] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64639765(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:52:13.336 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51bdf4dd(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:52:13.336 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:52:13.336 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51bdf4dd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:52:13.337 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x906] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c488c4a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:52:13.337 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x906] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:52:13.337 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x906] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c488c4a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:52:13.338 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x90f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e4bc811(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:52:13.338 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x90f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:52:13.338 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e4bc811(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:52:13.339 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40d11f25(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:52:13.339 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x714] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:52:13.339 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40d11f25(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:52:13.340 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3018eabf(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:52:13.340 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:52:13.340 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3018eabf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:52:13.341 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @81a9cfe(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:52:13.341 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:52:13.341 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @81a9cfe(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:52:13.344 GMT <RMI TCP Connection(164)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:52:13.344 GMT <RMI TCP Connection(164)-172.17.0.2> tid=0xb00] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:52:13.345 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:52:13.345 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:52:13.346 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x906] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:52:13.346 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x906] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:52:13.347 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x90f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:52:13.347 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:52:13.348 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:52:13.348 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:52:13.349 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9b4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:52:13.350 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:52:13.350 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:52:13.351 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:52:13.353 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:52:13.353 GMT <RMI TCP Connection(29)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:52:13.372 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24061].
Not connected.


[info 2020/03/05 00:52:13.373 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:52:13.374 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:13.375 GMT <RMI TCP Connection(164)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @577a22a7(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:52:13.375 GMT <RMI TCP Connection(164)-172.17.0.2> tid=0xb00] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:13.376 GMT <RMI TCP Connection(164)-172.17.0.2> tid=0xb00] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @577a22a7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:52:13.376 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26ffd458(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:52:13.376 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:52:13.376 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26ffd458(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:52:13.377 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x906] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14cdbd5d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:52:13.377 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x906] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:52:13.377 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x906] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @14cdbd5d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:52:13.378 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x90f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b8ce206(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:52:13.378 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x90f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:52:13.378 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b8ce206(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:52:13.379 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e6281c3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:52:13.379 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x714] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:52:13.379 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e6281c3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:52:13.380 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @382c7446(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:52:13.380 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:52:13.380 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @382c7446(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:52:13.381 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f7b89e5(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:52:13.381 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:52:13.381 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f7b89e5(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:52:13.384 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3247496331762633968

[info 2020/03/05 00:52:13.386 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:52:13.601 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:13.601 GMT <RMI TCP Connection(164)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9027827(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:52:13.602 GMT <RMI TCP Connection(164)-172.17.0.2> tid=0xb00] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:13.602 GMT <RMI TCP Connection(164)-172.17.0.2> tid=0xb00] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9027827(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:52:13.602 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4868e8a9(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:52:13.603 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:52:13.603 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4868e8a9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:52:13.603 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x906] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bfb1d49(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:52:13.604 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x906] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:52:13.604 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x906] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bfb1d49(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:52:13.604 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x90f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @145ca300(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:52:13.605 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x90f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:52:13.605 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @145ca300(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:52:13.605 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @448e4b93(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:52:13.606 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x714] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:52:13.606 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @448e4b93(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:52:13.606 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3872b59e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:52:13.606 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9b4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:52:13.606 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3872b59e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:52:13.607 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7061250f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:52:13.607 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:52:13.607 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7061250f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:52:13.610 GMT <RMI TCP Connection(164)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@785dfde9

[vm0] [info 2020/03/05 00:52:13.615 GMT <RMI TCP Connection(164)-172.17.0.2> tid=0xb00] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:52:13.616 GMT <RMI TCP Connection(164)-172.17.0.2> tid=0xb00] Locator was created at Thu Mar 05 00:52:13 GMT 2020

[vm0] [info 2020/03/05 00:52:13.616 GMT <RMI TCP Connection(164)-172.17.0.2> tid=0xb00] Listening on port 24063 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:52:13.616 GMT <RMI TCP Connection(164)-172.17.0.2> tid=0xb00] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3247496331762633968/locator/locator24063view.dat

[vm0] [info 2020/03/05 00:52:13.616 GMT <RMI TCP Connection(164)-172.17.0.2> tid=0xb00] recovery file not found: /tmp/junit3247496331762633968/locator/locator24063view.dat

[vm0] [info 2020/03/05 00:52:13.616 GMT <RMI TCP Connection(164)-172.17.0.2> tid=0xb00] Starting distributed system

[vm0] [info 2020/03/05 00:52:13.618 GMT <RMI TCP Connection(164)-172.17.0.2> tid=0xb00] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:52:15.901 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440@78ddd952

[vm5] [info 2020/03/05 00:52:15.906 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:52:16.617 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ef] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@47ea55d5

[vm6] [info 2020/03/05 00:52:16.623 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ef] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:52:17.342 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@2dfde320

[vm1] [info 2020/03/05 00:52:17.347 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:52:17.930 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x906] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@453ba47a

[vm2] [info 2020/03/05 00:52:17.936 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x906] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:52:18.530 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x90f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@599cbba

[vm3] [info 2020/03/05 00:52:18.536 GMT <RMI TCP Connection(68)-172.17.0.2> tid=0x90f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:52:19.125 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x714] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2fa3c91e

[vm4] [info 2020/03/05 00:52:19.131 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x714] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:52:19.732 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24064]

Command result for <connect --jmx-manager=localhost[24064]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24064] ..
Successfully connected to: [host=localhost, port=24064]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2694
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 360
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9357


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:52:20.666 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 162 ms)

[vm2] [info 2020/03/05 00:52:20.818 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 149 ms)

[vm3] [info 2020/03/05 00:52:20.967 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 147 ms)

[vm4] [info 2020/03/05 00:52:21.121 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 151 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:52:21.390 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 267 ms)

[vm6] [info 2020/03/05 00:52:21.536 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ef] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 144 ms)

[vm0] [info 2020/03/05 00:52:21.681 GMT <RMI TCP Connection(173)-172.17.0.6> tid=0x603] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:52:21.682 GMT <RMI TCP Connection(173)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 144 ms)

[info 2020/03/05 00:52:21.683 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:21.685 GMT <RMI TCP Connection(173)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2af80b91(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:52:21.685 GMT <RMI TCP Connection(173)-172.17.0.6> tid=0x603] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:21.685 GMT <RMI TCP Connection(173)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2af80b91(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:52:21.686 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56fa4226(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:52:21.686 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:52:21.686 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56fa4226(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:52:21.687 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3544d06e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:52:21.687 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:52:21.687 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3544d06e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:52:21.688 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x897] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c051e09(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:52:21.688 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x897] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:52:21.688 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c051e09(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:52:21.689 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15d71d6f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:52:21.689 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:52:21.689 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15d71d6f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:52:21.690 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @376f3e70(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:52:21.690 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:52:21.690 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @376f3e70(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:52:21.691 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @629efecd(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:52:21.691 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:52:21.692 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @629efecd(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:52:21.694 GMT <RMI TCP Connection(173)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:52:21.694 GMT <RMI TCP Connection(173)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:52:21.695 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:52:21.696 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:52:21.697 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:52:21.697 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:52:21.698 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x897] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:52:21.698 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:52:21.699 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:52:21.699 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:52:21.700 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:52:21.700 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:52:21.701 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ef] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:52:21.701 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:52:21.703 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:52:21.704 GMT <RMI TCP Connection(30)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:52:21.722 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28482].
Not connected.


[info 2020/03/05 00:52:21.724 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:52:21.725 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:21.726 GMT <RMI TCP Connection(173)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @202de44b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:52:21.726 GMT <RMI TCP Connection(173)-172.17.0.6> tid=0x603] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:21.726 GMT <RMI TCP Connection(173)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @202de44b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:52:21.727 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42e0d053(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:52:21.727 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:52:21.727 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42e0d053(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:52:21.728 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d583dba(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:52:21.728 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:52:21.728 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d583dba(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:52:21.729 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x897] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c84866d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:52:21.729 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x897] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:52:21.729 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c84866d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:52:21.729 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6227ec62(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:52:21.730 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:52:21.730 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6227ec62(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:52:21.730 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @205eb1cc(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:52:21.730 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:52:21.730 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @205eb1cc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:52:21.731 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58bd6a49(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:52:21.731 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ef] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:52:21.732 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58bd6a49(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:52:21.735 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit5499460248797184191

[info 2020/03/05 00:52:21.737 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:52:21.952 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:21.952 GMT <RMI TCP Connection(173)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48089b9b(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:52:21.952 GMT <RMI TCP Connection(173)-172.17.0.6> tid=0x603] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:21.952 GMT <RMI TCP Connection(173)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48089b9b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:52:21.953 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5966def1(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:52:21.953 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:52:21.953 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5966def1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:52:21.954 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @787fa6e1(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:52:21.954 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:52:21.954 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @787fa6e1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:52:21.955 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x897] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f962a02(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:52:21.955 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x897] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:52:21.956 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x897] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f962a02(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:52:21.956 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a23475a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:52:21.957 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:52:21.957 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1a23475a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:52:21.957 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cc20935(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:52:21.957 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:52:21.958 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6cc20935(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:52:21.958 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ef] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bbf851d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:52:21.959 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ef] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:52:21.959 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x9ef] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bbf851d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:52:21.961 GMT <RMI TCP Connection(173)-172.17.0.6> tid=0x603] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7b44541d

[vm0] [info 2020/03/05 00:52:21.966 GMT <RMI TCP Connection(173)-172.17.0.6> tid=0x603] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:52:21.967 GMT <RMI TCP Connection(173)-172.17.0.6> tid=0x603] Locator was created at Thu Mar 05 00:52:21 GMT 2020

[vm0] [info 2020/03/05 00:52:21.967 GMT <RMI TCP Connection(173)-172.17.0.6> tid=0x603] Listening on port 28484 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:52:21.967 GMT <RMI TCP Connection(173)-172.17.0.6> tid=0x603] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit5499460248797184191/locator/locator28484view.dat

[vm0] [info 2020/03/05 00:52:21.967 GMT <RMI TCP Connection(173)-172.17.0.6> tid=0x603] recovery file not found: /tmp/junit5499460248797184191/locator/locator28484view.dat

[vm0] [info 2020/03/05 00:52:21.967 GMT <RMI TCP Connection(173)-172.17.0.6> tid=0x603] Starting distributed system

[vm0] [info 2020/03/05 00:52:21.969 GMT <RMI TCP Connection(173)-172.17.0.6> tid=0x603] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:52:24.316 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9cc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@32949488

[vm5] [info 2020/03/05 00:52:24.321 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9cc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:52:25.038 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa51] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040@13926f42

[vm6] [info 2020/03/05 00:52:25.043 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa51] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:52:25.758 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6868c0cb

[vm1] [info 2020/03/05 00:52:25.763 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:52:26.351 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7aa4d20f

[vm2] [info 2020/03/05 00:52:26.356 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:52:26.964 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x897] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@352401ed

[vm3] [info 2020/03/05 00:52:26.969 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x897] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:52:27.563 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@79053339

[vm4] [info 2020/03/05 00:52:27.580 GMT <RMI TCP Connection(72)-172.17.0.6> tid=0x8b1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:52:28.198 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28485]

Command result for <connect --jmx-manager=localhost[28485]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28485] ..
Successfully connected to: [host=localhost, port=28485]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2693
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 383
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9399


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:52:29.083 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 157 ms)

[vm2] [info 2020/03/05 00:52:29.236 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 150 ms)

[vm3] [info 2020/03/05 00:52:29.379 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 141 ms)

[vm4] [info 2020/03/05 00:52:29.525 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 143 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:52:29.709 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9cc] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 183 ms)

[vm6] [info 2020/03/05 00:52:29.858 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa51] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 147 ms)

[vm0] [info 2020/03/05 00:52:29.999 GMT <RMI TCP Connection(174)-172.17.0.9> tid=0x409] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:52:30.000 GMT <RMI TCP Connection(174)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 140 ms)

[info 2020/03/05 00:52:30.001 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:30.002 GMT <RMI TCP Connection(174)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75cac961(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:52:30.003 GMT <RMI TCP Connection(174)-172.17.0.9> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:30.003 GMT <RMI TCP Connection(174)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75cac961(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:52:30.003 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c645a08(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:52:30.003 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:52:30.003 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c645a08(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:52:30.004 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18e703fa(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:52:30.004 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x856] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:52:30.004 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18e703fa(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:52:30.005 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79637544(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:52:30.005 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:52:30.005 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79637544(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:52:30.006 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ee5cf09(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:52:30.006 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:52:30.006 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ee5cf09(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:52:30.007 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e3ef71(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:52:30.007 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:52:30.007 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9cc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57e3ef71(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:52:30.008 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39d7bf7a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:52:30.008 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:52:30.008 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa51] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39d7bf7a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:52:30.010 GMT <RMI TCP Connection(174)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:52:30.011 GMT <RMI TCP Connection(174)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:52:30.011 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:52:30.012 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:52:30.013 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x856] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:52:30.013 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:52:30.014 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:52:30.014 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:52:30.015 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:52:30.015 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:52:30.016 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9cc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:52:30.016 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9cc] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:52:30.017 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa51] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:52:30.017 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa51] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:52:30.020 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:52:30.020 GMT <RMI TCP Connection(30)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:52:30.047 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22592].
Not connected.


[info 2020/03/05 00:52:30.049 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:52:30.050 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:30.051 GMT <RMI TCP Connection(174)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56c009c3(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:52:30.051 GMT <RMI TCP Connection(174)-172.17.0.9> tid=0x409] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:30.051 GMT <RMI TCP Connection(174)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56c009c3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:52:30.052 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d1bf05f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:52:30.052 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:52:30.052 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d1bf05f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:52:30.053 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @133b1b8e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:52:30.053 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x856] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:52:30.053 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @133b1b8e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:52:30.054 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49d61995(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:52:30.054 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:52:30.054 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49d61995(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:52:30.054 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60875737(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:52:30.055 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8ff] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:52:30.055 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60875737(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:52:30.055 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @612d000(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:52:30.056 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9cc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:52:30.056 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9cc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @612d000(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:52:30.056 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62e1c05(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:52:30.056 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa51] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:52:30.056 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa51] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62e1c05(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:52:30.061 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit447113594475787587

[info 2020/03/05 00:52:30.063 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:52:30.279 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:30.279 GMT <RMI TCP Connection(174)-172.17.0.9> tid=0x409] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f88bc20(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:52:30.279 GMT <RMI TCP Connection(174)-172.17.0.9> tid=0x409] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:30.279 GMT <RMI TCP Connection(174)-172.17.0.9> tid=0x409] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f88bc20(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:52:30.280 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63e018c7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:52:30.280 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:52:30.280 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63e018c7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:52:30.281 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @724208c5(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:52:30.281 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x856] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:52:30.281 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x856] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @724208c5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:52:30.282 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @276ef1d(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:52:30.282 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8cc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:52:30.282 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8cc] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @276ef1d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:52:30.283 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27adc228(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:52:30.283 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8ff] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:52:30.283 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8ff] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27adc228(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:52:30.284 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9cc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39932936(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:52:30.284 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9cc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:52:30.284 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x9cc] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39932936(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:52:30.285 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa51] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62c87607(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:52:30.285 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa51] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:52:30.285 GMT <RMI TCP Connection(72)-172.17.0.9> tid=0xa51] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62c87607(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:52:30.288 GMT <RMI TCP Connection(174)-172.17.0.9> tid=0x409] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6b6ce14a

[vm0] [info 2020/03/05 00:52:30.294 GMT <RMI TCP Connection(174)-172.17.0.9> tid=0x409] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:52:30.294 GMT <RMI TCP Connection(174)-172.17.0.9> tid=0x409] Locator was created at Thu Mar 05 00:52:30 GMT 2020

[vm0] [info 2020/03/05 00:52:30.294 GMT <RMI TCP Connection(174)-172.17.0.9> tid=0x409] Listening on port 22594 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:52:30.295 GMT <RMI TCP Connection(174)-172.17.0.9> tid=0x409] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit447113594475787587/locator/locator22594view.dat

[vm0] [info 2020/03/05 00:52:30.295 GMT <RMI TCP Connection(174)-172.17.0.9> tid=0x409] recovery file not found: /tmp/junit447113594475787587/locator/locator22594view.dat

[vm0] [info 2020/03/05 00:52:30.295 GMT <RMI TCP Connection(174)-172.17.0.9> tid=0x409] Starting distributed system

[vm0] [info 2020/03/05 00:52:30.297 GMT <RMI TCP Connection(174)-172.17.0.9> tid=0x409] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:52:31.197 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x908] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@60a7a829

[vm5] [info 2020/03/05 00:52:31.202 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x908] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:52:31.927 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x954] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@65d048fc

[vm6] [info 2020/03/05 00:52:31.933 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x954] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:52:34.049 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@17b31cb0

[vm1] [info 2020/03/05 00:52:34.054 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:52:34.629 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x856] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4ff26203

[vm2] [info 2020/03/05 00:52:34.634 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x856] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:52:35.229 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8cc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@71824f56

[vm3] [info 2020/03/05 00:52:35.234 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8cc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2628
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 358
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9129


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm4] [info 2020/03/05 00:52:35.829 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8ff] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@aa65012

[vm4] [info 2020/03/05 00:52:35.834 GMT <RMI TCP Connection(71)-172.17.0.9> tid=0x8ff] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:52:35.858 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 145 ms)

[vm2] [info 2020/03/05 00:52:36.013 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 152 ms)

[vm3] [info 2020/03/05 00:52:36.160 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 145 ms)

[vm4] [info 2020/03/05 00:52:36.311 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 149 ms)

[info 2020/03/05 00:52:36.436 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22595]

Command result for <connect --jmx-manager=localhost[22595]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22595] ..
Successfully connected to: [host=localhost, port=22595]


[vm5] [info 2020/03/05 00:52:36.479 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 166 ms)

[vm6] [info 2020/03/05 00:52:36.624 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 144 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/05 00:52:36.765 GMT <RMI TCP Connection(178)-172.17.0.7> tid=0x1d2] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:52:36.766 GMT <RMI TCP Connection(178)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 140 ms)

[info 2020/03/05 00:52:36.767 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:36.769 GMT <RMI TCP Connection(178)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6649d3cb(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:52:36.769 GMT <RMI TCP Connection(178)-172.17.0.7> tid=0x1d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:36.769 GMT <RMI TCP Connection(178)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6649d3cb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:52:36.770 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70449fdf(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:52:36.770 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:52:36.770 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70449fdf(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:52:36.771 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3116ab99(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:52:36.771 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x8aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:52:36.771 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3116ab99(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:52:36.771 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @258ac7ac(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:52:36.772 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x92b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:52:36.772 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @258ac7ac(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:52:36.772 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b15cb45(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:52:36.772 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x948] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:52:36.772 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b15cb45(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:52:36.773 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @372b06cb(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:52:36.773 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x908] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:52:36.773 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @372b06cb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:52:36.774 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x954] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42ba770d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:52:36.774 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x954] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:52:36.774 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42ba770d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:52:36.776 GMT <RMI TCP Connection(178)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:52:36.777 GMT <RMI TCP Connection(178)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:52:36.777 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:52:36.778 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:52:36.779 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:52:36.779 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:52:36.780 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:52:36.780 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:52:36.781 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:52:36.781 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:52:36.782 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x908] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:52:36.782 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:52:36.783 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x954] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:52:36.783 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:52:36.785 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:52:36.786 GMT <RMI TCP Connection(30)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:52:36.812 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21090].
Not connected.


[info 2020/03/05 00:52:36.814 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:52:36.815 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:36.816 GMT <RMI TCP Connection(178)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ed555d7(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:52:36.816 GMT <RMI TCP Connection(178)-172.17.0.7> tid=0x1d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:36.816 GMT <RMI TCP Connection(178)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ed555d7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:52:36.817 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d35ff44(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:52:36.817 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:52:36.817 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d35ff44(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:52:36.818 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e0b94d5(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:52:36.818 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x8aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:52:36.818 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e0b94d5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:52:36.819 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @af54771(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:52:36.819 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x92b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:52:36.819 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @af54771(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:52:36.820 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46d0a643(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:52:36.820 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x948] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:52:36.820 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46d0a643(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:52:36.821 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6663e91(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:52:36.821 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x908] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:52:36.821 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6663e91(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:52:36.822 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x954] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46531d81(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:52:36.822 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x954] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:52:36.822 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46531d81(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:52:36.825 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3354349250315211010

[info 2020/03/05 00:52:36.827 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:52:37.036 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:37.037 GMT <RMI TCP Connection(178)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad00f64(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:52:37.037 GMT <RMI TCP Connection(178)-172.17.0.7> tid=0x1d2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:37.037 GMT <RMI TCP Connection(178)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad00f64(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:52:37.038 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b3b811b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:52:37.038 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:52:37.038 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b3b811b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:52:37.039 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27292820(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:52:37.039 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x8aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:52:37.039 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27292820(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:52:37.040 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78cb0995(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:52:37.040 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x92b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:52:37.040 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78cb0995(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:52:37.041 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @427abfbb(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:52:37.041 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x948] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:52:37.041 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @427abfbb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:52:37.042 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x908] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3822ac22(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:52:37.042 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x908] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:52:37.042 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x908] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3822ac22(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:52:37.043 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x954] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a04c6cf(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:52:37.043 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x954] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:52:37.043 GMT <RMI TCP Connection(71)-172.17.0.7> tid=0x954] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a04c6cf(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:52:37.046 GMT <RMI TCP Connection(178)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@408791e0

[vm0] [info 2020/03/05 00:52:37.051 GMT <RMI TCP Connection(178)-172.17.0.7> tid=0x1d2] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:52:37.051 GMT <RMI TCP Connection(178)-172.17.0.7> tid=0x1d2] Locator was created at Thu Mar 05 00:52:37 GMT 2020

[vm0] [info 2020/03/05 00:52:37.051 GMT <RMI TCP Connection(178)-172.17.0.7> tid=0x1d2] Listening on port 21092 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:52:37.052 GMT <RMI TCP Connection(178)-172.17.0.7> tid=0x1d2] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3354349250315211010/locator/locator21092view.dat

[vm0] [info 2020/03/05 00:52:37.052 GMT <RMI TCP Connection(178)-172.17.0.7> tid=0x1d2] recovery file not found: /tmp/junit3354349250315211010/locator/locator21092view.dat

[vm0] [info 2020/03/05 00:52:37.052 GMT <RMI TCP Connection(178)-172.17.0.7> tid=0x1d2] Starting distributed system

[vm0] [info 2020/03/05 00:52:37.054 GMT <RMI TCP Connection(178)-172.17.0.7> tid=0x1d2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:52:38.477 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa09] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@61971722

[vm5] [info 2020/03/05 00:52:38.483 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa09] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:52:39.165 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@4efb26f3

[vm6] [info 2020/03/05 00:52:39.171 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:52:40.716 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@18b33b51

[vm1] [info 2020/03/05 00:52:40.721 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:52:41.306 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6e233152

[vm2] [info 2020/03/05 00:52:41.311 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x8aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:52:41.907 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7f41253b

[vm3] [info 2020/03/05 00:52:41.912 GMT <RMI TCP Connection(73)-172.17.0.7> tid=0x92b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:52:42.525 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x948] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38e092b4

[vm4] [info 2020/03/05 00:52:42.530 GMT <RMI TCP Connection(72)-172.17.0.7> tid=0x948] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2742
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 337
Total primaries transferred during this rebalance                                               | 42
Total time (in milliseconds) for this rebalance                                                 | 9432


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[info 2020/03/05 00:52:43.128 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21093]

Command result for <connect --jmx-manager=localhost[21093]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21093] ..
Successfully connected to: [host=localhost, port=21093]


[vm1] [info 2020/03/05 00:52:43.227 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 168 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm2] [info 2020/03/05 00:52:43.384 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 154 ms)

[vm3] [info 2020/03/05 00:52:43.555 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 168 ms)

[vm4] [info 2020/03/05 00:52:43.698 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 141 ms)

[vm5] [info 2020/03/05 00:52:43.863 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa09] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 163 ms)

[vm5] [info 2020/03/05 00:52:43.866 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x910] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840@492f4c48

[vm5] [info 2020/03/05 00:52:43.871 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x910] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:52:44.008 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa20] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 144 ms)

[vm0] [info 2020/03/05 00:52:44.151 GMT <RMI TCP Connection(167)-172.17.0.8> tid=0xa43] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:52:44.152 GMT <RMI TCP Connection(167)-172.17.0.8> tid=0xa43] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 142 ms)

[info 2020/03/05 00:52:44.153 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:44.155 GMT <RMI TCP Connection(167)-172.17.0.8> tid=0xa43] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a064137(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:52:44.155 GMT <RMI TCP Connection(167)-172.17.0.8> tid=0xa43] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:44.155 GMT <RMI TCP Connection(167)-172.17.0.8> tid=0xa43] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a064137(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:52:44.156 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a64289b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:52:44.156 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:52:44.156 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a64289b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:52:44.157 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @696187ea(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:52:44.157 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:52:44.157 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @696187ea(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:52:44.158 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c63ed0b(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:52:44.158 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:52:44.158 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2c63ed0b(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:52:44.159 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c83accc(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:52:44.159 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:52:44.159 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c83accc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:52:44.160 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a37d8f2(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:52:44.160 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:52:44.160 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa09] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a37d8f2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:52:44.161 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66c217ce(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:52:44.161 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:52:44.161 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa20] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66c217ce(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:52:44.163 GMT <RMI TCP Connection(167)-172.17.0.8> tid=0xa43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:52:44.163 GMT <RMI TCP Connection(167)-172.17.0.8> tid=0xa43] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:52:44.164 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:52:44.164 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:52:44.165 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:52:44.165 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:52:44.166 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:52:44.166 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:52:44.167 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:52:44.167 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:52:44.168 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa09] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:52:44.168 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa09] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:52:44.169 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:52:44.169 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa20] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:52:44.171 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:52:44.172 GMT <RMI TCP Connection(30)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:52:44.200 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29960].
Not connected.


[info 2020/03/05 00:52:44.201 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:52:44.202 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:44.204 GMT <RMI TCP Connection(167)-172.17.0.8> tid=0xa43] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @330e1743(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:52:44.204 GMT <RMI TCP Connection(167)-172.17.0.8> tid=0xa43] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:44.204 GMT <RMI TCP Connection(167)-172.17.0.8> tid=0xa43] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @330e1743(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:52:44.205 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a40e4cb(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:52:44.205 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:52:44.205 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a40e4cb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:52:44.205 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @613403e2(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:52:44.206 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:52:44.206 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @613403e2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:52:44.206 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e846b60(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:52:44.206 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:52:44.206 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e846b60(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:52:44.207 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a38aca3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:52:44.207 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:52:44.207 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a38aca3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:52:44.208 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f822619(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:52:44.208 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:52:44.208 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa09] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f822619(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:52:44.209 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @438fb3f6(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:52:44.209 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:52:44.209 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa20] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @438fb3f6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:52:44.212 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2116371528350092107

[info 2020/03/05 00:52:44.215 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:52:44.437 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:44.438 GMT <RMI TCP Connection(167)-172.17.0.8> tid=0xa43] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @686eedbe(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:52:44.438 GMT <RMI TCP Connection(167)-172.17.0.8> tid=0xa43] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:44.438 GMT <RMI TCP Connection(167)-172.17.0.8> tid=0xa43] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @686eedbe(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:52:44.439 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6588f517(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:52:44.439 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:52:44.439 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6588f517(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:52:44.440 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cf869e6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:52:44.440 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:52:44.440 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cf869e6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:52:44.441 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37ac8353(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:52:44.441 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:52:44.441 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37ac8353(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:52:44.442 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8916b44(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:52:44.442 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:52:44.442 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8916b44(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:52:44.443 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bf83bc5(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:52:44.443 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa09] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:52:44.443 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa09] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bf83bc5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:52:44.444 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66732f79(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:52:44.444 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:52:44.444 GMT <RMI TCP Connection(70)-172.17.0.8> tid=0xa20] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66732f79(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:52:44.447 GMT <RMI TCP Connection(167)-172.17.0.8> tid=0xa43] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32f28188

[vm0] [info 2020/03/05 00:52:44.453 GMT <RMI TCP Connection(167)-172.17.0.8> tid=0xa43] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:52:44.453 GMT <RMI TCP Connection(167)-172.17.0.8> tid=0xa43] Locator was created at Thu Mar 05 00:52:44 GMT 2020

[vm0] [info 2020/03/05 00:52:44.453 GMT <RMI TCP Connection(167)-172.17.0.8> tid=0xa43] Listening on port 29962 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:52:44.453 GMT <RMI TCP Connection(167)-172.17.0.8> tid=0xa43] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2116371528350092107/locator/locator29962view.dat

[vm0] [info 2020/03/05 00:52:44.454 GMT <RMI TCP Connection(167)-172.17.0.8> tid=0xa43] recovery file not found: /tmp/junit2116371528350092107/locator/locator29962view.dat

[vm0] [info 2020/03/05 00:52:44.454 GMT <RMI TCP Connection(167)-172.17.0.8> tid=0xa43] Starting distributed system

[vm0] [info 2020/03/05 00:52:44.456 GMT <RMI TCP Connection(167)-172.17.0.8> tid=0xa43] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:52:44.594 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040@bfad37c

[vm6] [info 2020/03/05 00:52:44.600 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x7de] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2551
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 218
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8475


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:52:48.362 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 151 ms)

[vm1] [info 2020/03/05 00:52:48.391 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@2b37511f

[vm1] [info 2020/03/05 00:52:48.396 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:52:48.512 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x855] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 147 ms)

[vm3] [info 2020/03/05 00:52:48.660 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8a4] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 146 ms)

[vm4] [info 2020/03/05 00:52:48.804 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 142 ms)

[vm5] [info 2020/03/05 00:52:48.957 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x910] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 151 ms)

[vm2] [info 2020/03/05 00:52:48.970 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3db5be13

[vm2] [info 2020/03/05 00:52:48.975 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:52:49.104 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 145 ms)

[vm0] [info 2020/03/05 00:52:49.244 GMT <RMI TCP Connection(167)-172.17.0.3> tid=0xa9c] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:52:49.245 GMT <RMI TCP Connection(167)-172.17.0.3> tid=0xa9c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 138 ms)

[info 2020/03/05 00:52:49.245 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:49.248 GMT <RMI TCP Connection(167)-172.17.0.3> tid=0xa9c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23691b25(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:52:49.248 GMT <RMI TCP Connection(167)-172.17.0.3> tid=0xa9c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:49.248 GMT <RMI TCP Connection(167)-172.17.0.3> tid=0xa9c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23691b25(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:52:49.248 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3df2662a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:52:49.249 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:52:49.249 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3df2662a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:52:49.249 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x855] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42b1aa74(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:52:49.249 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x855] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:52:49.250 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x855] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42b1aa74(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:52:49.250 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d8f944f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:52:49.250 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8a4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:52:49.251 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8a4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d8f944f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:52:49.253 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10ce7951(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:52:49.253 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:52:49.253 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10ce7951(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:52:49.254 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73b14f59(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:52:49.254 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:52:49.254 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x910] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73b14f59(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:52:49.255 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac9b938(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:52:49.255 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x7de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:52:49.255 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ac9b938(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:52:49.257 GMT <RMI TCP Connection(167)-172.17.0.3> tid=0xa9c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:52:49.257 GMT <RMI TCP Connection(167)-172.17.0.3> tid=0xa9c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:52:49.258 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:52:49.258 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:52:49.259 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x855] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:52:49.259 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x855] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:52:49.260 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8a4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:52:49.261 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8a4] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:52:49.263 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:52:49.263 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:52:49.264 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x910] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:52:49.264 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x910] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:52:49.265 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:52:49.265 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:52:49.268 GMT <RMI TCP Connection(28)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:52:49.268 GMT <RMI TCP Connection(28)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:52:49.295 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20806].
Not connected.


[info 2020/03/05 00:52:49.296 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:52:49.298 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:49.299 GMT <RMI TCP Connection(167)-172.17.0.3> tid=0xa9c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75881cab(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:52:49.299 GMT <RMI TCP Connection(167)-172.17.0.3> tid=0xa9c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:49.299 GMT <RMI TCP Connection(167)-172.17.0.3> tid=0xa9c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75881cab(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:52:49.300 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1251387(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:52:49.300 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:52:49.300 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1251387(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:52:49.301 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x855] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b79e4a1(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:52:49.301 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x855] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:52:49.301 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x855] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b79e4a1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:52:49.302 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fd1e7d4(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:52:49.302 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8a4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:52:49.302 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8a4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fd1e7d4(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:52:49.303 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @181f6a0d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:52:49.303 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:52:49.303 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @181f6a0d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:52:49.304 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45b663a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:52:49.304 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:52:49.304 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x910] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45b663a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:52:49.305 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1138a814(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:52:49.305 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x7de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:52:49.305 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1138a814(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:52:49.308 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3930183384163281754

[info 2020/03/05 00:52:49.311 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:52:49.532 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:49.533 GMT <RMI TCP Connection(167)-172.17.0.3> tid=0xa9c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc93299(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:52:49.534 GMT <RMI TCP Connection(167)-172.17.0.3> tid=0xa9c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:52:49.534 GMT <RMI TCP Connection(167)-172.17.0.3> tid=0xa9c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cc93299(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:52:49.534 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @737aee32(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:52:49.534 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:52:49.534 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @737aee32(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:52:49.535 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x855] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e4b4698(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:52:49.536 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x855] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:52:49.536 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x855] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e4b4698(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:52:49.536 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @409fd180(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:52:49.536 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8a4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:52:49.536 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8a4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @409fd180(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:52:49.537 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25c8f9ec(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:52:49.537 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7e4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:52:49.538 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25c8f9ec(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:52:49.538 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e422d0e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:52:49.538 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x910] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:52:49.538 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x910] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e422d0e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:52:49.539 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b6ddf74(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:52:49.539 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x7de] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:52:49.539 GMT <RMI TCP Connection(71)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b6ddf74(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:52:49.542 GMT <RMI TCP Connection(167)-172.17.0.3> tid=0xa9c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@39a2f569

[vm0] [info 2020/03/05 00:52:49.549 GMT <RMI TCP Connection(167)-172.17.0.3> tid=0xa9c] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:52:49.549 GMT <RMI TCP Connection(167)-172.17.0.3> tid=0xa9c] Locator was created at Thu Mar 05 00:52:49 GMT 2020

[vm0] [info 2020/03/05 00:52:49.549 GMT <RMI TCP Connection(167)-172.17.0.3> tid=0xa9c] Listening on port 20808 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:52:49.549 GMT <RMI TCP Connection(167)-172.17.0.3> tid=0xa9c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3930183384163281754/locator/locator20808view.dat

[vm0] [info 2020/03/05 00:52:49.549 GMT <RMI TCP Connection(167)-172.17.0.3> tid=0xa9c] recovery file not found: /tmp/junit3930183384163281754/locator/locator20808view.dat

[vm0] [info 2020/03/05 00:52:49.550 GMT <RMI TCP Connection(167)-172.17.0.3> tid=0xa9c] Starting distributed system

[vm0] [info 2020/03/05 00:52:49.551 GMT <RMI TCP Connection(167)-172.17.0.3> tid=0xa9c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:52:49.578 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4517a914

[vm3] [info 2020/03/05 00:52:49.583 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0x8ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:52:50.225 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c41c9e2

[vm4] [info 2020/03/05 00:52:50.231 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:52:50.815 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29963]

Command result for <connect --jmx-manager=localhost[29963]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29963] ..
Successfully connected to: [host=localhost, port=29963]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:52:53.329 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@6e38f634

[vm1] [info 2020/03/05 00:52:53.333 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:52:53.910 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x855] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31c0324

[vm2] [info 2020/03/05 00:52:53.915 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x855] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:52:54.515 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8a4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7e1da246

[vm3] [info 2020/03/05 00:52:54.521 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x8a4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:52:55.128 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5cdd9e6a

[vm4] [info 2020/03/05 00:52:55.134 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7e4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:52:55.718 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20809]

Command result for <connect --jmx-manager=localhost[20809]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20809] ..
Successfully connected to: [host=localhost, port=20809]


[vm5] [info 2020/03/05 00:52:55.845 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x98a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@43fa5a5

[vm5] [info 2020/03/05 00:52:55.850 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x98a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:52:56.559 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa14] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@34e00ce5

[vm6] [info 2020/03/05 00:52:56.565 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa14] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:52:57.387 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 913
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236221
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2115
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 145
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 7281


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:53:00.553 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 155 ms)

[vm2] [info 2020/03/05 00:53:00.710 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 154 ms)

[vm3] [info 2020/03/05 00:53:00.858 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 145 ms)

[vm4] [info 2020/03/05 00:53:01.006 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 145 ms)

[vm5] [info 2020/03/05 00:53:01.163 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x98a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 156 ms)

[vm6] [info 2020/03/05 00:53:01.307 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa14] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 142 ms)

[vm0] [info 2020/03/05 00:53:01.453 GMT <RMI TCP Connection(168)-172.17.0.5> tid=0x856] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:53:01.454 GMT <RMI TCP Connection(168)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 144 ms)

[info 2020/03/05 00:53:01.455 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:01.457 GMT <RMI TCP Connection(168)-172.17.0.5> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c62f47f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:53:01.457 GMT <RMI TCP Connection(168)-172.17.0.5> tid=0x856] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:01.457 GMT <RMI TCP Connection(168)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c62f47f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:53:01.458 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42f19fa3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:53:01.458 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:01.458 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42f19fa3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:53:01.458 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ee6a5c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:53:01.459 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x84d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:01.459 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ee6a5c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:53:01.459 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5185664c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:53:01.460 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x8e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:01.460 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5185664c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:53:01.460 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79155de2(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:53:01.460 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x8db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:01.461 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79155de2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:53:01.461 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x98a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48fdc5d1(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:53:01.461 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x98a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:01.461 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x98a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48fdc5d1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:53:01.462 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa14] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e2d8b1e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:53:01.462 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa14] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:01.462 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa14] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e2d8b1e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:53:01.465 GMT <RMI TCP Connection(168)-172.17.0.5> tid=0x856] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:53:01.465 GMT <RMI TCP Connection(168)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:53:01.466 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:53:01.466 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:53:01.467 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:53:01.467 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:53:01.468 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:53:01.468 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:53:01.469 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:53:01.469 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:53:01.470 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x98a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:53:01.471 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x98a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:53:01.471 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa14] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:53:01.472 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa14] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:53:01.474 GMT <RMI TCP Connection(29)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:53:01.474 GMT <RMI TCP Connection(29)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:53:01.503 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29775].
Not connected.


[info 2020/03/05 00:53:01.505 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:53:01.505 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:01.507 GMT <RMI TCP Connection(168)-172.17.0.5> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1184c931(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:53:01.507 GMT <RMI TCP Connection(168)-172.17.0.5> tid=0x856] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:01.507 GMT <RMI TCP Connection(168)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1184c931(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:53:01.508 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5053d393(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:53:01.508 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:01.508 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5053d393(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:53:01.509 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c701516(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:53:01.509 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x84d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:01.509 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c701516(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:53:01.510 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4305a5f3(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:53:01.510 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x8e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:01.510 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4305a5f3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:53:01.511 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55201aca(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:53:01.511 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x8db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:01.511 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55201aca(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:53:01.512 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x98a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2633de23(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:53:01.512 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x98a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:01.512 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x98a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2633de23(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:53:01.513 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa14] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54fc6b76(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:53:01.513 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa14] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:01.513 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa14] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54fc6b76(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:53:01.515 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11821187912665235998

[info 2020/03/05 00:53:01.518 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:53:01.730 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:01.731 GMT <RMI TCP Connection(168)-172.17.0.5> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5067a13f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:53:01.731 GMT <RMI TCP Connection(168)-172.17.0.5> tid=0x856] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:01.731 GMT <RMI TCP Connection(168)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5067a13f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:53:01.732 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b3cb3d0(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:53:01.732 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:01.732 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b3cb3d0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:53:01.732 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16a32c26(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:53:01.733 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x84d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:01.733 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16a32c26(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:53:01.733 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad0ce30(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:53:01.734 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x8e5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:01.734 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ad0ce30(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:53:01.734 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ff2fe70(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:53:01.735 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x8db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:01.735 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ff2fe70(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:53:01.735 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x98a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39606990(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:53:01.736 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x98a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:01.736 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0x98a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39606990(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:53:01.736 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa14] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2323f351(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:53:01.736 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa14] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:01.737 GMT <RMI TCP Connection(71)-172.17.0.5> tid=0xa14] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2323f351(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:53:01.740 GMT <RMI TCP Connection(168)-172.17.0.5> tid=0x856] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@389e975c

[vm0] [info 2020/03/05 00:53:01.745 GMT <RMI TCP Connection(168)-172.17.0.5> tid=0x856] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:53:01.746 GMT <RMI TCP Connection(168)-172.17.0.5> tid=0x856] Locator was created at Thu Mar 05 00:53:01 GMT 2020

[vm0] [info 2020/03/05 00:53:01.746 GMT <RMI TCP Connection(168)-172.17.0.5> tid=0x856] Listening on port 29777 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:53:01.746 GMT <RMI TCP Connection(168)-172.17.0.5> tid=0x856] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11821187912665235998/locator/locator29777view.dat

[vm0] [info 2020/03/05 00:53:01.746 GMT <RMI TCP Connection(168)-172.17.0.5> tid=0x856] recovery file not found: /tmp/junit11821187912665235998/locator/locator29777view.dat

[vm0] [info 2020/03/05 00:53:01.747 GMT <RMI TCP Connection(168)-172.17.0.5> tid=0x856] Starting distributed system

[vm0] [info 2020/03/05 00:53:01.749 GMT <RMI TCP Connection(168)-172.17.0.5> tid=0x856] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:53:02.933 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb11] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@519148c8

[vm5] [info 2020/03/05 00:53:02.939 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb11] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:53:03.700 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6e4263a3

[vm6] [info 2020/03/05 00:53:03.705 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:53:04.562 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:53:05.616 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@73ea0444

[vm1] [info 2020/03/05 00:53:05.621 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:53:06.208 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@116c99fa

[vm2] [info 2020/03/05 00:53:06.214 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x84d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:53:06.806 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4d78c9fa

[vm3] [info 2020/03/05 00:53:06.811 GMT <RMI TCP Connection(69)-172.17.0.5> tid=0x8e5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:53:07.400 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@14b417e8

[vm4] [info 2020/03/05 00:53:07.405 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x8db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1009
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2084
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 118
Total primaries transferred during this rebalance                                               | 15
Total time (in milliseconds) for this rebalance                                                 | 7167


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:53:07.674 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 155 ms)

[vm2] [info 2020/03/05 00:53:07.822 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 146 ms)

[vm3] [info 2020/03/05 00:53:07.981 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 156 ms)

[info 2020/03/05 00:53:08.017 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29778]

Command result for <connect --jmx-manager=localhost[29778]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29778] ..
Successfully connected to: [host=localhost, port=29778]


[vm4] [info 2020/03/05 00:53:08.132 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 148 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:53:08.289 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb11] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 155 ms)

[vm6] [info 2020/03/05 00:53:08.435 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb20] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 145 ms)

[vm0] [info 2020/03/05 00:53:08.580 GMT <RMI TCP Connection(185)-172.17.0.4> tid=0xc83] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:53:08.581 GMT <RMI TCP Connection(185)-172.17.0.4> tid=0xc83] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 143 ms)

[info 2020/03/05 00:53:08.582 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:08.584 GMT <RMI TCP Connection(185)-172.17.0.4> tid=0xc83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @773e485f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:53:08.584 GMT <RMI TCP Connection(185)-172.17.0.4> tid=0xc83] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:08.584 GMT <RMI TCP Connection(185)-172.17.0.4> tid=0xc83] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @773e485f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:53:08.585 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72073ccb(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:53:08.585 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:08.585 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72073ccb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:53:08.586 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a9a319f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:53:08.586 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:08.586 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a9a319f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:53:08.587 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a1eb543(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:53:08.587 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:08.587 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a1eb543(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:53:08.588 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76e8a186(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:53:08.588 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x999] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:08.588 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @76e8a186(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:53:08.589 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fc3ec98(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:53:08.589 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb11] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:08.589 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb11] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fc3ec98(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:53:08.590 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @798cdc50(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:53:08.590 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:08.590 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb20] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @798cdc50(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:53:08.592 GMT <RMI TCP Connection(185)-172.17.0.4> tid=0xc83] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:53:08.593 GMT <RMI TCP Connection(185)-172.17.0.4> tid=0xc83] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:53:08.593 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:53:08.594 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:53:08.595 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:53:08.595 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:53:08.596 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:53:08.596 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:53:08.597 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:53:08.597 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:53:08.598 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb11] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:53:08.598 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb11] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:53:08.599 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:53:08.600 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb20] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:53:08.602 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:53:08.602 GMT <RMI TCP Connection(31)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:53:08.631 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24363].
Not connected.


[info 2020/03/05 00:53:08.633 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:53:08.634 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:08.635 GMT <RMI TCP Connection(185)-172.17.0.4> tid=0xc83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54548668(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:53:08.635 GMT <RMI TCP Connection(185)-172.17.0.4> tid=0xc83] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:08.635 GMT <RMI TCP Connection(185)-172.17.0.4> tid=0xc83] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54548668(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:53:08.636 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12396fe(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:53:08.636 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:08.636 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12396fe(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:53:08.637 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43fdb87c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:53:08.637 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:08.637 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43fdb87c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:53:08.638 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15abadda(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:53:08.638 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:08.638 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15abadda(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:53:08.639 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45534036(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:53:08.639 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x999] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:08.639 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45534036(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:53:08.640 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45806f6c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:53:08.640 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb11] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:08.640 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb11] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45806f6c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:53:08.641 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @488b9a91(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:53:08.641 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:08.641 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb20] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @488b9a91(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:53:08.643 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11285306361937925944

[info 2020/03/05 00:53:08.646 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:53:08.858 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:08.859 GMT <RMI TCP Connection(185)-172.17.0.4> tid=0xc83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b31b507(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:53:08.859 GMT <RMI TCP Connection(185)-172.17.0.4> tid=0xc83] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:08.859 GMT <RMI TCP Connection(185)-172.17.0.4> tid=0xc83] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b31b507(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:53:08.860 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73949040(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:53:08.860 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:08.860 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73949040(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:53:08.861 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ecfcd0e(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:53:08.861 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8ce] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:08.861 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ecfcd0e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:53:08.862 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45ef94eb(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:53:08.862 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8f2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:08.862 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45ef94eb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:53:08.863 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @344fa9cc(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:53:08.863 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x999] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:08.863 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @344fa9cc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:53:08.864 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb11] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8a86409(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:53:08.864 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb11] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:08.864 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb11] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8a86409(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:53:08.865 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62d3de60(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:53:08.865 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:08.865 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0xb20] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62d3de60(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:53:08.868 GMT <RMI TCP Connection(185)-172.17.0.4> tid=0xc83] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@42279371

[vm0] [info 2020/03/05 00:53:08.874 GMT <RMI TCP Connection(185)-172.17.0.4> tid=0xc83] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:53:08.874 GMT <RMI TCP Connection(185)-172.17.0.4> tid=0xc83] Locator was created at Thu Mar 05 00:53:08 GMT 2020

[vm0] [info 2020/03/05 00:53:08.874 GMT <RMI TCP Connection(185)-172.17.0.4> tid=0xc83] Listening on port 24365 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:53:08.875 GMT <RMI TCP Connection(185)-172.17.0.4> tid=0xc83] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11285306361937925944/locator/locator24365view.dat

[vm0] [info 2020/03/05 00:53:08.875 GMT <RMI TCP Connection(185)-172.17.0.4> tid=0xc83] recovery file not found: /tmp/junit11285306361937925944/locator/locator24365view.dat

[vm0] [info 2020/03/05 00:53:08.875 GMT <RMI TCP Connection(185)-172.17.0.4> tid=0xc83] Starting distributed system

[vm0] [info 2020/03/05 00:53:08.877 GMT <RMI TCP Connection(185)-172.17.0.4> tid=0xc83] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:53:12.668 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@11ccef1b

[vm1] [info 2020/03/05 00:53:12.673 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:53:13.250 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@15ade49

[vm2] [info 2020/03/05 00:53:13.256 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8ce] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:53:13.844 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@373b40aa

[vm3] [info 2020/03/05 00:53:13.849 GMT <RMI TCP Connection(77)-172.17.0.4> tid=0x8f2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:53:14.439 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x999] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31234d14

[vm4] [info 2020/03/05 00:53:14.444 GMT <RMI TCP Connection(78)-172.17.0.4> tid=0x999] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:53:14.985 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@75db106e

[vm5] [info 2020/03/05 00:53:14.990 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:53:15.099 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24366]

Command result for <connect --jmx-manager=localhost[24366]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24366] ..
Successfully connected to: [host=localhost, port=24366]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:53:15.652 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@40758786

[vm6] [info 2020/03/05 00:53:15.658 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:53:16.496 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 976
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236191
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2113
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 95
Total primaries transferred during this rebalance                                               | 12
Total time (in milliseconds) for this rebalance                                                 | 7161


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:53:19.642 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 154 ms)

[vm2] [info 2020/03/05 00:53:19.792 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x906] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 148 ms)

[vm3] [info 2020/03/05 00:53:19.942 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 147 ms)

[vm4] [info 2020/03/05 00:53:20.097 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 152 ms)

[vm5] [info 2020/03/05 00:53:20.256 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b4] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 157 ms)

[vm6] [info 2020/03/05 00:53:20.504 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 247 ms)

[vm0] [info 2020/03/05 00:53:20.651 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0x841] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:53:20.652 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 146 ms)

[info 2020/03/05 00:53:20.653 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:20.655 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @587a6cc9(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:53:20.655 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0x841] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:20.655 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @587a6cc9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:53:20.656 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @422677de(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:53:20.656 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:20.656 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @422677de(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:53:20.657 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x906] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62d52386(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:53:20.657 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x906] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:20.657 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x906] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62d52386(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:53:20.658 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x90f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16a8291(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:53:20.658 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x90f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:20.658 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16a8291(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:53:20.659 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @664527de(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:53:20.659 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x714] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:20.659 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @664527de(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:53:20.660 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @331299(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:53:20.660 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:20.660 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @331299(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:53:20.661 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bfce78d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:53:20.661 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:20.661 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bfce78d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:53:20.663 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:53:20.663 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:53:20.664 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:53:20.665 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:53:20.665 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x906] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:53:20.666 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x906] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:53:20.667 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x90f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:53:20.667 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:53:20.668 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:53:20.668 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:53:20.669 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:53:20.669 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:53:20.670 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:53:20.670 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:53:20.673 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:53:20.673 GMT <RMI TCP Connection(30)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:53:20.702 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24064].
Not connected.


[info 2020/03/05 00:53:20.704 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:53:20.705 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:20.706 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b39a51e(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:53:20.706 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0x841] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:20.706 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b39a51e(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:53:20.707 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @309b6493(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:53:20.707 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:20.707 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @309b6493(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:53:20.708 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x906] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59e213d4(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:53:20.708 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x906] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:20.708 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x906] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59e213d4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:53:20.708 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x90f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48e961e1(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:53:20.709 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x90f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:20.709 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48e961e1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:53:20.709 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b995ea5(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:53:20.709 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x714] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:20.709 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b995ea5(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:53:20.710 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a5256b3(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:53:20.710 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:20.710 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a5256b3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:53:20.711 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @724a3761(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:53:20.711 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:20.711 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @724a3761(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:53:20.714 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit921065249967654421

[info 2020/03/05 00:53:20.716 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:53:20.937 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:20.938 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0x841] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52182741(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:53:20.938 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0x841] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:20.938 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0x841] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52182741(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:53:20.938 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @495c0ac1(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:53:20.939 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:20.939 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @495c0ac1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:53:20.939 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x906] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ff693ee(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:53:20.940 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x906] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:20.940 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x906] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ff693ee(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:53:20.940 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x90f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2229e0b3(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:53:20.940 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x90f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:20.941 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2229e0b3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:53:20.941 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c1ca591(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:53:20.941 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x714] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:20.942 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c1ca591(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:53:20.942 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3322e360(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:53:20.942 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:20.943 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3322e360(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:53:20.943 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d65c731(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:53:20.943 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:20.943 GMT <RMI TCP Connection(71)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d65c731(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:53:20.946 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0x841] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a7a706f

[vm0] [info 2020/03/05 00:53:20.951 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0x841] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:53:20.952 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0x841] Locator was created at Thu Mar 05 00:53:20 GMT 2020

[vm0] [info 2020/03/05 00:53:20.952 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0x841] Listening on port 24066 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:53:20.952 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0x841] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit921065249967654421/locator/locator24066view.dat

[vm0] [info 2020/03/05 00:53:20.952 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0x841] recovery file not found: /tmp/junit921065249967654421/locator/locator24066view.dat

[vm0] [info 2020/03/05 00:53:20.953 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0x841] Starting distributed system

[vm0] [info 2020/03/05 00:53:20.954 GMT <RMI TCP Connection(169)-172.17.0.2> tid=0x841] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:53:24.014 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb28] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@75adeae4

[vm5] [info 2020/03/05 00:53:24.020 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb28] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:53:24.699 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@804a22f

[vm1] [info 2020/03/05 00:53:24.705 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:53:24.711 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb31] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6d5a1f28

[vm6] [info 2020/03/05 00:53:24.717 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb31] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:53:25.289 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x906] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b970cf8

[vm2] [info 2020/03/05 00:53:25.295 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x906] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:53:25.564 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:53:25.923 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x90f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1b7168c5

[vm3] [info 2020/03/05 00:53:25.928 GMT <RMI TCP Connection(69)-172.17.0.2> tid=0x90f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:53:25.961 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb01] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@72d38e91

[vm5] [info 2020/03/05 00:53:25.967 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb01] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:53:26.535 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x714] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1688f91d

[vm4] [info 2020/03/05 00:53:26.540 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x714] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:53:26.679 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb9b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@34c4fda

[vm6] [info 2020/03/05 00:53:26.684 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb9b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:53:27.142 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24067]

Command result for <connect --jmx-manager=localhost[24067]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24067] ..
Successfully connected to: [host=localhost, port=24067]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:53:27.543 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 904
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2452
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 213
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 8532


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:53:29.145 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 162 ms)

[vm2] [info 2020/03/05 00:53:29.294 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa84] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 147 ms)

[vm3] [info 2020/03/05 00:53:29.445 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa6e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 148 ms)

[vm4] [info 2020/03/05 00:53:29.594 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa86] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 147 ms)

[vm5] [info 2020/03/05 00:53:29.752 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb28] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 156 ms)

[vm6] [info 2020/03/05 00:53:29.895 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb31] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 141 ms)

[vm0] [info 2020/03/05 00:53:30.041 GMT <RMI TCP Connection(183)-172.17.0.6> tid=0xa3e] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:53:30.041 GMT <RMI TCP Connection(183)-172.17.0.6> tid=0xa3e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 144 ms)

[info 2020/03/05 00:53:30.042 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:30.044 GMT <RMI TCP Connection(183)-172.17.0.6> tid=0xa3e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53adbde1(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:53:30.044 GMT <RMI TCP Connection(183)-172.17.0.6> tid=0xa3e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:30.045 GMT <RMI TCP Connection(183)-172.17.0.6> tid=0xa3e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53adbde1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:53:30.046 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dd91bd1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:53:30.046 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:30.046 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2dd91bd1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:53:30.049 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2291d8(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:53:30.049 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:30.049 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2291d8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:53:30.052 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e075516(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:53:30.052 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:30.052 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e075516(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:53:30.053 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67d9538d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:53:30.053 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:30.053 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa86] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67d9538d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:53:30.053 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb28] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e93917a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:53:30.054 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb28] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:30.054 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb28] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e93917a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:53:30.054 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb31] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52f620d8(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:53:30.054 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb31] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:30.055 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb31] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52f620d8(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:53:30.057 GMT <RMI TCP Connection(183)-172.17.0.6> tid=0xa3e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:53:30.057 GMT <RMI TCP Connection(183)-172.17.0.6> tid=0xa3e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:53:30.058 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:53:30.058 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:53:30.061 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:53:30.062 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa84] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:53:30.064 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:53:30.064 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:53:30.065 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa86] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:53:30.066 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa86] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:53:30.066 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb28] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:53:30.067 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb28] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:53:30.068 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb31] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:53:30.068 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb31] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:53:30.070 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:53:30.070 GMT <RMI TCP Connection(31)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:53:30.100 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28485].
Not connected.


[info 2020/03/05 00:53:30.102 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:53:30.103 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:30.104 GMT <RMI TCP Connection(183)-172.17.0.6> tid=0xa3e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c3c6aeb(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:53:30.104 GMT <RMI TCP Connection(183)-172.17.0.6> tid=0xa3e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:30.104 GMT <RMI TCP Connection(183)-172.17.0.6> tid=0xa3e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c3c6aeb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:53:30.105 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16faba4d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:53:30.105 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:30.105 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16faba4d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:53:30.106 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a1435ed(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:53:30.106 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:30.106 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a1435ed(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:53:30.107 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d1943c3(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:53:30.107 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:30.107 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d1943c3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:53:30.108 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ddc47da(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:53:30.108 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:30.108 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa86] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ddc47da(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:53:30.109 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb28] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e6c87a6(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:53:30.109 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb28] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:30.109 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb28] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e6c87a6(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:53:30.110 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb31] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c2380f7(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:53:30.110 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb31] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:30.110 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb31] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c2380f7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:53:30.113 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit4239424294759606463

[info 2020/03/05 00:53:30.116 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:53:30.353 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:30.354 GMT <RMI TCP Connection(183)-172.17.0.6> tid=0xa3e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a277459(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:53:30.354 GMT <RMI TCP Connection(183)-172.17.0.6> tid=0xa3e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:30.354 GMT <RMI TCP Connection(183)-172.17.0.6> tid=0xa3e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a277459(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:53:30.355 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b2aee93(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:53:30.355 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:30.355 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b2aee93(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:53:30.356 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e6c9441(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:53:30.356 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:30.356 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e6c9441(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:53:30.357 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60fc90b1(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:53:30.357 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:30.357 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60fc90b1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:53:30.358 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dad8bc3(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:53:30.358 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa86] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:30.358 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa86] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dad8bc3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:53:30.359 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb28] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a8f67a7(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:53:30.359 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb28] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:30.359 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb28] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a8f67a7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:53:30.360 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb31] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @578e46dd(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:53:30.360 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb31] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:30.360 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xb31] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @578e46dd(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:53:30.363 GMT <RMI TCP Connection(183)-172.17.0.6> tid=0xa3e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4bf64a65

[vm0] [info 2020/03/05 00:53:30.368 GMT <RMI TCP Connection(183)-172.17.0.6> tid=0xa3e] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:53:30.369 GMT <RMI TCP Connection(183)-172.17.0.6> tid=0xa3e] Locator was created at Thu Mar 05 00:53:30 GMT 2020

[vm0] [info 2020/03/05 00:53:30.369 GMT <RMI TCP Connection(183)-172.17.0.6> tid=0xa3e] Listening on port 28487 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:53:30.369 GMT <RMI TCP Connection(183)-172.17.0.6> tid=0xa3e] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit4239424294759606463/locator/locator28487view.dat

[vm0] [info 2020/03/05 00:53:30.369 GMT <RMI TCP Connection(183)-172.17.0.6> tid=0xa3e] recovery file not found: /tmp/junit4239424294759606463/locator/locator28487view.dat

[vm0] [info 2020/03/05 00:53:30.370 GMT <RMI TCP Connection(183)-172.17.0.6> tid=0xa3e] Starting distributed system

[vm0] [info 2020/03/05 00:53:30.371 GMT <RMI TCP Connection(183)-172.17.0.6> tid=0xa3e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 782
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608935
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2466
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 239
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8622


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:53:31.152 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 153 ms)

[vm2] [info 2020/03/05 00:53:31.320 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xa24] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 166 ms)

[vm3] [info 2020/03/05 00:53:31.473 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xaa8] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 151 ms)

[vm4] [info 2020/03/05 00:53:31.614 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xae9] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 138 ms)

[vm5] [info 2020/03/05 00:53:31.764 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb01] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 148 ms)

[vm6] [info 2020/03/05 00:53:31.910 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 145 ms)

[vm0] [info 2020/03/05 00:53:32.058 GMT <RMI TCP Connection(184)-172.17.0.9> tid=0xc10] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:53:32.058 GMT <RMI TCP Connection(184)-172.17.0.9> tid=0xc10] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 146 ms)

[info 2020/03/05 00:53:32.059 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:32.061 GMT <RMI TCP Connection(184)-172.17.0.9> tid=0xc10] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13941dc7(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:53:32.061 GMT <RMI TCP Connection(184)-172.17.0.9> tid=0xc10] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:32.061 GMT <RMI TCP Connection(184)-172.17.0.9> tid=0xc10] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13941dc7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:53:32.062 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50df9be2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:53:32.062 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:32.062 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50df9be2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:53:32.063 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xa24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58c49782(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:53:32.063 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xa24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:32.063 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xa24] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58c49782(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:53:32.064 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xaa8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f371566(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:53:32.064 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xaa8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:32.064 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xaa8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f371566(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:53:32.065 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xae9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33817687(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:53:32.065 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xae9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:32.065 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xae9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33817687(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:53:32.065 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb01] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ec4a4c3(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:53:32.066 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb01] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:32.066 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb01] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ec4a4c3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:53:32.066 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @583fa3c0(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:53:32.067 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb9b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:32.067 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @583fa3c0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:53:32.069 GMT <RMI TCP Connection(184)-172.17.0.9> tid=0xc10] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:53:32.069 GMT <RMI TCP Connection(184)-172.17.0.9> tid=0xc10] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:53:32.070 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:53:32.070 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:53:32.071 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xa24] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:53:32.071 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xa24] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:53:32.072 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xaa8] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:53:32.072 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xaa8] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:53:32.073 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xae9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:53:32.074 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xae9] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:53:32.074 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb01] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:53:32.075 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb01] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:53:32.075 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb9b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:53:32.076 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:53:32.078 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:53:32.078 GMT <RMI TCP Connection(31)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:53:32.110 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22595].
Not connected.


[info 2020/03/05 00:53:32.112 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:53:32.113 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:32.114 GMT <RMI TCP Connection(184)-172.17.0.9> tid=0xc10] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42b6de79(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:53:32.114 GMT <RMI TCP Connection(184)-172.17.0.9> tid=0xc10] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:32.114 GMT <RMI TCP Connection(184)-172.17.0.9> tid=0xc10] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42b6de79(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:53:32.115 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58d88feb(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:53:32.115 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:32.115 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58d88feb(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:53:32.116 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xa24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f284f94(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:53:32.116 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xa24] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:32.116 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xa24] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f284f94(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:53:32.117 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xaa8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @697aad76(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:53:32.117 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xaa8] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:32.117 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xaa8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @697aad76(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:53:32.118 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xae9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bb79e8b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:53:32.118 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xae9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:32.118 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xae9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bb79e8b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:53:32.118 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb01] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b382a5a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:53:32.119 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb01] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:32.119 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb01] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b382a5a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:53:32.120 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7705ce64(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:53:32.120 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb9b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:32.120 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7705ce64(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:53:32.122 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit11697528213030276988

[info 2020/03/05 00:53:32.124 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:53:32.332 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:32.333 GMT <RMI TCP Connection(184)-172.17.0.9> tid=0xc10] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5640b10c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:53:32.333 GMT <RMI TCP Connection(184)-172.17.0.9> tid=0xc10] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:32.333 GMT <RMI TCP Connection(184)-172.17.0.9> tid=0xc10] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5640b10c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:53:32.334 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a9f6760(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:53:32.334 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:32.334 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a9f6760(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:53:32.335 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xa24] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a2c30ea(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:53:32.335 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xa24] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:32.335 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xa24] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a2c30ea(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:53:32.336 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xaa8] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b4b0f(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:53:32.336 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xaa8] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:32.336 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xaa8] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13b4b0f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:53:32.337 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xae9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ae58813(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:53:32.337 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xae9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:32.337 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xae9] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ae58813(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:53:32.338 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb01] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @773d7ef5(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:53:32.338 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb01] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:32.338 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xb01] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @773d7ef5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:53:32.339 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2864a451(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:53:32.339 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb9b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:32.339 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2864a451(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:53:32.342 GMT <RMI TCP Connection(184)-172.17.0.9> tid=0xc10] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@55202c2e

[vm0] [info 2020/03/05 00:53:32.348 GMT <RMI TCP Connection(184)-172.17.0.9> tid=0xc10] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:53:32.348 GMT <RMI TCP Connection(184)-172.17.0.9> tid=0xc10] Locator was created at Thu Mar 05 00:53:32 GMT 2020

[vm0] [info 2020/03/05 00:53:32.348 GMT <RMI TCP Connection(184)-172.17.0.9> tid=0xc10] Listening on port 22597 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:53:32.348 GMT <RMI TCP Connection(184)-172.17.0.9> tid=0xc10] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit11697528213030276988/locator/locator22597view.dat

[vm0] [info 2020/03/05 00:53:32.348 GMT <RMI TCP Connection(184)-172.17.0.9> tid=0xc10] recovery file not found: /tmp/junit11697528213030276988/locator/locator22597view.dat

[vm0] [info 2020/03/05 00:53:32.349 GMT <RMI TCP Connection(184)-172.17.0.9> tid=0xc10] Starting distributed system

[vm0] [info 2020/03/05 00:53:32.350 GMT <RMI TCP Connection(184)-172.17.0.9> tid=0xc10] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:53:33.302 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb27] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6e20315f

[vm5] [info 2020/03/05 00:53:33.308 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb27] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:53:34.000 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xb7d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@40c0e502

[vm6] [info 2020/03/05 00:53:34.006 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xb7d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:53:34.270 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@1473adda

[vm1] [info 2020/03/05 00:53:34.274 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:53:34.848 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:53:34.932 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7cae1595

[vm2] [info 2020/03/05 00:53:34.938 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:53:35.543 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@541a5674

[vm3] [info 2020/03/05 00:53:35.548 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:53:36.059 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@324c4f0

[vm1] [info 2020/03/05 00:53:36.063 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:53:36.133 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa86] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5affdd73

[vm4] [info 2020/03/05 00:53:36.139 GMT <RMI TCP Connection(78)-172.17.0.6> tid=0xa86] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:53:36.661 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xa24] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2ba7e2f1

[vm2] [info 2020/03/05 00:53:36.667 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xa24] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:53:36.736 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28488]

Command result for <connect --jmx-manager=localhost[28488]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28488] ..
Successfully connected to: [host=localhost, port=28488]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:53:37.256 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xaa8] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1e2c4ba1

[vm3] [info 2020/03/05 00:53:37.262 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xaa8] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:53:37.845 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xae9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@58a811bb

[vm4] [info 2020/03/05 00:53:37.850 GMT <RMI TCP Connection(77)-172.17.0.9> tid=0xae9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 915
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608947
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2399
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 187
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 8301


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:53:38.351 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 158 ms)

[info 2020/03/05 00:53:38.448 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22598]

Command result for <connect --jmx-manager=localhost[22598]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22598] ..
Successfully connected to: [host=localhost, port=22598]


[vm2] [info 2020/03/05 00:53:38.497 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 144 ms)

[vm3] [info 2020/03/05 00:53:38.651 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 151 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:53:38.796 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 143 ms)

[vm5] [info 2020/03/05 00:53:38.952 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb27] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 154 ms)

[vm6] [info 2020/03/05 00:53:39.097 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xb7d] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 144 ms)

[vm0] [info 2020/03/05 00:53:39.240 GMT <RMI TCP Connection(187)-172.17.0.7> tid=0x9e0] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:53:39.241 GMT <RMI TCP Connection(187)-172.17.0.7> tid=0x9e0] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 141 ms)

[info 2020/03/05 00:53:39.241 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:39.243 GMT <RMI TCP Connection(187)-172.17.0.7> tid=0x9e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11dba57b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:53:39.243 GMT <RMI TCP Connection(187)-172.17.0.7> tid=0x9e0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:39.243 GMT <RMI TCP Connection(187)-172.17.0.7> tid=0x9e0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11dba57b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:53:39.244 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eb522b3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:53:39.244 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:39.244 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eb522b3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:53:39.245 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78165526(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:53:39.245 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x8aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:39.245 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78165526(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:53:39.246 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c8a9878(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:53:39.246 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x92b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:39.246 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c8a9878(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:53:39.247 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70357bb3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:53:39.247 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x948] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:39.247 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70357bb3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:53:39.248 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @153a3ddb(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:53:39.248 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:39.248 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb27] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @153a3ddb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:53:39.249 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xb7d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e04ddf3(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:53:39.249 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xb7d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:39.249 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xb7d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e04ddf3(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:53:39.252 GMT <RMI TCP Connection(187)-172.17.0.7> tid=0x9e0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:53:39.252 GMT <RMI TCP Connection(187)-172.17.0.7> tid=0x9e0] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:53:39.253 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:53:39.253 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:53:39.254 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:53:39.254 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:53:39.255 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:53:39.255 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:53:39.256 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:53:39.257 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:53:39.258 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb27] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:53:39.258 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb27] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:53:39.259 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xb7d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:53:39.259 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xb7d] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:53:39.261 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:53:39.261 GMT <RMI TCP Connection(31)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.




[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:53:39.282 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21093].
Not connected.


[info 2020/03/05 00:53:39.284 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:53:39.285 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:39.287 GMT <RMI TCP Connection(187)-172.17.0.7> tid=0x9e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8da9d42(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:53:39.287 GMT <RMI TCP Connection(187)-172.17.0.7> tid=0x9e0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:39.287 GMT <RMI TCP Connection(187)-172.17.0.7> tid=0x9e0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8da9d42(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:53:39.288 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63afe43c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:53:39.288 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:39.288 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63afe43c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:53:39.289 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57d4f762(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:53:39.289 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x8aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:39.289 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57d4f762(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:53:39.290 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1326cb21(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:53:39.290 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x92b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:39.290 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1326cb21(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:53:39.291 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @383c1d65(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:53:39.291 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x948] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:39.291 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @383c1d65(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:53:39.292 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e1db0c7(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:53:39.292 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:39.292 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb27] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e1db0c7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:53:39.293 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xb7d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bc2b70f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:53:39.293 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xb7d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:39.293 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xb7d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bc2b70f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:53:39.296 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12699966381393133606

[info 2020/03/05 00:53:39.298 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:53:39.511 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:39.512 GMT <RMI TCP Connection(187)-172.17.0.7> tid=0x9e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29787f1c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:53:39.512 GMT <RMI TCP Connection(187)-172.17.0.7> tid=0x9e0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:39.512 GMT <RMI TCP Connection(187)-172.17.0.7> tid=0x9e0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29787f1c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:53:39.513 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78aa419b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:53:39.513 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:39.513 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78aa419b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:53:39.514 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a302537(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:53:39.514 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x8aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:39.514 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a302537(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:53:39.515 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5992d96c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:53:39.515 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x92b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:39.515 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5992d96c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:53:39.516 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b95de51(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:53:39.516 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x948] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:39.516 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b95de51(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:53:39.517 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63242fa(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:53:39.517 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb27] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:39.517 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0xb27] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63242fa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:53:39.518 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xb7d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @436d1d2d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:53:39.518 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xb7d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:39.518 GMT <RMI TCP Connection(77)-172.17.0.7> tid=0xb7d] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @436d1d2d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:53:39.521 GMT <RMI TCP Connection(187)-172.17.0.7> tid=0x9e0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c52f0a

[vm0] [info 2020/03/05 00:53:39.526 GMT <RMI TCP Connection(187)-172.17.0.7> tid=0x9e0] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:53:39.526 GMT <RMI TCP Connection(187)-172.17.0.7> tid=0x9e0] Locator was created at Thu Mar 05 00:53:39 GMT 2020

[vm0] [info 2020/03/05 00:53:39.527 GMT <RMI TCP Connection(187)-172.17.0.7> tid=0x9e0] Listening on port 21095 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:53:39.527 GMT <RMI TCP Connection(187)-172.17.0.7> tid=0x9e0] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12699966381393133606/locator/locator21095view.dat

[vm0] [info 2020/03/05 00:53:39.527 GMT <RMI TCP Connection(187)-172.17.0.7> tid=0x9e0] recovery file not found: /tmp/junit12699966381393133606/locator/locator21095view.dat

[vm0] [info 2020/03/05 00:53:39.528 GMT <RMI TCP Connection(187)-172.17.0.7> tid=0x9e0] Starting distributed system

[vm0] [info 2020/03/05 00:53:39.529 GMT <RMI TCP Connection(187)-172.17.0.7> tid=0x9e0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:53:41.575 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa09] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@68528fd0

[vm5] [info 2020/03/05 00:53:41.580 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa09] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:53:42.279 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@32e12978

[vm6] [info 2020/03/05 00:53:42.284 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:53:43.127 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:53:43.270 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4c845321

[vm1] [info 2020/03/05 00:53:43.274 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:53:43.883 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4ccb35f9

[vm2] [info 2020/03/05 00:53:43.889 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x8aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:53:44.473 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@14144963

[vm3] [info 2020/03/05 00:53:44.479 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x92b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:53:45.078 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x948] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@62e0522e

[vm4] [info 2020/03/05 00:53:45.084 GMT <RMI TCP Connection(78)-172.17.0.7> tid=0x948] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:53:45.693 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21096]

Command result for <connect --jmx-manager=localhost[21096]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21096] ..
Successfully connected to: [host=localhost, port=21096]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 902
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2505
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 194
Total primaries transferred during this rebalance                                               | 24
Total time (in milliseconds) for this rebalance                                                 | 8652


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:53:46.730 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 153 ms)

[vm2] [info 2020/03/05 00:53:46.874 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 142 ms)

[vm3] [info 2020/03/05 00:53:47.025 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 149 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:53:47.187 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 159 ms)

[vm5] [info 2020/03/05 00:53:47.363 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa09] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 174 ms)

[vm6] [info 2020/03/05 00:53:47.512 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa20] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 147 ms)

[vm0] [info 2020/03/05 00:53:47.658 GMT <RMI TCP Connection(172)-172.17.0.8> tid=0x9ed] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:53:47.659 GMT <RMI TCP Connection(172)-172.17.0.8> tid=0x9ed] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 144 ms)

[info 2020/03/05 00:53:47.660 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:47.662 GMT <RMI TCP Connection(172)-172.17.0.8> tid=0x9ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b3089d5(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:53:47.662 GMT <RMI TCP Connection(172)-172.17.0.8> tid=0x9ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:47.662 GMT <RMI TCP Connection(172)-172.17.0.8> tid=0x9ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b3089d5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:53:47.662 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c293f6f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:53:47.663 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:47.663 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c293f6f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:53:47.664 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e1852ec(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:53:47.664 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:47.664 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e1852ec(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:53:47.664 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c4531f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:53:47.665 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:47.665 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c4531f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:53:47.665 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b7cd2a4(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:53:47.665 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:47.666 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b7cd2a4(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:53:47.666 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @187a1f07(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:53:47.667 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:47.667 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa09] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @187a1f07(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:53:47.667 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43a6b56(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:53:47.667 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:47.668 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa20] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43a6b56(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:53:47.670 GMT <RMI TCP Connection(172)-172.17.0.8> tid=0x9ed] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:53:47.670 GMT <RMI TCP Connection(172)-172.17.0.8> tid=0x9ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:53:47.671 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:53:47.671 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:53:47.672 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:53:47.672 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:53:47.673 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:53:47.673 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:53:47.674 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:53:47.674 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:53:47.675 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa09] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:53:47.676 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa09] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:53:47.676 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:53:47.677 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa20] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:53:47.679 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:53:47.679 GMT <RMI TCP Connection(31)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:53:47.708 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29963].
Not connected.


[info 2020/03/05 00:53:47.710 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:53:47.711 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:47.712 GMT <RMI TCP Connection(172)-172.17.0.8> tid=0x9ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28dd5af1(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:53:47.712 GMT <RMI TCP Connection(172)-172.17.0.8> tid=0x9ed] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:47.712 GMT <RMI TCP Connection(172)-172.17.0.8> tid=0x9ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28dd5af1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:53:47.713 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64ac1b74(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:53:47.713 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:47.713 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64ac1b74(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:53:47.714 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @431111c1(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:53:47.714 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:47.714 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @431111c1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:53:47.715 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c97e615(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:53:47.715 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:47.715 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c97e615(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:53:47.716 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @440ec915(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:53:47.716 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:47.716 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @440ec915(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:53:47.717 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @715ec4a2(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:53:47.717 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:47.717 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa09] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @715ec4a2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:53:47.717 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @169c58eb(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:53:47.718 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:47.718 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa20] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @169c58eb(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:53:47.720 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit10207910274003342294

[info 2020/03/05 00:53:47.723 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:53:47.940 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:47.941 GMT <RMI TCP Connection(172)-172.17.0.8> tid=0x9ed] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @264e0cb9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:53:47.941 GMT <RMI TCP Connection(172)-172.17.0.8> tid=0x9ed] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:47.941 GMT <RMI TCP Connection(172)-172.17.0.8> tid=0x9ed] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @264e0cb9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:53:47.942 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @473c8111(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:53:47.942 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:47.942 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @473c8111(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:53:47.943 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28e7e87(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:53:47.943 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:47.943 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28e7e87(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:53:47.944 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f0ef730(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:53:47.944 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:47.944 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f0ef730(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:53:47.944 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a64e12(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:53:47.945 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:47.945 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a64e12(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:53:47.945 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ffe6d3d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:53:47.945 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa09] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:47.945 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa09] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ffe6d3d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:53:47.946 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e7c9a2c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:53:47.946 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:47.946 GMT <RMI TCP Connection(71)-172.17.0.8> tid=0xa20] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e7c9a2c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:53:47.949 GMT <RMI TCP Connection(172)-172.17.0.8> tid=0x9ed] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4512f402

[vm0] [info 2020/03/05 00:53:47.954 GMT <RMI TCP Connection(172)-172.17.0.8> tid=0x9ed] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:53:47.954 GMT <RMI TCP Connection(172)-172.17.0.8> tid=0x9ed] Locator was created at Thu Mar 05 00:53:47 GMT 2020

[vm0] [info 2020/03/05 00:53:47.955 GMT <RMI TCP Connection(172)-172.17.0.8> tid=0x9ed] Listening on port 29965 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:53:47.955 GMT <RMI TCP Connection(172)-172.17.0.8> tid=0x9ed] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit10207910274003342294/locator/locator29965view.dat

[vm0] [info 2020/03/05 00:53:47.955 GMT <RMI TCP Connection(172)-172.17.0.8> tid=0x9ed] recovery file not found: /tmp/junit10207910274003342294/locator/locator29965view.dat

[vm0] [info 2020/03/05 00:53:47.956 GMT <RMI TCP Connection(172)-172.17.0.8> tid=0x9ed] Starting distributed system

[vm0] [info 2020/03/05 00:53:47.957 GMT <RMI TCP Connection(172)-172.17.0.8> tid=0x9ed] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:53:51.344 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x910] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@ab51120

[vm5] [info 2020/03/05 00:53:51.350 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x910] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:53:51.770 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@66d8fd1a

[vm1] [info 2020/03/05 00:53:51.775 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:53:52.070 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@31823044

[vm6] [info 2020/03/05 00:53:52.075 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x7de] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:53:52.360 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@59ad0058

[vm2] [info 2020/03/05 00:53:52.364 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:53:52.929 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:53:53.013 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6f096e36

[vm3] [info 2020/03/05 00:53:53.018 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0x8ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:53:53.651 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4c0b0480

[vm4] [info 2020/03/05 00:53:53.657 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:53:54.265 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29966]

Command result for <connect --jmx-manager=localhost[29966]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29966] ..
Successfully connected to: [host=localhost, port=29966]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 817
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2500
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 240
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8706


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:53:56.566 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 159 ms)

[vm2] [info 2020/03/05 00:53:56.716 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x855] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 147 ms)

[vm3] [info 2020/03/05 00:53:56.868 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x8a4] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 150 ms)

[vm4] [info 2020/03/05 00:53:57.014 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 143 ms)

[vm5] [info 2020/03/05 00:53:57.172 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x910] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 157 ms)

[vm6] [info 2020/03/05 00:53:57.317 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 143 ms)

[vm0] [info 2020/03/05 00:53:57.465 GMT <RMI TCP Connection(172)-172.17.0.3> tid=0x4ab] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:53:57.466 GMT <RMI TCP Connection(172)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 147 ms)

[info 2020/03/05 00:53:57.467 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:57.469 GMT <RMI TCP Connection(172)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15965e62(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:53:57.469 GMT <RMI TCP Connection(172)-172.17.0.3> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:57.469 GMT <RMI TCP Connection(172)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15965e62(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:53:57.470 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a30a98d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:53:57.470 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:57.470 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a30a98d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:53:57.471 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x855] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @586bff1b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:53:57.471 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x855] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:57.471 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x855] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @586bff1b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:53:57.472 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x8a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @440d3c10(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:53:57.472 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x8a4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:57.472 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x8a4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @440d3c10(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:53:57.473 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71c433d3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:53:57.473 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x7e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:57.473 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71c433d3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:53:57.474 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @156b9dc3(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:53:57.474 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:57.474 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x910] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @156b9dc3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:53:57.475 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eae80b2(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:53:57.475 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x7de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:57.475 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eae80b2(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:53:57.477 GMT <RMI TCP Connection(172)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:53:57.477 GMT <RMI TCP Connection(172)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:53:57.478 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:53:57.478 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:53:57.479 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x855] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:53:57.479 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x855] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:53:57.480 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x8a4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:53:57.481 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x8a4] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:53:57.481 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:53:57.482 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:53:57.482 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x910] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:53:57.483 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x910] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:53:57.484 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:53:57.484 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:53:57.486 GMT <RMI TCP Connection(29)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:53:57.487 GMT <RMI TCP Connection(29)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:53:57.517 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20809].
Not connected.


[info 2020/03/05 00:53:57.518 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:53:57.519 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:57.520 GMT <RMI TCP Connection(172)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f0ed50f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:53:57.520 GMT <RMI TCP Connection(172)-172.17.0.3> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:57.520 GMT <RMI TCP Connection(172)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f0ed50f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:53:57.521 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @513dd564(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:53:57.521 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:57.521 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @513dd564(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:53:57.522 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x855] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39f3ba40(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:53:57.522 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x855] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:57.522 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x855] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @39f3ba40(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:53:57.523 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x8a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a7f81fe(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:53:57.523 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x8a4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:57.523 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x8a4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a7f81fe(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:53:57.524 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c54e89(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:53:57.524 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x7e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:57.524 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6c54e89(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:53:57.525 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e5e8278(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:53:57.525 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:57.525 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x910] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e5e8278(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:53:57.526 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca916f4(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:53:57.526 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x7de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:57.526 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ca916f4(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:53:57.529 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit14094485383347468485

[info 2020/03/05 00:53:57.531 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:53:57.752 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:57.753 GMT <RMI TCP Connection(172)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f9b2b5a(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:53:57.753 GMT <RMI TCP Connection(172)-172.17.0.3> tid=0x4ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:53:57.753 GMT <RMI TCP Connection(172)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f9b2b5a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:53:57.754 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @613b18b7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:53:57.754 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:53:57.754 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @613b18b7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:53:57.755 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x855] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46d6a527(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:53:57.755 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x855] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:53:57.755 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x855] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46d6a527(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:53:57.756 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x8a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b32ce67(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:53:57.756 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x8a4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:53:57.756 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x8a4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b32ce67(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:53:57.757 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58ee8f9(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:53:57.757 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x7e4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:53:57.757 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58ee8f9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:53:57.758 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a0d1f55(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:53:57.758 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x910] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:53:57.758 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x910] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a0d1f55(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:53:57.759 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @204d9ebe(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:53:57.759 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x7de] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:53:57.759 GMT <RMI TCP Connection(72)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @204d9ebe(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:53:57.762 GMT <RMI TCP Connection(172)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@23d2bb71

[vm0] [info 2020/03/05 00:53:57.768 GMT <RMI TCP Connection(172)-172.17.0.3> tid=0x4ab] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:53:57.768 GMT <RMI TCP Connection(172)-172.17.0.3> tid=0x4ab] Locator was created at Thu Mar 05 00:53:57 GMT 2020

[vm0] [info 2020/03/05 00:53:57.768 GMT <RMI TCP Connection(172)-172.17.0.3> tid=0x4ab] Listening on port 20811 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:53:57.769 GMT <RMI TCP Connection(172)-172.17.0.3> tid=0x4ab] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit14094485383347468485/locator/locator20811view.dat

[vm0] [info 2020/03/05 00:53:57.769 GMT <RMI TCP Connection(172)-172.17.0.3> tid=0x4ab] recovery file not found: /tmp/junit14094485383347468485/locator/locator20811view.dat

[vm0] [info 2020/03/05 00:53:57.769 GMT <RMI TCP Connection(172)-172.17.0.3> tid=0x4ab] Starting distributed system

[vm0] [info 2020/03/05 00:53:57.771 GMT <RMI TCP Connection(172)-172.17.0.3> tid=0x4ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:53:58.130 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x98a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@267f1265

[vm5] [info 2020/03/05 00:53:58.135 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x98a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:53:58.866 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa14] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@6cdcf599

[vm6] [info 2020/03/05 00:53:58.872 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa14] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:54:01.629 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@82ad3e6

[vm1] [info 2020/03/05 00:54:01.634 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:54:02.219 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x855] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46da1979

[vm2] [info 2020/03/05 00:54:02.224 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x855] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:54:02.811 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x8a4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5b5168e

[vm3] [info 2020/03/05 00:54:02.816 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x8a4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2772
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 452
Total primaries transferred during this rebalance                                               | 57
Total time (in milliseconds) for this rebalance                                                 | 9849


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:54:03.051 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 148 ms)

[vm2] [info 2020/03/05 00:54:03.207 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 154 ms)

[vm3] [info 2020/03/05 00:54:03.355 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 145 ms)

[vm4] [info 2020/03/05 00:54:03.417 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20ee4ec5

[vm4] [info 2020/03/05 00:54:03.422 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x7e4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:54:03.497 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 140 ms)

[vm5] [info 2020/03/05 00:54:03.663 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x98a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 164 ms)

[vm6] [info 2020/03/05 00:54:03.808 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa14] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 143 ms)

[vm0] [info 2020/03/05 00:54:03.954 GMT <RMI TCP Connection(173)-172.17.0.5> tid=0xa33] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:54:03.955 GMT <RMI TCP Connection(173)-172.17.0.5> tid=0xa33] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 144 ms)

[info 2020/03/05 00:54:03.955 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:03.957 GMT <RMI TCP Connection(173)-172.17.0.5> tid=0xa33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @634c225d(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:54:03.957 GMT <RMI TCP Connection(173)-172.17.0.5> tid=0xa33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:03.957 GMT <RMI TCP Connection(173)-172.17.0.5> tid=0xa33] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @634c225d(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:54:03.958 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ee8bd75(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:54:03.958 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:54:03.958 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ee8bd75(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:54:03.959 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d27fd51(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:54:03.959 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x84d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:54:03.959 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d27fd51(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:54:03.960 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @153a57fb(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:54:03.960 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x8e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:54:03.960 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @153a57fb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:54:03.961 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fc28c89(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:54:03.961 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x8db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:54:03.961 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fc28c89(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:54:03.962 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x98a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d2180a8(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:54:03.962 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x98a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:54:03.962 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x98a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d2180a8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:54:03.963 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa14] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ad6a8b6(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:54:03.963 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa14] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:54:03.963 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa14] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ad6a8b6(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:54:03.965 GMT <RMI TCP Connection(173)-172.17.0.5> tid=0xa33] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:54:03.966 GMT <RMI TCP Connection(173)-172.17.0.5> tid=0xa33] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:54:03.966 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:54:03.967 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:54:03.967 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:54:03.968 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:54:03.968 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:54:03.969 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:54:03.969 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:54:03.970 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:54:03.971 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x98a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:54:03.971 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x98a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:54:03.972 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa14] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:54:03.972 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa14] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:54:03.974 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:54:03.974 GMT <RMI TCP Connection(30)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:54:04.001 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29778].
Not connected.


[info 2020/03/05 00:54:04.003 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:54:04.004 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:04.005 GMT <RMI TCP Connection(173)-172.17.0.5> tid=0xa33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @702f6691(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:54:04.005 GMT <RMI TCP Connection(173)-172.17.0.5> tid=0xa33] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:04.005 GMT <RMI TCP Connection(173)-172.17.0.5> tid=0xa33] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @702f6691(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:54:04.006 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ccea61d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:54:04.006 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:54:04.006 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ccea61d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:54:04.007 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43d203c0(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:54:04.007 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x84d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:54:04.007 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43d203c0(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:54:04.008 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69485f58(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:54:04.008 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x8e5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:54:04.008 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69485f58(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:54:04.009 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2301c562(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:54:04.009 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x8db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:54:04.009 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2301c562(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:54:04.010 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x98a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6258fb1c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:54:04.010 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x98a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:54:04.010 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x98a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6258fb1c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:54:04.011 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa14] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ae18df(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:54:04.011 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa14] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:54:04.011 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa14] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ae18df(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:54:04.015 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3385070381692222973

[info 2020/03/05 00:54:04.017 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:54:04.019 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20812]

Command result for <connect --jmx-manager=localhost[20812]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20812] ..
Successfully connected to: [host=localhost, port=20812]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:54:04.251 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:04.252 GMT <RMI TCP Connection(173)-172.17.0.5> tid=0xa33] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aa1b503(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:54:04.252 GMT <RMI TCP Connection(173)-172.17.0.5> tid=0xa33] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:04.252 GMT <RMI TCP Connection(173)-172.17.0.5> tid=0xa33] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2aa1b503(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:54:04.253 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18397ec8(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:54:04.253 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:54:04.253 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18397ec8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:54:04.254 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28a27c71(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:54:04.254 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x84d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:54:04.254 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x84d] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28a27c71(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:54:04.255 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77bd36e2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:54:04.255 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x8e5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:54:04.255 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x8e5] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77bd36e2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:54:04.256 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c72037c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:54:04.256 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x8db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:54:04.256 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c72037c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:54:04.257 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x98a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d0d064a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:54:04.257 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x98a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:54:04.257 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0x98a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d0d064a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:54:04.258 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa14] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13f81830(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:54:04.258 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa14] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:54:04.258 GMT <RMI TCP Connection(72)-172.17.0.5> tid=0xa14] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13f81830(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:54:04.261 GMT <RMI TCP Connection(173)-172.17.0.5> tid=0xa33] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7f2967e1

[vm0] [info 2020/03/05 00:54:04.266 GMT <RMI TCP Connection(173)-172.17.0.5> tid=0xa33] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:54:04.267 GMT <RMI TCP Connection(173)-172.17.0.5> tid=0xa33] Locator was created at Thu Mar 05 00:54:04 GMT 2020

[vm0] [info 2020/03/05 00:54:04.267 GMT <RMI TCP Connection(173)-172.17.0.5> tid=0xa33] Listening on port 29780 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:54:04.267 GMT <RMI TCP Connection(173)-172.17.0.5> tid=0xa33] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3385070381692222973/locator/locator29780view.dat

[vm0] [info 2020/03/05 00:54:04.267 GMT <RMI TCP Connection(173)-172.17.0.5> tid=0xa33] recovery file not found: /tmp/junit3385070381692222973/locator/locator29780view.dat

[vm0] [info 2020/03/05 00:54:04.268 GMT <RMI TCP Connection(173)-172.17.0.5> tid=0xa33] Starting distributed system

[vm0] [info 2020/03/05 00:54:04.270 GMT <RMI TCP Connection(173)-172.17.0.5> tid=0xa33] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:54:05.773 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@3e590b28

[vm5] [info 2020/03/05 00:54:05.780 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:54:06.465 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb9b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440@f824e59

[vm6] [info 2020/03/05 00:54:06.470 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb9b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:54:08.104 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@7610b5be

[vm1] [info 2020/03/05 00:54:08.110 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:54:08.699 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x84d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@afd955f

[vm2] [info 2020/03/05 00:54:08.704 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x84d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:54:09.314 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x8e5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a772f66

[vm3] [info 2020/03/05 00:54:09.320 GMT <RMI TCP Connection(70)-172.17.0.5> tid=0x8e5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:54:09.909 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@38e96d35

[vm4] [info 2020/03/05 00:54:09.915 GMT <RMI TCP Connection(73)-172.17.0.5> tid=0x8db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2591
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 238
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8682


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:54:10.286 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 185 ms)

[vm2] [info 2020/03/05 00:54:10.442 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 153 ms)

[info 2020/03/05 00:54:10.526 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29781]

Command result for <connect --jmx-manager=localhost[29781]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29781] ..
Successfully connected to: [host=localhost, port=29781]


[vm3] [info 2020/03/05 00:54:10.608 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 163 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:54:10.755 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 145 ms)

[vm5] [info 2020/03/05 00:54:10.923 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb84] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 166 ms)

[vm6] [info 2020/03/05 00:54:11.067 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 143 ms)

[vm0] [info 2020/03/05 00:54:11.213 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xa41] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:54:11.214 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xa41] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 144 ms)

[info 2020/03/05 00:54:11.214 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:11.216 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xa41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58310e0f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:54:11.217 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xa41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:11.217 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xa41] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @58310e0f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:54:11.217 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23c28f1f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:54:11.217 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:54:11.217 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23c28f1f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:54:11.218 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c51e5d5(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:54:11.218 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:54:11.218 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c51e5d5(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:54:11.219 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40dd284(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:54:11.219 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:54:11.219 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40dd284(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:54:11.220 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e9f06(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:54:11.220 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x999] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:54:11.220 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e9f06(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:54:11.221 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42216582(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:54:11.221 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:54:11.221 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb84] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42216582(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:54:11.222 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2078d001(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:54:11.222 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb9b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:54:11.222 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2078d001(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:54:11.224 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xa41] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:54:11.225 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xa41] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:54:11.226 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:54:11.226 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:54:11.227 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:54:11.227 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:54:11.228 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:54:11.228 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:54:11.229 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:54:11.229 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:54:11.230 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:54:11.230 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb84] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:54:11.231 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb9b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:54:11.232 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:54:11.233 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:54:11.234 GMT <RMI TCP Connection(32)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:54:11.253 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24366].
Not connected.


[info 2020/03/05 00:54:11.254 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:54:11.255 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:11.256 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xa41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6525668f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:54:11.256 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xa41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:11.256 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xa41] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6525668f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:54:11.257 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78800ab(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:54:11.257 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:54:11.257 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78800ab(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:54:11.258 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42ae7a1c(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:54:11.258 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:54:11.258 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42ae7a1c(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:54:11.259 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e052e73(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:54:11.259 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:54:11.259 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e052e73(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:54:11.260 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3017483(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:54:11.260 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x999] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:54:11.260 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3017483(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:54:11.261 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7731fa92(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:54:11.261 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:54:11.261 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb84] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7731fa92(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:54:11.262 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ca62b0a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:54:11.262 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb9b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:54:11.262 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ca62b0a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:54:11.266 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2091017566525986395

[info 2020/03/05 00:54:11.268 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:54:11.483 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:11.484 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xa41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e94aa19(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:54:11.484 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xa41] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:11.484 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xa41] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e94aa19(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:54:11.485 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c1ea8d1(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:54:11.485 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:54:11.485 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c1ea8d1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:54:11.486 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45b58ffa(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:54:11.486 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8ce] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:54:11.486 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45b58ffa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:54:11.487 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35925370(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:54:11.487 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8f2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:54:11.487 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @35925370(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:54:11.488 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3451c4bc(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:54:11.488 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x999] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:54:11.488 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3451c4bc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:54:11.488 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e7b38e8(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:54:11.488 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:54:11.489 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb84] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e7b38e8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:54:11.489 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47463b59(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:54:11.489 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb9b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:54:11.489 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47463b59(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:54:11.492 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xa41] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@124f73d1

[vm0] [info 2020/03/05 00:54:11.498 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xa41] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:54:11.498 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xa41] Locator was created at Thu Mar 05 00:54:11 GMT 2020

[vm0] [info 2020/03/05 00:54:11.498 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xa41] Listening on port 24368 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:54:11.498 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xa41] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2091017566525986395/locator/locator24368view.dat

[vm0] [info 2020/03/05 00:54:11.498 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xa41] recovery file not found: /tmp/junit2091017566525986395/locator/locator24368view.dat

[vm0] [info 2020/03/05 00:54:11.499 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xa41] Starting distributed system

[vm0] [info 2020/03/05 00:54:11.501 GMT <RMI TCP Connection(192)-172.17.0.4> tid=0xa41] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:54:15.266 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@8dc319e

[vm1] [info 2020/03/05 00:54:15.271 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:54:15.848 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4a2ce00f

[vm2] [info 2020/03/05 00:54:15.853 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8ce] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:54:16.435 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@17e39a8e

[vm3] [info 2020/03/05 00:54:16.440 GMT <RMI TCP Connection(80)-172.17.0.4> tid=0x8f2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:54:17.023 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x999] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6503a906

[vm4] [info 2020/03/05 00:54:17.028 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x999] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:54:17.621 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24369]

Command result for <connect --jmx-manager=localhost[24369]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24369] ..
Successfully connected to: [host=localhost, port=24369]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:54:18.019 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@3aab8e0c

[vm5] [info 2020/03/05 00:54:18.025 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:54:18.694 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440@13dc9a9

[vm6] [info 2020/03/05 00:54:18.700 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9c5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2791
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 428
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 9912


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:54:22.918 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 152 ms)

[vm2] [info 2020/03/05 00:54:23.072 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x906] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 151 ms)

[vm3] [info 2020/03/05 00:54:23.224 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 150 ms)

[vm4] [info 2020/03/05 00:54:23.381 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 154 ms)

[vm5] [info 2020/03/05 00:54:23.545 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b4] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 162 ms)

[vm6] [info 2020/03/05 00:54:23.692 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 145 ms)

[vm0] [info 2020/03/05 00:54:23.840 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xa8a] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:54:23.841 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xa8a] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 147 ms)

[info 2020/03/05 00:54:23.842 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:23.844 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xa8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e297030(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:54:23.844 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xa8a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:23.844 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xa8a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e297030(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:54:23.845 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @557531d2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:54:23.845 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:54:23.845 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @557531d2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:54:23.846 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x906] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @241f3171(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:54:23.846 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x906] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:54:23.846 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x906] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @241f3171(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:54:23.847 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x90f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ecb28c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:54:23.847 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x90f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:54:23.847 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74ecb28c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:54:23.848 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bac4b05(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:54:23.848 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x714] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:54:23.848 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bac4b05(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:54:23.849 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b3ecfd3(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:54:23.849 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:54:23.849 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b3ecfd3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:54:23.850 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bebfb94(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:54:23.850 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:54:23.850 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2bebfb94(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:54:23.852 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xa8a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:54:23.852 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xa8a] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:54:23.853 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:54:23.854 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:54:23.854 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x906] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:54:23.855 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x906] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:54:23.856 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x90f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:54:23.856 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:54:23.857 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:54:23.857 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:54:23.858 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:54:23.858 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:54:23.859 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:54:23.859 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:54:23.861 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:54:23.862 GMT <RMI TCP Connection(31)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:54:23.889 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24067].
Not connected.


[info 2020/03/05 00:54:23.890 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:54:23.891 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:23.893 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xa8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ccf93ca(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:54:23.893 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xa8a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:23.893 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xa8a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ccf93ca(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:54:23.894 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @784340dd(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:54:23.894 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:54:23.894 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @784340dd(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:54:23.894 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x906] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ba55a22(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:54:23.895 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x906] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:54:23.895 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x906] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ba55a22(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:54:23.895 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x90f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f6d8ea6(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:54:23.896 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x90f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:54:23.896 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f6d8ea6(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:54:23.896 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @234ea9c8(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:54:23.896 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x714] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:54:23.896 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @234ea9c8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:54:23.897 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e479fce(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:54:23.897 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:54:23.897 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e479fce(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:54:23.898 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c57a013(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:54:23.898 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:54:23.898 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c57a013(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:54:23.902 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13691173313465999375

[info 2020/03/05 00:54:23.904 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:54:24.119 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:24.120 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xa8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @557c6e1f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:54:24.120 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xa8a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:24.120 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xa8a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @557c6e1f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:54:24.121 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a6f7fec(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:54:24.121 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:54:24.121 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a6f7fec(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:54:24.121 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x906] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66ebfb72(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:54:24.122 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x906] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:54:24.122 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x906] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66ebfb72(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:54:24.122 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x90f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f09702a(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:54:24.122 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x90f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:54:24.122 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x90f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3f09702a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:54:24.123 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x714] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @168b828e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:54:24.123 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x714] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:54:24.123 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x714] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @168b828e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:54:24.124 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30ee8c43(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:54:24.124 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:54:24.124 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9b4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @30ee8c43(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:54:24.125 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e1394bf(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:54:24.125 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9c5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:54:24.125 GMT <RMI TCP Connection(72)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e1394bf(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:54:24.128 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xa8a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@19cc8417

[vm0] [info 2020/03/05 00:54:24.134 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xa8a] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:54:24.134 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xa8a] Locator was created at Thu Mar 05 00:54:24 GMT 2020

[vm0] [info 2020/03/05 00:54:24.134 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xa8a] Listening on port 24069 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:54:24.134 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xa8a] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13691173313465999375/locator/locator24069view.dat

[vm0] [info 2020/03/05 00:54:24.134 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xa8a] recovery file not found: /tmp/junit13691173313465999375/locator/locator24069view.dat

[vm0] [info 2020/03/05 00:54:24.135 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xa8a] Starting distributed system

[vm0] [info 2020/03/05 00:54:24.136 GMT <RMI TCP Connection(174)-172.17.0.2> tid=0xa8a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:54:27.324 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440@7868d6e7

[vm5] [info 2020/03/05 00:54:27.330 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:54:27.920 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@143725ac

[vm1] [info 2020/03/05 00:54:27.925 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:54:27.984 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@3d57a0a4

[vm6] [info 2020/03/05 00:54:27.989 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:54:28.502 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb01] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@730f63

[vm5] [info 2020/03/05 00:54:28.507 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb01] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:54:28.509 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x906] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2a2e4554

[vm2] [info 2020/03/05 00:54:28.514 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x906] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:54:29.136 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x90f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1a42a191

[vm3] [info 2020/03/05 00:54:29.141 GMT <RMI TCP Connection(70)-172.17.0.2> tid=0x90f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:54:29.172 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb9b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040@33279245

[vm6] [info 2020/03/05 00:54:29.178 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb9b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:54:29.754 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x714] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5e3c5818

[vm4] [info 2020/03/05 00:54:29.759 GMT <RMI TCP Connection(73)-172.17.0.2> tid=0x714] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:54:30.365 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24070]

Command result for <connect --jmx-manager=localhost[24070]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24070] ..
Successfully connected to: [host=localhost, port=24070]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2675
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 288
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9084


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:54:31.949 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 155 ms)

[vm2] [info 2020/03/05 00:54:32.117 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa84] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 166 ms)

[vm3] [info 2020/03/05 00:54:32.279 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa6e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 159 ms)

[vm4] [info 2020/03/05 00:54:32.428 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa86] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 147 ms)

[vm5] [info 2020/03/05 00:54:32.612 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba0] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 182 ms)

[vm6] [info 2020/03/05 00:54:32.761 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba2] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 148 ms)

[vm0] [info 2020/03/05 00:54:32.913 GMT <RMI TCP Connection(191)-172.17.0.6> tid=0x603] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:54:32.914 GMT <RMI TCP Connection(191)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 149 ms)

[info 2020/03/05 00:54:32.915 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:32.917 GMT <RMI TCP Connection(191)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ba9814f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:54:32.917 GMT <RMI TCP Connection(191)-172.17.0.6> tid=0x603] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:32.917 GMT <RMI TCP Connection(191)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ba9814f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:54:32.918 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6296ef70(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:54:32.918 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:54:32.918 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6296ef70(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:54:32.919 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4338ff2d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:54:32.919 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:54:32.919 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4338ff2d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:54:32.920 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7af4e421(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:54:32.920 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:54:32.920 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7af4e421(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:54:32.921 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16328378(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:54:32.921 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:54:32.921 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa86] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16328378(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:54:32.922 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73a0ea78(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:54:32.922 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:54:32.922 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73a0ea78(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:54:32.923 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ebe20a9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:54:32.923 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:54:32.923 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ebe20a9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:54:32.926 GMT <RMI TCP Connection(191)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:54:32.926 GMT <RMI TCP Connection(191)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:54:32.927 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:54:32.927 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:54:32.928 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:54:32.928 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa84] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:54:32.929 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:54:32.929 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:54:32.930 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa86] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:54:32.931 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa86] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:54:32.931 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:54:32.932 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba0] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:54:32.933 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:54:32.933 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba2] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:54:32.935 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:54:32.936 GMT <RMI TCP Connection(32)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:54:32.954 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28488].
Not connected.


[info 2020/03/05 00:54:32.955 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:54:32.956 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:32.957 GMT <RMI TCP Connection(191)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @568593aa(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:54:32.957 GMT <RMI TCP Connection(191)-172.17.0.6> tid=0x603] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:32.958 GMT <RMI TCP Connection(191)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @568593aa(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:54:32.958 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3252816e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:54:32.959 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:54:32.959 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3252816e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:54:32.959 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48734448(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:54:32.959 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:54:32.960 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48734448(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:54:32.960 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53c245fd(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:54:32.961 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:54:32.961 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53c245fd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:54:32.961 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eb41b1(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:54:32.962 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:54:32.962 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa86] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eb41b1(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:54:32.962 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @751417d2(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:54:32.963 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:54:32.963 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @751417d2(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:54:32.963 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a3f5980(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:54:32.964 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:54:32.964 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a3f5980(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:54:32.967 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7414645235526030180

[info 2020/03/05 00:54:32.969 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2764
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 318
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9411


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[info 2020/03/05 00:54:33.199 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:33.200 GMT <RMI TCP Connection(191)-172.17.0.6> tid=0x603] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cbde516(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:54:33.200 GMT <RMI TCP Connection(191)-172.17.0.6> tid=0x603] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:33.200 GMT <RMI TCP Connection(191)-172.17.0.6> tid=0x603] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cbde516(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:54:33.200 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19d9dd12(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:54:33.201 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:54:33.201 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19d9dd12(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:54:33.201 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @614acec3(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:54:33.201 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:54:33.202 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @614acec3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:54:33.202 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fd2fc03(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:54:33.202 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:54:33.202 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fd2fc03(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:54:33.203 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ad05ac(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:54:33.203 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa86] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:54:33.203 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa86] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ad05ac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:54:33.204 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @167de864(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:54:33.204 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:54:33.204 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @167de864(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:54:33.205 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55d20e42(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:54:33.205 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:54:33.205 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xba2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55d20e42(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm1] [info 2020/03/05 00:54:33.231 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 155 ms)

[vm0] [info 2020/03/05 00:54:33.238 GMT <RMI TCP Connection(191)-172.17.0.6> tid=0x603] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1444a8e3

[vm0] [info 2020/03/05 00:54:33.243 GMT <RMI TCP Connection(191)-172.17.0.6> tid=0x603] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:54:33.243 GMT <RMI TCP Connection(191)-172.17.0.6> tid=0x603] Locator was created at Thu Mar 05 00:54:33 GMT 2020

[vm0] [info 2020/03/05 00:54:33.243 GMT <RMI TCP Connection(191)-172.17.0.6> tid=0x603] Listening on port 28490 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:54:33.244 GMT <RMI TCP Connection(191)-172.17.0.6> tid=0x603] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7414645235526030180/locator/locator28490view.dat

[vm0] [info 2020/03/05 00:54:33.244 GMT <RMI TCP Connection(191)-172.17.0.6> tid=0x603] recovery file not found: /tmp/junit7414645235526030180/locator/locator28490view.dat

[vm0] [info 2020/03/05 00:54:33.244 GMT <RMI TCP Connection(191)-172.17.0.6> tid=0x603] Starting distributed system

[vm0] [info 2020/03/05 00:54:33.246 GMT <RMI TCP Connection(191)-172.17.0.6> tid=0x603] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:54:33.389 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa97] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 155 ms)

[vm3] [info 2020/03/05 00:54:33.554 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb27] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 162 ms)

[vm4] [info 2020/03/05 00:54:33.703 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb6c] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 146 ms)

[vm5] [info 2020/03/05 00:54:33.887 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb01] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 182 ms)

[vm6] [info 2020/03/05 00:54:34.038 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 149 ms)

[vm0] [info 2020/03/05 00:54:34.185 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xca9] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:54:34.185 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xca9] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 144 ms)

[info 2020/03/05 00:54:34.186 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:34.188 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xca9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64068503(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:54:34.188 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xca9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:34.188 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xca9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64068503(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:54:34.189 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @263601d5(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:54:34.189 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:54:34.189 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @263601d5(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:54:34.190 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa97] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @635db4ec(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:54:34.190 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa97] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:54:34.190 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa97] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @635db4ec(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:54:34.191 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @402d3a65(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:54:34.191 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:54:34.191 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb27] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @402d3a65(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:54:34.192 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cdacd97(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:54:34.192 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:54:34.192 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb6c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4cdacd97(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:54:34.193 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb01] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2221793(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:54:34.193 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb01] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:54:34.193 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb01] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2221793(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:54:34.194 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1390c537(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:54:34.194 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb9b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:54:34.194 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1390c537(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:54:34.197 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xca9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:54:34.197 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xca9] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:54:34.198 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:54:34.198 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:54:34.199 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa97] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:54:34.199 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa97] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:54:34.200 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb27] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:54:34.200 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb27] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:54:34.201 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:54:34.201 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb6c] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:54:34.202 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb01] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:54:34.202 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb01] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:54:34.203 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb9b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:54:34.203 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:54:34.206 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:54:34.206 GMT <RMI TCP Connection(32)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:54:34.234 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22598].
Not connected.


[info 2020/03/05 00:54:34.236 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:54:34.237 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:34.238 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xca9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @505acbca(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:54:34.238 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xca9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:34.238 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xca9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @505acbca(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:54:34.239 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @602538d0(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:54:34.239 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:54:34.239 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @602538d0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:54:34.240 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa97] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d7c368b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:54:34.240 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa97] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:54:34.240 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa97] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d7c368b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:54:34.241 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @198ca929(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:54:34.241 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:54:34.241 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb27] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @198ca929(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:54:34.242 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @268c0daf(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:54:34.242 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:54:34.242 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb6c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @268c0daf(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:54:34.243 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb01] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @693d1ced(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:54:34.243 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb01] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:54:34.243 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb01] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @693d1ced(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:54:34.244 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51eb928f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:54:34.244 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb9b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:54:34.244 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51eb928f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:54:34.247 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit13497780359004567008

[info 2020/03/05 00:54:34.250 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:54:34.469 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:34.471 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xca9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3774aaa3(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:54:34.472 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xca9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:34.472 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xca9] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3774aaa3(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:54:34.472 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ec17b6f(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:54:34.473 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:54:34.473 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ec17b6f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:54:34.474 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa97] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @657ecde6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:54:34.474 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa97] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:54:34.474 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa97] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @657ecde6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:54:34.474 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @612d91aa(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:54:34.474 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb27] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:54:34.475 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb27] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @612d91aa(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:54:34.475 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ea15e3c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:54:34.475 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:54:34.476 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb6c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ea15e3c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:54:34.476 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb01] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22552d5d(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:54:34.477 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb01] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:54:34.477 GMT <RMI TCP Connection(78)-172.17.0.9> tid=0xb01] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22552d5d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:54:34.477 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55a165ae(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:54:34.477 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb9b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:54:34.478 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55a165ae(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:54:34.481 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xca9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@22c6dadb

[vm0] [info 2020/03/05 00:54:34.487 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xca9] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:54:34.487 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xca9] Locator was created at Thu Mar 05 00:54:34 GMT 2020

[vm0] [info 2020/03/05 00:54:34.487 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xca9] Listening on port 22600 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:54:34.487 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xca9] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit13497780359004567008/locator/locator22600view.dat

[vm0] [info 2020/03/05 00:54:34.487 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xca9] recovery file not found: /tmp/junit13497780359004567008/locator/locator22600view.dat

[vm0] [info 2020/03/05 00:54:34.488 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xca9] Starting distributed system

[vm0] [info 2020/03/05 00:54:34.489 GMT <RMI TCP Connection(191)-172.17.0.9> tid=0xca9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:54:37.135 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@71fc31ff

[vm1] [info 2020/03/05 00:54:37.141 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:54:37.728 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3b9d4644

[vm2] [info 2020/03/05 00:54:37.733 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:54:38.238 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5cb74739

[vm1] [info 2020/03/05 00:54:38.243 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:54:38.335 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@41650b8f

[vm3] [info 2020/03/05 00:54:38.341 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:54:38.835 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa97] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6ede9055

[vm2] [info 2020/03/05 00:54:38.841 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xa97] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:54:38.937 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa86] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@72a73c83

[vm4] [info 2020/03/05 00:54:38.943 GMT <RMI TCP Connection(82)-172.17.0.6> tid=0xa86] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:54:39.439 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb27] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@465f8673

[vm3] [info 2020/03/05 00:54:39.444 GMT <RMI TCP Connection(79)-172.17.0.9> tid=0xb27] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:54:39.544 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28491]

Command result for <connect --jmx-manager=localhost[28491]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28491] ..
Successfully connected to: [host=localhost, port=28491]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:54:40.061 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@14f33253

[vm4] [info 2020/03/05 00:54:40.066 GMT <RMI TCP Connection(80)-172.17.0.9> tid=0xb6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:54:40.678 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22601]

Command result for <connect --jmx-manager=localhost[22601]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22601] ..
Successfully connected to: [host=localhost, port=22601]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:54:43.783 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb98] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@4e89d26a

[vm5] [info 2020/03/05 00:54:43.789 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb98] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:54:44.516 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xbf2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@45af82e2

[vm6] [info 2020/03/05 00:54:44.522 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xbf2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2675
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 289
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 9069


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 33


[vm5] [info 2020/03/05 00:54:48.407 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa09] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@51eb0e6e

[vm5] [info 2020/03/05 00:54:48.413 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa09] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:54:48.495 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 170 ms)

[vm2] [info 2020/03/05 00:54:48.647 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 150 ms)

[vm3] [info 2020/03/05 00:54:48.793 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 143 ms)

[vm4] [info 2020/03/05 00:54:48.936 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 141 ms)

[vm5] [info 2020/03/05 00:54:49.105 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb98] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 168 ms)

[vm6] [info 2020/03/05 00:54:49.145 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa20] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@1018394

[vm6] [info 2020/03/05 00:54:49.151 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa20] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:54:49.253 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xbf2] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 146 ms)

[vm0] [info 2020/03/05 00:54:49.394 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xc8f] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:54:49.395 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xc8f] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 140 ms)

[info 2020/03/05 00:54:49.396 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:49.398 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xc8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45477b9(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:54:49.398 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xc8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:49.398 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xc8f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45477b9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:54:49.398 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72aa3371(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:54:49.398 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:54:49.399 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @72aa3371(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:54:49.399 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13f8a1fd(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:54:49.399 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x8aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:54:49.399 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13f8a1fd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:54:49.400 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @775f1fa3(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:54:49.400 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x92b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:54:49.400 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @775f1fa3(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:54:49.401 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a96013e(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:54:49.401 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x948] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:54:49.401 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a96013e(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:54:49.402 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb98] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36e8089a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:54:49.402 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb98] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:54:49.402 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb98] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36e8089a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:54:49.403 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xbf2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1695f6b8(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:54:49.403 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xbf2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:54:49.403 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xbf2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1695f6b8(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:54:49.405 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xc8f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:54:49.406 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xc8f] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:54:49.406 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:54:49.407 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:54:49.408 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:54:49.408 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:54:49.409 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:54:49.409 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:54:49.410 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:54:49.410 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:54:49.411 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb98] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:54:49.411 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb98] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:54:49.412 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xbf2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:54:49.412 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xbf2] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:54:49.414 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:54:49.415 GMT <RMI TCP Connection(32)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:54:49.442 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21096].
Not connected.


[info 2020/03/05 00:54:49.444 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:54:49.445 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:49.446 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xc8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @290f5f42(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:54:49.446 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xc8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:49.446 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xc8f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @290f5f42(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:54:49.447 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7100f62a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:54:49.447 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:54:49.447 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7100f62a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:54:49.448 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61165d9(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:54:49.448 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x8aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:54:49.448 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61165d9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:54:49.449 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52f6340f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:54:49.449 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x92b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:54:49.449 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52f6340f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:54:49.449 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7362c26c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:54:49.450 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x948] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:54:49.450 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7362c26c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:54:49.450 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb98] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61a1d21f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:54:49.451 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb98] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:54:49.451 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb98] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61a1d21f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:54:49.451 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xbf2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @368e18b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:54:49.451 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xbf2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:54:49.452 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xbf2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @368e18b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:54:49.455 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6968933207761948526

[info 2020/03/05 00:54:49.457 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:54:49.696 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:49.697 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xc8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43af64d6(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:54:49.697 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xc8f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:49.697 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xc8f] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43af64d6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:54:49.698 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48b69198(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:54:49.698 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:54:49.698 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48b69198(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:54:49.699 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @161a6612(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:54:49.699 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x8aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:54:49.699 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @161a6612(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:54:49.699 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d43b157(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:54:49.700 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x92b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:54:49.700 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d43b157(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:54:49.700 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b99a6ef(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:54:49.700 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x948] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:54:49.700 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b99a6ef(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:54:49.701 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb98] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ad3e529(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:54:49.701 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb98] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:54:49.701 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xb98] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ad3e529(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:54:49.702 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xbf2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c99e96(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:54:49.702 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xbf2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:54:49.702 GMT <RMI TCP Connection(80)-172.17.0.7> tid=0xbf2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60c99e96(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:54:49.705 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xc8f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@20f7abb4

[vm0] [info 2020/03/05 00:54:49.710 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xc8f] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:54:49.711 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xc8f] Locator was created at Thu Mar 05 00:54:49 GMT 2020

[vm0] [info 2020/03/05 00:54:49.711 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xc8f] Listening on port 21098 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:54:49.711 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xc8f] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6968933207761948526/locator/locator21098view.dat

[vm0] [info 2020/03/05 00:54:49.711 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xc8f] recovery file not found: /tmp/junit6968933207761948526/locator/locator21098view.dat

[vm0] [info 2020/03/05 00:54:49.712 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xc8f] Starting distributed system

[vm0] [info 2020/03/05 00:54:49.713 GMT <RMI TCP Connection(194)-172.17.0.7> tid=0xc8f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2740
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 365
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9510


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:54:53.222 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 150 ms)

[vm2] [info 2020/03/05 00:54:53.373 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 148 ms)

[vm3] [info 2020/03/05 00:54:53.531 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 156 ms)

[vm1] [info 2020/03/05 00:54:53.551 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@26a4b9b2

[vm1] [info 2020/03/05 00:54:53.556 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:54:53.686 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 153 ms)

[vm5] [info 2020/03/05 00:54:53.856 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa09] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 168 ms)

[vm6] [info 2020/03/05 00:54:54.002 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa20] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 144 ms)

[vm2] [info 2020/03/05 00:54:54.140 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@444105e4

[vm0] [info 2020/03/05 00:54:54.145 GMT <RMI TCP Connection(177)-172.17.0.8> tid=0xa3d] Distribution Locator on 844026adc942 is stopped

[vm2] [info 2020/03/05 00:54:54.145 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x8aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:54:54.146 GMT <RMI TCP Connection(177)-172.17.0.8> tid=0xa3d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 142 ms)

[info 2020/03/05 00:54:54.147 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:54.148 GMT <RMI TCP Connection(177)-172.17.0.8> tid=0xa3d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27ad5dd3(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:54:54.149 GMT <RMI TCP Connection(177)-172.17.0.8> tid=0xa3d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:54.149 GMT <RMI TCP Connection(177)-172.17.0.8> tid=0xa3d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27ad5dd3(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:54:54.149 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @599acc04(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:54:54.150 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:54:54.150 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @599acc04(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:54:54.151 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32070cea(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:54:54.151 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:54:54.151 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32070cea(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:54:54.152 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d91cd8(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:54:54.152 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:54:54.152 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @45d91cd8(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:54:54.152 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @94e4184(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:54:54.153 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:54:54.153 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @94e4184(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:54:54.153 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55ff11be(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:54:54.154 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:54:54.154 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa09] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55ff11be(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:54:54.154 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cef3395(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:54:54.155 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:54:54.155 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa20] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cef3395(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:54:54.157 GMT <RMI TCP Connection(177)-172.17.0.8> tid=0xa3d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:54:54.157 GMT <RMI TCP Connection(177)-172.17.0.8> tid=0xa3d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:54:54.158 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:54:54.158 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:54:54.159 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:54:54.159 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:54:54.160 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:54:54.160 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:54:54.161 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:54:54.162 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:54:54.163 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa09] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:54:54.163 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa09] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:54:54.164 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa20] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:54:54.164 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa20] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:54:54.166 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:54:54.167 GMT <RMI TCP Connection(32)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:54:54.195 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29966].
Not connected.


[info 2020/03/05 00:54:54.197 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:54:54.198 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:54.199 GMT <RMI TCP Connection(177)-172.17.0.8> tid=0xa3d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13e3b0a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:54:54.199 GMT <RMI TCP Connection(177)-172.17.0.8> tid=0xa3d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:54.199 GMT <RMI TCP Connection(177)-172.17.0.8> tid=0xa3d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13e3b0a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:54:54.200 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53942e2d(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:54:54.200 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:54:54.200 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53942e2d(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:54:54.201 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56c46de1(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:54:54.201 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bd] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:54:54.201 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56c46de1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:54:54.202 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20c746e7(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:54:54.202 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8ae] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:54:54.202 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20c746e7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:54:54.203 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @432491bd(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:54:54.203 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x8bc] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:54:54.203 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @432491bd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:54:54.204 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6db4b888(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:54:54.204 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:54:54.204 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa09] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6db4b888(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:54:54.205 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1648e49(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:54:54.205 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa20] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:54:54.205 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa20] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1648e49(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:54:54.209 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit2781392592196647948

[info 2020/03/05 00:54:54.211 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:54:54.430 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:54.431 GMT <RMI TCP Connection(177)-172.17.0.8> tid=0xa3d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fef4248(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:54:54.432 GMT <RMI TCP Connection(177)-172.17.0.8> tid=0xa3d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:54:54.432 GMT <RMI TCP Connection(177)-172.17.0.8> tid=0xa3d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2fef4248(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:54:54.432 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5321b342(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:54:54.432 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:54:54.432 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5321b342(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:54:54.433 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fcff84(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:54:54.433 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bd] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:54:54.433 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bd] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4fcff84(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:54:54.434 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e93ebf5(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:54:54.434 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8ae] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:54:54.434 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8ae] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e93ebf5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:54:54.435 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34cf653e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:54:54.435 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x8bc] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:54:54.435 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x8bc] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34cf653e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:54:54.436 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c356c0c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:54:54.436 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa09] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:54:54.436 GMT <RMI TCP Connection(73)-172.17.0.8> tid=0xa09] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c356c0c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:54:54.437 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa20] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @211364f8(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:54:54.437 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa20] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:54:54.437 GMT <RMI TCP Connection(72)-172.17.0.8> tid=0xa20] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @211364f8(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:54:54.440 GMT <RMI TCP Connection(177)-172.17.0.8> tid=0xa3d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@21839a6d

[vm0] [info 2020/03/05 00:54:54.445 GMT <RMI TCP Connection(177)-172.17.0.8> tid=0xa3d] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:54:54.445 GMT <RMI TCP Connection(177)-172.17.0.8> tid=0xa3d] Locator was created at Thu Mar 05 00:54:54 GMT 2020

[vm0] [info 2020/03/05 00:54:54.445 GMT <RMI TCP Connection(177)-172.17.0.8> tid=0xa3d] Listening on port 29968 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:54:54.445 GMT <RMI TCP Connection(177)-172.17.0.8> tid=0xa3d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit2781392592196647948/locator/locator29968view.dat

[vm0] [info 2020/03/05 00:54:54.445 GMT <RMI TCP Connection(177)-172.17.0.8> tid=0xa3d] recovery file not found: /tmp/junit2781392592196647948/locator/locator29968view.dat

[vm0] [info 2020/03/05 00:54:54.446 GMT <RMI TCP Connection(177)-172.17.0.8> tid=0xa3d] Starting distributed system

[vm0] [info 2020/03/05 00:54:54.447 GMT <RMI TCP Connection(177)-172.17.0.8> tid=0xa3d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:54:54.730 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@7d8a0979

[vm3] [info 2020/03/05 00:54:54.735 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x92b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:54:55.323 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x948] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4835bfc4

[vm4] [info 2020/03/05 00:54:55.328 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0x948] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:54:55.908 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21099]

Command result for <connect --jmx-manager=localhost[21099]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21099] ..
Successfully connected to: [host=localhost, port=21099]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:54:58.258 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4726c0d5

[vm1] [info 2020/03/05 00:54:58.263 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:54:58.839 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bd] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7ab7cf3

[vm2] [info 2020/03/05 00:54:58.845 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8bd] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:54:59.435 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8ae] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6662923

[vm3] [info 2020/03/05 00:54:59.440 GMT <RMI TCP Connection(74)-172.17.0.8> tid=0x8ae] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:55:00.036 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x8bc] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@46f564db

[vm4] [info 2020/03/05 00:55:00.042 GMT <RMI TCP Connection(75)-172.17.0.8> tid=0x8bc] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:55:00.635 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29969]

Command result for <connect --jmx-manager=localhost[29969]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29969] ..
Successfully connected to: [host=localhost, port=29969]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:55:01.778 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x910] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840@1ef5a6c2

[vm5] [info 2020/03/05 00:55:01.785 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x910] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:55:02.498 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040@5d39e785

[vm6] [info 2020/03/05 00:55:02.504 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7de] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:55:03.292 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x98a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6238ea53

[vm5] [info 2020/03/05 00:55:03.298 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x98a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:55:03.983 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb5a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@61e89fe6

[vm6] [info 2020/03/05 00:55:03.988 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb5a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:55:04.848 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2674
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 265
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 9000


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:55:06.424 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 162 ms)

[vm2] [info 2020/03/05 00:55:06.574 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x855] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 147 ms)

[vm3] [info 2020/03/05 00:55:06.731 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x8a4] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 154 ms)

[vm4] [info 2020/03/05 00:55:06.878 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 145 ms)

[vm5] [info 2020/03/05 00:55:07.048 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x910] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 168 ms)

[vm6] [info 2020/03/05 00:55:07.196 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 146 ms)

[vm0] [info 2020/03/05 00:55:07.340 GMT <RMI TCP Connection(177)-172.17.0.3> tid=0xa9b] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:55:07.341 GMT <RMI TCP Connection(177)-172.17.0.3> tid=0xa9b] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 143 ms)

[info 2020/03/05 00:55:07.342 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:07.344 GMT <RMI TCP Connection(177)-172.17.0.3> tid=0xa9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73bce4f6(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:55:07.344 GMT <RMI TCP Connection(177)-172.17.0.3> tid=0xa9b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:07.345 GMT <RMI TCP Connection(177)-172.17.0.3> tid=0xa9b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73bce4f6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:55:07.345 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55068851(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:55:07.346 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:07.346 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @55068851(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:55:07.346 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x855] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c7c3b20(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:55:07.347 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x855] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:07.347 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x855] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c7c3b20(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:55:07.347 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x8a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ee0e30e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:55:07.348 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x8a4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:07.348 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x8a4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ee0e30e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:55:07.348 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18f1430(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:55:07.348 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x7e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:07.349 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18f1430(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:55:07.349 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c447c54(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:55:07.349 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:07.349 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x910] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c447c54(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:55:07.350 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38e1e8e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:55:07.350 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:07.350 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38e1e8e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:55:07.353 GMT <RMI TCP Connection(177)-172.17.0.3> tid=0xa9b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:55:07.353 GMT <RMI TCP Connection(177)-172.17.0.3> tid=0xa9b] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:55:07.354 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:55:07.354 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:55:07.355 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x855] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:55:07.356 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x855] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:55:07.357 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x8a4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:55:07.357 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x8a4] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:55:07.358 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:55:07.358 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:55:07.359 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x910] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:55:07.359 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x910] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:55:07.360 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:55:07.360 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:55:07.363 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:55:07.363 GMT <RMI TCP Connection(30)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:55:07.390 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20812].
Not connected.


[info 2020/03/05 00:55:07.392 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:55:07.392 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:07.394 GMT <RMI TCP Connection(177)-172.17.0.3> tid=0xa9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73714b7f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:55:07.394 GMT <RMI TCP Connection(177)-172.17.0.3> tid=0xa9b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:07.394 GMT <RMI TCP Connection(177)-172.17.0.3> tid=0xa9b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73714b7f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:55:07.395 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3af59e49(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:55:07.395 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:07.395 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3af59e49(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:55:07.396 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x855] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @587efb65(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:55:07.396 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x855] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:07.396 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x855] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @587efb65(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:55:07.397 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x8a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f38efe5(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:55:07.397 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x8a4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:07.397 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x8a4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f38efe5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:55:07.398 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bef417(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:55:07.398 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x7e4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:07.398 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bef417(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:55:07.399 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6db464be(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:55:07.399 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:07.399 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x910] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6db464be(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:55:07.400 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17a4f6c8(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:55:07.400 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:07.400 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17a4f6c8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:55:07.404 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3485553976265224243

[info 2020/03/05 00:55:07.406 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:55:07.645 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:07.645 GMT <RMI TCP Connection(177)-172.17.0.3> tid=0xa9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c0b069d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:55:07.645 GMT <RMI TCP Connection(177)-172.17.0.3> tid=0xa9b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:07.645 GMT <RMI TCP Connection(177)-172.17.0.3> tid=0xa9b] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c0b069d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:55:07.646 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e41344d(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:55:07.646 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:07.646 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e41344d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:55:07.647 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x855] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @725ce5c5(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:55:07.647 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x855] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:07.647 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x855] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @725ce5c5(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:55:07.648 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x8a4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29c77120(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:55:07.648 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x8a4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:07.648 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x8a4] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29c77120(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:55:07.649 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e244e5e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:55:07.649 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x7e4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:07.649 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x7e4] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e244e5e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:55:07.650 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46e89afc(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:55:07.650 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x910] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:07.650 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x910] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46e89afc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:55:07.651 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a19040f(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:55:07.651 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7de] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:07.651 GMT <RMI TCP Connection(73)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a19040f(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:55:07.654 GMT <RMI TCP Connection(177)-172.17.0.3> tid=0xa9b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6e5182c3

[vm0] [info 2020/03/05 00:55:07.659 GMT <RMI TCP Connection(177)-172.17.0.3> tid=0xa9b] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:55:07.660 GMT <RMI TCP Connection(177)-172.17.0.3> tid=0xa9b] Locator was created at Thu Mar 05 00:55:07 GMT 2020

[vm0] [info 2020/03/05 00:55:07.660 GMT <RMI TCP Connection(177)-172.17.0.3> tid=0xa9b] Listening on port 20814 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:55:07.660 GMT <RMI TCP Connection(177)-172.17.0.3> tid=0xa9b] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3485553976265224243/locator/locator20814view.dat

[vm0] [info 2020/03/05 00:55:07.660 GMT <RMI TCP Connection(177)-172.17.0.3> tid=0xa9b] recovery file not found: /tmp/junit3485553976265224243/locator/locator20814view.dat

[vm0] [info 2020/03/05 00:55:07.660 GMT <RMI TCP Connection(177)-172.17.0.3> tid=0xa9b] Starting distributed system

[vm0] [info 2020/03/05 00:55:07.662 GMT <RMI TCP Connection(177)-172.17.0.3> tid=0xa9b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 977
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236194
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2122
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 167
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 7398


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:55:08.079 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 159 ms)

[vm2] [info 2020/03/05 00:55:08.236 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xa18] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 155 ms)

[vm3] [info 2020/03/05 00:55:08.383 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 144 ms)

[vm4] [info 2020/03/05 00:55:08.526 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 141 ms)

[vm5] [info 2020/03/05 00:55:08.678 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x98a] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 151 ms)

[vm6] [info 2020/03/05 00:55:08.845 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb5a] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 165 ms)

[vm0] [info 2020/03/05 00:55:08.990 GMT <RMI TCP Connection(183)-172.17.0.5> tid=0xa3c] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:55:08.991 GMT <RMI TCP Connection(183)-172.17.0.5> tid=0xa3c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 144 ms)

[info 2020/03/05 00:55:08.992 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:08.994 GMT <RMI TCP Connection(183)-172.17.0.5> tid=0xa3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @793803f5(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:55:08.994 GMT <RMI TCP Connection(183)-172.17.0.5> tid=0xa3c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:08.994 GMT <RMI TCP Connection(183)-172.17.0.5> tid=0xa3c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @793803f5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:55:08.995 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32fc18fe(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:55:08.995 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:08.995 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32fc18fe(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:55:08.996 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xa18] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19a4d0b2(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:55:08.996 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xa18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:08.996 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xa18] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19a4d0b2(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:55:08.997 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xac3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e09f462(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:55:08.997 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xac3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:08.997 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e09f462(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:55:08.998 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9082e19(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:55:08.998 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x8db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:08.998 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9082e19(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:55:08.999 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x98a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62702dcf(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:55:08.999 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x98a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:08.999 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x98a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62702dcf(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:55:09.000 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb5a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f056b94(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:55:09.000 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb5a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:09.000 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb5a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f056b94(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:55:09.002 GMT <RMI TCP Connection(183)-172.17.0.5> tid=0xa3c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:55:09.002 GMT <RMI TCP Connection(183)-172.17.0.5> tid=0xa3c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:55:09.003 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:55:09.003 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:55:09.004 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xa18] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:55:09.005 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xa18] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:55:09.005 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xac3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:55:09.006 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:55:09.007 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:55:09.007 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:55:09.008 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x98a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:55:09.008 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x98a] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:55:09.009 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb5a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:55:09.009 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb5a] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:55:09.011 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:55:09.012 GMT <RMI TCP Connection(31)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:55:09.047 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29781].
Not connected.


[info 2020/03/05 00:55:09.048 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:55:09.049 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:09.051 GMT <RMI TCP Connection(183)-172.17.0.5> tid=0xa3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @479ef697(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:55:09.051 GMT <RMI TCP Connection(183)-172.17.0.5> tid=0xa3c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:09.051 GMT <RMI TCP Connection(183)-172.17.0.5> tid=0xa3c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @479ef697(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:55:09.052 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ad1654a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:55:09.052 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:09.052 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ad1654a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:55:09.053 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xa18] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b4f7e26(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:55:09.053 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xa18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:09.053 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xa18] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b4f7e26(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:55:09.054 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xac3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b9fd67e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:55:09.054 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xac3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:09.054 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b9fd67e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:55:09.055 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f583942(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:55:09.055 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x8db] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:09.055 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f583942(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:55:09.055 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x98a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cfa60d3(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:55:09.056 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x98a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:09.056 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x98a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cfa60d3(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:55:09.056 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb5a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21261912(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:55:09.056 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb5a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:09.057 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb5a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @21261912(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:55:09.059 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7817738590246896492

[info 2020/03/05 00:55:09.062 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:55:09.283 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:09.284 GMT <RMI TCP Connection(183)-172.17.0.5> tid=0xa3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42d16ab4(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:55:09.284 GMT <RMI TCP Connection(183)-172.17.0.5> tid=0xa3c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:09.284 GMT <RMI TCP Connection(183)-172.17.0.5> tid=0xa3c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42d16ab4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:55:09.285 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b4cc663(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:55:09.285 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:09.285 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b4cc663(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:55:09.286 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xa18] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cfec3f6(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:55:09.286 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xa18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:09.286 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xa18] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cfec3f6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:55:09.287 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xac3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c18e704(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:55:09.287 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xac3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:09.287 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xac3] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c18e704(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:55:09.288 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51abb389(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:55:09.288 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x8db] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:09.288 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x8db] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @51abb389(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:55:09.289 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x98a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c30d049(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:55:09.289 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x98a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:09.289 GMT <RMI TCP Connection(78)-172.17.0.5> tid=0x98a] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c30d049(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:55:09.289 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb5a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77975e68(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:55:09.290 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb5a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:09.290 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb5a] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77975e68(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:55:09.293 GMT <RMI TCP Connection(183)-172.17.0.5> tid=0xa3c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6fce26a2

[vm0] [info 2020/03/05 00:55:09.297 GMT <RMI TCP Connection(183)-172.17.0.5> tid=0xa3c] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:55:09.298 GMT <RMI TCP Connection(183)-172.17.0.5> tid=0xa3c] Locator was created at Thu Mar 05 00:55:09 GMT 2020

[vm0] [info 2020/03/05 00:55:09.298 GMT <RMI TCP Connection(183)-172.17.0.5> tid=0xa3c] Listening on port 29783 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:55:09.298 GMT <RMI TCP Connection(183)-172.17.0.5> tid=0xa3c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7817738590246896492/locator/locator29783view.dat

[vm0] [info 2020/03/05 00:55:09.298 GMT <RMI TCP Connection(183)-172.17.0.5> tid=0xa3c] recovery file not found: /tmp/junit7817738590246896492/locator/locator29783view.dat

[vm0] [info 2020/03/05 00:55:09.298 GMT <RMI TCP Connection(183)-172.17.0.5> tid=0xa3c] Starting distributed system

[vm0] [info 2020/03/05 00:55:09.300 GMT <RMI TCP Connection(183)-172.17.0.5> tid=0xa3c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:55:11.073 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5634d9b0

[vm5] [info 2020/03/05 00:55:11.078 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:55:11.533 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@24bf4dca

[vm1] [info 2020/03/05 00:55:11.539 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:55:11.731 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb9b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@76315664

[vm6] [info 2020/03/05 00:55:11.737 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb9b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:55:12.117 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x855] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6c719f70

[vm2] [info 2020/03/05 00:55:12.123 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x855] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:55:12.564 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:55:12.716 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x8a4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2abd521a

[vm3] [info 2020/03/05 00:55:12.722 GMT <RMI TCP Connection(74)-172.17.0.3> tid=0x8a4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:55:13.134 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@2ddc62de

[vm1] [info 2020/03/05 00:55:13.144 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:55:13.341 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x7e4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6512f50d

[vm4] [info 2020/03/05 00:55:13.346 GMT <RMI TCP Connection(75)-172.17.0.3> tid=0x7e4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:55:13.739 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xa18] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@78292cab

[vm2] [info 2020/03/05 00:55:13.744 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xa18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:55:13.950 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20815]

Command result for <connect --jmx-manager=localhost[20815]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20815] ..
Successfully connected to: [host=localhost, port=20815]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:55:14.343 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xac3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6d99d681

[vm3] [info 2020/03/05 00:55:14.349 GMT <RMI TCP Connection(76)-172.17.0.5> tid=0xac3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:55:14.946 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x8db] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5f1d2314

[vm4] [info 2020/03/05 00:55:14.952 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0x8db] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:55:15.542 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29784]

Command result for <connect --jmx-manager=localhost[29784]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29784] ..
Successfully connected to: [host=localhost, port=29784]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 842
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2486
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 239
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8691


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:55:16.185 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 156 ms)

[vm2] [info 2020/03/05 00:55:16.335 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 147 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:55:16.485 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 147 ms)

[vm4] [info 2020/03/05 00:55:16.638 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 151 ms)

[vm5] [info 2020/03/05 00:55:16.806 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb84] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 166 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:55:16.953 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 146 ms)

[vm0] [info 2020/03/05 00:55:17.101 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xc83] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:55:17.102 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xc83] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 146 ms)

[info 2020/03/05 00:55:17.103 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:17.105 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xc83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3593fc3a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:55:17.105 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xc83] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:17.105 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xc83] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3593fc3a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:55:17.106 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @386ee851(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:55:17.106 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:17.106 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @386ee851(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:55:17.107 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @469c27b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:55:17.107 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:17.107 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @469c27b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:55:17.108 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54783ff2(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:55:17.108 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:17.108 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @54783ff2(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:55:17.109 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1feaefa3(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:55:17.109 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x999] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:17.109 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1feaefa3(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:55:17.110 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b09010b(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:55:17.110 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:17.110 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb84] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b09010b(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:55:17.111 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ccd779(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:55:17.111 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb9b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:17.111 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ccd779(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:55:17.113 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xc83] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:55:17.113 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xc83] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:55:17.114 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:55:17.115 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:55:17.115 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:55:17.116 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:55:17.117 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:55:17.117 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:55:17.118 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:55:17.118 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:55:17.119 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:55:17.119 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb84] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:55:17.120 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb9b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:55:17.120 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:55:17.122 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:55:17.123 GMT <RMI TCP Connection(33)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:55:17.152 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24369].
Not connected.


[info 2020/03/05 00:55:17.153 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:55:17.155 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:17.156 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xc83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c6a8bb(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:55:17.156 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xc83] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:17.156 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xc83] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4c6a8bb(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:55:17.157 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d678427(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:55:17.157 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:17.157 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d678427(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:55:17.158 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @766087dd(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:55:17.158 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:17.158 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @766087dd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:55:17.159 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ab42adc(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:55:17.159 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:17.159 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ab42adc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:55:17.159 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a373360(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:55:17.160 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x999] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:17.160 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a373360(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:55:17.160 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @af490fb(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:55:17.160 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:17.160 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb84] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @af490fb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:55:17.161 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41d6d3c7(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:55:17.161 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb9b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:17.161 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41d6d3c7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:55:17.164 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1748172486753262741

[info 2020/03/05 00:55:17.167 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:55:17.399 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:17.399 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xc83] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56b364f9(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:55:17.399 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xc83] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:17.399 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xc83] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56b364f9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:55:17.400 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @133722c0(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:55:17.400 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:17.400 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @133722c0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:55:17.401 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75bea9bf(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:55:17.401 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8ce] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:17.401 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @75bea9bf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:55:17.402 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32662023(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:55:17.402 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:17.402 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @32662023(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:55:17.403 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb1b366(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:55:17.403 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x999] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:17.403 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1eb1b366(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:55:17.404 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @403929d0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:55:17.404 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:17.404 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb84] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @403929d0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:55:17.405 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e33edb6(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:55:17.405 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb9b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:17.405 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e33edb6(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:55:17.408 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xc83] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@123eb099

[vm0] [info 2020/03/05 00:55:17.414 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xc83] Starting peer location for Distribution Locator on 6c619f75007a

[vm0] [info 2020/03/05 00:55:17.414 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xc83] Locator was created at Thu Mar 05 00:55:17 GMT 2020

[vm0] [info 2020/03/05 00:55:17.415 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xc83] Listening on port 24371 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:55:17.415 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xc83] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1748172486753262741/locator/locator24371view.dat

[vm0] [info 2020/03/05 00:55:17.415 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xc83] recovery file not found: /tmp/junit1748172486753262741/locator/locator24371view.dat

[vm0] [info 2020/03/05 00:55:17.416 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xc83] Starting distributed system

[vm0] [info 2020/03/05 00:55:17.418 GMT <RMI TCP Connection(197)-172.17.0.4> tid=0xc83] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:55:21.287 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@55b28f19

[vm1] [info 2020/03/05 00:55:21.292 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:55:21.873 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7300b3c4

[vm2] [info 2020/03/05 00:55:21.878 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8ce] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:55:22.462 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@367f488a

[vm3] [info 2020/03/05 00:55:22.468 GMT <RMI TCP Connection(81)-172.17.0.4> tid=0x8f2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:55:23.059 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x999] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@9420883

[vm4] [info 2020/03/05 00:55:23.065 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x999] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:55:23.655 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24372]

Command result for <connect --jmx-manager=localhost[24372]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24372] ..
Successfully connected to: [host=localhost, port=24372]


[vm5] [info 2020/03/05 00:55:23.773 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xaec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1ba16b26

[vm5] [info 2020/03/05 00:55:23.778 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xaec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm6] [info 2020/03/05 00:55:24.437 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@44d12e2c

[vm6] [info 2020/03/05 00:55:24.443 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x9c5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:55:25.280 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573313
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 826
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2476
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 312
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8841


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 21


[vm1] [info 2020/03/05 00:55:28.968 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 158 ms)

[vm2] [info 2020/03/05 00:55:29.121 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 150 ms)

[vm3] [info 2020/03/05 00:55:29.272 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xabb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 148 ms)

[vm4] [info 2020/03/05 00:55:29.416 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaf7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 141 ms)

[vm5] [info 2020/03/05 00:55:29.579 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xaec] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 161 ms)

[vm6] [info 2020/03/05 00:55:29.722 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 142 ms)

[vm0] [info 2020/03/05 00:55:29.869 GMT <RMI TCP Connection(185)-172.17.0.2> tid=0xc90] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:55:29.870 GMT <RMI TCP Connection(185)-172.17.0.2> tid=0xc90] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 145 ms)

[info 2020/03/05 00:55:29.871 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:29.873 GMT <RMI TCP Connection(185)-172.17.0.2> tid=0xc90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28984105(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:55:29.873 GMT <RMI TCP Connection(185)-172.17.0.2> tid=0xc90] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:29.873 GMT <RMI TCP Connection(185)-172.17.0.2> tid=0xc90] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @28984105(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:55:29.874 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d9ae45b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:55:29.874 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:29.874 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d9ae45b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:55:29.875 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @412dce5f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:55:29.875 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:29.875 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @412dce5f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:55:29.876 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xabb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @719e5bf(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:55:29.876 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xabb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:29.876 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xabb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @719e5bf(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:55:29.877 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaf7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33a36815(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:55:29.877 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaf7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:29.877 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaf7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33a36815(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:55:29.878 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xaec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f8929c8(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:55:29.878 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xaec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:29.878 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xaec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f8929c8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:55:29.879 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b11b21d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:55:29.879 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x9c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:29.879 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4b11b21d(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:55:29.881 GMT <RMI TCP Connection(185)-172.17.0.2> tid=0xc90] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:55:29.881 GMT <RMI TCP Connection(185)-172.17.0.2> tid=0xc90] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:55:29.882 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:55:29.883 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:55:29.883 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:55:29.884 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:55:29.885 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xabb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:55:29.885 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xabb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:55:29.886 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaf7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:55:29.886 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaf7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:55:29.887 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xaec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:55:29.887 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xaec] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:55:29.888 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:55:29.888 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:55:29.890 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:55:29.891 GMT <RMI TCP Connection(33)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:55:29.920 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24070].
Not connected.


[info 2020/03/05 00:55:29.922 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:55:29.923 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:29.925 GMT <RMI TCP Connection(185)-172.17.0.2> tid=0xc90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6185365f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:55:29.925 GMT <RMI TCP Connection(185)-172.17.0.2> tid=0xc90] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:29.925 GMT <RMI TCP Connection(185)-172.17.0.2> tid=0xc90] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6185365f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:55:29.926 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44d1f4c2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:55:29.926 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:29.926 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44d1f4c2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:55:29.927 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e2ad90d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:55:29.927 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:29.927 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e2ad90d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:55:29.928 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xabb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fd4440e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:55:29.928 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xabb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:29.928 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xabb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3fd4440e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:55:29.929 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaf7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b6d4f6d(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:55:29.929 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaf7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:29.929 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaf7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b6d4f6d(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:55:29.929 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xaec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266f9862(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:55:29.930 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xaec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:29.930 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xaec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @266f9862(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:55:29.930 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d093aa6(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:55:29.931 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x9c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:29.931 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d093aa6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:55:29.933 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17449885954854969315

[info 2020/03/05 00:55:29.935 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:55:30.142 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:30.143 GMT <RMI TCP Connection(185)-172.17.0.2> tid=0xc90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22a936d(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:55:30.143 GMT <RMI TCP Connection(185)-172.17.0.2> tid=0xc90] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:30.143 GMT <RMI TCP Connection(185)-172.17.0.2> tid=0xc90] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @22a936d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:55:30.144 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79e75947(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:55:30.144 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:30.144 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79e75947(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:55:30.145 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @668ae07a(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:55:30.145 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:30.145 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @668ae07a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:55:30.146 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xabb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47b29f76(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:55:30.146 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xabb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:30.146 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xabb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47b29f76(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:55:30.147 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaf7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @133f023a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:55:30.147 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaf7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:30.147 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaf7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @133f023a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:55:30.148 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xaec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d63c36f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:55:30.148 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xaec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:30.148 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xaec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d63c36f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:55:30.149 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63eb01a2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:55:30.149 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x9c5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:30.149 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63eb01a2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:55:30.152 GMT <RMI TCP Connection(185)-172.17.0.2> tid=0xc90] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7ec3b776

[vm0] [info 2020/03/05 00:55:30.157 GMT <RMI TCP Connection(185)-172.17.0.2> tid=0xc90] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:55:30.157 GMT <RMI TCP Connection(185)-172.17.0.2> tid=0xc90] Locator was created at Thu Mar 05 00:55:30 GMT 2020

[vm0] [info 2020/03/05 00:55:30.158 GMT <RMI TCP Connection(185)-172.17.0.2> tid=0xc90] Listening on port 24072 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:55:30.158 GMT <RMI TCP Connection(185)-172.17.0.2> tid=0xc90] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17449885954854969315/locator/locator24072view.dat

[vm0] [info 2020/03/05 00:55:30.158 GMT <RMI TCP Connection(185)-172.17.0.2> tid=0xc90] recovery file not found: /tmp/junit17449885954854969315/locator/locator24072view.dat

[vm0] [info 2020/03/05 00:55:30.158 GMT <RMI TCP Connection(185)-172.17.0.2> tid=0xc90] Starting distributed system

[vm0] [info 2020/03/05 00:55:30.160 GMT <RMI TCP Connection(185)-172.17.0.2> tid=0xc90] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:55:31.027 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@11d8b409

[vm5] [info 2020/03/05 00:55:31.033 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:55:31.588 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb01] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@733977

[vm5] [info 2020/03/05 00:55:31.593 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb01] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:55:31.753 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5f0c129c

[vm6] [info 2020/03/05 00:55:31.758 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:55:32.286 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb9b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5922b33f

[vm6] [info 2020/03/05 00:55:32.291 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb9b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:55:32.597 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:55:33.143 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:55:33.953 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@4d8afaa2

[vm1] [info 2020/03/05 00:55:33.958 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:55:34.538 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7a2c9e4c

[vm2] [info 2020/03/05 00:55:34.543 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xac2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:55:35.141 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xabb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@792617f

[vm3] [info 2020/03/05 00:55:35.146 GMT <RMI TCP Connection(77)-172.17.0.2> tid=0xabb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250080
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 928
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236218
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2156
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 144
Total primaries transferred during this rebalance                                               | 18
Total time (in milliseconds) for this rebalance                                                 | 7458


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm4] [info 2020/03/05 00:55:35.758 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaf7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1d84e871

[vm4] [info 2020/03/05 00:55:35.763 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaf7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:55:35.866 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 162 ms)

[vm2] [info 2020/03/05 00:55:36.012 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa84] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 143 ms)

[vm3] [info 2020/03/05 00:55:36.162 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa6e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 148 ms)

[vm4] [info 2020/03/05 00:55:36.306 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa86] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 141 ms)

[info 2020/03/05 00:55:36.367 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24073]

Command result for <connect --jmx-manager=localhost[24073]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24073] ..
Successfully connected to: [host=localhost, port=24073]


[vm5] [info 2020/03/05 00:55:36.470 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba0] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 163 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1073
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2464
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 237
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 8709


[vm6] [info 2020/03/05 00:55:36.618 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba2] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 146 ms)

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm0] [info 2020/03/05 00:55:36.763 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0x42c] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:55:36.764 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 144 ms)

[info 2020/03/05 00:55:36.765 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:36.767 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3de06353(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:55:36.767 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0x42c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:36.767 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3de06353(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:55:36.768 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @107b9be2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:55:36.768 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:36.768 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @107b9be2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:55:36.769 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2893ca25(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:55:36.769 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:36.769 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2893ca25(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:55:36.770 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a3d4c81(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:55:36.770 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:36.770 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a3d4c81(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:55:36.771 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @498b3321(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:55:36.771 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:36.771 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa86] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @498b3321(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:55:36.772 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6252aedc(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:55:36.772 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:36.772 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6252aedc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:55:36.773 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3043668a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:55:36.773 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:36.773 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3043668a(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:55:36.776 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:55:36.776 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:55:36.777 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:55:36.777 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:55:36.778 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:55:36.778 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa84] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:55:36.779 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:55:36.779 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:55:36.780 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa86] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:55:36.780 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa86] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:55:36.781 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:55:36.781 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba0] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:55:36.782 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:55:36.782 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba2] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[vm1] [info 2020/03/05 00:55:36.783 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 154 ms)

[locator] [info 2020/03/05 00:55:36.784 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:55:36.785 GMT <RMI TCP Connection(33)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:55:36.815 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28491].
Not connected.


[info 2020/03/05 00:55:36.816 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:55:36.817 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:36.819 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e9ce2f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:55:36.819 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0x42c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:36.819 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4e9ce2f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:55:36.820 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42157b59(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:55:36.820 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:36.820 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42157b59(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:55:36.821 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @140a30f8(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:55:36.821 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:36.821 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @140a30f8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:55:36.822 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c5f4d3a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:55:36.822 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:36.822 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c5f4d3a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:55:36.823 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @260648a2(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:55:36.823 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:36.823 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa86] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @260648a2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:55:36.823 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bff243e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:55:36.824 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:36.824 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bff243e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:55:36.824 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @644be9a2(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:55:36.825 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:36.825 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @644be9a2(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:55:36.827 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit9298868354974643121

[info 2020/03/05 00:55:36.830 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:55:36.928 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa97] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 143 ms)

[info 2020/03/05 00:55:37.045 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:37.046 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ae363f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:55:37.046 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0x42c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:37.046 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0x42c] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61ae363f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:55:37.047 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a9336b1(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:55:37.047 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:37.047 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a9336b1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:55:37.048 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70f0aeb8(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:55:37.048 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa84] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:37.048 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @70f0aeb8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:55:37.048 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e9eedf2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:55:37.049 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:37.049 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e9eedf2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:55:37.049 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7301604e(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:55:37.050 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa86] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:37.050 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa86] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7301604e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:55:37.050 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d53cd7(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:55:37.050 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:37.051 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d53cd7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:55:37.051 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79e0dc72(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:55:37.051 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:37.051 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xba2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @79e0dc72(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:55:37.054 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0x42c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@11a377fd

[vm0] [info 2020/03/05 00:55:37.059 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0x42c] Starting peer location for Distribution Locator on dcd6415a7755

[vm0] [info 2020/03/05 00:55:37.059 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0x42c] Locator was created at Thu Mar 05 00:55:37 GMT 2020

[vm0] [info 2020/03/05 00:55:37.059 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0x42c] Listening on port 28493 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:55:37.060 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0x42c] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit9298868354974643121/locator/locator28493view.dat

[vm0] [info 2020/03/05 00:55:37.060 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0x42c] recovery file not found: /tmp/junit9298868354974643121/locator/locator28493view.dat

[vm0] [info 2020/03/05 00:55:37.060 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0x42c] Starting distributed system

[vm0] [info 2020/03/05 00:55:37.062 GMT <RMI TCP Connection(197)-172.17.0.6> tid=0x42c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:55:37.073 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb27] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 142 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:55:37.225 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb6c] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 150 ms)

[vm5] [info 2020/03/05 00:55:37.378 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb01] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 152 ms)

[vm6] [info 2020/03/05 00:55:37.528 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 148 ms)

[vm0] [info 2020/03/05 00:55:37.673 GMT <RMI TCP Connection(196)-172.17.0.9> tid=0x882] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:55:37.674 GMT <RMI TCP Connection(196)-172.17.0.9> tid=0x882] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 143 ms)

[info 2020/03/05 00:55:37.674 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:37.676 GMT <RMI TCP Connection(196)-172.17.0.9> tid=0x882] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cd5914(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:55:37.676 GMT <RMI TCP Connection(196)-172.17.0.9> tid=0x882] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:37.676 GMT <RMI TCP Connection(196)-172.17.0.9> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cd5914(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:55:37.677 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4114b3ef(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:55:37.677 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:37.677 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4114b3ef(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:55:37.678 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa97] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26fa84b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:55:37.678 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa97] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:37.678 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa97] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26fa84b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:55:37.679 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f5805cb(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:55:37.679 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:37.679 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb27] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f5805cb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:55:37.680 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56ed3de8(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:55:37.680 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:37.680 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb6c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56ed3de8(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:55:37.681 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb01] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68ff95c9(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:55:37.681 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb01] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:37.681 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb01] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68ff95c9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:55:37.682 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c1b03bd(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:55:37.682 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb9b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:37.682 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c1b03bd(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:55:37.684 GMT <RMI TCP Connection(196)-172.17.0.9> tid=0x882] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:55:37.684 GMT <RMI TCP Connection(196)-172.17.0.9> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:55:37.685 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:55:37.685 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:55:37.686 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa97] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:55:37.686 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa97] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:55:37.687 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb27] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:55:37.687 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb27] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:55:37.688 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:55:37.689 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb6c] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:55:37.689 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb01] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:55:37.690 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb01] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:55:37.690 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb9b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:55:37.691 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:55:37.693 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:55:37.693 GMT <RMI TCP Connection(33)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:55:37.722 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22601].
Not connected.


[info 2020/03/05 00:55:37.723 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:55:37.724 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:37.725 GMT <RMI TCP Connection(196)-172.17.0.9> tid=0x882] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @398c7496(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:55:37.725 GMT <RMI TCP Connection(196)-172.17.0.9> tid=0x882] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:37.725 GMT <RMI TCP Connection(196)-172.17.0.9> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @398c7496(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:55:37.726 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @549b7b31(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:55:37.726 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:37.726 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @549b7b31(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:55:37.727 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa97] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ecc6101(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:55:37.727 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa97] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:37.727 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa97] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ecc6101(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:55:37.728 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3626c1cd(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:55:37.728 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:37.728 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb27] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3626c1cd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:55:37.729 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33b3a37b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:55:37.729 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:37.729 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb6c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33b3a37b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:55:37.729 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb01] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10fc4429(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:55:37.730 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb01] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:37.730 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb01] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10fc4429(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:55:37.730 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27482c52(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:55:37.730 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb9b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:37.730 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27482c52(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:55:37.733 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12469873611129598952

[info 2020/03/05 00:55:37.735 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:55:37.961 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:37.962 GMT <RMI TCP Connection(196)-172.17.0.9> tid=0x882] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3528d238(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:55:37.962 GMT <RMI TCP Connection(196)-172.17.0.9> tid=0x882] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:37.963 GMT <RMI TCP Connection(196)-172.17.0.9> tid=0x882] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3528d238(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:55:37.963 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @680c4b6(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:55:37.964 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:37.964 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @680c4b6(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:55:37.964 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa97] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @480602ac(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:55:37.965 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa97] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:37.965 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa97] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @480602ac(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:55:37.968 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b36ea7c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:55:37.968 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb27] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:37.968 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb27] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b36ea7c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:55:37.968 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40c6b92a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:55:37.969 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb6c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:37.969 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb6c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40c6b92a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:55:37.970 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb01] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7403edf9(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:55:37.970 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb01] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:37.970 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb01] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7403edf9(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:55:37.971 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d9bf07d(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:55:37.971 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb9b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:37.971 GMT <RMI TCP Connection(83)-172.17.0.9> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d9bf07d(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:55:37.974 GMT <RMI TCP Connection(196)-172.17.0.9> tid=0x882] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3229189a

[vm0] [info 2020/03/05 00:55:37.979 GMT <RMI TCP Connection(196)-172.17.0.9> tid=0x882] Starting peer location for Distribution Locator on b441223e59e3

[vm0] [info 2020/03/05 00:55:37.979 GMT <RMI TCP Connection(196)-172.17.0.9> tid=0x882] Locator was created at Thu Mar 05 00:55:37 GMT 2020

[vm0] [info 2020/03/05 00:55:37.979 GMT <RMI TCP Connection(196)-172.17.0.9> tid=0x882] Listening on port 22603 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:55:37.980 GMT <RMI TCP Connection(196)-172.17.0.9> tid=0x882] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12469873611129598952/locator/locator22603view.dat

[vm0] [info 2020/03/05 00:55:37.980 GMT <RMI TCP Connection(196)-172.17.0.9> tid=0x882] recovery file not found: /tmp/junit12469873611129598952/locator/locator22603view.dat

[vm0] [info 2020/03/05 00:55:37.980 GMT <RMI TCP Connection(196)-172.17.0.9> tid=0x882] Starting distributed system

[vm0] [info 2020/03/05 00:55:37.982 GMT <RMI TCP Connection(196)-172.17.0.9> tid=0x882] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:55:41.005 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@5f247193

[vm1] [info 2020/03/05 00:55:41.009 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:55:41.591 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@626a46a9

[vm2] [info 2020/03/05 00:55:41.596 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:55:41.757 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@76f77d8

[vm1] [info 2020/03/05 00:55:41.761 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:55:42.173 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@134521a4

[vm3] [info 2020/03/05 00:55:42.178 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:55:42.340 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa97] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@797157bb

[vm2] [info 2020/03/05 00:55:42.345 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xa97] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:55:42.754 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa86] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@28e2de63

[vm4] [info 2020/03/05 00:55:42.758 GMT <RMI TCP Connection(84)-172.17.0.6> tid=0xa86] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:55:42.926 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb27] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5af3ed95

[vm3] [info 2020/03/05 00:55:42.932 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb27] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:55:43.344 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[28494]

Command result for <connect --jmx-manager=localhost[28494]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=28494] ..
Successfully connected to: [host=localhost, port=28494]


[vm4] [info 2020/03/05 00:55:43.535 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb6c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5f1b5386

[vm4] [info 2020/03/05 00:55:43.541 GMT <RMI TCP Connection(81)-172.17.0.9> tid=0xb6c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:55:44.125 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[22604]

Command result for <connect --jmx-manager=localhost[22604]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=22604] ..
Successfully connected to: [host=localhost, port=22604]


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:55:45.978 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb98] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@399148cd

[vm5] [info 2020/03/05 00:55:45.983 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb98] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:55:46.643 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbf2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d8f3e0e

[vm6] [info 2020/03/05 00:55:46.648 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbf2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:55:47.499 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 949
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608947
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2424
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 282
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 8676


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:55:51.108 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 152 ms)

[vm5] [info 2020/03/05 00:55:51.199 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xa09] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4d48ac38

[vm5] [info 2020/03/05 00:55:51.204 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xa09] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:55:51.258 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 148 ms)

[vm3] [info 2020/03/05 00:55:51.403 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 142 ms)

[vm4] [info 2020/03/05 00:55:51.557 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 152 ms)

[vm5] [info 2020/03/05 00:55:51.709 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb98] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 150 ms)

[vm6] [info 2020/03/05 00:55:51.854 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbf2] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 144 ms)

[vm6] [info 2020/03/05 00:55:51.902 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb6e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3b6c4b8b

[vm6] [info 2020/03/05 00:55:51.908 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb6e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:55:51.996 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0x9e0] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:55:51.997 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0x9e0] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 141 ms)

[info 2020/03/05 00:55:51.998 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:52.000 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0x9e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1441ff35(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:55:52.000 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0x9e0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:52.000 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0x9e0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1441ff35(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:55:52.001 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3066b2a7(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:55:52.001 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:52.001 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3066b2a7(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:55:52.001 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ee4722d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:55:52.002 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x8aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:52.002 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ee4722d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:55:52.002 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e23507d(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:55:52.002 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x92b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:52.003 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e23507d(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:55:52.003 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15ffc495(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:55:52.003 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x948] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:52.003 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15ffc495(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:55:52.004 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb98] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38925af7(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:55:52.004 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb98] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:52.004 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb98] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38925af7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:55:52.005 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbf2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @182393df(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:55:52.005 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbf2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:52.005 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbf2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @182393df(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:55:52.007 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0x9e0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:55:52.008 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0x9e0] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:55:52.008 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:55:52.009 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:55:52.009 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:55:52.010 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:55:52.011 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:55:52.011 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:55:52.012 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:55:52.012 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:55:52.013 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb98] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:55:52.013 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb98] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:55:52.014 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbf2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:55:52.014 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbf2] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:55:52.016 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:55:52.017 GMT <RMI TCP Connection(33)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:55:52.037 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21099].
Not connected.


[info 2020/03/05 00:55:52.039 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:55:52.040 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:52.041 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0x9e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f018e21(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:55:52.041 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0x9e0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:52.041 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0x9e0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f018e21(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:55:52.042 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c681ea9(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:55:52.042 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:52.042 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c681ea9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:55:52.043 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1730b03f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:55:52.043 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x8aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:52.043 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1730b03f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:55:52.044 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40c09a5a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:55:52.044 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x92b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:52.044 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @40c09a5a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:55:52.045 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bbe3e39(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:55:52.045 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x948] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:52.045 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bbe3e39(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:55:52.046 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb98] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2422e7ca(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:55:52.046 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb98] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:52.046 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb98] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2422e7ca(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:55:52.046 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbf2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5665ba2f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:55:52.047 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbf2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:52.047 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbf2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5665ba2f(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:55:52.049 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit6527103822112673921

[info 2020/03/05 00:55:52.051 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:55:52.263 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:52.263 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0x9e0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50ab5e40(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:55:52.264 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0x9e0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:52.264 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0x9e0] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @50ab5e40(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:55:52.264 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53a8e63e(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:55:52.264 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:52.264 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53a8e63e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:55:52.265 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bc34652(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:55:52.265 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x8aa] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:52.265 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7bc34652(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:55:52.266 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19133314(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:55:52.266 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x92b] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:52.266 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19133314(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:55:52.267 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ed50587(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:55:52.267 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x948] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:52.267 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ed50587(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:55:52.268 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb98] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c5d8c69(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:55:52.268 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb98] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:52.268 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xb98] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c5d8c69(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:55:52.269 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbf2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a8d6f81(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:55:52.269 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbf2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:52.269 GMT <RMI TCP Connection(81)-172.17.0.7> tid=0xbf2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a8d6f81(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:55:52.272 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0x9e0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5dcb57a3

[vm0] [info 2020/03/05 00:55:52.277 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0x9e0] Starting peer location for Distribution Locator on cf7501caf670

[vm0] [info 2020/03/05 00:55:52.277 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0x9e0] Locator was created at Thu Mar 05 00:55:52 GMT 2020

[vm0] [info 2020/03/05 00:55:52.277 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0x9e0] Listening on port 21101 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:55:52.277 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0x9e0] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit6527103822112673921/locator/locator21101view.dat

[vm0] [info 2020/03/05 00:55:52.277 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0x9e0] recovery file not found: /tmp/junit6527103822112673921/locator/locator21101view.dat

[vm0] [info 2020/03/05 00:55:52.278 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0x9e0] Starting distributed system

[vm0] [info 2020/03/05 00:55:52.280 GMT <RMI TCP Connection(199)-172.17.0.7> tid=0x9e0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:55:52.756 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:55:56.163 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@692491c7

[vm1] [info 2020/03/05 00:55:56.168 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 840
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608932
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2524
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 386
Total primaries transferred during this rebalance                                               | 48
Total time (in milliseconds) for this rebalance                                                 | 9237


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:55:56.605 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 159 ms)

[vm2] [info 2020/03/05 00:55:56.752 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@49c6bcbb

[vm2] [info 2020/03/05 00:55:56.758 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaa9] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 151 ms)

[vm2] [info 2020/03/05 00:55:56.763 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x8aa] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:55:56.925 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xa97] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 164 ms)

[vm4] [info 2020/03/05 00:55:57.068 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xaa0] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 141 ms)

[vm5] [info 2020/03/05 00:55:57.233 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xa09] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 163 ms)

[vm3] [info 2020/03/05 00:55:57.361 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@763dd782

[vm3] [info 2020/03/05 00:55:57.366 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x92b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:55:57.376 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb6e] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 141 ms)

[vm0] [info 2020/03/05 00:55:57.517 GMT <RMI TCP Connection(187)-172.17.0.8> tid=0xc0d] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:55:57.518 GMT <RMI TCP Connection(187)-172.17.0.8> tid=0xc0d] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 139 ms)

[info 2020/03/05 00:55:57.518 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:57.520 GMT <RMI TCP Connection(187)-172.17.0.8> tid=0xc0d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1482c84a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:55:57.520 GMT <RMI TCP Connection(187)-172.17.0.8> tid=0xc0d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:57.520 GMT <RMI TCP Connection(187)-172.17.0.8> tid=0xc0d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1482c84a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:55:57.521 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77c72cb8(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:55:57.521 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:57.521 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77c72cb8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:55:57.522 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaa9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13c289c4(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:55:57.522 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaa9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:57.522 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaa9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @13c289c4(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:55:57.523 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xa97] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63e8185f(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:55:57.523 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xa97] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:57.523 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xa97] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63e8185f(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:55:57.524 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xaa0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47069bcc(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:55:57.524 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xaa0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:57.524 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xaa0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @47069bcc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:55:57.525 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xa09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c18b0ee(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:55:57.525 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xa09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:57.525 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xa09] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c18b0ee(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:55:57.526 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9f5b6c4(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:55:57.526 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:57.526 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb6e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9f5b6c4(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:55:57.528 GMT <RMI TCP Connection(187)-172.17.0.8> tid=0xc0d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:55:57.528 GMT <RMI TCP Connection(187)-172.17.0.8> tid=0xc0d] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:55:57.530 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:55:57.530 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:55:57.531 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaa9] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:55:57.531 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaa9] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:55:57.532 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xa97] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:55:57.532 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xa97] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:55:57.533 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xaa0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:55:57.533 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xaa0] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:55:57.534 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xa09] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:55:57.535 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xa09] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:55:57.535 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:55:57.536 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb6e] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:55:57.538 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:55:57.538 GMT <RMI TCP Connection(33)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:55:57.568 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29969].
Not connected.


[info 2020/03/05 00:55:57.569 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:55:57.571 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:57.571 GMT <RMI TCP Connection(187)-172.17.0.8> tid=0xc0d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef05889(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:55:57.572 GMT <RMI TCP Connection(187)-172.17.0.8> tid=0xc0d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:57.572 GMT <RMI TCP Connection(187)-172.17.0.8> tid=0xc0d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ef05889(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:55:57.573 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d27d7a2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:55:57.573 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:57.573 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d27d7a2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:55:57.573 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaa9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e174d3b(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:55:57.574 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaa9] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:57.574 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaa9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e174d3b(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:55:57.574 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xa97] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1deeb564(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:55:57.575 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xa97] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:57.575 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xa97] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1deeb564(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:55:57.575 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xaa0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e24a037(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:55:57.575 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xaa0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:57.576 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xaa0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e24a037(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:55:57.576 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xa09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dd19cbc(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:55:57.576 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xa09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:57.576 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xa09] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dd19cbc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:55:57.577 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36ba361a(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:55:57.577 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:57.577 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb6e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36ba361a(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:55:57.580 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1641364531636481544

[info 2020/03/05 00:55:57.582 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:55:57.804 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:57.805 GMT <RMI TCP Connection(187)-172.17.0.8> tid=0xc0d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d057160(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:55:57.805 GMT <RMI TCP Connection(187)-172.17.0.8> tid=0xc0d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:55:57.805 GMT <RMI TCP Connection(187)-172.17.0.8> tid=0xc0d] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d057160(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:55:57.806 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f8e89b0(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:55:57.806 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:55:57.806 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f8e89b0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:55:57.806 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaa9] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @282ab4a0(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:55:57.807 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaa9] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:55:57.807 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaa9] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @282ab4a0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:55:57.807 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xa97] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d10ab56(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:55:57.807 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xa97] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:55:57.807 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xa97] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7d10ab56(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:55:57.808 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xaa0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eca620a(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:55:57.808 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xaa0] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:55:57.808 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xaa0] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2eca620a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:55:57.809 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xa09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42ad5345(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:55:57.809 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xa09] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:55:57.809 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xa09] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42ad5345(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:55:57.810 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @118ab99c(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:55:57.810 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb6e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:55:57.810 GMT <RMI TCP Connection(79)-172.17.0.8> tid=0xb6e] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @118ab99c(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:55:57.814 GMT <RMI TCP Connection(187)-172.17.0.8> tid=0xc0d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@221df2f5

[vm0] [info 2020/03/05 00:55:57.819 GMT <RMI TCP Connection(187)-172.17.0.8> tid=0xc0d] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:55:57.819 GMT <RMI TCP Connection(187)-172.17.0.8> tid=0xc0d] Locator was created at Thu Mar 05 00:55:57 GMT 2020

[vm0] [info 2020/03/05 00:55:57.819 GMT <RMI TCP Connection(187)-172.17.0.8> tid=0xc0d] Listening on port 29971 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:55:57.820 GMT <RMI TCP Connection(187)-172.17.0.8> tid=0xc0d] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1641364531636481544/locator/locator29971view.dat

[vm0] [info 2020/03/05 00:55:57.820 GMT <RMI TCP Connection(187)-172.17.0.8> tid=0xc0d] recovery file not found: /tmp/junit1641364531636481544/locator/locator29971view.dat

[vm0] [info 2020/03/05 00:55:57.820 GMT <RMI TCP Connection(187)-172.17.0.8> tid=0xc0d] Starting distributed system

[vm0] [info 2020/03/05 00:55:57.822 GMT <RMI TCP Connection(187)-172.17.0.8> tid=0xc0d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:55:57.968 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x948] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@44abd26e

[vm4] [info 2020/03/05 00:55:57.973 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0x948] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:55:58.572 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[21102]

Command result for <connect --jmx-manager=localhost[21102]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=21102] ..
Successfully connected to: [host=localhost, port=21102]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:56:01.637 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@49aeaf9a

[vm1] [info 2020/03/05 00:56:01.642 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:56:02.235 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaa9] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@418ed9f2

[vm2] [info 2020/03/05 00:56:02.241 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xaa9] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:56:02.831 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xa97] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5c8d72a2

[vm3] [info 2020/03/05 00:56:02.836 GMT <RMI TCP Connection(80)-172.17.0.8> tid=0xa97] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:56:03.424 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xaa0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5d4e057c

[vm4] [info 2020/03/05 00:56:03.429 GMT <RMI TCP Connection(81)-172.17.0.8> tid=0xaa0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:56:04.034 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29972]

Command result for <connect --jmx-manager=localhost[29972]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29972] ..
Successfully connected to: [host=localhost, port=29972]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:56:08.985 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x910] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6332aec7

[vm5] [info 2020/03/05 00:56:08.990 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x910] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:56:09.650 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6d0fe9c2

[vm6] [info 2020/03/05 00:56:09.655 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x7de] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:56:10.489 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:56:11.289 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb27] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@45a19701

[vm5] [info 2020/03/05 00:56:11.295 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb27] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:56:11.966 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbd3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@c30198a

[vm6] [info 2020/03/05 00:56:11.971 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbd3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:56:13.636 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xb84] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a440@c33ea92

[vm5] [info 2020/03/05 00:56:13.642 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xb84] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573316
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 1089
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608929
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2485
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 430
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 9324


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:56:14.350 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 160 ms)

[vm6] [info 2020/03/05 00:56:14.384 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xb9b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff440@3d123e97

[vm6] [info 2020/03/05 00:56:14.389 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xb9b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:56:14.501 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa3c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 148 ms)

[vm3] [info 2020/03/05 00:56:14.642 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa8f] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 139 ms)

[vm4] [info 2020/03/05 00:56:14.790 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 145 ms)

[vm5] [info 2020/03/05 00:56:14.940 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x910] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 148 ms)

[vm6] [info 2020/03/05 00:56:15.084 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 142 ms)

[vm0] [info 2020/03/05 00:56:15.226 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x4ab] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:56:15.227 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 141 ms)

[info 2020/03/05 00:56:15.228 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:15.230 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c3f0856(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:56:15.230 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:15.230 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c3f0856(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:56:15.231 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a9363c2(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:56:15.231 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:56:15.231 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a9363c2(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:56:15.232 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @788fd49d(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:56:15.232 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa3c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:56:15.232 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa3c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @788fd49d(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:56:15.232 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f9aa7eb(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:56:15.233 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:56:15.233 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa8f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f9aa7eb(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:56:15.233 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b3ba029(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:56:15.233 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb00] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:56:15.233 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b3ba029(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:56:15.234 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77fa9543(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:56:15.234 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:56:15.234 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x910] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77fa9543(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:56:15.235 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38cf2fab(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:56:15.235 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x7de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:56:15.235 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38cf2fab(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:56:15.237 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:56:15.238 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:56:15.238 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:56:15.239 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:56:15.239 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa3c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:56:15.240 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa3c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:56:15.240 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa8f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:56:15.241 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa8f] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:56:15.242 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb00] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:56:15.242 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:56:15.243 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x910] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:56:15.243 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x910] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:56:15.244 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:56:15.244 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:56:15.246 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:56:15.247 GMT <RMI TCP Connection(31)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:56:15.276 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20815].
Not connected.


[info 2020/03/05 00:56:15.278 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:56:15.279 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:15.280 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b8bab70(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:56:15.280 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:15.280 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b8bab70(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:56:15.281 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1881c58e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:56:15.281 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:56:15.281 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1881c58e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:56:15.282 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2adc8486(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:56:15.282 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa3c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:56:15.282 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa3c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2adc8486(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:56:15.283 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2348ef05(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:56:15.283 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa8f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:56:15.283 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa8f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2348ef05(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:56:15.284 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @436e6303(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:56:15.284 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb00] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:56:15.284 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @436e6303(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:56:15.285 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @321c56e9(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:56:15.285 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x910] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:56:15.285 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x910] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @321c56e9(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:56:15.286 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bb750c8(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:56:15.286 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x7de] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:56:15.286 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4bb750c8(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:56:15.289 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit15497780397390728694

[info 2020/03/05 00:56:15.291 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:56:15.511 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:15.512 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4249a347(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:56:15.512 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x4ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:15.512 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4249a347(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:56:15.513 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53c677f7(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:56:15.513 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:56:15.513 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53c677f7(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:56:15.513 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa3c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18f26495(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:56:15.514 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa3c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:56:15.514 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa3c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @18f26495(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:56:15.514 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa8f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bd6c395(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:56:15.514 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa8f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:56:15.515 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa8f] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @bd6c395(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:56:15.515 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26d949af(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:56:15.515 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb00] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:56:15.515 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb00] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26d949af(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:56:15.516 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x910] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56d2e74a(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:56:15.516 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x910] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:56:15.516 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x910] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @56d2e74a(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:56:15.517 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x7de] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dd07030(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:56:15.517 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x7de] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:56:15.517 GMT <RMI TCP Connection(78)-172.17.0.3> tid=0x7de] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dd07030(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:56:15.520 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@1d33b4b7

[vm0] [info 2020/03/05 00:56:15.526 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x4ab] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:56:15.526 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x4ab] Locator was created at Thu Mar 05 00:56:15 GMT 2020

[vm0] [info 2020/03/05 00:56:15.526 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x4ab] Listening on port 20817 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:56:15.527 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x4ab] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit15497780397390728694/locator/locator20817view.dat

[vm0] [info 2020/03/05 00:56:15.527 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x4ab] recovery file not found: /tmp/junit15497780397390728694/locator/locator20817view.dat

[vm0] [info 2020/03/05 00:56:15.527 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x4ab] Starting distributed system

[vm0] [info 2020/03/05 00:56:15.529 GMT <RMI TCP Connection(186)-172.17.0.3> tid=0x4ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2697
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 427
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 9561


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:56:16.078 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 165 ms)

[vm2] [info 2020/03/05 00:56:16.235 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xa8c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 154 ms)

[vm3] [info 2020/03/05 00:56:16.391 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb40] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 152 ms)

[vm4] [info 2020/03/05 00:56:16.532 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb41] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 138 ms)

[vm5] [info 2020/03/05 00:56:16.688 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb27] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 154 ms)

[vm6] [info 2020/03/05 00:56:16.834 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbd3] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 144 ms)

[vm0] [info 2020/03/05 00:56:16.978 GMT <RMI TCP Connection(190)-172.17.0.5> tid=0xd22] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:56:16.979 GMT <RMI TCP Connection(190)-172.17.0.5> tid=0xd22] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 142 ms)

[info 2020/03/05 00:56:16.979 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:16.982 GMT <RMI TCP Connection(190)-172.17.0.5> tid=0xd22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fe5e51b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:56:16.982 GMT <RMI TCP Connection(190)-172.17.0.5> tid=0xd22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:16.982 GMT <RMI TCP Connection(190)-172.17.0.5> tid=0xd22] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5fe5e51b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:56:16.982 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8be2b10(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:56:16.983 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:56:16.983 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8be2b10(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:56:16.983 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xa8c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7320999f(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:56:16.984 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xa8c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:56:16.984 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xa8c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7320999f(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:56:16.984 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb40] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3121ec03(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:56:16.985 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb40] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:56:16.985 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb40] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3121ec03(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:56:16.985 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ee300fc(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:56:16.985 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:56:16.985 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb41] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ee300fc(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:56:16.986 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12d81fd8(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:56:16.986 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:56:16.986 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb27] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12d81fd8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:56:16.987 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbd3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f74d597(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:56:16.987 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbd3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:56:16.987 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbd3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f74d597(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:56:16.989 GMT <RMI TCP Connection(190)-172.17.0.5> tid=0xd22] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:56:16.990 GMT <RMI TCP Connection(190)-172.17.0.5> tid=0xd22] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:56:16.991 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:56:16.991 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:56:16.992 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xa8c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:56:16.992 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xa8c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:56:16.993 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb40] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:56:16.993 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb40] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:56:16.994 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb41] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:56:16.995 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb41] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:56:16.995 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb27] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:56:16.996 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb27] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:56:16.997 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbd3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:56:16.998 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbd3] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:56:17.000 GMT <RMI TCP Connection(32)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:56:17.001 GMT <RMI TCP Connection(32)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:56:17.028 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29784].
Not connected.


[info 2020/03/05 00:56:17.029 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:56:17.030 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:17.031 GMT <RMI TCP Connection(190)-172.17.0.5> tid=0xd22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ccbf22b(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:56:17.031 GMT <RMI TCP Connection(190)-172.17.0.5> tid=0xd22] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:17.031 GMT <RMI TCP Connection(190)-172.17.0.5> tid=0xd22] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1ccbf22b(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:56:17.032 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53735fcc(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:56:17.032 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:56:17.032 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53735fcc(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:56:17.033 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xa8c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74fe5054(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:56:17.033 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xa8c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:56:17.033 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xa8c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @74fe5054(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:56:17.034 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb40] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f59dfd9(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:56:17.034 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb40] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:56:17.034 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb40] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f59dfd9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:56:17.035 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68296d08(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:56:17.035 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:56:17.035 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb41] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68296d08(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:56:17.036 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a84825(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:56:17.036 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:56:17.036 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb27] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @20a84825(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:56:17.037 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbd3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17b3b26e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:56:17.037 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbd3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:56:17.037 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbd3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17b3b26e(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:56:17.041 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7014134853474535983

[info 2020/03/05 00:56:17.043 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:56:17.260 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:17.261 GMT <RMI TCP Connection(190)-172.17.0.5> tid=0xd22] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ee7ee5f(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:56:17.261 GMT <RMI TCP Connection(190)-172.17.0.5> tid=0xd22] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:17.261 GMT <RMI TCP Connection(190)-172.17.0.5> tid=0xd22] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ee7ee5f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:56:17.262 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @267a07fd(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:56:17.262 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:56:17.262 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @267a07fd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:56:17.263 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xa8c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c6c5e71(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:56:17.263 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xa8c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:56:17.263 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xa8c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c6c5e71(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:56:17.264 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb40] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7091288(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:56:17.264 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb40] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:56:17.264 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb40] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7091288(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:56:17.265 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10564d77(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:56:17.265 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb41] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:56:17.265 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb41] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10564d77(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:56:17.266 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e5ac675(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:56:17.266 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb27] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:56:17.266 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb27] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e5ac675(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:56:17.267 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbd3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49a167fe(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:56:17.267 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbd3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:56:17.267 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xbd3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49a167fe(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:56:17.270 GMT <RMI TCP Connection(190)-172.17.0.5> tid=0xd22] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@398db0c5

[vm0] [info 2020/03/05 00:56:17.275 GMT <RMI TCP Connection(190)-172.17.0.5> tid=0xd22] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:56:17.275 GMT <RMI TCP Connection(190)-172.17.0.5> tid=0xd22] Locator was created at Thu Mar 05 00:56:17 GMT 2020

[vm0] [info 2020/03/05 00:56:17.275 GMT <RMI TCP Connection(190)-172.17.0.5> tid=0xd22] Listening on port 29786 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:56:17.275 GMT <RMI TCP Connection(190)-172.17.0.5> tid=0xd22] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7014134853474535983/locator/locator29786view.dat

[vm0] [info 2020/03/05 00:56:17.276 GMT <RMI TCP Connection(190)-172.17.0.5> tid=0xd22] recovery file not found: /tmp/junit7014134853474535983/locator/locator29786view.dat

[vm0] [info 2020/03/05 00:56:17.276 GMT <RMI TCP Connection(190)-172.17.0.5> tid=0xd22] Starting distributed system

[vm0] [info 2020/03/05 00:56:17.277 GMT <RMI TCP Connection(190)-172.17.0.5> tid=0xd22] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2717
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 309
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 9273


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:56:18.375 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840956c40@53dcf1fb (took 164 ms)

[vm2] [info 2020/03/05 00:56:18.533 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@28b70511 (took 156 ms)

[vm3] [info 2020/03/05 00:56:18.691 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@f983e18 (took 156 ms)

[vm4] [info 2020/03/05 00:56:18.839 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840917040@53e8a686 (took 145 ms)

[vm5] [info 2020/03/05 00:56:19.002 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xb84] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904c40@75aa8090 (took 161 ms)

[vm6] [info 2020/03/05 00:56:19.145 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9c40@c942bce (took 142 ms)

[vm0] [info 2020/03/05 00:56:19.292 GMT <RMI TCP Connection(202)-172.17.0.4> tid=0xc82] Distribution Locator on 6c619f75007a is stopped

[vm0] [info 2020/03/05 00:56:19.293 GMT <RMI TCP Connection(202)-172.17.0.4> tid=0xc82] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c6840@54d966d9 (took 145 ms)

[info 2020/03/05 00:56:19.294 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:19.296 GMT <RMI TCP Connection(202)-172.17.0.4> tid=0xc82] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @240c0993(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:56:19.296 GMT <RMI TCP Connection(202)-172.17.0.4> tid=0xc82] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:19.296 GMT <RMI TCP Connection(202)-172.17.0.4> tid=0xc82] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @240c0993(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:56:19.297 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @551a8681(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:56:19.297 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:56:19.297 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @551a8681(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:56:19.297 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64b39aff(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:56:19.298 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x8ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:56:19.298 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64b39aff(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:56:19.298 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d55d2c9(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:56:19.298 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x8f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:56:19.298 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d55d2c9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:56:19.299 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23688634(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:56:19.299 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x999] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:56:19.299 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23688634(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:56:19.300 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xb84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b2cce86(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:56:19.300 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xb84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:56:19.300 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xb84] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b2cce86(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:56:19.301 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xb9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @270d2eb0(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:56:19.301 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xb9b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:56:19.301 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @270d2eb0(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:56:19.303 GMT <RMI TCP Connection(202)-172.17.0.4> tid=0xc82] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f

[vm0] [info 2020/03/05 00:56:19.304 GMT <RMI TCP Connection(202)-172.17.0.4> tid=0xc82] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409d0040@464886f (took 0 ms)

[vm1] [info 2020/03/05 00:56:19.304 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26

[vm1] [info 2020/03/05 00:56:19.305 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958040@64d8ce26 (took 0 ms)

[vm2] [info 2020/03/05 00:56:19.306 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569

[vm2] [info 2020/03/05 00:56:19.306 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919040@cf48569 (took 0 ms)

[vm3] [info 2020/03/05 00:56:19.307 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892

[vm3] [info 2020/03/05 00:56:19.307 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@390a0892 (took 0 ms)

[vm4] [info 2020/03/05 00:56:19.308 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3

[vm4] [info 2020/03/05 00:56:19.308 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091c040@a3e09e3 (took 0 ms)

[vm5] [info 2020/03/05 00:56:19.309 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xb84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296

[vm5] [info 2020/03/05 00:56:19.309 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xb84] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909840@556fa296 (took 0 ms)

[vm6] [info 2020/03/05 00:56:19.310 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xb9b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3

[vm6] [info 2020/03/05 00:56:19.310 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe840@46aa42a3 (took 0 ms)

[locator] [info 2020/03/05 00:56:19.313 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db

[locator] [info 2020/03/05 00:56:19.313 GMT <RMI TCP Connection(34)-172.17.0.4> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@2771e3db (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:56:19.342 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24372].
Not connected.


[info 2020/03/05 00:56:19.344 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:56:19.350 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:19.351 GMT <RMI TCP Connection(202)-172.17.0.4> tid=0xc82] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f9ed09(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:56:19.351 GMT <RMI TCP Connection(202)-172.17.0.4> tid=0xc82] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:19.351 GMT <RMI TCP Connection(202)-172.17.0.4> tid=0xc82] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1f9ed09(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:56:19.352 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17e99ee3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:56:19.352 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:56:19.352 GMT <RMI TCP Connection(3)-172.17.0.4> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17e99ee3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:56:19.353 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x8ce] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3888af2a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:56:19.353 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x8ce] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:56:19.353 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x8ce] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3888af2a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:56:19.354 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x8f2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fc19a8e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:56:19.354 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x8f2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:56:19.354 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0x8f2] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fc19a8e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:56:19.355 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x999] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a9188a0(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:56:19.355 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x999] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:56:19.355 GMT <RMI TCP Connection(83)-172.17.0.4> tid=0x999] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4a9188a0(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:56:19.356 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xb84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a83263a(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:56:19.356 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xb84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:56:19.356 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xb84] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a83263a(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:56:19.357 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xb9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @342f9387(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:56:19.357 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xb9b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:56:19.357 GMT <RMI TCP Connection(82)-172.17.0.4> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @342f9387(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:56:19.489 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@af3d44c

[vm1] [info 2020/03/05 00:56:19.496 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:56:20.074 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa3c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@25a676a5

[vm2] [info 2020/03/05 00:56:20.079 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa3c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:56:20.672 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa8f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@19ea0109

[vm3] [info 2020/03/05 00:56:20.678 GMT <RMI TCP Connection(79)-172.17.0.3> tid=0xa8f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:56:21.201 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@6c91ca28

[vm1] [info 2020/03/05 00:56:21.206 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:56:21.256 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb00] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4f517494

[vm4] [info 2020/03/05 00:56:21.261 GMT <RMI TCP Connection(80)-172.17.0.3> tid=0xb00] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:56:21.787 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xa8c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@11093eec

[vm2] [info 2020/03/05 00:56:21.792 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xa8c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:56:21.857 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20818]

Command result for <connect --jmx-manager=localhost[20818]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20818] ..
Successfully connected to: [host=localhost, port=20818]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:56:22.371 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb40] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3e82ece3

[vm3] [info 2020/03/05 00:56:22.376 GMT <RMI TCP Connection(79)-172.17.0.5> tid=0xb40] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:56:22.960 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb41] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@21ffcae7

[vm4] [info 2020/03/05 00:56:22.965 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb41] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:56:23.547 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29787]

Command result for <connect --jmx-manager=localhost[29787]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29787] ..
Successfully connected to: [host=localhost, port=29787]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:56:26.594 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaec] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@17efc386

[vm5] [info 2020/03/05 00:56:26.599 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaec] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:56:27.304 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440@5d52c994

[vm6] [info 2020/03/05 00:56:27.309 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0x9c5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2707
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 357
Total primaries transferred during this rebalance                                               | 45
Total time (in milliseconds) for this rebalance                                                 | 9369


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:56:31.344 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 152 ms)

[vm2] [info 2020/03/05 00:56:31.498 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 152 ms)

[vm3] [info 2020/03/05 00:56:31.642 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xabb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 141 ms)

[vm4] [info 2020/03/05 00:56:31.791 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xaf7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 147 ms)

[vm5] [info 2020/03/05 00:56:31.943 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaec] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 151 ms)

[vm6] [info 2020/03/05 00:56:32.087 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 142 ms)

[vm0] [info 2020/03/05 00:56:32.226 GMT <RMI TCP Connection(190)-172.17.0.2> tid=0xb00] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:56:32.227 GMT <RMI TCP Connection(190)-172.17.0.2> tid=0xb00] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 137 ms)

[info 2020/03/05 00:56:32.227 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:32.230 GMT <RMI TCP Connection(190)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @175b5ab5(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:56:32.230 GMT <RMI TCP Connection(190)-172.17.0.2> tid=0xb00] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:32.230 GMT <RMI TCP Connection(190)-172.17.0.2> tid=0xb00] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @175b5ab5(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:56:32.230 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2517d5cc(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:56:32.231 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:56:32.231 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2517d5cc(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:56:32.231 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62c01ec(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:56:32.231 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:56:32.232 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @62c01ec(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:56:32.232 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xabb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66ec2794(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:56:32.232 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xabb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:56:32.232 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xabb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66ec2794(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:56:32.233 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xaf7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cf90c55(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:56:32.233 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xaf7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:56:32.233 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xaf7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3cf90c55(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:56:32.234 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12c92cbb(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:56:32.234 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:56:32.234 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12c92cbb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:56:32.235 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2be1348f(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:56:32.235 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0x9c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:56:32.235 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2be1348f(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:56:32.237 GMT <RMI TCP Connection(190)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:56:32.238 GMT <RMI TCP Connection(190)-172.17.0.2> tid=0xb00] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:56:32.239 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:56:32.239 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:56:32.240 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:56:32.240 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:56:32.241 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xabb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:56:32.241 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xabb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:56:32.242 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xaf7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:56:32.242 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xaf7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:56:32.243 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaec] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:56:32.243 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaec] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:56:32.244 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:56:32.244 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:56:32.246 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:56:32.247 GMT <RMI TCP Connection(34)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:56:32.274 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24073].
Not connected.


[info 2020/03/05 00:56:32.276 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:56:32.277 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:32.278 GMT <RMI TCP Connection(190)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dd29ca6(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:56:32.278 GMT <RMI TCP Connection(190)-172.17.0.2> tid=0xb00] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:32.278 GMT <RMI TCP Connection(190)-172.17.0.2> tid=0xb00] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6dd29ca6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:56:32.279 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ae044f9(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:56:32.279 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:56:32.279 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4ae044f9(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:56:32.280 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fe34ce(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:56:32.280 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:56:32.280 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7fe34ce(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:56:32.281 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xabb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ad4fc7e(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:56:32.281 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xabb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:56:32.281 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xabb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ad4fc7e(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:56:32.282 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xaf7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @660e0f40(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:56:32.282 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xaf7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:56:32.282 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xaf7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @660e0f40(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:56:32.282 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b8178c7(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:56:32.283 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaec] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:56:32.283 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b8178c7(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:56:32.283 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43856dfb(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:56:32.283 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0x9c5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:56:32.284 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43856dfb(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:56:32.287 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit3531261123486246756

[info 2020/03/05 00:56:32.289 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:56:32.503 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:32.504 GMT <RMI TCP Connection(190)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38939e6c(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:56:32.504 GMT <RMI TCP Connection(190)-172.17.0.2> tid=0xb00] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:32.504 GMT <RMI TCP Connection(190)-172.17.0.2> tid=0xb00] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @38939e6c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:56:32.505 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19b87e53(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:56:32.505 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:56:32.505 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @19b87e53(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:56:32.506 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @710cd95c(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:56:32.506 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:56:32.506 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @710cd95c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:56:32.507 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xabb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1594f2b2(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:56:32.507 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xabb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:56:32.507 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xabb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1594f2b2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:56:32.507 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xaf7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42e4148(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:56:32.508 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xaf7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:56:32.508 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xaf7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42e4148(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:56:32.508 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaec] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @673c6d0c(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:56:32.508 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaec] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:56:32.508 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0xaec] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @673c6d0c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:56:32.509 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0x9c5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27436f6e(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:56:32.509 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0x9c5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:56:32.509 GMT <RMI TCP Connection(80)-172.17.0.2> tid=0x9c5] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27436f6e(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:56:32.513 GMT <RMI TCP Connection(190)-172.17.0.2> tid=0xb00] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@153332fe

[vm0] [info 2020/03/05 00:56:32.519 GMT <RMI TCP Connection(190)-172.17.0.2> tid=0xb00] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:56:32.519 GMT <RMI TCP Connection(190)-172.17.0.2> tid=0xb00] Locator was created at Thu Mar 05 00:56:32 GMT 2020

[vm0] [info 2020/03/05 00:56:32.519 GMT <RMI TCP Connection(190)-172.17.0.2> tid=0xb00] Listening on port 24075 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:56:32.519 GMT <RMI TCP Connection(190)-172.17.0.2> tid=0xb00] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit3531261123486246756/locator/locator24075view.dat

[vm0] [info 2020/03/05 00:56:32.519 GMT <RMI TCP Connection(190)-172.17.0.2> tid=0xb00] recovery file not found: /tmp/junit3531261123486246756/locator/locator24075view.dat

[vm0] [info 2020/03/05 00:56:32.520 GMT <RMI TCP Connection(190)-172.17.0.2> tid=0xb00] Starting distributed system

[vm0] [info 2020/03/05 00:56:32.522 GMT <RMI TCP Connection(190)-172.17.0.2> tid=0xb00] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:56:33.386 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xba0] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b440@1f5fa640

[vm5] [info 2020/03/05 00:56:33.392 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xba0] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:56:34.095 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xba2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x0000000840909440@3f8d3698

[vm6] [info 2020/03/05 00:56:34.100 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xba2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:56:34.173 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb01] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@3bb21039

[vm5] [info 2020/03/05 00:56:34.179 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb01] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:56:34.873 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb9b] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$465/0x0000000840900040@4073b584

[vm6] [info 2020/03/05 00:56:34.878 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb9b] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:56:36.225 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@79785db4

[vm1] [info 2020/03/05 00:56:36.230 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:56:36.828 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@29519819

[vm2] [info 2020/03/05 00:56:36.834 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xac2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:56:37.418 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xabb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7c39dd08

[vm3] [info 2020/03/05 00:56:37.423 GMT <RMI TCP Connection(78)-172.17.0.2> tid=0xabb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:56:38.012 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xaf7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@466e37b5

[vm4] [info 2020/03/05 00:56:38.018 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xaf7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2784
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 479
Total primaries transferred during this rebalance                                               | 60
Total time (in milliseconds) for this rebalance                                                 | 9990


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:56:38.299 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840958840@5e9dd6dc (took 145 ms)

[vm2] [info 2020/03/05 00:56:38.452 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa84] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$454/0x0000000840916040@3c0a6435 (took 150 ms)

[vm3] [info 2020/03/05 00:56:38.600 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa6e] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@4e8e15f4 (took 145 ms)

[info 2020/03/05 00:56:38.608 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24076]

Command result for <connect --jmx-manager=localhost[24076]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24076] ..
Successfully connected to: [host=localhost, port=24076]


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2637
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 405
Total primaries transferred during this rebalance                                               | 51
Total time (in milliseconds) for this rebalance                                                 | 9294


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm4] [info 2020/03/05 00:56:38.748 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa86] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914440@4a2077f0 (took 145 ms)

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm1] [info 2020/03/05 00:56:38.874 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$475/0x0000000840957840@34806df (took 152 ms)

[vm5] [info 2020/03/05 00:56:38.902 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xba0] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840905440@b17ae39 (took 153 ms)

[vm2] [info 2020/03/05 00:56:39.019 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xa97] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840916040@5daf57a6 (took 143 ms)

[vm6] [info 2020/03/05 00:56:39.045 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xba2] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840903c40@42149ef0 (took 141 ms)

[vm3] [info 2020/03/05 00:56:39.172 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb27] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@d3f644c (took 150 ms)

[vm0] [info 2020/03/05 00:56:39.189 GMT <RMI TCP Connection(202)-172.17.0.6> tid=0xc59] Distribution Locator on dcd6415a7755 is stopped

[vm0] [info 2020/03/05 00:56:39.190 GMT <RMI TCP Connection(202)-172.17.0.6> tid=0xc59] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$482/0x00000008409c7440@14777add (took 143 ms)

[info 2020/03/05 00:56:39.191 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:39.193 GMT <RMI TCP Connection(202)-172.17.0.6> tid=0xc59] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f11d6ef(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:56:39.193 GMT <RMI TCP Connection(202)-172.17.0.6> tid=0xc59] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:39.193 GMT <RMI TCP Connection(202)-172.17.0.6> tid=0xc59] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f11d6ef(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:56:39.194 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @390b0b3f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:56:39.194 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:56:39.194 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @390b0b3f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:56:39.195 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fd52dd1(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:56:39.195 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:56:39.195 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fd52dd1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:56:39.196 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37a0e148(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:56:39.196 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:56:39.196 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37a0e148(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:56:39.196 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b365653(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:56:39.197 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:56:39.197 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa86] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b365653(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:56:39.197 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xba0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dc129cb(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:56:39.197 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xba0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:56:39.198 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xba0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5dc129cb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:56:39.198 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xba2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78786f62(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:56:39.198 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xba2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:56:39.198 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xba2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @78786f62(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:56:39.201 GMT <RMI TCP Connection(202)-172.17.0.6> tid=0xc59] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687

[vm0] [info 2020/03/05 00:56:39.201 GMT <RMI TCP Connection(202)-172.17.0.6> tid=0xc59] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$494/0x00000008409c3440@4f935687 (took 0 ms)

[vm1] [info 2020/03/05 00:56:39.202 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4

[vm1] [info 2020/03/05 00:56:39.202 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x0000000840959c40@6cc562c4 (took 0 ms)

[vm2] [info 2020/03/05 00:56:39.203 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a

[vm2] [info 2020/03/05 00:56:39.203 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa84] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$468/0x000000084091ac40@5cb01a6a (took 0 ms)

[vm3] [info 2020/03/05 00:56:39.204 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa6e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366

[vm3] [info 2020/03/05 00:56:39.205 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@5fe1d366 (took 0 ms)

[vm4] [info 2020/03/05 00:56:39.206 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa86] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d

[vm4] [info 2020/03/05 00:56:39.206 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa86] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840919440@68b2748d (took 0 ms)

[vm5] [info 2020/03/05 00:56:39.207 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xba0] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b

[vm5] [info 2020/03/05 00:56:39.207 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xba0] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090a840@6c7879b (took 0 ms)

[vm6] [info 2020/03/05 00:56:39.208 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xba2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30

[vm6] [info 2020/03/05 00:56:39.208 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xba2] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x0000000840908840@305e7e30 (took 0 ms)

[locator] [info 2020/03/05 00:56:39.210 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c

[locator] [info 2020/03/05 00:56:39.211 GMT <RMI TCP Connection(34)-172.17.0.6> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@358cbe7c (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:56:39.239 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[28494].
Not connected.


[info 2020/03/05 00:56:39.240 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:56:39.241 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:39.242 GMT <RMI TCP Connection(202)-172.17.0.6> tid=0xc59] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15ceaaf1(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:56:39.243 GMT <RMI TCP Connection(202)-172.17.0.6> tid=0xc59] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:39.243 GMT <RMI TCP Connection(202)-172.17.0.6> tid=0xc59] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @15ceaaf1(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:56:39.243 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1818805e(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:56:39.243 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:56:39.243 GMT <RMI TCP Connection(3)-172.17.0.6> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1818805e(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:56:39.244 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53f6efb6(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:56:39.244 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:56:39.244 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa84] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53f6efb6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:56:39.245 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa6e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d9a7b98(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:56:39.245 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa6e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:56:39.245 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa6e] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2d9a7b98(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:56:39.246 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa86] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d3c6be2(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:56:39.246 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa86] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:56:39.246 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xa86] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d3c6be2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:56:39.247 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xba0] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b26166e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:56:39.247 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xba0] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:56:39.247 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xba0] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2b26166e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:56:39.248 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xba2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cc070d9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:56:39.248 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xba2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:56:39.248 GMT <RMI TCP Connection(85)-172.17.0.6> tid=0xba2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5cc070d9(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:56:39.320 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb6c] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915440@62530575 (took 145 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:56:39.482 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb01] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@4b52395b (took 161 ms)

[vm6] [info 2020/03/05 00:56:39.621 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$449/0x00000008408fa840@77ade94 (took 138 ms)

[vm0] [info 2020/03/05 00:56:39.776 GMT <RMI TCP Connection(201)-172.17.0.9> tid=0xcf6] Distribution Locator on b441223e59e3 is stopped

[vm0] [info 2020/03/05 00:56:39.776 GMT <RMI TCP Connection(201)-172.17.0.9> tid=0xcf6] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@3eefabd2 (took 153 ms)

[info 2020/03/05 00:56:39.777 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:39.779 GMT <RMI TCP Connection(201)-172.17.0.9> tid=0xcf6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60f6e065(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:56:39.779 GMT <RMI TCP Connection(201)-172.17.0.9> tid=0xcf6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:39.779 GMT <RMI TCP Connection(201)-172.17.0.9> tid=0xcf6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60f6e065(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:56:39.780 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @439c8efe(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:56:39.780 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:56:39.780 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @439c8efe(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:56:39.781 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xa97] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33178ccd(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:56:39.781 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xa97] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:56:39.781 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xa97] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33178ccd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:56:39.782 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31bb5391(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:56:39.782 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:56:39.782 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb27] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31bb5391(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:56:39.783 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36c3adef(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:56:39.783 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:56:39.783 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb6c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36c3adef(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:56:39.784 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb01] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73d98bbc(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:56:39.784 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb01] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:56:39.784 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb01] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73d98bbc(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:56:39.785 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dc454ed(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:56:39.785 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb9b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:56:39.785 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7dc454ed(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:56:39.787 GMT <RMI TCP Connection(201)-172.17.0.9> tid=0xcf6] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f

[vm0] [info 2020/03/05 00:56:39.787 GMT <RMI TCP Connection(201)-172.17.0.9> tid=0xcf6] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d0c40@7a6b890f (took 0 ms)

[vm1] [info 2020/03/05 00:56:39.788 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48

[vm1] [info 2020/03/05 00:56:39.788 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$476/0x0000000840958c40@ea58d48 (took 0 ms)

[vm2] [info 2020/03/05 00:56:39.789 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xa97] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6

[vm2] [info 2020/03/05 00:56:39.789 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xa97] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091b040@5e5dbbf6 (took 0 ms)

[vm3] [info 2020/03/05 00:56:39.790 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb27] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46

[vm3] [info 2020/03/05 00:56:39.790 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb27] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091a440@db92a46 (took 0 ms)

[vm4] [info 2020/03/05 00:56:39.791 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb6c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4

[vm4] [info 2020/03/05 00:56:39.792 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb6c] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091a440@2b8516b4 (took 0 ms)

[vm5] [info 2020/03/05 00:56:39.792 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb01] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966

[vm5] [info 2020/03/05 00:56:39.793 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb01] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@65a84966 (took 0 ms)

[vm6] [info 2020/03/05 00:56:39.793 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb9b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb

[vm6] [info 2020/03/05 00:56:39.794 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$464/0x00000008408ff440@1ee099eb (took 0 ms)

[locator] [info 2020/03/05 00:56:39.796 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523

[locator] [info 2020/03/05 00:56:39.796 GMT <RMI TCP Connection(34)-172.17.0.9> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@6e451523 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:56:39.823 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[22604].
Not connected.


[info 2020/03/05 00:56:39.825 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:56:39.826 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:39.827 GMT <RMI TCP Connection(201)-172.17.0.9> tid=0xcf6] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3aa96b6(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:56:39.827 GMT <RMI TCP Connection(201)-172.17.0.9> tid=0xcf6] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:39.827 GMT <RMI TCP Connection(201)-172.17.0.9> tid=0xcf6] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3aa96b6(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:56:39.828 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29331e86(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:56:39.828 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:56:39.828 GMT <RMI TCP Connection(3)-172.17.0.9> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29331e86(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:56:39.828 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xa97] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e24b4bd(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:56:39.829 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xa97] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:56:39.829 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xa97] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e24b4bd(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:56:39.829 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dc181cd(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:56:39.829 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:56:39.829 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb27] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3dc181cd(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:56:39.830 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb6c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @106e5961(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:56:39.830 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb6c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:56:39.830 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb6c] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @106e5961(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:56:39.831 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb01] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @613f2b7c(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:56:39.831 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb01] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:56:39.831 GMT <RMI TCP Connection(82)-172.17.0.9> tid=0xb01] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @613f2b7c(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:56:39.832 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb9b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f14cedf(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:56:39.832 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb9b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:56:39.832 GMT <RMI TCP Connection(84)-172.17.0.9> tid=0xb9b] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @f14cedf(0, "IgnoredException remove") (took 0 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:56:47.615 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb98] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909840@7a1c50ee

[vm5] [info 2020/03/05 00:56:47.619 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb98] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:56:48.309 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbf2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x0000000840909c40@3332c80f

[vm6] [info 2020/03/05 00:56:48.314 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbf2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2443
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 308
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8457


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:56:52.027 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x000000084095a840@4d351a42 (took 145 ms)

[vm2] [info 2020/03/05 00:56:52.175 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4b7f93de (took 145 ms)

[vm3] [info 2020/03/05 00:56:52.317 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@54301d43 (took 139 ms)

[vm4] [info 2020/03/05 00:56:52.459 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840914040@70e86145 (took 140 ms)

[vm5] [info 2020/03/05 00:56:52.624 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb98] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904040@58927ee0 (took 163 ms)

[vm5] [info 2020/03/05 00:56:52.739 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbc2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@7e3921be

[vm5] [info 2020/03/05 00:56:52.744 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbc2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:56:52.765 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbf2] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904440@37667707 (took 139 ms)

[vm0] [info 2020/03/05 00:56:52.910 GMT <RMI TCP Connection(204)-172.17.0.7> tid=0x1d2] Distribution Locator on cf7501caf670 is stopped

[vm0] [info 2020/03/05 00:56:52.911 GMT <RMI TCP Connection(204)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@81d83cf (took 144 ms)

[info 2020/03/05 00:56:52.911 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:52.913 GMT <RMI TCP Connection(204)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7358f339(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:56:52.913 GMT <RMI TCP Connection(204)-172.17.0.7> tid=0x1d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:52.913 GMT <RMI TCP Connection(204)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7358f339(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:56:52.914 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c3be0df(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:56:52.914 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:56:52.914 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c3be0df(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:56:52.915 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26577051(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:56:52.915 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x8aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:56:52.915 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26577051(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:56:52.916 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12822c6a(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:56:52.916 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x92b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:56:52.916 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12822c6a(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:56:52.917 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @379b168f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:56:52.917 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x948] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:56:52.917 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @379b168f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:56:52.918 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb98] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d749957(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:56:52.918 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb98] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:56:52.918 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb98] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d749957(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:56:52.919 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbf2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @198d3aa8(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:56:52.919 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbf2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:56:52.919 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbf2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @198d3aa8(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:56:52.921 GMT <RMI TCP Connection(204)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566

[vm0] [info 2020/03/05 00:56:52.921 GMT <RMI TCP Connection(204)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409d1040@16375566 (took 0 ms)

[vm1] [info 2020/03/05 00:56:52.922 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc

[vm1] [info 2020/03/05 00:56:52.922 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095bc40@4459e7fc (took 0 ms)

[vm2] [info 2020/03/05 00:56:52.923 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749

[vm2] [info 2020/03/05 00:56:52.924 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@12a4749 (took 0 ms)

[vm3] [info 2020/03/05 00:56:52.924 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352

[vm3] [info 2020/03/05 00:56:52.925 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@7313a352 (took 0 ms)

[vm4] [info 2020/03/05 00:56:52.925 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d

[vm4] [info 2020/03/05 00:56:52.926 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x0000000840918c40@5052967d (took 0 ms)

[vm5] [info 2020/03/05 00:56:52.926 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb98] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d

[vm5] [info 2020/03/05 00:56:52.927 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb98] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840908c40@101b4d8d (took 0 ms)

[vm6] [info 2020/03/05 00:56:52.927 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbf2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880

[vm6] [info 2020/03/05 00:56:52.928 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbf2] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909040@240e0880 (took 0 ms)

[locator] [info 2020/03/05 00:56:52.930 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x44] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8

[locator] [info 2020/03/05 00:56:52.930 GMT <RMI TCP Connection(34)-172.17.0.7> tid=0x44] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@4cbb37c8 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:56:52.957 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[21102].
Not connected.


[info 2020/03/05 00:56:52.959 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:56:52.960 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:52.961 GMT <RMI TCP Connection(204)-172.17.0.7> tid=0x1d2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c0b85aa(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:56:52.961 GMT <RMI TCP Connection(204)-172.17.0.7> tid=0x1d2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:52.961 GMT <RMI TCP Connection(204)-172.17.0.7> tid=0x1d2] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @c0b85aa(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:56:52.961 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43b9293(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:56:52.961 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:56:52.962 GMT <RMI TCP Connection(3)-172.17.0.7> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43b9293(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:56:52.962 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x8aa] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @795d90ae(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:56:52.962 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x8aa] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:56:52.962 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x8aa] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @795d90ae(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:56:52.963 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x92b] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4429d8aa(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:56:52.963 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x92b] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:56:52.963 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x92b] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4429d8aa(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:56:52.964 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x948] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f42ab4f(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:56:52.964 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x948] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:56:52.964 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0x948] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4f42ab4f(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:56:52.964 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb98] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36633b96(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:56:52.964 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb98] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:56:52.964 GMT <RMI TCP Connection(83)-172.17.0.7> tid=0xb98] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36633b96(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:56:52.965 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbf2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31fea865(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:56:52.965 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbf2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:56:52.965 GMT <RMI TCP Connection(82)-172.17.0.7> tid=0xbf2] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31fea865(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:56:53.392 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbe3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@7437f8fa

[vm6] [info 2020/03/05 00:56:53.397 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbe3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2304
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 236
Total primaries transferred during this rebalance                                               | 30
Total time (in milliseconds) for this rebalance                                                 | 7794


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:56:56.932 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 146 ms)

[vm2] [info 2020/03/05 00:56:57.075 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb25] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 141 ms)

[vm3] [info 2020/03/05 00:56:57.222 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb13] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 142 ms)

[vm4] [info 2020/03/05 00:56:57.360 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb1d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 135 ms)

[vm5] [info 2020/03/05 00:56:57.508 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbc2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 147 ms)

[vm6] [info 2020/03/05 00:56:57.646 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 136 ms)

[vm0] [info 2020/03/05 00:56:57.783 GMT <RMI TCP Connection(194)-172.17.0.8> tid=0xca5] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:56:57.784 GMT <RMI TCP Connection(194)-172.17.0.8> tid=0xca5] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 135 ms)

[info 2020/03/05 00:56:57.785 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:57.786 GMT <RMI TCP Connection(194)-172.17.0.8> tid=0xca5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25f1777a(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:56:57.786 GMT <RMI TCP Connection(194)-172.17.0.8> tid=0xca5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:57.786 GMT <RMI TCP Connection(194)-172.17.0.8> tid=0xca5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @25f1777a(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:56:57.787 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a69a663(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:56:57.787 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:56:57.787 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a69a663(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:56:57.788 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @106987d7(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:56:57.788 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:56:57.788 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb25] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @106987d7(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:56:57.789 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d5acbdf(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:56:57.789 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:56:57.789 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb13] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3d5acbdf(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:56:57.790 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e30e564(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:56:57.790 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb1d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:56:57.790 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb1d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e30e564(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:56:57.791 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbc2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dfb4858(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:56:57.791 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbc2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:56:57.791 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbc2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1dfb4858(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:56:57.791 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eaa412b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:56:57.792 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbe3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:56:57.792 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6eaa412b(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:56:57.793 GMT <RMI TCP Connection(194)-172.17.0.8> tid=0xca5] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:56:57.794 GMT <RMI TCP Connection(194)-172.17.0.8> tid=0xca5] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:56:57.794 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:56:57.794 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:56:57.795 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb25] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:56:57.796 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb25] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:56:57.796 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb13] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:56:57.797 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb13] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:56:57.797 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb1d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:56:57.798 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb1d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:56:57.798 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbc2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:56:57.798 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbc2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:56:57.799 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbe3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:56:57.799 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:56:57.801 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:56:57.802 GMT <RMI TCP Connection(34)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:56:57.827 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29972].
Not connected.


[info 2020/03/05 00:56:57.828 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:56:57.829 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:57.830 GMT <RMI TCP Connection(194)-172.17.0.8> tid=0xca5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12450df(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:56:57.830 GMT <RMI TCP Connection(194)-172.17.0.8> tid=0xca5] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:57.830 GMT <RMI TCP Connection(194)-172.17.0.8> tid=0xca5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12450df(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:56:57.831 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a1c302a(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:56:57.831 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:56:57.831 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6a1c302a(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:56:57.832 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c44804e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:56:57.832 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:56:57.832 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb25] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3c44804e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:56:57.833 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26be8e77(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:56:57.833 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:56:57.833 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb13] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @26be8e77(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:56:57.834 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @779a82fd(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:56:57.834 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb1d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:56:57.834 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb1d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @779a82fd(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:56:57.834 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbc2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73b153cb(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:56:57.834 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbc2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:56:57.834 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbc2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73b153cb(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:56:57.835 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d657506(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:56:57.835 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbe3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:56:57.835 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1d657506(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:56:57.839 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit1694530985468821543

[info 2020/03/05 00:56:57.841 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:56:58.056 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:58.056 GMT <RMI TCP Connection(194)-172.17.0.8> tid=0xca5] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10684436(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:56:58.057 GMT <RMI TCP Connection(194)-172.17.0.8> tid=0xca5] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:56:58.057 GMT <RMI TCP Connection(194)-172.17.0.8> tid=0xca5] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10684436(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:56:58.057 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f0d2f0b(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:56:58.057 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:56:58.057 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f0d2f0b(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:56:58.058 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44b5ac34(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:56:58.058 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb25] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:56:58.058 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb25] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44b5ac34(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:56:58.059 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e62ac62(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:56:58.059 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb13] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:56:58.059 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb13] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5e62ac62(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:56:58.060 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fe561a4(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:56:58.060 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb1d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:56:58.060 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb1d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @fe561a4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:56:58.061 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbc2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b3117e(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:56:58.061 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbc2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:56:58.061 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbc2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b3117e(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:56:58.061 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @425b3bdb(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:56:58.062 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbe3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:56:58.062 GMT <RMI TCP Connection(82)-172.17.0.8> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @425b3bdb(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:56:58.064 GMT <RMI TCP Connection(194)-172.17.0.8> tid=0xca5] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@66053f4f

[vm0] [info 2020/03/05 00:56:58.069 GMT <RMI TCP Connection(194)-172.17.0.8> tid=0xca5] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:56:58.069 GMT <RMI TCP Connection(194)-172.17.0.8> tid=0xca5] Locator was created at Thu Mar 05 00:56:58 GMT 2020

[vm0] [info 2020/03/05 00:56:58.070 GMT <RMI TCP Connection(194)-172.17.0.8> tid=0xca5] Listening on port 29974 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:56:58.070 GMT <RMI TCP Connection(194)-172.17.0.8> tid=0xca5] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit1694530985468821543/locator/locator29974view.dat

[vm0] [info 2020/03/05 00:56:58.070 GMT <RMI TCP Connection(194)-172.17.0.8> tid=0xca5] recovery file not found: /tmp/junit1694530985468821543/locator/locator29974view.dat

[vm0] [info 2020/03/05 00:56:58.070 GMT <RMI TCP Connection(194)-172.17.0.8> tid=0xca5] Starting distributed system

[vm0] [info 2020/03/05 00:56:58.072 GMT <RMI TCP Connection(194)-172.17.0.8> tid=0xca5] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:57:01.675 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4c9c9168

[vm1] [info 2020/03/05 00:57:01.680 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:57:02.239 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb25] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d9d6612

[vm2] [info 2020/03/05 00:57:02.244 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb25] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:57:02.807 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb13] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@58bc40a1

[vm3] [info 2020/03/05 00:57:02.813 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xb13] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:57:03.374 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb1d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@58031fcd

[vm4] [info 2020/03/05 00:57:03.378 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb1d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:57:03.952 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29975]

Command result for <connect --jmx-manager=localhost[29975]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29975] ..
Successfully connected to: [host=localhost, port=29975]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:57:11.296 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb1e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840@611b0867

[vm5] [info 2020/03/05 00:57:11.301 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb1e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:57:11.932 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbb4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040@268c25e1

[vm6] [info 2020/03/05 00:57:11.937 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbb4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:57:12.556 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb27] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6a335752

[vm5] [info 2020/03/05 00:57:12.561 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb27] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:57:13.227 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@306dc970

[vm6] [info 2020/03/05 00:57:13.232 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:57:14.007 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2261
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 280
Total primaries transferred during this rebalance                                               | 36
Total time (in milliseconds) for this rebalance                                                 | 7785


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:57:15.381 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 152 ms)

[vm2] [info 2020/03/05 00:57:15.526 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xab1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 141 ms)

[vm3] [info 2020/03/05 00:57:15.662 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb09] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 133 ms)

[vm4] [info 2020/03/05 00:57:15.801 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb8a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 136 ms)

[vm5] [info 2020/03/05 00:57:15.956 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb1e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 153 ms)

[vm6] [info 2020/03/05 00:57:16.093 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbb4] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 136 ms)

[vm0] [info 2020/03/05 00:57:16.229 GMT <RMI TCP Connection(194)-172.17.0.3> tid=0xd2a] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:57:16.229 GMT <RMI TCP Connection(194)-172.17.0.3> tid=0xd2a] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 133 ms)

[info 2020/03/05 00:57:16.230 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:16.232 GMT <RMI TCP Connection(194)-172.17.0.3> tid=0xd2a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f5e1d13(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:57:16.232 GMT <RMI TCP Connection(194)-172.17.0.3> tid=0xd2a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:16.232 GMT <RMI TCP Connection(194)-172.17.0.3> tid=0xd2a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5f5e1d13(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:57:16.233 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52772710(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:57:16.233 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:57:16.233 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52772710(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:57:16.233 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xab1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6292a75(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:57:16.234 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xab1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:57:16.234 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xab1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6292a75(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:57:16.234 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23e2cede(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:57:16.234 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:57:16.234 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb09] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23e2cede(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:57:16.235 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42f2fd55(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:57:16.235 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb8a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:57:16.235 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb8a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @42f2fd55(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:57:16.236 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb1e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69798103(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:57:16.236 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb1e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:57:16.236 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb1e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @69798103(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:57:16.237 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ae4f913(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:57:16.237 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbb4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:57:16.237 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbb4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ae4f913(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:57:16.239 GMT <RMI TCP Connection(194)-172.17.0.3> tid=0xd2a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:57:16.239 GMT <RMI TCP Connection(194)-172.17.0.3> tid=0xd2a] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:57:16.240 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:57:16.240 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:57:16.241 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xab1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:57:16.241 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xab1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:57:16.242 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb09] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:57:16.242 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb09] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:57:16.243 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb8a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:57:16.243 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb8a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:57:16.244 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb1e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:57:16.244 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb1e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:57:16.245 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbb4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:57:16.245 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbb4] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:57:16.247 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:57:16.248 GMT <RMI TCP Connection(32)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:57:16.273 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20818].
Not connected.


[info 2020/03/05 00:57:16.275 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:57:16.275 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:16.276 GMT <RMI TCP Connection(194)-172.17.0.3> tid=0xd2a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5da4a51f(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:57:16.276 GMT <RMI TCP Connection(194)-172.17.0.3> tid=0xd2a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:16.276 GMT <RMI TCP Connection(194)-172.17.0.3> tid=0xd2a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5da4a51f(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:57:16.277 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @150e4472(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:57:16.277 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:57:16.277 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @150e4472(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:57:16.278 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xab1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @392c6ba1(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:57:16.278 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xab1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:57:16.278 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xab1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @392c6ba1(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:57:16.279 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6656b0c1(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:57:16.279 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:57:16.279 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb09] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6656b0c1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:57:16.280 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @674b15b6(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:57:16.280 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb8a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:57:16.280 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb8a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @674b15b6(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:57:16.280 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb1e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e108fbd(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:57:16.281 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb1e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:57:16.281 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb1e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e108fbd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:57:16.281 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3167bd7(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:57:16.281 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbb4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:57:16.281 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbb4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3167bd7(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:57:16.284 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit17310717595746283417

[info 2020/03/05 00:57:16.286 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:57:16.484 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:16.485 GMT <RMI TCP Connection(194)-172.17.0.3> tid=0xd2a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37b270d4(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:57:16.485 GMT <RMI TCP Connection(194)-172.17.0.3> tid=0xd2a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:16.485 GMT <RMI TCP Connection(194)-172.17.0.3> tid=0xd2a] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @37b270d4(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:57:16.486 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59a7d715(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:57:16.486 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:57:16.486 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @59a7d715(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:57:16.487 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xab1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @414b9136(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:57:16.487 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xab1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:57:16.487 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xab1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @414b9136(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:57:16.487 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e942c71(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:57:16.488 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb09] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:57:16.488 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb09] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e942c71(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:57:16.488 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fe8e835(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:57:16.488 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb8a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:57:16.488 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb8a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1fe8e835(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:57:16.489 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb1e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @364f8b8f(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:57:16.489 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb1e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:57:16.489 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xb1e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @364f8b8f(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:57:16.490 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e039da2(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:57:16.490 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbb4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:57:16.490 GMT <RMI TCP Connection(82)-172.17.0.3> tid=0xbb4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e039da2(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[vm0] [info 2020/03/05 00:57:16.493 GMT <RMI TCP Connection(194)-172.17.0.3> tid=0xd2a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4ba6a6c4

[vm0] [info 2020/03/05 00:57:16.497 GMT <RMI TCP Connection(194)-172.17.0.3> tid=0xd2a] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:57:16.498 GMT <RMI TCP Connection(194)-172.17.0.3> tid=0xd2a] Locator was created at Thu Mar 05 00:57:16 GMT 2020

[vm0] [info 2020/03/05 00:57:16.498 GMT <RMI TCP Connection(194)-172.17.0.3> tid=0xd2a] Listening on port 20820 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:57:16.498 GMT <RMI TCP Connection(194)-172.17.0.3> tid=0xd2a] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit17310717595746283417/locator/locator20820view.dat

[vm0] [info 2020/03/05 00:57:16.498 GMT <RMI TCP Connection(194)-172.17.0.3> tid=0xd2a] recovery file not found: /tmp/junit17310717595746283417/locator/locator20820view.dat

[vm0] [info 2020/03/05 00:57:16.498 GMT <RMI TCP Connection(194)-172.17.0.3> tid=0xd2a] Starting distributed system

[vm0] [info 2020/03/05 00:57:16.500 GMT <RMI TCP Connection(194)-172.17.0.3> tid=0xd2a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573310
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 723
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608947
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2128
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 211
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 7452


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:57:17.168 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 146 ms)

[vm2] [info 2020/03/05 00:57:17.324 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xa8c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 153 ms)

[vm3] [info 2020/03/05 00:57:17.464 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb40] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 137 ms)

[vm4] [info 2020/03/05 00:57:17.607 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb41] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 141 ms)

[vm5] [info 2020/03/05 00:57:17.750 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb27] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 142 ms)

[vm6] [info 2020/03/05 00:57:17.888 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd3] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 136 ms)

[vm0] [info 2020/03/05 00:57:18.025 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0x856] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:57:18.026 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 136 ms)

[info 2020/03/05 00:57:18.027 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:18.028 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @773f8ff7(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:57:18.029 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0x856] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:18.029 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @773f8ff7(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:57:18.029 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c0e044(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:57:18.029 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:57:18.029 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c0e044(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:57:18.030 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xa8c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29fd7552(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:57:18.030 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xa8c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:57:18.030 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xa8c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @29fd7552(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:57:18.031 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb40] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49fe1061(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:57:18.031 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb40] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:57:18.032 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb40] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49fe1061(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:57:18.032 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b682d10(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:57:18.033 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:57:18.033 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb41] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b682d10(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:57:18.033 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @775d059e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:57:18.033 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:57:18.034 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb27] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @775d059e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:57:18.034 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67ed46a8(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:57:18.034 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:57:18.034 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @67ed46a8(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:57:18.036 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0x856] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:57:18.036 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:57:18.037 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:57:18.037 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:57:18.038 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xa8c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:57:18.038 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xa8c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:57:18.039 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb40] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:57:18.039 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb40] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:57:18.040 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb41] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:57:18.040 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb41] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:57:18.041 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb27] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:57:18.041 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb27] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:57:18.042 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:57:18.042 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd3] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:57:18.044 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:57:18.045 GMT <RMI TCP Connection(33)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:57:18.070 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29787].
Not connected.


[info 2020/03/05 00:57:18.072 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:57:18.072 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:18.073 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1de51aca(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:57:18.073 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0x856] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:18.073 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1de51aca(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:57:18.074 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53dbb994(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:57:18.074 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:57:18.074 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @53dbb994(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:57:18.075 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xa8c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1136b4c8(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:57:18.075 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xa8c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:57:18.075 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xa8c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1136b4c8(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:57:18.075 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb40] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @542c1b1(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:57:18.076 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb40] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:57:18.076 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb40] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @542c1b1(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:57:18.076 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f9862bb(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:57:18.076 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:57:18.076 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb41] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7f9862bb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:57:18.077 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e0b72de(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:57:18.077 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:57:18.077 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb27] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @e0b72de(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:57:18.078 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aa8818b(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:57:18.078 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:57:18.078 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6aa8818b(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:57:18.081 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit18298179891209056166

[info 2020/03/05 00:57:18.083 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:57:18.285 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:18.286 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0x856] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @563611b1(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:57:18.286 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0x856] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:18.286 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0x856] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @563611b1(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:57:18.287 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bb651fb(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:57:18.287 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:57:18.287 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5bb651fb(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:57:18.288 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xa8c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77dd3318(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:57:18.288 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xa8c] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:57:18.288 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xa8c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @77dd3318(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:57:18.288 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb40] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46b82938(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:57:18.288 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb40] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:57:18.289 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb40] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46b82938(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:57:18.289 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17d1465(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:57:18.289 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb41] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:57:18.289 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb41] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17d1465(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:57:18.290 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71295ef2(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:57:18.290 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb27] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:57:18.290 GMT <RMI TCP Connection(82)-172.17.0.5> tid=0xb27] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @71295ef2(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:57:18.291 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a3d2e71(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:57:18.291 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:57:18.291 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xbd3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2a3d2e71(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:57:18.293 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0x856] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@8f7a5e2

[vm0] [info 2020/03/05 00:57:18.298 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0x856] Starting peer location for Distribution Locator on a28db4e3cca8

[vm0] [info 2020/03/05 00:57:18.298 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0x856] Locator was created at Thu Mar 05 00:57:18 GMT 2020

[vm0] [info 2020/03/05 00:57:18.298 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0x856] Listening on port 29789 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:57:18.299 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0x856] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit18298179891209056166/locator/locator29789view.dat

[vm0] [info 2020/03/05 00:57:18.299 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0x856] recovery file not found: /tmp/junit18298179891209056166/locator/locator29789view.dat

[vm0] [info 2020/03/05 00:57:18.299 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0x856] Starting distributed system

[vm0] [info 2020/03/05 00:57:18.300 GMT <RMI TCP Connection(195)-172.17.0.5> tid=0x856] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:57:20.117 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@12a9c38a

[vm1] [info 2020/03/05 00:57:20.122 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:57:20.165 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@2d982fd

[vm5] [info 2020/03/05 00:57:20.170 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:57:20.692 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xab1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@35eb31d5

[vm2] [info 2020/03/05 00:57:20.697 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xab1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:57:20.836 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@4e9ed7f1

[vm6] [info 2020/03/05 00:57:20.841 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:57:21.257 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb09] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@406accc4

[vm3] [info 2020/03/05 00:57:21.266 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb09] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:57:21.622 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:57:21.854 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb8a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@350c1bbf

[vm4] [info 2020/03/05 00:57:21.859 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb8a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:57:21.918 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724040@4e7c7145

[vm1] [info 2020/03/05 00:57:21.922 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:57:22.425 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20821]

Command result for <connect --jmx-manager=localhost[20821]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20821] ..
Successfully connected to: [host=localhost, port=20821]


[vm2] [info 2020/03/05 00:57:22.481 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xa8c] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@7ffc4afd

[vm2] [info 2020/03/05 00:57:22.488 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xa8c] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:57:23.061 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb40] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5913213f

[vm3] [info 2020/03/05 00:57:23.066 GMT <RMI TCP Connection(80)-172.17.0.5> tid=0xb40] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm4] [info 2020/03/05 00:57:23.647 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb41] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5aad8f8e

[vm4] [info 2020/03/05 00:57:23.652 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb41] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[info 2020/03/05 00:57:24.238 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29790]

Command result for <connect --jmx-manager=localhost[29790]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29790] ..
Successfully connected to: [host=localhost, port=29790]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 662
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608938
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2244
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 212
Total primaries transferred during this rebalance                                               | 27
Total time (in milliseconds) for this rebalance                                                 | 7785


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:57:24.880 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 148 ms)

[vm2] [info 2020/03/05 00:57:25.020 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 137 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm3] [info 2020/03/05 00:57:25.164 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xabb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 142 ms)

[vm4] [info 2020/03/05 00:57:25.308 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xaf7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 142 ms)

[vm5] [info 2020/03/05 00:57:25.452 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc4] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 142 ms)

[vm6] [info 2020/03/05 00:57:25.588 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd1] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 135 ms)

Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm0] [info 2020/03/05 00:57:25.728 GMT <RMI TCP Connection(197)-172.17.0.2> tid=0xc70] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:57:25.729 GMT <RMI TCP Connection(197)-172.17.0.2> tid=0xc70] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 139 ms)

[info 2020/03/05 00:57:25.730 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:25.732 GMT <RMI TCP Connection(197)-172.17.0.2> tid=0xc70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5300aeb0(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:57:25.732 GMT <RMI TCP Connection(197)-172.17.0.2> tid=0xc70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:25.732 GMT <RMI TCP Connection(197)-172.17.0.2> tid=0xc70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5300aeb0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:57:25.733 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46338e8(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:57:25.733 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:57:25.733 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @46338e8(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:57:25.733 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @440c7a3a(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:57:25.734 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:57:25.734 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @440c7a3a(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:57:25.734 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xabb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b62c6ae(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:57:25.734 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xabb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:57:25.735 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xabb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5b62c6ae(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:57:25.735 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xaf7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33344b4b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:57:25.735 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xaf7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:57:25.735 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xaf7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33344b4b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:57:25.736 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63ab47bd(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:57:25.736 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:57:25.736 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @63ab47bd(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:57:25.737 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bc428a9(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:57:25.737 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:57:25.737 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd1] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6bc428a9(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:57:25.739 GMT <RMI TCP Connection(197)-172.17.0.2> tid=0xc70] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:57:25.739 GMT <RMI TCP Connection(197)-172.17.0.2> tid=0xc70] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:57:25.740 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:57:25.740 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:57:25.741 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:57:25.741 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:57:25.742 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xabb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:57:25.742 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xabb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:57:25.743 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xaf7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:57:25.743 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xaf7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:57:25.744 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:57:25.744 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc4] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:57:25.745 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:57:25.745 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd1] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:57:25.747 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:57:25.747 GMT <RMI TCP Connection(35)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:57:25.768 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24076].
Not connected.


[info 2020/03/05 00:57:25.769 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:57:25.770 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:25.771 GMT <RMI TCP Connection(197)-172.17.0.2> tid=0xc70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b342785(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:57:25.772 GMT <RMI TCP Connection(197)-172.17.0.2> tid=0xc70] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:25.772 GMT <RMI TCP Connection(197)-172.17.0.2> tid=0xc70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b342785(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:57:25.772 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ee8d6b4(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:57:25.772 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:57:25.773 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7ee8d6b4(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:57:25.773 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b493e00(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:57:25.773 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:57:25.773 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b493e00(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:57:25.774 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xabb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2456ec07(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:57:25.774 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xabb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:57:25.774 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xabb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2456ec07(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:57:25.775 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xaf7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c61bd9c(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:57:25.775 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xaf7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:57:25.775 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xaf7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c61bd9c(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:57:25.776 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ef9b6b4(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:57:25.776 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:57:25.776 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ef9b6b4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:57:25.777 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @289115d3(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:57:25.777 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:57:25.777 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd1] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @289115d3(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:57:25.779 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit819478958426291050

[info 2020/03/05 00:57:25.781 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:57:25.991 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:25.992 GMT <RMI TCP Connection(197)-172.17.0.2> tid=0xc70] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @166d2485(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:57:25.992 GMT <RMI TCP Connection(197)-172.17.0.2> tid=0xc70] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:25.992 GMT <RMI TCP Connection(197)-172.17.0.2> tid=0xc70] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @166d2485(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:57:25.993 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11940c75(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:57:25.993 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:57:25.993 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @11940c75(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:57:25.994 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @770a4329(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:57:25.994 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xac2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:57:25.994 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @770a4329(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:57:25.995 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xabb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a7e341c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:57:25.995 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xabb] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:57:25.995 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xabb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a7e341c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:57:25.995 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xaf7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e43f65d(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:57:25.996 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xaf7] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:57:25.996 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xaf7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3e43f65d(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:57:25.996 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6be919c0(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:57:25.996 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:57:25.996 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbc4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6be919c0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:57:25.997 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31b9c821(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:57:25.997 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:57:25.997 GMT <RMI TCP Connection(83)-172.17.0.2> tid=0xbd1] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31b9c821(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:57:26.000 GMT <RMI TCP Connection(197)-172.17.0.2> tid=0xc70] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@3671cbec

[vm0] [info 2020/03/05 00:57:26.004 GMT <RMI TCP Connection(197)-172.17.0.2> tid=0xc70] Starting peer location for Distribution Locator on bf6b5e71510c

[vm0] [info 2020/03/05 00:57:26.004 GMT <RMI TCP Connection(197)-172.17.0.2> tid=0xc70] Locator was created at Thu Mar 05 00:57:26 GMT 2020

[vm0] [info 2020/03/05 00:57:26.004 GMT <RMI TCP Connection(197)-172.17.0.2> tid=0xc70] Listening on port 24078 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:57:26.005 GMT <RMI TCP Connection(197)-172.17.0.2> tid=0xc70] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit819478958426291050/locator/locator24078view.dat

[vm0] [info 2020/03/05 00:57:26.005 GMT <RMI TCP Connection(197)-172.17.0.2> tid=0xc70] recovery file not found: /tmp/junit819478958426291050/locator/locator24078view.dat

[vm0] [info 2020/03/05 00:57:26.005 GMT <RMI TCP Connection(197)-172.17.0.2> tid=0xc70] Starting distributed system

[vm0] [info 2020/03/05 00:57:26.007 GMT <RMI TCP Connection(197)-172.17.0.2> tid=0xc70] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:57:29.520 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@235e1678

[vm1] [info 2020/03/05 00:57:29.526 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:57:30.103 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5f0a5879

[vm2] [info 2020/03/05 00:57:30.108 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xac2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:57:30.698 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xabb] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@368740c6

[vm3] [info 2020/03/05 00:57:30.703 GMT <RMI TCP Connection(81)-172.17.0.2> tid=0xabb] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:57:31.270 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xaf7] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@13ccaa8c

[vm4] [info 2020/03/05 00:57:31.275 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xaf7] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:57:31.862 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[24079]

Command result for <connect --jmx-manager=localhost[24079]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=24079] ..
Successfully connected to: [host=localhost, port=24079]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:57:44.215 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbc2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@552b76ea

[vm5] [info 2020/03/05 00:57:44.220 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbc2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:57:44.887 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbe3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@6b89f1c6

[vm6] [info 2020/03/05 00:57:44.891 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbe3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:57:45.693 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 3250077
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 836
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2236203
Total time (in milliseconds) spent moving buckets during this rebalance                         | 1934
Total number of buckets moved during this rebalance                                             | 198
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 71
Total primaries transferred during this rebalance                                               | 9
Total time (in milliseconds) for this rebalance                                                 | 6486


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:57:48.533 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 150 ms)

[vm2] [info 2020/03/05 00:57:48.675 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb25] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 140 ms)

[vm3] [info 2020/03/05 00:57:48.823 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb13] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 146 ms)

[vm4] [info 2020/03/05 00:57:48.966 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb1d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 141 ms)

[vm5] [info 2020/03/05 00:57:49.123 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbc2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 155 ms)

[vm6] [info 2020/03/05 00:57:49.365 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 241 ms)

[vm0] [info 2020/03/05 00:57:49.506 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0xa43] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:57:49.506 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0xa43] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 139 ms)

[info 2020/03/05 00:57:49.507 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:49.509 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0xa43] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8487bc0(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:57:49.509 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0xa43] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:49.509 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0xa43] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @8487bc0(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:57:49.510 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b60cdc1(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:57:49.510 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:57:49.510 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @b60cdc1(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:57:49.511 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2db600cf(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:57:49.511 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:57:49.511 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb25] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2db600cf(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:57:49.512 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c27abe7(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:57:49.512 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:57:49.512 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb13] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7c27abe7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:57:49.512 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a6b909(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:57:49.513 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb1d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:57:49.513 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb1d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a6b909(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:57:49.513 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbc2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52054544(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:57:49.513 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbc2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:57:49.513 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbc2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @52054544(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:57:49.514 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3be3f853(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:57:49.514 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbe3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:57:49.514 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3be3f853(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:57:49.516 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0xa43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:57:49.516 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0xa43] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:57:49.517 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:57:49.518 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:57:49.518 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb25] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:57:49.519 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb25] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:57:49.519 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb13] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:57:49.520 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb13] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:57:49.520 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb1d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:57:49.521 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb1d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:57:49.522 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbc2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:57:49.522 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbc2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:57:49.523 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbe3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:57:49.523 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:57:49.525 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:57:49.526 GMT <RMI TCP Connection(35)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:57:49.554 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29975].
Not connected.


[info 2020/03/05 00:57:49.556 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:57:49.557 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:49.558 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0xa43] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b8cb32c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:57:49.558 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0xa43] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:49.558 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0xa43] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3b8cb32c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:57:49.559 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ca17c20(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:57:49.559 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:57:49.559 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3ca17c20(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:57:49.560 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cd36995(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:57:49.560 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:57:49.560 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb25] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1cd36995(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:57:49.561 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a3d86bc(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:57:49.561 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:57:49.561 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb13] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a3d86bc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:57:49.562 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49fac21b(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:57:49.562 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb1d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:57:49.562 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb1d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49fac21b(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:57:49.563 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbc2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fdd7fae(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:57:49.563 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbc2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:57:49.563 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbc2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6fdd7fae(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:57:49.564 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @479dfbf6(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:57:49.564 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbe3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:57:49.564 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @479dfbf6(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:57:49.566 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit12913345175051845860

[info 2020/03/05 00:57:49.568 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:57:49.775 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:49.776 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0xa43] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a6a6a28(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:57:49.776 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0xa43] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:57:49.776 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0xa43] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3a6a6a28(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:57:49.777 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41c17543(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:57:49.777 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:57:49.777 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @41c17543(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:57:49.777 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d7f1edc(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:57:49.778 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb25] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:57:49.778 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb25] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4d7f1edc(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:57:49.778 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12784712(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:57:49.778 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb13] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:57:49.778 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb13] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @12784712(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:57:49.779 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33eecbdd(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:57:49.779 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb1d] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:57:49.779 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb1d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @33eecbdd(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:57:49.780 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbc2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6db692ee(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:57:49.780 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbc2] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:57:49.780 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbc2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6db692ee(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:57:49.781 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ee9207(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:57:49.781 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbe3] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:57:49.781 GMT <RMI TCP Connection(83)-172.17.0.8> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ee9207(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:57:49.784 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0xa43] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@16c373a4

[vm0] [info 2020/03/05 00:57:49.789 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0xa43] Starting peer location for Distribution Locator on 844026adc942

[vm0] [info 2020/03/05 00:57:49.789 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0xa43] Locator was created at Thu Mar 05 00:57:49 GMT 2020

[vm0] [info 2020/03/05 00:57:49.789 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0xa43] Listening on port 29977 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:57:49.789 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0xa43] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit12913345175051845860/locator/locator29977view.dat

[vm0] [info 2020/03/05 00:57:49.789 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0xa43] recovery file not found: /tmp/junit12913345175051845860/locator/locator29977view.dat

[vm0] [info 2020/03/05 00:57:49.790 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0xa43] Starting distributed system

[vm0] [info 2020/03/05 00:57:49.791 GMT <RMI TCP Connection(199)-172.17.0.8> tid=0xa43] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:57:53.458 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@4533d047

[vm1] [info 2020/03/05 00:57:53.463 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:57:54.030 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb25] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@155042e6

[vm2] [info 2020/03/05 00:57:54.035 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb25] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:57:54.602 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb13] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@679025bf

[vm3] [info 2020/03/05 00:57:54.607 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xb13] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm4] [info 2020/03/05 00:57:55.186 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb1d] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@386dd9d7

[vm4] [info 2020/03/05 00:57:55.191 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb1d] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:57:55.773 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[29978]

Command result for <connect --jmx-manager=localhost[29978]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=29978] ..
Successfully connected to: [host=localhost, port=29978]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


[vm5] [info 2020/03/05 00:58:04.399 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb1e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@1450c6ba

[vm5] [info 2020/03/05 00:58:04.405 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb1e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:58:05.096 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbb4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@79365f78

[vm6] [info 2020/03/05 00:58:05.101 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbb4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:58:05.887 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 2573307
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 692
Total number of redundant copies created during this rebalance                                  | 108
Total bytes in buckets moved during this rebalance                                              | 2608944
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2241
Total number of buckets moved during this rebalance                                             | 231
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 306
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 8064


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:58:09.255 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 148 ms)

[vm2] [info 2020/03/05 00:58:09.398 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xab1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 140 ms)

[vm3] [info 2020/03/05 00:58:09.540 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb09] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 140 ms)

[vm4] [info 2020/03/05 00:58:09.680 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xb8a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 137 ms)

[vm5] [info 2020/03/05 00:58:09.836 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb1e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 154 ms)

[vm6] [info 2020/03/05 00:58:09.973 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbb4] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 136 ms)

[vm0] [info 2020/03/05 00:58:10.111 GMT <RMI TCP Connection(199)-172.17.0.3> tid=0x4ab] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:58:10.112 GMT <RMI TCP Connection(199)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 137 ms)

[info 2020/03/05 00:58:10.113 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:58:10.114 GMT <RMI TCP Connection(199)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b773198(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:58:10.114 GMT <RMI TCP Connection(199)-172.17.0.3> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:58:10.114 GMT <RMI TCP Connection(199)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1b773198(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:58:10.115 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @371d569b(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:58:10.115 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:58:10.115 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @371d569b(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:58:10.116 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xab1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d3bf708(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:58:10.116 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xab1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:58:10.116 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xab1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5d3bf708(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:58:10.117 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @539ac099(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:58:10.117 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:58:10.117 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb09] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @539ac099(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:58:10.118 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xb8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a133736(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:58:10.118 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xb8a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:58:10.118 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xb8a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5a133736(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:58:10.119 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb1e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b10bd9f(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:58:10.119 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb1e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:58:10.119 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb1e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6b10bd9f(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:58:10.120 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9135e5e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:58:10.120 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbb4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:58:10.120 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbb4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9135e5e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:58:10.122 GMT <RMI TCP Connection(199)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:58:10.122 GMT <RMI TCP Connection(199)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:58:10.123 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:58:10.123 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:58:10.124 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xab1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:58:10.124 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xab1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:58:10.125 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb09] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:58:10.125 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb09] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:58:10.126 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xb8a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:58:10.126 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xb8a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:58:10.127 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb1e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:58:10.127 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb1e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:58:10.128 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbb4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:58:10.128 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbb4] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:58:10.130 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:58:10.130 GMT <RMI TCP Connection(33)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers
[info 2020/03/05 00:58:10.158 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20821].
Not connected.


[info 2020/03/05 00:58:10.159 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:58:10.160 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:58:10.161 GMT <RMI TCP Connection(199)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d943cb9(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:58:10.161 GMT <RMI TCP Connection(199)-172.17.0.3> tid=0x4ab] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:58:10.161 GMT <RMI TCP Connection(199)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6d943cb9(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:58:10.162 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b86a5d0(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:58:10.162 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:58:10.162 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7b86a5d0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:58:10.163 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xab1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a6a2488(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:58:10.163 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xab1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:58:10.163 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xab1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a6a2488(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:58:10.164 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e57a7fc(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:58:10.164 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:58:10.164 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb09] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1e57a7fc(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:58:10.164 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xb8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ddee4b7(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:58:10.165 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xb8a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:58:10.165 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xb8a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5ddee4b7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:58:10.165 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb1e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f1ac150(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:58:10.166 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb1e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:58:10.166 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb1e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f1ac150(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:58:10.166 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c9c16d(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:58:10.166 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbb4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:58:10.167 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbb4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @43c9c16d(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:58:10.169 GMT <Test worker> tid=0x18] SerializableTemporaryFolder root: /tmp/junit7584991497634414105

[info 2020/03/05 00:58:10.172 GMT <Test worker> tid=0x18] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[info 2020/03/05 00:58:10.382 GMT <Test worker> tid=0x18] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:58:10.383 GMT <RMI TCP Connection(199)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e53d1d0(0, "IgnoredException addIgnoredException")

[vm0] [info 2020/03/05 00:58:10.383 GMT <RMI TCP Connection(199)-172.17.0.3> tid=0x4ab] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:58:10.383 GMT <RMI TCP Connection(199)-172.17.0.3> tid=0x4ab] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6e53d1d0(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm1] [info 2020/03/05 00:58:10.384 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c774abf(0, "IgnoredException addIgnoredException")

[vm1] [info 2020/03/05 00:58:10.384 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:58:10.384 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1c774abf(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm2] [info 2020/03/05 00:58:10.385 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xab1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bbd72e8(0, "IgnoredException addIgnoredException")

[vm2] [info 2020/03/05 00:58:10.385 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xab1] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:58:10.385 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xab1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1bbd72e8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm3] [info 2020/03/05 00:58:10.386 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6572644c(0, "IgnoredException addIgnoredException")

[vm3] [info 2020/03/05 00:58:10.386 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb09] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:58:10.386 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb09] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6572644c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm4] [info 2020/03/05 00:58:10.386 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xb8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e3b8e4c(0, "IgnoredException addIgnoredException")

[vm4] [info 2020/03/05 00:58:10.387 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xb8a] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:58:10.387 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xb8a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e3b8e4c(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm5] [info 2020/03/05 00:58:10.387 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb1e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @478e30a8(0, "IgnoredException addIgnoredException")

[vm5] [info 2020/03/05 00:58:10.388 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb1e] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:58:10.388 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xb1e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @478e30a8(0, "IgnoredException addIgnoredException") (took 0 ms)

[vm6] [info 2020/03/05 00:58:10.388 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16a33300(0, "IgnoredException addIgnoredException")

[vm6] [info 2020/03/05 00:58:10.388 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbb4] <ExpectedException action=add>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:58:10.388 GMT <RMI TCP Connection(83)-172.17.0.3> tid=0xbb4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16a33300(0, "IgnoredException addIgnoredException") (took 0 ms)

Previously run tests: [RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedAndRestartedMembers, RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers]


[setup] START TEST org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[vm0] [info 2020/03/05 00:58:10.391 GMT <RMI TCP Connection(199)-172.17.0.3> tid=0x4ab] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840724c40@6bb32d83

[vm0] [info 2020/03/05 00:58:10.396 GMT <RMI TCP Connection(199)-172.17.0.3> tid=0x4ab] Starting peer location for Distribution Locator on 6ea1159222a9

[vm0] [info 2020/03/05 00:58:10.396 GMT <RMI TCP Connection(199)-172.17.0.3> tid=0x4ab] Locator was created at Thu Mar 05 00:58:10 GMT 2020

[vm0] [info 2020/03/05 00:58:10.396 GMT <RMI TCP Connection(199)-172.17.0.3> tid=0x4ab] Listening on port 20823 bound on address 0.0.0.0/0.0.0.0

[vm0] [info 2020/03/05 00:58:10.396 GMT <RMI TCP Connection(199)-172.17.0.3> tid=0x4ab] GemFire peer location service starting.  Other locators:   Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: /tmp/junit7584991497634414105/locator/locator20823view.dat

[vm0] [info 2020/03/05 00:58:10.396 GMT <RMI TCP Connection(199)-172.17.0.3> tid=0x4ab] recovery file not found: /tmp/junit7584991497634414105/locator/locator20823view.dat

[vm0] [info 2020/03/05 00:58:10.397 GMT <RMI TCP Connection(199)-172.17.0.3> tid=0x4ab] Starting distributed system

[vm0] [info 2020/03/05 00:58:10.398 GMT <RMI TCP Connection(199)-172.17.0.3> tid=0x4ab] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:58:10.464 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb27] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$461/0x000000084090a040@738d75b3

[vm5] [info 2020/03/05 00:58:10.469 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb27] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:58:11.160 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x00000008408ff040@4a304299

[vm6] [info 2020/03/05 00:58:11.165 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm5] [info 2020/03/05 00:58:13.845 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbc4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090a040@53cf4a69

[vm5] [info 2020/03/05 00:58:13.849 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbc4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm1] [info 2020/03/05 00:58:13.990 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723040@244aaee3

[vm1] [info 2020/03/05 00:58:13.994 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:58:14.500 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x00000008408ff440@1c25c2d8

[vm6] [info 2020/03/05 00:58:14.505 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm2] [info 2020/03/05 00:58:14.565 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xab1] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@16cb9d99

[vm2] [info 2020/03/05 00:58:14.569 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xab1] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3083337
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2479
Total number of buckets moved during this rebalance                                             | 273
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 426
Total primaries transferred during this rebalance                                               | 54
Total time (in milliseconds) for this rebalance                                                 | 8880


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:58:14.964 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x0000000840959040@37b69c4a (took 140 ms)

[vm2] [info 2020/03/05 00:58:15.109 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xa8c] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@4cd0bdb4 (took 142 ms)

[vm3] [info 2020/03/05 00:58:15.144 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb09] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@5c6f662

[vm3] [info 2020/03/05 00:58:15.150 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb09] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm3] [info 2020/03/05 00:58:15.254 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb40] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840917040@1d83e1 (took 143 ms)

[vm4] [info 2020/03/05 00:58:15.397 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb41] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915440@70dd3e88 (took 141 ms)

[vm5] [info 2020/03/05 00:58:15.548 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb27] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$445/0x0000000840904840@4892ab91 (took 149 ms)

[vm6] [info 2020/03/05 00:58:15.689 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd3] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408f9840@23278575 (took 139 ms)

[vm4] [info 2020/03/05 00:58:15.726 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xb8a] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$130/0x0000000840723c40@45621baa

[vm4] [info 2020/03/05 00:58:15.730 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xb8a] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm0] [info 2020/03/05 00:58:15.832 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x855] Distribution Locator on a28db4e3cca8 is stopped

[vm0] [info 2020/03/05 00:58:15.833 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x855] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$480/0x00000008409c7440@6e9ac2af (took 143 ms)

[info 2020/03/05 00:58:15.834 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:58:15.836 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x855] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2116dfed(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:58:15.836 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x855] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:58:15.836 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x855] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2116dfed(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:58:15.837 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27975157(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:58:15.837 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:58:15.837 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27975157(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:58:15.838 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xa8c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ccf473(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:58:15.838 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xa8c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:58:15.838 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xa8c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23ccf473(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:58:15.840 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb40] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73b4ff80(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:58:15.840 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb40] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:58:15.840 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb40] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @73b4ff80(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:58:15.841 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4537d852(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:58:15.841 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:58:15.841 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb41] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4537d852(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:58:15.842 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @beb7e8e(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:58:15.842 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:58:15.842 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb27] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @beb7e8e(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:58:15.843 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17a243b5(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:58:15.843 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:58:15.843 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @17a243b5(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:58:15.845 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x855] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc

[vm0] [info 2020/03/05 00:58:15.845 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x855] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$492/0x00000008409c3440@2a5e08dc (took 0 ms)

[vm1] [info 2020/03/05 00:58:15.846 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4

[vm1] [info 2020/03/05 00:58:15.846 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095a440@386d8ac4 (took 0 ms)

[vm2] [info 2020/03/05 00:58:15.847 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xa8c] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62

[vm2] [info 2020/03/05 00:58:15.847 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xa8c] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@119e5e62 (took 0 ms)

[vm3] [info 2020/03/05 00:58:15.850 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb40] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8

[vm3] [info 2020/03/05 00:58:15.850 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb40] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091c040@20ec97d8 (took 0 ms)

[vm4] [info 2020/03/05 00:58:15.851 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb41] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359

[vm4] [info 2020/03/05 00:58:15.851 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb41] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091a440@3eff7359 (took 0 ms)

[vm5] [info 2020/03/05 00:58:15.852 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb27] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af

[vm5] [info 2020/03/05 00:58:15.852 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb27] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$460/0x0000000840909440@590053af (took 0 ms)

[vm6] [info 2020/03/05 00:58:15.853 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f

[vm6] [info 2020/03/05 00:58:15.853 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd3] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408fe440@4b16361f (took 0 ms)

[locator] [info 2020/03/05 00:58:15.855 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4

[locator] [info 2020/03/05 00:58:15.856 GMT <RMI TCP Connection(34)-172.17.0.5> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@4939d7b4 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:58:15.883 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29790].
Not connected.


[info 2020/03/05 00:58:15.884 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:58:15.885 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:58:15.886 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x855] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aaa8041(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:58:15.886 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x855] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:58:15.886 GMT <RMI TCP Connection(200)-172.17.0.5> tid=0x855] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4aaa8041(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:58:15.887 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @694e6cad(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:58:15.887 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:58:15.887 GMT <RMI TCP Connection(3)-172.17.0.5> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @694e6cad(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:58:15.888 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xa8c] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4840ebe6(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:58:15.888 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xa8c] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:58:15.888 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xa8c] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4840ebe6(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:58:15.889 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb40] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3993c383(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:58:15.889 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb40] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:58:15.889 GMT <RMI TCP Connection(81)-172.17.0.5> tid=0xb40] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3993c383(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:58:15.890 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb41] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a2d1a7(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:58:15.890 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb41] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:58:15.890 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xb41] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36a2d1a7(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:58:15.891 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb27] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27f4fd48(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:58:15.891 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb27] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:58:15.891 GMT <RMI TCP Connection(83)-172.17.0.5> tid=0xb27] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @27f4fd48(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:58:15.891 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f0f1dfd(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:58:15.892 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:58:15.892 GMT <RMI TCP Connection(84)-172.17.0.5> tid=0xbd3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6f0f1dfd(0, "IgnoredException remove") (took 0 ms)

[info 2020/03/05 00:58:16.295 GMT <Test worker> tid=0x18] Executing command: connect --jmx-manager=localhost[20824]

Command result for <connect --jmx-manager=localhost[20824]>: 
?[34m    _________________________     __
   / _____/ ______/ ______/ /____/ /
  / /  __/ /___  /_____  / _____  / 
 / /__/ / ____/  _____/ / /    / /  
/______/_/      /______/_/    /_/    1.13.0-SNAPSHOT
?[0m
?[36mMonitor and Manage Apache Geode?[0m
Connecting to Manager at [host=localhost, port=20824] ..
Successfully connected to: [host=localhost, port=20824]


Command result for <create region --name=RepeatedRebalanceTestRegion --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver>: 
Member  | Status | Message
------- | ------ | ----------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceTestRegion" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionOne --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceTestRegion>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionOne" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <create region --name=RepeatedRebalanceColocatedRegionTwo --type=PARTITION --redundant-copies=2 --enable-statistics=true --recovery-delay=-1 --startup-recovery-delay=-1 --total-num-buckets=48 --partition-resolver=org.apache.geode.management.internal.cli.commands.RepeatedRebalancePartitionResolver --colocated-with=RepeatedRebalanceColocatedRegionOne>: 
Member  | Status | Message
------- | ------ | ------------------------------------------------------------------
server1 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server1"
server2 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server2"
server3 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server3"
server4 | OK     | Region "/RepeatedRebalanceColocatedRegionTwo" created on "server4"

Cluster configuration for group 'cluster' is updated.


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2259
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 257
Total primaries transferred during this rebalance                                               | 33
Total time (in milliseconds) for this rebalance                                                 | 7710


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 18


[vm1] [info 2020/03/05 00:58:17.919 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$476/0x0000000840959040@263c92d1 (took 139 ms)

[vm2] [info 2020/03/05 00:58:18.064 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840914040@596481a1 (took 143 ms)

[vm3] [info 2020/03/05 00:58:18.214 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xabb] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840914440@2af7b094 (took 148 ms)

[vm4] [info 2020/03/05 00:58:18.359 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xaf7] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915840@39ceead6 (took 142 ms)

[vm5] [info 2020/03/05 00:58:18.513 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbc4] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840904840@23fb6177 (took 153 ms)

[vm6] [info 2020/03/05 00:58:18.651 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd1] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x00000008408f9c40@46ed2289 (took 137 ms)

[vm0] [info 2020/03/05 00:58:18.796 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xc90] Distribution Locator on bf6b5e71510c is stopped

[vm0] [info 2020/03/05 00:58:18.797 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xc90] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7040@36c78dc6 (took 143 ms)

[info 2020/03/05 00:58:18.797 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:58:18.799 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xc90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66b45ec4(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:58:18.799 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xc90] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:58:18.799 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xc90] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66b45ec4(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:58:18.800 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31e2173f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:58:18.800 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:58:18.800 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @31e2173f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:58:18.801 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36960749(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:58:18.801 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:58:18.801 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36960749(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:58:18.802 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xabb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d618619(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:58:18.802 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xabb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:58:18.802 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xabb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @d618619(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:58:18.802 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xaf7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7127de02(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:58:18.803 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xaf7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:58:18.803 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xaf7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7127de02(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:58:18.803 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbc4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57314efa(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:58:18.804 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbc4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:58:18.804 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbc4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @57314efa(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:58:18.804 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e148e5e(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:58:18.804 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:58:18.804 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd1] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7e148e5e(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:58:18.806 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xc90] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f

[vm0] [info 2020/03/05 00:58:18.807 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xc90] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3040@4a74823f (took 0 ms)

[vm1] [info 2020/03/05 00:58:18.807 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77

[vm1] [info 2020/03/05 00:58:18.807 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$477/0x000000084095a440@243e9a77 (took 0 ms)

[vm2] [info 2020/03/05 00:58:18.808 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5

[vm2] [info 2020/03/05 00:58:18.808 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x0000000840918840@17bf7be5 (took 0 ms)

[vm3] [info 2020/03/05 00:58:18.809 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xabb] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27

[vm3] [info 2020/03/05 00:58:18.809 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xabb] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x0000000840919040@5e8c4f27 (took 0 ms)

[vm4] [info 2020/03/05 00:58:18.810 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xaf7] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63

[vm4] [info 2020/03/05 00:58:18.810 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xaf7] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@4dde2c63 (took 0 ms)

[vm5] [info 2020/03/05 00:58:18.811 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbc4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4

[vm5] [info 2020/03/05 00:58:18.812 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbc4] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x0000000840909440@74bb0ff4 (took 0 ms)

[vm6] [info 2020/03/05 00:58:18.812 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe

[vm6] [info 2020/03/05 00:58:18.813 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd1] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x00000008408fe840@38acc1fe (took 0 ms)

[locator] [info 2020/03/05 00:58:18.814 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x43] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac

[locator] [info 2020/03/05 00:58:18.815 GMT <RMI TCP Connection(36)-172.17.0.2> tid=0x43] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@5e4b81ac (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:58:18.842 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[24079].
Not connected.


[info 2020/03/05 00:58:18.843 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:58:18.844 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:58:18.845 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xc90] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d24628(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:58:18.845 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xc90] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:58:18.845 GMT <RMI TCP Connection(202)-172.17.0.2> tid=0xc90] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @36d24628(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:58:18.845 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f52ae6(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:58:18.845 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:58:18.846 GMT <RMI TCP Connection(3)-172.17.0.2> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2f52ae6(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:58:18.846 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xac2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34d962e9(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:58:18.846 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xac2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:58:18.846 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xac2] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @34d962e9(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:58:18.847 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xabb] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2104d5a5(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:58:18.847 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xabb] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:58:18.847 GMT <RMI TCP Connection(82)-172.17.0.2> tid=0xabb] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2104d5a5(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:58:18.848 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xaf7] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d11e2a(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:58:18.848 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xaf7] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:58:18.848 GMT <RMI TCP Connection(85)-172.17.0.2> tid=0xaf7] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @23d11e2a(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:58:18.849 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbc4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @243cc7a1(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:58:18.849 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbc4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:58:18.849 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbc4] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @243cc7a1(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:58:18.849 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4820d6cb(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:58:18.850 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:58:18.850 GMT <RMI TCP Connection(84)-172.17.0.2> tid=0xbd1] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @4820d6cb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:58:33.973 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xbc2] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$463/0x000000084090b840@fb7b3f

[vm5] [info 2020/03/05 00:58:33.978 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xbc2] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:58:34.604 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xbe3] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$464/0x000000084090a440@19799086

[vm6] [info 2020/03/05 00:58:34.609 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xbe3] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2077
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 166
Total primaries transferred during this rebalance                                               | 21
Total time (in milliseconds) for this rebalance                                                 | 6900


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 12


[vm1] [info 2020/03/05 00:58:37.717 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084095c040@2c723140 (took 136 ms)

[vm2] [info 2020/03/05 00:58:37.861 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb25] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840917440@77fbd1b2 (took 142 ms)

[vm3] [info 2020/03/05 00:58:38.011 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb13] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$453/0x0000000840915c40@60b3fcaa (took 147 ms)

[vm4] [info 2020/03/05 00:58:38.150 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb1d] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$451/0x0000000840915c40@2139a496 (took 137 ms)

[vm5] [info 2020/03/05 00:58:38.300 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xbc2] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$447/0x0000000840906040@51e23c41 (took 149 ms)

[vm6] [info 2020/03/05 00:58:38.439 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$448/0x0000000840904c40@169424fb (took 137 ms)

[vm0] [info 2020/03/05 00:58:38.577 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xa3e] Distribution Locator on 844026adc942 is stopped

[vm0] [info 2020/03/05 00:58:38.578 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xa3e] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@7c2783fe (took 137 ms)

[info 2020/03/05 00:58:38.578 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:58:38.580 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xa3e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a28feb8(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:58:38.580 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xa3e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:58:38.580 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xa3e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7a28feb8(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:58:38.581 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16d15ec3(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:58:38.581 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:58:38.581 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @16d15ec3(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:58:38.582 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3636bc95(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:58:38.582 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:58:38.583 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb25] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3636bc95(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:58:38.583 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e7eb288(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:58:38.583 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:58:38.583 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb13] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2e7eb288(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:58:38.584 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ecf4933(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:58:38.584 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb1d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:58:38.584 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb1d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2ecf4933(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:58:38.585 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xbc2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60a7c863(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:58:38.585 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xbc2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:58:38.585 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xbc2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @60a7c863(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:58:38.586 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7adcd819(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:58:38.586 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xbe3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:58:38.586 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @7adcd819(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:58:38.587 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xa3e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02

[vm0] [info 2020/03/05 00:58:38.588 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xa3e] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@145b4a02 (took 0 ms)

[vm1] [info 2020/03/05 00:58:38.588 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270

[vm1] [info 2020/03/05 00:58:38.588 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x000000084095d440@6c63e270 (took 0 ms)

[vm2] [info 2020/03/05 00:58:38.589 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb25] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c

[vm2] [info 2020/03/05 00:58:38.589 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb25] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091c440@2d8ebb6c (took 0 ms)

[vm3] [info 2020/03/05 00:58:38.590 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb13] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc

[vm3] [info 2020/03/05 00:58:38.591 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb13] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$467/0x000000084091ac40@3ba398dc (took 0 ms)

[vm4] [info 2020/03/05 00:58:38.591 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb1d] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812

[vm4] [info 2020/03/05 00:58:38.592 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb1d] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$465/0x000000084091ac40@1e23c812 (took 0 ms)

[vm5] [info 2020/03/05 00:58:38.592 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xbc2] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465

[vm5] [info 2020/03/05 00:58:38.592 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xbc2] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$462/0x000000084090ac40@4b613465 (took 0 ms)

[vm6] [info 2020/03/05 00:58:38.593 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xbe3] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639

[vm6] [info 2020/03/05 00:58:38.593 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$463/0x0000000840909840@9bd639 (took 0 ms)

[locator] [info 2020/03/05 00:58:38.595 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415

[locator] [info 2020/03/05 00:58:38.595 GMT <RMI TCP Connection(36)-172.17.0.8> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$402/0x00000008408b7840@79ff9415 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:58:38.620 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[29978].
Not connected.


[info 2020/03/05 00:58:38.621 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:58:38.622 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:58:38.622 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xa3e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1109000c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:58:38.623 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xa3e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:58:38.623 GMT <RMI TCP Connection(204)-172.17.0.8> tid=0xa3e] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @1109000c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:58:38.623 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @362e5f5c(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:58:38.623 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:58:38.623 GMT <RMI TCP Connection(3)-172.17.0.8> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @362e5f5c(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:58:38.624 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb25] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68c9da7e(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:58:38.624 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb25] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:58:38.624 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb25] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @68c9da7e(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:58:38.625 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb13] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44754823(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:58:38.625 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb13] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:58:38.625 GMT <RMI TCP Connection(85)-172.17.0.8> tid=0xb13] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @44754823(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:58:38.626 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb1d] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3199c5fb(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:58:38.626 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb1d] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:58:38.626 GMT <RMI TCP Connection(86)-172.17.0.8> tid=0xb1d] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3199c5fb(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:58:38.626 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xbc2] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a741caa(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:58:38.626 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xbc2] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:58:38.627 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xbc2] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @a741caa(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:58:38.627 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xbe3] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49fa3885(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:58:38.627 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xbe3] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:58:38.627 GMT <RMI TCP Connection(84)-172.17.0.8> tid=0xbe3] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @49fa3885(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:58:53.510 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb1e] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x000000084090b840@16b39606

[vm5] [info 2020/03/05 00:58:53.515 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb1e] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

[vm6] [info 2020/03/05 00:58:54.191 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbb4] Received method: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$462/0x0000000840900040@353f895

[vm6] [info 2020/03/05 00:58:54.196 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbb4] Using org.apache.geode.logging.log4j.internal.impl.Log4jLoggingProvider from ServiceLoader for service org.apache.geode.logging.internal.spi.LoggingProvider

Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -------
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 3049458
Total time (in milliseconds) spent moving buckets during this rebalance                         | 2126
Total number of buckets moved during this rebalance                                             | 270
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 305
Total primaries transferred during this rebalance                                               | 39
Total time (in milliseconds) for this rebalance                                                 | 7437


Command result for <rebalance>: 
Rebalanced partition regions /RepeatedRebalanceColocatedRegionOne

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceColocatedRegionTwo

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 0

Rebalanced partition regions /RepeatedRebalanceTestRegion

                                       Rebalanced Stats                                         | Value
----------------------------------------------------------------------------------------------- | -----
Total bytes in all redundant bucket copies created during this rebalance                        | 0
Total time (in milliseconds) spent creating redundant bucket copies during this rebalance       | 0
Total number of redundant copies created during this rebalance                                  | 0
Total bytes in buckets moved during this rebalance                                              | 0
Total time (in milliseconds) spent moving buckets during this rebalance                         | 0
Total number of buckets moved during this rebalance                                             | 0
Total time (in milliseconds) spent switching the primary state of buckets during this rebalance | 0
Total primaries transferred during this rebalance                                               | 0
Total time (in milliseconds) for this rebalance                                                 | 15


[vm1] [info 2020/03/05 00:58:57.475 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$477/0x000000084091b440@27adba (took 139 ms)

[vm2] [info 2020/03/05 00:58:57.620 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xab1] Got result: null
[vm2]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@7f4cfdd7 (took 143 ms)

[vm3] [info 2020/03/05 00:58:57.758 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xb09] Got result: null
[vm3]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840916840@6fe72801 (took 137 ms)

[vm4] [info 2020/03/05 00:58:57.891 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0xb8a] Got result: null
[vm4]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$452/0x0000000840915c40@1a969cf7 (took 131 ms)

[vm5] [info 2020/03/05 00:58:58.034 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb1e] Got result: null
[vm5]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x0000000840906040@56997351 (took 141 ms)

[vm6] [info 2020/03/05 00:58:58.169 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbb4] Got result: null
[vm6]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$446/0x00000008408fa840@55b73654 (took 133 ms)

[vm0] [info 2020/03/05 00:58:58.306 GMT <RMI TCP Connection(204)-172.17.0.3> tid=0xc84] Distribution Locator on 6ea1159222a9 is stopped

[vm0] [info 2020/03/05 00:58:58.306 GMT <RMI TCP Connection(204)-172.17.0.3> tid=0xc84] Got result: null
[vm0]  from org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40.run with 0 args on object: org.apache.geode.management.internal.cli.commands.RepeatedRebalanceDUnitTest$$Lambda$481/0x00000008409c7c40@29b8b794 (took 136 ms)

[info 2020/03/05 00:58:58.307 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:58:58.309 GMT <RMI TCP Connection(204)-172.17.0.3> tid=0xc84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10f421bc(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:58:58.309 GMT <RMI TCP Connection(204)-172.17.0.3> tid=0xc84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:58:58.309 GMT <RMI TCP Connection(204)-172.17.0.3> tid=0xc84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @10f421bc(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:58:58.310 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3159ae6f(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:58:58.310 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:58:58.310 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @3159ae6f(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:58:58.311 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xab1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ad1cc38(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:58:58.311 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xab1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:58:58.311 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xab1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @6ad1cc38(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:58:58.311 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xb09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ef6eab7(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:58:58.312 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xb09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:58:58.312 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xb09] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @ef6eab7(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:58:58.312 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0xb8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cbfdfc2(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:58:58.312 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0xb8a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:58:58.312 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0xb8a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @2cbfdfc2(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:58:58.313 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb1e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @627bbe4(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:58:58.313 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb1e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:58:58.313 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb1e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @627bbe4(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:58:58.314 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61a03dcb(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:58:58.314 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbb4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:58:58.314 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbb4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @61a03dcb(0, "IgnoredException remove") (took 0 ms)

[vm0] [info 2020/03/05 00:58:58.316 GMT <RMI TCP Connection(204)-172.17.0.3> tid=0xc84] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3

[vm0] [info 2020/03/05 00:58:58.316 GMT <RMI TCP Connection(204)-172.17.0.3> tid=0xc84] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$493/0x00000008409c3c40@51ffcfe3 (took 0 ms)

[vm1] [info 2020/03/05 00:58:58.317 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1

[vm1] [info 2020/03/05 00:58:58.317 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$478/0x0000000840919840@55fc27a1 (took 0 ms)

[vm2] [info 2020/03/05 00:58:58.318 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xab1] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3

[vm2] [info 2020/03/05 00:58:58.318 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xab1] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@1f7f1cc3 (took 0 ms)

[vm3] [info 2020/03/05 00:58:58.318 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xb09] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2

[vm3] [info 2020/03/05 00:58:58.319 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xb09] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091b840@618c09c2 (took 0 ms)

[vm4] [info 2020/03/05 00:58:58.319 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0xb8a] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10

[vm4] [info 2020/03/05 00:58:58.320 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0xb8a] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$466/0x000000084091ac40@511dfa10 (took 0 ms)

[vm5] [info 2020/03/05 00:58:58.320 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb1e] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297

[vm5] [info 2020/03/05 00:58:58.321 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb1e] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x000000084090ac40@5159e297 (took 0 ms)

[vm6] [info 2020/03/05 00:58:58.321 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbb4] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1

[vm6] [info 2020/03/05 00:58:58.322 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbb4] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$461/0x00000008408ff440@720cd8a1 (took 0 ms)

[locator] [info 2020/03/05 00:58:58.323 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x42] Received method: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0

[locator] [info 2020/03/05 00:58:58.324 GMT <RMI TCP Connection(34)-172.17.0.3> tid=0x42] Got result: null
[locator]  from org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRule$TearDown$$Lambda$401/0x00000008408b7440@3a72eee0 (took 0 ms)



[setup] END TEST RepeatedRebalanceDUnitTest.testSecondRebalanceIsNotNecessaryWithAddedMembers
[info 2020/03/05 00:58:58.348 GMT <Test worker> tid=0x18] Executing command: disconnect

Command result for <disconnect>: 

No longer connected to localhost[20824].
Not connected.


[info 2020/03/05 00:58:58.349 GMT <Test worker> tid=0x18] Executing command: exit

[info 2020/03/05 00:58:58.350 GMT <Test worker> tid=0x18] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:58:58.350 GMT <RMI TCP Connection(204)-172.17.0.3> tid=0xc84] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64d5e59c(0, "IgnoredException remove")

[vm0] [info 2020/03/05 00:58:58.351 GMT <RMI TCP Connection(204)-172.17.0.3> tid=0xc84] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm0] [info 2020/03/05 00:58:58.351 GMT <RMI TCP Connection(204)-172.17.0.3> tid=0xc84] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @64d5e59c(0, "IgnoredException remove") (took 0 ms)

[vm1] [info 2020/03/05 00:58:58.351 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66eca9a0(0, "IgnoredException remove")

[vm1] [info 2020/03/05 00:58:58.351 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm1] [info 2020/03/05 00:58:58.351 GMT <RMI TCP Connection(3)-172.17.0.3> tid=0x1f] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @66eca9a0(0, "IgnoredException remove") (took 0 ms)

[vm2] [info 2020/03/05 00:58:58.352 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xab1] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5de73205(0, "IgnoredException remove")

[vm2] [info 2020/03/05 00:58:58.352 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xab1] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm2] [info 2020/03/05 00:58:58.352 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xab1] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5de73205(0, "IgnoredException remove") (took 0 ms)

[vm3] [info 2020/03/05 00:58:58.353 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xb09] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48cb1f0c(0, "IgnoredException remove")

[vm3] [info 2020/03/05 00:58:58.353 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xb09] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm3] [info 2020/03/05 00:58:58.353 GMT <RMI TCP Connection(85)-172.17.0.3> tid=0xb09] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48cb1f0c(0, "IgnoredException remove") (took 0 ms)

[vm4] [info 2020/03/05 00:58:58.353 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0xb8a] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9648e31(0, "IgnoredException remove")

[vm4] [info 2020/03/05 00:58:58.353 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0xb8a] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm4] [info 2020/03/05 00:58:58.354 GMT <RMI TCP Connection(86)-172.17.0.3> tid=0xb8a] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @9648e31(0, "IgnoredException remove") (took 0 ms)

[vm5] [info 2020/03/05 00:58:58.354 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb1e] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c6756a8(0, "IgnoredException remove")

[vm5] [info 2020/03/05 00:58:58.354 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb1e] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm5] [info 2020/03/05 00:58:58.354 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xb1e] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @5c6756a8(0, "IgnoredException remove") (took 0 ms)

[vm6] [info 2020/03/05 00:58:58.355 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbb4] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48e736c(0, "IgnoredException remove")

[vm6] [info 2020/03/05 00:58:58.355 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbb4] <ExpectedException action=remove>java.rmi.NoSuchObjectException: no such object in table</ExpectedException>

[vm6] [info 2020/03/05 00:58:58.355 GMT <RMI TCP Connection(84)-172.17.0.3> tid=0xbb4] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: @48e736c(0, "IgnoredException remove") (took 0 ms)